Page MenuHomeWildfire Games

No OneTemporary

This file is larger than 256 KB, so syntax highlighting was skipped.
Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/workshop_repair.json
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/workshop_repair.json (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/workshop_repair.json (nonexistent)
@@ -1,9 +0,0 @@
-{
- "type": "garrisonedUnits",
- "affects": ["Siege"],
- "modifications": [
- { "value": "Health/RegenRate", "add": 3 }
- ],
- "auraName": "Workshop Repairs",
- "auraDescription": "Garrisoned Siege Engines +3 health regeneration rate."
-}
Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/workshop_repair.json
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_workshop.xml (nonexistent)
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military">
- <Auras datatype="tokens">
- structures/workshop_repair
- </Auras>
- <Cost>
- <BuildTime>180</BuildTime>
- <Resources>
- <wood>300</wood>
- </Resources>
- </Cost>
- <Footprint>
- <Square width="30.0" depth="30.0"/>
- <Height>12.0</Height>
- </Footprint>
- <GarrisonHolder>
- <Max>2</Max>
- <List datatype="tokens">Siege</List>
- </GarrisonHolder>
- <Health>
- <Max>2000</Max>
- <SpawnEntityOnDeath>decay|rubble/rubble_stone_5x5</SpawnEntityOnDeath>
- </Health>
- <Identity>
- <GenericName>Siege Workshop</GenericName>
- <SelectionGroupName>template_structure_military_workshop</SelectionGroupName>
- <Tooltip>Train Champion Infantry Crossbowmen, construct Siege Engines, and research Siege Engine technologies.</Tooltip>
- <VisibleClasses datatype="tokens">City Workshop</VisibleClasses>
- <Icon>structures/siege_workshop.png</Icon>
- <RequiredTechnology>phase_city</RequiredTechnology>
- </Identity>
- <Loot>
- <wood>60</wood>
- </Loot>
- <Obstruction>
- <Static width="29.0" depth="29.0"/>
- </Obstruction>
- <ProductionQueue>
- <BatchTimeModifier>0.7</BatchTimeModifier>
- <Entities datatype="tokens">
- units/{civ}_champion_infantry_crossbowman
- units/{civ}_siege_scorpio_packed
- units/{civ}_siege_polybolos_packed
- units/{civ}_siege_oxybeles_packed
- units/{civ}_siege_lithobolos_packed
- units/{civ}_siege_ballista_packed
- units/{civ}_siege_ram
- units/{civ}_siege_tower
- </Entities>
- <Technologies datatype="tokens">
- siege_attack
- siege_armor
- siege_cost_metal
- siege_cost_wood
- siege_bolt_accuracy
- </Technologies>
- </ProductionQueue>
- <Sound>
- <SoundGroups>
- <constructed>interface/complete/building/complete_barracks.xml</constructed>
- <select>interface/select/building/sel_barracks.xml</select>
- </SoundGroups>
- </Sound>
- <TerritoryInfluence>
- <Radius>38</Radius>
- </TerritoryInfluence>
- <VisualActor>
- <FoundationActor>structures/fndn_8x8.xml</FoundationActor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_workshop.xml (nonexistent)
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>skirm</Civ>
- </Identity>
- <ProductionQueue disable=""/>
- <SkirmishReplacer>
- <general>structures/{civ}_workshop</general>
- </SkirmishReplacer>
- <VisualActor>
- <Actor>structures/hellenes/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Deleted: svn:mime-type
## -1 +0,0 ##
-text/xml
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_workshop.xml (nonexistent)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>cart</Civ>
- </Identity>
- <VisualActor>
- <Actor>structures/carthaginians/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>rome</Civ>
- <SpecificName>Ballistārium</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/romans/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>gaul</Civ>
- <SpecificName>Miletucerdon</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/gauls/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_workshop.xml (nonexistent)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>iber</Civ>
- </Identity>
- <VisualActor>
- <Actor>structures/iberians/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>athen</Civ>
- <SpecificName>Hoplothēkē</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/hellenes/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_workshop.xml (nonexistent)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>pers</Civ>
- </Identity>
- <VisualActor>
- <Actor>structures/persians/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_workshop.xml (nonexistent)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>maur</Civ>
- </Identity>
- <VisualActor>
- <Actor>structures/mauryas/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>ptol</Civ>
- <SpecificName>Hoplothēkē</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/ptolemies/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>kush</Civ>
- <SpecificName>Pr-ỉwn n ms</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/kushites/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>spart</Civ>
- <SpecificName>Hoplothēkē</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/spartans/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>brit</Civ>
- <SpecificName>Miletucerdon</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/britons/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>sele</Civ>
- <SpecificName>Hoplothēkē</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/seleucids/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_workshop.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_workshop.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_workshop.xml (nonexistent)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Entity parent="template_structure_military_workshop">
- <Identity>
- <Civ>mace</Civ>
- <SpecificName>Hoplothēkē</SpecificName>
- </Identity>
- <VisualActor>
- <Actor>structures/hellenes/workshop.xml</Actor>
- </VisualActor>
-</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_workshop.xml
___________________________________________________________________
Deleted: svn:eol-style
## -1 +0,0 ##
-native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_support_slave.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_support_slave.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_support_slave.xml (revision 23935)
@@ -1,91 +1,91 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_support">
<Builder>
<Rate>0.5</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_crannog
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_outpost
structures/wallset_palisade
structures/{civ}_sentry_tower
structures/{civ}_dock
structures/{civ}_barracks
structures/{civ}_blacksmith
structures/{civ}_temple
structures/{civ}_market
structures/{civ}_defense_tower
structures/{civ}_wallset_stone
- structures/{civ}_workshop
+ structures/{civ}_arsenal
structures/{civ}_fortress
structures/{civ}_wonder
</Entities>
</Builder>
<Cost>
<Population>0</Population>
<BuildTime>20</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
<stone>0</stone>
<metal>50</metal>
</Resources>
</Cost>
<Health>
<RegenRate>-0.25</RegenRate>
<Unhealable>true</Unhealable>
</Health>
<Identity>
<VisibleClasses datatype="tokens">Slave Worker</VisibleClasses>
<GenericName>Slave</GenericName>
<SelectionGroupName>template_unit_support_slave</SelectionGroupName>
<Tooltip>Gatherer with a finite life span. Bonused at mining and lumbering.</Tooltip>
</Identity>
<Loot>
<xp>1</xp>
<food>0</food>
<wood>1</wood>
<stone>1</stone>
<metal>1</metal>
</Loot>
<ResourceGatherer>
<BaseSpeed>1.0</BaseSpeed>
<Rates>
<food.fish>0.5</food.fish>
<food.fruit>0.5</food.fruit>
<food.grain>0.35</food.grain>
<food.meat>1</food.meat>
<wood.tree>1.0</wood.tree>
<wood.ruins>5</wood.ruins>
<stone.rock>1.0</stone.rock>
<stone.ruins>5</stone.ruins>
<metal.ore>1.0</metal.ore>
<treasure disable=""/>
</Rates>
</ResourceGatherer>
<Sound>
<SoundGroups>
<select>voice/{lang}/civ/civ_{phenotype}_select.xml</select>
<order_walk>voice/{lang}/civ/civ_{phenotype}_walk.xml</order_walk>
<order_gather>voice/{lang}/civ/civ_{phenotype}_gather.xml</order_gather>
<order_repair>voice/{lang}/civ/civ_{phenotype}_repair.xml</order_repair>
<order_build>voice/{lang}/civ/civ_{phenotype}_build.xml</order_build>
<order_garrison>voice/{lang}/civ/civ_{phenotype}_garrison.xml</order_garrison>
<walk>actor/human/movement/walk.xml</walk>
<run>actor/human/movement/run.xml</run>
<death>actor/human/death/{phenotype}_death.xml</death>
<build>resource/construction/con_wood.xml</build>
<gather_fruit>resource/foraging/forage_leaves.xml</gather_fruit>
<gather_grain>resource/farming/farm.xml</gather_grain>
<gather_wood>resource/lumbering/lumbering.xml</gather_wood>
<gather_stone>resource/mining/pickaxe.xml</gather_stone>
<gather_metal>resource/mining/mining.xml</gather_metal>
<trained>actor/singlesteps/steps_gravel_trained.xml</trained>
</SoundGroups>
</Sound>
</Entity>
Index: ps/trunk/binaries/data/mods/public/maps/scenarios/napata_reconstruction.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/maps/scenarios/napata_reconstruction.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/maps/scenarios/napata_reconstruction.xml (revision 23935)
@@ -1,93262 +1,93262 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scenario version="6">
<Environment>
<SkySet>sunny</SkySet>
<SunColor r="1.03107" g="0.921898" b="0.578208"/>
<SunElevation angle="0.638136"/>
<SunRotation angle="-0.909753"/>
<TerrainAmbientColor r="0.294118" g="0.337255" b="0.356863"/>
<UnitsAmbientColor r="0.356863" g="0.356863" b="0.356863"/>
<Fog>
<FogFactor>0.000332031</FogFactor>
<FogThickness>0.286133</FogThickness>
<FogColor r="1" g="0.921569" b="0.466667"/>
</Fog>
<Water>
<WaterBody>
<Type>ocean</Type>
<Color r="0.219608" g="0.184314" b="0.337255"/>
<Tint r="0.00784314" g="0.203922" b="0.0431373"/>
<Height>372.313</Height>
<Waviness>7.80273</Waviness>
<Murkiness>0.543945</Murkiness>
<WindAngle>-1.76101</WindAngle>
</WaterBody>
</Water>
<Postproc>
<Brightness>-0.0439453</Brightness>
<Contrast>1.18457</Contrast>
<Saturation>0.871094</Saturation>
<Bloom>0.19668</Bloom>
<PostEffect>hdr</PostEffect>
</Postproc>
</Environment>
<Camera>
<Position x="706.194" y="675.817" z="869.289"/>
<Rotation angle="-1.44237"/>
<Declination angle="0.968105"/>
</Camera>
<ScriptSettings><![CDATA[
{
"Name": "Napata Reconstruction",
"Description": "This map displays a reconstruction of the ancient city Napata. [color=\"red\"]Note:[/color] The map is not intended to be playable.",
"Preview" : "napata_reconstruction.png",
"Keywords": ["demo"],
"CircularMap": true,
"PlayerData": [
null,
{
}
],
"RevealMap": true,
"VictoryConditions": []
}
]]></ScriptSettings>
<Entities>
<Entity uid="11">
<Template>structures/kush_temple_amun</Template>
<Player>0</Player>
<Position x="1182.19703" z="1149.3783"/>
<Orientation y="2.33619"/>
<Actor seed="47243"/>
</Entity>
<Entity uid="15">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1171.58924" z="1077.12354"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="16">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1184.56324" z="1063.82874"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1178.01429" z="1070.46412"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1151.87574" z="1097.00293"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="31">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1151.85462" z="1103.98841"/>
<Orientation y="0.79261"/>
</Entity>
<Entity uid="32">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1165.12708" z="1116.98536"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="33">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1158.50306" z="1110.42505"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="34">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1205.047" z="1077.41163"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="35">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1198.4231" z="1070.85145"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="36">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1191.77454" z="1064.41492"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="41">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1211.32374" z="1090.51404"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="42">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1204.77503" z="1097.14942"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="43">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1178.63611" z="1123.68824"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="47">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1198.34986" z="1103.80896"/>
<Orientation y="2.36512"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="48">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1211.6261" z="1083.92896"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="49">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1171.7063" z="1123.50245"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="62">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1064.86243" z="1030.87256"/>
<Orientation y="2.35621"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="68">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1056.21937" z="1039.35645"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="69">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1050.06238" z="1020.61377"/>
<Orientation y="2.35621"/>
<Actor seed="44447"/>
</Entity>
<Entity uid="70">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1064.90125" z="1048.05372"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="71">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1073.54407" z="1039.57007"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="72">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1023.78626" z="1006.45386"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="73">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1032.42872" z="997.9701"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="74">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1031.97876" z="1014.84107"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="75">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1040.62159" z="1006.35718"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="76">
<Template>structures/kush_temple</Template>
<Player>0</Player>
<Position x="1136.17652" z="1193.49988"/>
<Orientation y="2.3433"/>
<Actor seed="62559"/>
</Entity>
<Entity uid="77">
<Template>actor|structures/kushites/temple_2.xml</Template>
<Position x="1154.90748" z="1176.00306"/>
<Orientation y="2.33297"/>
<Actor seed="27334"/>
</Entity>
<Entity uid="78">
<Template>actor|structures/kushites/temple_2.xml</Template>
<Position x="1129.09961" z="1096.1482"/>
<Orientation y="2.36292"/>
<Actor seed="27334"/>
</Entity>
<Entity uid="137">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1065.51587" z="893.56147"/>
<Orientation y="0.788"/>
<Obstruction group="1483" group2="1484"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="140">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1043.70142" z="917.45649"/>
<Orientation y="0.78801"/>
<Obstruction group="1483" group2="1484"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="143">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="995.88624" z="966.22211"/>
<Orientation y="0.78801"/>
<Obstruction group="1486" group2="1487"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="144">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1019.72352" z="941.61133"/>
<Orientation y="0.78801"/>
<Obstruction group="1485" group2="1486"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="145">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1126.21216" z="881.81067"/>
<Orientation y="3.13921"/>
<Obstruction group="1482" group2="1481"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="146">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1091.81849" z="880.86921"/>
<Orientation y="3.13921"/>
<Obstruction group="1483" group2="1484"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="149">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1193.01526" z="881.89002"/>
<Orientation y="3.13921"/>
<Obstruction group="1481"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="150">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1158.75489" z="881.83033"/>
<Orientation y="3.13921"/>
<Obstruction group="1481"/>
</Entity>
<Entity uid="153">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1432.68421" z="883.62885"/>
<Orientation y="3.13921"/>
<Obstruction group="196" group2="197"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="154">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1432.62024" z="902.54389"/>
<Orientation y="7.8362"/>
<Obstruction group="196" group2="197"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="155">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1432.9115" z="881.0453"/>
<Orientation y="3.13921"/>
<Obstruction group="196" group2="197"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="156">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1435.20008" z="902.81122"/>
<Orientation y="7.8362"/>
<Obstruction group="196" group2="197"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="159">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1262.23255" z="881.17902"/>
<Orientation y="3.13921"/>
<Obstruction group="1480"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="160">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1228.68836" z="881.84638"/>
<Orientation y="3.13921"/>
<Obstruction group="1481" group2="1480"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="161">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1366.68873" z="881.33106"/>
<Orientation y="3.13921"/>
<Obstruction group="1499" group2="17933"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="162">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1400.77344" z="881.39277"/>
<Orientation y="3.13921"/>
<Obstruction group="196" group2="197"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="165">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1296.66797" z="881.22944"/>
<Orientation y="3.13921"/>
<Obstruction group="1480" group2="1498"/>
<Actor seed="57794"/>
</Entity>
<Entity uid="173">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1422.79078" z="987.2118"/>
<Orientation y="3.92304"/>
<Obstruction group="202" group2="203"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="175">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1324.78638" z="1085.51233"/>
<Orientation y="3.92304"/>
<Obstruction group="1478" group2="1479"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="176">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1349.53528" z="1059.94361"/>
<Orientation y="3.92304"/>
<Obstruction group="1478" group2="1479"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="179">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1277.42518" z="1132.02161"/>
<Orientation y="3.92304"/>
<Obstruction group="1476" group2="1491"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="180">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1301.45594" z="1108.06873"/>
<Orientation y="3.92304"/>
<Obstruction group="1478" group2="1479"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="187">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1374.3224" z="1035.26453"/>
<Orientation y="3.92304"/>
<Obstruction group="1493" group2="1496"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="188">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1252.7787" z="1157.60584"/>
<Orientation y="3.92304"/>
<Obstruction group="1476" group2="1491"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="189">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1398.0658" z="1011.44886"/>
<Orientation y="3.92304"/>
<Obstruction group="202" group2="203"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="193">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1204.17286" z="1205.90162"/>
<Orientation y="3.92304"/>
<Obstruction group="1474" group2="1475"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="194">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1179.99" z="1229.92164"/>
<Orientation y="3.92304"/>
<Obstruction group="1477" group2="1488"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="195">
<Template>structures/kush_fortress</Template>
<Player>0</Player>
<Position x="1426.0381" z="890.25361"/>
<Orientation y="-0.02738"/>
<Obstruction group="196" group2="197"/>
<Actor seed="6884"/>
</Entity>
<Entity uid="196">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1419.74" z="877.76008"/>
<Orientation y="1.56681"/>
<Actor seed="35343"/>
</Entity>
<Entity uid="197">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1433.12403" z="878.31098"/>
<Orientation y="1.56681"/>
<Actor seed="35343"/>
</Entity>
<Entity uid="198">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1454.7876" z="883.11377"/>
<Orientation y="1.56681"/>
<Actor seed="35343"/>
</Entity>
<Entity uid="199">
<Template>structures/kush_defense_tower</Template>
<Player>0</Player>
<Position x="1451.7378" z="883.02149"/>
<Orientation y="1.55861"/>
<Obstruction group="196" group2="197"/>
<Actor seed="58809"/>
</Entity>
<Entity uid="200">
<Template>structures/kush_wall_gate</Template>
<Player>0</Player>
<Position x="1432.69642" z="946.83625"/>
<Orientation y="-1.56098"/>
<Obstruction group="203" group2="206"/>
<Actor seed="48257"/>
</Entity>
<Entity uid="201">
<Template>structures/kush_wall_short</Template>
<Player>0</Player>
<Position x="1434.65357" z="968.36463"/>
<Orientation y="2.10644"/>
<Obstruction group="202" group2="203"/>
<Actor seed="2669"/>
</Entity>
<Entity uid="202">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1436.57105" z="974.27271"/>
<Orientation y="1.41424"/>
<Actor seed="356"/>
</Entity>
<Entity uid="203">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1433.83326" z="972.73469"/>
<Orientation y="1.42452"/>
<Actor seed="1740"/>
</Entity>
<Entity uid="204">
<Template>structures/kush_defense_tower</Template>
<Player>0</Player>
<Position x="1436.08338" z="974.07465"/>
<Orientation y="1.42901"/>
<Obstruction group="202" group2="203"/>
<Actor seed="62354"/>
</Entity>
<Entity uid="205">
<Template>structures/kush_defense_tower</Template>
<Player>0</Player>
<Position x="1433.04505" z="973.04896"/>
<Orientation y="1.42902"/>
<Obstruction group="202" group2="203"/>
<Actor seed="62354"/>
</Entity>
<Entity uid="206">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1433.563" z="966.01948"/>
<Orientation y="2.35621"/>
<Actor seed="29438"/>
</Entity>
<Entity uid="207">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1431.9817" z="928.24805"/>
<Orientation y="1.5461"/>
<Actor seed="9180"/>
</Entity>
<Entity uid="208">
<Template>structures/kush_wall_short</Template>
<Player>0</Player>
<Position x="1432.37684" z="923.3993"/>
<Orientation y="1.56605"/>
<Obstruction group="209" group2="203"/>
<Actor seed="10880"/>
</Entity>
<Entity uid="209">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1435.32874" z="919.7397"/>
<Orientation y="-1.59395"/>
<Actor seed="23899"/>
</Entity>
<Entity uid="210">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1187.7494" z="1062.943"/>
<Orientation y="2.35856"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="212">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1179.14649" z="1071.42408"/>
<Orientation y="2.35857"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="218">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1151.23194" z="1100.46839"/>
<Orientation y="2.35857"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="220">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1169.56507" z="1081.42261"/>
<Orientation y="2.35857"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="225">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1176.68042" z="1123.51697"/>
<Orientation y="2.36768"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="227">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1187.09131" z="1113.03956"/>
<Orientation y="2.36768"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="231">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1194.99878" z="1105.36561"/>
<Orientation y="2.35857"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="233">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1204.27015" z="1095.38184"/>
<Orientation y="2.35857"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="235">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1212.31177" z="1087.29407"/>
<Orientation y="2.35857"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="242">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1190.75684" z="1077.50831"/>
<Orientation y="0.788"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="243">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1194.96204" z="1081.70899"/>
<Orientation y="0.788"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="244">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1197.38953" z="1083.98523"/>
<Orientation y="0.788"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="245">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1171.24305" z="1105.22693"/>
<Orientation y="0.788"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="246">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1167.43201" z="1101.59437"/>
<Orientation y="0.788"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="247">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1174.03138" z="1108.08362"/>
<Orientation y="0.788"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="248">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1179.95496" z="1084.1388"/>
<Orientation y="2.3605"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="249">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1186.53431" z="1077.53345"/>
<Orientation y="2.36052"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="250">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1173.30872" z="1090.71705"/>
<Orientation y="2.36052"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="251">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1166.72938" z="1097.32203"/>
<Orientation y="2.36052"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="252">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1191.68946" z="1095.79505"/>
<Orientation y="2.3605"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="253">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1198.26868" z="1089.18982"/>
<Orientation y="2.36052"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="254">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1185.04322" z="1102.37342"/>
<Orientation y="2.36052"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="255">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1178.46387" z="1108.9784"/>
<Orientation y="2.36052"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="256">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1176.84314" z="1106.5835"/>
<Orientation y="2.35395"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="257">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1174.4817" z="1104.18995"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="258">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1170.68775" z="1100.33545"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="259">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1173.0492" z="1102.72913"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="260">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1168.18018" z="1097.91321"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="261">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1170.54163" z="1100.30665"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="262">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1169.79212" z="1096.18628"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="263">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1174.66114" z="1101.00208"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="264">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1172.29993" z="1098.60853"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="265">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1176.09363" z="1102.46302"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="266">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1178.45508" z="1104.85657"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="267">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1172.15357" z="1098.57972"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="268">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1172.16004" z="1094.0625"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="269">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.0293" z="1098.8783"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="270">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1174.66773" z="1096.485"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="271">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1178.46155" z="1100.33948"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="272">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.823" z="1102.7328"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="273">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1174.52149" z="1096.45618"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="274">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.81214" z="1088.21155"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="275">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1182.68128" z="1093.0276"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="276">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.31983" z="1090.63404"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="277">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1184.11377" z="1094.48841"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="278">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1186.47522" z="1096.88196"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="279">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.17359" z="1090.60523"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="280">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1178.70142" z="1096.8783"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="281">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1176.33985" z="1094.48462"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="282">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.13392" z="1098.339"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="283">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1182.49537" z="1100.7328"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="284">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1176.19373" z="1094.4557"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="285">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.80567" z="1092.72889"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="286">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1184.1073" z="1099.00562"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="287">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1181.74585" z="1096.61207"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="288">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.95179" z="1092.7577"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="289">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.31324" z="1095.15113"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="290">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1175.44422" z="1090.33533"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="291">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1173.8324" z="1092.06226"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="292">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1182.95167" z="1082.98108"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="293">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1187.82056" z="1087.797"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="294">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1185.45923" z="1085.40333"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="295">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1189.25306" z="1089.25782"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="296">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1191.61451" z="1091.6515"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="297">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1185.31312" z="1085.37452"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="298">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1183.8407" z="1091.64747"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="299">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1181.47938" z="1089.25403"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="300">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1185.27332" z="1093.10853"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="301">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1187.63465" z="1095.50196"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="302">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1181.33313" z="1089.22535"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="303">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1182.9452" z="1087.49817"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="304">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1189.24659" z="1093.77515"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="305">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1186.88514" z="1091.38147"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="306">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1183.0912" z="1087.52723"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="307">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1185.45264" z="1089.92066"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="308">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.58362" z="1085.10462"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="309">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1178.97181" z="1086.83167"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="310">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1188.81165" z="1076.9607"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="311">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1193.6808" z="1081.77674"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="312">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1191.31934" z="1079.38331"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="313">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1195.11316" z="1083.23768"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="314">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1197.4745" z="1085.63099"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="315">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1191.1731" z="1079.35425"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="316">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1189.70093" z="1085.62745"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="317">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1187.33948" z="1083.2339"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="318">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1191.13331" z="1087.08826"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="319">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1193.49476" z="1089.48194"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="320">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1187.19324" z="1083.20484"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="321">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1188.80506" z="1081.47815"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="322">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1195.10657" z="1087.75489"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="323">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1192.74524" z="1085.36133"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="324">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1188.95154" z="1081.50684"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="325">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1191.31275" z="1083.9004"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="326">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1186.44373" z="1079.08472"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="327">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1184.83167" z="1080.81141"/>
<Orientation y="2.35396"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="329">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1193.65076" z="1075.6443"/>
<Orientation y="2.34092"/>
<Actor seed="60290"/>
</Entity>
<Entity uid="330">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1199.63624" z="1081.62623"/>
<Orientation y="2.34092"/>
<Actor seed="46115"/>
</Entity>
<Entity uid="331">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1165.90845" z="1104.42237"/>
<Orientation y="2.34092"/>
<Actor seed="28086"/>
</Entity>
<Entity uid="332">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1171.39734" z="1109.80384"/>
<Orientation y="2.34092"/>
<Actor seed="15687"/>
</Entity>
<Entity uid="333">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1169.14466" z="1106.8545"/>
<Orientation y="2.34092"/>
<Actor seed="3224"/>
</Entity>
<Entity uid="334">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1196.24537" z="1079.50684"/>
<Orientation y="2.34092"/>
<Actor seed="36571"/>
</Entity>
<Entity uid="335">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1196.77771" z="1094.48609"/>
<Orientation y="2.34092"/>
<Actor seed="28744"/>
</Entity>
<Entity uid="336">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1190.30274" z="1100.83057"/>
<Orientation y="2.34092"/>
<Actor seed="60678"/>
</Entity>
<Entity uid="337">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1183.11976" z="1107.43091"/>
<Orientation y="2.34092"/>
<Actor seed="64489"/>
</Entity>
<Entity uid="338">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1176.33143" z="1114.19507"/>
<Orientation y="2.34092"/>
<Actor seed="22813"/>
</Entity>
<Entity uid="339">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1161.6067" z="1099.1493"/>
<Orientation y="2.34092"/>
<Actor seed="37664"/>
</Entity>
<Entity uid="340">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1174.57117" z="1085.80958"/>
<Orientation y="2.34092"/>
<Actor seed="57560"/>
</Entity>
<Entity uid="341">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1181.28199" z="1079.25342"/>
<Orientation y="2.34092"/>
<Actor seed="21609"/>
</Entity>
<Entity uid="342">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1188.47645" z="1072.5105"/>
<Orientation y="2.34092"/>
<Actor seed="65244"/>
</Entity>
<Entity uid="343">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1202.89881" z="1087.41126"/>
<Orientation y="2.34092"/>
<Actor seed="6174"/>
</Entity>
<Entity uid="344">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1167.86915" z="1092.235"/>
<Orientation y="2.34092"/>
<Actor seed="7171"/>
</Entity>
<Entity uid="345">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1199.17383" z="1090.64551"/>
<Orientation y="2.34806"/>
<Actor seed="44673"/>
</Entity>
<Entity uid="346">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1192.82947" z="1097.24744"/>
<Orientation y="2.34092"/>
<Actor seed="10249"/>
</Entity>
<Entity uid="347">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1185.78418" z="1104.02674"/>
<Orientation y="2.39747"/>
<Actor seed="50174"/>
</Entity>
<Entity uid="348">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1171.08729" z="1089.93201"/>
<Orientation y="2.34092"/>
<Actor seed="37059"/>
</Entity>
<Entity uid="349">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1178.35596" z="1083.19751"/>
<Orientation y="2.34092"/>
<Actor seed="65190"/>
</Entity>
<Entity uid="350">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1184.60865" z="1076.63831"/>
<Orientation y="2.34092"/>
<Actor seed="8773"/>
</Entity>
<Entity uid="353">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1177.80372" z="1110.75721"/>
<Orientation y="2.34092"/>
<Actor seed="56866"/>
</Entity>
<Entity uid="354">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1178.34668" z="1110.39869"/>
<Orientation y="2.34092"/>
<Actor seed="6173"/>
</Entity>
<Entity uid="355">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1176.57044" z="1112.01587"/>
<Orientation y="2.34092"/>
<Actor seed="47099"/>
</Entity>
<Entity uid="356">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1175.59412" z="1110.89588"/>
<Orientation y="2.34092"/>
<Actor seed="61264"/>
</Entity>
<Entity uid="357">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1176.65284" z="1086.22718"/>
<Orientation y="2.34092"/>
<Actor seed="7185"/>
</Entity>
<Entity uid="358">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1175.91651" z="1086.61707"/>
<Orientation y="2.34092"/>
<Actor seed="20921"/>
</Entity>
<Entity uid="359">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1175.21277" z="1087.47059"/>
<Orientation y="2.34092"/>
<Actor seed="9071"/>
</Entity>
<Entity uid="360">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1181.70801" z="1080.87427"/>
<Orientation y="2.34092"/>
<Actor seed="63521"/>
</Entity>
<Entity uid="361">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1183.16773" z="1079.31019"/>
<Orientation y="2.34092"/>
<Actor seed="27347"/>
</Entity>
<Entity uid="362">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1187.38147" z="1075.09021"/>
<Orientation y="2.34092"/>
<Actor seed="47688"/>
</Entity>
<Entity uid="363">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1190.14441" z="1075.65467"/>
<Orientation y="2.34092"/>
<Actor seed="27296"/>
</Entity>
<Entity uid="364">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1190.80872" z="1076.16968"/>
<Orientation y="2.34092"/>
<Actor seed="23049"/>
</Entity>
<Entity uid="365">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1191.09302" z="1075.25379"/>
<Orientation y="2.34092"/>
<Actor seed="24989"/>
</Entity>
<Entity uid="366">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1190.87452" z="1074.63111"/>
<Orientation y="2.34092"/>
<Actor seed="38299"/>
</Entity>
<Entity uid="367">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1200.40467" z="1085.636"/>
<Orientation y="2.34092"/>
<Actor seed="5276"/>
</Entity>
<Entity uid="368">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1199.7251" z="1084.92835"/>
<Orientation y="2.34092"/>
<Actor seed="15999"/>
</Entity>
<Entity uid="369">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1202.01197" z="1085.094"/>
<Orientation y="2.34092"/>
<Actor seed="47280"/>
</Entity>
<Entity uid="370">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1197.02625" z="1091.7942"/>
<Orientation y="2.34092"/>
<Actor seed="65325"/>
</Entity>
<Entity uid="371">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1193.9756" z="1095.0127"/>
<Orientation y="2.34092"/>
<Actor seed="55860"/>
</Entity>
<Entity uid="372">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1194.59815" z="1094.2367"/>
<Orientation y="2.34092"/>
<Actor seed="63005"/>
</Entity>
<Entity uid="373">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1190.5221" z="1098.45154"/>
<Orientation y="2.34092"/>
<Actor seed="38868"/>
</Entity>
<Entity uid="374">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="1183.55335" z="1105.12964"/>
<Orientation y="2.34092"/>
<Actor seed="51396"/>
</Entity>
<Entity uid="375">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1189.9054" z="1085.09693"/>
<Orientation y="2.36356"/>
<Actor seed="44674"/>
</Entity>
<Entity uid="376">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1175.31922" z="1100.667"/>
<Orientation y="5.52747"/>
<Actor seed="44674"/>
</Entity>
<Entity uid="431">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1439.61487" z="896.76331"/>
<Orientation y="-1.59395"/>
<Actor seed="23899"/>
</Entity>
<Entity uid="432">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="998.91175" z="1184.03296"/>
<Orientation y="2.35621"/>
<Actor seed="52478"/>
</Entity>
<Entity uid="433">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="953.54267" z="1154.70899"/>
<Orientation y="2.35621"/>
<Actor seed="23637"/>
</Entity>
<Entity uid="434">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="962.96961" z="1191.44324"/>
<Orientation y="2.35621"/>
<Actor seed="36185"/>
</Entity>
<Entity uid="435">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1045.71985" z="1242.66395"/>
<Orientation y="2.35621"/>
<Actor seed="13028"/>
</Entity>
<Entity uid="436">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1087.57825" z="1254.59046"/>
<Orientation y="1.93866"/>
<Actor seed="29099"/>
</Entity>
<Entity uid="437">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1073.56617" z="1155.37"/>
<Orientation y="2.35621"/>
<Actor seed="42250"/>
</Entity>
<Entity uid="438">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1047.51014" z="1200.8047"/>
<Orientation y="2.35621"/>
<Actor seed="53179"/>
</Entity>
<Entity uid="439">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1101.1012" z="1175.28565"/>
<Orientation y="2.35621"/>
<Actor seed="16913"/>
</Entity>
<Entity uid="440">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1095.0608" z="1177.27088"/>
<Orientation y="2.94324"/>
<Actor seed="20313"/>
</Entity>
<Entity uid="441">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1091.9292" z="1173.08814"/>
<Orientation y="2.35621"/>
<Actor seed="1782"/>
</Entity>
<Entity uid="442">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1092.61902" z="1168.44507"/>
<Orientation y="-1.47127"/>
<Actor seed="63600"/>
</Entity>
<Entity uid="443">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1087.0807" z="1170.55372"/>
<Orientation y="2.35621"/>
<Actor seed="49188"/>
</Entity>
<Entity uid="444">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1086.71375" z="1163.1233"/>
<Orientation y="2.35621"/>
<Actor seed="34445"/>
</Entity>
<Entity uid="445">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1087.41712" z="1164.8462"/>
<Orientation y="2.35621"/>
<Actor seed="8642"/>
</Entity>
<Entity uid="446">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1090.57593" z="1160.19275"/>
<Orientation y="-1.53269"/>
<Actor seed="21880"/>
</Entity>
<Entity uid="447">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1081.57251" z="1161.85389"/>
<Orientation y="2.35621"/>
<Actor seed="31015"/>
</Entity>
<Entity uid="448">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1077.1012" z="1164.76734"/>
<Orientation y="2.63038"/>
<Actor seed="38739"/>
</Entity>
<Entity uid="449">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1077.41797" z="1155.98938"/>
<Orientation y="-3.09963"/>
<Actor seed="37168"/>
</Entity>
<Entity uid="450">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1070.99549" z="1146.03858"/>
<Orientation y="-1.86754"/>
<Actor seed="48201"/>
</Entity>
<Entity uid="451">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1055.03418" z="1143.63904"/>
<Orientation y="-0.87555"/>
<Actor seed="46918"/>
</Entity>
<Entity uid="452">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1052.125" z="1153.87745"/>
<Orientation y="2.77535"/>
<Actor seed="62939"/>
</Entity>
<Entity uid="453">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1044.56421" z="1143.96741"/>
<Orientation y="-3.09717"/>
<Actor seed="35020"/>
</Entity>
<Entity uid="454">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.42481" z="1131.27601"/>
<Orientation y="2.35621"/>
<Actor seed="36992"/>
</Entity>
<Entity uid="455">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1058.28638" z="1137.16004"/>
<Orientation y="2.35621"/>
<Actor seed="8391"/>
</Entity>
<Entity uid="456">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1068.9275" z="1141.47278"/>
<Orientation y="2.35621"/>
<Actor seed="4519"/>
</Entity>
<Entity uid="457">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1073.61744" z="1138.83484"/>
<Orientation y="2.35621"/>
<Actor seed="61420"/>
</Entity>
<Entity uid="458">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1062.63477" z="1134.87952"/>
<Orientation y="2.35621"/>
<Actor seed="29730"/>
</Entity>
<Entity uid="459">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1050.60694" z="1138.23023"/>
<Orientation y="2.35621"/>
<Actor seed="2140"/>
</Entity>
<Entity uid="460">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1113.84571" z="1178.16932"/>
<Orientation y="2.35621"/>
<Actor seed="59468"/>
</Entity>
<Entity uid="461">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1120.55628" z="1186.50342"/>
<Orientation y="2.35621"/>
<Actor seed="19636"/>
</Entity>
<Entity uid="462">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1117.60462" z="1186.65711"/>
<Orientation y="1.8433"/>
<Actor seed="982"/>
</Entity>
<Entity uid="463">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1121.42371" z="1185.68238"/>
<Orientation y="2.35621"/>
<Actor seed="49875"/>
</Entity>
<Entity uid="464">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1122.61072" z="1190.25904"/>
<Orientation y="-0.95247"/>
<Actor seed="39862"/>
</Entity>
<Entity uid="465">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1113.99537" z="1190.29102"/>
<Orientation y="2.35621"/>
<Actor seed="45952"/>
</Entity>
<Entity uid="466">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1111.8412" z="1183.71668"/>
<Orientation y="2.35621"/>
<Actor seed="12062"/>
</Entity>
<Entity uid="467">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1099.51087" z="1181.02393"/>
<Orientation y="-1.25132"/>
<Actor seed="33357"/>
</Entity>
<Entity uid="468">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1097.81971" z="1183.0973"/>
<Orientation y="2.35621"/>
<Actor seed="49360"/>
</Entity>
<Entity uid="469">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1088.54969" z="1176.40247"/>
<Orientation y="2.35621"/>
<Actor seed="51374"/>
</Entity>
<Entity uid="470">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1086.74573" z="1174.61231"/>
<Orientation y="2.35621"/>
<Actor seed="541"/>
</Entity>
<Entity uid="471">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1073.50806" z="1161.61268"/>
<Orientation y="2.35621"/>
<Actor seed="32614"/>
</Entity>
<Entity uid="472">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1049.5619" z="1162.56543"/>
<Orientation y="0.45244"/>
<Actor seed="22988"/>
</Entity>
<Entity uid="473">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1054.43116" z="1164.511"/>
<Orientation y="2.6055"/>
<Actor seed="65487"/>
</Entity>
<Entity uid="474">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1058.1161" z="1155.80628"/>
<Orientation y="2.35621"/>
<Actor seed="50185"/>
</Entity>
<Entity uid="475">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1053.91431" z="1151.90918"/>
<Orientation y="-2.78693"/>
<Actor seed="26376"/>
</Entity>
<Entity uid="476">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1047.67176" z="1147.37977"/>
<Orientation y="-0.22982"/>
<Actor seed="54066"/>
</Entity>
<Entity uid="477">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1046.95203" z="1159.7837"/>
<Orientation y="-2.04813"/>
<Actor seed="28050"/>
</Entity>
<Entity uid="478">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1038.8252" z="1147.52173"/>
<Orientation y="2.35621"/>
<Actor seed="34678"/>
</Entity>
<Entity uid="479">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1035.21656" z="1141.44922"/>
<Orientation y="2.35621"/>
<Actor seed="59590"/>
</Entity>
<Entity uid="480">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1027.19776" z="1143.43824"/>
<Orientation y="-0.37723"/>
<Actor seed="59185"/>
</Entity>
<Entity uid="481">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1029.3954" z="1156.85071"/>
<Orientation y="-1.32261"/>
<Actor seed="15974"/>
</Entity>
<Entity uid="482">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1014.43842" z="1152.84351"/>
<Orientation y="0.44716"/>
<Actor seed="60807"/>
</Entity>
<Entity uid="483">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1019.94788" z="1162.89747"/>
<Orientation y="0.10001"/>
<Actor seed="12786"/>
</Entity>
<Entity uid="484">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.28071" z="1163.10926"/>
<Orientation y="2.35621"/>
<Actor seed="38701"/>
</Entity>
<Entity uid="485">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1006.40162" z="1159.83826"/>
<Orientation y="2.35621"/>
<Actor seed="32760"/>
</Entity>
<Entity uid="486">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.149" z="1183.0575"/>
<Orientation y="2.35621"/>
<Actor seed="38302"/>
</Entity>
<Entity uid="487">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="989.4806" z="1175.7887"/>
<Orientation y="2.35621"/>
<Actor seed="4678"/>
</Entity>
<Entity uid="488">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="979.92792" z="1164.67383"/>
<Orientation y="0.66797"/>
<Actor seed="23982"/>
</Entity>
<Entity uid="489">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="988.64722" z="1182.188"/>
<Orientation y="0.0207"/>
<Actor seed="46379"/>
</Entity>
<Entity uid="490">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="989.6886" z="1186.99292"/>
<Orientation y="-1.72576"/>
<Actor seed="5667"/>
</Entity>
<Entity uid="491">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="983.12586" z="1182.02637"/>
<Orientation y="2.35621"/>
<Actor seed="39335"/>
</Entity>
<Entity uid="492">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="975.31403" z="1176.94239"/>
<Orientation y="2.35621"/>
<Actor seed="62338"/>
</Entity>
<Entity uid="493">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="965.66523" z="1192.61316"/>
<Orientation y="2.35621"/>
<Actor seed="30359"/>
</Entity>
<Entity uid="494">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="954.74164" z="1183.32557"/>
<Orientation y="-2.54223"/>
<Actor seed="57954"/>
</Entity>
<Entity uid="495">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.48346" z="1174.6272"/>
<Orientation y="2.05297"/>
<Actor seed="42306"/>
</Entity>
<Entity uid="496">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="976.07642" z="1163.06373"/>
<Orientation y="-0.03214"/>
<Actor seed="39330"/>
</Entity>
<Entity uid="497">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="978.4939" z="1174.73145"/>
<Orientation y="2.35621"/>
<Actor seed="5440"/>
</Entity>
<Entity uid="498">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="976.95868" z="1166.42591"/>
<Orientation y="2.35621"/>
<Actor seed="29170"/>
</Entity>
<Entity uid="499">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.46497" z="1148.39405"/>
<Orientation y="2.35621"/>
<Actor seed="49504"/>
</Entity>
<Entity uid="500">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.2895" z="1172.27833"/>
<Orientation y="-1.44042"/>
<Actor seed="64365"/>
</Entity>
<Entity uid="501">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="956.81092" z="1161.51526"/>
<Orientation y="2.41802"/>
<Actor seed="56644"/>
</Entity>
<Entity uid="502">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="965.94117" z="1141.65687"/>
<Orientation y="2.35621"/>
<Actor seed="40404"/>
</Entity>
<Entity uid="503">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.40528" z="1131.94446"/>
<Orientation y="-1.00051"/>
<Actor seed="47654"/>
</Entity>
<Entity uid="504">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.96888" z="1146.43921"/>
<Orientation y="-0.18238"/>
<Actor seed="36282"/>
</Entity>
<Entity uid="505">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="948.94782" z="1157.8943"/>
<Orientation y="2.59884"/>
<Actor seed="48589"/>
</Entity>
<Entity uid="506">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.99708" z="1117.60621"/>
<Orientation y="2.35621"/>
<Actor seed="61775"/>
</Entity>
<Entity uid="507">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="963.3042" z="1110.19642"/>
<Orientation y="2.35621"/>
<Actor seed="44613"/>
</Entity>
<Entity uid="508">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.99103" z="1121.0271"/>
<Orientation y="-0.69245"/>
<Actor seed="9861"/>
</Entity>
<Entity uid="509">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="959.98218" z="1131.2522"/>
<Orientation y="2.05704"/>
<Actor seed="57801"/>
</Entity>
<Entity uid="510">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="970.32984" z="1113.50293"/>
<Orientation y="-2.52196"/>
<Actor seed="673"/>
</Entity>
<Entity uid="511">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="969.9004" z="1100.422"/>
<Orientation y="-0.83475"/>
<Actor seed="43948"/>
</Entity>
<Entity uid="512">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="955.84089" z="1117.62818"/>
<Orientation y="-0.746"/>
<Actor seed="62073"/>
</Entity>
<Entity uid="513">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="962.45557" z="1123.56202"/>
<Orientation y="0.42771"/>
<Actor seed="60384"/>
</Entity>
<Entity uid="514">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="985.26667" z="1124.54725"/>
<Orientation y="2.35621"/>
<Actor seed="2534"/>
</Entity>
<Entity uid="515">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="986.30011" z="1133.28321"/>
<Orientation y="0.57374"/>
<Actor seed="8843"/>
</Entity>
<Entity uid="516">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.73426" z="1166.12855"/>
<Orientation y="2.35621"/>
<Actor seed="322"/>
</Entity>
<Entity uid="517">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1084.00892" z="1157.797"/>
<Orientation y="2.35621"/>
<Actor seed="53998"/>
</Entity>
<Entity uid="518">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1084.31055" z="1152.92444"/>
<Orientation y="2.35621"/>
<Actor seed="55309"/>
</Entity>
<Entity uid="519">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1084.193" z="1148.15113"/>
<Orientation y="2.35621"/>
<Actor seed="11483"/>
</Entity>
<Entity uid="520">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1078.13209" z="1145.2273"/>
<Orientation y="2.35621"/>
<Actor seed="45318"/>
</Entity>
<Entity uid="521">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1075.53455" z="1144.69764"/>
<Orientation y="2.35621"/>
<Actor seed="34419"/>
</Entity>
<Entity uid="523">
<Template>actor|geology/stonemine_desert_badlands_small_new.xml</Template>
<Position x="1101.8849" z="1183.93384"/>
<Orientation y="1.79131"/>
<Actor seed="63102"/>
</Entity>
<Entity uid="524">
<Template>actor|geology/stonemine_desert_badlands_small_new.xml</Template>
<Position x="1091.4983" z="1163.2887"/>
<Orientation y="2.35621"/>
<Actor seed="58759"/>
</Entity>
<Entity uid="525">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1066.6548" z="1145.58252"/>
<Orientation y="0.68677"/>
<Actor seed="49321"/>
</Entity>
<Entity uid="526">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1089.2881" z="1156.82032"/>
<Orientation y="1.10515"/>
<Actor seed="65019"/>
</Entity>
<Entity uid="527">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1093.27503" z="1155.70972"/>
<Orientation y="2.35621"/>
<Actor seed="19901"/>
</Entity>
<Entity uid="528">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1089.68628" z="1154.1797"/>
<Orientation y="2.35621"/>
<Actor seed="48683"/>
</Entity>
<Entity uid="529">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1091.89002" z="1175.68519"/>
<Orientation y="2.35621"/>
<Actor seed="49728"/>
</Entity>
<Entity uid="530">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1109.00904" z="1178.05787"/>
<Orientation y="2.35621"/>
<Actor seed="48833"/>
</Entity>
<Entity uid="531">
<Template>actor|geology/stonemine_desert_badlands_small_new.xml</Template>
<Position x="1063.97388" z="1188.53528"/>
<Orientation y="2.57032"/>
<Actor seed="34243"/>
</Entity>
<Entity uid="532">
<Template>actor|geology/stonemine_desert_badlands_small_new.xml</Template>
<Position x="1073.5304" z="1196.3296"/>
<Orientation y="2.35621"/>
<Actor seed="13484"/>
</Entity>
<Entity uid="533">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="1070.80066" z="1188.04407"/>
<Orientation y="2.66317"/>
<Actor seed="54613"/>
</Entity>
<Entity uid="534">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1080.8993" z="1191.11316"/>
<Orientation y="2.35621"/>
<Actor seed="45901"/>
</Entity>
<Entity uid="535">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1108.42615" z="1203.65052"/>
<Orientation y="2.35621"/>
<Actor seed="14043"/>
</Entity>
<Entity uid="536">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1099.92347" z="1207.99793"/>
<Orientation y="-0.99302"/>
<Actor seed="36262"/>
</Entity>
<Entity uid="537">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1095.65711" z="1215.97095"/>
<Orientation y="2.35621"/>
<Actor seed="37389"/>
</Entity>
<Entity uid="538">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1076.97046" z="1227.2527"/>
<Orientation y="2.35621"/>
<Actor seed="41194"/>
</Entity>
<Entity uid="539">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="924.55481" z="1235.41785"/>
<Orientation y="2.35621"/>
<Actor seed="48898"/>
</Entity>
<Entity uid="540">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="947.59351" z="1221.82801"/>
<Orientation y="1.7359"/>
<Actor seed="42481"/>
</Entity>
<Entity uid="541">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="964.35297" z="1231.6609"/>
<Orientation y="2.35621"/>
<Actor seed="45484"/>
</Entity>
<Entity uid="542">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="976.52417" z="1243.87855"/>
<Orientation y="2.76192"/>
<Actor seed="17067"/>
</Entity>
<Entity uid="543">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="994.45246" z="1241.74793"/>
<Orientation y="2.33132"/>
<Actor seed="47789"/>
</Entity>
<Entity uid="544">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="999.72101" z="1238.70765"/>
<Orientation y="2.35621"/>
<Actor seed="9543"/>
</Entity>
<Entity uid="545">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="995.58692" z="1238.57313"/>
<Orientation y="1.0794"/>
<Actor seed="65204"/>
</Entity>
<Entity uid="546">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1012.76618" z="1243.78882"/>
<Orientation y="-1.99927"/>
<Actor seed="30815"/>
</Entity>
<Entity uid="547">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1012.68378" z="1240.09412"/>
<Orientation y="2.35621"/>
<Actor seed="31639"/>
</Entity>
<Entity uid="549">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1036.0558" z="1276.10486"/>
<Orientation y="2.35621"/>
<Actor seed="8995"/>
</Entity>
<Entity uid="550">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1085.46644" z="1252.89625"/>
<Orientation y="3.08632"/>
<Actor seed="32812"/>
</Entity>
<Entity uid="551">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="958.23304" z="1213.495"/>
<Orientation y="2.35621"/>
<Actor seed="55106"/>
</Entity>
<Entity uid="552">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="989.34632" z="1206.65223"/>
<Orientation y="2.35621"/>
<Actor seed="21329"/>
</Entity>
<Entity uid="553">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="918.49299" z="1200.71302"/>
<Orientation y="2.35621"/>
<Actor seed="59207"/>
</Entity>
<Entity uid="554">
<Template>actor|geology/stonemine_desert_badlands_new.xml</Template>
<Position x="902.72522" z="1145.48328"/>
<Orientation y="-2.88529"/>
<Actor seed="40688"/>
</Entity>
<Entity uid="555">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="917.7259" z="1245.02991"/>
<Orientation y="2.35621"/>
<Actor seed="34323"/>
</Entity>
<Entity uid="556">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="951.92865" z="1238.3335"/>
<Orientation y="2.35621"/>
<Actor seed="36059"/>
</Entity>
<Entity uid="557">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1059.83692" z="1358.0785"/>
<Orientation y="2.35621"/>
<Actor seed="65159"/>
</Entity>
<Entity uid="558">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1111.46802" z="1317.59131"/>
<Orientation y="2.35621"/>
<Actor seed="51707"/>
</Entity>
<Entity uid="559">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1118.53187" z="1324.45728"/>
<Orientation y="2.35621"/>
<Actor seed="64855"/>
</Entity>
<Entity uid="560">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1123.14026" z="1319.72974"/>
<Orientation y="2.35621"/>
<Actor seed="7714"/>
</Entity>
<Entity uid="561">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1122.60071" z="1309.61536"/>
<Orientation y="2.35621"/>
<Actor seed="14844"/>
</Entity>
<Entity uid="562">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1122.77588" z="1314.98829"/>
<Orientation y="2.35621"/>
<Actor seed="13952"/>
</Entity>
<Entity uid="563">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1119.57972" z="1327.83301"/>
<Orientation y="2.35621"/>
<Actor seed="28148"/>
</Entity>
<Entity uid="564">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1117.1089" z="1333.47291"/>
<Orientation y="2.35621"/>
<Actor seed="59769"/>
</Entity>
<Entity uid="565">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1114.51685" z="1341.88721"/>
<Orientation y="2.35621"/>
<Actor seed="58853"/>
</Entity>
<Entity uid="566">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1111.06324" z="1345.85438"/>
<Orientation y="2.35621"/>
<Actor seed="42110"/>
</Entity>
<Entity uid="567">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1116.07374" z="1336.89271"/>
<Orientation y="2.35621"/>
<Actor seed="13141"/>
</Entity>
<Entity uid="568">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1117.33326" z="1334.22608"/>
<Orientation y="2.35621"/>
<Actor seed="32678"/>
</Entity>
<Entity uid="569">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1121.65088" z="1330.45276"/>
<Orientation y="2.35621"/>
<Actor seed="32261"/>
</Entity>
<Entity uid="570">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1129.59253" z="1328.28663"/>
<Orientation y="2.35621"/>
<Actor seed="4135"/>
</Entity>
<Entity uid="571">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1132.31507" z="1320.1454"/>
<Orientation y="2.35621"/>
<Actor seed="38273"/>
</Entity>
<Entity uid="572">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1125.23853" z="1317.27332"/>
<Orientation y="2.35621"/>
<Actor seed="17281"/>
</Entity>
<Entity uid="573">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1122.28357" z="1320.80665"/>
<Orientation y="2.35621"/>
<Actor seed="34713"/>
</Entity>
<Entity uid="574">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1121.4535" z="1324.1128"/>
<Orientation y="2.35621"/>
<Actor seed="64654"/>
</Entity>
<Entity uid="575">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1124.42933" z="1314.3523"/>
<Orientation y="2.35621"/>
<Actor seed="61510"/>
</Entity>
<Entity uid="576">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1125.86536" z="1309.50672"/>
<Orientation y="2.35621"/>
<Actor seed="1020"/>
</Entity>
<Entity uid="577">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1127.80909" z="1305.56092"/>
<Orientation y="2.35621"/>
<Actor seed="15351"/>
</Entity>
<Entity uid="578">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1123.99317" z="1299.39808"/>
<Orientation y="2.35621"/>
<Actor seed="13648"/>
</Entity>
<Entity uid="579">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1119.48877" z="1302.74012"/>
<Orientation y="2.35621"/>
<Actor seed="45468"/>
</Entity>
<Entity uid="580">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1113.2168" z="1304.23792"/>
<Orientation y="2.35621"/>
<Actor seed="33658"/>
</Entity>
<Entity uid="581">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1117.41529" z="1301.57093"/>
<Orientation y="2.35621"/>
<Actor seed="49287"/>
</Entity>
<Entity uid="582">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1130.35914" z="1349.16138"/>
<Orientation y="2.35621"/>
<Actor seed="17149"/>
</Entity>
<Entity uid="583">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1139.88697" z="1328.23365"/>
<Orientation y="2.35621"/>
<Actor seed="42052"/>
</Entity>
<Entity uid="584">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1136.32972" z="1328.09546"/>
<Orientation y="2.35621"/>
<Actor seed="20224"/>
</Entity>
<Entity uid="585">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1139.13172" z="1319.23938"/>
<Orientation y="2.35621"/>
<Actor seed="42572"/>
</Entity>
<Entity uid="586">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1103.4004" z="1312.9751"/>
<Orientation y="2.35621"/>
<Actor seed="46724"/>
</Entity>
<Entity uid="587">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1014.88367" z="1181.25635"/>
<Orientation y="2.35621"/>
<Actor seed="28815"/>
</Entity>
<Entity uid="588">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1095.53956" z="1270.51832"/>
<Orientation y="-2.21251"/>
<Actor seed="2699"/>
</Entity>
<Entity uid="589">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1032.49476" z="1138.26355"/>
<Orientation y="2.35621"/>
<Actor seed="11445"/>
</Entity>
<Entity uid="590">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1029.91663" z="1142.74537"/>
<Orientation y="-0.37603"/>
<Actor seed="17041"/>
</Entity>
<Entity uid="591">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1030.22584" z="1150.0547"/>
<Orientation y="-0.3635"/>
<Actor seed="37044"/>
</Entity>
<Entity uid="592">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1030.79493" z="1151.91114"/>
<Orientation y="-1.14333"/>
<Actor seed="8440"/>
</Entity>
<Entity uid="593">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1008.5359" z="1154.06104"/>
<Orientation y="-1.5717"/>
<Actor seed="13559"/>
</Entity>
<Entity uid="594">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="988.59003" z="1174.45521"/>
<Orientation y="2.68384"/>
<Actor seed="19215"/>
</Entity>
<Entity uid="595">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="991.07422" z="1162.12049"/>
<Orientation y="-0.80538"/>
<Actor seed="31822"/>
</Entity>
<Entity uid="596">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="981.19452" z="1171.48121"/>
<Orientation y="2.35621"/>
<Actor seed="56168"/>
</Entity>
<Entity uid="597">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="971.78101" z="1163.39686"/>
<Orientation y="2.35621"/>
<Actor seed="15215"/>
</Entity>
<Entity uid="598">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="958.43409" z="1170.56531"/>
<Orientation y="2.35621"/>
<Actor seed="62355"/>
</Entity>
<Entity uid="599">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="952.67359" z="1175.7345"/>
<Orientation y="2.35621"/>
<Actor seed="26460"/>
</Entity>
<Entity uid="600">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="980.09791" z="1168.59632"/>
<Orientation y="0.65452"/>
<Actor seed="18694"/>
</Entity>
<Entity uid="601">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1015.39972" z="1191.56873"/>
<Orientation y="0.01961"/>
<Actor seed="13578"/>
</Entity>
<Entity uid="602">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1041.10291" z="1197.02015"/>
<Orientation y="-1.92301"/>
<Actor seed="33071"/>
</Entity>
<Entity uid="603">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1022.64844" z="1200.31653"/>
<Orientation y="2.35621"/>
<Actor seed="16465"/>
</Entity>
<Entity uid="604">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1021.21515" z="1196.29102"/>
<Orientation y="2.61043"/>
<Actor seed="27336"/>
</Entity>
<Entity uid="605">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1034.71265" z="1181.44703"/>
<Orientation y="1.88134"/>
<Actor seed="20038"/>
</Entity>
<Entity uid="606">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1049.96412" z="1176.25025"/>
<Orientation y="-1.34531"/>
<Actor seed="15772"/>
</Entity>
<Entity uid="607">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1029.10267" z="1177.5647"/>
<Orientation y="2.35621"/>
<Actor seed="37499"/>
</Entity>
<Entity uid="608">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1032.07471" z="1172.07789"/>
<Orientation y="2.35621"/>
<Actor seed="16541"/>
</Entity>
<Entity uid="609">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1069.44727" z="1181.53492"/>
<Orientation y="0.53728"/>
<Actor seed="14946"/>
</Entity>
<Entity uid="610">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1087.26478" z="1193.04871"/>
<Orientation y="2.35621"/>
<Actor seed="18823"/>
</Entity>
<Entity uid="611">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1086.71741" z="1189.76893"/>
<Orientation y="2.35621"/>
<Actor seed="41758"/>
</Entity>
<Entity uid="612">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1081.25171" z="1183.76966"/>
<Orientation y="2.35621"/>
<Actor seed="8280"/>
</Entity>
<Entity uid="613">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.04932" z="1184.45875"/>
<Orientation y="-1.89945"/>
<Actor seed="20549"/>
</Entity>
<Entity uid="614">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1064.51795" z="1175.37317"/>
<Orientation y="2.35621"/>
<Actor seed="21874"/>
</Entity>
<Entity uid="615">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1073.62488" z="1176.3086"/>
<Orientation y="2.35621"/>
<Actor seed="17389"/>
</Entity>
<Entity uid="616">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1081.71204" z="1184.77295"/>
<Orientation y="0.28959"/>
<Actor seed="15452"/>
</Entity>
<Entity uid="617">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1087.8202" z="1191.85621"/>
<Orientation y="1.53934"/>
<Actor seed="17578"/>
</Entity>
<Entity uid="618">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1095.30079" z="1190.9922"/>
<Orientation y="-0.19793"/>
<Actor seed="59900"/>
</Entity>
<Entity uid="619">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.54444" z="1199.0138"/>
<Orientation y="-0.7424"/>
<Actor seed="39161"/>
</Entity>
<Entity uid="620">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1088.82728" z="1202.625"/>
<Orientation y="-1.70992"/>
<Actor seed="13937"/>
</Entity>
<Entity uid="621">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1083.1128" z="1201.41944"/>
<Orientation y="-0.35642"/>
<Actor seed="43387"/>
</Entity>
<Entity uid="622">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1079.1272" z="1210.54407"/>
<Orientation y="-1.7244"/>
<Actor seed="6576"/>
</Entity>
<Entity uid="623">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1056.47547" z="1195.90882"/>
<Orientation y="2.35621"/>
<Actor seed="4522"/>
</Entity>
<Entity uid="624">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1065.09473" z="1203.34864"/>
<Orientation y="-0.4874"/>
<Actor seed="65043"/>
</Entity>
<Entity uid="625">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1056.5138" z="1223.91993"/>
<Orientation y="0.33127"/>
<Actor seed="35111"/>
</Entity>
<Entity uid="626">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1061.67481" z="1234.28858"/>
<Orientation y="2.85445"/>
<Actor seed="48590"/>
</Entity>
<Entity uid="627">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1067.00074" z="1219.69275"/>
<Orientation y="3.02477"/>
<Actor seed="19846"/>
</Entity>
<Entity uid="628">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1070.14173" z="1205.73414"/>
<Orientation y="2.35621"/>
<Actor seed="56625"/>
</Entity>
<Entity uid="629">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1064.40943" z="1222.53943"/>
<Orientation y="2.35621"/>
<Actor seed="59780"/>
</Entity>
<Entity uid="630">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1060.42078" z="1226.77259"/>
<Orientation y="3.00785"/>
<Actor seed="6722"/>
</Entity>
<Entity uid="631">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1064.58326" z="1215.98267"/>
<Orientation y="0.33127"/>
<Actor seed="30031"/>
</Entity>
<Entity uid="632">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1064.46338" z="1247.4347"/>
<Orientation y="2.35621"/>
<Actor seed="4294"/>
</Entity>
<Entity uid="633">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1090.86805" z="1221.7433"/>
<Orientation y="2.35621"/>
<Actor seed="19319"/>
</Entity>
<Entity uid="634">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1091.65357" z="1216.7798"/>
<Orientation y="2.35621"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="635">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1098.72913" z="1210.22315"/>
<Orientation y="2.98075"/>
<Actor seed="32096"/>
</Entity>
<Entity uid="636">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1103.46644" z="1202.15735"/>
<Orientation y="2.35621"/>
<Actor seed="64108"/>
</Entity>
<Entity uid="637">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1110.92469" z="1203.85389"/>
<Orientation y="2.35621"/>
<Actor seed="60276"/>
</Entity>
<Entity uid="638">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1111.52125" z="1205.06568"/>
<Orientation y="-0.0419"/>
<Actor seed="65036"/>
</Entity>
<Entity uid="639">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1097.66028" z="1217.72425"/>
<Orientation y="-1.59334"/>
<Actor seed="55780"/>
</Entity>
<Entity uid="640">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1091.01111" z="1215.42847"/>
<Orientation y="2.35621"/>
<Actor seed="7799"/>
</Entity>
<Entity uid="641">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1101.97803" z="1204.54029"/>
<Orientation y="2.35621"/>
<Actor seed="32638"/>
</Entity>
<Entity uid="642">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1085.10425" z="1208.92164"/>
<Orientation y="-1.06153"/>
<Actor seed="63002"/>
</Entity>
<Entity uid="643">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1077.4076" z="1215.0243"/>
<Orientation y="2.33918"/>
<Actor seed="37002"/>
</Entity>
<Entity uid="644">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1084.2594" z="1207.46497"/>
<Orientation y="2.35621"/>
<Actor seed="58987"/>
</Entity>
<Entity uid="645">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1086.10767" z="1204.06641"/>
<Orientation y="-1.1926"/>
<Actor seed="32680"/>
</Entity>
<Entity uid="646">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1077.14197" z="1205.80115"/>
<Orientation y="2.35621"/>
<Actor seed="22525"/>
</Entity>
<Entity uid="647">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1059.68067" z="1216.36268"/>
<Orientation y="-0.49267"/>
<Actor seed="24775"/>
</Entity>
<Entity uid="648">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1063.11475" z="1227.5121"/>
<Orientation y="1.28777"/>
<Actor seed="45752"/>
</Entity>
<Entity uid="649">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1064.34266" z="1232.02588"/>
<Orientation y="2.35621"/>
<Actor seed="2680"/>
</Entity>
<Entity uid="650">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1067.63868" z="1217.31507"/>
<Orientation y="2.35621"/>
<Actor seed="54098"/>
</Entity>
<Entity uid="651">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1088.37952" z="1205.29957"/>
<Orientation y="1.89185"/>
<Actor seed="21947"/>
</Entity>
<Entity uid="652">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.70069" z="1185.99366"/>
<Orientation y="2.35621"/>
<Actor seed="4446"/>
</Entity>
<Entity uid="653">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1117.8838" z="1174.26966"/>
<Orientation y="2.35621"/>
<Actor seed="62164"/>
</Entity>
<Entity uid="654">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1112.8838" z="1171.7671"/>
<Orientation y="-1.04947"/>
<Actor seed="38169"/>
</Entity>
<Entity uid="655">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1102.52625" z="1178.0918"/>
<Orientation y="2.9765"/>
<Actor seed="44400"/>
</Entity>
<Entity uid="656">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1098.21241" z="1158.40735"/>
<Orientation y="2.35621"/>
<Actor seed="28896"/>
</Entity>
<Entity uid="657">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1080.73011" z="1147.3938"/>
<Orientation y="2.35621"/>
<Actor seed="41260"/>
</Entity>
<Entity uid="658">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1110.6996" z="1180.57947"/>
<Orientation y="2.35621"/>
<Actor seed="20212"/>
</Entity>
<Entity uid="659">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1120.8058" z="1181.48877"/>
<Orientation y="0.22857"/>
<Actor seed="7306"/>
</Entity>
<Entity uid="660">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1119.6952" z="1199.21961"/>
<Orientation y="-0.66511"/>
<Actor seed="19870"/>
</Entity>
<Entity uid="661">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1121.58924" z="1204.57776"/>
<Orientation y="2.35621"/>
<Actor seed="26924"/>
</Entity>
<Entity uid="662">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.0503" z="1206.76856"/>
<Orientation y="-2.9601"/>
<Actor seed="42014"/>
</Entity>
<Entity uid="663">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.48804" z="1200.82154"/>
<Orientation y="2.35621"/>
<Actor seed="10852"/>
</Entity>
<Entity uid="664">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1120.06202" z="1201.48292"/>
<Orientation y="-0.48032"/>
<Actor seed="53362"/>
</Entity>
<Entity uid="665">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.32325" z="1208.97181"/>
<Orientation y="1.81528"/>
<Actor seed="62601"/>
</Entity>
<Entity uid="666">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1123.08411" z="1213.0857"/>
<Orientation y="2.35621"/>
<Actor seed="28290"/>
</Entity>
<Entity uid="667">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1131.38245" z="1217.39478"/>
<Orientation y="2.35621"/>
<Actor seed="47165"/>
</Entity>
<Entity uid="668">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.15235" z="1225.37574"/>
<Orientation y="2.35621"/>
<Actor seed="36819"/>
</Entity>
<Entity uid="669">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1114.30225" z="1221.16102"/>
<Orientation y="2.35621"/>
<Actor seed="40162"/>
</Entity>
<Entity uid="670">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1112.87342" z="1220.50757"/>
<Orientation y="-0.9393"/>
<Actor seed="26010"/>
</Entity>
<Entity uid="671">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.55835" z="1235.313"/>
<Orientation y="2.35621"/>
<Actor seed="33911"/>
</Entity>
<Entity uid="672">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1099.12354" z="1240.04041"/>
<Orientation y="2.35621"/>
<Actor seed="680"/>
</Entity>
<Entity uid="673">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1112.46644" z="1237.9701"/>
<Orientation y="2.35621"/>
<Actor seed="50056"/>
</Entity>
<Entity uid="674">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1112.53028" z="1246.9961"/>
<Orientation y="2.35621"/>
<Actor seed="58432"/>
</Entity>
<Entity uid="675">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1120.91651" z="1240.11426"/>
<Orientation y="2.35621"/>
<Actor seed="19652"/>
</Entity>
<Entity uid="676">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1108.58777" z="1236.74671"/>
<Orientation y="-1.11564"/>
<Actor seed="15316"/>
</Entity>
<Entity uid="677">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1094.66321" z="1232.7002"/>
<Orientation y="2.35621"/>
<Actor seed="21067"/>
</Entity>
<Entity uid="678">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1099.22327" z="1236.22425"/>
<Orientation y="0.37562"/>
<Actor seed="44805"/>
</Entity>
<Entity uid="679">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1097.3064" z="1273.65003"/>
<Orientation y="2.35621"/>
<Actor seed="42546"/>
</Entity>
<Entity uid="680">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1092.39197" z="1269.68287"/>
<Orientation y="-1.68583"/>
<Actor seed="16564"/>
</Entity>
<Entity uid="681">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1078.3069" z="1261.79212"/>
<Orientation y="2.35621"/>
<Actor seed="12224"/>
</Entity>
<Entity uid="682">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1073.64112" z="1255.48548"/>
<Orientation y="2.35621"/>
<Actor seed="1232"/>
</Entity>
<Entity uid="683">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1072.4983" z="1253.10633"/>
<Orientation y="2.35621"/>
<Actor seed="51906"/>
</Entity>
<Entity uid="684">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1072.29261" z="1237.0575"/>
<Orientation y="2.35621"/>
<Actor seed="22471"/>
</Entity>
<Entity uid="685">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1066.27222" z="1238.01233"/>
<Orientation y="2.35621"/>
<Actor seed="48054"/>
</Entity>
<Entity uid="686">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1065.07605" z="1228.94349"/>
<Orientation y="2.35621"/>
<Actor seed="56992"/>
</Entity>
<Entity uid="687">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1038.64026" z="1241.12525"/>
<Orientation y="2.35621"/>
<Actor seed="46577"/>
</Entity>
<Entity uid="688">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1046.07801" z="1239.35328"/>
<Orientation y="0.92396"/>
<Actor seed="35265"/>
</Entity>
<Entity uid="689">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1039.54969" z="1242.48755"/>
<Orientation y="-1.18601"/>
<Actor seed="20845"/>
</Entity>
<Entity uid="690">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1013.87415" z="1233.09266"/>
<Orientation y="2.35621"/>
<Actor seed="57635"/>
</Entity>
<Entity uid="691">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.12153" z="1216.4264"/>
<Orientation y="2.35621"/>
<Actor seed="38738"/>
</Entity>
<Entity uid="692">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1006.54914" z="1217.87903"/>
<Orientation y="0.64574"/>
<Actor seed="20970"/>
</Entity>
<Entity uid="693">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1018.77887" z="1237.62098"/>
<Orientation y="2.35621"/>
<Actor seed="32458"/>
</Entity>
<Entity uid="694">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1013.836" z="1232.2522"/>
<Orientation y="2.35621"/>
<Actor seed="31944"/>
</Entity>
<Entity uid="695">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="985.20527" z="1230.75525"/>
<Orientation y="2.35621"/>
<Actor seed="18276"/>
</Entity>
<Entity uid="696">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="994.357" z="1227.39612"/>
<Orientation y="2.35621"/>
<Actor seed="12146"/>
</Entity>
<Entity uid="697">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="992.62116" z="1221.87305"/>
<Orientation y="2.35621"/>
<Actor seed="28018"/>
</Entity>
<Entity uid="698">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="976.74335" z="1229.65271"/>
<Orientation y="-0.29612"/>
<Actor seed="27878"/>
</Entity>
<Entity uid="699">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="975.54401" z="1232.0962"/>
<Orientation y="3.14036"/>
<Actor seed="7573"/>
</Entity>
<Entity uid="700">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="970.48584" z="1224.12146"/>
<Orientation y="2.35621"/>
<Actor seed="31271"/>
</Entity>
<Entity uid="701">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="967.76484" z="1224.52015"/>
<Orientation y="2.35621"/>
<Actor seed="26065"/>
</Entity>
<Entity uid="702">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="977.07508" z="1229.49903"/>
<Orientation y="2.61545"/>
<Actor seed="21519"/>
</Entity>
<Entity uid="703">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="982.17585" z="1217.32105"/>
<Orientation y="2.35621"/>
<Actor seed="18588"/>
</Entity>
<Entity uid="704">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="986.27076" z="1214.98829"/>
<Orientation y="2.35621"/>
<Actor seed="34050"/>
</Entity>
<Entity uid="705">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="994.3346" z="1211.99988"/>
<Orientation y="2.35621"/>
<Actor seed="54621"/>
</Entity>
<Entity uid="706">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="991.28602" z="1221.94874"/>
<Orientation y="2.35621"/>
<Actor seed="64949"/>
</Entity>
<Entity uid="707">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="985.36707" z="1223.02723"/>
<Orientation y="2.35621"/>
<Actor seed="64836"/>
</Entity>
<Entity uid="708">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="979.94013" z="1224.88404"/>
<Orientation y="0.21283"/>
<Actor seed="5843"/>
</Entity>
<Entity uid="709">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="980.69977" z="1231.4375"/>
<Orientation y="-2.303"/>
<Actor seed="9319"/>
</Entity>
<Entity uid="710">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="971.45612" z="1226.0669"/>
<Orientation y="2.35621"/>
<Actor seed="63600"/>
</Entity>
<Entity uid="711">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="989.9596" z="1223.19971"/>
<Orientation y="1.02477"/>
<Actor seed="25357"/>
</Entity>
<Entity uid="712">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1000.61731" z="1231.53882"/>
<Orientation y="2.35621"/>
<Actor seed="41048"/>
</Entity>
<Entity uid="713">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.73121" z="1225.80054"/>
<Orientation y="2.35621"/>
<Actor seed="21469"/>
</Entity>
<Entity uid="714">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1007.67164" z="1225.67786"/>
<Orientation y="2.14878"/>
<Actor seed="16706"/>
</Entity>
<Entity uid="715">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="958.3125" z="1141.11463"/>
<Orientation y="-3.0808"/>
<Actor seed="11739"/>
</Entity>
<Entity uid="716">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="957.83906" z="1124.87"/>
<Orientation y="2.35621"/>
<Actor seed="4631"/>
</Entity>
<Entity uid="717">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="955.68427" z="1106.57996"/>
<Orientation y="2.82891"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="718">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="949.55341" z="1109.20057"/>
<Orientation y="-0.19309"/>
<Actor seed="22345"/>
</Entity>
<Entity uid="719">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.20484" z="1120.84705"/>
<Orientation y="2.37739"/>
<Actor seed="57930"/>
</Entity>
<Entity uid="720">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="958.21436" z="1110.79566"/>
<Orientation y="2.55651"/>
<Actor seed="41855"/>
</Entity>
<Entity uid="721">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="959.61146" z="1098.7688"/>
<Orientation y="2.81081"/>
<Actor seed="59655"/>
</Entity>
<Entity uid="722">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="962.9673" z="1092.74512"/>
<Orientation y="0.84041"/>
<Actor seed="51637"/>
</Entity>
<Entity uid="723">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="981.5199" z="1111.97962"/>
<Orientation y="0.77317"/>
<Actor seed="15118"/>
</Entity>
<Entity uid="724">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1004.14924" z="1133.34742"/>
<Orientation y="2.35621"/>
<Actor seed="20168"/>
</Entity>
<Entity uid="725">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1001.0522" z="1145.45838"/>
<Orientation y="-1.94195"/>
<Actor seed="35596"/>
</Entity>
<Entity uid="726">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="988.43299" z="1127.82691"/>
<Orientation y="2.35621"/>
<Actor seed="25825"/>
</Entity>
<Entity uid="727">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="981.14411" z="1117.28797"/>
<Orientation y="2.35621"/>
<Actor seed="48660"/>
</Entity>
<Entity uid="728">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="984.13373" z="1116.42591"/>
<Orientation y="1.29087"/>
<Actor seed="43242"/>
</Entity>
<Entity uid="729">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1024.03516" z="1129.92994"/>
<Orientation y="2.35621"/>
<Actor seed="32489"/>
</Entity>
<Entity uid="730">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.17035" z="1140.6504"/>
<Orientation y="-2.21767"/>
<Actor seed="39978"/>
</Entity>
<Entity uid="731">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="997.68891" z="1123.64893"/>
<Orientation y="2.35621"/>
<Actor seed="39924"/>
</Entity>
<Entity uid="732">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="991.17786" z="1115.08777"/>
<Orientation y="2.35621"/>
<Actor seed="48700"/>
</Entity>
<Entity uid="733">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1002.4662" z="1114.43091"/>
<Orientation y="1.21953"/>
<Actor seed="27383"/>
</Entity>
<Entity uid="734">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.12641" z="1123.57105"/>
<Orientation y="0.5968"/>
<Actor seed="12733"/>
</Entity>
<Entity uid="735">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1022.09443" z="1134.16382"/>
<Orientation y="2.35621"/>
<Actor seed="62229"/>
</Entity>
<Entity uid="736">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1123.26111" z="1173.87415"/>
<Orientation y="2.35621"/>
<Actor seed="21408"/>
</Entity>
<Entity uid="737">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1124.47889" z="1178.3899"/>
<Orientation y="2.35621"/>
<Actor seed="47290"/>
</Entity>
<Entity uid="738">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1124.36158" z="1179.29249"/>
<Orientation y="-2.91802"/>
<Actor seed="18230"/>
</Entity>
<Entity uid="739">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1123.13367" z="1175.16004"/>
<Orientation y="2.35621"/>
<Actor seed="10341"/>
</Entity>
<Entity uid="740">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1119.39881" z="1169.19727"/>
<Orientation y="2.35621"/>
<Actor seed="24750"/>
</Entity>
<Entity uid="741">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1115.5348" z="1170.98243"/>
<Orientation y="2.35621"/>
<Actor seed="61256"/>
</Entity>
<Entity uid="742">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1112.3871" z="1163.75892"/>
<Orientation y="2.35621"/>
<Actor seed="7182"/>
</Entity>
<Entity uid="743">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1109.29371" z="1162.29236"/>
<Orientation y="2.35621"/>
<Actor seed="27986"/>
</Entity>
<Entity uid="744">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1104.40381" z="1163.9386"/>
<Orientation y="3.1186"/>
<Actor seed="21155"/>
</Entity>
<Entity uid="745">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1103.3971" z="1155.76026"/>
<Orientation y="2.35621"/>
<Actor seed="38613"/>
</Entity>
<Entity uid="746">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1099.12037" z="1148.43213"/>
<Orientation y="2.35621"/>
<Actor seed="11757"/>
</Entity>
<Entity uid="747">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.61316" z="1147.51172"/>
<Orientation y="-1.42893"/>
<Actor seed="45124"/>
</Entity>
<Entity uid="748">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1085.08667" z="1146.91334"/>
<Orientation y="2.35621"/>
<Actor seed="7023"/>
</Entity>
<Entity uid="749">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1083.18641" z="1141.3578"/>
<Orientation y="2.35621"/>
<Actor seed="1563"/>
</Entity>
<Entity uid="750">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1080.71009" z="1137.75013"/>
<Orientation y="2.35621"/>
<Actor seed="62271"/>
</Entity>
<Entity uid="751">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1077.28614" z="1135.52747"/>
<Orientation y="-0.63624"/>
<Actor seed="22712"/>
</Entity>
<Entity uid="752">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1075.35792" z="1140.39747"/>
<Orientation y="3.01377"/>
<Actor seed="2164"/>
</Entity>
<Entity uid="753">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1074.44153" z="1132.03296"/>
<Orientation y="2.35621"/>
<Actor seed="22954"/>
</Entity>
<Entity uid="754">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1068.4629" z="1128.18921"/>
<Orientation y="2.35621"/>
<Actor seed="9234"/>
</Entity>
<Entity uid="755">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1065.95594" z="1123.53394"/>
<Orientation y="2.35621"/>
<Actor seed="33032"/>
</Entity>
<Entity uid="756">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1053.22522" z="1126.99927"/>
<Orientation y="-0.92447"/>
<Actor seed="11748"/>
</Entity>
<Entity uid="757">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1044.51612" z="1133.29554"/>
<Orientation y="2.35621"/>
<Actor seed="47433"/>
</Entity>
<Entity uid="758">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1054.32691" z="1131.45997"/>
<Orientation y="1.75184"/>
<Actor seed="22405"/>
</Entity>
<Entity uid="759">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1067.66224" z="1126.88086"/>
<Orientation y="2.35621"/>
<Actor seed="27426"/>
</Entity>
<Entity uid="760">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1061.86683" z="1131.96937"/>
<Orientation y="-1.4085"/>
<Actor seed="21457"/>
</Entity>
<Entity uid="761">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1047.02186" z="1135.67383"/>
<Orientation y="-1.33439"/>
<Actor seed="5570"/>
</Entity>
<Entity uid="762">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1034.58631" z="1139.25403"/>
<Orientation y="-2.75414"/>
<Actor seed="18547"/>
</Entity>
<Entity uid="763">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1018.17359" z="1127.78223"/>
<Orientation y="2.35621"/>
<Actor seed="13401"/>
</Entity>
<Entity uid="764">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="998.1698" z="1114.22474"/>
<Orientation y="2.35621"/>
<Actor seed="39114"/>
</Entity>
<Entity uid="765">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1093.57044" z="1165.87134"/>
<Orientation y="2.35621"/>
<Actor seed="15013"/>
</Entity>
<Entity uid="766">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1098.73316" z="1167.23365"/>
<Orientation y="0.0454"/>
<Actor seed="61055"/>
</Entity>
<Entity uid="767">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1101.29944" z="1173.2909"/>
<Orientation y="-1.3074"/>
<Actor seed="41743"/>
</Entity>
<Entity uid="768">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1090.94361" z="1176.28187"/>
<Orientation y="2.35621"/>
<Actor seed="49533"/>
</Entity>
<Entity uid="769">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1126.1344" z="1179.77833"/>
<Orientation y="2.35621"/>
<Actor seed="6179"/>
</Entity>
<Entity uid="770">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1125.38929" z="1183.57544"/>
<Orientation y="2.35621"/>
<Actor seed="15445"/>
</Entity>
<Entity uid="771">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1122.98096" z="1186.25782"/>
<Orientation y="-1.07137"/>
<Actor seed="8371"/>
</Entity>
<Entity uid="772">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.28895" z="1201.3147"/>
<Orientation y="2.35621"/>
<Actor seed="26827"/>
</Entity>
<Entity uid="773">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1137.69495" z="1204.06495"/>
<Orientation y="1.26331"/>
<Actor seed="22011"/>
</Entity>
<Entity uid="774">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1141.75171" z="1204.40186"/>
<Orientation y="2.35621"/>
<Actor seed="6442"/>
</Entity>
<Entity uid="775">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1142.00037" z="1202.86963"/>
<Orientation y="2.35621"/>
<Actor seed="55890"/>
</Entity>
<Entity uid="776">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1146.28467" z="1208.58643"/>
<Orientation y="2.35621"/>
<Actor seed="54716"/>
</Entity>
<Entity uid="777">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1147.04249" z="1210.66797"/>
<Orientation y="2.35621"/>
<Actor seed="32903"/>
</Entity>
<Entity uid="778">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1148.13416" z="1221.78052"/>
<Orientation y="2.35621"/>
<Actor seed="23700"/>
</Entity>
<Entity uid="779">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1144.99537" z="1214.68177"/>
<Orientation y="-1.53638"/>
<Actor seed="41170"/>
</Entity>
<Entity uid="780">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1140.3042" z="1212.50062"/>
<Orientation y="2.35621"/>
<Actor seed="59012"/>
</Entity>
<Entity uid="781">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1137.00025" z="1215.82471"/>
<Orientation y="-1.9115"/>
<Actor seed="15894"/>
</Entity>
<Entity uid="782">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1134.64698" z="1210.02186"/>
<Orientation y="2.35621"/>
<Actor seed="17404"/>
</Entity>
<Entity uid="783">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1131.80848" z="1210.2411"/>
<Orientation y="2.35621"/>
<Actor seed="18008"/>
</Entity>
<Entity uid="784">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1135.55811" z="1208.73926"/>
<Orientation y="1.7987"/>
<Actor seed="5775"/>
</Entity>
<Entity uid="785">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1140.5807" z="1212.6703"/>
<Orientation y="2.35621"/>
<Actor seed="7678"/>
</Entity>
<Entity uid="786">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1145.08484" z="1213.745"/>
<Orientation y="2.35621"/>
<Actor seed="52956"/>
</Entity>
<Entity uid="787">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.2323" z="1209.9292"/>
<Orientation y="-1.30121"/>
<Actor seed="5354"/>
</Entity>
<Entity uid="788">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1122.1244" z="1216.99146"/>
<Orientation y="1.39016"/>
<Actor seed="41633"/>
</Entity>
<Entity uid="789">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1133.31092" z="1218.86414"/>
<Orientation y="2.35621"/>
<Actor seed="2103"/>
</Entity>
<Entity uid="790">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1133.00745" z="1221.25574"/>
<Orientation y="2.35621"/>
<Actor seed="39865"/>
</Entity>
<Entity uid="791">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.49476" z="1221.96827"/>
<Orientation y="2.35621"/>
<Actor seed="63187"/>
</Entity>
<Entity uid="792">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1116.26636" z="1220.46045"/>
<Orientation y="2.35621"/>
<Actor seed="26496"/>
</Entity>
<Entity uid="793">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1123.43445" z="1219.44141"/>
<Orientation y="2.35621"/>
<Actor seed="62095"/>
</Entity>
<Entity uid="794">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1135.09705" z="1221.72535"/>
<Orientation y="1.30874"/>
<Actor seed="43897"/>
</Entity>
<Entity uid="795">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1145.26294" z="1223.8202"/>
<Orientation y="2.35621"/>
<Actor seed="28008"/>
</Entity>
<Entity uid="796">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="969.68592" z="990.66126"/>
<Orientation y="0.78801"/>
<Obstruction group="1486" group2="1487"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="801">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1005.82166" z="1014.15162"/>
<Orientation y="2.35621"/>
<Obstruction group="844"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="802">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1014.50806" z="1022.71192"/>
<Orientation y="2.35621"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="803">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1023.05591" z="1031.4596"/>
<Orientation y="2.35621"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="804">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1049.10706" z="1057.57007"/>
<Orientation y="2.35622"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="805">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1040.55921" z="1048.82251"/>
<Orientation y="2.35622"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="806">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1031.87281" z="1040.26221"/>
<Orientation y="2.35622"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="807">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1057.83594" z="1066.22193"/>
<Orientation y="2.35622"/>
<Obstruction group="843"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="808">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1066.3838" z="1074.96949"/>
<Orientation y="2.35622"/>
<Obstruction group="843"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="810">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="996.87977" z="1005.62476"/>
<Orientation y="2.35622"/>
<Obstruction group="844"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="811">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1143.36695" z="995.15864"/>
<Orientation y="2.35622"/>
<Obstruction group="842"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="812">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1134.8191" z="986.41108"/>
<Orientation y="2.35622"/>
<Obstruction group="842" group2="847"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="813">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1073.86292" z="925.81391"/>
<Orientation y="2.35622"/>
<Obstruction group="845"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="816">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1126.80787" z="978.6808"/>
<Orientation y="2.35622"/>
<Obstruction group="847"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="818">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1091.49122" z="942.90107"/>
<Orientation y="2.35622"/>
<Obstruction group="846"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="819">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1082.80481" z="934.34076"/>
<Orientation y="2.35622"/>
<Obstruction group="845" group2="846"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="820">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1142.93665" z="1003.0232"/>
<Orientation y="3.9473"/>
<Obstruction group="842"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="821">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1134.36426" z="1011.74677"/>
<Orientation y="3.9473"/>
<Obstruction group="842"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="822">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1075.016" z="1073.91944"/>
<Orientation y="3.9473"/>
<Obstruction group="843"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="823">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1117.31897" z="1029.37269"/>
<Orientation y="3.9473"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="825">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1125.89124" z="1020.64936"/>
<Orientation y="3.9473"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="826">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1100.31458" z="1047.22474"/>
<Orientation y="3.9473"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="827">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1091.74207" z="1055.94813"/>
<Orientation y="3.9473"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="828">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1083.35975" z="1064.8064"/>
<Orientation y="3.9473"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="829">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1005.47315" z="987.94837"/>
<Orientation y="3.9473"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="830">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1013.85547" z="979.0901"/>
<Orientation y="3.9473"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="831">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1022.42798" z="970.3667"/>
<Orientation y="3.9473"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="832">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1048.00464" z="943.79133"/>
<Orientation y="3.9473"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="833">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1031.04993" z="961.37293"/>
<Orientation y="3.9473"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="834">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1039.43238" z="952.51465"/>
<Orientation y="3.9473"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="835">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="997.1294" z="997.06141"/>
<Orientation y="3.9473"/>
<Obstruction group="844"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="836">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1056.47767" z="934.88874"/>
<Orientation y="3.9473"/>
<Obstruction group="845"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="837">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1065.05005" z="926.16517"/>
<Orientation y="3.9473"/>
<Obstruction group="845"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="842">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1147.88794" z="999.41578"/>
<Orientation y="2.35621"/>
<Actor seed="64209"/>
</Entity>
<Entity uid="843">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1070.8191" z="1079.18409"/>
<Orientation y="2.35621"/>
<Actor seed="51750"/>
</Entity>
<Entity uid="844">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="992.02942" z="1000.82569"/>
<Orientation y="2.35621"/>
<Actor seed="59029"/>
</Entity>
<Entity uid="845">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1069.42664" z="921.27924"/>
<Orientation y="2.35621"/>
<Actor seed="11656"/>
</Entity>
<Entity uid="846">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1095.80713" z="947.4463"/>
<Orientation y="2.35621"/>
<Actor seed="43905"/>
</Entity>
<Entity uid="847">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1122.318" z="974.73218"/>
<Orientation y="2.35621"/>
<Actor seed="36834"/>
</Entity>
<Entity uid="848">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1121.51905" z="983.50873"/>
<Orientation y="2.35621"/>
<Obstruction group="847"/>
<Actor seed="13931"/>
</Entity>
<Entity uid="849">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1124.64588" z="971.70698"/>
<Orientation y="2.35621"/>
<Obstruction group="847"/>
<Actor seed="7257"/>
</Entity>
<Entity uid="850">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1098.86072" z="944.45832"/>
<Orientation y="2.35621"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="851">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1128.30201" z="980.25953"/>
<Orientation y="-0.81496"/>
<Obstruction group="847"/>
<Actor seed="58859"/>
</Entity>
<Entity uid="852">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1093.02063" z="944.8271"/>
<Orientation y="-0.69842"/>
<Obstruction group="846"/>
<Actor seed="7812"/>
</Entity>
<Entity uid="858">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1146.14454" z="1006.60822"/>
<Orientation y="2.36826"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="859">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1137.60315" z="1015.16401"/>
<Orientation y="2.36826"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="860">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1129.17481" z="1023.43653"/>
<Orientation y="2.36826"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="861">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1121.22828" z="1031.68519"/>
<Orientation y="2.36826"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="862">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1103.74402" z="1051.17981"/>
<Orientation y="2.35622"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="863">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1095.70447" z="1059.70228"/>
<Orientation y="2.35622"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="864">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1086.72925" z="1068.81995"/>
<Orientation y="2.35622"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="865">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1078.12989" z="1077.53614"/>
<Orientation y="2.35622"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="868">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1154.59473" z="1004.61243"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="869">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1148.00953" z="1011.17945"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="870">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1141.4452" z="1017.79944"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="871">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1135.00452" z="1024.44385"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="872">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1107.89698" z="1051.75806"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="873">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1101.33265" z="1058.37806"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="874">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1094.89197" z="1065.02259"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="875">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1088.26258" z="1071.5796"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="876">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1081.69825" z="1078.1996"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="877">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1075.25757" z="1084.84412"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="878">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1128.53028" z="1031.12012"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="879">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1122.62293" z="1037.10511"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="881">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1143.71741" z="1055.93421"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="882">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1197.91724" z="1053.6825"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="883">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1204.52588" z="1060.25843"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="884">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1211.15931" z="1066.71058"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="885">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1217.76783" z="1073.28626"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="886">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1224.33167" z="1079.81897"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="894">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1130.422" z="1073.04053"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="896">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1126.30201" z="1045.547"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="897">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1116.92237" z="1055.99195"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="899">
<Template>actor|props/structures/kushites/civic_centre_lion_statues.xml</Template>
<Position x="1190.09144" z="1080.30066"/>
<Orientation y="2.35856"/>
<Actor seed="19109"/>
</Entity>
<Entity uid="900">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1123.39673" z="1042.57508"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="901">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1113.7422" z="1052.71021"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="902">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="991.84034" z="992.03638"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="903">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1000.53174" z="983.41193"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="904">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1009.60322" z="974.39002"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="905">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1017.7328" z="965.95337"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="906">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1035.42298" z="946.64545"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="907">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1043.45667" z="938.48163"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="908">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1051.9723" z="930.29902"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="909">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1060.60401" z="921.83436"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="912">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1025.61622" z="956.60041"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="913">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="986.39234" z="992.77131"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="914">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="992.81592" z="986.11023"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="915">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="999.36316" z="979.47333"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="916">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1005.97565" z="972.8993"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="917">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1012.39924" z="966.23823"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="918">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1018.94654" z="959.60138"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="919">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1032.8578" z="945.65668"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="920">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1038.74988" z="939.6565"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="921">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1045.2068" z="932.96363"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="922">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1051.63038" z="926.30262"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="923">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1058.17774" z="919.66578"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="924">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1064.74598" z="913.08185"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="927">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1026.28907" z="952.39118"/>
<Orientation y="2.36536"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="928">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1072.85181" z="912.57483"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="929">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1079.01661" z="918.73047"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="930">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1085.62525" z="925.3064"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="931">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1092.25867" z="931.75855"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="932">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1098.8672" z="938.33423"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="935">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1076.23145" z="920.67371"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="936">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1084.24683" z="928.45429"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="937">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1091.09034" z="935.58466"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="939">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1157.469" z="1001.9369"/>
<Orientation y="2.34318"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="940">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1157.27356" z="995.31653"/>
<Orientation y="0.77065"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="941">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1150.7953" z="988.61255"/>
<Orientation y="0.77065"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="942">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1144.28968" z="982.03156"/>
<Orientation y="0.77065"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="943">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1154.89734" z="999.4513"/>
<Orientation y="2.34865"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="944">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1150.23487" z="992.7779"/>
<Orientation y="2.34865"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="945">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1143.07764" z="986.00074"/>
<Orientation y="2.34865"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="946">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1136.69507" z="979.52118"/>
<Orientation y="2.34865"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="947">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1138.18433" z="975.94172"/>
<Orientation y="0.77065"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="976">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1051.72535" z="1103.47193"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="977">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1071.79688" z="1123.2151"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="978">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1065.16346" z="1116.76294"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="979">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1058.55481" z="1110.18702"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="980">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="957.3039" z="1063.75379"/>
<Orientation y="1.43371"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="981">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="980.31421" z="1081.39698"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="982">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="973.6808" z="1074.94483"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="983">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="970.86927" z="1072.12244"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="984">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="985.04664" z="1064.3495"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="985">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1004.90137" z="1083.96595"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="986">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="998.26795" z="1077.5138"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="987">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="991.65931" z="1070.93787"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="988">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1068.01197" z="1099.45777"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="989">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1087.8667" z="1119.07422"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="990">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1081.23328" z="1112.62208"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="991">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1074.62464" z="1106.04615"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="992">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1020.75477" z="1087.13831"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="993">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1048.66443" z="1086.87879"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="994">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1039.412" z="1087.03711"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="995">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1030.08924" z="1087.0907"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="996">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1012.14765" z="1101.06873"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="998">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1030.80494" z="1100.96753"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="999">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1021.48212" z="1101.02112"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1000">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1092.6377" z="1136.0785"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1001">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1120.54737" z="1135.81897"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1002">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1111.29493" z="1135.9773"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1003">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1101.97217" z="1136.03089"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1005">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1100.74976" z="1112.2079"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1006">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1107.38318" z="1118.66004"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1007">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1096.2428" z="1122.22437"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1008">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1105.56556" z="1122.17078"/>
<Orientation y="1.57892"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1010">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1100.99231" z="1105.64063"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1011">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1107.43299" z="1098.9961"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1012">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1060.0022" z="1080.57422"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1013">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1053.43506" z="1074.05445"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1014">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1047.27283" z="1068.02222"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1015">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1066.5431" z="1087.21717"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1016">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1034.19532" z="1054.72632"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1017">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1027.62818" z="1048.20655"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1018">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1021.46595" z="1042.17432"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1019">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1040.73621" z="1061.36927"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1020">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1008.64271" z="1029.14026"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1021">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1002.07557" z="1022.62049"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1022">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="995.91334" z="1016.58826"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1023">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1015.1836" z="1035.78321"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1024">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="982.60444" z="1003.62006"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1027">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="989.14533" z="1010.26301"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1028">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="984.73829" z="999.6742"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1029">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="993.71998" z="1010.28608"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1030">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1001.79084" z="1017.9195"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1031">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1010.77668" z="1026.28528"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1032">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1017.58442" z="1034.30738"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1033">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1025.01636" z="1041.98096"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1034">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1033.39295" z="1050.32911"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1035">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1040.97144" z="1057.6139"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1036">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1048.76136" z="1065.83375"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1037">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1058.01514" z="1075.72876"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1038">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1066.62977" z="1083.21167"/>
<Orientation y="2.3456"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1122">
<Template>structures/kush_temple</Template>
<Player>0</Player>
<Position x="1075.97388" z="1141.88624"/>
<Orientation y="2.62963"/>
<Actor seed="62559"/>
</Entity>
<Entity uid="1123">
<Template>structures/kush_temple</Template>
<Player>0</Player>
<Position x="1035.32178" z="1138.82337"/>
<Orientation y="2.92022"/>
<Actor seed="62559"/>
</Entity>
<Entity uid="1124">
<Template>actor|structures/kushites/temple_2.xml</Template>
<Position x="1038.70801" z="1122.99048"/>
<Orientation y="2.90473"/>
<Actor seed="27334"/>
</Entity>
<Entity uid="1125">
<Template>actor|structures/kushites/temple_2.xml</Template>
<Position x="982.19916" z="1102.70948"/>
<Orientation y="2.15069"/>
<Actor seed="27334"/>
</Entity>
<Entity uid="1126">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="942.94074" z="1109.89063"/>
<Orientation y="-1.33605"/>
<Actor seed="17041"/>
</Entity>
<Entity uid="1127">
<Template>structures/kush_temple</Template>
<Player>0</Player>
<Position x="950.57618" z="1087.49659"/>
<Orientation y="2.59743"/>
<Actor seed="62559"/>
</Entity>
<Entity uid="1128">
<Template>actor|structures/kushites/temple_2.xml</Template>
<Position x="962.05756" z="1115.44422"/>
<Orientation y="2.1415"/>
<Actor seed="27334"/>
</Entity>
<Entity uid="1129">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="946.64252" z="1109.91016"/>
<Orientation y="-1.31016"/>
<Actor seed="22857"/>
</Entity>
<Entity uid="1130">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="935.76825" z="1101.6377"/>
<Orientation y="2.78815"/>
<Actor seed="7724"/>
</Entity>
<Entity uid="1131">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="898.25251" z="1095.68042"/>
<Orientation y="2.35621"/>
<Actor seed="40919"/>
</Entity>
<Entity uid="1132">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="907.27973" z="1089.48426"/>
<Orientation y="2.02459"/>
<Actor seed="61553"/>
</Entity>
<Entity uid="1133">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="912.01911" z="1087.28687"/>
<Orientation y="2.35621"/>
<Actor seed="8756"/>
</Entity>
<Entity uid="1134">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="927.03144" z="1090.96937"/>
<Orientation y="-0.50622"/>
<Actor seed="44024"/>
</Entity>
<Entity uid="1135">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="931.26117" z="1093.43213"/>
<Orientation y="2.31341"/>
<Actor seed="33952"/>
</Entity>
<Entity uid="1136">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="929.03266" z="1085.5647"/>
<Orientation y="2.35621"/>
<Actor seed="60141"/>
</Entity>
<Entity uid="1137">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="905.805" z="1090.24744"/>
<Orientation y="0.04484"/>
<Actor seed="62673"/>
</Entity>
<Entity uid="1138">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="943.748" z="1109.37391"/>
<Orientation y="1.75615"/>
<Actor seed="10000"/>
</Entity>
<Entity uid="1139">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="956.72431" z="1106.33948"/>
<Orientation y="2.20803"/>
<Actor seed="5015"/>
</Entity>
<Entity uid="1140">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="954.9687" z="1101.80701"/>
<Orientation y="2.35621"/>
<Actor seed="41359"/>
</Entity>
<Entity uid="1141">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.38715" z="1104.26075"/>
<Orientation y="-0.66726"/>
<Actor seed="37796"/>
</Entity>
<Entity uid="1142">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="945.30799" z="1113.13575"/>
<Orientation y="-0.14713"/>
<Actor seed="35062"/>
</Entity>
<Entity uid="1143">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="946.81971" z="1118.6294"/>
<Orientation y="1.1961"/>
<Actor seed="21042"/>
</Entity>
<Entity uid="1144">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="949.81012" z="1128.42566"/>
<Orientation y="0.40831"/>
<Actor seed="17229"/>
</Entity>
<Entity uid="1145">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.83387" z="1136.8672"/>
<Orientation y="-0.19025"/>
<Actor seed="24531"/>
</Entity>
<Entity uid="1146">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="946.3202" z="1145.61402"/>
<Orientation y="-2.90375"/>
<Actor seed="42247"/>
</Entity>
<Entity uid="1147">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="948.15088" z="1126.60145"/>
<Orientation y="2.35621"/>
<Actor seed="4909"/>
</Entity>
<Entity uid="1148">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="943.14795" z="1118.19007"/>
<Orientation y="-2.19913"/>
<Actor seed="58637"/>
</Entity>
<Entity uid="1149">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="938.89051" z="1109.49866"/>
<Orientation y="-1.1522"/>
<Actor seed="40212"/>
</Entity>
<Entity uid="1150">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="935.73206" z="1110.05396"/>
<Orientation y="-2.26391"/>
<Actor seed="6942"/>
</Entity>
<Entity uid="1151">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="898.03406" z="1112.35657"/>
<Orientation y="2.35621"/>
<Actor seed="25341"/>
</Entity>
<Entity uid="1152">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="890.3271" z="1116.27991"/>
<Orientation y="2.35621"/>
<Actor seed="52749"/>
</Entity>
<Entity uid="1153">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="903.96698" z="1108.20215"/>
<Orientation y="2.27694"/>
<Actor seed="34568"/>
</Entity>
<Entity uid="1154">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="921.32087" z="1094.80628"/>
<Orientation y="0.47344"/>
<Actor seed="62761"/>
</Entity>
<Entity uid="1155">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="920.951" z="1097.23401"/>
<Orientation y="-2.6811"/>
<Actor seed="975"/>
</Entity>
<Entity uid="1156">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="911.46387" z="1101.64747"/>
<Orientation y="-0.04357"/>
<Actor seed="32485"/>
</Entity>
<Entity uid="1157">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="910.3249" z="1105.72718"/>
<Orientation y="3.13315"/>
<Actor seed="52177"/>
</Entity>
<Entity uid="1158">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="910.58881" z="1107.08106"/>
<Orientation y="0.12421"/>
<Actor seed="10285"/>
</Entity>
<Entity uid="1159">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="895.49897" z="1113.75403"/>
<Orientation y="-0.9846"/>
<Actor seed="30623"/>
</Entity>
<Entity uid="1160">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="880.40302" z="1119.77442"/>
<Orientation y="1.02263"/>
<Actor seed="26669"/>
</Entity>
<Entity uid="1161">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="891.74079" z="1117.12989"/>
<Orientation y="-2.94854"/>
<Actor seed="26116"/>
</Entity>
<Entity uid="1162">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="878.72266" z="1117.42786"/>
<Orientation y="-1.07958"/>
<Actor seed="26878"/>
</Entity>
<Entity uid="1163">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="868.72461" z="1118.30298"/>
<Orientation y="2.35621"/>
<Actor seed="59927"/>
</Entity>
<Entity uid="1164">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="873.8863" z="1115.94715"/>
<Orientation y="1.378"/>
<Actor seed="37120"/>
</Entity>
<Entity uid="1165">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="894.54694" z="1115.46644"/>
<Orientation y="1.42907"/>
<Actor seed="56744"/>
</Entity>
<Entity uid="1166">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="916.24256" z="1108.94129"/>
<Orientation y="2.35621"/>
<Actor seed="29535"/>
</Entity>
<Entity uid="1167">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="938.2765" z="1107.19617"/>
<Orientation y="2.35621"/>
<Actor seed="11109"/>
</Entity>
<Entity uid="1168">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="949.15552" z="1131.61194"/>
<Orientation y="2.35621"/>
<Actor seed="11001"/>
</Entity>
<Entity uid="1169">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.76636" z="1163.27503"/>
<Orientation y="0.81678"/>
<Actor seed="18324"/>
</Entity>
<Entity uid="1170">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="949.52466" z="1160.99561"/>
<Orientation y="2.35621"/>
<Actor seed="22005"/>
</Entity>
<Entity uid="1171">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="952.2837" z="1175.3484"/>
<Orientation y="2.35621"/>
<Actor seed="30241"/>
</Entity>
<Entity uid="1172">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="951.81116" z="1176.36817"/>
<Orientation y="2.45705"/>
<Actor seed="7885"/>
</Entity>
<Entity uid="1173">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="958.63447" z="1158.38111"/>
<Orientation y="2.12591"/>
<Actor seed="25423"/>
</Entity>
<Entity uid="1174">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="968.66205" z="1154.79346"/>
<Orientation y="2.35621"/>
<Actor seed="45407"/>
</Entity>
<Entity uid="1175">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="959.78882" z="1169.06568"/>
<Orientation y="-0.49474"/>
<Actor seed="13924"/>
</Entity>
<Entity uid="1176">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="948.63807" z="1179.62781"/>
<Orientation y="-2.11648"/>
<Actor seed="5849"/>
</Entity>
<Entity uid="1177">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="942.987" z="1162.11573"/>
<Orientation y="2.13341"/>
<Actor seed="55929"/>
</Entity>
<Entity uid="1178">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="943.28925" z="1158.18274"/>
<Orientation y="2.35621"/>
<Actor seed="29943"/>
</Entity>
<Entity uid="1179">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="942.13624" z="1145.65906"/>
<Orientation y="2.2153"/>
<Actor seed="30405"/>
</Entity>
<Entity uid="1180">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="944.83381" z="1125.05787"/>
<Orientation y="-0.76333"/>
<Actor seed="47181"/>
</Entity>
<Entity uid="1181">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="938.79914" z="1137.44715"/>
<Orientation y="-1.28646"/>
<Actor seed="38850"/>
</Entity>
<Entity uid="1182">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="934.0058" z="1128.7909"/>
<Orientation y="2.42072"/>
<Actor seed="57942"/>
</Entity>
<Entity uid="1183">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="935.41736" z="1120.02137"/>
<Orientation y="-0.78467"/>
<Actor seed="25745"/>
</Entity>
<Entity uid="1184">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="931.23804" z="1137.65174"/>
<Orientation y="-0.18027"/>
<Actor seed="18023"/>
</Entity>
<Entity uid="1185">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="934.59638" z="1139.13782"/>
<Orientation y="2.31064"/>
<Actor seed="54276"/>
</Entity>
<Entity uid="1186">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="939.31397" z="1122.81092"/>
<Orientation y="2.35621"/>
<Actor seed="44296"/>
</Entity>
<Entity uid="1187">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="929.25532" z="1138.09522"/>
<Orientation y="0.24735"/>
<Actor seed="33760"/>
</Entity>
<Entity uid="1188">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="934.20582" z="1163.87183"/>
<Orientation y="1.23385"/>
<Actor seed="2191"/>
</Entity>
<Entity uid="1189">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="939.00733" z="1186.92566"/>
<Orientation y="0.39945"/>
<Actor seed="62591"/>
</Entity>
<Entity uid="1190">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="942.51252" z="1196.80384"/>
<Orientation y="-2.6033"/>
<Actor seed="1600"/>
</Entity>
<Entity uid="1191">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="935.66858" z="1155.66102"/>
<Orientation y="2.35621"/>
<Actor seed="20304"/>
</Entity>
<Entity uid="1192">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="921.19819" z="1143.40674"/>
<Orientation y="2.41402"/>
<Actor seed="64299"/>
</Entity>
<Entity uid="1193">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="923.99286" z="1133.3147"/>
<Orientation y="2.35621"/>
<Actor seed="11900"/>
</Entity>
<Entity uid="1194">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="925.65925" z="1123.26893"/>
<Orientation y="2.35621"/>
<Actor seed="41485"/>
</Entity>
<Entity uid="1195">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="904.41419" z="1152.09766"/>
<Orientation y="2.35621"/>
<Actor seed="38070"/>
</Entity>
<Entity uid="1196">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="913.31092" z="1146.00525"/>
<Orientation y="2.35621"/>
<Actor seed="55574"/>
</Entity>
<Entity uid="1197">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="900.75507" z="1145.81934"/>
<Orientation y="2.35621"/>
<Actor seed="18791"/>
</Entity>
<Entity uid="1198">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="888.51624" z="1144.02662"/>
<Orientation y="2.35621"/>
<Actor seed="27426"/>
</Entity>
<Entity uid="1199">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="883.57062" z="1135.43616"/>
<Orientation y="2.35621"/>
<Actor seed="8300"/>
</Entity>
<Entity uid="1200">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="886.58082" z="1123.84791"/>
<Orientation y="2.60824"/>
<Actor seed="17531"/>
</Entity>
<Entity uid="1201">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="895.25342" z="1117.54712"/>
<Orientation y="1.90557"/>
<Actor seed="48889"/>
</Entity>
<Entity uid="1202">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="900.10743" z="1115.57325"/>
<Orientation y="-1.3353"/>
<Actor seed="11284"/>
</Entity>
<Entity uid="1203">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="863.35395" z="1137.20398"/>
<Orientation y="-0.19498"/>
<Actor seed="30670"/>
</Entity>
<Entity uid="1204">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="871.47205" z="1164.7317"/>
<Orientation y="0.71485"/>
<Actor seed="51944"/>
</Entity>
<Entity uid="1205">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="891.35004" z="1158.05701"/>
<Orientation y="-0.05675"/>
<Actor seed="23976"/>
</Entity>
<Entity uid="1206">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="887.96021" z="1161.891"/>
<Orientation y="-2.90712"/>
<Actor seed="9108"/>
</Entity>
<Entity uid="1207">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="878.68573" z="1161.09375"/>
<Orientation y="2.35621"/>
<Actor seed="58237"/>
</Entity>
<Entity uid="1208">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="861.94098" z="1170.7544"/>
<Orientation y="2.35621"/>
<Actor seed="51666"/>
</Entity>
<Entity uid="1209">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="840.69001" z="1174.97803"/>
<Orientation y="2.35621"/>
<Actor seed="64499"/>
</Entity>
<Entity uid="1210">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="836.38746" z="1168.99158"/>
<Orientation y="2.35621"/>
<Actor seed="2187"/>
</Entity>
<Entity uid="1211">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="839.24677" z="1166.09522"/>
<Orientation y="1.46145"/>
<Actor seed="21150"/>
</Entity>
<Entity uid="1212">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="870.83515" z="1168.49341"/>
<Orientation y="1.30675"/>
<Actor seed="3273"/>
</Entity>
<Entity uid="1213">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1033.29505" z="1164.96143"/>
<Orientation y="2.35621"/>
<Actor seed="36335"/>
</Entity>
<Entity uid="1214">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1014.95484" z="1157.91993"/>
<Orientation y="2.35621"/>
<Actor seed="42095"/>
</Entity>
<Entity uid="1215">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.38721" z="1153.19397"/>
<Orientation y="2.35621"/>
<Actor seed="24277"/>
</Entity>
<Entity uid="1216">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1013.28003" z="1164.62085"/>
<Orientation y="0.21915"/>
<Actor seed="39341"/>
</Entity>
<Entity uid="1217">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1026.56763" z="1193.66163"/>
<Orientation y="2.35621"/>
<Actor seed="39931"/>
</Entity>
<Entity uid="1218">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1022.19336" z="1198.19703"/>
<Orientation y="2.35621"/>
<Actor seed="64741"/>
</Entity>
<Entity uid="1219">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.58765" z="1196.38929"/>
<Orientation y="2.09113"/>
<Actor seed="21001"/>
</Entity>
<Entity uid="1220">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1039.20728" z="1184.73707"/>
<Orientation y="2.35621"/>
<Actor seed="21087"/>
</Entity>
<Entity uid="1221">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1124.86768" z="1139.6084"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1222">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1111.32593" z="1140.00611"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1223">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1096.53785" z="1140.27515"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1224">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1097.54908" z="1117.52198"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1225">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1090.04017" z="1110.30933"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1226">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1083.7411" z="1103.4402"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1227">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1076.32874" z="1096.94935"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1228">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1059.12452" z="1115.44715"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1229">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1064.82142" z="1122.22657"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1230">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1025.03907" z="1104.83533"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1231">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1013.52283" z="1105.10633"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1232">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1020.11585" z="1083.60022"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1233">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1030.29041" z="1083.33326"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1234">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1041.16688" z="1083.40271"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1235">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1003.14283" z="1077.57984"/>
<Orientation y="2.38294"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1236">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="996.10553" z="1070.3014"/>
<Orientation y="2.38294"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1237">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="988.28992" z="1063.1233"/>
<Orientation y="2.38294"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1238">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="975.88544" z="1083.43812"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1239">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="967.84455" z="1075.73841"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1240">
<Template>actor|props/structures/kushites/civic_centre_lion_statues.xml</Template>
<Position x="1050.18213" z="1119.77613"/>
<Orientation y="2.35622"/>
<Actor seed="19109"/>
</Entity>
<Entity uid="1241">
<Template>actor|props/structures/kushites/civic_centre_lion_statues.xml</Template>
<Position x="1084.71546" z="1098.21607"/>
<Orientation y="-0.77845"/>
<Actor seed="19109"/>
</Entity>
<Entity uid="1244">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1040.04126" z="1030.71802"/>
<Orientation y="-0.78502"/>
<Actor seed="58859"/>
</Entity>
<Entity uid="1246">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1036.59314" z="975.60395"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1247">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1066.78235" z="965.02973"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1248">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1081.71033" z="951.84424"/>
<Orientation y="1.66894"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1249">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1091.01221" z="950.35438"/>
<Orientation y="1.85084"/>
<Obstruction group="846"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1250">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1010.852" z="1001.20295"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1251">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1016.85468" z="995.3136"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1252">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1023.43525" z="988.74213"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1253">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1029.98182" z="982.20197"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1254">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1015.88721" z="1015.47577"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1255">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1009.34632" z="1008.83283"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1256">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1041.92554" z="1040.99598"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1257">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1022.65522" z="1021.80103"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1258">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1028.81739" z="1027.83326"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1259">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1035.38453" z="1034.35303"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1260">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1048.20777" z="1047.3871"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1261">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1054.37012" z="1053.41932"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1262">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1064.54847" z="1063.78138"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1263">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1058.38611" z="1057.74915"/>
<Orientation y="0.78002"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1264">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1084.51526" z="1052.07166"/>
<Orientation y="2.11255"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1265">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1076.9911" z="1057.80481"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1266">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1070.98841" z="1063.6941"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1267">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1091.14661" z="1047.38843"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1268">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1097.1493" z="1041.49915"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1269">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1103.69666" z="1041.80445"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1270">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1107.0746" z="1045.44666"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1271">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1116.01832" z="1036.69983"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1272">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1113.76771" z="1034.45777"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1273">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1112.80384" z="1026.98853"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1274">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1119.27808" z="1020.31226"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1275">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1125.33594" z="1014.03742"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1276">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1131.81019" z="1007.36115"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1277">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1125.54505" z="994.43042"/>
<Orientation y="0.77065"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1278">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1131.6504" z="1000.52027"/>
<Orientation y="0.77065"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1279">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1079.56605" z="952.7176"/>
<Orientation y="0.77953"/>
<Actor seed="38954"/>
</Entity>
<Entity uid="1280">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1069.54627" z="963.9156"/>
<Orientation y="0.77953"/>
<Actor seed="38954"/>
</Entity>
<Entity uid="1281">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1027.28272" z="986.14124"/>
<Orientation y="0.77953"/>
<Actor seed="38954"/>
</Entity>
<Entity uid="1282">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1020.62183" z="992.67615"/>
<Orientation y="0.77953"/>
<Actor seed="38954"/>
</Entity>
<Entity uid="1283">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1014.3379" z="998.79487"/>
<Orientation y="0.77953"/>
<Actor seed="38954"/>
</Entity>
<Entity uid="1284">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1110.48475" z="1030.40748"/>
<Orientation y="-0.79117"/>
<Actor seed="15787"/>
</Entity>
<Entity uid="1285">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1101.54456" z="1038.6803"/>
<Orientation y="2.35621"/>
<Actor seed="40450"/>
</Entity>
<Entity uid="1286">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1122.0094" z="1016.576"/>
<Orientation y="-2.35622"/>
<Actor seed="11569"/>
</Entity>
<Entity uid="1287">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1128.19495" z="1010.35047"/>
<Orientation y="-2.35622"/>
<Actor seed="11569"/>
</Entity>
<Entity uid="1288">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1127.97864" z="997.87623"/>
<Orientation y="-0.79815"/>
<Actor seed="11569"/>
</Entity>
<Entity uid="1339">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1129.39905" z="991.92774"/>
<Orientation y="2.35621"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="1341">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1134.71534" z="998.41065"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="1361">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1074.07825" z="951.01252"/>
<Orientation y="2.35621"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="1362">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1071.38318" z="948.5702"/>
<Orientation y="2.35621"/>
<Actor seed="39480"/>
</Entity>
<Entity uid="1363">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1068.74756" z="945.65882"/>
<Orientation y="2.35621"/>
<Actor seed="47589"/>
</Entity>
<Entity uid="1364">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1066.22584" z="942.92402"/>
<Orientation y="2.35621"/>
<Actor seed="55412"/>
</Entity>
<Entity uid="1365">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1063.22645" z="940.05896"/>
<Orientation y="2.35621"/>
<Actor seed="4052"/>
</Entity>
<Entity uid="1366">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1060.15333" z="937.1269"/>
<Orientation y="2.35621"/>
<Actor seed="29455"/>
</Entity>
<Entity uid="1367">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1068.7118" z="958.78644"/>
<Orientation y="2.35621"/>
<Actor seed="40449"/>
</Entity>
<Entity uid="1368">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1065.70215" z="956.05097"/>
<Orientation y="2.31962"/>
<Actor seed="36498"/>
</Entity>
<Entity uid="1369">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1062.79273" z="953.15894"/>
<Orientation y="2.31962"/>
<Actor seed="63884"/>
</Entity>
<Entity uid="1370">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1060.06312" z="950.59675"/>
<Orientation y="2.31962"/>
<Actor seed="1248"/>
</Entity>
<Entity uid="1371">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1057.02112" z="947.65583"/>
<Orientation y="2.31962"/>
<Actor seed="19608"/>
</Entity>
<Entity uid="1372">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1053.49561" z="943.9928"/>
<Orientation y="2.31962"/>
<Actor seed="21545"/>
</Entity>
<Entity uid="1382">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1056.14698" z="940.61048"/>
<Orientation y="0.76204"/>
<Actor seed="62337"/>
</Entity>
<Entity uid="1383">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1083.21912" z="945.05317"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1384">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1077.39283" z="939.48719"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1385">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1071.96387" z="933.54706"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1386">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1064.78284" z="935.49769"/>
<Orientation y="2.35764"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="1446">
<Template>structures/kush_temple</Template>
<Player>0</Player>
<Position x="1118.79859" z="1103.59644"/>
<Orientation y="2.37438"/>
<Actor seed="62559"/>
</Entity>
<Entity uid="1448">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1128.25306" z="1139.19043"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1449">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1148.2439" z="1128.45936"/>
<Orientation y="1.5908"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1453">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1185.4657" z="1116.85584"/>
<Orientation y="2.36513"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1454">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1166.11023" z="1082.50647"/>
<Orientation y="2.36513"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1455">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1170.30457" z="1144.57557"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1456">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1163.72535" z="1138.05848"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1457">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1157.10132" z="1131.49817"/>
<Orientation y="0.79261"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1458">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1139.9557" z="1131.60523"/>
<Orientation y="2.36358"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1459">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1133.52015" z="1138.25489"/>
<Orientation y="2.36358"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1460">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1134.22547" z="1140.10706"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1461">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1143.28211" z="1131.03528"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1462">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1152.60096" z="1130.17176"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1463">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1161.02784" z="1138.04761"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1464">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1168.56165" z="1145.28003"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="1465">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1133.60401" z="971.23823"/>
<Orientation y="0.77065"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1466">
<Template>structures/kush_pyramid_large</Template>
<Player>0</Player>
<Position x="336.84015" z="1316.11158"/>
<Orientation y="8.11135"/>
<Actor seed="24239"/>
</Entity>
<Entity uid="1467">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="361.27112" z="1268.87024"/>
<Orientation y="1.74628"/>
<Actor seed="11939"/>
</Entity>
<Entity uid="1468">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="318.71717" z="1246.7057"/>
<Orientation y="1.58405"/>
<Actor seed="43327"/>
</Entity>
<Entity uid="1474">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1216.55896" z="1193.33045"/>
<Orientation y="-0.78982"/>
<Actor seed="24661"/>
</Entity>
<Entity uid="1475">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1240.86182" z="1169.90894"/>
<Orientation y="2.35621"/>
<Actor seed="28269"/>
</Entity>
<Entity uid="1476">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1265.05225" z="1145.61866"/>
<Orientation y="-0.74814"/>
<Actor seed="13616"/>
</Entity>
<Entity uid="1477">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1190.73707" z="1218.89112"/>
<Orientation y="2.35621"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1478">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1310.68262" z="1099.40796"/>
<Orientation y="2.35621"/>
<Actor seed="246"/>
</Entity>
<Entity uid="1479">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1337.20716" z="1072.76465"/>
<Orientation y="2.35621"/>
<Actor seed="8462"/>
</Entity>
<Entity uid="1480">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1244.23011" z="881.66266"/>
<Orientation y="2.35621"/>
<Actor seed="24255"/>
</Entity>
<Entity uid="1481">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1175.70191" z="881.5448"/>
<Orientation y="2.35621"/>
<Actor seed="39512"/>
</Entity>
<Entity uid="1482">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1108.27088" z="881.58936"/>
<Orientation y="2.35621"/>
<Actor seed="35850"/>
</Entity>
<Entity uid="1483">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1075.40699" z="880.92353"/>
<Orientation y="2.35621"/>
<Actor seed="467"/>
</Entity>
<Entity uid="1484">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1053.61109" z="906.2002"/>
<Orientation y="2.35621"/>
<Actor seed="1914"/>
</Entity>
<Entity uid="1485">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1031.13343" z="930.24421"/>
<Orientation y="2.35621"/>
<Actor seed="61509"/>
</Entity>
<Entity uid="1486">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1007.28162" z="954.14185"/>
<Orientation y="2.35621"/>
<Actor seed="50753"/>
</Entity>
<Entity uid="1487">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="983.02204" z="978.34253"/>
<Orientation y="2.35621"/>
<Actor seed="54741"/>
</Entity>
<Entity uid="1488">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1191.83021" z="1219.81788"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1489">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1218.34327" z="1195.56214"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1490">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1242.25843" z="1171.6211"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1491">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1266.69788" z="1147.90052"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1492">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1312.07068" z="1101.41236"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1493">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1338.62879" z="1075.06397"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1494">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1409.13819" z="1001.84345"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1495">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1410.50855" z="1003.66364"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1496">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1361.90564" z="1047.51441"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1497">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1363.71607" z="1049.42286"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1498">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1315.74817" z="881.08161"/>
<Orientation y="2.35621"/>
<Actor seed="23362"/>
</Entity>
<Entity uid="1499">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1391.77662" z="881.18018"/>
<Orientation y="2.35621"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="1500">
<Template>structures/kush_wall_long</Template>
<Player>0</Player>
<Position x="1153.3866" z="1229.224"/>
<Orientation y="2.35413"/>
<Obstruction group="1501" group2="1502"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="1501">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1166.50318" z="1238.19324"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1502">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1165.89722" z="1242.97327"/>
<Orientation y="2.35622"/>
<Actor seed="26341"/>
</Entity>
<Entity uid="1507">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1349.28418" z="1002.649"/>
<Orientation y="2.35621"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1509">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.5896" z="991.88025"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1510">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1338.45862" z="1013.56562"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1511">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1326.9928" z="1025.81031"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1512">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1315.72107" z="1036.87342"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1513">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1304.49817" z="1048.15381"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="1517">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.56421" z="1039.62574"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="1518">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1283.75342" z="1028.00733"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="1519">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1295.0077" z="1016.42035"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1520">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1306.53357" z="1005.34797"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1521">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1317.15162" z="994.14295"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1522">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1328.20215" z="983.04114"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="1548">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1846.17005" z="966.07441"/>
<Orientation y="-3.14397"/>
<Actor seed="2911"/>
</Entity>
<Entity uid="1550">
<Template>structures/kush_dock</Template>
<Player>0</Player>
<Position x="1892.70374" z="897.20148"/>
<Orientation y="1.55996"/>
<Obstruction group="1553"/>
<Actor seed="28406"/>
</Entity>
<Entity uid="1552">
<Template>structures/kush_wall_medium</Template>
<Player>0</Player>
<Position x="1892.38038" z="868.25153"/>
<Orientation y="-3.10668"/>
<Obstruction group="1553"/>
<Actor seed="36277"/>
</Entity>
<Entity uid="1553">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1903.73804" z="869.76893"/>
<Orientation y="2.35621"/>
<Actor seed="62444"/>
</Entity>
<Entity uid="1556">
<Template>structures/kush_wall_short</Template>
<Player>0</Player>
<Position x="1899.15052" z="1039.57923"/>
<Orientation y="-3.13004"/>
<Obstruction group="1557"/>
<Actor seed="58872"/>
</Entity>
<Entity uid="1557">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1903.98218" z="1038.7129"/>
<Orientation y="2.35621"/>
<Actor seed="26851"/>
</Entity>
<Entity uid="1559">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1880.61414" z="868.43702"/>
<Orientation y="-1.53144"/>
<Actor seed="13314"/>
</Entity>
<Entity uid="1560">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1891.43409" z="1039.88758"/>
<Orientation y="-1.53144"/>
<Obstruction group="1557"/>
<Actor seed="13314"/>
</Entity>
<Entity uid="1563">
<Template>structures/kush_dock</Template>
<Player>0</Player>
<Position x="1891.23243" z="1022.42804"/>
<Orientation y="1.55997"/>
<Obstruction group="1557"/>
<Actor seed="28406"/>
</Entity>
<Entity uid="1564">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1879.08924" z="881.57355"/>
<Orientation y="-1.56971"/>
<Actor seed="50226"/>
</Entity>
<Entity uid="1565">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>0</Player>
<Position x="1870.80994" z="1022.8097"/>
<Orientation y="-1.58281"/>
<Actor seed="17707"/>
</Entity>
<Entity uid="1568">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1897.64649" z="956.63501"/>
<Orientation y="7.83045"/>
<Actor seed="48605"/>
</Entity>
<Entity uid="1569">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1896.23938" z="876.93531"/>
<Orientation y="1.57796"/>
<Obstruction group="1553"/>
<Actor seed="47057"/>
</Entity>
<Entity uid="1570">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1907.24378" z="880.90723"/>
<Orientation y="3.1414"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1571">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1904.10657" z="872.65821"/>
<Orientation y="3.8672"/>
<Obstruction group="1553"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1572">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1903.03663" z="888.03779"/>
<Orientation y="8.41587"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1574">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1943.92042" z="916.27186"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1576">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1925.34412" z="916.25336"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1578">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1943.87525" z="927.42798"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1580">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1925.29896" z="927.4095"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1583">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1932.74402" z="999.34388"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1585">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1914.00977" z="999.58515"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1586">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1932.33362" z="988.39087"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1588">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1913.75696" z="988.28187"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1590">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1946.98475" z="921.70594"/>
<Orientation y="3.14141"/>
</Entity>
<Entity uid="1591">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1945.65125" z="994.04096"/>
<Orientation y="3.14141"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1592">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1903.9983" z="1007.28437"/>
<Orientation y="3.14141"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1593">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1906.8202" z="1000.96796"/>
<Orientation y="8.47385"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1594">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1899.05848" z="1012.54499"/>
<Orientation y="1.5531"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="1595">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1899.82093" z="1031.78138"/>
<Orientation y="4.10407"/>
<Obstruction group="1557"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1596">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1905.57422" z="985.589"/>
<Orientation y="7.10312"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1597">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1907.0022" z="928.50574"/>
<Orientation y="8.23714"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1598">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1906.9347" z="914.80335"/>
<Orientation y="7.52781"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1599">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1900.71155" z="909.3675"/>
<Orientation y="6.72014"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="1600">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1916.78553" z="925.15973"/>
<Orientation y="0.02149"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="1601">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1917.36548" z="918.74213"/>
<Orientation y="3.12526"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="1602">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1914.67518" z="990.81885"/>
<Orientation y="3.1376"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="1603">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1913.86866" z="997.07557"/>
<Orientation y="0.02149"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="1620">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1957.10499" z="988.24842"/>
<Orientation y="2.35621"/>
<Actor seed="16410"/>
</Entity>
<Entity uid="1621">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1955.10596" z="983.88953"/>
<Orientation y="2.35621"/>
<Actor seed="61515"/>
</Entity>
<Entity uid="1622">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1957.21241" z="998.1883"/>
<Orientation y="2.35621"/>
<Actor seed="58333"/>
</Entity>
<Entity uid="1623">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1960.00062" z="998.73755"/>
<Orientation y="2.35621"/>
<Actor seed="38347"/>
</Entity>
<Entity uid="1624">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1958.50293" z="1000.54511"/>
<Orientation y="2.35621"/>
<Actor seed="47976"/>
</Entity>
<Entity uid="1625">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1956.4297" z="1003.28467"/>
<Orientation y="-2.04867"/>
<Actor seed="20935"/>
</Entity>
<Entity uid="1626">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1954.31275" z="1000.7157"/>
<Orientation y="2.35621"/>
<Actor seed="21613"/>
</Entity>
<Entity uid="1627">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1948.75782" z="1000.30555"/>
<Orientation y="2.35621"/>
<Actor seed="54000"/>
</Entity>
<Entity uid="1628">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1947.77857" z="1001.50532"/>
<Orientation y="2.35621"/>
<Actor seed="36995"/>
</Entity>
<Entity uid="1629">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1954.85328" z="991.60792"/>
<Orientation y="2.35621"/>
<Actor seed="47926"/>
</Entity>
<Entity uid="1630">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1951.16614" z="988.05652"/>
<Orientation y="2.35621"/>
<Actor seed="48753"/>
</Entity>
<Entity uid="1631">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1953.2306" z="986.16163"/>
<Orientation y="2.35621"/>
<Actor seed="2998"/>
</Entity>
<Entity uid="1632">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1947.17615" z="980.67164"/>
<Orientation y="2.35621"/>
<Actor seed="21411"/>
</Entity>
<Entity uid="1633">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1953.37586" z="987.96448"/>
<Orientation y="3.05011"/>
<Actor seed="57789"/>
</Entity>
<Entity uid="1634">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1952.70057" z="986.36475"/>
<Orientation y="2.35621"/>
<Actor seed="46504"/>
</Entity>
<Entity uid="1635">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1953.9397" z="999.72022"/>
<Orientation y="2.35621"/>
<Actor seed="65309"/>
</Entity>
<Entity uid="1636">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1946.28504" z="1003.24024"/>
<Orientation y="2.35621"/>
<Actor seed="50878"/>
</Entity>
<Entity uid="1637">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1946.61072" z="1000.81586"/>
<Orientation y="2.35621"/>
<Actor seed="15157"/>
</Entity>
<Entity uid="1638">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1949.10621" z="996.20618"/>
<Orientation y="2.35621"/>
<Actor seed="17840"/>
</Entity>
<Entity uid="1639">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1946.93226" z="1001.08582"/>
<Orientation y="2.35621"/>
<Actor seed="46640"/>
</Entity>
<Entity uid="1640">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1946.80115" z="1004.8216"/>
<Orientation y="2.35621"/>
<Actor seed="63021"/>
</Entity>
<Entity uid="1641">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1955.1725" z="998.94105"/>
<Orientation y="2.35621"/>
<Actor seed="9038"/>
</Entity>
<Entity uid="1642">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1962.28467" z="983.07612"/>
<Orientation y="2.35621"/>
<Actor seed="41999"/>
</Entity>
<Entity uid="1643">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1956.15833" z="983.1139"/>
<Orientation y="2.35621"/>
<Actor seed="7724"/>
</Entity>
<Entity uid="1644">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1953.38831" z="976.05988"/>
<Orientation y="2.35621"/>
<Actor seed="47183"/>
</Entity>
<Entity uid="1645">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1959.07056" z="984.4958"/>
<Orientation y="2.35621"/>
<Actor seed="52478"/>
</Entity>
<Entity uid="1646">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1957.60975" z="985.7273"/>
<Orientation y="2.35621"/>
<Actor seed="37405"/>
</Entity>
<Entity uid="1647">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1959.1045" z="908.40442"/>
<Orientation y="2.35621"/>
<Actor seed="62034"/>
</Entity>
<Entity uid="1648">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1956.92823" z="910.31971"/>
<Orientation y="2.35621"/>
<Actor seed="30658"/>
</Entity>
<Entity uid="1649">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1951.11353" z="914.56702"/>
<Orientation y="2.35621"/>
<Actor seed="51936"/>
</Entity>
<Entity uid="1650">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1950.69471" z="915.35053"/>
<Orientation y="2.35621"/>
<Actor seed="60056"/>
</Entity>
<Entity uid="1651">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1952.08045" z="914.85694"/>
<Orientation y="2.35621"/>
<Actor seed="55028"/>
</Entity>
<Entity uid="1652">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1952.34876" z="917.44806"/>
<Orientation y="-0.59081"/>
<Actor seed="51413"/>
</Entity>
<Entity uid="1653">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1951.74415" z="920.12507"/>
<Orientation y="2.35621"/>
<Actor seed="36423"/>
</Entity>
<Entity uid="1654">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1951.72657" z="923.27137"/>
<Orientation y="2.35621"/>
<Actor seed="2850"/>
</Entity>
<Entity uid="1655">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1954.2787" z="925.44556"/>
<Orientation y="2.35621"/>
<Actor seed="36304"/>
</Entity>
<Entity uid="1656">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1954.04395" z="927.55225"/>
<Orientation y="2.35621"/>
<Actor seed="52272"/>
</Entity>
<Entity uid="1657">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1950.9668" z="928.62739"/>
<Orientation y="2.35621"/>
<Actor seed="55195"/>
</Entity>
<Entity uid="1658">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1956.14722" z="929.05304"/>
<Orientation y="2.35621"/>
<Actor seed="27296"/>
</Entity>
<Entity uid="1659">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1957.55042" z="930.42005"/>
<Orientation y="2.35621"/>
<Actor seed="8228"/>
</Entity>
<Entity uid="1660">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1961.75013" z="934.39502"/>
<Orientation y="2.35621"/>
<Actor seed="64856"/>
</Entity>
<Entity uid="1661">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1962.10486" z="935.08503"/>
<Orientation y="2.35621"/>
<Actor seed="52499"/>
</Entity>
<Entity uid="1662">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1955.875" z="936.20215"/>
<Orientation y="2.35621"/>
<Actor seed="56333"/>
</Entity>
<Entity uid="1663">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1959.53101" z="931.98145"/>
<Orientation y="2.35621"/>
<Actor seed="37804"/>
</Entity>
<Entity uid="1664">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1959.92273" z="928.54133"/>
<Orientation y="-1.1687"/>
<Actor seed="34683"/>
</Entity>
<Entity uid="1665">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1947.98731" z="932.20936"/>
<Orientation y="2.35621"/>
<Actor seed="53311"/>
</Entity>
<Entity uid="1666">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1955.44825" z="929.016"/>
<Orientation y="2.35621"/>
<Actor seed="4056"/>
</Entity>
<Entity uid="1667">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1952.54688" z="927.65711"/>
<Orientation y="2.35621"/>
<Actor seed="43680"/>
</Entity>
<Entity uid="1668">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1951.25098" z="916.37494"/>
<Orientation y="0.01905"/>
<Actor seed="39044"/>
</Entity>
<Entity uid="1669">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1956.11023" z="916.5138"/>
<Orientation y="2.35621"/>
<Actor seed="15678"/>
</Entity>
<Entity uid="1670">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1950.84998" z="915.43659"/>
<Orientation y="2.35621"/>
<Actor seed="48396"/>
</Entity>
<Entity uid="1671">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1955.75782" z="926.41895"/>
<Orientation y="2.35621"/>
<Actor seed="63257"/>
</Entity>
<Entity uid="1673">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1950.20911" z="928.54566"/>
<Orientation y="2.35621"/>
<Actor seed="49090"/>
</Entity>
<Entity uid="1674">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1952.57251" z="924.52302"/>
<Orientation y="2.35621"/>
<Actor seed="62238"/>
</Entity>
<Entity uid="1675">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1950.84083" z="926.67157"/>
<Orientation y="2.35621"/>
<Actor seed="60484"/>
</Entity>
<Entity uid="1678">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1955.69227" z="928.36896"/>
<Orientation y="2.35621"/>
<Actor seed="46712"/>
</Entity>
<Entity uid="1680">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1958.87085" z="930.00806"/>
<Orientation y="2.35621"/>
<Actor seed="46077"/>
</Entity>
<Entity uid="1681">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1947.39734" z="989.87269"/>
<Orientation y="2.35621"/>
<Actor seed="36698"/>
</Entity>
<Entity uid="1682">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1946.63672" z="1000.75599"/>
<Orientation y="2.35621"/>
<Actor seed="25432"/>
</Entity>
<Entity uid="1683">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1949.0652" z="1002.96985"/>
<Orientation y="-0.8977"/>
<Actor seed="988"/>
</Entity>
<Entity uid="1686">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1947.2721" z="981.89112"/>
<Orientation y="-0.38271"/>
<Actor seed="19416"/>
</Entity>
<Entity uid="1687">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1950.89014" z="997.95142"/>
<Orientation y="2.35621"/>
<Actor seed="64963"/>
</Entity>
<Entity uid="1689">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1950.03895" z="994.18122"/>
<Orientation y="2.35621"/>
<Actor seed="42630"/>
</Entity>
<Entity uid="1691">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1953.27454" z="988.40101"/>
<Orientation y="2.35621"/>
<Actor seed="56845"/>
</Entity>
<Entity uid="1692">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1967.35901" z="996.81006"/>
<Orientation y="1.04056"/>
<Actor seed="31237"/>
</Entity>
<Entity uid="1693">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1967.46631" z="986.07752"/>
<Orientation y="2.35621"/>
<Actor seed="62584"/>
</Entity>
<Entity uid="1695">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1964.56995" z="991.45795"/>
<Orientation y="2.35621"/>
<Actor seed="9509"/>
</Entity>
<Entity uid="1696">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1962.22632" z="987.81733"/>
<Orientation y="2.35621"/>
<Actor seed="27642"/>
</Entity>
<Entity uid="1697">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1969.04065" z="992.00464"/>
<Orientation y="2.35621"/>
<Actor seed="34614"/>
</Entity>
<Entity uid="1698">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1969.21033" z="993.15998"/>
<Orientation y="2.35621"/>
<Actor seed="38999"/>
</Entity>
<Entity uid="1699">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1976.44166" z="987.04688"/>
<Orientation y="-2.9508"/>
<Actor seed="15140"/>
</Entity>
<Entity uid="1700">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1971.48096" z="978.81507"/>
<Orientation y="-1.33568"/>
<Actor seed="5861"/>
</Entity>
<Entity uid="1701">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1964.94495" z="980.78876"/>
<Orientation y="-0.79264"/>
<Actor seed="58048"/>
</Entity>
<Entity uid="1702">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1962.1952" z="983.50434"/>
<Orientation y="2.35621"/>
<Actor seed="57944"/>
</Entity>
<Entity uid="1703">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1963.12635" z="978.83191"/>
<Orientation y="2.35621"/>
<Actor seed="62984"/>
</Entity>
<Entity uid="1704">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1971.02857" z="985.42707"/>
<Orientation y="2.35621"/>
<Actor seed="5446"/>
</Entity>
<Entity uid="1705">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1970.90918" z="990.13776"/>
<Orientation y="-0.17835"/>
<Actor seed="51970"/>
</Entity>
<Entity uid="1706">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1968.38941" z="1002.18714"/>
<Orientation y="-0.95931"/>
<Actor seed="42531"/>
</Entity>
<Entity uid="1707">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1963.54859" z="1005.14405"/>
<Orientation y="2.35621"/>
<Actor seed="50138"/>
</Entity>
<Entity uid="1708">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1972.3357" z="1002.54981"/>
<Orientation y="1.8959"/>
<Actor seed="40387"/>
</Entity>
<Entity uid="1709">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1978.33753" z="992.83161"/>
<Orientation y="2.35621"/>
<Actor seed="27252"/>
</Entity>
<Entity uid="1710">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1975.03943" z="985.35767"/>
<Orientation y="-0.22535"/>
<Actor seed="49435"/>
</Entity>
<Entity uid="1711">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1974.2339" z="996.22767"/>
<Orientation y="2.35621"/>
<Actor seed="32200"/>
</Entity>
<Entity uid="1712">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1965.30176" z="975.06513"/>
<Orientation y="-0.40793"/>
<Actor seed="30069"/>
</Entity>
<Entity uid="1713">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1966.76966" z="988.05695"/>
<Orientation y="2.35621"/>
<Actor seed="11451"/>
</Entity>
<Entity uid="1714">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1966.9496" z="991.48804"/>
<Orientation y="-0.79978"/>
<Actor seed="62358"/>
</Entity>
<Entity uid="1715">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1961.56849" z="994.9524"/>
<Orientation y="2.35621"/>
<Actor seed="3771"/>
</Entity>
<Entity uid="1716">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1960.75867" z="991.45087"/>
<Orientation y="2.35621"/>
<Actor seed="46371"/>
</Entity>
<Entity uid="1717">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1966.45093" z="997.43989"/>
<Orientation y="0.46512"/>
<Actor seed="6240"/>
</Entity>
<Entity uid="1718">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1971.9225" z="1003.99408"/>
<Orientation y="2.35621"/>
<Actor seed="42284"/>
</Entity>
<Entity uid="1719">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1979.31885" z="999.14527"/>
<Orientation y="3.11426"/>
<Actor seed="52156"/>
</Entity>
<Entity uid="1720">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1977.30884" z="984.7641"/>
<Orientation y="2.35621"/>
<Actor seed="46659"/>
</Entity>
<Entity uid="1721">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1970.05323" z="977.50355"/>
<Orientation y="-1.55922"/>
<Actor seed="49209"/>
</Entity>
<Entity uid="1722">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1952.11072" z="978.04609"/>
<Orientation y="2.35621"/>
<Actor seed="2221"/>
</Entity>
<Entity uid="1723">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1948.33875" z="976.11353"/>
<Orientation y="2.37731"/>
<Actor seed="6854"/>
</Entity>
<Entity uid="1724">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1959.55726" z="965.67011"/>
<Orientation y="2.35621"/>
<Actor seed="20477"/>
</Entity>
<Entity uid="1725">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1971.53858" z="972.4867"/>
<Orientation y="0.43099"/>
<Actor seed="43639"/>
</Entity>
<Entity uid="1726">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1977.13904" z="989.73218"/>
<Orientation y="-0.33655"/>
<Actor seed="5311"/>
</Entity>
<Entity uid="1727">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1973.40735" z="1000.86072"/>
<Orientation y="-0.88974"/>
<Actor seed="49988"/>
</Entity>
<Entity uid="1728">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1964.29261" z="1005.73517"/>
<Orientation y="2.35621"/>
<Actor seed="19819"/>
</Entity>
<Entity uid="1729">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1961.08936" z="1008.60145"/>
<Orientation y="2.35621"/>
<Actor seed="43004"/>
</Entity>
<Entity uid="1730">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1972.98902" z="1007.49524"/>
<Orientation y="2.35621"/>
<Actor seed="12794"/>
</Entity>
<Entity uid="1731">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1979.73902" z="999.5998"/>
<Orientation y="2.58841"/>
<Actor seed="1428"/>
</Entity>
<Entity uid="1732">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1982.05274" z="987.40308"/>
<Orientation y="-1.99756"/>
<Actor seed="39334"/>
</Entity>
<Entity uid="1733">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1976.63428" z="983.2082"/>
<Orientation y="2.35621"/>
<Actor seed="24706"/>
</Entity>
<Entity uid="1734">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1959.74854" z="934.64478"/>
<Orientation y="-3.1303"/>
<Actor seed="36784"/>
</Entity>
<Entity uid="1735">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1965.46778" z="925.88422"/>
<Orientation y="2.35621"/>
<Actor seed="6294"/>
</Entity>
<Entity uid="1736">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1961.36377" z="922.78364"/>
<Orientation y="2.35621"/>
<Actor seed="20843"/>
</Entity>
<Entity uid="1737">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1957.89075" z="919.99604"/>
<Orientation y="2.1514"/>
<Actor seed="43857"/>
</Entity>
<Entity uid="1738">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1964.10169" z="912.13306"/>
<Orientation y="2.35621"/>
<Actor seed="37220"/>
</Entity>
<Entity uid="1739">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1951.34046" z="907.55378"/>
<Orientation y="2.35621"/>
<Actor seed="22380"/>
</Entity>
<Entity uid="1740">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1962.38733" z="903.26758"/>
<Orientation y="0.96119"/>
<Actor seed="46829"/>
</Entity>
<Entity uid="1741">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1973.37916" z="915.49476"/>
<Orientation y="-0.38292"/>
<Actor seed="24473"/>
</Entity>
<Entity uid="1742">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1967.61573" z="920.58326"/>
<Orientation y="-1.33568"/>
<Actor seed="25067"/>
</Entity>
<Entity uid="1743">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1966.5824" z="915.6493"/>
<Orientation y="2.35621"/>
<Actor seed="17221"/>
</Entity>
<Entity uid="1744">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1973.11255" z="912.87494"/>
<Orientation y="2.35621"/>
<Actor seed="56263"/>
</Entity>
<Entity uid="1745">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1977.42334" z="922.7527"/>
<Orientation y="-0.41288"/>
<Actor seed="65181"/>
</Entity>
<Entity uid="1746">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1971.89893" z="929.9123"/>
<Orientation y="2.35621"/>
<Actor seed="62607"/>
</Entity>
<Entity uid="1747">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1974.73353" z="913.77332"/>
<Orientation y="2.4936"/>
<Actor seed="25223"/>
</Entity>
<Entity uid="1748">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1967.11292" z="908.73163"/>
<Orientation y="-0.55768"/>
<Actor seed="10480"/>
</Entity>
<Entity uid="1749">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1962.8501" z="923.29267"/>
<Orientation y="2.35621"/>
<Actor seed="40784"/>
</Entity>
<Entity uid="1750">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1960.14014" z="923.63093"/>
<Orientation y="2.89667"/>
<Actor seed="4377"/>
</Entity>
<Entity uid="1751">
<Template>actor|geology/stone_granite_greek_med.xml</Template>
<Position x="1963.0055" z="916.67981"/>
<Orientation y="2.35621"/>
<Actor seed="37010"/>
</Entity>
<Entity uid="1752">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1961.93226" z="915.11847"/>
<Orientation y="-0.03615"/>
<Actor seed="729"/>
</Entity>
<Entity uid="1753">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1961.70728" z="921.7154"/>
<Orientation y="2.35621"/>
<Actor seed="13392"/>
</Entity>
<Entity uid="1754">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1963.15882" z="919.24177"/>
<Orientation y="2.3938"/>
<Actor seed="41357"/>
</Entity>
<Entity uid="1755">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1966.96631" z="909.61188"/>
<Orientation y="2.35621"/>
<Actor seed="5943"/>
</Entity>
<Entity uid="1756">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1968.61561" z="905.44318"/>
<Orientation y="1.22869"/>
<Actor seed="34224"/>
</Entity>
<Entity uid="1757">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1977.80799" z="919.18763"/>
<Orientation y="-0.66451"/>
<Actor seed="64259"/>
</Entity>
<Entity uid="1758">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1971.46265" z="927.39728"/>
<Orientation y="2.35621"/>
<Actor seed="10104"/>
</Entity>
<Entity uid="1759">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1970.06775" z="930.05604"/>
<Orientation y="2.35621"/>
<Actor seed="16929"/>
</Entity>
<Entity uid="1760">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1978.34656" z="921.87049"/>
<Orientation y="2.35621"/>
<Actor seed="40599"/>
</Entity>
<Entity uid="1761">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1973.1526" z="910.46961"/>
<Orientation y="-1.58437"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="1762">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1962.8584" z="912.87745"/>
<Orientation y="-0.21111"/>
<Actor seed="36604"/>
</Entity>
<Entity uid="1763">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1960.10621" z="919.01063"/>
<Orientation y="2.35621"/>
<Actor seed="26788"/>
</Entity>
<Entity uid="1764">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1957.03174" z="907.54834"/>
<Orientation y="2.35621"/>
<Actor seed="4702"/>
</Entity>
<Entity uid="1765">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1965.96424" z="903.19636"/>
<Orientation y="1.09754"/>
<Actor seed="4271"/>
</Entity>
<Entity uid="1766">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1975.19275" z="924.63678"/>
<Orientation y="2.35621"/>
<Actor seed="61096"/>
</Entity>
<Entity uid="1767">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1969.6001" z="923.2021"/>
<Orientation y="2.35621"/>
<Actor seed="51444"/>
</Entity>
<Entity uid="1768">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1970.82569" z="917.16547"/>
<Orientation y="-0.58391"/>
<Actor seed="31286"/>
</Entity>
<Entity uid="1769">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1966.93006" z="927.50171"/>
<Orientation y="0.23333"/>
<Actor seed="18287"/>
</Entity>
<Entity uid="1770">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1970.20911" z="933.08741"/>
<Orientation y="1.67202"/>
<Actor seed="22771"/>
</Entity>
<Entity uid="1771">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1980.14258" z="923.18409"/>
<Orientation y="2.35621"/>
<Actor seed="25233"/>
</Entity>
<Entity uid="1772">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1974.95386" z="907.58631"/>
<Orientation y="-1.89135"/>
<Actor seed="52953"/>
</Entity>
<Entity uid="1773">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1957.60975" z="904.20392"/>
<Orientation y="-0.86614"/>
<Actor seed="10894"/>
</Entity>
<Entity uid="1774">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1948.12525" z="909.43445"/>
<Orientation y="-0.6755"/>
<Actor seed="15691"/>
</Entity>
<Entity uid="1775">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1950.4203" z="915.4839"/>
<Orientation y="0.46511"/>
<Actor seed="59956"/>
</Entity>
<Entity uid="1776">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1961.76319" z="930.45875"/>
<Orientation y="2.35621"/>
<Actor seed="20046"/>
</Entity>
<Entity uid="1777">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1963.22547" z="933.43049"/>
<Orientation y="2.35621"/>
<Actor seed="25050"/>
</Entity>
<Entity uid="1778">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1971.19373" z="936.54902"/>
<Orientation y="2.35621"/>
<Actor seed="52107"/>
</Entity>
<Entity uid="1779">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1976.27076" z="932.599"/>
<Orientation y="2.35621"/>
<Actor seed="2694"/>
</Entity>
<Entity uid="1780">
<Template>actor|geology/stone_granite_greek_large.xml</Template>
<Position x="1976.64051" z="928.58967"/>
<Orientation y="2.35621"/>
<Actor seed="4215"/>
</Entity>
<Entity uid="1783">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1948.70728" z="992.98688"/>
<Orientation y="2.35621"/>
<Actor seed="46426"/>
</Entity>
<Entity uid="1784">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1948.44483" z="992.61292"/>
<Orientation y="2.35621"/>
<Actor seed="55537"/>
</Entity>
<Entity uid="1785">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1946.95582" z="990.17737"/>
<Orientation y="2.35621"/>
<Actor seed="35814"/>
</Entity>
<Entity uid="1786">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1946.59241" z="990.3584"/>
<Orientation y="2.35621"/>
<Actor seed="25742"/>
</Entity>
<Entity uid="1787">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1933.9928" z="978.78913"/>
<Orientation y="2.35621"/>
<Actor seed="49496"/>
</Entity>
<Entity uid="1788">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1934.99317" z="976.40925"/>
<Orientation y="2.35621"/>
<Actor seed="22750"/>
</Entity>
<Entity uid="1789">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1935.28199" z="979.31318"/>
<Orientation y="2.35621"/>
<Actor seed="59462"/>
</Entity>
<Entity uid="1790">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1946.4845" z="991.47321"/>
<Orientation y="2.35621"/>
<Actor seed="8916"/>
</Entity>
<Entity uid="1791">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1947.54493" z="991.78705"/>
<Orientation y="2.35621"/>
<Actor seed="9383"/>
</Entity>
<Entity uid="1792">
<Template>actor|geology/stone_granite_large.xml</Template>
<Position x="1947.60547" z="994.04896"/>
<Orientation y="2.35621"/>
<Actor seed="964"/>
</Entity>
<Entity uid="1793">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1890.24866" z="912.32508"/>
<Orientation y="4.69599"/>
<Actor seed="47057"/>
</Entity>
<Entity uid="1794">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1929.08094" z="1006.51429"/>
<Orientation y="2.35621"/>
<Actor seed="43912"/>
</Entity>
<Entity uid="1795">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1931.80262" z="1004.39502"/>
<Orientation y="2.35621"/>
<Actor seed="62908"/>
</Entity>
<Entity uid="1796">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1915.47742" z="1004.44135"/>
<Orientation y="2.35621"/>
<Actor seed="47254"/>
</Entity>
<Entity uid="1799">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1934.76453" z="931.85041"/>
<Orientation y="2.35621"/>
<Actor seed="41403"/>
</Entity>
<Entity uid="1800">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1934.08399" z="931.86329"/>
<Orientation y="2.35621"/>
<Actor seed="19228"/>
</Entity>
<Entity uid="1801">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1919.68982" z="932.53577"/>
<Orientation y="2.35621"/>
<Actor seed="44596"/>
</Entity>
<Entity uid="1802">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1919.86426" z="940.22553"/>
<Orientation y="2.35621"/>
<Actor seed="32706"/>
</Entity>
<Entity uid="1803">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1908.35132" z="937.92273"/>
<Orientation y="2.35621"/>
<Actor seed="53171"/>
</Entity>
<Entity uid="1804">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1909.53016" z="946.2099"/>
<Orientation y="2.35621"/>
<Actor seed="36747"/>
</Entity>
<Entity uid="1805">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1909.32703" z="950.56476"/>
<Orientation y="2.35621"/>
<Actor seed="23296"/>
</Entity>
<Entity uid="1806">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1907.79261" z="955.61432"/>
<Orientation y="2.35621"/>
<Actor seed="43207"/>
</Entity>
<Entity uid="1807">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1908.20325" z="977.47761"/>
<Orientation y="2.35621"/>
<Actor seed="47091"/>
</Entity>
<Entity uid="1808">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1907.5287" z="975.12397"/>
<Orientation y="2.35621"/>
<Actor seed="49288"/>
</Entity>
<Entity uid="1809">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1907.34546" z="983.60865"/>
<Orientation y="2.35621"/>
<Actor seed="56686"/>
</Entity>
<Entity uid="1810">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1908.35633" z="982.89484"/>
<Orientation y="2.35621"/>
<Actor seed="32585"/>
</Entity>
<Entity uid="1811">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1910.76795" z="982.37934"/>
<Orientation y="2.35621"/>
<Actor seed="109"/>
</Entity>
<Entity uid="1812">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1912.07923" z="981.87989"/>
<Orientation y="2.35621"/>
<Actor seed="41763"/>
</Entity>
<Entity uid="1813">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1915.91504" z="982.18628"/>
<Orientation y="2.35621"/>
<Actor seed="30484"/>
</Entity>
<Entity uid="1814">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1918.07544" z="975.0658"/>
<Orientation y="2.35621"/>
<Actor seed="21720"/>
</Entity>
<Entity uid="1815">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1918.18982" z="975.2627"/>
<Orientation y="-0.42548"/>
<Actor seed="15861"/>
</Entity>
<Entity uid="1816">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1915.36792" z="983.831"/>
<Orientation y="2.35621"/>
<Actor seed="51927"/>
</Entity>
<Entity uid="1817">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1922.15101" z="983.75141"/>
<Orientation y="2.35621"/>
<Actor seed="38347"/>
</Entity>
<Entity uid="1818">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1925.81739" z="983.46839"/>
<Orientation y="2.35621"/>
<Actor seed="15256"/>
</Entity>
<Entity uid="1819">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1938.27259" z="985.27515"/>
<Orientation y="2.35621"/>
<Actor seed="62852"/>
</Entity>
<Entity uid="1820">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1937.22815" z="982.7154"/>
<Orientation y="2.35621"/>
<Actor seed="57302"/>
</Entity>
<Entity uid="1821">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1938.6482" z="1012.3216"/>
<Orientation y="2.35621"/>
<Actor seed="37293"/>
</Entity>
<Entity uid="1822">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1939.02857" z="1008.44257"/>
<Orientation y="2.35621"/>
<Actor seed="23752"/>
</Entity>
<Entity uid="1823">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1933.65564" z="1006.48511"/>
<Orientation y="2.35621"/>
<Actor seed="24969"/>
</Entity>
<Entity uid="1824">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1908.20643" z="1008.11408"/>
<Orientation y="2.35621"/>
<Actor seed="2275"/>
</Entity>
<Entity uid="1825">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1907.30713" z="1009.5091"/>
<Orientation y="2.35621"/>
<Actor seed="4532"/>
</Entity>
<Entity uid="1826">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1907.3783" z="1011.52967"/>
<Orientation y="2.35621"/>
<Actor seed="19465"/>
</Entity>
<Entity uid="1827">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1907.41114" z="1013.28943"/>
<Orientation y="2.35621"/>
<Actor seed="52274"/>
</Entity>
<Entity uid="1828">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1933.81421" z="902.39246"/>
<Orientation y="2.35621"/>
<Actor seed="29192"/>
</Entity>
<Entity uid="1829">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1935.82935" z="904.59021"/>
<Orientation y="2.35621"/>
<Actor seed="40036"/>
</Entity>
<Entity uid="1830">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1933.57044" z="907.81891"/>
<Orientation y="2.35621"/>
<Actor seed="38530"/>
</Entity>
<Entity uid="1831">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1931.20582" z="906.63361"/>
<Orientation y="-1.04226"/>
<Actor seed="39677"/>
</Entity>
<Entity uid="1832">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1924.78296" z="910.56708"/>
<Orientation y="2.35621"/>
<Actor seed="33108"/>
</Entity>
<Entity uid="1833">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1920.07422" z="910.25965"/>
<Orientation y="2.35621"/>
<Actor seed="12451"/>
</Entity>
<Entity uid="1834">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1916.30848" z="904.65851"/>
<Orientation y="2.35621"/>
<Actor seed="58362"/>
</Entity>
<Entity uid="1835">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1913.45765" z="906.89222"/>
<Orientation y="2.35621"/>
<Actor seed="63446"/>
</Entity>
<Entity uid="1836">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1912.2793" z="903.93537"/>
<Orientation y="2.35621"/>
<Actor seed="586"/>
</Entity>
<Entity uid="1837">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1910.82618" z="901.64911"/>
<Orientation y="-1.07044"/>
<Actor seed="19745"/>
</Entity>
<Entity uid="1838">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1904.37012" z="904.85151"/>
<Orientation y="2.35621"/>
<Actor seed="622"/>
</Entity>
<Entity uid="1839">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1944.09205" z="909.28565"/>
<Orientation y="2.35621"/>
<Actor seed="22310"/>
</Entity>
<Entity uid="1840">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1943.08838" z="906.17688"/>
<Orientation y="-1.10006"/>
<Actor seed="13586"/>
</Entity>
<Entity uid="1841">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1938.08631" z="909.97443"/>
<Orientation y="2.35621"/>
<Actor seed="24716"/>
</Entity>
<Entity uid="1842">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1943.25928" z="912.00226"/>
<Orientation y="2.35621"/>
<Actor seed="60400"/>
</Entity>
<Entity uid="1843">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1953.27161" z="1283.02393"/>
<Orientation y="1.19355"/>
<Actor seed="51786"/>
</Entity>
<Entity uid="1844">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1953.99732" z="1277.29468"/>
<Orientation y="-3.0441"/>
<Actor seed="56027"/>
</Entity>
<Entity uid="1845">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1955.52051" z="1271.62122"/>
<Orientation y="-3.04996"/>
<Actor seed="10344"/>
</Entity>
<Entity uid="1847">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1952.77308" z="1289.92835"/>
<Orientation y="0.07476"/>
<Actor seed="38363"/>
</Entity>
<Entity uid="1848">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1960.44385" z="1282.70997"/>
<Orientation y="2.35621"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="1849">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1946.78541" z="1282.70362"/>
<Orientation y="2.0402"/>
<Actor seed="56453"/>
</Entity>
<Entity uid="1850">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1947.88221" z="1272.8324"/>
<Orientation y="-0.24556"/>
<Actor seed="39509"/>
</Entity>
<Entity uid="1854">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1954.63563" z="1267.05018"/>
<Orientation y="2.35621"/>
<Actor seed="59631"/>
</Entity>
<Entity uid="1855">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1949.81531" z="1264.29773"/>
<Orientation y="2.35621"/>
<Actor seed="24464"/>
</Entity>
<Entity uid="1856">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1947.73304" z="1270.80054"/>
<Orientation y="0.46354"/>
<Actor seed="4325"/>
</Entity>
<Entity uid="1857">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1950.7151" z="1273.9618"/>
<Orientation y="2.35621"/>
<Actor seed="49013"/>
</Entity>
<Entity uid="1858">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1951.5204" z="1269.29261"/>
<Orientation y="2.35621"/>
<Actor seed="14887"/>
</Entity>
<Entity uid="1859">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1955.6421" z="1271.55958"/>
<Orientation y="2.35621"/>
<Actor seed="9807"/>
</Entity>
<Entity uid="1860">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1958.43055" z="1275.55701"/>
<Orientation y="0.38884"/>
<Actor seed="65437"/>
</Entity>
<Entity uid="1861">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1959.98304" z="1282.66932"/>
<Orientation y="2.35621"/>
<Actor seed="33848"/>
</Entity>
<Entity uid="1862">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1961.86414" z="1276.76783"/>
<Orientation y="2.35621"/>
<Actor seed="690"/>
</Entity>
<Entity uid="1863">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1959.50709" z="1270.23487"/>
<Orientation y="2.35621"/>
<Actor seed="11045"/>
</Entity>
<Entity uid="1864">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1956.5785" z="1265.78345"/>
<Orientation y="2.35621"/>
<Actor seed="36735"/>
</Entity>
<Entity uid="1865">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1945.02259" z="1271.55713"/>
<Orientation y="2.35621"/>
<Actor seed="27372"/>
</Entity>
<Entity uid="1866">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1943.58838" z="1276.4032"/>
<Orientation y="2.35621"/>
<Actor seed="43480"/>
</Entity>
<Entity uid="1867">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1944.04822" z="1288.36207"/>
<Orientation y="2.35621"/>
<Actor seed="21076"/>
</Entity>
<Entity uid="1868">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1945.89368" z="1288.53907"/>
<Orientation y="2.35621"/>
<Actor seed="23228"/>
</Entity>
<Entity uid="1869">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1941.71485" z="1276.50867"/>
<Orientation y="2.35621"/>
<Actor seed="64110"/>
</Entity>
<Entity uid="1870">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1946.63233" z="1269.96021"/>
<Orientation y="1.90635"/>
<Actor seed="20714"/>
</Entity>
<Entity uid="1871">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1950.93433" z="1266.60743"/>
<Orientation y="2.35621"/>
<Actor seed="60045"/>
</Entity>
<Entity uid="1872">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1945.03199" z="1266.68396"/>
<Orientation y="2.35621"/>
<Actor seed="55260"/>
</Entity>
<Entity uid="1873">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1943.11548" z="1279.22034"/>
<Orientation y="2.35621"/>
<Actor seed="21552"/>
</Entity>
<Entity uid="1874">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1943.5879" z="1287.18763"/>
<Orientation y="2.35621"/>
<Actor seed="48386"/>
</Entity>
<Entity uid="1875">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1946.90235" z="1286.5774"/>
<Orientation y="2.35621"/>
<Actor seed="26088"/>
</Entity>
<Entity uid="1876">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1948.90235" z="1291.89563"/>
<Orientation y="2.35621"/>
<Actor seed="14601"/>
</Entity>
<Entity uid="1877">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1950.96412" z="1295.54761"/>
<Orientation y="2.35621"/>
<Actor seed="22901"/>
</Entity>
<Entity uid="1878">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1953.599" z="1294.25513"/>
<Orientation y="2.96921"/>
<Actor seed="701"/>
</Entity>
<Entity uid="1879">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1955.74292" z="1288.83667"/>
<Orientation y="2.35621"/>
<Actor seed="34235"/>
</Entity>
<Entity uid="1880">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1956.82081" z="1287.48353"/>
<Orientation y="2.35621"/>
<Actor seed="41604"/>
</Entity>
<Entity uid="1883">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1886.1167" z="1175.16211"/>
<Orientation y="2.35621"/>
<Actor seed="34302"/>
</Entity>
<Entity uid="1884">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1884.0011" z="1177.8877"/>
<Orientation y="-0.97382"/>
<Actor seed="64043"/>
</Entity>
<Entity uid="1885">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1882.64942" z="1179.21375"/>
<Orientation y="-1.54683"/>
<Actor seed="11667"/>
</Entity>
<Entity uid="1886">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1879.68372" z="1178.1919"/>
<Orientation y="2.15679"/>
<Actor seed="10370"/>
</Entity>
<Entity uid="1887">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1883.63904" z="1175.2627"/>
<Orientation y="2.35621"/>
<Actor seed="61709"/>
</Entity>
<Entity uid="1888">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1886.6371" z="1178.13538"/>
<Orientation y="-0.51705"/>
<Actor seed="61831"/>
</Entity>
<Entity uid="1889">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1884.47876" z="1181.21229"/>
<Orientation y="-1.5738"/>
<Actor seed="54033"/>
</Entity>
<Entity uid="1890">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1880.787" z="1178.62024"/>
<Orientation y="2.35621"/>
<Actor seed="43981"/>
</Entity>
<Entity uid="1891">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1883.76001" z="1176.72657"/>
<Orientation y="2.35621"/>
<Actor seed="17874"/>
</Entity>
<Entity uid="1896">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1947.76063" z="999.22992"/>
<Orientation y="2.35621"/>
<Actor seed="49587"/>
</Entity>
<Entity uid="1897">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1888.23658" z="1007.23847"/>
<Orientation y="-1.52875"/>
<Actor seed="25396"/>
</Entity>
<Entity uid="1898">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1900.57911" z="1008.53107"/>
<Orientation y="-2.3058"/>
<Actor seed="29839"/>
</Entity>
<Entity uid="1899">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1898.2157" z="981.24366"/>
<Orientation y="-3.13697"/>
<Actor seed="53059"/>
</Entity>
<Entity uid="1900">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1887.93592" z="981.89887"/>
<Orientation y="0.00112"/>
<Actor seed="43729"/>
</Entity>
<Entity uid="1901">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1890.30701" z="933.80958"/>
<Orientation y="-3.13431"/>
<Actor seed="43729"/>
</Entity>
<Entity uid="1902">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1900.2682" z="931.31922"/>
<Orientation y="0.00896"/>
<Actor seed="61350"/>
</Entity>
<Entity uid="1903">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1851.25489" z="925.50147"/>
<Orientation y="-1.56"/>
<Actor seed="23333"/>
</Entity>
<Entity uid="1906">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1829.95875" z="965.93854"/>
<Orientation y="-3.15137"/>
<Actor seed="2911"/>
</Entity>
<Entity uid="1913">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1838.08228" z="966.14289"/>
<Orientation y="3.13765"/>
<Actor seed="8325"/>
</Entity>
<Entity uid="1917">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1821.9391" z="966.26124"/>
<Orientation y="3.18743"/>
<Actor seed="9916"/>
</Entity>
<Entity uid="1918">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1822.55994" z="946.13074"/>
<Orientation y="-6.25837"/>
<Actor seed="2911"/>
</Entity>
<Entity uid="1919">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1846.77686" z="945.28504"/>
<Orientation y="0.07303"/>
<Actor seed="9916"/>
</Entity>
<Entity uid="1920">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1830.64295" z="945.84235"/>
<Orientation y="0.02326"/>
<Actor seed="8325"/>
</Entity>
<Entity uid="1921">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1838.76905" z="945.82569"/>
<Orientation y="-6.26577"/>
<Actor seed="2911"/>
</Entity>
<Entity uid="1922">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1945.74952" z="994.2923"/>
<Orientation y="1.6114"/>
<Actor seed="8325"/>
</Entity>
<Entity uid="1923">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1947.1742" z="921.91529"/>
<Orientation y="1.53122"/>
<Actor seed="8325"/>
</Entity>
<Entity uid="1924">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1851.96668" z="984.07978"/>
<Orientation y="3.15618"/>
<Obstruction group="5716"/>
<Actor seed="23333"/>
</Entity>
<Entity uid="1925">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1894.14917" z="957.36896"/>
<Orientation y="-1.56887"/>
<Actor seed="24148"/>
</Entity>
<Entity uid="1926">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1844.0669" z="1002.66651"/>
<Orientation y="-0.01331"/>
<Obstruction group="5716"/>
<Actor seed="48428"/>
</Entity>
<Entity uid="1927">
<Template>structures/kush_range</Template>
<Player>0</Player>
<Position x="1834.1178" z="886.58582"/>
<Orientation y="1.60566"/>
<Actor seed="48685"/>
</Entity>
<Entity uid="1928">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1844.3495" z="904.41553"/>
<Orientation y="-1.53528"/>
<Actor seed="64336"/>
</Entity>
<Entity uid="1930">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1831.88001" z="905.51606"/>
<Orientation y="1.59752"/>
<Actor seed="3531"/>
</Entity>
<Entity uid="1946">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1856.57874" z="436.55115"/>
<Orientation y="2.35621"/>
<Actor seed="9556"/>
</Entity>
<Entity uid="2527">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1379.2605" z="972.94263"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2528">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1394.70606" z="970.40302"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2529">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1410.65882" z="970.68335"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2530">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1378.06446" z="938.8"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2531">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1394.60254" z="938.96119"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2532">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1410.27857" z="938.6023"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2533">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1871.1952" z="1205.30433"/>
<Orientation y="1.46171"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2534">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1854.79383" z="1167.06214"/>
<Orientation y="2.35622"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2535">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1792.11097" z="1126.67994"/>
<Orientation y="1.45012"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2537">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1810.20997" z="1193.34961"/>
<Orientation y="2.35622"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2538">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1814.38147" z="1262.03345"/>
<Orientation y="2.35622"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2540">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1832.23572" z="1430.51697"/>
<Orientation y="2.35622"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2541">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1834.92481" z="1493.94703"/>
<Orientation y="1.35784"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2542">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1842.38282" z="1555.42847"/>
<Orientation y="2.35622"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2543">
<Template>actor|geology/decal_stone_desert_b.xml</Template>
<Position x="1831.99231" z="1609.32996"/>
<Orientation y="2.35622"/>
<Actor seed="38149"/>
</Entity>
<Entity uid="2544">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1889.73694" z="1538.68641"/>
<Orientation y="2.35621"/>
<Actor seed="26793"/>
</Entity>
<Entity uid="2545">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1892.07764" z="1516.7024"/>
<Orientation y="2.35621"/>
<Actor seed="11934"/>
</Entity>
<Entity uid="2546">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1838.60767" z="1620.50892"/>
<Orientation y="2.35621"/>
<Actor seed="219"/>
</Entity>
<Entity uid="2547">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1834.7599" z="1591.86304"/>
<Orientation y="2.35621"/>
<Actor seed="19488"/>
</Entity>
<Entity uid="2548">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1854.30396" z="1589.55726"/>
<Orientation y="2.35621"/>
<Actor seed="63467"/>
</Entity>
<Entity uid="2549">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1862.74793" z="1585.52503"/>
<Orientation y="2.35621"/>
<Actor seed="11461"/>
</Entity>
<Entity uid="2550">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1844.41395" z="1564.2334"/>
<Orientation y="2.35621"/>
<Actor seed="1963"/>
</Entity>
<Entity uid="2551">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1836.67701" z="1538.22864"/>
<Orientation y="2.35621"/>
<Actor seed="27883"/>
</Entity>
<Entity uid="2552">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1830.63416" z="1518.86268"/>
<Orientation y="2.35621"/>
<Actor seed="52535"/>
</Entity>
<Entity uid="2553">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1834.72254" z="1507.43946"/>
<Orientation y="2.35621"/>
<Actor seed="41731"/>
</Entity>
<Entity uid="2554">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1861.76648" z="1529.23121"/>
<Orientation y="2.35621"/>
<Actor seed="1793"/>
</Entity>
<Entity uid="2555">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1878.25599" z="1549.61536"/>
<Orientation y="2.35621"/>
<Actor seed="4937"/>
</Entity>
<Entity uid="2556">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1892.49354" z="1558.64551"/>
<Orientation y="2.35621"/>
<Actor seed="57669"/>
</Entity>
<Entity uid="2557">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1885.4651" z="1521.08619"/>
<Orientation y="2.35621"/>
<Actor seed="34432"/>
</Entity>
<Entity uid="2558">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1886.99207" z="1493.84974"/>
<Orientation y="2.35621"/>
<Actor seed="15446"/>
</Entity>
<Entity uid="2563">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1876.6001" z="1504.87403"/>
<Orientation y="2.35621"/>
<Actor seed="34742"/>
</Entity>
<Entity uid="2564">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1859.62708" z="1503.62684"/>
<Orientation y="2.35621"/>
<Actor seed="47461"/>
</Entity>
<Entity uid="2565">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1900.31641" z="1504.65064"/>
<Orientation y="2.35621"/>
<Actor seed="28440"/>
</Entity>
<Entity uid="2566">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1930.41077" z="1489.10621"/>
<Orientation y="2.35621"/>
<Actor seed="7590"/>
</Entity>
<Entity uid="2570">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1897.80518" z="1430.53577"/>
<Orientation y="2.35621"/>
<Actor seed="61828"/>
</Entity>
<Entity uid="2571">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1897.57166" z="1429.9198"/>
<Orientation y="2.35621"/>
<Actor seed="6778"/>
</Entity>
<Entity uid="2573">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1903.39637" z="1419.86561"/>
<Orientation y="2.35621"/>
<Actor seed="43889"/>
</Entity>
<Entity uid="2574">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1900.2483" z="1433.41419"/>
<Orientation y="2.35621"/>
<Actor seed="64969"/>
</Entity>
<Entity uid="2576">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1894.03724" z="1475.91016"/>
<Orientation y="2.35621"/>
<Actor seed="28314"/>
</Entity>
<Entity uid="2577">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1894.05848" z="1490.2157"/>
<Orientation y="2.35621"/>
<Actor seed="36203"/>
</Entity>
<Entity uid="2578">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1894.57813" z="1510.85657"/>
<Orientation y="2.35621"/>
<Actor seed="39111"/>
</Entity>
<Entity uid="2579">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1898.44043" z="1517.76026"/>
<Orientation y="2.35621"/>
<Actor seed="59312"/>
</Entity>
<Entity uid="2580">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1897.24708" z="1526.13758"/>
<Orientation y="2.35621"/>
<Actor seed="30371"/>
</Entity>
<Entity uid="2591">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1899.72095" z="1540.49268"/>
<Orientation y="2.35621"/>
<Actor seed="35346"/>
</Entity>
<Entity uid="2592">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1893.13392" z="1535.39026"/>
<Orientation y="2.35621"/>
<Actor seed="44063"/>
</Entity>
<Entity uid="2593">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1891.82972" z="1525.7063"/>
<Orientation y="2.35621"/>
<Actor seed="1863"/>
</Entity>
<Entity uid="2594">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1889.09412" z="1511.51075"/>
<Orientation y="2.35621"/>
<Actor seed="16313"/>
</Entity>
<Entity uid="2595">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1874.8075" z="1519.41431"/>
<Orientation y="2.35621"/>
<Actor seed="34581"/>
</Entity>
<Entity uid="2596">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1880.29444" z="1501.43995"/>
<Orientation y="2.35621"/>
<Actor seed="8668"/>
</Entity>
<Entity uid="2597">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1880.63843" z="1491.20777"/>
<Orientation y="2.35621"/>
<Actor seed="28425"/>
</Entity>
<Entity uid="2598">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1874.6576" z="1482.39527"/>
<Orientation y="2.35621"/>
<Actor seed="35744"/>
</Entity>
<Entity uid="2599">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1890.25184" z="1491.18555"/>
<Orientation y="2.35621"/>
<Actor seed="35490"/>
</Entity>
<Entity uid="2600">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1888.39869" z="1499.29114"/>
<Orientation y="2.35621"/>
<Actor seed="45752"/>
</Entity>
<Entity uid="2601">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1883.26319" z="1467.14161"/>
<Orientation y="2.35621"/>
<Actor seed="62693"/>
</Entity>
<Entity uid="2603">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1883.32374" z="1477.2765"/>
<Orientation y="2.35621"/>
<Actor seed="28511"/>
</Entity>
<Entity uid="2605">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1883.49402" z="1437.0326"/>
<Orientation y="2.35621"/>
<Actor seed="30084"/>
</Entity>
<Entity uid="2606">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1891.22034" z="1435.93323"/>
<Orientation y="2.35621"/>
<Actor seed="35950"/>
</Entity>
<Entity uid="2610">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1867.8606" z="1503.56238"/>
<Orientation y="2.35621"/>
<Actor seed="20949"/>
</Entity>
<Entity uid="2611">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1853.57752" z="1505.5381"/>
<Orientation y="-2.77623"/>
<Actor seed="61721"/>
</Entity>
<Entity uid="2612">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1847.67347" z="1493.51075"/>
<Orientation y="2.35621"/>
<Actor seed="15437"/>
</Entity>
<Entity uid="2613">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1836.1106" z="1495.43531"/>
<Orientation y="2.35621"/>
<Actor seed="36609"/>
</Entity>
<Entity uid="2614">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1848.87378" z="1541.5099"/>
<Orientation y="2.35621"/>
<Actor seed="29348"/>
</Entity>
<Entity uid="2615">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1865.02967" z="1523.68055"/>
<Orientation y="2.35621"/>
<Actor seed="24002"/>
</Entity>
<Entity uid="2616">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1881.9137" z="1557.6377"/>
<Orientation y="2.35621"/>
<Actor seed="39817"/>
</Entity>
<Entity uid="2617">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1870.95606" z="1559.37256"/>
<Orientation y="2.35621"/>
<Actor seed="63191"/>
</Entity>
<Entity uid="2618">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1861.23084" z="1545.82667"/>
<Orientation y="2.35621"/>
<Actor seed="57492"/>
</Entity>
<Entity uid="2619">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1859.08838" z="1545.19983"/>
<Orientation y="1.49323"/>
<Actor seed="20008"/>
</Entity>
<Entity uid="2620">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1875.10401" z="1543.34778"/>
<Orientation y="2.35621"/>
<Actor seed="36579"/>
</Entity>
<Entity uid="2621">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1883.89905" z="1543.71973"/>
<Orientation y="2.35621"/>
<Actor seed="24476"/>
</Entity>
<Entity uid="2622">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1878.83655" z="1533.84986"/>
<Orientation y="2.35621"/>
<Actor seed="30135"/>
</Entity>
<Entity uid="2623">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1867.292" z="1540.016"/>
<Orientation y="2.35621"/>
<Actor seed="46565"/>
</Entity>
<Entity uid="2624">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1862.93506" z="1574.54834"/>
<Orientation y="2.35621"/>
<Actor seed="24366"/>
</Entity>
<Entity uid="2625">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1856.06897" z="1580.11792"/>
<Orientation y="2.35621"/>
<Actor seed="45487"/>
</Entity>
<Entity uid="2626">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1846.92212" z="1580.24903"/>
<Orientation y="2.35621"/>
<Actor seed="40508"/>
</Entity>
<Entity uid="2627">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1860.49781" z="1559.15198"/>
<Orientation y="2.35621"/>
<Actor seed="52218"/>
</Entity>
<Entity uid="2628">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1855.99573" z="1553.95777"/>
<Orientation y="2.35621"/>
<Actor seed="11545"/>
</Entity>
<Entity uid="2629">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1848.4308" z="1553.07081"/>
<Orientation y="2.35621"/>
<Actor seed="39231"/>
</Entity>
<Entity uid="2630">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1854.25562" z="1530.91358"/>
<Orientation y="2.35621"/>
<Actor seed="9695"/>
</Entity>
<Entity uid="2631">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1857.48304" z="1520.25562"/>
<Orientation y="2.35621"/>
<Actor seed="8241"/>
</Entity>
<Entity uid="2632">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1889.72815" z="1540.0929"/>
<Orientation y="2.35621"/>
<Actor seed="35938"/>
</Entity>
<Entity uid="2633">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1878.05909" z="1513.64893"/>
<Orientation y="2.35621"/>
<Actor seed="64138"/>
</Entity>
<Entity uid="2634">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1891.36" z="1478.85425"/>
<Orientation y="2.35621"/>
<Actor seed="51840"/>
</Entity>
<Entity uid="2635">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.30384" z="1482.11243"/>
<Orientation y="2.35621"/>
<Actor seed="58445"/>
</Entity>
<Entity uid="2636">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1886.54761" z="1477.97461"/>
<Orientation y="2.35621"/>
<Actor seed="14569"/>
</Entity>
<Entity uid="2637">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1882.15284" z="1483.1189"/>
<Orientation y="0.425"/>
<Actor seed="20357"/>
</Entity>
<Entity uid="2638">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1885.85267" z="1487.8213"/>
<Orientation y="2.35621"/>
<Actor seed="35161"/>
</Entity>
<Entity uid="2639">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1890.22608" z="1495.4308"/>
<Orientation y="0.29648"/>
<Actor seed="23075"/>
</Entity>
<Entity uid="2640">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.04114" z="1506.24573"/>
<Orientation y="0.02694"/>
<Actor seed="44254"/>
</Entity>
<Entity uid="2641">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.693" z="1511.40699"/>
<Orientation y="2.35621"/>
<Actor seed="28296"/>
</Entity>
<Entity uid="2642">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.3219" z="1501.84363"/>
<Orientation y="2.35621"/>
<Actor seed="22928"/>
</Entity>
<Entity uid="2643">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.8661" z="1505.72535"/>
<Orientation y="0.02817"/>
<Actor seed="19779"/>
</Entity>
<Entity uid="2644">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1897.37745" z="1521.15101"/>
<Orientation y="0.53888"/>
<Actor seed="32515"/>
</Entity>
<Entity uid="2645">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.21534" z="1533.06629"/>
<Orientation y="0.27491"/>
<Actor seed="30295"/>
</Entity>
<Entity uid="2646">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1903.06019" z="1544.53455"/>
<Orientation y="2.35621"/>
<Actor seed="41842"/>
</Entity>
<Entity uid="2647">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.67652" z="1548.27198"/>
<Orientation y="-1.99285"/>
<Actor seed="2742"/>
</Entity>
<Entity uid="2648">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.92176" z="1536.86658"/>
<Orientation y="2.35621"/>
<Actor seed="33779"/>
</Entity>
<Entity uid="2649">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.79175" z="1529.25733"/>
<Orientation y="-2.2675"/>
<Actor seed="56021"/>
</Entity>
<Entity uid="2650">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.2544" z="1520.88855"/>
<Orientation y="2.35621"/>
<Actor seed="5629"/>
</Entity>
<Entity uid="2651">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.49805" z="1513.2367"/>
<Orientation y="2.35621"/>
<Actor seed="61278"/>
</Entity>
<Entity uid="2652">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.4054" z="1505.8318"/>
<Orientation y="2.35621"/>
<Actor seed="14223"/>
</Entity>
<Entity uid="2653">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1887.97156" z="1492.7765"/>
<Orientation y="2.92382"/>
<Actor seed="44267"/>
</Entity>
<Entity uid="2654">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.5376" z="1482.20594"/>
<Orientation y="2.35621"/>
<Actor seed="31064"/>
</Entity>
<Entity uid="2655">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.6703" z="1475.67872"/>
<Orientation y="2.35621"/>
<Actor seed="60796"/>
</Entity>
<Entity uid="2656">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.65516" z="1471.86109"/>
<Orientation y="2.35621"/>
<Actor seed="29433"/>
</Entity>
<Entity uid="2657">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1890.78577" z="1467.48267"/>
<Orientation y="2.35621"/>
<Actor seed="1991"/>
</Entity>
<Entity uid="2660">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.96473" z="1431.19922"/>
<Orientation y="2.35621"/>
<Actor seed="31032"/>
</Entity>
<Entity uid="2661">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.91114" z="1426.94922"/>
<Orientation y="2.35621"/>
<Actor seed="9067"/>
</Entity>
<Entity uid="2662">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1891.20337" z="1429.375"/>
<Orientation y="-0.3754"/>
<Actor seed="40413"/>
</Entity>
<Entity uid="2663">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.87745" z="1435.22645"/>
<Orientation y="2.35621"/>
<Actor seed="31578"/>
</Entity>
<Entity uid="2664">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.55237" z="1429.82947"/>
<Orientation y="2.35621"/>
<Actor seed="13187"/>
</Entity>
<Entity uid="2665">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.58985" z="1425.52967"/>
<Orientation y="2.35621"/>
<Actor seed="6592"/>
</Entity>
<Entity uid="2666">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.04908" z="1422.86"/>
<Orientation y="2.35621"/>
<Actor seed="15993"/>
</Entity>
<Entity uid="2667">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.9773" z="1421.89466"/>
<Orientation y="2.35621"/>
<Actor seed="62447"/>
</Entity>
<Entity uid="2668">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.68042" z="1424.22205"/>
<Orientation y="0.35091"/>
<Actor seed="20277"/>
</Entity>
<Entity uid="2672">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.57251" z="1461.98218"/>
<Orientation y="-3.09375"/>
<Actor seed="47102"/>
</Entity>
<Entity uid="2677">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1886.95521" z="1466.47498"/>
<Orientation y="-2.90171"/>
<Actor seed="2584"/>
</Entity>
<Entity uid="2681">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1879.02173" z="1440.45508"/>
<Orientation y="2.51264"/>
<Actor seed="18748"/>
</Entity>
<Entity uid="2682">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1882.15125" z="1433.2909"/>
<Orientation y="2.35621"/>
<Actor seed="19926"/>
</Entity>
<Entity uid="2683">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.2721" z="1475.73377"/>
<Orientation y="2.35621"/>
<Actor seed="41937"/>
</Entity>
<Entity uid="2684">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.82276" z="1480.14502"/>
<Orientation y="2.35621"/>
<Actor seed="51543"/>
</Entity>
<Entity uid="2691">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.4004" z="1472.29712"/>
<Orientation y="2.35621"/>
<Actor seed="4683"/>
</Entity>
<Entity uid="2692">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.65003" z="1490.62635"/>
<Orientation y="2.35621"/>
<Actor seed="51981"/>
</Entity>
<Entity uid="2693">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1887.75147" z="1485.31019"/>
<Orientation y="2.35621"/>
<Actor seed="41438"/>
</Entity>
<Entity uid="2694">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1883.66858" z="1481.88733"/>
<Orientation y="-0.84812"/>
<Actor seed="57444"/>
</Entity>
<Entity uid="2695">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1879.4629" z="1485.41688"/>
<Orientation y="2.35621"/>
<Actor seed="55286"/>
</Entity>
<Entity uid="2696">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1879.72083" z="1482.37195"/>
<Orientation y="2.7052"/>
<Actor seed="25336"/>
</Entity>
<Entity uid="2697">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1880.10047" z="1472.8855"/>
<Orientation y="2.35621"/>
<Actor seed="53788"/>
</Entity>
<Entity uid="2698">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.5564" z="1475.6388"/>
<Orientation y="-0.57297"/>
<Actor seed="35784"/>
</Entity>
<Entity uid="2699">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.26282" z="1483.1891"/>
<Orientation y="2.35621"/>
<Actor seed="26335"/>
</Entity>
<Entity uid="2700">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.85242" z="1474.29163"/>
<Orientation y="-1.81724"/>
<Actor seed="2204"/>
</Entity>
<Entity uid="2701">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1861.92945" z="1476.4474"/>
<Orientation y="2.35621"/>
<Actor seed="53213"/>
</Entity>
<Entity uid="2702">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.84559" z="1477.51453"/>
<Orientation y="2.35621"/>
<Actor seed="31804"/>
</Entity>
<Entity uid="2703">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1860.32837" z="1483.89393"/>
<Orientation y="0.52178"/>
<Actor seed="21749"/>
</Entity>
<Entity uid="2704">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.54407" z="1487.88953"/>
<Orientation y="2.35621"/>
<Actor seed="44866"/>
</Entity>
<Entity uid="2705">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.09815" z="1483.25171"/>
<Orientation y="2.35621"/>
<Actor seed="53874"/>
</Entity>
<Entity uid="2706">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.81946" z="1482.34583"/>
<Orientation y="1.44581"/>
<Actor seed="60560"/>
</Entity>
<Entity uid="2707">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1871.46167" z="1482.90198"/>
<Orientation y="2.35621"/>
<Actor seed="59006"/>
</Entity>
<Entity uid="2708">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1870.02332" z="1481.5636"/>
<Orientation y="2.35621"/>
<Actor seed="47252"/>
</Entity>
<Entity uid="2709">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1867.26392" z="1484.59937"/>
<Orientation y="0.60395"/>
<Actor seed="24756"/>
</Entity>
<Entity uid="2710">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1872.56128" z="1492.88184"/>
<Orientation y="2.35621"/>
<Actor seed="1235"/>
</Entity>
<Entity uid="2711">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.688" z="1495.31385"/>
<Orientation y="-0.84298"/>
<Actor seed="60087"/>
</Entity>
<Entity uid="2712">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1863.94642" z="1499.61585"/>
<Orientation y="2.35621"/>
<Actor seed="28246"/>
</Entity>
<Entity uid="2713">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.34876" z="1471.03077"/>
<Orientation y="2.35621"/>
<Actor seed="37539"/>
</Entity>
<Entity uid="2720">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.68213" z="1475.80103"/>
<Orientation y="2.35621"/>
<Actor seed="37576"/>
</Entity>
<Entity uid="2721">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.83228" z="1490.70313"/>
<Orientation y="2.82255"/>
<Actor seed="14666"/>
</Entity>
<Entity uid="2722">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.68543" z="1486.95984"/>
<Orientation y="2.2986"/>
<Actor seed="27240"/>
</Entity>
<Entity uid="2723">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1838.59205" z="1484.70765"/>
<Orientation y="1.12494"/>
<Actor seed="63816"/>
</Entity>
<Entity uid="2724">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1843.69129" z="1488.81104"/>
<Orientation y="1.00235"/>
<Actor seed="64547"/>
</Entity>
<Entity uid="2725">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1847.0652" z="1491.90723"/>
<Orientation y="-1.71198"/>
<Actor seed="60705"/>
</Entity>
<Entity uid="2726">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.521" z="1491.21778"/>
<Orientation y="-0.41674"/>
<Actor seed="35752"/>
</Entity>
<Entity uid="2727">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.68091" z="1497.3241"/>
<Orientation y="2.35621"/>
<Actor seed="10203"/>
</Entity>
<Entity uid="2728">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.98096" z="1499.82557"/>
<Orientation y="2.35621"/>
<Actor seed="29917"/>
</Entity>
<Entity uid="2729">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.64612" z="1493.76685"/>
<Orientation y="2.35621"/>
<Actor seed="30991"/>
</Entity>
<Entity uid="2730">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.81714" z="1496.69153"/>
<Orientation y="-0.51153"/>
<Actor seed="49006"/>
</Entity>
<Entity uid="2731">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1821.22181" z="1500.29041"/>
<Orientation y="1.17891"/>
<Actor seed="11303"/>
</Entity>
<Entity uid="2732">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.81055" z="1500.21119"/>
<Orientation y="2.35621"/>
<Actor seed="48949"/>
</Entity>
<Entity uid="2733">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.79627" z="1513.22425"/>
<Orientation y="2.35621"/>
<Actor seed="8138"/>
</Entity>
<Entity uid="2734">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.76978" z="1518.16248"/>
<Orientation y="0.96038"/>
<Actor seed="57435"/>
</Entity>
<Entity uid="2735">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.2671" z="1521.71253"/>
<Orientation y="-1.14512"/>
<Actor seed="13421"/>
</Entity>
<Entity uid="2736">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.02723" z="1524.05945"/>
<Orientation y="1.66587"/>
<Actor seed="49643"/>
</Entity>
<Entity uid="2737">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.83045" z="1523.30542"/>
<Orientation y="-1.8149"/>
<Actor seed="47778"/>
</Entity>
<Entity uid="2738">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.72632" z="1526.69666"/>
<Orientation y="0.91245"/>
<Actor seed="57138"/>
</Entity>
<Entity uid="2739">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.39087" z="1530.96534"/>
<Orientation y="2.35621"/>
<Actor seed="45099"/>
</Entity>
<Entity uid="2740">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1818.62513" z="1535.45057"/>
<Orientation y="1.53037"/>
<Actor seed="6267"/>
</Entity>
<Entity uid="2741">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.66358" z="1534.50733"/>
<Orientation y="2.35621"/>
<Actor seed="35214"/>
</Entity>
<Entity uid="2742">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.17652" z="1532.67237"/>
<Orientation y="2.35621"/>
<Actor seed="17789"/>
</Entity>
<Entity uid="2743">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.0326" z="1524.3683"/>
<Orientation y="2.46213"/>
<Actor seed="62367"/>
</Entity>
<Entity uid="2744">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.4303" z="1518.4839"/>
<Orientation y="2.80138"/>
<Actor seed="52544"/>
</Entity>
<Entity uid="2745">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.86365" z="1507.30506"/>
<Orientation y="3.1036"/>
<Actor seed="23680"/>
</Entity>
<Entity uid="2746">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.13758" z="1504.29493"/>
<Orientation y="2.35621"/>
<Actor seed="33368"/>
</Entity>
<Entity uid="2747">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.61023" z="1505.66492"/>
<Orientation y="2.35621"/>
<Actor seed="21724"/>
</Entity>
<Entity uid="2748">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.39625" z="1507.42688"/>
<Orientation y="2.35621"/>
<Actor seed="35175"/>
</Entity>
<Entity uid="2749">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.31714" z="1511.84998"/>
<Orientation y="2.35621"/>
<Actor seed="58572"/>
</Entity>
<Entity uid="2750">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.43152" z="1515.89661"/>
<Orientation y="1.48852"/>
<Actor seed="7142"/>
</Entity>
<Entity uid="2751">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.93506" z="1517.18201"/>
<Orientation y="2.35621"/>
<Actor seed="56834"/>
</Entity>
<Entity uid="2752">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.82264" z="1519.26014"/>
<Orientation y="1.64512"/>
<Actor seed="13731"/>
</Entity>
<Entity uid="2753">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.98023" z="1519.90333"/>
<Orientation y="2.35621"/>
<Actor seed="32867"/>
</Entity>
<Entity uid="2754">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.35596" z="1529.74146"/>
<Orientation y="2.35621"/>
<Actor seed="7384"/>
</Entity>
<Entity uid="2755">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.64356" z="1531.90467"/>
<Orientation y="2.05436"/>
<Actor seed="34721"/>
</Entity>
<Entity uid="2756">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1843.06177" z="1540.21363"/>
<Orientation y="0.38508"/>
<Actor seed="33705"/>
</Entity>
<Entity uid="2757">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.70325" z="1548.20508"/>
<Orientation y="2.35621"/>
<Actor seed="50405"/>
</Entity>
<Entity uid="2758">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.71656" z="1548.27466"/>
<Orientation y="2.35621"/>
<Actor seed="40647"/>
</Entity>
<Entity uid="2759">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.88221" z="1560.01966"/>
<Orientation y="2.35621"/>
<Actor seed="16677"/>
</Entity>
<Entity uid="2760">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.53333" z="1550.27381"/>
<Orientation y="-2.6393"/>
<Actor seed="10155"/>
</Entity>
<Entity uid="2761">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.74732" z="1538.39527"/>
<Orientation y="2.35621"/>
<Actor seed="13849"/>
</Entity>
<Entity uid="2762">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.27527" z="1540.4004"/>
<Orientation y="1.51223"/>
<Actor seed="9416"/>
</Entity>
<Entity uid="2763">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.69105" z="1539.77588"/>
<Orientation y="2.35621"/>
<Actor seed="4005"/>
</Entity>
<Entity uid="2764">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.93555" z="1543.04505"/>
<Orientation y="2.35621"/>
<Actor seed="37202"/>
</Entity>
<Entity uid="2765">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.85755" z="1547.83411"/>
<Orientation y="1.13411"/>
<Actor seed="10937"/>
</Entity>
<Entity uid="2766">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.32874" z="1560.61402"/>
<Orientation y="-0.05936"/>
<Actor seed="61044"/>
</Entity>
<Entity uid="2767">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1833.42408" z="1567.26648"/>
<Orientation y="2.35621"/>
<Actor seed="54837"/>
</Entity>
<Entity uid="2768">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.69446" z="1558.64686"/>
<Orientation y="2.68602"/>
<Actor seed="46653"/>
</Entity>
<Entity uid="2769">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.1543" z="1542.89942"/>
<Orientation y="2.35036"/>
<Actor seed="12127"/>
</Entity>
<Entity uid="2770">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.51014" z="1537.85987"/>
<Orientation y="2.35621"/>
<Actor seed="53544"/>
</Entity>
<Entity uid="2771">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.94983" z="1537.50355"/>
<Orientation y="2.35621"/>
<Actor seed="16652"/>
</Entity>
<Entity uid="2772">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.73133" z="1553.86133"/>
<Orientation y="0.93288"/>
<Actor seed="6576"/>
</Entity>
<Entity uid="2773">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.59925" z="1561.58411"/>
<Orientation y="-0.39458"/>
<Actor seed="8600"/>
</Entity>
<Entity uid="2774">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.86475" z="1579.47352"/>
<Orientation y="2.35621"/>
<Actor seed="21604"/>
</Entity>
<Entity uid="2775">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.8313" z="1589.27662"/>
<Orientation y="2.3502"/>
<Actor seed="25466"/>
</Entity>
<Entity uid="2776">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.57642" z="1579.56226"/>
<Orientation y="2.9973"/>
<Actor seed="26055"/>
</Entity>
<Entity uid="2777">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.19105" z="1570.7948"/>
<Orientation y="2.35621"/>
<Actor seed="64594"/>
</Entity>
<Entity uid="2778">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1833.93946" z="1568.88477"/>
<Orientation y="2.35621"/>
<Actor seed="20568"/>
</Entity>
<Entity uid="2779">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1843.04322" z="1568.089"/>
<Orientation y="2.35621"/>
<Actor seed="9571"/>
</Entity>
<Entity uid="2780">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.68067" z="1568.03248"/>
<Orientation y="2.35621"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="2781">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.80823" z="1574.03296"/>
<Orientation y="1.2798"/>
<Actor seed="21802"/>
</Entity>
<Entity uid="2782">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.82569" z="1576.0365"/>
<Orientation y="2.35621"/>
<Actor seed="35945"/>
</Entity>
<Entity uid="2783">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.04285" z="1578.33167"/>
<Orientation y="2.35621"/>
<Actor seed="21211"/>
</Entity>
<Entity uid="2784">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1843.72815" z="1560.19239"/>
<Orientation y="2.63056"/>
<Actor seed="41268"/>
</Entity>
<Entity uid="2785">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.91321" z="1556.4203"/>
<Orientation y="-0.42185"/>
<Actor seed="22151"/>
</Entity>
<Entity uid="2786">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.15625" z="1578.91297"/>
<Orientation y="2.35621"/>
<Actor seed="18446"/>
</Entity>
<Entity uid="2787">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.2234" z="1580.40406"/>
<Orientation y="0.15406"/>
<Actor seed="1302"/>
</Entity>
<Entity uid="2788">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1838.96253" z="1611.15076"/>
<Orientation y="0.0896"/>
<Actor seed="12364"/>
</Entity>
<Entity uid="2789">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.35352" z="1614.14283"/>
<Orientation y="2.35621"/>
<Actor seed="2179"/>
</Entity>
<Entity uid="2790">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.38685" z="1600.73121"/>
<Orientation y="3.08317"/>
<Actor seed="6623"/>
</Entity>
<Entity uid="2791">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.09583" z="1593.54725"/>
<Orientation y="2.35621"/>
<Actor seed="24892"/>
</Entity>
<Entity uid="2792">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.52686" z="1598.33375"/>
<Orientation y="1.87436"/>
<Actor seed="48642"/>
</Entity>
<Entity uid="2793">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.94886" z="1596.34595"/>
<Orientation y="-1.01021"/>
<Actor seed="61239"/>
</Entity>
<Entity uid="2794">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.77808" z="1603.16871"/>
<Orientation y="2.35621"/>
<Actor seed="18536"/>
</Entity>
<Entity uid="2795">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1833.18836" z="1619.55286"/>
<Orientation y="1.37027"/>
<Actor seed="21144"/>
</Entity>
<Entity uid="2796">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.74183" z="1620.29261"/>
<Orientation y="-1.34681"/>
<Actor seed="40971"/>
</Entity>
<Entity uid="2797">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1833.84266" z="1624.72291"/>
<Orientation y="2.35621"/>
<Actor seed="43049"/>
</Entity>
<Entity uid="2798">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1838.59424" z="1631.68653"/>
<Orientation y="2.35621"/>
<Actor seed="40291"/>
</Entity>
<Entity uid="2799">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.79249" z="1635.57154"/>
<Orientation y="2.35621"/>
<Actor seed="3198"/>
</Entity>
<Entity uid="2800">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1831.35254" z="1620.7848"/>
<Orientation y="-2.72976"/>
<Actor seed="11335"/>
</Entity>
<Entity uid="2801">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.45862" z="1615.58277"/>
<Orientation y="2.35621"/>
<Actor seed="31550"/>
</Entity>
<Entity uid="2802">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.21888" z="1610.40455"/>
<Orientation y="2.99299"/>
<Actor seed="22879"/>
</Entity>
<Entity uid="2803">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.88209" z="1601.375"/>
<Orientation y="2.35621"/>
<Actor seed="61657"/>
</Entity>
<Entity uid="2804">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.47303" z="1608.35022"/>
<Orientation y="2.35621"/>
<Actor seed="46834"/>
</Entity>
<Entity uid="2805">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.49427" z="1609.76551"/>
<Orientation y="-0.12034"/>
<Actor seed="1732"/>
</Entity>
<Entity uid="2806">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.44092" z="1628.4917"/>
<Orientation y="-0.05842"/>
<Actor seed="16759"/>
</Entity>
<Entity uid="2807">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.2975" z="1631.78418"/>
<Orientation y="2.29862"/>
<Actor seed="22975"/>
</Entity>
<Entity uid="2808">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.5536" z="1554.29249"/>
<Orientation y="2.35621"/>
<Actor seed="31047"/>
</Entity>
<Entity uid="2809">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.30665" z="1561.1001"/>
<Orientation y="2.35621"/>
<Actor seed="7335"/>
</Entity>
<Entity uid="2810">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.13587" z="1566.45533"/>
<Orientation y="2.35621"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="2811">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.16004" z="1561.25916"/>
<Orientation y="-3.12464"/>
<Actor seed="60525"/>
</Entity>
<Entity uid="2812">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.62891" z="1557.41651"/>
<Orientation y="2.35621"/>
<Actor seed="32861"/>
</Entity>
<Entity uid="2813">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1821.50525" z="1555.22205"/>
<Orientation y="2.6206"/>
<Actor seed="36576"/>
</Entity>
<Entity uid="2814">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.07569" z="1546.95069"/>
<Orientation y="2.45698"/>
<Actor seed="37688"/>
</Entity>
<Entity uid="2815">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.87537" z="1541.64917"/>
<Orientation y="0.09609"/>
<Actor seed="19558"/>
</Entity>
<Entity uid="2816">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.37842" z="1567.85364"/>
<Orientation y="0.84514"/>
<Actor seed="61123"/>
</Entity>
<Entity uid="2817">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1851.68543" z="1575.3191"/>
<Orientation y="2.35621"/>
<Actor seed="16467"/>
</Entity>
<Entity uid="2818">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1856.59034" z="1570.10462"/>
<Orientation y="2.35621"/>
<Actor seed="14239"/>
</Entity>
<Entity uid="2819">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.3816" z="1565.77625"/>
<Orientation y="1.99521"/>
<Actor seed="63675"/>
</Entity>
<Entity uid="2820">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.49378" z="1560.90796"/>
<Orientation y="2.35621"/>
<Actor seed="42823"/>
</Entity>
<Entity uid="2821">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.54798" z="1592.70972"/>
<Orientation y="2.35621"/>
<Actor seed="21156"/>
</Entity>
<Entity uid="2822">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1855.28956" z="1592.96863"/>
<Orientation y="2.35621"/>
<Actor seed="20879"/>
</Entity>
<Entity uid="2823">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.59278" z="1594.72791"/>
<Orientation y="1.01555"/>
<Actor seed="3773"/>
</Entity>
<Entity uid="2824">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1855.77234" z="1598.34266"/>
<Orientation y="2.35621"/>
<Actor seed="18876"/>
</Entity>
<Entity uid="2825">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.95276" z="1590.3606"/>
<Orientation y="2.35621"/>
<Actor seed="64339"/>
</Entity>
<Entity uid="2826">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1903.27857" z="1514.7688"/>
<Orientation y="2.35621"/>
<Actor seed="9396"/>
</Entity>
<Entity uid="2827">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1902.69471" z="1513.41968"/>
<Orientation y="2.35621"/>
<Actor seed="27791"/>
</Entity>
<Entity uid="2828">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1901.82605" z="1511.52747"/>
<Orientation y="2.35621"/>
<Actor seed="36189"/>
</Entity>
<Entity uid="2829">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1906.15625" z="1517.97474"/>
<Orientation y="-0.0112"/>
<Actor seed="45234"/>
</Entity>
<Entity uid="2830">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1904.04163" z="1526.44556"/>
<Orientation y="2.35621"/>
<Actor seed="65434"/>
</Entity>
<Entity uid="2831">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.6648" z="1524.84742"/>
<Orientation y="2.35621"/>
<Actor seed="39963"/>
</Entity>
<Entity uid="2832">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.20289" z="1523.04078"/>
<Orientation y="-0.21358"/>
<Actor seed="45076"/>
</Entity>
<Entity uid="2833">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.56055" z="1533.02125"/>
<Orientation y="1.36687"/>
<Actor seed="31645"/>
</Entity>
<Entity uid="2834">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1903.4745" z="1538.42554"/>
<Orientation y="2.35621"/>
<Actor seed="1941"/>
</Entity>
<Entity uid="2835">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1905.83301" z="1544.57288"/>
<Orientation y="2.35621"/>
<Actor seed="44446"/>
</Entity>
<Entity uid="2836">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.9065" z="1526.42103"/>
<Orientation y="-3.09646"/>
<Actor seed="36406"/>
</Entity>
<Entity uid="2837">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.09852" z="1514.0597"/>
<Orientation y="2.35621"/>
<Actor seed="49651"/>
</Entity>
<Entity uid="2838">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.8396" z="1508.22022"/>
<Orientation y="2.35621"/>
<Actor seed="62741"/>
</Entity>
<Entity uid="2839">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.72181" z="1504.54542"/>
<Orientation y="2.35621"/>
<Actor seed="32067"/>
</Entity>
<Entity uid="2840">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1901.4275" z="1503.66675"/>
<Orientation y="2.35621"/>
<Actor seed="38572"/>
</Entity>
<Entity uid="2841">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.63514" z="1500.02735"/>
<Orientation y="2.35621"/>
<Actor seed="17529"/>
</Entity>
<Entity uid="2842">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1897.48987" z="1498.12574"/>
<Orientation y="2.35621"/>
<Actor seed="20799"/>
</Entity>
<Entity uid="2843">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1890.76575" z="1497.5199"/>
<Orientation y="1.2386"/>
<Actor seed="5457"/>
</Entity>
<Entity uid="2844">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.09388" z="1510.90503"/>
<Orientation y="0.0205"/>
<Actor seed="21431"/>
</Entity>
<Entity uid="2845">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.51539" z="1524.51844"/>
<Orientation y="2.35621"/>
<Actor seed="25725"/>
</Entity>
<Entity uid="2846">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.56153" z="1520.36329"/>
<Orientation y="0.51899"/>
<Actor seed="16108"/>
</Entity>
<Entity uid="2847">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1891.80079" z="1528.20582"/>
<Orientation y="0.0147"/>
<Actor seed="4601"/>
</Entity>
<Entity uid="2848">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1890.65687" z="1535.78113"/>
<Orientation y="-0.08776"/>
<Actor seed="23690"/>
</Entity>
<Entity uid="2849">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1890.43677" z="1540.172"/>
<Orientation y="2.35621"/>
<Actor seed="921"/>
</Entity>
<Entity uid="2850">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.61744" z="1535.30164"/>
<Orientation y="-2.83193"/>
<Actor seed="18993"/>
</Entity>
<Entity uid="2851">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1882.65113" z="1516.77955"/>
<Orientation y="2.35621"/>
<Actor seed="52052"/>
</Entity>
<Entity uid="2852">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1878.14991" z="1514.25647"/>
<Orientation y="2.35621"/>
<Actor seed="31880"/>
</Entity>
<Entity uid="2853">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.72974" z="1492.86622"/>
<Orientation y="0.01339"/>
<Actor seed="33447"/>
</Entity>
<Entity uid="2854">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.3523" z="1500.90931"/>
<Orientation y="2.35621"/>
<Actor seed="47860"/>
</Entity>
<Entity uid="2855">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1871.1692" z="1502.5116"/>
<Orientation y="2.35621"/>
<Actor seed="34464"/>
</Entity>
<Entity uid="2856">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1890.44678" z="1517.48926"/>
<Orientation y="2.35621"/>
<Actor seed="42092"/>
</Entity>
<Entity uid="2857">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1885.84473" z="1537.90467"/>
<Orientation y="2.35621"/>
<Actor seed="41115"/>
</Entity>
<Entity uid="2858">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1866.71924" z="1552.61487"/>
<Orientation y="2.35621"/>
<Actor seed="9971"/>
</Entity>
<Entity uid="2859">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1852.15406" z="1572.6194"/>
<Orientation y="2.35621"/>
<Actor seed="38770"/>
</Entity>
<Entity uid="2860">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1856.21497" z="1539.53821"/>
<Orientation y="2.35621"/>
<Actor seed="10914"/>
</Entity>
<Entity uid="2861">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1859.98938" z="1516.63929"/>
<Orientation y="2.35621"/>
<Actor seed="18500"/>
</Entity>
<Entity uid="2862">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1887.3423" z="1488.76502"/>
<Orientation y="2.35621"/>
<Actor seed="10169"/>
</Entity>
<Entity uid="2863">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1890.4745" z="1472.23853"/>
<Orientation y="2.35621"/>
<Actor seed="49279"/>
</Entity>
<Entity uid="2864">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1902.25635" z="1488.69654"/>
<Orientation y="2.35621"/>
<Actor seed="1260"/>
</Entity>
<Entity uid="2865">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1905.09046" z="1507.02051"/>
<Orientation y="2.35621"/>
<Actor seed="38202"/>
</Entity>
<Entity uid="2866">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1900.00892" z="1510.85914"/>
<Orientation y="2.35621"/>
<Actor seed="32064"/>
</Entity>
<Entity uid="2867">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1911.64258" z="1548.75709"/>
<Orientation y="2.35621"/>
<Actor seed="52320"/>
</Entity>
<Entity uid="2868">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1907.37537" z="1496.43934"/>
<Orientation y="2.35621"/>
<Actor seed="56596"/>
</Entity>
<Entity uid="2871">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1898.40247" z="1496.2511"/>
<Orientation y="2.35621"/>
<Actor seed="21886"/>
</Entity>
<Entity uid="2872">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1860.04798" z="1486.56543"/>
<Orientation y="2.35621"/>
<Actor seed="8605"/>
</Entity>
<Entity uid="2873">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1827.38746" z="1510.59168"/>
<Orientation y="2.35621"/>
<Actor seed="24031"/>
</Entity>
<Entity uid="2874">
<Template>actor|flora/trees/carob.xml</Template>
<Position x="1832.823" z="1527.09107"/>
<Orientation y="2.35621"/>
<Actor seed="56522"/>
</Entity>
<Entity uid="2875">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1832.28919" z="1507.10547"/>
<Orientation y="2.35621"/>
<Actor seed="2100"/>
</Entity>
<Entity uid="2876">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1835.21314" z="1515.98658"/>
<Orientation y="2.35621"/>
<Actor seed="45503"/>
</Entity>
<Entity uid="2877">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1843.4286" z="1518.36023"/>
<Orientation y="2.35621"/>
<Actor seed="36376"/>
</Entity>
<Entity uid="2878">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1838.5846" z="1528.14148"/>
<Orientation y="2.35621"/>
<Actor seed="33023"/>
</Entity>
<Entity uid="2879">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1841.42872" z="1505.30237"/>
<Orientation y="2.35621"/>
<Actor seed="52592"/>
</Entity>
<Entity uid="2880">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1842.08167" z="1512.39344"/>
<Orientation y="2.35621"/>
<Actor seed="29428"/>
</Entity>
<Entity uid="2881">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1869.50782" z="1495.30176"/>
<Orientation y="2.35621"/>
<Actor seed="44016"/>
</Entity>
<Entity uid="2882">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1858.05433" z="1567.27161"/>
<Orientation y="-2.44768"/>
<Actor seed="6493"/>
</Entity>
<Entity uid="2883">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1854.70984" z="1593.54834"/>
<Orientation y="-0.2406"/>
<Actor seed="58400"/>
</Entity>
<Entity uid="2884">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1863.27088" z="1586.35572"/>
<Orientation y="1.01204"/>
<Actor seed="38370"/>
</Entity>
<Entity uid="2885">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1904.37073" z="1414.73121"/>
<Orientation y="0.3966"/>
<Actor seed="13841"/>
</Entity>
<Entity uid="2886">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1901.81568" z="1477.73938"/>
<Orientation y="1.08086"/>
<Actor seed="1889"/>
</Entity>
<Entity uid="2887">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1901.3567" z="1505.55494"/>
<Orientation y="0.68186"/>
<Actor seed="37406"/>
</Entity>
<Entity uid="2888">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1899.43128" z="1408.34314"/>
<Orientation y="1.38642"/>
<Actor seed="36842"/>
</Entity>
<Entity uid="2889">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1896.31275" z="1420.24744"/>
<Orientation y="2.35621"/>
<Actor seed="32644"/>
</Entity>
<Entity uid="2890">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1895.35486" z="1415.46033"/>
<Orientation y="2.35621"/>
<Actor seed="39619"/>
</Entity>
<Entity uid="2891">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1898.49891" z="1418.58008"/>
<Orientation y="2.35621"/>
<Actor seed="56040"/>
</Entity>
<Entity uid="2892">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1900.13343" z="1417.4922"/>
<Orientation y="2.35621"/>
<Actor seed="33903"/>
</Entity>
<Entity uid="2893">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1904.08631" z="1408.14454"/>
<Orientation y="2.35621"/>
<Actor seed="40678"/>
</Entity>
<Entity uid="2894">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1901.10071" z="1412.37342"/>
<Orientation y="2.35621"/>
<Actor seed="37633"/>
</Entity>
<Entity uid="2895">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1900.51075" z="1411.07007"/>
<Orientation y="2.35621"/>
<Actor seed="27935"/>
</Entity>
<Entity uid="2896">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1844.94642" z="1478.03626"/>
<Orientation y="-1.876"/>
<Actor seed="35711"/>
</Entity>
<Entity uid="2897">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1839.3954" z="1477.77552"/>
<Orientation y="2.35621"/>
<Actor seed="14466"/>
</Entity>
<Entity uid="2898">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1840.74598" z="1481.36316"/>
<Orientation y="2.35621"/>
<Actor seed="14536"/>
</Entity>
<Entity uid="2899">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1838.7411" z="1484.27686"/>
<Orientation y="2.35621"/>
<Actor seed="50646"/>
</Entity>
<Entity uid="2900">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1836.41504" z="1483.13648"/>
<Orientation y="2.35621"/>
<Actor seed="940"/>
</Entity>
<Entity uid="2901">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1833.61768" z="1484.5641"/>
<Orientation y="2.35621"/>
<Actor seed="32377"/>
</Entity>
<Entity uid="2902">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1830.14661" z="1487.00257"/>
<Orientation y="2.35621"/>
<Actor seed="47090"/>
</Entity>
<Entity uid="2903">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1828.29078" z="1490.86036"/>
<Orientation y="2.35621"/>
<Actor seed="13019"/>
</Entity>
<Entity uid="2904">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1825.57691" z="1489.7964"/>
<Orientation y="2.35621"/>
<Actor seed="52743"/>
</Entity>
<Entity uid="2905">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1825.53614" z="1492.65796"/>
<Orientation y="2.35621"/>
<Actor seed="28447"/>
</Entity>
<Entity uid="2906">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1851.71326" z="1491.30518"/>
<Orientation y="1.0656"/>
<Actor seed="20994"/>
</Entity>
<Entity uid="2907">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1857.03528" z="1495.17945"/>
<Orientation y="2.35621"/>
<Actor seed="26956"/>
</Entity>
<Entity uid="2908">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1856.16163" z="1495.7826"/>
<Orientation y="2.35621"/>
<Actor seed="31045"/>
</Entity>
<Entity uid="2909">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1854.1482" z="1494.79236"/>
<Orientation y="2.35621"/>
<Actor seed="8004"/>
</Entity>
<Entity uid="2910">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1855.49244" z="1500.02479"/>
<Orientation y="2.35621"/>
<Actor seed="37567"/>
</Entity>
<Entity uid="2911">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1857.59327" z="1508.22632"/>
<Orientation y="2.35621"/>
<Actor seed="16048"/>
</Entity>
<Entity uid="2912">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1863.35474" z="1514.05262"/>
<Orientation y="0.32859"/>
<Actor seed="2060"/>
</Entity>
<Entity uid="2913">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1866.3202" z="1519.33509"/>
<Orientation y="2.35621"/>
<Actor seed="39761"/>
</Entity>
<Entity uid="2914">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1863.68812" z="1522.6941"/>
<Orientation y="2.35621"/>
<Actor seed="23363"/>
</Entity>
<Entity uid="2915">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1861.70765" z="1516.46485"/>
<Orientation y="2.66207"/>
<Actor seed="14180"/>
</Entity>
<Entity uid="2916">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1861.82825" z="1511.73816"/>
<Orientation y="2.35621"/>
<Actor seed="30523"/>
</Entity>
<Entity uid="2917">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1823.18213" z="1578.79981"/>
<Orientation y="2.35621"/>
<Actor seed="11028"/>
</Entity>
<Entity uid="2918">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1821.07532" z="1579.75135"/>
<Orientation y="2.35621"/>
<Actor seed="24990"/>
</Entity>
<Entity uid="2919">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1823.693" z="1585.38672"/>
<Orientation y="2.35621"/>
<Actor seed="27898"/>
</Entity>
<Entity uid="2920">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1820.72999" z="1585.70887"/>
<Orientation y="2.35621"/>
<Actor seed="51723"/>
</Entity>
<Entity uid="2921">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1817.60084" z="1587.7909"/>
<Orientation y="2.35621"/>
<Actor seed="36658"/>
</Entity>
<Entity uid="2922">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1813.59351" z="1589.0553"/>
<Orientation y="2.35621"/>
<Actor seed="32815"/>
</Entity>
<Entity uid="2923">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1811.68726" z="1589.47242"/>
<Orientation y="2.35621"/>
<Actor seed="6022"/>
</Entity>
<Entity uid="2924">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1808.7837" z="1592.05115"/>
<Orientation y="2.35621"/>
<Actor seed="31963"/>
</Entity>
<Entity uid="2925">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1809.02503" z="1593.4469"/>
<Orientation y="0.7123"/>
<Actor seed="9788"/>
</Entity>
<Entity uid="2926">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1814.34876" z="1600.49634"/>
<Orientation y="0.56008"/>
<Actor seed="38749"/>
</Entity>
<Entity uid="2927">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1817.93653" z="1605.24598"/>
<Orientation y="2.35621"/>
<Actor seed="1351"/>
</Entity>
<Entity uid="2928">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1816.53834" z="1598.1095"/>
<Orientation y="2.35621"/>
<Actor seed="59277"/>
</Entity>
<Entity uid="2929">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1819.7981" z="1595.58375"/>
<Orientation y="2.35621"/>
<Actor seed="40951"/>
</Entity>
<Entity uid="2930">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1820.2433" z="1609.9496"/>
<Orientation y="2.35621"/>
<Actor seed="36010"/>
</Entity>
<Entity uid="2931">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1823.13477" z="1618.23243"/>
<Orientation y="-1.03678"/>
<Actor seed="58388"/>
</Entity>
<Entity uid="2932">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1824.62635" z="1622.34412"/>
<Orientation y="1.52666"/>
<Actor seed="41988"/>
</Entity>
<Entity uid="2933">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1830.43165" z="1627.15723"/>
<Orientation y="0.45429"/>
<Actor seed="1792"/>
</Entity>
<Entity uid="2934">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1834.72681" z="1637.11585"/>
<Orientation y="2.35621"/>
<Actor seed="43172"/>
</Entity>
<Entity uid="2935">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1834.61817" z="1635.26221"/>
<Orientation y="3.11188"/>
<Actor seed="60351"/>
</Entity>
<Entity uid="2936">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1842.9839" z="1607.95264"/>
<Orientation y="2.09722"/>
<Actor seed="2424"/>
</Entity>
<Entity uid="2937">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1852.18531" z="1602.96424"/>
<Orientation y="2.35621"/>
<Actor seed="40236"/>
</Entity>
<Entity uid="2938">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1850.59266" z="1606.73487"/>
<Orientation y="-1.37687"/>
<Actor seed="24653"/>
</Entity>
<Entity uid="2939">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1847.04261" z="1607.5625"/>
<Orientation y="2.86422"/>
<Actor seed="44939"/>
</Entity>
<Entity uid="2940">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1852.02723" z="1589.89856"/>
<Orientation y="2.35621"/>
<Actor seed="41772"/>
</Entity>
<Entity uid="2941">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1845.8711" z="1485.3379"/>
<Orientation y="2.35621"/>
<Actor seed="53994"/>
</Entity>
<Entity uid="2942">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1845.51795" z="1489.94483"/>
<Orientation y="0.77073"/>
<Actor seed="31420"/>
</Entity>
<Entity uid="2943">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1849.02527" z="1491.60169"/>
<Orientation y="2.60341"/>
<Actor seed="61986"/>
</Entity>
<Entity uid="2944">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1851.64124" z="1486.62024"/>
<Orientation y="2.35621"/>
<Actor seed="21408"/>
</Entity>
<Entity uid="2945">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1851.73133" z="1483.61329"/>
<Orientation y="2.35621"/>
<Actor seed="27186"/>
</Entity>
<Entity uid="2946">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1853.16663" z="1481.72803"/>
<Orientation y="2.35621"/>
<Actor seed="7607"/>
</Entity>
<Entity uid="2947">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1856.17603" z="1484.60938"/>
<Orientation y="0.48745"/>
<Actor seed="57740"/>
</Entity>
<Entity uid="2948">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1859.0381" z="1490.90662"/>
<Orientation y="2.35621"/>
<Actor seed="8169"/>
</Entity>
<Entity uid="2949">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1859.33631" z="1493.62842"/>
<Orientation y="-1.28005"/>
<Actor seed="63196"/>
</Entity>
<Entity uid="2950">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1855.54554" z="1494.30726"/>
<Orientation y="2.35621"/>
<Actor seed="53694"/>
</Entity>
<Entity uid="2959">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1863.9358" z="1443.37171"/>
<Orientation y="2.35621"/>
<Actor seed="60557"/>
</Entity>
<Entity uid="2963">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1904.14185" z="1516.3844"/>
<Orientation y="0.74688"/>
<Actor seed="22717"/>
</Entity>
<Entity uid="2964">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1351.98719" z="957.34131"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2965">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1370.32752" z="981.70173"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2966">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1362.16468" z="946.32282"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="2967">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1956.68738" z="1278.37464"/>
<Orientation y="2.35621"/>
<Actor seed="44288"/>
</Entity>
<Entity uid="2968">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1899.67457" z="1245.00977"/>
<Orientation y="2.35621"/>
<Actor seed="22688"/>
</Entity>
<Entity uid="2969">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1901.51075" z="1249.86329"/>
<Orientation y="2.35621"/>
<Actor seed="42127"/>
</Entity>
<Entity uid="2970">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1897.34449" z="1258.78455"/>
<Orientation y="2.35621"/>
<Actor seed="21758"/>
</Entity>
<Entity uid="2971">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1896.25538" z="1265.18995"/>
<Orientation y="2.35621"/>
<Actor seed="3462"/>
</Entity>
<Entity uid="2972">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1892.92286" z="1272.30311"/>
<Orientation y="2.35621"/>
<Actor seed="10360"/>
</Entity>
<Entity uid="2973">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1893.03003" z="1279.25062"/>
<Orientation y="1.11889"/>
<Actor seed="22472"/>
</Entity>
<Entity uid="2974">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1898.25147" z="1285.51771"/>
<Orientation y="2.35621"/>
<Actor seed="58312"/>
</Entity>
<Entity uid="2975">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1898.9402" z="1294.162"/>
<Orientation y="2.35621"/>
<Actor seed="37899"/>
</Entity>
<Entity uid="2976">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1895.2688" z="1306.69983"/>
<Orientation y="2.35621"/>
<Actor seed="16385"/>
</Entity>
<Entity uid="2977">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1896.0973" z="1319.2527"/>
<Orientation y="2.35621"/>
<Actor seed="4851"/>
</Entity>
<Entity uid="2978">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1884.12525" z="1258.46888"/>
<Orientation y="2.35621"/>
<Actor seed="41966"/>
</Entity>
<Entity uid="2979">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1890.38794" z="1236.39722"/>
<Orientation y="2.35621"/>
<Actor seed="14637"/>
</Entity>
<Entity uid="2980">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1847.02881" z="1289.23426"/>
<Orientation y="2.35621"/>
<Actor seed="28108"/>
</Entity>
<Entity uid="2981">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1845.23841" z="1271.78418"/>
<Orientation y="2.35621"/>
<Actor seed="13724"/>
</Entity>
<Entity uid="2982">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1843.89563" z="1251.32007"/>
<Orientation y="2.35621"/>
<Actor seed="23810"/>
</Entity>
<Entity uid="2983">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1842.93238" z="1243.80372"/>
<Orientation y="2.35621"/>
<Actor seed="63186"/>
</Entity>
<Entity uid="2984">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1839.73731" z="1233.96644"/>
<Orientation y="2.35621"/>
<Actor seed="570"/>
</Entity>
<Entity uid="2985">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1833.71351" z="1196.75098"/>
<Orientation y="2.35621"/>
<Actor seed="59776"/>
</Entity>
<Entity uid="2986">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1826.51197" z="1296.25367"/>
<Orientation y="2.35621"/>
<Actor seed="35694"/>
</Entity>
<Entity uid="2987">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1822.4203" z="1248.18213"/>
<Orientation y="2.35621"/>
<Actor seed="24724"/>
</Entity>
<Entity uid="2988">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1815.08936" z="1221.5276"/>
<Orientation y="2.35621"/>
<Actor seed="18421"/>
</Entity>
<Entity uid="2989">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1901.8075" z="1245.13685"/>
<Orientation y="2.6956"/>
<Actor seed="34711"/>
</Entity>
<Entity uid="2990">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1914.58619" z="1228.23023"/>
<Orientation y="2.35621"/>
<Actor seed="25931"/>
</Entity>
<Entity uid="2991">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.31177" z="1225.58216"/>
<Orientation y="2.35621"/>
<Actor seed="30295"/>
</Entity>
<Entity uid="2992">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.4325" z="1221.46363"/>
<Orientation y="2.35621"/>
<Actor seed="35147"/>
</Entity>
<Entity uid="2993">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.44483" z="1218.02002"/>
<Orientation y="2.35621"/>
<Actor seed="34958"/>
</Entity>
<Entity uid="2994">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1897.68653" z="1209.82166"/>
<Orientation y="2.35621"/>
<Actor seed="58024"/>
</Entity>
<Entity uid="2995">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.91028" z="1214.19837"/>
<Orientation y="0.75577"/>
<Actor seed="3313"/>
</Entity>
<Entity uid="2996">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1904.03443" z="1222.50281"/>
<Orientation y="-0.37775"/>
<Actor seed="36780"/>
</Entity>
<Entity uid="2997">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.30787" z="1230.62891"/>
<Orientation y="2.35621"/>
<Actor seed="23424"/>
</Entity>
<Entity uid="2998">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.63245" z="1233.3274"/>
<Orientation y="2.35621"/>
<Actor seed="37392"/>
</Entity>
<Entity uid="2999">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.81067" z="1228.66395"/>
<Orientation y="2.35621"/>
<Actor seed="35276"/>
</Entity>
<Entity uid="3000">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.97571" z="1219.03821"/>
<Orientation y="2.35621"/>
<Actor seed="29443"/>
</Entity>
<Entity uid="3001">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1905.56812" z="1227.93018"/>
<Orientation y="-0.28202"/>
<Actor seed="27796"/>
</Entity>
<Entity uid="3002">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1903.80604" z="1233.51856"/>
<Orientation y="2.35621"/>
<Actor seed="7801"/>
</Entity>
<Entity uid="3003">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1901.70215" z="1237.65796"/>
<Orientation y="0.05497"/>
<Actor seed="55032"/>
</Entity>
<Entity uid="3004">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1901.47181" z="1253.09925"/>
<Orientation y="0.1841"/>
<Actor seed="14325"/>
</Entity>
<Entity uid="3005">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1902.0636" z="1273.29102"/>
<Orientation y="2.35621"/>
<Actor seed="1378"/>
</Entity>
<Entity uid="3006">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1903.64222" z="1284.76368"/>
<Orientation y="2.35621"/>
<Actor seed="30273"/>
</Entity>
<Entity uid="3007">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.94996" z="1278.68067"/>
<Orientation y="2.87134"/>
<Actor seed="43463"/>
</Entity>
<Entity uid="3008">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.13953" z="1262.57972"/>
<Orientation y="2.35621"/>
<Actor seed="60266"/>
</Entity>
<Entity uid="3009">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1897.42603" z="1249.75721"/>
<Orientation y="2.35621"/>
<Actor seed="48183"/>
</Entity>
<Entity uid="3010">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.45203" z="1243.76856"/>
<Orientation y="2.35621"/>
<Actor seed="12810"/>
</Entity>
<Entity uid="3011">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.5741" z="1234.05176"/>
<Orientation y="2.35621"/>
<Actor seed="64175"/>
</Entity>
<Entity uid="3012">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.261" z="1225.15381"/>
<Orientation y="2.35621"/>
<Actor seed="1143"/>
</Entity>
<Entity uid="3013">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.49256" z="1215.68201"/>
<Orientation y="2.35621"/>
<Actor seed="45423"/>
</Entity>
<Entity uid="3014">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.44581" z="1209.2173"/>
<Orientation y="2.35621"/>
<Actor seed="27631"/>
</Entity>
<Entity uid="3015">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.14136" z="1209.9618"/>
<Orientation y="2.35621"/>
<Actor seed="53428"/>
</Entity>
<Entity uid="3016">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1886.13782" z="1211.22168"/>
<Orientation y="2.35621"/>
<Actor seed="3800"/>
</Entity>
<Entity uid="3017">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1884.21033" z="1213.76453"/>
<Orientation y="2.35621"/>
<Actor seed="48209"/>
</Entity>
<Entity uid="3018">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1889.8573" z="1211.84791"/>
<Orientation y="0.80832"/>
<Actor seed="30365"/>
</Entity>
<Entity uid="3019">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.19947" z="1220.38501"/>
<Orientation y="0.38331"/>
<Actor seed="42724"/>
</Entity>
<Entity uid="3020">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.57679" z="1257.6167"/>
<Orientation y="0.04821"/>
<Actor seed="34250"/>
</Entity>
<Entity uid="3021">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.98523" z="1280.53272"/>
<Orientation y="2.35621"/>
<Actor seed="28180"/>
</Entity>
<Entity uid="3022">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.85535" z="1294.05616"/>
<Orientation y="0.31611"/>
<Actor seed="42370"/>
</Entity>
<Entity uid="3023">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.11707" z="1308.29371"/>
<Orientation y="-0.27009"/>
<Actor seed="2089"/>
</Entity>
<Entity uid="3024">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.8307" z="1315.94068"/>
<Orientation y="2.35621"/>
<Actor seed="35835"/>
</Entity>
<Entity uid="3025">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.26685" z="1317.45899"/>
<Orientation y="2.35621"/>
<Actor seed="8745"/>
</Entity>
<Entity uid="3026">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.86316" z="1316.43921"/>
<Orientation y="2.35621"/>
<Actor seed="42948"/>
</Entity>
<Entity uid="3027">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.95765" z="1308.2356"/>
<Orientation y="2.35621"/>
<Actor seed="33858"/>
</Entity>
<Entity uid="3028">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.77332" z="1303.10682"/>
<Orientation y="2.35621"/>
<Actor seed="23069"/>
</Entity>
<Entity uid="3029">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.67054" z="1298.56031"/>
<Orientation y="2.35621"/>
<Actor seed="40313"/>
</Entity>
<Entity uid="3030">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.22986" z="1315.92713"/>
<Orientation y="0.22104"/>
<Actor seed="38173"/>
</Entity>
<Entity uid="3031">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.27112" z="1327.57996"/>
<Orientation y="2.35621"/>
<Actor seed="5668"/>
</Entity>
<Entity uid="3032">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.0066" z="1331.01307"/>
<Orientation y="2.35621"/>
<Actor seed="39095"/>
</Entity>
<Entity uid="3033">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1951.6355" z="1265.02576"/>
<Orientation y="2.35621"/>
<Actor seed="11765"/>
</Entity>
<Entity uid="3034">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1950.43335" z="1263.95484"/>
<Orientation y="2.35621"/>
<Actor seed="50532"/>
</Entity>
<Entity uid="3035">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1945.74097" z="1264.4574"/>
<Orientation y="2.35621"/>
<Actor seed="58177"/>
</Entity>
<Entity uid="3036">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1946.36988" z="1267.87867"/>
<Orientation y="2.35621"/>
<Actor seed="52952"/>
</Entity>
<Entity uid="3037">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1943.40491" z="1270.27234"/>
<Orientation y="2.35621"/>
<Actor seed="9297"/>
</Entity>
<Entity uid="3038">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1940.92627" z="1275.8595"/>
<Orientation y="0.19085"/>
<Actor seed="59961"/>
</Entity>
<Entity uid="3039">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1941.69898" z="1281.34705"/>
<Orientation y="0.62325"/>
<Actor seed="4350"/>
</Entity>
<Entity uid="3040">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1944.51856" z="1285.26172"/>
<Orientation y="2.35621"/>
<Actor seed="4749"/>
</Entity>
<Entity uid="3041">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1940.2013" z="1281.7815"/>
<Orientation y="-3.01012"/>
<Actor seed="64790"/>
</Entity>
<Entity uid="3042">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1939.18348" z="1275.86219"/>
<Orientation y="2.35621"/>
<Actor seed="44051"/>
</Entity>
<Entity uid="3043">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1945.56495" z="1268.9618"/>
<Orientation y="1.81916"/>
<Actor seed="7480"/>
</Entity>
<Entity uid="3044">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1948.12232" z="1265.28785"/>
<Orientation y="2.78342"/>
<Actor seed="54068"/>
</Entity>
<Entity uid="3045">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1952.17713" z="1260.52247"/>
<Orientation y="2.35621"/>
<Actor seed="54841"/>
</Entity>
<Entity uid="3046">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1956.08619" z="1262.45191"/>
<Orientation y="0.55709"/>
<Actor seed="24865"/>
</Entity>
<Entity uid="3047">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1958.17261" z="1266.38135"/>
<Orientation y="0.42338"/>
<Actor seed="45902"/>
</Entity>
<Entity uid="3048">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1959.43641" z="1270.21338"/>
<Orientation y="2.35621"/>
<Actor seed="6436"/>
</Entity>
<Entity uid="3049">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1960.95105" z="1272.47107"/>
<Orientation y="2.35621"/>
<Actor seed="27888"/>
</Entity>
<Entity uid="3050">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1956.40796" z="1266.67042"/>
<Orientation y="2.35621"/>
<Actor seed="46922"/>
</Entity>
<Entity uid="3051">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1953.2356" z="1265.90735"/>
<Orientation y="2.35621"/>
<Actor seed="19533"/>
</Entity>
<Entity uid="3052">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1958.32715" z="1278.40076"/>
<Orientation y="2.35621"/>
<Actor seed="37753"/>
</Entity>
<Entity uid="3053">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1961.46338" z="1274.0901"/>
<Orientation y="2.35621"/>
<Actor seed="63283"/>
</Entity>
<Entity uid="3054">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.31104" z="1272.75782"/>
<Orientation y="2.35621"/>
<Actor seed="29940"/>
</Entity>
<Entity uid="3055">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1960.89478" z="1275.49781"/>
<Orientation y="2.35621"/>
<Actor seed="61915"/>
</Entity>
<Entity uid="3056">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1963.51294" z="1275.08606"/>
<Orientation y="2.35621"/>
<Actor seed="19363"/>
</Entity>
<Entity uid="3057">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1965.63538" z="1272.45801"/>
<Orientation y="2.35621"/>
<Actor seed="59798"/>
</Entity>
<Entity uid="3058">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1965.5254" z="1269.09644"/>
<Orientation y="2.35621"/>
<Actor seed="53946"/>
</Entity>
<Entity uid="3059">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1964.89991" z="1269.88782"/>
<Orientation y="-0.45917"/>
<Actor seed="19617"/>
</Entity>
<Entity uid="3060">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.82544" z="1275.099"/>
<Orientation y="-0.60727"/>
<Actor seed="23009"/>
</Entity>
<Entity uid="3061">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1961.18592" z="1278.29834"/>
<Orientation y="2.35621"/>
<Actor seed="3799"/>
</Entity>
<Entity uid="3062">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1963.1244" z="1282.35315"/>
<Orientation y="-0.22901"/>
<Actor seed="24693"/>
</Entity>
<Entity uid="3063">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1960.38978" z="1287.74708"/>
<Orientation y="-0.94297"/>
<Actor seed="39674"/>
</Entity>
<Entity uid="3064">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1957.14124" z="1290.03028"/>
<Orientation y="2.35621"/>
<Actor seed="55124"/>
</Entity>
<Entity uid="3065">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1955.96631" z="1290.7146"/>
<Orientation y="2.35621"/>
<Actor seed="23910"/>
</Entity>
<Entity uid="3066">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1960.65381" z="1283.20545"/>
<Orientation y="2.35621"/>
<Actor seed="15572"/>
</Entity>
<Entity uid="3067">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1960.6449" z="1280.89222"/>
<Orientation y="2.35621"/>
<Actor seed="48833"/>
</Entity>
<Entity uid="3068">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1961.80787" z="1279.8722"/>
<Orientation y="0.71241"/>
<Actor seed="17051"/>
</Entity>
<Entity uid="3069">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1963.96094" z="1285.05079"/>
<Orientation y="-0.03188"/>
<Actor seed="52452"/>
</Entity>
<Entity uid="3070">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.18665" z="1291.65809"/>
<Orientation y="-0.54146"/>
<Actor seed="22454"/>
</Entity>
<Entity uid="3071">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1956.3025" z="1297.02833"/>
<Orientation y="-1.03208"/>
<Actor seed="61317"/>
</Entity>
<Entity uid="3072">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1951.8501" z="1299.87134"/>
<Orientation y="2.35621"/>
<Actor seed="5823"/>
</Entity>
<Entity uid="3073">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1950.00147" z="1297.4668"/>
<Orientation y="2.35621"/>
<Actor seed="5528"/>
</Entity>
<Entity uid="3074">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1946.26563" z="1295.08582"/>
<Orientation y="2.35621"/>
<Actor seed="44911"/>
</Entity>
<Entity uid="3075">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1943.2024" z="1274.12183"/>
<Orientation y="2.35621"/>
<Actor seed="53347"/>
</Entity>
<Entity uid="3076">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1941.54102" z="1275.93628"/>
<Orientation y="0.47275"/>
<Actor seed="26772"/>
</Entity>
<Entity uid="3077">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1944.23011" z="1279.92774"/>
<Orientation y="0.89736"/>
<Actor seed="3836"/>
</Entity>
<Entity uid="3078">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1946.91407" z="1281.48206"/>
<Orientation y="2.35621"/>
<Actor seed="19949"/>
</Entity>
<Entity uid="3079">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1941.90381" z="1279.77906"/>
<Orientation y="2.35621"/>
<Actor seed="36593"/>
</Entity>
<Entity uid="3080">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1941.20972" z="1274.43836"/>
<Orientation y="2.35621"/>
<Actor seed="39482"/>
</Entity>
<Entity uid="3081">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1941.62647" z="1273.38453"/>
<Orientation y="2.35621"/>
<Actor seed="157"/>
</Entity>
<Entity uid="3082">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1942.78516" z="1271.0608"/>
<Orientation y="2.35621"/>
<Actor seed="24365"/>
</Entity>
<Entity uid="3083">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1942.64454" z="1267.97815"/>
<Orientation y="2.35621"/>
<Actor seed="58469"/>
</Entity>
<Entity uid="3084">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1942.08704" z="1266.1532"/>
<Orientation y="2.35621"/>
<Actor seed="35170"/>
</Entity>
<Entity uid="3085">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1945.82593" z="1264.41248"/>
<Orientation y="1.66076"/>
<Actor seed="21957"/>
</Entity>
<Entity uid="3086">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1948.08814" z="1263.35816"/>
<Orientation y="2.35621"/>
<Actor seed="31250"/>
</Entity>
<Entity uid="3087">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1947.59778" z="1260.17371"/>
<Orientation y="2.35621"/>
<Actor seed="63360"/>
</Entity>
<Entity uid="3088">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1951.95313" z="1261.224"/>
<Orientation y="0.93102"/>
<Actor seed="34523"/>
</Entity>
<Entity uid="3089">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1955.10987" z="1263.4474"/>
<Orientation y="2.35621"/>
<Actor seed="59045"/>
</Entity>
<Entity uid="3090">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1958.48304" z="1262.9308"/>
<Orientation y="2.35621"/>
<Actor seed="23738"/>
</Entity>
<Entity uid="3091">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1959.79627" z="1258.95691"/>
<Orientation y="2.35621"/>
<Actor seed="3058"/>
</Entity>
<Entity uid="3092">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1942.11634" z="1285.11426"/>
<Orientation y="2.35621"/>
<Actor seed="47051"/>
</Entity>
<Entity uid="3093">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1943.91932" z="1288.7262"/>
<Orientation y="2.35621"/>
<Actor seed="25145"/>
</Entity>
<Entity uid="3094">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1946.28199" z="1294.67884"/>
<Orientation y="2.35621"/>
<Actor seed="3601"/>
</Entity>
<Entity uid="3095">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1950.06482" z="1292.94861"/>
<Orientation y="2.35621"/>
<Actor seed="38565"/>
</Entity>
<Entity uid="3096">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1956.14917" z="1292.57972"/>
<Orientation y="2.35621"/>
<Actor seed="39225"/>
</Entity>
<Entity uid="3097">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1954.8827" z="1296.03772"/>
<Orientation y="2.35621"/>
<Actor seed="19619"/>
</Entity>
<Entity uid="3098">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1955.42664" z="1297.48743"/>
<Orientation y="2.35621"/>
<Actor seed="24757"/>
</Entity>
<Entity uid="3099">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1955.36304" z="1291.61194"/>
<Orientation y="-2.6724"/>
<Actor seed="1148"/>
</Entity>
<Entity uid="3100">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.82166" z="1266.30237"/>
<Orientation y="2.35621"/>
<Actor seed="22059"/>
</Entity>
<Entity uid="3101">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.17273" z="1267.30188"/>
<Orientation y="2.35621"/>
<Actor seed="39615"/>
</Entity>
<Entity uid="3102">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1890.9397" z="1268.40467"/>
<Orientation y="2.35621"/>
<Actor seed="35532"/>
</Entity>
<Entity uid="3103">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.88209" z="1261.70618"/>
<Orientation y="2.35621"/>
<Actor seed="27837"/>
</Entity>
<Entity uid="3104">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.6554" z="1255.69068"/>
<Orientation y="2.35621"/>
<Actor seed="36881"/>
</Entity>
<Entity uid="3105">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.78931" z="1254.51258"/>
<Orientation y="2.35621"/>
<Actor seed="21789"/>
</Entity>
<Entity uid="3106">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.05091" z="1260.40503"/>
<Orientation y="-0.46087"/>
<Actor seed="54808"/>
</Entity>
<Entity uid="3107">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1902.12476" z="1326.04957"/>
<Orientation y="2.35621"/>
<Actor seed="62287"/>
</Entity>
<Entity uid="3108">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.36316" z="1319.50953"/>
<Orientation y="2.35621"/>
<Actor seed="60634"/>
</Entity>
<Entity uid="3109">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1897.8296" z="1315.64307"/>
<Orientation y="2.35621"/>
<Actor seed="5721"/>
</Entity>
<Entity uid="3110">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.90613" z="1316.90284"/>
<Orientation y="0.42551"/>
<Actor seed="41221"/>
</Entity>
<Entity uid="3111">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.63428" z="1326.7433"/>
<Orientation y="2.35621"/>
<Actor seed="28359"/>
</Entity>
<Entity uid="3112">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.65467" z="1328.70069"/>
<Orientation y="2.35621"/>
<Actor seed="18645"/>
</Entity>
<Entity uid="3113">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.80396" z="1328.8949"/>
<Orientation y="2.35621"/>
<Actor seed="21726"/>
</Entity>
<Entity uid="3114">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.64747" z="1330.01111"/>
<Orientation y="2.35621"/>
<Actor seed="56115"/>
</Entity>
<Entity uid="3115">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.59913" z="1323.53174"/>
<Orientation y="2.35621"/>
<Actor seed="40034"/>
</Entity>
<Entity uid="3116">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.78724" z="1320.70398"/>
<Orientation y="2.35621"/>
<Actor seed="17028"/>
</Entity>
<Entity uid="3117">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.10926" z="1324.36878"/>
<Orientation y="2.35621"/>
<Actor seed="12296"/>
</Entity>
<Entity uid="3118">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.26551" z="1326.318"/>
<Orientation y="2.35621"/>
<Actor seed="47942"/>
</Entity>
<Entity uid="3119">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.76001" z="1317.17359"/>
<Orientation y="2.35621"/>
<Actor seed="18426"/>
</Entity>
<Entity uid="3120">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.0652" z="1312.56214"/>
<Orientation y="2.35621"/>
<Actor seed="661"/>
</Entity>
<Entity uid="3121">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.79029" z="1310.45936"/>
<Orientation y="2.35621"/>
<Actor seed="56552"/>
</Entity>
<Entity uid="3122">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.03614" z="1307.7118"/>
<Orientation y="2.35621"/>
<Actor seed="20429"/>
</Entity>
<Entity uid="3123">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.65882" z="1305.46973"/>
<Orientation y="2.35621"/>
<Actor seed="56350"/>
</Entity>
<Entity uid="3124">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.29871" z="1300.5121"/>
<Orientation y="2.35621"/>
<Actor seed="341"/>
</Entity>
<Entity uid="3125">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.77356" z="1300.87146"/>
<Orientation y="2.35621"/>
<Actor seed="51522"/>
</Entity>
<Entity uid="3126">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.94007" z="1307.21595"/>
<Orientation y="2.35621"/>
<Actor seed="45846"/>
</Entity>
<Entity uid="3127">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1850.85328" z="1299.83655"/>
<Orientation y="2.35621"/>
<Actor seed="42336"/>
</Entity>
<Entity uid="3128">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1851.86" z="1303.45667"/>
<Orientation y="-0.00681"/>
<Actor seed="61566"/>
</Entity>
<Entity uid="3129">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1848.87635" z="1311.016"/>
<Orientation y="-0.50831"/>
<Actor seed="63228"/>
</Entity>
<Entity uid="3130">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1846.87745" z="1314.60035"/>
<Orientation y="2.35621"/>
<Actor seed="3065"/>
</Entity>
<Entity uid="3131">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.65076" z="1311.83863"/>
<Orientation y="2.35621"/>
<Actor seed="61983"/>
</Entity>
<Entity uid="3132">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1843.3064" z="1312.93653"/>
<Orientation y="2.35621"/>
<Actor seed="34452"/>
</Entity>
<Entity uid="3133">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.59791" z="1310.41675"/>
<Orientation y="2.35621"/>
<Actor seed="43885"/>
</Entity>
<Entity uid="3134">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.82703" z="1309.76978"/>
<Orientation y="-0.42223"/>
<Actor seed="59787"/>
</Entity>
<Entity uid="3135">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.8075" z="1317.39551"/>
<Orientation y="2.35621"/>
<Actor seed="44114"/>
</Entity>
<Entity uid="3136">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.79346" z="1320.83716"/>
<Orientation y="2.35621"/>
<Actor seed="39890"/>
</Entity>
<Entity uid="3137">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.91041" z="1313.12415"/>
<Orientation y="2.35621"/>
<Actor seed="43718"/>
</Entity>
<Entity uid="3138">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.04542" z="1307.83631"/>
<Orientation y="2.35621"/>
<Actor seed="39604"/>
</Entity>
<Entity uid="3139">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.57581" z="1311.50965"/>
<Orientation y="2.71276"/>
<Actor seed="60710"/>
</Entity>
<Entity uid="3140">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.7699" z="1304.35267"/>
<Orientation y="2.35621"/>
<Actor seed="44756"/>
</Entity>
<Entity uid="3141">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.34937" z="1311.9662"/>
<Orientation y="2.35621"/>
<Actor seed="23214"/>
</Entity>
<Entity uid="3142">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.51453" z="1308.15333"/>
<Orientation y="2.35621"/>
<Actor seed="53703"/>
</Entity>
<Entity uid="3143">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.44385" z="1303.53272"/>
<Orientation y="2.35621"/>
<Actor seed="23740"/>
</Entity>
<Entity uid="3144">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.85022" z="1301.02125"/>
<Orientation y="2.35621"/>
<Actor seed="9026"/>
</Entity>
<Entity uid="3145">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1831.0553" z="1298.04224"/>
<Orientation y="2.35621"/>
<Actor seed="55955"/>
</Entity>
<Entity uid="3146">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.4839" z="1293.34583"/>
<Orientation y="2.35621"/>
<Actor seed="21815"/>
</Entity>
<Entity uid="3147">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.7483" z="1290.3086"/>
<Orientation y="2.35621"/>
<Actor seed="27610"/>
</Entity>
<Entity uid="3148">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.04847" z="1289.07276"/>
<Orientation y="0.251"/>
<Actor seed="18777"/>
</Entity>
<Entity uid="3149">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.32422" z="1294.38501"/>
<Orientation y="2.35621"/>
<Actor seed="61082"/>
</Entity>
<Entity uid="3150">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.1167" z="1290.8506"/>
<Orientation y="2.35621"/>
<Actor seed="61659"/>
</Entity>
<Entity uid="3151">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.21412" z="1295.49"/>
<Orientation y="2.35621"/>
<Actor seed="4678"/>
</Entity>
<Entity uid="3152">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.99537" z="1294.8667"/>
<Orientation y="2.35621"/>
<Actor seed="49884"/>
</Entity>
<Entity uid="3153">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.34339" z="1290.20081"/>
<Orientation y="2.5979"/>
<Actor seed="49301"/>
</Entity>
<Entity uid="3154">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.05457" z="1282.76417"/>
<Orientation y="2.35621"/>
<Actor seed="56041"/>
</Entity>
<Entity uid="3155">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.03687" z="1280.03431"/>
<Orientation y="2.35621"/>
<Actor seed="31956"/>
</Entity>
<Entity uid="3156">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.98121" z="1281.60084"/>
<Orientation y="0.66285"/>
<Actor seed="36450"/>
</Entity>
<Entity uid="3157">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.11451" z="1285.9314"/>
<Orientation y="0.87768"/>
<Actor seed="29441"/>
</Entity>
<Entity uid="3158">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1833.48646" z="1292.23523"/>
<Orientation y="0.56649"/>
<Actor seed="22273"/>
</Entity>
<Entity uid="3159">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.6272" z="1300.1681"/>
<Orientation y="0.72744"/>
<Actor seed="1780"/>
</Entity>
<Entity uid="3160">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1844.64771" z="1303.9203"/>
<Orientation y="1.81615"/>
<Actor seed="15201"/>
</Entity>
<Entity uid="3161">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1850.7605" z="1302.33423"/>
<Orientation y="2.35621"/>
<Actor seed="35352"/>
</Entity>
<Entity uid="3162">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1852.46497" z="1303.09766"/>
<Orientation y="0.17457"/>
<Actor seed="31229"/>
</Entity>
<Entity uid="3163">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1854.26001" z="1306.08997"/>
<Orientation y="2.28414"/>
<Actor seed="5757"/>
</Entity>
<Entity uid="3164">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1858.93055" z="1301.28394"/>
<Orientation y="2.35621"/>
<Actor seed="50229"/>
</Entity>
<Entity uid="3165">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.62952" z="1298.93506"/>
<Orientation y="2.35621"/>
<Actor seed="48866"/>
</Entity>
<Entity uid="3166">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.31397" z="1296.32532"/>
<Orientation y="2.35621"/>
<Actor seed="34604"/>
</Entity>
<Entity uid="3167">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.81641" z="1298.38746"/>
<Orientation y="0.41596"/>
<Actor seed="1457"/>
</Entity>
<Entity uid="3168">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.88697" z="1296.667"/>
<Orientation y="2.35621"/>
<Actor seed="64583"/>
</Entity>
<Entity uid="3169">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1855.19971" z="1299.8152"/>
<Orientation y="-0.36187"/>
<Actor seed="12587"/>
</Entity>
<Entity uid="3170">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1853.87293" z="1303.27149"/>
<Orientation y="2.35621"/>
<Actor seed="5445"/>
</Entity>
<Entity uid="3171">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.36707" z="1275.92725"/>
<Orientation y="2.35621"/>
<Actor seed="65193"/>
</Entity>
<Entity uid="3172">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.1631" z="1271.14356"/>
<Orientation y="-2.97498"/>
<Actor seed="45777"/>
</Entity>
<Entity uid="3173">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.27637" z="1266.31629"/>
<Orientation y="-0.22687"/>
<Actor seed="34053"/>
</Entity>
<Entity uid="3174">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.88978" z="1274.80164"/>
<Orientation y="2.35621"/>
<Actor seed="53993"/>
</Entity>
<Entity uid="3175">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.20032" z="1270.11976"/>
<Orientation y="2.35621"/>
<Actor seed="26660"/>
</Entity>
<Entity uid="3176">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.89051" z="1265.67957"/>
<Orientation y="2.35621"/>
<Actor seed="19915"/>
</Entity>
<Entity uid="3177">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.58423" z="1262.76893"/>
<Orientation y="2.35621"/>
<Actor seed="61941"/>
</Entity>
<Entity uid="3178">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1821.56812" z="1259.37586"/>
<Orientation y="2.35621"/>
<Actor seed="1600"/>
</Entity>
<Entity uid="3179">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.65687" z="1257.26294"/>
<Orientation y="-1.39287"/>
<Actor seed="8432"/>
</Entity>
<Entity uid="3180">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.25586" z="1259.87989"/>
<Orientation y="2.35621"/>
<Actor seed="14882"/>
</Entity>
<Entity uid="3181">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.86487" z="1261.10181"/>
<Orientation y="2.27575"/>
<Actor seed="49822"/>
</Entity>
<Entity uid="3182">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.88538" z="1255.10279"/>
<Orientation y="2.35621"/>
<Actor seed="50832"/>
</Entity>
<Entity uid="3183">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.24988" z="1248.53687"/>
<Orientation y="2.35621"/>
<Actor seed="56829"/>
</Entity>
<Entity uid="3184">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1809.26392" z="1245.81019"/>
<Orientation y="2.35621"/>
<Actor seed="21913"/>
</Entity>
<Entity uid="3185">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.7638" z="1241.98072"/>
<Orientation y="2.35621"/>
<Actor seed="57578"/>
</Entity>
<Entity uid="3186">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.6034" z="1235.52906"/>
<Orientation y="2.35621"/>
<Actor seed="28172"/>
</Entity>
<Entity uid="3187">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.87317" z="1232.00306"/>
<Orientation y="2.35621"/>
<Actor seed="34177"/>
</Entity>
<Entity uid="3188">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.53382" z="1232.10181"/>
<Orientation y="2.35621"/>
<Actor seed="55192"/>
</Entity>
<Entity uid="3189">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.28846" z="1236.53235"/>
<Orientation y="2.35621"/>
<Actor seed="57700"/>
</Entity>
<Entity uid="3190">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.19202" z="1238.16785"/>
<Orientation y="2.35621"/>
<Actor seed="30099"/>
</Entity>
<Entity uid="3191">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.563" z="1235.71485"/>
<Orientation y="-2.74262"/>
<Actor seed="21531"/>
</Entity>
<Entity uid="3192">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.4712" z="1231.23206"/>
<Orientation y="2.35621"/>
<Actor seed="3654"/>
</Entity>
<Entity uid="3193">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.79236" z="1204.23877"/>
<Orientation y="2.35621"/>
<Actor seed="23947"/>
</Entity>
<Entity uid="3194">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.51563" z="1210.4319"/>
<Orientation y="0.19095"/>
<Actor seed="4319"/>
</Entity>
<Entity uid="3195">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.46485" z="1213.88843"/>
<Orientation y="-0.87494"/>
<Actor seed="58403"/>
</Entity>
<Entity uid="3196">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.2704" z="1217.19263"/>
<Orientation y="2.35621"/>
<Actor seed="43941"/>
</Entity>
<Entity uid="3197">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.76185" z="1205.67896"/>
<Orientation y="2.35621"/>
<Actor seed="47334"/>
</Entity>
<Entity uid="3198">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.60486" z="1200.59559"/>
<Orientation y="1.52004"/>
<Actor seed="34474"/>
</Entity>
<Entity uid="3199">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1816.95911" z="1200.49695"/>
<Orientation y="2.24776"/>
<Actor seed="42914"/>
</Entity>
<Entity uid="3200">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.93543" z="1190.313"/>
<Orientation y="-3.08503"/>
<Actor seed="52880"/>
</Entity>
<Entity uid="3201">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.86353" z="1179.36353"/>
<Orientation y="2.35621"/>
<Actor seed="12410"/>
</Entity>
<Entity uid="3202">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.45716" z="1181.35608"/>
<Orientation y="2.35621"/>
<Actor seed="61664"/>
</Entity>
<Entity uid="3203">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.43726" z="1176.39148"/>
<Orientation y="2.35621"/>
<Actor seed="29191"/>
</Entity>
<Entity uid="3204">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.64112" z="1172.72803"/>
<Orientation y="0.91218"/>
<Actor seed="38456"/>
</Entity>
<Entity uid="3205">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.38172" z="1186.84192"/>
<Orientation y="3.03484"/>
<Actor seed="26997"/>
</Entity>
<Entity uid="3206">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.6344" z="1178.9314"/>
<Orientation y="2.35621"/>
<Actor seed="925"/>
</Entity>
<Entity uid="3207">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.57679" z="1170.96375"/>
<Orientation y="2.35621"/>
<Actor seed="43179"/>
</Entity>
<Entity uid="3208">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.69349" z="1174.0138"/>
<Orientation y="0.2552"/>
<Actor seed="14981"/>
</Entity>
<Entity uid="3209">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1838.49842" z="1174.73633"/>
<Orientation y="2.35621"/>
<Actor seed="33502"/>
</Entity>
<Entity uid="3210">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.42432" z="1169.09559"/>
<Orientation y="2.35621"/>
<Actor seed="24206"/>
</Entity>
<Entity uid="3211">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.03626" z="1167.56421"/>
<Orientation y="2.35621"/>
<Actor seed="62508"/>
</Entity>
<Entity uid="3212">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.65162" z="1168.99146"/>
<Orientation y="0.70752"/>
<Actor seed="55146"/>
</Entity>
<Entity uid="3213">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.60401" z="1177.995"/>
<Orientation y="0.46894"/>
<Actor seed="24673"/>
</Entity>
<Entity uid="3214">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1848.71424" z="1182.91834"/>
<Orientation y="0.89588"/>
<Actor seed="29329"/>
</Entity>
<Entity uid="3215">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1851.83851" z="1185.54896"/>
<Orientation y="0.57627"/>
<Actor seed="57305"/>
</Entity>
<Entity uid="3216">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1854.9286" z="1193.45972"/>
<Orientation y="2.35621"/>
<Actor seed="15062"/>
</Entity>
<Entity uid="3217">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1852.61255" z="1187.75391"/>
<Orientation y="2.35621"/>
<Actor seed="46102"/>
</Entity>
<Entity uid="3218">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1852.4607" z="1184.96558"/>
<Orientation y="2.35621"/>
<Actor seed="28362"/>
</Entity>
<Entity uid="3219">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.69361" z="1189.99195"/>
<Orientation y="2.35621"/>
<Actor seed="904"/>
</Entity>
<Entity uid="3220">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1843.8003" z="1181.49"/>
<Orientation y="2.35621"/>
<Actor seed="47677"/>
</Entity>
<Entity uid="3221">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.90625" z="1179.59937"/>
<Orientation y="2.35621"/>
<Actor seed="47011"/>
</Entity>
<Entity uid="3222">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.30298" z="1181.3949"/>
<Orientation y="-0.0785"/>
<Actor seed="8786"/>
</Entity>
<Entity uid="3223">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.51685" z="1186.3827"/>
<Orientation y="2.35621"/>
<Actor seed="15800"/>
</Entity>
<Entity uid="3224">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.80445" z="1183.03675"/>
<Orientation y="0.89583"/>
<Actor seed="16874"/>
</Entity>
<Entity uid="3225">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1850.44336" z="1198.41968"/>
<Orientation y="2.35621"/>
<Actor seed="32252"/>
</Entity>
<Entity uid="3226">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.44532" z="1204.98304"/>
<Orientation y="2.35621"/>
<Actor seed="63845"/>
</Entity>
<Entity uid="3227">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1847.02601" z="1212.70984"/>
<Orientation y="2.35621"/>
<Actor seed="17783"/>
</Entity>
<Entity uid="3228">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.7787" z="1210.50147"/>
<Orientation y="2.35621"/>
<Actor seed="3644"/>
</Entity>
<Entity uid="3229">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1844.17566" z="1203.63917"/>
<Orientation y="2.35621"/>
<Actor seed="143"/>
</Entity>
<Entity uid="3230">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1847.33057" z="1201.90552"/>
<Orientation y="0.89583"/>
<Actor seed="55499"/>
</Entity>
<Entity uid="3231">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.22437" z="1208.46302"/>
<Orientation y="2.35621"/>
<Actor seed="22746"/>
</Entity>
<Entity uid="3232">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1846.72754" z="1214.82813"/>
<Orientation y="2.35621"/>
<Actor seed="7819"/>
</Entity>
<Entity uid="3233">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.64722" z="1195.24659"/>
<Orientation y="0.7615"/>
<Actor seed="5890"/>
</Entity>
<Entity uid="3234">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.46631" z="1201.45496"/>
<Orientation y="2.35621"/>
<Actor seed="31818"/>
</Entity>
<Entity uid="3235">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.48792" z="1197.88209"/>
<Orientation y="2.35621"/>
<Actor seed="18428"/>
</Entity>
<Entity uid="3236">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.77027" z="1193.94263"/>
<Orientation y="2.35621"/>
<Actor seed="4334"/>
</Entity>
<Entity uid="3237">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.11878" z="1202.45801"/>
<Orientation y="2.35621"/>
<Actor seed="46560"/>
</Entity>
<Entity uid="3238">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.12598" z="1201.47974"/>
<Orientation y="2.35621"/>
<Actor seed="1940"/>
</Entity>
<Entity uid="3239">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.32276" z="1198.02796"/>
<Orientation y="2.35621"/>
<Actor seed="32103"/>
</Entity>
<Entity uid="3240">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.02454" z="1214.95801"/>
<Orientation y="2.35621"/>
<Actor seed="41779"/>
</Entity>
<Entity uid="3241">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.6875" z="1215.47388"/>
<Orientation y="2.35621"/>
<Actor seed="38906"/>
</Entity>
<Entity uid="3242">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.07544" z="1216.30237"/>
<Orientation y="2.35621"/>
<Actor seed="3152"/>
</Entity>
<Entity uid="3243">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1793.55762" z="1226.53687"/>
<Orientation y="2.35621"/>
<Actor seed="19195"/>
</Entity>
<Entity uid="3244">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1794.89515" z="1230.5"/>
<Orientation y="2.35621"/>
<Actor seed="7930"/>
</Entity>
<Entity uid="3245">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.8191" z="1231.64258"/>
<Orientation y="2.35621"/>
<Actor seed="31607"/>
</Entity>
<Entity uid="3246">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1847.18982" z="1213.698"/>
<Orientation y="2.35621"/>
<Actor seed="20146"/>
</Entity>
<Entity uid="3247">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1850.83765" z="1216.464"/>
<Orientation y="0.8328"/>
<Actor seed="54058"/>
</Entity>
<Entity uid="3248">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1854.82483" z="1221.99732"/>
<Orientation y="2.35621"/>
<Actor seed="55043"/>
</Entity>
<Entity uid="3249">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1858.31507" z="1224.24634"/>
<Orientation y="2.35621"/>
<Actor seed="47828"/>
</Entity>
<Entity uid="3250">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.62403" z="1225.0066"/>
<Orientation y="2.35621"/>
<Actor seed="36248"/>
</Entity>
<Entity uid="3251">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1852.86744" z="1220.72364"/>
<Orientation y="2.35621"/>
<Actor seed="17275"/>
</Entity>
<Entity uid="3252">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1856.12342" z="1227.1305"/>
<Orientation y="1.07367"/>
<Actor seed="51996"/>
</Entity>
<Entity uid="3253">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.1106" z="1231.85145"/>
<Orientation y="2.35621"/>
<Actor seed="31651"/>
</Entity>
<Entity uid="3254">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.3501" z="1235.71094"/>
<Orientation y="2.35621"/>
<Actor seed="39720"/>
</Entity>
<Entity uid="3255">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1860.7898" z="1240.24659"/>
<Orientation y="2.35621"/>
<Actor seed="65157"/>
</Entity>
<Entity uid="3256">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.21216" z="1238.45606"/>
<Orientation y="2.35621"/>
<Actor seed="49797"/>
</Entity>
<Entity uid="3257">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1857.1764" z="1227.23304"/>
<Orientation y="2.35621"/>
<Actor seed="49295"/>
</Entity>
<Entity uid="3258">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1863.12513" z="1246.76563"/>
<Orientation y="2.35621"/>
<Actor seed="10845"/>
</Entity>
<Entity uid="3259">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1863.2682" z="1251.7533"/>
<Orientation y="2.35621"/>
<Actor seed="51106"/>
</Entity>
<Entity uid="3260">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.95496" z="1253.1222"/>
<Orientation y="2.35621"/>
<Actor seed="43864"/>
</Entity>
<Entity uid="3261">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.50184" z="1258.07313"/>
<Orientation y="1.4402"/>
<Actor seed="21911"/>
</Entity>
<Entity uid="3262">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.44788" z="1260.042"/>
<Orientation y="2.35621"/>
<Actor seed="35"/>
</Entity>
<Entity uid="3263">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.41077" z="1267.68311"/>
<Orientation y="2.35621"/>
<Actor seed="16529"/>
</Entity>
<Entity uid="3264">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1886.17286" z="1229.86756"/>
<Orientation y="2.35621"/>
<Actor seed="45634"/>
</Entity>
<Entity uid="3265">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1886.02259" z="1238.10987"/>
<Orientation y="-0.29429"/>
<Actor seed="46435"/>
</Entity>
<Entity uid="3266">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1882.66297" z="1243.7765"/>
<Orientation y="2.35621"/>
<Actor seed="35944"/>
</Entity>
<Entity uid="3267">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1881.62354" z="1246.40662"/>
<Orientation y="1.47451"/>
<Actor seed="37678"/>
</Entity>
<Entity uid="3268">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1887.34974" z="1247.73658"/>
<Orientation y="2.35621"/>
<Actor seed="18809"/>
</Entity>
<Entity uid="3269">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.05237" z="1251.27393"/>
<Orientation y="2.35621"/>
<Actor seed="27641"/>
</Entity>
<Entity uid="3270">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.01661" z="1256.42273"/>
<Orientation y="2.35621"/>
<Actor seed="39620"/>
</Entity>
<Entity uid="3271">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1882.84778" z="1255.31385"/>
<Orientation y="0.43158"/>
<Actor seed="46169"/>
</Entity>
<Entity uid="3272">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1886.60157" z="1263.88367"/>
<Orientation y="2.35621"/>
<Actor seed="60926"/>
</Entity>
<Entity uid="3273">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1891.45813" z="1271.69971"/>
<Orientation y="2.35621"/>
<Actor seed="18083"/>
</Entity>
<Entity uid="3274">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.25355" z="1283.47107"/>
<Orientation y="2.35621"/>
<Actor seed="47290"/>
</Entity>
<Entity uid="3275">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.48194" z="1289.73377"/>
<Orientation y="2.35621"/>
<Actor seed="16087"/>
</Entity>
<Entity uid="3276">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.28919" z="1293.1349"/>
<Orientation y="2.35621"/>
<Actor seed="57049"/>
</Entity>
<Entity uid="3277">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1891.0586" z="1282.62415"/>
<Orientation y="2.35621"/>
<Actor seed="12443"/>
</Entity>
<Entity uid="3278">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1863.17835" z="1263.73975"/>
<Orientation y="2.35621"/>
<Actor seed="60444"/>
</Entity>
<Entity uid="3279">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.68104" z="1271.96814"/>
<Orientation y="2.35621"/>
<Actor seed="36358"/>
</Entity>
<Entity uid="3280">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1867.76392" z="1275.63306"/>
<Orientation y="-0.06046"/>
<Actor seed="25379"/>
</Entity>
<Entity uid="3281">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.3595" z="1286.24354"/>
<Orientation y="2.35621"/>
<Actor seed="10255"/>
</Entity>
<Entity uid="3282">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1863.87708" z="1294.3407"/>
<Orientation y="2.35621"/>
<Actor seed="40528"/>
</Entity>
<Entity uid="3283">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1863.43091" z="1281.61634"/>
<Orientation y="2.35621"/>
<Actor seed="38666"/>
</Entity>
<Entity uid="3284">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.19983" z="1274.87317"/>
<Orientation y="2.35621"/>
<Actor seed="40095"/>
</Entity>
<Entity uid="3285">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.30127" z="1222.70667"/>
<Orientation y="2.35621"/>
<Actor seed="23679"/>
</Entity>
<Entity uid="3286">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.03296" z="1225.80726"/>
<Orientation y="2.35621"/>
<Actor seed="10416"/>
</Entity>
<Entity uid="3287">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.6178" z="1227.03284"/>
<Orientation y="2.35621"/>
<Actor seed="16805"/>
</Entity>
<Entity uid="3288">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.17615" z="1226.17762"/>
<Orientation y="2.35621"/>
<Actor seed="54821"/>
</Entity>
<Entity uid="3289">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.0702" z="1215.73658"/>
<Orientation y="2.35621"/>
<Actor seed="62936"/>
</Entity>
<Entity uid="3290">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.17542" z="1231.48902"/>
<Orientation y="0.44373"/>
<Actor seed="59360"/>
</Entity>
<Entity uid="3291">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1846.11011" z="1260.01856"/>
<Orientation y="0.00687"/>
<Actor seed="54402"/>
</Entity>
<Entity uid="3292">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.05201" z="1275.52015"/>
<Orientation y="-0.70525"/>
<Actor seed="15118"/>
</Entity>
<Entity uid="3293">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.82374" z="1282.39991"/>
<Orientation y="2.71578"/>
<Actor seed="5146"/>
</Entity>
<Entity uid="3294">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.18958" z="1269.10828"/>
<Orientation y="0.66063"/>
<Actor seed="6326"/>
</Entity>
<Entity uid="3295">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.21985" z="1281.8667"/>
<Orientation y="-0.02076"/>
<Actor seed="12192"/>
</Entity>
<Entity uid="3296">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.167" z="1285.1897"/>
<Orientation y="2.35621"/>
<Actor seed="63364"/>
</Entity>
<Entity uid="3297">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.39417" z="1273.47242"/>
<Orientation y="2.82091"/>
<Actor seed="41603"/>
</Entity>
<Entity uid="3298">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.44837" z="1263.4369"/>
<Orientation y="2.35621"/>
<Actor seed="7343"/>
</Entity>
<Entity uid="3299">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.48218" z="1254.35706"/>
<Orientation y="2.35621"/>
<Actor seed="12624"/>
</Entity>
<Entity uid="3300">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.44556" z="1252.52576"/>
<Orientation y="0.59762"/>
<Actor seed="53460"/>
</Entity>
<Entity uid="3301">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1905.63294" z="1268.33167"/>
<Orientation y="2.35621"/>
<Actor seed="2706"/>
</Entity>
<Entity uid="3302">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1901.85767" z="1276.19605"/>
<Orientation y="0.22243"/>
<Actor seed="41092"/>
</Entity>
<Entity uid="3303">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1901.85694" z="1295.77967"/>
<Orientation y="-0.59533"/>
<Actor seed="18128"/>
</Entity>
<Entity uid="3304">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1899.37586" z="1304.87073"/>
<Orientation y="0.06974"/>
<Actor seed="18606"/>
</Entity>
<Entity uid="3305">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1897.03797" z="1315.13086"/>
<Orientation y="-2.58455"/>
<Actor seed="56914"/>
</Entity>
<Entity uid="3306">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.76539" z="1301.4043"/>
<Orientation y="2.35621"/>
<Actor seed="5315"/>
</Entity>
<Entity uid="3307">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.00318" z="1290.56287"/>
<Orientation y="2.35621"/>
<Actor seed="5318"/>
</Entity>
<Entity uid="3308">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.64258" z="1286.57996"/>
<Orientation y="2.35621"/>
<Actor seed="47359"/>
</Entity>
<Entity uid="3309">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1831.58777" z="1240.56482"/>
<Orientation y="2.35621"/>
<Actor seed="45802"/>
</Entity>
<Entity uid="3310">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1828.74036" z="1235.21753"/>
<Orientation y="2.35621"/>
<Actor seed="54585"/>
</Entity>
<Entity uid="3311">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1820.90662" z="1210.42127"/>
<Orientation y="2.35621"/>
<Actor seed="21648"/>
</Entity>
<Entity uid="3312">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1834.88404" z="1195.8418"/>
<Orientation y="2.35621"/>
<Actor seed="61232"/>
</Entity>
<Entity uid="3313">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1830.54322" z="1211.65137"/>
<Orientation y="2.35621"/>
<Actor seed="5542"/>
</Entity>
<Entity uid="3314">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1837.48902" z="1208.76539"/>
<Orientation y="2.35621"/>
<Actor seed="30929"/>
</Entity>
<Entity uid="3315">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1841.86329" z="1221.42762"/>
<Orientation y="2.35621"/>
<Actor seed="22581"/>
</Entity>
<Entity uid="3316">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1832.22498" z="1227.33558"/>
<Orientation y="2.35621"/>
<Actor seed="48867"/>
</Entity>
<Entity uid="3317">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1848.77002" z="1241.08533"/>
<Orientation y="2.35621"/>
<Actor seed="52852"/>
</Entity>
<Entity uid="3318">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1838.82032" z="1234.67298"/>
<Orientation y="2.35621"/>
<Actor seed="19677"/>
</Entity>
<Entity uid="3319">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1851.94825" z="1231.28797"/>
<Orientation y="2.35621"/>
<Actor seed="4709"/>
</Entity>
<Entity uid="3320">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1850.32764" z="1259.36841"/>
<Orientation y="2.35621"/>
<Actor seed="54951"/>
</Entity>
<Entity uid="3321">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1841.44568" z="1253.72425"/>
<Orientation y="2.35621"/>
<Actor seed="58257"/>
</Entity>
<Entity uid="3322">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1828.30799" z="1257.38685"/>
<Orientation y="2.35621"/>
<Actor seed="61515"/>
</Entity>
<Entity uid="3323">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1839.54395" z="1249.38831"/>
<Orientation y="2.35621"/>
<Actor seed="21866"/>
</Entity>
<Entity uid="3324">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1853.20765" z="1251.65003"/>
<Orientation y="2.35621"/>
<Actor seed="37259"/>
</Entity>
<Entity uid="3325">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1836.9679" z="1278.88233"/>
<Orientation y="2.35621"/>
<Actor seed="27478"/>
</Entity>
<Entity uid="3326">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1834.52454" z="1269.14222"/>
<Orientation y="2.35621"/>
<Actor seed="65420"/>
</Entity>
<Entity uid="3327">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1843.73768" z="1271.96204"/>
<Orientation y="2.35621"/>
<Actor seed="8023"/>
</Entity>
<Entity uid="3328">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1842.43604" z="1288.17713"/>
<Orientation y="2.35621"/>
<Actor seed="31613"/>
</Entity>
<Entity uid="3329">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1844.7765" z="1295.1963"/>
<Orientation y="2.35621"/>
<Actor seed="55165"/>
</Entity>
<Entity uid="3330">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1854.2649" z="1289.02613"/>
<Orientation y="2.35621"/>
<Actor seed="53899"/>
</Entity>
<Entity uid="3331">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1854.0492" z="1280.38392"/>
<Orientation y="2.35621"/>
<Actor seed="20477"/>
</Entity>
<Entity uid="3332">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1852.09632" z="1270.16553"/>
<Orientation y="2.35621"/>
<Actor seed="51271"/>
</Entity>
<Entity uid="3333">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1855.57715" z="1265.56763"/>
<Orientation y="2.35621"/>
<Actor seed="50282"/>
</Entity>
<Entity uid="3334">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1840.31629" z="1262.94434"/>
<Orientation y="2.35621"/>
<Actor seed="17542"/>
</Entity>
<Entity uid="3335">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1828.52845" z="1250.95545"/>
<Orientation y="2.35621"/>
<Actor seed="39283"/>
</Entity>
<Entity uid="3336">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1827.27247" z="1233.83582"/>
<Orientation y="2.35621"/>
<Actor seed="36088"/>
</Entity>
<Entity uid="3337">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1823.39161" z="1221.49622"/>
<Orientation y="2.35621"/>
<Actor seed="45913"/>
</Entity>
<Entity uid="3338">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1842.48401" z="1196.31983"/>
<Orientation y="2.35621"/>
<Actor seed="29800"/>
</Entity>
<Entity uid="3339">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1839.32325" z="1186.1587"/>
<Orientation y="2.35621"/>
<Actor seed="46415"/>
</Entity>
<Entity uid="3340">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1828.94105" z="1203.0962"/>
<Orientation y="2.35621"/>
<Actor seed="36077"/>
</Entity>
<Entity uid="3341">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1818.97498" z="1205.03345"/>
<Orientation y="2.35621"/>
<Actor seed="20051"/>
</Entity>
<Entity uid="3342">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1812.8119" z="1216.55884"/>
<Orientation y="2.35621"/>
<Actor seed="36099"/>
</Entity>
<Entity uid="3343">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1901.23035" z="1229.21839"/>
<Orientation y="2.35621"/>
<Actor seed="6123"/>
</Entity>
<Entity uid="3344">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1894.6084" z="1220.68628"/>
<Orientation y="2.35621"/>
<Actor seed="48666"/>
</Entity>
<Entity uid="3345">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1902.47107" z="1238.66761"/>
<Orientation y="2.35621"/>
<Actor seed="37277"/>
</Entity>
<Entity uid="3346">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1902.4574" z="1244.5536"/>
<Orientation y="2.35621"/>
<Actor seed="3319"/>
</Entity>
<Entity uid="3347">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1893.40735" z="1240.51746"/>
<Orientation y="2.35621"/>
<Actor seed="14785"/>
</Entity>
<Entity uid="3348">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1893.7046" z="1253.71546"/>
<Orientation y="0.9071"/>
<Actor seed="6373"/>
</Entity>
<Entity uid="3349">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1900.97242" z="1277.6515"/>
<Orientation y="2.35621"/>
<Actor seed="29155"/>
</Entity>
<Entity uid="3350">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1900.27833" z="1292.35682"/>
<Orientation y="2.35621"/>
<Actor seed="42459"/>
</Entity>
<Entity uid="3351">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1905.62586" z="1268.27381"/>
<Orientation y="2.35621"/>
<Actor seed="30194"/>
</Entity>
<Entity uid="3352">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1900.81934" z="1256.7439"/>
<Orientation y="2.35621"/>
<Actor seed="47735"/>
</Entity>
<Entity uid="3353">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1901.70313" z="1265.30909"/>
<Orientation y="2.35621"/>
<Actor seed="3433"/>
</Entity>
<Entity uid="3354">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1915.03345" z="1282.24671"/>
<Orientation y="2.35621"/>
<Actor seed="34310"/>
</Entity>
<Entity uid="3355">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1912.094" z="1256.57886"/>
<Orientation y="2.35621"/>
<Actor seed="60289"/>
</Entity>
<Entity uid="3356">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1906.05323" z="1231.29969"/>
<Orientation y="2.35621"/>
<Actor seed="50195"/>
</Entity>
<Entity uid="3357">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1903.37269" z="1223.3866"/>
<Orientation y="2.35621"/>
<Actor seed="45481"/>
</Entity>
<Entity uid="3358">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1911.66358" z="1281.40394"/>
<Orientation y="2.35621"/>
<Actor seed="55038"/>
</Entity>
<Entity uid="3359">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1905.63209" z="1303.94239"/>
<Orientation y="2.35621"/>
<Actor seed="45146"/>
</Entity>
<Entity uid="3360">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1899.72779" z="1306.52283"/>
<Orientation y="2.35621"/>
<Actor seed="62008"/>
</Entity>
<Entity uid="3361">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1893.59998" z="1296.07569"/>
<Orientation y="2.35621"/>
<Actor seed="26736"/>
</Entity>
<Entity uid="3362">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1895.55433" z="1323.02088"/>
<Orientation y="2.35621"/>
<Actor seed="23110"/>
</Entity>
<Entity uid="3363">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1893.8462" z="1288.93384"/>
<Orientation y="2.35621"/>
<Actor seed="61780"/>
</Entity>
<Entity uid="3364">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1905.69532" z="1285.63282"/>
<Orientation y="2.35621"/>
<Actor seed="52917"/>
</Entity>
<Entity uid="3365">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1903.38233" z="1276.73938"/>
<Orientation y="2.35621"/>
<Actor seed="27840"/>
</Entity>
<Entity uid="3366">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1901.20093" z="1261.86097"/>
<Orientation y="2.35621"/>
<Actor seed="41751"/>
</Entity>
<Entity uid="3367">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1902.03834" z="1248.5376"/>
<Orientation y="2.35621"/>
<Actor seed="9712"/>
</Entity>
<Entity uid="3368">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1895.31226" z="1251.0138"/>
<Orientation y="2.35621"/>
<Actor seed="10992"/>
</Entity>
<Entity uid="3369">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1891.88624" z="1233.5027"/>
<Orientation y="2.35621"/>
<Actor seed="44351"/>
</Entity>
<Entity uid="3370">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1896.21961" z="1232.38404"/>
<Orientation y="2.35621"/>
<Actor seed="61524"/>
</Entity>
<Entity uid="3371">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1901.4037" z="1226.198"/>
<Orientation y="2.35621"/>
<Actor seed="27250"/>
</Entity>
<Entity uid="3372">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1894.21167" z="1214.29017"/>
<Orientation y="2.35621"/>
<Actor seed="22013"/>
</Entity>
<Entity uid="3373">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1909.25403" z="1235.6637"/>
<Orientation y="2.35621"/>
<Actor seed="33126"/>
</Entity>
<Entity uid="3374">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1906.52295" z="1251.19385"/>
<Orientation y="2.35621"/>
<Actor seed="53754"/>
</Entity>
<Entity uid="3375">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1845.33606" z="1225.93421"/>
<Orientation y="2.35621"/>
<Actor seed="1104"/>
</Entity>
<Entity uid="3376">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1842.38233" z="1214.08082"/>
<Orientation y="2.35621"/>
<Actor seed="37965"/>
</Entity>
<Entity uid="3377">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1845.93738" z="1206.08875"/>
<Orientation y="2.59437"/>
<Actor seed="3273"/>
</Entity>
<Entity uid="3378">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1848.16419" z="1190.20521"/>
<Orientation y="2.35621"/>
<Actor seed="631"/>
</Entity>
<Entity uid="3379">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1836.25867" z="1186.40088"/>
<Orientation y="2.35621"/>
<Actor seed="31727"/>
</Entity>
<Entity uid="3380">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1827.9657" z="1213.39942"/>
<Orientation y="2.35621"/>
<Actor seed="36594"/>
</Entity>
<Entity uid="3381">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1826.49524" z="1222.00867"/>
<Orientation y="2.35621"/>
<Actor seed="317"/>
</Entity>
<Entity uid="3382">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1838.7345" z="1236.98121"/>
<Orientation y="0.39708"/>
<Actor seed="5164"/>
</Entity>
<Entity uid="3383">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1844.42017" z="1267.1615"/>
<Orientation y="2.35621"/>
<Actor seed="53917"/>
</Entity>
<Entity uid="3384">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1850.91553" z="1244.00953"/>
<Orientation y="2.35621"/>
<Actor seed="42080"/>
</Entity>
<Entity uid="3385">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1853.75574" z="1240.87867"/>
<Orientation y="0.12575"/>
<Actor seed="63730"/>
</Entity>
<Entity uid="3386">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1852.17225" z="1275.62134"/>
<Orientation y="2.35621"/>
<Actor seed="19932"/>
</Entity>
<Entity uid="3387">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1848.5022" z="1287.23633"/>
<Orientation y="2.35621"/>
<Actor seed="48806"/>
</Entity>
<Entity uid="3388">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1831.11622" z="1240.87012"/>
<Orientation y="2.35621"/>
<Actor seed="34532"/>
</Entity>
<Entity uid="3389">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1821.92554" z="1240.76954"/>
<Orientation y="2.35621"/>
<Actor seed="38815"/>
</Entity>
<Entity uid="3390">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1828.2411" z="1270.56849"/>
<Orientation y="2.35621"/>
<Actor seed="10850"/>
</Entity>
<Entity uid="3391">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1826.46668" z="1276.86011"/>
<Orientation y="2.35621"/>
<Actor seed="14056"/>
</Entity>
<Entity uid="3392">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1828.38343" z="1283.88453"/>
<Orientation y="2.35621"/>
<Actor seed="50280"/>
</Entity>
<Entity uid="3393">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1816.72144" z="1231.1692"/>
<Orientation y="2.35621"/>
<Actor seed="50762"/>
</Entity>
<Entity uid="3394">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1808.48633" z="1224.88941"/>
<Orientation y="2.35621"/>
<Actor seed="15818"/>
</Entity>
<Entity uid="3395">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1835.16773" z="1236.67835"/>
<Orientation y="2.35621"/>
<Actor seed="51035"/>
</Entity>
<Entity uid="3396">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1859.21912" z="1294.66407"/>
<Orientation y="2.35621"/>
<Actor seed="26369"/>
</Entity>
<Entity uid="3397">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1860.99671" z="1270.09937"/>
<Orientation y="2.35621"/>
<Actor seed="25791"/>
</Entity>
<Entity uid="3398">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1857.17212" z="1256.64979"/>
<Orientation y="2.35621"/>
<Actor seed="62851"/>
</Entity>
<Entity uid="3399">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1833.18262" z="1306.57776"/>
<Orientation y="2.35621"/>
<Actor seed="41354"/>
</Entity>
<Entity uid="3400">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1900.01636" z="1294.4474"/>
<Orientation y="2.35621"/>
<Actor seed="30479"/>
</Entity>
<Entity uid="3401">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1902.21424" z="1283.88941"/>
<Orientation y="2.35621"/>
<Actor seed="24453"/>
</Entity>
<Entity uid="3402">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1958.59144" z="1261.15577"/>
<Orientation y="2.35621"/>
<Actor seed="60704"/>
</Entity>
<Entity uid="3403">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1953.78431" z="1258.63733"/>
<Orientation y="2.35621"/>
<Actor seed="59903"/>
</Entity>
<Entity uid="3404">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1938.735" z="1278.08851"/>
<Orientation y="2.35621"/>
<Actor seed="23518"/>
</Entity>
<Entity uid="3405">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1961.30506" z="1286.2511"/>
<Orientation y="2.35621"/>
<Actor seed="2665"/>
</Entity>
<Entity uid="3406">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1967.98926" z="1304.32361"/>
<Orientation y="2.35621"/>
<Actor seed="50583"/>
</Entity>
<Entity uid="3407">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1968.57776" z="1279.83448"/>
<Orientation y="2.35621"/>
<Actor seed="28062"/>
</Entity>
<Entity uid="3408">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1969.44678" z="1272.39771"/>
<Orientation y="2.35621"/>
<Actor seed="42117"/>
</Entity>
<Entity uid="3409">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1962.98414" z="1258.1316"/>
<Orientation y="2.35621"/>
<Actor seed="2497"/>
</Entity>
<Entity uid="3410">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1941.14222" z="1289.735"/>
<Orientation y="2.35621"/>
<Actor seed="34360"/>
</Entity>
<Entity uid="3411">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1953.47657" z="1299.75904"/>
<Orientation y="2.35621"/>
<Actor seed="10552"/>
</Entity>
<Entity uid="3412">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1971.4231" z="1301.21521"/>
<Orientation y="2.35621"/>
<Actor seed="12134"/>
</Entity>
<Entity uid="3413">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1975.8838" z="1281.66529"/>
<Orientation y="2.35621"/>
<Actor seed="17586"/>
</Entity>
<Entity uid="3414">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1969.8506" z="1265.9408"/>
<Orientation y="2.35621"/>
<Actor seed="11037"/>
</Entity>
<Entity uid="3415">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1971.16956" z="1293.62793"/>
<Orientation y="2.35621"/>
<Actor seed="63079"/>
</Entity>
<Entity uid="3419">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1851.16846" z="1381.06031"/>
<Orientation y="2.35621"/>
<Actor seed="32662"/>
</Entity>
<Entity uid="3420">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1863.27369" z="1393.40113"/>
<Orientation y="2.35621"/>
<Actor seed="23164"/>
</Entity>
<Entity uid="3421">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1861.24671" z="1404.09241"/>
<Orientation y="2.35621"/>
<Actor seed="19195"/>
</Entity>
<Entity uid="3422">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1853.24146" z="1441.14063"/>
<Orientation y="2.35621"/>
<Actor seed="22016"/>
</Entity>
<Entity uid="3423">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1849.01417" z="1424.13794"/>
<Orientation y="2.35621"/>
<Actor seed="23021"/>
</Entity>
<Entity uid="3424">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1839.93458" z="1415.98536"/>
<Orientation y="2.35621"/>
<Actor seed="52724"/>
</Entity>
<Entity uid="3425">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1845.49183" z="1403.17957"/>
<Orientation y="2.35621"/>
<Actor seed="9099"/>
</Entity>
<Entity uid="3426">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1861.4032" z="1429.1565"/>
<Orientation y="2.35621"/>
<Actor seed="43026"/>
</Entity>
<Entity uid="3427">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1870.61426" z="1414.7201"/>
<Orientation y="2.35621"/>
<Actor seed="24794"/>
</Entity>
<Entity uid="3428">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1859.86426" z="1418.16224"/>
<Orientation y="2.35621"/>
<Actor seed="16580"/>
</Entity>
<Entity uid="3429">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1854.94886" z="1390.78016"/>
<Orientation y="2.35621"/>
<Actor seed="60016"/>
</Entity>
<Entity uid="3430">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1842.44751" z="1392.71131"/>
<Orientation y="2.35621"/>
<Actor seed="62673"/>
</Entity>
<Entity uid="3434">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1849.41468" z="1325.62317"/>
<Orientation y="2.35621"/>
<Actor seed="62636"/>
</Entity>
<Entity uid="3435">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1861.21778" z="1316.80909"/>
<Orientation y="2.35621"/>
<Actor seed="1824"/>
</Entity>
<Entity uid="3436">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1864.26832" z="1329.08619"/>
<Orientation y="2.35621"/>
<Actor seed="40844"/>
</Entity>
<Entity uid="3438">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1841.16041" z="1320.99634"/>
<Orientation y="2.35621"/>
<Actor seed="50779"/>
</Entity>
<Entity uid="3443">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1860.66663" z="1378.04651"/>
<Orientation y="2.35621"/>
<Actor seed="18224"/>
</Entity>
<Entity uid="3444">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1871.72901" z="1387.9662"/>
<Orientation y="2.35621"/>
<Actor seed="16522"/>
</Entity>
<Entity uid="3445">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1868.85022" z="1405.05994"/>
<Orientation y="2.35621"/>
<Actor seed="62485"/>
</Entity>
<Entity uid="3446">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1879.42566" z="1424.94275"/>
<Orientation y="2.35621"/>
<Actor seed="64909"/>
</Entity>
<Entity uid="3448">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1853.43665" z="1320.47584"/>
<Orientation y="2.35621"/>
<Actor seed="27694"/>
</Entity>
<Entity uid="3449">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1840.39966" z="1330.1996"/>
<Orientation y="2.35621"/>
<Actor seed="64859"/>
</Entity>
<Entity uid="3453">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1873.0088" z="1375.84522"/>
<Orientation y="2.35621"/>
<Actor seed="62582"/>
</Entity>
<Entity uid="3454">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1849.34888" z="1398.22742"/>
<Orientation y="2.35621"/>
<Actor seed="14842"/>
</Entity>
<Entity uid="3455">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1844.37745" z="1415.21229"/>
<Orientation y="2.35621"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="3456">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1868.36011" z="1402.64136"/>
<Orientation y="2.35621"/>
<Actor seed="5368"/>
</Entity>
<Entity uid="3457">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1875.55604" z="1424.17408"/>
<Orientation y="2.35621"/>
<Actor seed="47835"/>
</Entity>
<Entity uid="3458">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1853.92627" z="1438.81727"/>
<Orientation y="2.35621"/>
<Actor seed="45865"/>
</Entity>
<Entity uid="3459">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1883.71912" z="1410.30274"/>
<Orientation y="2.35621"/>
<Actor seed="21290"/>
</Entity>
<Entity uid="3460">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1888.52845" z="1417.66419"/>
<Orientation y="2.35621"/>
<Actor seed="50927"/>
</Entity>
<Entity uid="3461">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1879.13355" z="1400.92603"/>
<Orientation y="2.35621"/>
<Actor seed="21475"/>
</Entity>
<Entity uid="3462">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1838.07862" z="1377.13978"/>
<Orientation y="2.35621"/>
<Actor seed="39344"/>
</Entity>
<Entity uid="3464">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1884.74976" z="1398.71277"/>
<Orientation y="2.35621"/>
<Actor seed="54910"/>
</Entity>
<Entity uid="3465">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1883.57789" z="1388.92493"/>
<Orientation y="2.35621"/>
<Actor seed="37546"/>
</Entity>
<Entity uid="3466">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1871.45411" z="1393.38685"/>
<Orientation y="2.35621"/>
<Actor seed="10256"/>
</Entity>
<Entity uid="3467">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1873.67066" z="1402.02088"/>
<Orientation y="2.35621"/>
<Actor seed="11851"/>
</Entity>
<Entity uid="3468">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1882.3584" z="1409.0287"/>
<Orientation y="2.35621"/>
<Actor seed="11544"/>
</Entity>
<Entity uid="3469">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1882.65223" z="1384.17432"/>
<Orientation y="2.35621"/>
<Actor seed="17542"/>
</Entity>
<Entity uid="3470">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1883.96607" z="1381.39588"/>
<Orientation y="2.35621"/>
<Actor seed="35769"/>
</Entity>
<Entity uid="3471">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1883.49866" z="1377.68836"/>
<Orientation y="2.35621"/>
<Actor seed="60616"/>
</Entity>
<Entity uid="3472">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1879.80542" z="1385.57386"/>
<Orientation y="2.35621"/>
<Actor seed="64603"/>
</Entity>
<Entity uid="3473">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1875.27588" z="1388.69813"/>
<Orientation y="2.35621"/>
<Actor seed="21556"/>
</Entity>
<Entity uid="3474">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1885.11597" z="1384.6222"/>
<Orientation y="1.65865"/>
<Actor seed="20284"/>
</Entity>
<Entity uid="3475">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.76307" z="1384.25977"/>
<Orientation y="2.35621"/>
<Actor seed="19242"/>
</Entity>
<Entity uid="3476">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.14893" z="1391.17713"/>
<Orientation y="0.50521"/>
<Actor seed="36448"/>
</Entity>
<Entity uid="3477">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1896.10169" z="1399.01087"/>
<Orientation y="0.54183"/>
<Actor seed="1687"/>
</Entity>
<Entity uid="3478">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1898.37427" z="1402.06031"/>
<Orientation y="2.40973"/>
<Actor seed="41270"/>
</Entity>
<Entity uid="3479">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1900.76905" z="1398.81421"/>
<Orientation y="2.35621"/>
<Actor seed="18898"/>
</Entity>
<Entity uid="3480">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.32447" z="1402.84034"/>
<Orientation y="-0.19928"/>
<Actor seed="38489"/>
</Entity>
<Entity uid="3481">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.53125" z="1415.65296"/>
<Orientation y="2.35621"/>
<Actor seed="55093"/>
</Entity>
<Entity uid="3482">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.71912" z="1419.87232"/>
<Orientation y="2.35621"/>
<Actor seed="31745"/>
</Entity>
<Entity uid="3483">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1884.59827" z="1407.62"/>
<Orientation y="2.35621"/>
<Actor seed="3218"/>
</Entity>
<Entity uid="3484">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1883.32715" z="1399.23145"/>
<Orientation y="2.35621"/>
<Actor seed="54173"/>
</Entity>
<Entity uid="3485">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1879.93995" z="1398.26246"/>
<Orientation y="0.51008"/>
<Actor seed="11787"/>
</Entity>
<Entity uid="3486">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1888.7345" z="1408.73584"/>
<Orientation y="0.77475"/>
<Actor seed="34211"/>
</Entity>
<Entity uid="3487">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1893.64002" z="1411.62256"/>
<Orientation y="2.5945"/>
<Actor seed="2391"/>
</Entity>
<Entity uid="3488">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1895.37745" z="1403.6554"/>
<Orientation y="2.35621"/>
<Actor seed="8778"/>
</Entity>
<Entity uid="3489">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1894.73133" z="1408.24231"/>
<Orientation y="-0.10021"/>
<Actor seed="45542"/>
</Entity>
<Entity uid="3490">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1892.59083" z="1417.50306"/>
<Orientation y="2.35621"/>
<Actor seed="28155"/>
</Entity>
<Entity uid="3491">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1887.50025" z="1405.193"/>
<Orientation y="2.35621"/>
<Actor seed="32521"/>
</Entity>
<Entity uid="3492">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1891.70691" z="1410.6344"/>
<Orientation y="0.36481"/>
<Actor seed="4738"/>
</Entity>
<Entity uid="3494">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1881.50757" z="1381.79346"/>
<Orientation y="2.35621"/>
<Actor seed="10470"/>
</Entity>
<Entity uid="3495">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1878.16932" z="1384.745"/>
<Orientation y="2.35621"/>
<Actor seed="9471"/>
</Entity>
<Entity uid="3496">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1877.4137" z="1383.2411"/>
<Orientation y="2.35621"/>
<Actor seed="36238"/>
</Entity>
<Entity uid="3497">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1877.73621" z="1377.52515"/>
<Orientation y="2.35621"/>
<Actor seed="9046"/>
</Entity>
<Entity uid="3498">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1881.35315" z="1380.12146"/>
<Orientation y="1.32137"/>
<Actor seed="47852"/>
</Entity>
<Entity uid="3499">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1887.4076" z="1393.22034"/>
<Orientation y="2.35621"/>
<Actor seed="8558"/>
</Entity>
<Entity uid="3500">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1883.77771" z="1396.04151"/>
<Orientation y="2.35621"/>
<Actor seed="57397"/>
</Entity>
<Entity uid="3501">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1881.49158" z="1397.47303"/>
<Orientation y="2.35621"/>
<Actor seed="40006"/>
</Entity>
<Entity uid="3502">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1888.05982" z="1387.86292"/>
<Orientation y="2.35621"/>
<Actor seed="8335"/>
</Entity>
<Entity uid="3503">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1886.73194" z="1381.21778"/>
<Orientation y="2.35621"/>
<Actor seed="28940"/>
</Entity>
<Entity uid="3504">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1896.07154" z="1423.2533"/>
<Orientation y="2.35621"/>
<Actor seed="47524"/>
</Entity>
<Entity uid="3505">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1895.94202" z="1428.15162"/>
<Orientation y="2.35621"/>
<Actor seed="30995"/>
</Entity>
<Entity uid="3506">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1902.8191" z="1411.60633"/>
<Orientation y="2.54136"/>
<Actor seed="47839"/>
</Entity>
<Entity uid="3507">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1900.34644" z="1416.02955"/>
<Orientation y="2.35621"/>
<Actor seed="58423"/>
</Entity>
<Entity uid="3508">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1897.70093" z="1405.75635"/>
<Orientation y="2.35621"/>
<Actor seed="5771"/>
</Entity>
<Entity uid="3509">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1895.89637" z="1398.54493"/>
<Orientation y="2.35621"/>
<Actor seed="29954"/>
</Entity>
<Entity uid="3510">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1891.94654" z="1392.58362"/>
<Orientation y="2.35621"/>
<Actor seed="5650"/>
</Entity>
<Entity uid="3511">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1893.04883" z="1478.27405"/>
<Orientation y="2.35621"/>
<Actor seed="46307"/>
</Entity>
<Entity uid="3512">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1895.53846" z="1473.64246"/>
<Orientation y="3.06298"/>
<Actor seed="59304"/>
</Entity>
<Entity uid="3513">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1895.72986" z="1464.15442"/>
<Orientation y="2.35621"/>
<Actor seed="61639"/>
</Entity>
<Entity uid="3514">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1892.51783" z="1464.03663"/>
<Orientation y="2.35621"/>
<Actor seed="16999"/>
</Entity>
<Entity uid="3515">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1893.44581" z="1466.14307"/>
<Orientation y="0.63663"/>
<Actor seed="42065"/>
</Entity>
<Entity uid="3516">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1894.1194" z="1482.9817"/>
<Orientation y="-0.25216"/>
<Actor seed="34952"/>
</Entity>
<Entity uid="3517">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1892.04334" z="1493.48133"/>
<Orientation y="0.04032"/>
<Actor seed="43694"/>
</Entity>
<Entity uid="3518">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1893.22413" z="1502.32642"/>
<Orientation y="0.63447"/>
<Actor seed="51391"/>
</Entity>
<Entity uid="3519">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1898.0304" z="1390.79041"/>
<Orientation y="2.35621"/>
<Actor seed="4456"/>
</Entity>
<Entity uid="3520">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1877.2704" z="1378.62562"/>
<Orientation y="2.35621"/>
<Actor seed="49174"/>
</Entity>
<Entity uid="3521">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1861.18531" z="1315.2544"/>
<Orientation y="2.35621"/>
<Actor seed="19813"/>
</Entity>
<Entity uid="3522">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1854.0011" z="1310.32251"/>
<Orientation y="2.35621"/>
<Actor seed="46375"/>
</Entity>
<Entity uid="3523">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1857.1117" z="1304.38025"/>
<Orientation y="2.35621"/>
<Actor seed="41380"/>
</Entity>
<Entity uid="3524">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1895.14295" z="1323.09961"/>
<Orientation y="-0.05808"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="3525">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1893.98658" z="1329.7129"/>
<Orientation y="0.14356"/>
<Actor seed="42990"/>
</Entity>
<Entity uid="3526">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1894.34485" z="1332.49097"/>
<Orientation y="2.35621"/>
<Actor seed="59749"/>
</Entity>
<Entity uid="3527">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1898.85462" z="1329.32764"/>
<Orientation y="2.35621"/>
<Actor seed="8295"/>
</Entity>
<Entity uid="3528">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1901.88184" z="1288.85987"/>
<Orientation y="2.35621"/>
<Actor seed="53479"/>
</Entity>
<Entity uid="3529">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1897.7118" z="1285.3777"/>
<Orientation y="2.35621"/>
<Actor seed="55887"/>
</Entity>
<Entity uid="3530">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1895.2168" z="1282.36341"/>
<Orientation y="2.35621"/>
<Actor seed="20714"/>
</Entity>
<Entity uid="3531">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1894.12879" z="1281.67371"/>
<Orientation y="2.35621"/>
<Actor seed="30700"/>
</Entity>
<Entity uid="3532">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1891.15418" z="1284.84107"/>
<Orientation y="2.35621"/>
<Actor seed="37286"/>
</Entity>
<Entity uid="3533">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1892.73548" z="1279.95313"/>
<Orientation y="2.35621"/>
<Actor seed="8608"/>
</Entity>
<Entity uid="3534">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1892.91065" z="1276.39832"/>
<Orientation y="2.35621"/>
<Actor seed="64314"/>
</Entity>
<Entity uid="3535">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1870.10828" z="1261.53174"/>
<Orientation y="2.35621"/>
<Actor seed="53669"/>
</Entity>
<Entity uid="3536">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1867.69947" z="1265.10682"/>
<Orientation y="2.35621"/>
<Actor seed="14307"/>
</Entity>
<Entity uid="3537">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1866.24817" z="1257.32703"/>
<Orientation y="3.13032"/>
<Actor seed="21929"/>
</Entity>
<Entity uid="3538">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1865.60047" z="1250.7793"/>
<Orientation y="2.35621"/>
<Actor seed="36301"/>
</Entity>
<Entity uid="3539">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1862.84827" z="1246.5282"/>
<Orientation y="2.35621"/>
<Actor seed="65237"/>
</Entity>
<Entity uid="3540">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1862.64173" z="1242.88282"/>
<Orientation y="2.35621"/>
<Actor seed="48908"/>
</Entity>
<Entity uid="3541">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1814.46924" z="1184.22205"/>
<Orientation y="2.35621"/>
<Actor seed="19832"/>
</Entity>
<Entity uid="3542">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1817.11536" z="1166.35254"/>
<Orientation y="2.35621"/>
<Actor seed="62123"/>
</Entity>
<Entity uid="3543">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1826.41224" z="1159.22425"/>
<Orientation y="2.35621"/>
<Actor seed="47170"/>
</Entity>
<Entity uid="3544">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1809.59351" z="1154.12098"/>
<Orientation y="2.35621"/>
<Actor seed="59109"/>
</Entity>
<Entity uid="3545">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1823.99134" z="1148.5138"/>
<Orientation y="2.35621"/>
<Actor seed="3098"/>
</Entity>
<Entity uid="3546">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1827.1902" z="1144.70606"/>
<Orientation y="-1.7272"/>
<Actor seed="16988"/>
</Entity>
<Entity uid="3547">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1807.57874" z="1136.82679"/>
<Orientation y="-2.26381"/>
<Actor seed="36664"/>
</Entity>
<Entity uid="3548">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1802.73853" z="1129.3744"/>
<Orientation y="1.50313"/>
<Actor seed="7395"/>
</Entity>
<Entity uid="3552">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1841.09302" z="1152.98145"/>
<Orientation y="-0.73142"/>
<Actor seed="22038"/>
</Entity>
<Entity uid="3553">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1838.13672" z="1158.58448"/>
<Orientation y="2.35621"/>
<Actor seed="23764"/>
</Entity>
<Entity uid="3579">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1842.22498" z="1161.26551"/>
<Orientation y="2.35621"/>
<Actor seed="26605"/>
</Entity>
<Entity uid="3580">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1833.66724" z="1143.9043"/>
<Orientation y="2.35621"/>
<Actor seed="6961"/>
</Entity>
<Entity uid="3593">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1819.92505" z="1133.1294"/>
<Orientation y="2.37853"/>
<Actor seed="45534"/>
</Entity>
<Entity uid="3595">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1816.62488" z="1175.88868"/>
<Orientation y="2.35621"/>
<Actor seed="8534"/>
</Entity>
<Entity uid="3596">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1825.25831" z="1173.61316"/>
<Orientation y="2.35621"/>
<Actor seed="34309"/>
</Entity>
<Entity uid="3597">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1817.31775" z="1199.55237"/>
<Orientation y="2.35621"/>
<Actor seed="2627"/>
</Entity>
<Entity uid="3600">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1812.46998" z="1139.46595"/>
<Orientation y="2.35621"/>
<Actor seed="46499"/>
</Entity>
<Entity uid="3601">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1839.97864" z="1164.9336"/>
<Orientation y="2.35621"/>
<Actor seed="19246"/>
</Entity>
<Entity uid="3602">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1818.31775" z="1176.1919"/>
<Orientation y="2.35621"/>
<Actor seed="7403"/>
</Entity>
<Entity uid="3603">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1806.52686" z="1145.22193"/>
<Orientation y="2.35621"/>
<Actor seed="54405"/>
</Entity>
<Entity uid="3605">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1861.60462" z="1146.11988"/>
<Orientation y="2.35621"/>
<Actor seed="11057"/>
</Entity>
<Entity uid="3606">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1864.96351" z="1142.96167"/>
<Orientation y="2.35621"/>
<Actor seed="19732"/>
</Entity>
<Entity uid="3608">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.09205" z="1141.79175"/>
<Orientation y="2.37853"/>
<Actor seed="22552"/>
</Entity>
<Entity uid="3609">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.3578" z="1148.74"/>
<Orientation y="2.35621"/>
<Actor seed="58580"/>
</Entity>
<Entity uid="3610">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1860.089" z="1154.36622"/>
<Orientation y="2.35621"/>
<Actor seed="40640"/>
</Entity>
<Entity uid="3611">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1853.06775" z="1154.32337"/>
<Orientation y="2.35621"/>
<Actor seed="54549"/>
</Entity>
<Entity uid="3612">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.66187" z="1145.98304"/>
<Orientation y="2.35621"/>
<Actor seed="5004"/>
</Entity>
<Entity uid="3613">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.79859" z="1142.63477"/>
<Orientation y="2.37853"/>
<Actor seed="64154"/>
</Entity>
<Entity uid="3622">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.69227" z="1130.99268"/>
<Orientation y="0.1301"/>
<Actor seed="34781"/>
</Entity>
<Entity uid="3623">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1799.30542" z="1151.28016"/>
<Orientation y="2.35621"/>
<Actor seed="23715"/>
</Entity>
<Entity uid="3624">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1794.96106" z="1151.24146"/>
<Orientation y="-1.88105"/>
<Actor seed="56665"/>
</Entity>
<Entity uid="3625">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1781.97803" z="1145.9469"/>
<Orientation y="2.35621"/>
<Actor seed="11323"/>
</Entity>
<Entity uid="3626">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.0901" z="1165.3816"/>
<Orientation y="2.35621"/>
<Actor seed="57426"/>
</Entity>
<Entity uid="3627">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1852.28834" z="1157.0337"/>
<Orientation y="2.35621"/>
<Actor seed="20289"/>
</Entity>
<Entity uid="3628">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.32142" z="1177.25904"/>
<Orientation y="-0.59531"/>
<Actor seed="5862"/>
</Entity>
<Entity uid="3640">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1883.09473" z="1172.48353"/>
<Orientation y="-1.69613"/>
<Actor seed="26611"/>
</Entity>
<Entity uid="3641">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1864.82605" z="1165.0481"/>
<Orientation y="3.105"/>
<Actor seed="45353"/>
</Entity>
<Entity uid="3646">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1873.88343" z="1167.65577"/>
<Orientation y="-0.35761"/>
<Actor seed="48684"/>
</Entity>
<Entity uid="3647">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1875.18335" z="1182.86316"/>
<Orientation y="0.16747"/>
<Actor seed="3134"/>
</Entity>
<Entity uid="3648">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1883.98633" z="1199.28736"/>
<Orientation y="2.35621"/>
<Actor seed="35770"/>
</Entity>
<Entity uid="3649">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1896.96973" z="1215.36146"/>
<Orientation y="1.41872"/>
<Actor seed="2937"/>
</Entity>
<Entity uid="3650">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1860.18531" z="1170.60022"/>
<Orientation y="2.35621"/>
<Actor seed="29005"/>
</Entity>
<Entity uid="3651">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1850.43702" z="1159.78016"/>
<Orientation y="2.35621"/>
<Actor seed="6483"/>
</Entity>
<Entity uid="3652">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1855.10315" z="1163.9159"/>
<Orientation y="0.57206"/>
<Actor seed="2227"/>
</Entity>
<Entity uid="3653">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1883.91529" z="1216.24488"/>
<Orientation y="0.75983"/>
<Actor seed="103"/>
</Entity>
<Entity uid="3654">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1896.56214" z="1243.01246"/>
<Orientation y="2.35621"/>
<Actor seed="52065"/>
</Entity>
<Entity uid="3655">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1908.42225" z="1261.35938"/>
<Orientation y="0.46584"/>
<Actor seed="16256"/>
</Entity>
<Entity uid="3656">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1878.45545" z="1239.59339"/>
<Orientation y="-3.09907"/>
<Actor seed="39013"/>
</Entity>
<Entity uid="3657">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1879.68824" z="1215.84546"/>
<Orientation y="2.96282"/>
<Actor seed="2456"/>
</Entity>
<Entity uid="3658">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1874.42115" z="1204.57203"/>
<Orientation y="2.35621"/>
<Actor seed="15291"/>
</Entity>
<Entity uid="3659">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1871.05481" z="1211.12378"/>
<Orientation y="0.30335"/>
<Actor seed="8285"/>
</Entity>
<Entity uid="3660">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1880.72779" z="1243.42762"/>
<Orientation y="0.112"/>
<Actor seed="41703"/>
</Entity>
<Entity uid="3661">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1877.43165" z="1242.6819"/>
<Orientation y="-3.04448"/>
<Actor seed="37622"/>
</Entity>
<Entity uid="3662">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1870.5763" z="1220.51026"/>
<Orientation y="2.35621"/>
<Actor seed="50655"/>
</Entity>
<Entity uid="3663">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1861.76246" z="1213.68982"/>
<Orientation y="2.35621"/>
<Actor seed="40473"/>
</Entity>
<Entity uid="3664">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1861.0575" z="1206.12159"/>
<Orientation y="2.35621"/>
<Actor seed="40872"/>
</Entity>
<Entity uid="3665">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1872.63367" z="1212.09998"/>
<Orientation y="0.12703"/>
<Actor seed="40282"/>
</Entity>
<Entity uid="3666">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1878.25916" z="1270.38306"/>
<Orientation y="-0.12781"/>
<Actor seed="15205"/>
</Entity>
<Entity uid="3667">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1866.76917" z="1310.5232"/>
<Orientation y="2.35621"/>
<Actor seed="246"/>
</Entity>
<Entity uid="3668">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1870.44861" z="1294.45765"/>
<Orientation y="3.00745"/>
<Actor seed="5574"/>
</Entity>
<Entity uid="3669">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1871.23353" z="1285.72352"/>
<Orientation y="2.35621"/>
<Actor seed="47974"/>
</Entity>
<Entity uid="3670">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1864.02308" z="1303.38636"/>
<Orientation y="0.25882"/>
<Actor seed="52813"/>
</Entity>
<Entity uid="3671">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1875.24207" z="1319.66626"/>
<Orientation y="2.35621"/>
<Actor seed="5630"/>
</Entity>
<Entity uid="3672">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1873.31495" z="1306.90186"/>
<Orientation y="2.35621"/>
<Actor seed="61959"/>
</Entity>
<Entity uid="3673">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1864.91614" z="1332.33472"/>
<Orientation y="-0.14921"/>
<Actor seed="33409"/>
</Entity>
<Entity uid="3675">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1871.83826" z="1329.19117"/>
<Orientation y="2.5423"/>
<Actor seed="12602"/>
</Entity>
<Entity uid="3676">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1877.2798" z="1317.10438"/>
<Orientation y="2.35621"/>
<Actor seed="55349"/>
</Entity>
<Entity uid="3681">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1884.90613" z="1334.75086"/>
<Orientation y="2.35621"/>
<Actor seed="47349"/>
</Entity>
<Entity uid="3682">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1882.64136" z="1326.22535"/>
<Orientation y="2.35621"/>
<Actor seed="1510"/>
</Entity>
<Entity uid="3683">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1889.30872" z="1298.64661"/>
<Orientation y="2.35621"/>
<Actor seed="7172"/>
</Entity>
<Entity uid="3684">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1891.03101" z="1274.39478"/>
<Orientation y="2.35621"/>
<Actor seed="62438"/>
</Entity>
<Entity uid="3685">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1896.86316" z="1251.29737"/>
<Orientation y="2.35621"/>
<Actor seed="34163"/>
</Entity>
<Entity uid="3686">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1901.06934" z="1226.10645"/>
<Orientation y="2.35621"/>
<Actor seed="54889"/>
</Entity>
<Entity uid="3687">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1876.73084" z="1170.97645"/>
<Orientation y="2.35621"/>
<Actor seed="46613"/>
</Entity>
<Entity uid="3688">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1868.26539" z="1166.81543"/>
<Orientation y="2.35621"/>
<Actor seed="14145"/>
</Entity>
<Entity uid="3689">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1861.59266" z="1187.6615"/>
<Orientation y="2.35621"/>
<Actor seed="51998"/>
</Entity>
<Entity uid="3690">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1856.26575" z="1164.31226"/>
<Orientation y="2.95632"/>
<Actor seed="5897"/>
</Entity>
<Entity uid="3701">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1828.01185" z="650.84858"/>
<Orientation y="2.35621"/>
<Actor seed="17849"/>
</Entity>
<Entity uid="3702">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1853.67261" z="647.78388"/>
<Orientation y="2.35621"/>
<Actor seed="59578"/>
</Entity>
<Entity uid="3704">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1874.19068" z="581.57331"/>
<Orientation y="2.35621"/>
<Actor seed="19902"/>
</Entity>
<Entity uid="3705">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1874.66248" z="558.13715"/>
<Orientation y="2.35621"/>
<Actor seed="46943"/>
</Entity>
<Entity uid="3706">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1877.48597" z="537.06092"/>
<Orientation y="2.35621"/>
<Actor seed="48294"/>
</Entity>
<Entity uid="3707">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1884.05591" z="515.15662"/>
<Orientation y="2.35621"/>
<Actor seed="6688"/>
</Entity>
<Entity uid="3708">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1881.34961" z="501.5141"/>
<Orientation y="2.35621"/>
<Actor seed="23735"/>
</Entity>
<Entity uid="3709">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1880.62183" z="494.99982"/>
<Orientation y="2.35621"/>
<Actor seed="18267"/>
</Entity>
<Entity uid="3710">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1881.31556" z="484.82087"/>
<Orientation y="2.35621"/>
<Actor seed="46952"/>
</Entity>
<Entity uid="3711">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1860.82508" z="490.86377"/>
<Orientation y="2.35621"/>
<Actor seed="13375"/>
</Entity>
<Entity uid="3712">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1860.4452" z="478.9823"/>
<Orientation y="-1.87446"/>
<Actor seed="61275"/>
</Entity>
<Entity uid="3713">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1846.00196" z="474.51655"/>
<Orientation y="-1.21341"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="3714">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1834.01478" z="482.41013"/>
<Orientation y="-0.98676"/>
<Actor seed="60257"/>
</Entity>
<Entity uid="3715">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1819.5492" z="494.74762"/>
<Orientation y="-0.92284"/>
<Actor seed="53145"/>
</Entity>
<Entity uid="3716">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1822.61146" z="511.94791"/>
<Orientation y="0.8038"/>
<Actor seed="19313"/>
</Entity>
<Entity uid="3717">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1839.15833" z="525.19318"/>
<Orientation y="0.82973"/>
<Actor seed="51780"/>
</Entity>
<Entity uid="3718">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1852.27125" z="536.40882"/>
<Orientation y="-1.24973"/>
<Actor seed="38132"/>
</Entity>
<Entity uid="3719">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1817.58423" z="549.31153"/>
<Orientation y="-1.08353"/>
<Actor seed="10949"/>
</Entity>
<Entity uid="3720">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1815.7522" z="558.84638"/>
<Orientation y="2.35621"/>
<Actor seed="56625"/>
</Entity>
<Entity uid="3721">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1831.60804" z="566.00666"/>
<Orientation y="0.95801"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="3722">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1843.1631" z="573.19459"/>
<Orientation y="2.35621"/>
<Actor seed="36362"/>
</Entity>
<Entity uid="3723">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1846.71326" z="582.74744"/>
<Orientation y="0.13411"/>
<Actor seed="17527"/>
</Entity>
<Entity uid="3725">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1814.1808" z="630.70716"/>
<Orientation y="2.35621"/>
<Actor seed="42646"/>
</Entity>
<Entity uid="3726">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1824.83716" z="624.02387"/>
<Orientation y="2.35621"/>
<Actor seed="7099"/>
</Entity>
<Entity uid="3729">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1835.09107" z="646.20258"/>
<Orientation y="2.35621"/>
<Actor seed="47893"/>
</Entity>
<Entity uid="3730">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1836.24024" z="665.99177"/>
<Orientation y="2.35621"/>
<Actor seed="37043"/>
</Entity>
<Entity uid="3731">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1808.38111" z="657.29609"/>
<Orientation y="2.35621"/>
<Actor seed="14619"/>
</Entity>
<Entity uid="3732">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1868.4651" z="529.91248"/>
<Orientation y="2.35621"/>
<Actor seed="37999"/>
</Entity>
<Entity uid="3733">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1872.23902" z="533.4643"/>
<Orientation y="2.35621"/>
<Actor seed="54226"/>
</Entity>
<Entity uid="3734">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.1266" z="518.60389"/>
<Orientation y="2.35621"/>
<Actor seed="16780"/>
</Entity>
<Entity uid="3735">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.10096" z="514.66382"/>
<Orientation y="2.35621"/>
<Actor seed="44951"/>
</Entity>
<Entity uid="3736">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.2837" z="511.63932"/>
<Orientation y="2.35621"/>
<Actor seed="32046"/>
</Entity>
<Entity uid="3737">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.36353" z="507.76355"/>
<Orientation y="-0.48881"/>
<Actor seed="9828"/>
</Entity>
<Entity uid="3738">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.33753" z="523.71308"/>
<Orientation y="2.35621"/>
<Actor seed="4818"/>
</Entity>
<Entity uid="3739">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.17933" z="520.96216"/>
<Orientation y="2.35621"/>
<Actor seed="14976"/>
</Entity>
<Entity uid="3740">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.8224" z="519.17994"/>
<Orientation y="0.00051"/>
<Actor seed="59544"/>
</Entity>
<Entity uid="3741">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.83985" z="538.52137"/>
<Orientation y="-0.20107"/>
<Actor seed="31892"/>
</Entity>
<Entity uid="3742">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.01331" z="554.54542"/>
<Orientation y="-0.28074"/>
<Actor seed="430"/>
</Entity>
<Entity uid="3743">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.22584" z="564.68793"/>
<Orientation y="2.35621"/>
<Actor seed="62302"/>
</Entity>
<Entity uid="3744">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.92542" z="541.37592"/>
<Orientation y="2.35621"/>
<Actor seed="19503"/>
</Entity>
<Entity uid="3745">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1870.01368" z="530.93506"/>
<Orientation y="2.35621"/>
<Actor seed="4325"/>
</Entity>
<Entity uid="3746">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.77369" z="527.39588"/>
<Orientation y="2.35621"/>
<Actor seed="37338"/>
</Entity>
<Entity uid="3747">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1872.4839" z="530.9422"/>
<Orientation y="-0.05744"/>
<Actor seed="41946"/>
</Entity>
<Entity uid="3748">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1877.24195" z="538.6775"/>
<Orientation y="2.35621"/>
<Actor seed="13167"/>
</Entity>
<Entity uid="3749">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1879.68506" z="540.90638"/>
<Orientation y="2.35621"/>
<Actor seed="48632"/>
</Entity>
<Entity uid="3750">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1882.24512" z="539.22315"/>
<Orientation y="-1.31667"/>
<Actor seed="42494"/>
</Entity>
<Entity uid="3751">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1875.96485" z="542.87067"/>
<Orientation y="2.35621"/>
<Actor seed="12930"/>
</Entity>
<Entity uid="3752">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1876.07435" z="529.83802"/>
<Orientation y="2.35621"/>
<Actor seed="38716"/>
</Entity>
<Entity uid="3753">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1873.98194" z="528.12879"/>
<Orientation y="0.05333"/>
<Actor seed="33919"/>
</Entity>
<Entity uid="3754">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1874.32935" z="552.7837"/>
<Orientation y="-0.58712"/>
<Actor seed="12383"/>
</Entity>
<Entity uid="3755">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.49549" z="558.47895"/>
<Orientation y="2.35621"/>
<Actor seed="12296"/>
</Entity>
<Entity uid="3756">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.60792" z="559.99"/>
<Orientation y="2.35621"/>
<Actor seed="8305"/>
</Entity>
<Entity uid="3757">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.25721" z="563.92231"/>
<Orientation y="1.16848"/>
<Actor seed="53564"/>
</Entity>
<Entity uid="3758">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1871.03614" z="568.21167"/>
<Orientation y="-0.20246"/>
<Actor seed="38762"/>
</Entity>
<Entity uid="3759">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1868.60486" z="577.94684"/>
<Orientation y="2.35621"/>
<Actor seed="33295"/>
</Entity>
<Entity uid="3760">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.91761" z="575.9397"/>
<Orientation y="-2.21135"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="3761">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.33985" z="571.14942"/>
<Orientation y="2.35621"/>
<Actor seed="60514"/>
</Entity>
<Entity uid="3762">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1863.94251" z="568.27948"/>
<Orientation y="2.35621"/>
<Actor seed="38273"/>
</Entity>
<Entity uid="3763">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.99952" z="574.5976"/>
<Orientation y="2.35621"/>
<Actor seed="55507"/>
</Entity>
<Entity uid="3764">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.00293" z="580.0763"/>
<Orientation y="-1.04526"/>
<Actor seed="58577"/>
</Entity>
<Entity uid="3765">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.22205" z="582.69282"/>
<Orientation y="2.35621"/>
<Actor seed="15521"/>
</Entity>
<Entity uid="3766">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.6537" z="576.43012"/>
<Orientation y="2.35621"/>
<Actor seed="59085"/>
</Entity>
<Entity uid="3767">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.31543" z="574.82972"/>
<Orientation y="-0.96047"/>
<Actor seed="60120"/>
</Entity>
<Entity uid="3768">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.35254" z="579.62543"/>
<Orientation y="2.36226"/>
<Actor seed="58698"/>
</Entity>
<Entity uid="3769">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.38172" z="574.71412"/>
<Orientation y="-1.57967"/>
<Actor seed="52619"/>
</Entity>
<Entity uid="3770">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.2339" z="571.82636"/>
<Orientation y="2.35621"/>
<Actor seed="20517"/>
</Entity>
<Entity uid="3771">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.97425" z="564.99512"/>
<Orientation y="2.59855"/>
<Actor seed="9021"/>
</Entity>
<Entity uid="3772">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.57435" z="560.06562"/>
<Orientation y="-1.84638"/>
<Actor seed="7018"/>
</Entity>
<Entity uid="3773">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.07569" z="549.79822"/>
<Orientation y="2.35621"/>
<Actor seed="53423"/>
</Entity>
<Entity uid="3774">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.09351" z="539.16608"/>
<Orientation y="2.35621"/>
<Actor seed="17685"/>
</Entity>
<Entity uid="3775">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.64698" z="535.70203"/>
<Orientation y="2.35621"/>
<Actor seed="30262"/>
</Entity>
<Entity uid="3776">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.48853" z="532.45173"/>
<Orientation y="-0.69343"/>
<Actor seed="30495"/>
</Entity>
<Entity uid="3777">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.24842" z="536.79133"/>
<Orientation y="1.76407"/>
<Actor seed="40225"/>
</Entity>
<Entity uid="3778">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.10572" z="524.25196"/>
<Orientation y="2.35621"/>
<Actor seed="5144"/>
</Entity>
<Entity uid="3779">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.04285" z="523.36841"/>
<Orientation y="0.24442"/>
<Actor seed="4892"/>
</Entity>
<Entity uid="3780">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.09595" z="535.64911"/>
<Orientation y="2.35621"/>
<Actor seed="20950"/>
</Entity>
<Entity uid="3781">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.8025" z="536.48609"/>
<Orientation y="-0.56995"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="3782">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.99158" z="548.83802"/>
<Orientation y="2.35621"/>
<Actor seed="8566"/>
</Entity>
<Entity uid="3783">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.6996" z="542.68134"/>
<Orientation y="2.59856"/>
<Actor seed="39197"/>
</Entity>
<Entity uid="3784">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.68702" z="533.98353"/>
<Orientation y="-1.98227"/>
<Actor seed="24166"/>
</Entity>
<Entity uid="3785">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.98047" z="527.71515"/>
<Orientation y="-2.28042"/>
<Actor seed="29766"/>
</Entity>
<Entity uid="3786">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.00757" z="519.84382"/>
<Orientation y="-2.73615"/>
<Actor seed="18023"/>
</Entity>
<Entity uid="3787">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1798.10413" z="509.47999"/>
<Orientation y="2.35621"/>
<Actor seed="60739"/>
</Entity>
<Entity uid="3788">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1804.95167" z="504.98206"/>
<Orientation y="2.35621"/>
<Actor seed="48950"/>
</Entity>
<Entity uid="3789">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.12977" z="487.21241"/>
<Orientation y="2.35621"/>
<Actor seed="55977"/>
</Entity>
<Entity uid="3790">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.43396" z="471.96839"/>
<Orientation y="1.92273"/>
<Actor seed="23819"/>
</Entity>
<Entity uid="3791">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.46387" z="473.8523"/>
<Orientation y="-0.29171"/>
<Actor seed="23914"/>
</Entity>
<Entity uid="3792">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.37928" z="480.20032"/>
<Orientation y="2.35621"/>
<Actor seed="2116"/>
</Entity>
<Entity uid="3793">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.21863" z="473.8827"/>
<Orientation y="1.76468"/>
<Actor seed="45601"/>
</Entity>
<Entity uid="3794">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.48047" z="468.49164"/>
<Orientation y="2.35621"/>
<Actor seed="22785"/>
</Entity>
<Entity uid="3795">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.72535" z="456.42261"/>
<Orientation y="2.35621"/>
<Actor seed="58543"/>
</Entity>
<Entity uid="3796">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1851.5287" z="452.55332"/>
<Orientation y="2.35621"/>
<Actor seed="15803"/>
</Entity>
<Entity uid="3797">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1853.71375" z="448.68403"/>
<Orientation y="2.35621"/>
<Actor seed="49149"/>
</Entity>
<Entity uid="3798">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1858.10901" z="451.23295"/>
<Orientation y="0.80288"/>
<Actor seed="2380"/>
</Entity>
<Entity uid="3799">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.84595" z="458.47745"/>
<Orientation y="2.35621"/>
<Actor seed="43658"/>
</Entity>
<Entity uid="3800">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.22889" z="453.06522"/>
<Orientation y="-1.7379"/>
<Actor seed="27716"/>
</Entity>
<Entity uid="3801">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1853.6703" z="455.34601"/>
<Orientation y="0.6962"/>
<Actor seed="10102"/>
</Entity>
<Entity uid="3802">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.33643" z="463.97468"/>
<Orientation y="2.35621"/>
<Actor seed="58548"/>
</Entity>
<Entity uid="3803">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1857.68763" z="460.82337"/>
<Orientation y="-1.47756"/>
<Actor seed="60083"/>
</Entity>
<Entity uid="3804">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1846.287" z="462.58814"/>
<Orientation y="-0.82563"/>
<Actor seed="30290"/>
</Entity>
<Entity uid="3805">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.7096" z="469.21625"/>
<Orientation y="-1.06289"/>
<Actor seed="23618"/>
</Entity>
<Entity uid="3806">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.49402" z="471.92011"/>
<Orientation y="2.1973"/>
<Actor seed="6262"/>
</Entity>
<Entity uid="3807">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.66773" z="461.20481"/>
<Orientation y="2.35621"/>
<Actor seed="13597"/>
</Entity>
<Entity uid="3808">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1852.99256" z="457.2887"/>
<Orientation y="2.35621"/>
<Actor seed="6857"/>
</Entity>
<Entity uid="3809">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1853.74" z="483.05555"/>
<Orientation y="2.35621"/>
<Actor seed="50550"/>
</Entity>
<Entity uid="3810">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1859.81605" z="491.56794"/>
<Orientation y="2.35621"/>
<Actor seed="24794"/>
</Entity>
<Entity uid="3811">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1862.6543" z="493.63117"/>
<Orientation y="-0.07511"/>
<Actor seed="24849"/>
</Entity>
<Entity uid="3812">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1856.77015" z="497.82642"/>
<Orientation y="2.35621"/>
<Actor seed="11931"/>
</Entity>
<Entity uid="3813">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1868.5094" z="495.41816"/>
<Orientation y="2.35621"/>
<Actor seed="61444"/>
</Entity>
<Entity uid="3814">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1872.6244" z="492.34012"/>
<Orientation y="2.35621"/>
<Actor seed="27322"/>
</Entity>
<Entity uid="3815">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1876.98511" z="493.35196"/>
<Orientation y="2.35621"/>
<Actor seed="9134"/>
</Entity>
<Entity uid="3816">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1876.3219" z="499.93928"/>
<Orientation y="2.35621"/>
<Actor seed="39038"/>
</Entity>
<Entity uid="3817">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1872.19349" z="503.21976"/>
<Orientation y="-1.19547"/>
<Actor seed="48042"/>
</Entity>
<Entity uid="3818">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.84754" z="506.67469"/>
<Orientation y="2.35621"/>
<Actor seed="52247"/>
</Entity>
<Entity uid="3819">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1860.02833" z="505.31357"/>
<Orientation y="-1.61558"/>
<Actor seed="5544"/>
</Entity>
<Entity uid="3820">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1818.7212" z="494.88804"/>
<Orientation y="2.80567"/>
<Actor seed="64103"/>
</Entity>
<Entity uid="3821">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.19556" z="476.53357"/>
<Orientation y="2.35621"/>
<Actor seed="54699"/>
</Entity>
<Entity uid="3822">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.6277" z="471.38413"/>
<Orientation y="2.35621"/>
<Actor seed="64350"/>
</Entity>
<Entity uid="3823">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1818.26417" z="475.76661"/>
<Orientation y="-0.05556"/>
<Actor seed="27055"/>
</Entity>
<Entity uid="3824">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.43396" z="481.02845"/>
<Orientation y="2.35621"/>
<Actor seed="29454"/>
</Entity>
<Entity uid="3825">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.03602" z="479.6012"/>
<Orientation y="2.35621"/>
<Actor seed="17575"/>
</Entity>
<Entity uid="3826">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.97608" z="479.74518"/>
<Orientation y="1.38044"/>
<Actor seed="18040"/>
</Entity>
<Entity uid="3827">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.7693" z="480.83732"/>
<Orientation y="2.35621"/>
<Actor seed="49060"/>
</Entity>
<Entity uid="3828">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.59925" z="475.6782"/>
<Orientation y="2.35621"/>
<Actor seed="46895"/>
</Entity>
<Entity uid="3829">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.04139" z="475.50107"/>
<Orientation y="2.35621"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="3830">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.34559" z="488.01249"/>
<Orientation y="2.35621"/>
<Actor seed="399"/>
</Entity>
<Entity uid="3831">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1825.86048" z="502.38801"/>
<Orientation y="2.35621"/>
<Actor seed="31462"/>
</Entity>
<Entity uid="3832">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.34815" z="511.3902"/>
<Orientation y="2.35621"/>
<Actor seed="50859"/>
</Entity>
<Entity uid="3833">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.37232" z="507.55356"/>
<Orientation y="2.35621"/>
<Actor seed="36505"/>
</Entity>
<Entity uid="3834">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.28223" z="502.60938"/>
<Orientation y="1.21013"/>
<Actor seed="36813"/>
</Entity>
<Entity uid="3835">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.22938" z="505.5156"/>
<Orientation y="2.35621"/>
<Actor seed="21360"/>
</Entity>
<Entity uid="3836">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1804.7306" z="536.49982"/>
<Orientation y="2.35621"/>
<Actor seed="43596"/>
</Entity>
<Entity uid="3837">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1793.67603" z="539.30256"/>
<Orientation y="2.35621"/>
<Actor seed="10209"/>
</Entity>
<Entity uid="3838">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1795.9452" z="546.01258"/>
<Orientation y="1.08292"/>
<Actor seed="39775"/>
</Entity>
<Entity uid="3839">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.318" z="548.45405"/>
<Orientation y="2.35621"/>
<Actor seed="64170"/>
</Entity>
<Entity uid="3840">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1799.6819" z="541.12934"/>
<Orientation y="2.35621"/>
<Actor seed="55861"/>
</Entity>
<Entity uid="3841">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.23255" z="543.89307"/>
<Orientation y="2.35621"/>
<Actor seed="46439"/>
</Entity>
<Entity uid="3842">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.88831" z="547.83863"/>
<Orientation y="2.35621"/>
<Actor seed="8193"/>
</Entity>
<Entity uid="3843">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1793.90589" z="550.38086"/>
<Orientation y="2.35621"/>
<Actor seed="31135"/>
</Entity>
<Entity uid="3844">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1795.45545" z="560.28095"/>
<Orientation y="1.66742"/>
<Actor seed="17120"/>
</Entity>
<Entity uid="3845">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1799.50342" z="559.84693"/>
<Orientation y="2.28663"/>
<Actor seed="41734"/>
</Entity>
<Entity uid="3846">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.18519" z="552.90906"/>
<Orientation y="2.35621"/>
<Actor seed="37986"/>
</Entity>
<Entity uid="3847">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.62513" z="562.17292"/>
<Orientation y="0.28618"/>
<Actor seed="18772"/>
</Entity>
<Entity uid="3848">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1808.14771" z="571.15406"/>
<Orientation y="2.35621"/>
<Actor seed="23148"/>
</Entity>
<Entity uid="3849">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.28272" z="575.024"/>
<Orientation y="2.35621"/>
<Actor seed="34521"/>
</Entity>
<Entity uid="3850">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.99231" z="564.74476"/>
<Orientation y="2.35621"/>
<Actor seed="5296"/>
</Entity>
<Entity uid="3853">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.04615" z="595.86927"/>
<Orientation y="2.35621"/>
<Actor seed="46181"/>
</Entity>
<Entity uid="3860">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.40821" z="625.85291"/>
<Orientation y="2.35621"/>
<Actor seed="54075"/>
</Entity>
<Entity uid="3861">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.79981" z="629.85029"/>
<Orientation y="1.09408"/>
<Actor seed="1345"/>
</Entity>
<Entity uid="3862">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.59595" z="633.01551"/>
<Orientation y="2.35621"/>
<Actor seed="42088"/>
</Entity>
<Entity uid="3863">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.6847" z="633.54328"/>
<Orientation y="2.35621"/>
<Actor seed="35426"/>
</Entity>
<Entity uid="3864">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.15064" z="634.83106"/>
<Orientation y="2.35621"/>
<Actor seed="58987"/>
</Entity>
<Entity uid="3865">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.34571" z="642.9231"/>
<Orientation y="2.35621"/>
<Actor seed="60349"/>
</Entity>
<Entity uid="3866">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1794.71863" z="646.40308"/>
<Orientation y="-0.39162"/>
<Actor seed="10592"/>
</Entity>
<Entity uid="3867">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.7826" z="654.73157"/>
<Orientation y="2.35621"/>
<Actor seed="61475"/>
</Entity>
<Entity uid="3868">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1782.22693" z="662.14808"/>
<Orientation y="2.35621"/>
<Actor seed="8879"/>
</Entity>
<Entity uid="3869">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.41907" z="661.26679"/>
<Orientation y="1.21892"/>
<Actor seed="14112"/>
</Entity>
<Entity uid="3870">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.79151" z="664.94483"/>
<Orientation y="0.76841"/>
<Actor seed="44316"/>
</Entity>
<Entity uid="3871">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.99878" z="670.24524"/>
<Orientation y="2.35621"/>
<Actor seed="40962"/>
</Entity>
<Entity uid="3872">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1795.88733" z="661.41608"/>
<Orientation y="2.35621"/>
<Actor seed="7816"/>
</Entity>
<Entity uid="3873">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.47852" z="647.22345"/>
<Orientation y="2.35621"/>
<Actor seed="35691"/>
</Entity>
<Entity uid="3874">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.35279" z="650.5174"/>
<Orientation y="2.35621"/>
<Actor seed="50912"/>
</Entity>
<Entity uid="3875">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1808.62684" z="650.28333"/>
<Orientation y="0.82493"/>
<Actor seed="27635"/>
</Entity>
<Entity uid="3876">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.1283" z="654.91504"/>
<Orientation y="2.35621"/>
<Actor seed="23951"/>
</Entity>
<Entity uid="3877">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.1587" z="650.66608"/>
<Orientation y="2.35621"/>
<Actor seed="55438"/>
</Entity>
<Entity uid="3878">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1816.27088" z="655.35413"/>
<Orientation y="0.0251"/>
<Actor seed="24862"/>
</Entity>
<Entity uid="3879">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.63001" z="670.93"/>
<Orientation y="2.35621"/>
<Actor seed="46891"/>
</Entity>
<Entity uid="3880">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.04139" z="674.85108"/>
<Orientation y="2.35621"/>
<Actor seed="4543"/>
</Entity>
<Entity uid="3881">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.03675" z="679.76331"/>
<Orientation y="2.35621"/>
<Actor seed="13353"/>
</Entity>
<Entity uid="3882">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1816.20386" z="677.50641"/>
<Orientation y="2.2982"/>
<Actor seed="62313"/>
</Entity>
<Entity uid="3883">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.4972" z="667.96106"/>
<Orientation y="2.35621"/>
<Actor seed="45278"/>
</Entity>
<Entity uid="3884">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1821.53638" z="666.90717"/>
<Orientation y="1.32982"/>
<Actor seed="19145"/>
</Entity>
<Entity uid="3885">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.19263" z="667.76081"/>
<Orientation y="2.35621"/>
<Actor seed="62621"/>
</Entity>
<Entity uid="3886">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1831.94837" z="669.78309"/>
<Orientation y="2.35621"/>
<Actor seed="49542"/>
</Entity>
<Entity uid="3887">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.64759" z="673.1006"/>
<Orientation y="2.35621"/>
<Actor seed="12368"/>
</Entity>
<Entity uid="3888">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1838.06605" z="675.12"/>
<Orientation y="2.35621"/>
<Actor seed="50689"/>
</Entity>
<Entity uid="3889">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1842.3379" z="665.07789"/>
<Orientation y="2.35621"/>
<Actor seed="37803"/>
</Entity>
<Entity uid="3890">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1847.24341" z="666.13978"/>
<Orientation y="2.35621"/>
<Actor seed="51516"/>
</Entity>
<Entity uid="3891">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.96045" z="664.43946"/>
<Orientation y="2.35621"/>
<Actor seed="13883"/>
</Entity>
<Entity uid="3892">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.90748" z="663.81061"/>
<Orientation y="2.35621"/>
<Actor seed="13266"/>
</Entity>
<Entity uid="3893">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.9015" z="654.35865"/>
<Orientation y="2.35621"/>
<Actor seed="32036"/>
</Entity>
<Entity uid="3894">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1838.80274" z="652.82233"/>
<Orientation y="2.35621"/>
<Actor seed="5058"/>
</Entity>
<Entity uid="3895">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.03711" z="652.06287"/>
<Orientation y="2.35621"/>
<Actor seed="21185"/>
</Entity>
<Entity uid="3896">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.58094" z="648.03992"/>
<Orientation y="2.35621"/>
<Actor seed="12939"/>
</Entity>
<Entity uid="3897">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.0514" z="647.03858"/>
<Orientation y="1.87647"/>
<Actor seed="14581"/>
</Entity>
<Entity uid="3898">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.77393" z="644.07966"/>
<Orientation y="2.35621"/>
<Actor seed="10706"/>
</Entity>
<Entity uid="3899">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.29041" z="641.05365"/>
<Orientation y="2.35621"/>
<Actor seed="10108"/>
</Entity>
<Entity uid="3900">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.94751" z="636.9098"/>
<Orientation y="2.35621"/>
<Actor seed="8248"/>
</Entity>
<Entity uid="3901">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.04395" z="635.84717"/>
<Orientation y="2.35621"/>
<Actor seed="2048"/>
</Entity>
<Entity uid="3902">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.52833" z="641.23682"/>
<Orientation y="2.35621"/>
<Actor seed="16783"/>
</Entity>
<Entity uid="3903">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.79285" z="639.38587"/>
<Orientation y="2.35621"/>
<Actor seed="12379"/>
</Entity>
<Entity uid="3904">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.37806" z="638.7461"/>
<Orientation y="-0.06214"/>
<Actor seed="15272"/>
</Entity>
<Entity uid="3905">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.11988" z="646.74177"/>
<Orientation y="2.35621"/>
<Actor seed="25747"/>
</Entity>
<Entity uid="3906">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.79883" z="646.19666"/>
<Orientation y="1.5985"/>
<Actor seed="1106"/>
</Entity>
<Entity uid="3907">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.7948" z="646.31293"/>
<Orientation y="2.35621"/>
<Actor seed="26382"/>
</Entity>
<Entity uid="3908">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.93274" z="648.95795"/>
<Orientation y="2.35621"/>
<Actor seed="60418"/>
</Entity>
<Entity uid="3909">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.76429" z="652.00507"/>
<Orientation y="2.35621"/>
<Actor seed="23968"/>
</Entity>
<Entity uid="3910">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.2057" z="632.31019"/>
<Orientation y="2.35621"/>
<Actor seed="13651"/>
</Entity>
<Entity uid="3911">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1829.67322" z="632.33472"/>
<Orientation y="1.89705"/>
<Actor seed="35975"/>
</Entity>
<Entity uid="3912">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.7704" z="629.57654"/>
<Orientation y="2.35621"/>
<Actor seed="44291"/>
</Entity>
<Entity uid="3913">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.63782" z="625.69098"/>
<Orientation y="2.35621"/>
<Actor seed="57329"/>
</Entity>
<Entity uid="3914">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1846.72278" z="622.22956"/>
<Orientation y="2.17045"/>
<Actor seed="33282"/>
</Entity>
<Entity uid="3916">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1856.32203" z="629.35035"/>
<Orientation y="2.35621"/>
<Actor seed="54165"/>
</Entity>
<Entity uid="3917">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1854.10645" z="632.02894"/>
<Orientation y="2.35621"/>
<Actor seed="57788"/>
</Entity>
<Entity uid="3918">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1854.95765" z="635.04853"/>
<Orientation y="1.38994"/>
<Actor seed="4169"/>
</Entity>
<Entity uid="3919">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.39185" z="636.64893"/>
<Orientation y="2.35621"/>
<Actor seed="53482"/>
</Entity>
<Entity uid="3920">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1865.65809" z="642.08106"/>
<Orientation y="-0.023"/>
<Actor seed="13257"/>
</Entity>
<Entity uid="3921">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1860.58497" z="649.45887"/>
<Orientation y="2.35621"/>
<Actor seed="19981"/>
</Entity>
<Entity uid="3922">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1864.09913" z="652.81653"/>
<Orientation y="2.35621"/>
<Actor seed="54593"/>
</Entity>
<Entity uid="3923">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1861.25684" z="625.75135"/>
<Orientation y="2.35621"/>
<Actor seed="54521"/>
</Entity>
<Entity uid="3928">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1848.34974" z="624.2411"/>
<Orientation y="2.35621"/>
<Actor seed="12234"/>
</Entity>
<Entity uid="3933">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1864.71949" z="599.4123"/>
<Orientation y="2.35621"/>
<Actor seed="35884"/>
</Entity>
<Entity uid="3934">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1866.3495" z="580.3343"/>
<Orientation y="2.35621"/>
<Actor seed="11642"/>
</Entity>
<Entity uid="3935">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1867.68128" z="587.16633"/>
<Orientation y="2.35621"/>
<Actor seed="42499"/>
</Entity>
<Entity uid="3936">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1871.56031" z="589.16962"/>
<Orientation y="2.35621"/>
<Actor seed="11933"/>
</Entity>
<Entity uid="3937">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.68726" z="592.39661"/>
<Orientation y="2.35621"/>
<Actor seed="37592"/>
</Entity>
<Entity uid="3939">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1858.71143" z="584.11432"/>
<Orientation y="2.35621"/>
<Actor seed="55197"/>
</Entity>
<Entity uid="3940">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1846.10096" z="575.54554"/>
<Orientation y="2.35621"/>
<Actor seed="41757"/>
</Entity>
<Entity uid="3941">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1856.83216" z="574.82935"/>
<Orientation y="2.35621"/>
<Actor seed="50160"/>
</Entity>
<Entity uid="3942">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1855.80335" z="563.0127"/>
<Orientation y="-3.03356"/>
<Actor seed="25534"/>
</Entity>
<Entity uid="3943">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1857.98011" z="521.71961"/>
<Orientation y="2.35621"/>
<Actor seed="31017"/>
</Entity>
<Entity uid="3944">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1860.40125" z="514.35383"/>
<Orientation y="2.35621"/>
<Actor seed="7096"/>
</Entity>
<Entity uid="3945">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1851.97547" z="520.63135"/>
<Orientation y="2.35621"/>
<Actor seed="21175"/>
</Entity>
<Entity uid="3946">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1863.6709" z="518.1869"/>
<Orientation y="2.35621"/>
<Actor seed="61020"/>
</Entity>
<Entity uid="3947">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1873.7345" z="509.44822"/>
<Orientation y="2.35621"/>
<Actor seed="31592"/>
</Entity>
<Entity uid="3948">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1875.7688" z="512.96778"/>
<Orientation y="-0.07685"/>
<Actor seed="56874"/>
</Entity>
<Entity uid="3949">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1878.61463" z="526.80347"/>
<Orientation y="2.35621"/>
<Actor seed="51877"/>
</Entity>
<Entity uid="3950">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1880.99244" z="541.74787"/>
<Orientation y="-0.10062"/>
<Actor seed="43674"/>
</Entity>
<Entity uid="3951">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1880.51905" z="550.66791"/>
<Orientation y="-0.27091"/>
<Actor seed="57719"/>
</Entity>
<Entity uid="3952">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1876.78724" z="565.76874"/>
<Orientation y="-0.45684"/>
<Actor seed="49239"/>
</Entity>
<Entity uid="3953">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1876.02259" z="579.76716"/>
<Orientation y="0.72185"/>
<Actor seed="15485"/>
</Entity>
<Entity uid="3954">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1883.50745" z="591.54072"/>
<Orientation y="-0.59276"/>
<Actor seed="24579"/>
</Entity>
<Entity uid="3957">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1843.2323" z="647.80396"/>
<Orientation y="2.35621"/>
<Actor seed="62076"/>
</Entity>
<Entity uid="3958">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1845.6526" z="640.70154"/>
<Orientation y="1.67849"/>
<Actor seed="7526"/>
</Entity>
<Entity uid="3959">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1863.80494" z="633.16932"/>
<Orientation y="2.35621"/>
<Actor seed="25949"/>
</Entity>
<Entity uid="3960">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1849.46363" z="634.67981"/>
<Orientation y="2.35621"/>
<Actor seed="49146"/>
</Entity>
<Entity uid="3961">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1841.42334" z="630.83558"/>
<Orientation y="2.35621"/>
<Actor seed="3718"/>
</Entity>
<Entity uid="3962">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1835.14271" z="626.81922"/>
<Orientation y="2.35621"/>
<Actor seed="58184"/>
</Entity>
<Entity uid="3963">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1827.35218" z="638.72474"/>
<Orientation y="-0.16968"/>
<Actor seed="23016"/>
</Entity>
<Entity uid="3964">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1825.44336" z="656.19068"/>
<Orientation y="-0.7756"/>
<Actor seed="5329"/>
</Entity>
<Entity uid="3965">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1812.95643" z="660.23371"/>
<Orientation y="-1.56069"/>
<Actor seed="56047"/>
</Entity>
<Entity uid="3966">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1804.09473" z="653.43287"/>
<Orientation y="2.35621"/>
<Actor seed="59464"/>
</Entity>
<Entity uid="3967">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1811.19874" z="630.07624"/>
<Orientation y="2.64776"/>
<Actor seed="28622"/>
</Entity>
<Entity uid="3968">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1829.7837" z="594.04401"/>
<Orientation y="2.35621"/>
<Actor seed="2911"/>
</Entity>
<Entity uid="3969">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1815.66114" z="549.58136"/>
<Orientation y="2.35621"/>
<Actor seed="16331"/>
</Entity>
<Entity uid="3970">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1827.77308" z="536.85523"/>
<Orientation y="2.35621"/>
<Actor seed="54333"/>
</Entity>
<Entity uid="3971">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1838.55872" z="526.94202"/>
<Orientation y="2.35621"/>
<Actor seed="20973"/>
</Entity>
<Entity uid="3972">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1835.9994" z="537.42084"/>
<Orientation y="-0.27945"/>
<Actor seed="42844"/>
</Entity>
<Entity uid="3973">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1832.01954" z="561.71552"/>
<Orientation y="2.35621"/>
<Actor seed="54130"/>
</Entity>
<Entity uid="3974">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1846.37806" z="549.98084"/>
<Orientation y="2.35621"/>
<Actor seed="23123"/>
</Entity>
<Entity uid="3975">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1842.6128" z="532.40986"/>
<Orientation y="-2.11246"/>
<Actor seed="10053"/>
</Entity>
<Entity uid="3976">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1835.36048" z="514.00275"/>
<Orientation y="2.35621"/>
<Actor seed="5252"/>
</Entity>
<Entity uid="3977">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1848.85877" z="501.01667"/>
<Orientation y="2.35621"/>
<Actor seed="8249"/>
</Entity>
<Entity uid="3978">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1860.6963" z="466.68876"/>
<Orientation y="2.35621"/>
<Actor seed="54485"/>
</Entity>
<Entity uid="3979">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1863.51722" z="476.5677"/>
<Orientation y="2.35621"/>
<Actor seed="52906"/>
</Entity>
<Entity uid="3980">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1853.64356" z="477.86619"/>
<Orientation y="-0.6946"/>
<Actor seed="27674"/>
</Entity>
<Entity uid="3981">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1845.11792" z="487.63294"/>
<Orientation y="1.0548"/>
<Actor seed="469"/>
</Entity>
<Entity uid="3982">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1874.99598" z="493.88587"/>
<Orientation y="2.35621"/>
<Actor seed="52849"/>
</Entity>
<Entity uid="3983">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1877.00245" z="493.76148"/>
<Orientation y="2.35621"/>
<Actor seed="64040"/>
</Entity>
<Entity uid="3984">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1875.34961" z="485.70853"/>
<Orientation y="2.35621"/>
<Actor seed="8815"/>
</Entity>
<Entity uid="3985">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1875.11731" z="479.04368"/>
<Orientation y="2.35621"/>
<Actor seed="28221"/>
</Entity>
<Entity uid="3986">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1863.80274" z="469.12043"/>
<Orientation y="2.35621"/>
<Actor seed="52895"/>
</Entity>
<Entity uid="3987">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1853.76551" z="471.14136"/>
<Orientation y="-1.36464"/>
<Actor seed="36965"/>
</Entity>
<Entity uid="3988">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1846.95142" z="471.91092"/>
<Orientation y="0.7023"/>
<Actor seed="65031"/>
</Entity>
<Entity uid="3989">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1861.68567" z="483.91157"/>
<Orientation y="2.35621"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="3990">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1852.41993" z="488.32547"/>
<Orientation y="-1.06571"/>
<Actor seed="52730"/>
</Entity>
<Entity uid="3991">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1838.94043" z="497.49805"/>
<Orientation y="-1.78203"/>
<Actor seed="530"/>
</Entity>
<Entity uid="3992">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1830.57471" z="489.10761"/>
<Orientation y="2.35621"/>
<Actor seed="8294"/>
</Entity>
<Entity uid="3993">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1833.14844" z="480.7848"/>
<Orientation y="2.35621"/>
<Actor seed="24689"/>
</Entity>
<Entity uid="3994">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1826.38282" z="503.01758"/>
<Orientation y="2.35621"/>
<Actor seed="25020"/>
</Entity>
<Entity uid="3995">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1848.56556" z="503.23154"/>
<Orientation y="2.35621"/>
<Actor seed="50061"/>
</Entity>
<Entity uid="3996">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1856.58216" z="500.79877"/>
<Orientation y="2.35621"/>
<Actor seed="38883"/>
</Entity>
<Entity uid="3997">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1865.92518" z="509.92914"/>
<Orientation y="2.35621"/>
<Actor seed="38713"/>
</Entity>
<Entity uid="3998">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1872.69422" z="502.3747"/>
<Orientation y="2.35621"/>
<Actor seed="50328"/>
</Entity>
<Entity uid="3999">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1879.4131" z="498.08576"/>
<Orientation y="2.35621"/>
<Actor seed="56176"/>
</Entity>
<Entity uid="4000">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1885.86438" z="490.22535"/>
<Orientation y="2.35621"/>
<Actor seed="11972"/>
</Entity>
<Entity uid="4001">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1877.47852" z="477.68677"/>
<Orientation y="2.35621"/>
<Actor seed="29817"/>
</Entity>
<Entity uid="4002">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1872.26075" z="497.31934"/>
<Orientation y="-0.30599"/>
<Actor seed="65061"/>
</Entity>
<Entity uid="4003">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1857.09424" z="529.52247"/>
<Orientation y="0.06951"/>
<Actor seed="38426"/>
</Entity>
<Entity uid="4004">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1869.22059" z="539.45612"/>
<Orientation y="2.35621"/>
<Actor seed="48295"/>
</Entity>
<Entity uid="4005">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1852.59083" z="540.64527"/>
<Orientation y="-0.96032"/>
<Actor seed="59442"/>
</Entity>
<Entity uid="4006">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1854.54737" z="551.4336"/>
<Orientation y="2.35621"/>
<Actor seed="31559"/>
</Entity>
<Entity uid="4007">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1866.32825" z="545.90717"/>
<Orientation y="2.35621"/>
<Actor seed="65265"/>
</Entity>
<Entity uid="4008">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1856.96448" z="538.8686"/>
<Orientation y="-1.69454"/>
<Actor seed="26734"/>
</Entity>
<Entity uid="4009">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1840.07764" z="529.70521"/>
<Orientation y="2.35621"/>
<Actor seed="36515"/>
</Entity>
<Entity uid="4010">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1843.62354" z="517.06165"/>
<Orientation y="2.35621"/>
<Actor seed="41757"/>
</Entity>
<Entity uid="4011">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1844.90052" z="513.49152"/>
<Orientation y="-1.42927"/>
<Actor seed="20907"/>
</Entity>
<Entity uid="4012">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1818.50745" z="510.0618"/>
<Orientation y="2.35621"/>
<Actor seed="24181"/>
</Entity>
<Entity uid="4013">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1822.37427" z="524.25355"/>
<Orientation y="0.11185"/>
<Actor seed="45509"/>
</Entity>
<Entity uid="4014">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1821.20765" z="538.64655"/>
<Orientation y="-0.34586"/>
<Actor seed="33893"/>
</Entity>
<Entity uid="4015">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1819.69153" z="549.46045"/>
<Orientation y="2.35621"/>
<Actor seed="29187"/>
</Entity>
<Entity uid="4016">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1824.9491" z="573.7862"/>
<Orientation y="2.35621"/>
<Actor seed="40784"/>
</Entity>
<Entity uid="4017">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1829.17762" z="563.67054"/>
<Orientation y="2.35621"/>
<Actor seed="11343"/>
</Entity>
<Entity uid="4018">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1833.64246" z="562.3979"/>
<Orientation y="2.35621"/>
<Actor seed="51044"/>
</Entity>
<Entity uid="4019">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1835.29358" z="552.16865"/>
<Orientation y="2.35621"/>
<Actor seed="19471"/>
</Entity>
<Entity uid="4020">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1843.66663" z="555.66468"/>
<Orientation y="0.32438"/>
<Actor seed="39107"/>
</Entity>
<Entity uid="4021">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1845.32764" z="565.07374"/>
<Orientation y="-0.46373"/>
<Actor seed="64628"/>
</Entity>
<Entity uid="4022">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1837.93958" z="574.49646"/>
<Orientation y="-0.6131"/>
<Actor seed="55647"/>
</Entity>
<Entity uid="4023">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1839.91297" z="589.97669"/>
<Orientation y="1.31128"/>
<Actor seed="58270"/>
</Entity>
<Entity uid="4024">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1853.57789" z="590.59882"/>
<Orientation y="2.35621"/>
<Actor seed="6257"/>
</Entity>
<Entity uid="4025">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1862.03492" z="591.29224"/>
<Orientation y="2.35621"/>
<Actor seed="60563"/>
</Entity>
<Entity uid="4026">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1861.62256" z="565.9021"/>
<Orientation y="2.35621"/>
<Actor seed="27613"/>
</Entity>
<Entity uid="4027">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1864.72413" z="565.74915"/>
<Orientation y="-0.07767"/>
<Actor seed="57822"/>
</Entity>
<Entity uid="4028">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1864.511" z="582.88929"/>
<Orientation y="0.92194"/>
<Actor seed="6055"/>
</Entity>
<Entity uid="4029">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1867.85743" z="585.86286"/>
<Orientation y="0.0928"/>
<Actor seed="62590"/>
</Entity>
<Entity uid="4030">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1869.22925" z="594.13764"/>
<Orientation y="2.35621"/>
<Actor seed="63887"/>
</Entity>
<Entity uid="4031">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1861.42872" z="599.96412"/>
<Orientation y="-0.58407"/>
<Actor seed="58774"/>
</Entity>
<Entity uid="4034">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1862.81531" z="622.78547"/>
<Orientation y="2.35621"/>
<Actor seed="64823"/>
</Entity>
<Entity uid="4035">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1854.02625" z="626.6803"/>
<Orientation y="-1.44272"/>
<Actor seed="43447"/>
</Entity>
<Entity uid="4036">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1847.28711" z="623.6518"/>
<Orientation y="2.989"/>
<Actor seed="60293"/>
</Entity>
<Entity uid="4040">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1823.0929" z="635.42566"/>
<Orientation y="2.35621"/>
<Actor seed="30019"/>
</Entity>
<Entity uid="4041">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1826.92713" z="627.4361"/>
<Orientation y="2.35621"/>
<Actor seed="3122"/>
</Entity>
<Entity uid="4043">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1816.78553" z="657.77186"/>
<Orientation y="2.35621"/>
<Actor seed="50630"/>
</Entity>
<Entity uid="4044">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1821.0011" z="665.54444"/>
<Orientation y="1.52405"/>
<Actor seed="44502"/>
</Entity>
<Entity uid="4045">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1833.1194" z="664.33606"/>
<Orientation y="2.35621"/>
<Actor seed="48972"/>
</Entity>
<Entity uid="4046">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1829.66187" z="657.31153"/>
<Orientation y="2.35621"/>
<Actor seed="19450"/>
</Entity>
<Entity uid="4047">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1820.4629" z="650.40918"/>
<Orientation y="2.35621"/>
<Actor seed="20575"/>
</Entity>
<Entity uid="4048">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1818.23267" z="642.70136"/>
<Orientation y="2.35621"/>
<Actor seed="36105"/>
</Entity>
<Entity uid="4049">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1863.49451" z="631.90473"/>
<Orientation y="2.35621"/>
<Actor seed="51260"/>
</Entity>
<Entity uid="4050">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1867.78162" z="623.08228"/>
<Orientation y="2.35621"/>
<Actor seed="50321"/>
</Entity>
<Entity uid="4051">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1865.35718" z="621.62562"/>
<Orientation y="2.35621"/>
<Actor seed="26183"/>
</Entity>
<Entity uid="4054">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1849.78394" z="450.9133"/>
<Orientation y="2.35621"/>
<Actor seed="39043"/>
</Entity>
<Entity uid="4055">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1850.96778" z="438.5558"/>
<Orientation y="2.35621"/>
<Actor seed="29450"/>
</Entity>
<Entity uid="4056">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1858.19031" z="439.74988"/>
<Orientation y="2.35621"/>
<Actor seed="28580"/>
</Entity>
<Entity uid="4057">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1851.54151" z="444.46863"/>
<Orientation y="2.35621"/>
<Actor seed="10580"/>
</Entity>
<Entity uid="4058">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1859.56629" z="452.06345"/>
<Orientation y="2.35621"/>
<Actor seed="41523"/>
</Entity>
<Entity uid="4059">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.33228" z="457.64646"/>
<Orientation y="2.35621"/>
<Actor seed="49650"/>
</Entity>
<Entity uid="4060">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.28882" z="458.85254"/>
<Orientation y="2.35621"/>
<Actor seed="43389"/>
</Entity>
<Entity uid="4061">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1839.39747" z="453.77372"/>
<Orientation y="2.35621"/>
<Actor seed="18103"/>
</Entity>
<Entity uid="4062">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1840.83729" z="451.26255"/>
<Orientation y="2.35621"/>
<Actor seed="26879"/>
</Entity>
<Entity uid="4063">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1844.17798" z="455.76636"/>
<Orientation y="3.09371"/>
<Actor seed="27618"/>
</Entity>
<Entity uid="4064">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1844.49878" z="447.62665"/>
<Orientation y="-3.12647"/>
<Actor seed="59370"/>
</Entity>
<Entity uid="4065">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.3224" z="436.46412"/>
<Orientation y="-3.0807"/>
<Actor seed="18545"/>
</Entity>
<Entity uid="4066">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.04224" z="432.52067"/>
<Orientation y="2.35621"/>
<Actor seed="19541"/>
</Entity>
<Entity uid="4067">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1846.61402" z="430.47013"/>
<Orientation y="2.35621"/>
<Actor seed="50757"/>
</Entity>
<Entity uid="4068">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1848.15955" z="432.57407"/>
<Orientation y="2.35621"/>
<Actor seed="64637"/>
</Entity>
<Entity uid="4069">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.14563" z="457.30265"/>
<Orientation y="2.35621"/>
<Actor seed="4878"/>
</Entity>
<Entity uid="4070">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1833.37891" z="462.91358"/>
<Orientation y="2.35621"/>
<Actor seed="34221"/>
</Entity>
<Entity uid="4071">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.78956" z="464.9221"/>
<Orientation y="2.35621"/>
<Actor seed="55696"/>
</Entity>
<Entity uid="4072">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.97571" z="462.97172"/>
<Orientation y="2.35621"/>
<Actor seed="22177"/>
</Entity>
<Entity uid="4073">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.45044" z="486.19364"/>
<Orientation y="2.35621"/>
<Actor seed="51574"/>
</Entity>
<Entity uid="4074">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.85401" z="491.47706"/>
<Orientation y="2.35621"/>
<Actor seed="30815"/>
</Entity>
<Entity uid="4075">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.37208" z="493.8582"/>
<Orientation y="2.35621"/>
<Actor seed="55983"/>
</Entity>
<Entity uid="4076">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.31141" z="495.27363"/>
<Orientation y="2.35621"/>
<Actor seed="25419"/>
</Entity>
<Entity uid="4077">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1804.96644" z="493.1987"/>
<Orientation y="2.35621"/>
<Actor seed="11121"/>
</Entity>
<Entity uid="4078">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1804.57605" z="501.30481"/>
<Orientation y="2.35621"/>
<Actor seed="36841"/>
</Entity>
<Entity uid="4079">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1791.62037" z="553.31446"/>
<Orientation y="2.35621"/>
<Actor seed="22636"/>
</Entity>
<Entity uid="4080">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1793.49048" z="554.10785"/>
<Orientation y="2.35621"/>
<Actor seed="42494"/>
</Entity>
<Entity uid="4081">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.55713" z="561.63538"/>
<Orientation y="2.35621"/>
<Actor seed="53981"/>
</Entity>
<Entity uid="4082">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.93226" z="562.65973"/>
<Orientation y="1.7887"/>
<Actor seed="43409"/>
</Entity>
<Entity uid="4083">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1799.16541" z="561.2284"/>
<Orientation y="2.35621"/>
<Actor seed="32098"/>
</Entity>
<Entity uid="4086">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.59461" z="594.15448"/>
<Orientation y="2.50542"/>
<Actor seed="45535"/>
</Entity>
<Entity uid="4087">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.6659" z="591.12354"/>
<Orientation y="2.35621"/>
<Actor seed="21353"/>
</Entity>
<Entity uid="4095">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.90271" z="628.77845"/>
<Orientation y="0.67222"/>
<Actor seed="60186"/>
</Entity>
<Entity uid="4096">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.4867" z="636.09614"/>
<Orientation y="2.35621"/>
<Actor seed="8276"/>
</Entity>
<Entity uid="4097">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1804.97999" z="641.44416"/>
<Orientation y="-1.07631"/>
<Actor seed="24639"/>
</Entity>
<Entity uid="4098">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.84742" z="643.64106"/>
<Orientation y="2.35621"/>
<Actor seed="1843"/>
</Entity>
<Entity uid="4099">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.46875" z="643.47358"/>
<Orientation y="2.35621"/>
<Actor seed="29798"/>
</Entity>
<Entity uid="4100">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.07935" z="668.63453"/>
<Orientation y="2.35621"/>
<Actor seed="24283"/>
</Entity>
<Entity uid="4101">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1791.85621" z="666.67798"/>
<Orientation y="2.35621"/>
<Actor seed="4224"/>
</Entity>
<Entity uid="4102">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.25916" z="660.60352"/>
<Orientation y="2.35621"/>
<Actor seed="41255"/>
</Entity>
<Entity uid="4103">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.8318" z="659.52118"/>
<Orientation y="2.63468"/>
<Actor seed="35930"/>
</Entity>
<Entity uid="4104">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1793.17786" z="654.6883"/>
<Orientation y="2.35621"/>
<Actor seed="40597"/>
</Entity>
<Entity uid="4105">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.95557" z="667.00904"/>
<Orientation y="2.35621"/>
<Actor seed="28657"/>
</Entity>
<Entity uid="4106">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.80823" z="666.14747"/>
<Orientation y="2.02791"/>
<Actor seed="54979"/>
</Entity>
<Entity uid="4107">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.38453" z="665.38514"/>
<Orientation y="2.35621"/>
<Actor seed="8036"/>
</Entity>
<Entity uid="4108">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.13904" z="665.98542"/>
<Orientation y="2.35621"/>
<Actor seed="11983"/>
</Entity>
<Entity uid="4109">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1868.037" z="655.8454"/>
<Orientation y="2.35621"/>
<Actor seed="51167"/>
</Entity>
<Entity uid="4110">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1869.62989" z="656.70173"/>
<Orientation y="2.35621"/>
<Actor seed="8444"/>
</Entity>
<Entity uid="4111">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1866.1626" z="658.02472"/>
<Orientation y="2.35621"/>
<Actor seed="53837"/>
</Entity>
<Entity uid="4112">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1860.17408" z="635.24683"/>
<Orientation y="2.35621"/>
<Actor seed="28432"/>
</Entity>
<Entity uid="4113">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1879.94068" z="597.11744"/>
<Orientation y="0.22345"/>
<Actor seed="57558"/>
</Entity>
<Entity uid="4114">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1885.65784" z="535.8725"/>
<Orientation y="0.0008"/>
<Actor seed="25100"/>
</Entity>
<Entity uid="4115">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1897.42566" z="491.32648"/>
<Orientation y="-0.33342"/>
<Actor seed="21507"/>
</Entity>
<Entity uid="4116">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1884.21058" z="521.4549"/>
<Orientation y="-0.74212"/>
<Actor seed="359"/>
</Entity>
<Entity uid="4117">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1882.20545" z="580.32233"/>
<Orientation y="-0.4201"/>
<Actor seed="50503"/>
</Entity>
<Entity uid="4118">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1820.32996" z="696.5912"/>
<Orientation y="2.35621"/>
<Actor seed="47490"/>
</Entity>
<Entity uid="4119">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1813.46363" z="687.1717"/>
<Orientation y="2.35621"/>
<Actor seed="43016"/>
</Entity>
<Entity uid="4120">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1810.40955" z="683.63703"/>
<Orientation y="2.35621"/>
<Actor seed="7358"/>
</Entity>
<Entity uid="4121">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1804.27247" z="706.20496"/>
<Orientation y="-0.08967"/>
<Actor seed="18635"/>
</Entity>
<Entity uid="4122">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1797.76026" z="720.6435"/>
<Orientation y="2.35621"/>
<Actor seed="39491"/>
</Entity>
<Entity uid="4123">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1806.4795" z="739.68879"/>
<Orientation y="-0.0103"/>
<Actor seed="19856"/>
</Entity>
<Entity uid="4124">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1801.90003" z="764.82807"/>
<Orientation y="-0.08967"/>
<Actor seed="17468"/>
</Entity>
<Entity uid="4127">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1841.84424" z="775.42267"/>
<Orientation y="2.35621"/>
<Actor seed="42971"/>
</Entity>
<Entity uid="4128">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1843.81141" z="753.13721"/>
<Orientation y="2.35621"/>
<Actor seed="21972"/>
</Entity>
<Entity uid="4129">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1844.09388" z="739.84736"/>
<Orientation y="2.35621"/>
<Actor seed="22779"/>
</Entity>
<Entity uid="4130">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1845.9618" z="726.62848"/>
<Orientation y="2.35621"/>
<Actor seed="39801"/>
</Entity>
<Entity uid="4131">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1841.641" z="711.7516"/>
<Orientation y="2.35621"/>
<Actor seed="11322"/>
</Entity>
<Entity uid="4132">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1846.87696" z="698.58692"/>
<Orientation y="2.35621"/>
<Actor seed="38054"/>
</Entity>
<Entity uid="4133">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1847.32776" z="687.86994"/>
<Orientation y="2.35621"/>
<Actor seed="55695"/>
</Entity>
<Entity uid="4134">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1838.10608" z="695.66865"/>
<Orientation y="-0.3654"/>
<Actor seed="27186"/>
</Entity>
<Entity uid="4135">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1842.06714" z="777.8252"/>
<Orientation y="2.35621"/>
<Actor seed="39359"/>
</Entity>
<Entity uid="4152">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1816.73536" z="776.47443"/>
<Orientation y="2.35621"/>
<Actor seed="36101"/>
</Entity>
<Entity uid="4153">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1806.82691" z="776.79377"/>
<Orientation y="2.35621"/>
<Obstruction group="5735"/>
<Actor seed="20191"/>
</Entity>
<Entity uid="4154">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1820.53187" z="768.73719"/>
<Orientation y="2.35621"/>
<Actor seed="21372"/>
</Entity>
<Entity uid="4155">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1825.9214" z="754.08545"/>
<Orientation y="2.35621"/>
<Actor seed="23801"/>
</Entity>
<Entity uid="4156">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1818.33729" z="746.0351"/>
<Orientation y="2.35621"/>
<Actor seed="41170"/>
</Entity>
<Entity uid="4157">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1824.49976" z="728.51655"/>
<Orientation y="2.35621"/>
<Actor seed="13364"/>
</Entity>
<Entity uid="4158">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1818.60853" z="712.78834"/>
<Orientation y="2.35621"/>
<Actor seed="13963"/>
</Entity>
<Entity uid="4159">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1811.92371" z="712.62488"/>
<Orientation y="2.35621"/>
<Actor seed="34680"/>
</Entity>
<Entity uid="4160">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1824.36573" z="714.77057"/>
<Orientation y="2.35621"/>
<Actor seed="10414"/>
</Entity>
<Entity uid="4161">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1834.45997" z="722.09394"/>
<Orientation y="2.35621"/>
<Actor seed="37818"/>
</Entity>
<Entity uid="4162">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1828.84485" z="683.31684"/>
<Orientation y="2.35621"/>
<Actor seed="36386"/>
</Entity>
<Entity uid="4163">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1836.92127" z="681.95539"/>
<Orientation y="2.35621"/>
<Actor seed="28943"/>
</Entity>
<Entity uid="4165">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1827.59424" z="740.82197"/>
<Orientation y="2.35621"/>
<Actor seed="56620"/>
</Entity>
<Entity uid="4166">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1831.18824" z="739.2411"/>
<Orientation y="2.35621"/>
<Actor seed="59410"/>
</Entity>
<Entity uid="4167">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1809.4474" z="739.10462"/>
<Orientation y="2.35621"/>
<Actor seed="54122"/>
</Entity>
<Entity uid="4168">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1814.79517" z="728.6407"/>
<Orientation y="2.35621"/>
<Actor seed="12965"/>
</Entity>
<Entity uid="4169">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1827.18042" z="711.29554"/>
<Orientation y="2.35621"/>
<Actor seed="16742"/>
</Entity>
<Entity uid="4170">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1832.24048" z="703.25849"/>
<Orientation y="2.35621"/>
<Actor seed="5652"/>
</Entity>
<Entity uid="4171">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1819.26197" z="777.4521"/>
<Orientation y="2.35621"/>
<Actor seed="20451"/>
</Entity>
<Entity uid="4172">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1839.85816" z="777.85328"/>
<Orientation y="2.35621"/>
<Actor seed="41083"/>
</Entity>
<Entity uid="4179">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1846.6825" z="774.12867"/>
<Orientation y="2.35621"/>
<Actor seed="13367"/>
</Entity>
<Entity uid="4180">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1846.12073" z="770.88135"/>
<Orientation y="2.35621"/>
<Actor seed="58331"/>
</Entity>
<Entity uid="4183">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.31543" z="780.95728"/>
<Orientation y="-1.07798"/>
<Actor seed="57602"/>
</Entity>
<Entity uid="4184">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1843.35901" z="783.97468"/>
<Orientation y="2.35621"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="4185">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1844.912" z="773.79926"/>
<Orientation y="2.35621"/>
<Actor seed="8559"/>
</Entity>
<Entity uid="4186">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.74048" z="771.66608"/>
<Orientation y="2.35621"/>
<Actor seed="6602"/>
</Entity>
<Entity uid="4187">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1842.16541" z="759.54865"/>
<Orientation y="2.35621"/>
<Actor seed="1482"/>
</Entity>
<Entity uid="4188">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.89307" z="754.79535"/>
<Orientation y="2.35621"/>
<Actor seed="25185"/>
</Entity>
<Entity uid="4189">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.63099" z="762.52076"/>
<Orientation y="-1.31125"/>
<Actor seed="19435"/>
</Entity>
<Entity uid="4190">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.82056" z="764.88227"/>
<Orientation y="1.65256"/>
<Actor seed="17159"/>
</Entity>
<Entity uid="4191">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1848.52967" z="757.31897"/>
<Orientation y="2.35621"/>
<Actor seed="17802"/>
</Entity>
<Entity uid="4192">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1849.64136" z="747.66657"/>
<Orientation y="2.35621"/>
<Actor seed="11842"/>
</Entity>
<Entity uid="4193">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.23194" z="739.47461"/>
<Orientation y="2.35621"/>
<Actor seed="55847"/>
</Entity>
<Entity uid="4194">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.1692" z="744.27265"/>
<Orientation y="-0.10984"/>
<Actor seed="18590"/>
</Entity>
<Entity uid="4195">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1837.60145" z="763.77973"/>
<Orientation y="-1.07644"/>
<Actor seed="2085"/>
</Entity>
<Entity uid="4196">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1827.51966" z="770.97321"/>
<Orientation y="-0.08968"/>
<Actor seed="57600"/>
</Entity>
<Entity uid="4210">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.9253" z="766.00013"/>
<Orientation y="2.35621"/>
<Actor seed="2541"/>
</Entity>
<Entity uid="4211">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.96851" z="767.78553"/>
<Orientation y="2.35621"/>
<Actor seed="45244"/>
</Entity>
<Entity uid="4214">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1833.57215" z="751.06678"/>
<Orientation y="2.35621"/>
<Actor seed="26237"/>
</Entity>
<Entity uid="4215">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.89173" z="727.51661"/>
<Orientation y="2.35621"/>
<Actor seed="37134"/>
</Entity>
<Entity uid="4216">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1842.464" z="720.69013"/>
<Orientation y="2.35621"/>
<Actor seed="59098"/>
</Entity>
<Entity uid="4217">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1845.04322" z="716.57728"/>
<Orientation y="-1.0395"/>
<Actor seed="14942"/>
</Entity>
<Entity uid="4218">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.67676" z="722.5771"/>
<Orientation y="2.35621"/>
<Actor seed="37966"/>
</Entity>
<Entity uid="4219">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1826.6421" z="721.26087"/>
<Orientation y="2.35621"/>
<Actor seed="25762"/>
</Entity>
<Entity uid="4220">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1824.42469" z="713.95923"/>
<Orientation y="2.04648"/>
<Actor seed="4109"/>
</Entity>
<Entity uid="4221">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1841.51355" z="704.9737"/>
<Orientation y="2.35621"/>
<Actor seed="17171"/>
</Entity>
<Entity uid="4222">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1842.23023" z="693.93287"/>
<Orientation y="2.35621"/>
<Actor seed="35635"/>
</Entity>
<Entity uid="4223">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1844.09803" z="692.53943"/>
<Orientation y="2.35621"/>
<Actor seed="31711"/>
</Entity>
<Entity uid="4224">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.94202" z="710.31513"/>
<Orientation y="-1.33373"/>
<Actor seed="4334"/>
</Entity>
<Entity uid="4225">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1818.64112" z="712.53083"/>
<Orientation y="0.01746"/>
<Actor seed="51923"/>
</Entity>
<Entity uid="4226">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.24402" z="739.98786"/>
<Orientation y="-0.08967"/>
<Actor seed="25744"/>
</Entity>
<Entity uid="4227">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1816.5669" z="755.11066"/>
<Orientation y="0.35264"/>
<Actor seed="15981"/>
</Entity>
<Entity uid="4228">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1846.92212" z="772.77393"/>
<Orientation y="2.35621"/>
<Actor seed="32675"/>
</Entity>
<Entity uid="4229">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1842.96229" z="765.83295"/>
<Orientation y="2.35621"/>
<Actor seed="8138"/>
</Entity>
<Entity uid="4230">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.87867" z="775.99622"/>
<Orientation y="2.35621"/>
<Actor seed="63315"/>
</Entity>
<Entity uid="4232">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1804.9314" z="765.86835"/>
<Orientation y="2.35621"/>
<Actor seed="40551"/>
</Entity>
<Entity uid="4233">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.72815" z="756.59351"/>
<Orientation y="2.35621"/>
<Actor seed="47256"/>
</Entity>
<Entity uid="4234">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1808.91102" z="685.6778"/>
<Orientation y="2.35621"/>
<Actor seed="40894"/>
</Entity>
<Entity uid="4235">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.54322" z="684.50495"/>
<Orientation y="2.35621"/>
<Actor seed="43115"/>
</Entity>
<Entity uid="4236">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.77808" z="701.154"/>
<Orientation y="2.35621"/>
<Actor seed="2713"/>
</Entity>
<Entity uid="4237">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.32654" z="706.41993"/>
<Orientation y="2.35621"/>
<Actor seed="36157"/>
</Entity>
<Entity uid="4238">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.87488" z="708.5517"/>
<Orientation y="2.35621"/>
<Actor seed="31770"/>
</Entity>
<Entity uid="4239">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.89686" z="722.6153"/>
<Orientation y="0.49088"/>
<Actor seed="39045"/>
</Entity>
<Entity uid="4240">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1798.35743" z="730.14356"/>
<Orientation y="0.43589"/>
<Actor seed="39594"/>
</Entity>
<Entity uid="4241">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.21229" z="739.58545"/>
<Orientation y="2.35621"/>
<Actor seed="60945"/>
</Entity>
<Entity uid="4242">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1798.3169" z="743.8559"/>
<Orientation y="2.35621"/>
<Actor seed="57849"/>
</Entity>
<Entity uid="4243">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.76441" z="750.83594"/>
<Orientation y="0.80083"/>
<Actor seed="20862"/>
</Entity>
<Entity uid="4244">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.27454" z="757.81611"/>
<Orientation y="2.35621"/>
<Actor seed="22947"/>
</Entity>
<Entity uid="4245">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.62159" z="762.2707"/>
<Orientation y="-0.0698"/>
<Actor seed="53665"/>
</Entity>
<Entity uid="4246">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.89661" z="772.76746"/>
<Orientation y="0.13915"/>
<Actor seed="9847"/>
</Entity>
<Entity uid="4250">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.32215" z="690.50287"/>
<Orientation y="2.35621"/>
<Actor seed="51424"/>
</Entity>
<Entity uid="4251">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.38624" z="685.57306"/>
<Orientation y="2.35621"/>
<Actor seed="28908"/>
</Entity>
<Entity uid="4252">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.19275" z="682.84748"/>
<Orientation y="2.35621"/>
<Actor seed="1687"/>
</Entity>
<Entity uid="4253">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.78443" z="679.12647"/>
<Orientation y="2.35621"/>
<Actor seed="50047"/>
</Entity>
<Entity uid="4271">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1851.886" z="705.19135"/>
<Orientation y="2.35621"/>
<Actor seed="7645"/>
</Entity>
<Entity uid="4272">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1854.78968" z="702.15308"/>
<Orientation y="2.35621"/>
<Actor seed="61777"/>
</Entity>
<Entity uid="4273">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1852.84046" z="694.08448"/>
<Orientation y="-2.28782"/>
<Actor seed="16964"/>
</Entity>
<Entity uid="4274">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1847.32422" z="689.36554"/>
<Orientation y="2.35621"/>
<Actor seed="43169"/>
</Entity>
<Entity uid="4275">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1854.39637" z="681.9209"/>
<Orientation y="2.35621"/>
<Actor seed="5153"/>
</Entity>
<Entity uid="4276">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1852.72901" z="673.34571"/>
<Orientation y="2.35621"/>
<Actor seed="64247"/>
</Entity>
<Entity uid="4277">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1857.6255" z="666.45917"/>
<Orientation y="2.35621"/>
<Actor seed="520"/>
</Entity>
<Entity uid="4278">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1853.3512" z="657.78016"/>
<Orientation y="2.35621"/>
<Actor seed="42115"/>
</Entity>
<Entity uid="4279">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1860.21766" z="658.34052"/>
<Orientation y="-2.20615"/>
<Actor seed="62146"/>
</Entity>
<Entity uid="4280">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1853.74036" z="653.01771"/>
<Orientation y="2.35621"/>
<Actor seed="31875"/>
</Entity>
<Entity uid="4281">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1850.17786" z="658.35804"/>
<Orientation y="-0.6625"/>
<Actor seed="1348"/>
</Entity>
<Entity uid="4282">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1849.82007" z="676.08216"/>
<Orientation y="-0.04192"/>
<Actor seed="23748"/>
</Entity>
<Entity uid="4283">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1852.2262" z="700.57502"/>
<Orientation y="-0.27257"/>
<Actor seed="11489"/>
</Entity>
<Entity uid="4284">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1850.58655" z="707.74122"/>
<Orientation y="2.35621"/>
<Actor seed="11615"/>
</Entity>
<Entity uid="4285">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1863.46033" z="708.98353"/>
<Orientation y="2.35621"/>
<Actor seed="56192"/>
</Entity>
<Entity uid="4286">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1859.95594" z="722.81617"/>
<Orientation y="-0.7714"/>
<Actor seed="3905"/>
</Entity>
<Entity uid="4287">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1856.12" z="737.3896"/>
<Orientation y="0.34481"/>
<Actor seed="4347"/>
</Entity>
<Entity uid="4288">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1860.22632" z="747.87244"/>
<Orientation y="-0.52288"/>
<Actor seed="45721"/>
</Entity>
<Entity uid="4289">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1855.17945" z="757.6507"/>
<Orientation y="2.35621"/>
<Actor seed="7304"/>
</Entity>
<Entity uid="4290">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1857.44275" z="733.0575"/>
<Orientation y="-2.28724"/>
<Actor seed="43009"/>
</Entity>
<Entity uid="4291">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1858.56824" z="725.21033"/>
<Orientation y="2.35621"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="4292">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1864.06922" z="697.29847"/>
<Orientation y="2.35621"/>
<Actor seed="44327"/>
</Entity>
<Entity uid="4293">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1863.27991" z="680.91291"/>
<Orientation y="2.35621"/>
<Actor seed="32221"/>
</Entity>
<Entity uid="4294">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1868.33619" z="668.41498"/>
<Orientation y="2.35621"/>
<Actor seed="1371"/>
</Entity>
<Entity uid="4295">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1863.65503" z="667.5243"/>
<Orientation y="-0.7714"/>
<Actor seed="61113"/>
</Entity>
<Entity uid="4296">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1860.55958" z="682.38282"/>
<Orientation y="0.20736"/>
<Actor seed="53488"/>
</Entity>
<Entity uid="4297">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1862.65589" z="700.75178"/>
<Orientation y="-0.54436"/>
<Actor seed="42177"/>
</Entity>
<Entity uid="4298">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1853.27747" z="754.38721"/>
<Orientation y="-0.02883"/>
<Actor seed="19977"/>
</Entity>
<Entity uid="4304">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1864.24573" z="770.22791"/>
<Orientation y="2.35621"/>
<Actor seed="24342"/>
</Entity>
<Entity uid="4305">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1867.66626" z="761.2696"/>
<Orientation y="-1.11695"/>
<Actor seed="36825"/>
</Entity>
<Entity uid="4306">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1852.39917" z="770.84198"/>
<Orientation y="2.35621"/>
<Actor seed="51392"/>
</Entity>
<Entity uid="4310">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1856.71753" z="768.55402"/>
<Orientation y="-3.10892"/>
<Actor seed="50442"/>
</Entity>
<Entity uid="4311">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1859.41224" z="755.97034"/>
<Orientation y="2.35621"/>
<Actor seed="11488"/>
</Entity>
<Entity uid="4312">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1860.8285" z="748.63434"/>
<Orientation y="-2.28745"/>
<Actor seed="3823"/>
</Entity>
<Entity uid="4313">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1853.87525" z="740.94459"/>
<Orientation y="2.35621"/>
<Actor seed="46273"/>
</Entity>
<Entity uid="4314">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1875.54908" z="754.8155"/>
<Orientation y="2.35621"/>
<Actor seed="21394"/>
</Entity>
<Entity uid="4315">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1875.65088" z="764.03125"/>
<Orientation y="-0.38526"/>
<Actor seed="28324"/>
</Entity>
<Entity uid="4326">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1876.26771" z="765.45356"/>
<Orientation y="-2.48334"/>
<Actor seed="54057"/>
</Entity>
<Entity uid="4327">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1871.15345" z="745.87366"/>
<Orientation y="1.80396"/>
<Actor seed="22301"/>
</Entity>
<Entity uid="4328">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1881.53956" z="728.61957"/>
<Orientation y="2.35621"/>
<Actor seed="59603"/>
</Entity>
<Entity uid="4329">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1874.86927" z="715.21387"/>
<Orientation y="-2.51862"/>
<Actor seed="10429"/>
</Entity>
<Entity uid="4330">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1868.73157" z="699.77619"/>
<Orientation y="2.98026"/>
<Actor seed="27361"/>
</Entity>
<Entity uid="4331">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1872.91382" z="678.15394"/>
<Orientation y="2.35621"/>
<Actor seed="12467"/>
</Entity>
<Entity uid="4332">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1882.67823" z="688.79383"/>
<Orientation y="0.02367"/>
<Actor seed="56658"/>
</Entity>
<Entity uid="4333">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1893.15833" z="736.71741"/>
<Orientation y="0.00028"/>
<Actor seed="52515"/>
</Entity>
<Entity uid="4334">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1883.32044" z="769.1194"/>
<Orientation y="-0.55335"/>
<Actor seed="58761"/>
</Entity>
<Entity uid="4347">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1886.48035" z="1170.83387"/>
<Orientation y="2.35621"/>
<Actor seed="17107"/>
</Entity>
<Entity uid="4348">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1888.41651" z="1176.17981"/>
<Orientation y="0.55691"/>
<Actor seed="58990"/>
</Entity>
<Entity uid="4349">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1899.58326" z="1188.75416"/>
<Orientation y="2.35621"/>
<Actor seed="38501"/>
</Entity>
<Entity uid="4350">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1903.04029" z="1191.87195"/>
<Orientation y="-1.55797"/>
<Actor seed="18270"/>
</Entity>
<Entity uid="4351">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1876.912" z="1188.19446"/>
<Orientation y="-1.71099"/>
<Actor seed="52060"/>
</Entity>
<Entity uid="4352">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1892.3694" z="1240.67872"/>
<Orientation y="2.35621"/>
<Actor seed="49028"/>
</Entity>
<Entity uid="4353">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1900.37208" z="1240.02662"/>
<Orientation y="2.35621"/>
<Actor seed="9944"/>
</Entity>
<Entity uid="4354">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1898.18775" z="1241.60425"/>
<Orientation y="0.6512"/>
<Actor seed="3388"/>
</Entity>
<Entity uid="4355">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1907.09241" z="1262.42457"/>
<Orientation y="2.35621"/>
<Actor seed="32486"/>
</Entity>
<Entity uid="4356">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1901.27369" z="1259.5785"/>
<Orientation y="-1.67254"/>
<Actor seed="1598"/>
</Entity>
<Entity uid="4357">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1889.25538" z="1274.42554"/>
<Orientation y="-0.54255"/>
<Actor seed="50137"/>
</Entity>
<Entity uid="4358">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1886.33741" z="1305.5094"/>
<Orientation y="2.35621"/>
<Actor seed="9322"/>
</Entity>
<Entity uid="4359">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1878.85523" z="1312.88355"/>
<Orientation y="2.35621"/>
<Actor seed="23399"/>
</Entity>
<Entity uid="4360">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1904.71204" z="1358.813"/>
<Orientation y="2.35621"/>
<Actor seed="27545"/>
</Entity>
<Entity uid="4366">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1901.84717" z="1333.04712"/>
<Orientation y="2.35621"/>
<Actor seed="11945"/>
</Entity>
<Entity uid="4367">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1901.1388" z="1339.266"/>
<Orientation y="-0.56295"/>
<Actor seed="12229"/>
</Entity>
<Entity uid="4369">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1909.13794" z="1361.51417"/>
<Orientation y="2.35621"/>
<Actor seed="18061"/>
</Entity>
<Entity uid="4373">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1889.43091" z="1337.93995"/>
<Orientation y="2.35621"/>
<Actor seed="60437"/>
</Entity>
<Entity uid="4381">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1877.43323" z="1380.43262"/>
<Orientation y="1.05634"/>
<Actor seed="43626"/>
</Entity>
<Entity uid="4382">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1892.45655" z="1383.62"/>
<Orientation y="1.16817"/>
<Actor seed="40618"/>
</Entity>
<Entity uid="4383">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1903.04578" z="1385.22815"/>
<Orientation y="2.35621"/>
<Actor seed="12873"/>
</Entity>
<Entity uid="4384">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1906.0315" z="1384.69202"/>
<Orientation y="2.35621"/>
<Actor seed="4951"/>
</Entity>
<Entity uid="4385">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1902.2461" z="1386.59607"/>
<Orientation y="0.38765"/>
<Actor seed="33493"/>
</Entity>
<Entity uid="4386">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1909.30262" z="1405.16858"/>
<Orientation y="-0.4305"/>
<Actor seed="16389"/>
</Entity>
<Entity uid="4387">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1909.49061" z="1413.79615"/>
<Orientation y="-0.29215"/>
<Actor seed="37500"/>
</Entity>
<Entity uid="4388">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1910.74317" z="1405.69971"/>
<Orientation y="2.35621"/>
<Actor seed="56018"/>
</Entity>
<Entity uid="4389">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1903.89356" z="1410.47986"/>
<Orientation y="-2.42573"/>
<Actor seed="21613"/>
</Entity>
<Entity uid="4390">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1900.99524" z="1402.47864"/>
<Orientation y="2.35621"/>
<Actor seed="38145"/>
</Entity>
<Entity uid="4391">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1904.20618" z="1400.26392"/>
<Orientation y="2.35621"/>
<Actor seed="19048"/>
</Entity>
<Entity uid="4392">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1905.34375" z="1407.49964"/>
<Orientation y="-0.33457"/>
<Actor seed="20998"/>
</Entity>
<Entity uid="4393">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1908.08533" z="1404.96326"/>
<Orientation y="2.35621"/>
<Actor seed="15067"/>
</Entity>
<Entity uid="4394">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1910.0077" z="1411.98975"/>
<Orientation y="2.35621"/>
<Actor seed="1994"/>
</Entity>
<Entity uid="4395">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1908.948" z="1415.54542"/>
<Orientation y="2.35621"/>
<Actor seed="30624"/>
</Entity>
<Entity uid="4396">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1029.46106" z="1417.33252"/>
<Orientation y="2.35621"/>
<Actor seed="52373"/>
</Entity>
<Entity uid="4397">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1007.05024" z="1491.43836"/>
<Orientation y="2.35621"/>
<Actor seed="23304"/>
</Entity>
<Entity uid="4398">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1001.18232" z="1488.05274"/>
<Orientation y="2.35621"/>
<Actor seed="4093"/>
</Entity>
<Entity uid="4399">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="980.33155" z="1514.99427"/>
<Orientation y="2.35621"/>
<Actor seed="44603"/>
</Entity>
<Entity uid="4401">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="940.23877" z="1549.95545"/>
<Orientation y="1.62368"/>
<Actor seed="16179"/>
</Entity>
<Entity uid="4402">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="995.89008" z="1469.87256"/>
<Orientation y="2.35621"/>
<Actor seed="26037"/>
</Entity>
<Entity uid="4403">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1002.3069" z="1420.14563"/>
<Orientation y="2.35621"/>
<Actor seed="20067"/>
</Entity>
<Entity uid="4404">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1022.30787" z="1387.63758"/>
<Orientation y="2.35621"/>
<Actor seed="30923"/>
</Entity>
<Entity uid="4405">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1044.29126" z="1339.85901"/>
<Orientation y="2.35621"/>
<Actor seed="9039"/>
</Entity>
<Entity uid="4406">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1089.3108" z="1355.85218"/>
<Orientation y="2.35621"/>
<Actor seed="13768"/>
</Entity>
<Entity uid="4407">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1073.08741" z="1371.83509"/>
<Orientation y="2.35621"/>
<Actor seed="35749"/>
</Entity>
<Entity uid="4408">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1070.08655" z="1381.71106"/>
<Orientation y="2.35621"/>
<Actor seed="28154"/>
</Entity>
<Entity uid="4409">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1059.45752" z="1381.516"/>
<Orientation y="2.35621"/>
<Actor seed="58763"/>
</Entity>
<Entity uid="4411">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1051.7411" z="1524.4734"/>
<Orientation y="1.40377"/>
<Actor seed="27680"/>
</Entity>
<Entity uid="4412">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1004.94336" z="1542.50232"/>
<Orientation y="2.35621"/>
<Actor seed="5892"/>
</Entity>
<Entity uid="4413">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1038.09791" z="1510.44288"/>
<Orientation y="2.35621"/>
<Actor seed="38726"/>
</Entity>
<Entity uid="4414">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1023.64551" z="1506.82422"/>
<Orientation y="2.35621"/>
<Actor seed="13554"/>
</Entity>
<Entity uid="4415">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1015.25678" z="1487.92432"/>
<Orientation y="1.24306"/>
<Actor seed="37214"/>
</Entity>
<Entity uid="4416">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1038.37134" z="1477.96534"/>
<Orientation y="2.35621"/>
<Actor seed="63691"/>
</Entity>
<Entity uid="4417">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1022.68537" z="1503.14966"/>
<Orientation y="2.35621"/>
<Actor seed="328"/>
</Entity>
<Entity uid="4418">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1035.61463" z="1460.78028"/>
<Orientation y="2.35621"/>
<Actor seed="5751"/>
</Entity>
<Entity uid="4419">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1039.72303" z="1455.04761"/>
<Orientation y="1.24207"/>
<Actor seed="14800"/>
</Entity>
<Entity uid="4420">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1063.29578" z="1431.03724"/>
<Orientation y="2.35621"/>
<Actor seed="48482"/>
</Entity>
<Entity uid="4421">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1070.64124" z="1418.49891"/>
<Orientation y="-0.69076"/>
<Actor seed="266"/>
</Entity>
<Entity uid="4422">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1053.00574" z="1453.83753"/>
<Orientation y="2.35621"/>
<Actor seed="25974"/>
</Entity>
<Entity uid="4423">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1063.33509" z="1423.00342"/>
<Orientation y="2.35621"/>
<Actor seed="29322"/>
</Entity>
<Entity uid="4424">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1073.34852" z="1427.27735"/>
<Orientation y="2.35621"/>
<Actor seed="13635"/>
</Entity>
<Entity uid="4425">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1085.62745" z="1419.92237"/>
<Orientation y="2.35621"/>
<Actor seed="7966"/>
</Entity>
<Entity uid="4426">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1061.31617" z="1423.10743"/>
<Orientation y="2.35621"/>
<Actor seed="52348"/>
</Entity>
<Entity uid="4427">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1063.53077" z="1425.78272"/>
<Orientation y="0.8858"/>
<Actor seed="10087"/>
</Entity>
<Entity uid="4428">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1084.86817" z="1434.94214"/>
<Orientation y="2.35621"/>
<Actor seed="40895"/>
</Entity>
<Entity uid="4429">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1095.28003" z="1444.18384"/>
<Orientation y="0.19463"/>
<Actor seed="60854"/>
</Entity>
<Entity uid="4430">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1089.13917" z="1477.8219"/>
<Orientation y="-0.83634"/>
<Actor seed="5701"/>
</Entity>
<Entity uid="4431">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1046.03345" z="1505.65308"/>
<Orientation y="-1.27431"/>
<Actor seed="26502"/>
</Entity>
<Entity uid="4432">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1020.97718" z="1517.17737"/>
<Orientation y="-0.895"/>
<Actor seed="21187"/>
</Entity>
<Entity uid="4433">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="994.96949" z="1538.99488"/>
<Orientation y="2.35621"/>
<Actor seed="58147"/>
</Entity>
<Entity uid="4434">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1018.26661" z="1517.66236"/>
<Orientation y="2.35621"/>
<Actor seed="35500"/>
</Entity>
<Entity uid="4435">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1012.35749" z="1513.95691"/>
<Orientation y="-0.71056"/>
<Actor seed="10113"/>
</Entity>
<Entity uid="4436">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="974.11982" z="1558.61597"/>
<Orientation y="-0.76214"/>
<Actor seed="21553"/>
</Entity>
<Entity uid="4437">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="937.9792" z="1597.64588"/>
<Orientation y="2.35621"/>
<Actor seed="14965"/>
</Entity>
<Entity uid="4438">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="967.52863" z="1577.29676"/>
<Orientation y="1.64599"/>
<Actor seed="17574"/>
</Entity>
<Entity uid="4439">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="975.53046" z="1574.57642"/>
<Orientation y="2.35621"/>
<Actor seed="60997"/>
</Entity>
<Entity uid="4440">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="988.66334" z="1580.90638"/>
<Orientation y="1.19222"/>
<Actor seed="2789"/>
</Entity>
<Entity uid="4441">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="981.07807" z="1593.86841"/>
<Orientation y="-1.01061"/>
<Actor seed="23578"/>
</Entity>
<Entity uid="4442">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="926.2317" z="1623.7013"/>
<Orientation y="2.35621"/>
<Actor seed="49733"/>
</Entity>
<Entity uid="4443">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="944.24244" z="1578.03858"/>
<Orientation y="2.35621"/>
<Actor seed="35585"/>
</Entity>
<Entity uid="4444">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="934.3423" z="1560.83924"/>
<Orientation y="-1.06728"/>
<Actor seed="37106"/>
</Entity>
<Entity uid="4445">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="897.52863" z="1584.68958"/>
<Orientation y="2.35621"/>
<Actor seed="10417"/>
</Entity>
<Entity uid="4446">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="924.20167" z="1578.12732"/>
<Orientation y="0.66207"/>
<Actor seed="25245"/>
</Entity>
<Entity uid="4447">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="948.21662" z="1572.6609"/>
<Orientation y="2.35621"/>
<Actor seed="29289"/>
</Entity>
<Entity uid="4448">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="958.99683" z="1570.37269"/>
<Orientation y="2.35621"/>
<Actor seed="40239"/>
</Entity>
<Entity uid="4449">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="960.76905" z="1551.53431"/>
<Orientation y="-0.73"/>
<Actor seed="63598"/>
</Entity>
<Entity uid="4450">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="907.89673" z="1613.83655"/>
<Orientation y="2.35621"/>
<Actor seed="61565"/>
</Entity>
<Entity uid="4451">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="863.52723" z="1604.03614"/>
<Orientation y="-1.6398"/>
<Actor seed="39226"/>
</Entity>
<Entity uid="4452">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="814.01832" z="1603.53565"/>
<Orientation y="2.35621"/>
<Actor seed="2674"/>
</Entity>
<Entity uid="4453">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="821.77405" z="1634.63404"/>
<Orientation y="0.5635"/>
<Actor seed="48034"/>
</Entity>
<Entity uid="4454">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="886.22602" z="1653.32862"/>
<Orientation y="2.35621"/>
<Actor seed="8204"/>
</Entity>
<Entity uid="4455">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="882.12812" z="1660.87159"/>
<Orientation y="-1.65342"/>
<Actor seed="39025"/>
</Entity>
<Entity uid="4456">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="799.43854" z="1640.38343"/>
<Orientation y="-2.25657"/>
<Actor seed="46102"/>
</Entity>
<Entity uid="4457">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="776.79871" z="1616.67908"/>
<Orientation y="2.35621"/>
<Actor seed="34154"/>
</Entity>
<Entity uid="4458">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="775.5558" z="1608.13331"/>
<Orientation y="0.88054"/>
<Actor seed="64084"/>
</Entity>
<Entity uid="4459">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="834.34339" z="1625.98975"/>
<Orientation y="0.59456"/>
<Actor seed="64494"/>
</Entity>
<Entity uid="4460">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="858.06977" z="1634.78211"/>
<Orientation y="-0.54055"/>
<Actor seed="8015"/>
</Entity>
<Entity uid="4461">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="818.51844" z="1657.42457"/>
<Orientation y="2.35621"/>
<Actor seed="8935"/>
</Entity>
<Entity uid="4462">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="822.46924" z="1692.28504"/>
<Orientation y="0.35067"/>
<Actor seed="26226"/>
</Entity>
<Entity uid="4463">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="884.92585" z="1690.22388"/>
<Orientation y="-2.44166"/>
<Actor seed="47892"/>
</Entity>
<Entity uid="4464">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="845.2187" z="1647.03248"/>
<Orientation y="-2.51412"/>
<Actor seed="48975"/>
</Entity>
<Entity uid="4465">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="805.71387" z="1582.49598"/>
<Orientation y="2.35621"/>
<Actor seed="51733"/>
</Entity>
<Entity uid="4466">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="827.46552" z="1592.99146"/>
<Orientation y="2.35621"/>
<Actor seed="10969"/>
</Entity>
<Entity uid="4467">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="824.56324" z="1575.27808"/>
<Orientation y="2.35621"/>
<Actor seed="45716"/>
</Entity>
<Entity uid="4468">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="798.27216" z="1572.90491"/>
<Orientation y="-1.41451"/>
<Actor seed="40698"/>
</Entity>
<Entity uid="4469">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="764.38416" z="1567.83631"/>
<Orientation y="-1.57241"/>
<Actor seed="50722"/>
</Entity>
<Entity uid="4470">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="730.22303" z="1565.9673"/>
<Orientation y="-2.0464"/>
<Actor seed="4229"/>
</Entity>
<Entity uid="4471">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="734.16395" z="1559.90821"/>
<Orientation y="2.35621"/>
<Actor seed="6483"/>
</Entity>
<Entity uid="4472">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="741.01453" z="1554.74781"/>
<Orientation y="2.35621"/>
<Actor seed="7420"/>
</Entity>
<Entity uid="4473">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="710.96033" z="1581.85511"/>
<Orientation y="2.35621"/>
<Actor seed="18222"/>
</Entity>
<Entity uid="4474">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="697.12635" z="1589.00232"/>
<Orientation y="2.35621"/>
<Actor seed="5179"/>
</Entity>
<Entity uid="4475">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="700.91382" z="1592.1648"/>
<Orientation y="2.35621"/>
<Actor seed="54892"/>
</Entity>
<Entity uid="4476">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="717.11353" z="1566.5298"/>
<Orientation y="2.35621"/>
<Actor seed="4893"/>
</Entity>
<Entity uid="4477">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="720.13312" z="1570.80164"/>
<Orientation y="2.35621"/>
<Actor seed="64886"/>
</Entity>
<Entity uid="4478">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="719.61518" z="1583.8877"/>
<Orientation y="2.35621"/>
<Actor seed="12117"/>
</Entity>
<Entity uid="4479">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="753.87732" z="1558.7765"/>
<Orientation y="-0.06434"/>
<Actor seed="63682"/>
</Entity>
<Entity uid="4481">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="867.07123" z="1596.0912"/>
<Orientation y="2.35621"/>
<Actor seed="37052"/>
</Entity>
<Entity uid="4482">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="871.44776" z="1598.40137"/>
<Orientation y="2.35621"/>
<Actor seed="33701"/>
</Entity>
<Entity uid="4483">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="659.98578" z="1593.54212"/>
<Orientation y="2.35621"/>
<Actor seed="50079"/>
</Entity>
<Entity uid="4484">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="668.13624" z="1555.74708"/>
<Orientation y="-2.84092"/>
<Actor seed="25693"/>
</Entity>
<Entity uid="4485">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="661.14942" z="1543.31531"/>
<Orientation y="2.35621"/>
<Actor seed="60163"/>
</Entity>
<Entity uid="4486">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="660.8144" z="1539.73414"/>
<Orientation y="2.35621"/>
<Actor seed="31545"/>
</Entity>
<Entity uid="4487">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="657.89765" z="1549.85865"/>
<Orientation y="2.35621"/>
<Actor seed="41349"/>
</Entity>
<Entity uid="4488">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="645.73078" z="1554.62855"/>
<Orientation y="-1.98356"/>
<Actor seed="62356"/>
</Entity>
<Entity uid="4489">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="638.3094" z="1543.00257"/>
<Orientation y="2.81127"/>
<Actor seed="63185"/>
</Entity>
<Entity uid="4490">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="649.1745" z="1531.12146"/>
<Orientation y="2.35621"/>
<Actor seed="42658"/>
</Entity>
<Entity uid="4491">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="648.13544" z="1525.49585"/>
<Orientation y="2.35621"/>
<Actor seed="1562"/>
</Entity>
<Entity uid="4492">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="636.8736" z="1529.66236"/>
<Orientation y="2.35621"/>
<Actor seed="7662"/>
</Entity>
<Entity uid="4493">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="641.7143" z="1540.60596"/>
<Orientation y="2.35621"/>
<Actor seed="39107"/>
</Entity>
<Entity uid="4494">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="639.3871" z="1530.55005"/>
<Orientation y="2.35621"/>
<Actor seed="50103"/>
</Entity>
<Entity uid="4495">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="649.54987" z="1584.33765"/>
<Orientation y="2.35621"/>
<Actor seed="517"/>
</Entity>
<Entity uid="4496">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="729.00037" z="1678.3069"/>
<Orientation y="2.35621"/>
<Actor seed="7628"/>
</Entity>
<Entity uid="4497">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="722.28162" z="1673.2599"/>
<Orientation y="2.35621"/>
<Actor seed="59075"/>
</Entity>
<Entity uid="4498">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="861.56849" z="1669.38746"/>
<Orientation y="2.35621"/>
<Actor seed="62468"/>
</Entity>
<Entity uid="4499">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="862.47706" z="1661.13428"/>
<Orientation y="2.35621"/>
<Actor seed="43453"/>
</Entity>
<Entity uid="4500">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="872.35315" z="1676.08704"/>
<Orientation y="2.35621"/>
<Actor seed="1636"/>
</Entity>
<Entity uid="4501">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="875.7848" z="1682.34668"/>
<Orientation y="2.35621"/>
<Actor seed="11079"/>
</Entity>
<Entity uid="4502">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="863.89106" z="1680.99488"/>
<Orientation y="2.35621"/>
<Actor seed="6193"/>
</Entity>
<Entity uid="4503">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="853.03937" z="1674.55188"/>
<Orientation y="2.35621"/>
<Actor seed="4005"/>
</Entity>
<Entity uid="4504">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="940.01948" z="1627.76001"/>
<Orientation y="2.35621"/>
<Actor seed="49236"/>
</Entity>
<Entity uid="4505">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="943.69837" z="1633.53394"/>
<Orientation y="2.35621"/>
<Actor seed="55912"/>
</Entity>
<Entity uid="4506">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="958.50013" z="1632.07227"/>
<Orientation y="2.35621"/>
<Actor seed="1341"/>
</Entity>
<Entity uid="4507">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="895.57917" z="1582.87903"/>
<Orientation y="-0.53544"/>
<Actor seed="57068"/>
</Entity>
<Entity uid="4508">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="934.49531" z="1564.80408"/>
<Orientation y="2.35621"/>
<Actor seed="54786"/>
</Entity>
<Entity uid="4509">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="940.06629" z="1569.7013"/>
<Orientation y="2.35621"/>
<Actor seed="6280"/>
</Entity>
<Entity uid="4510">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="934.13056" z="1571.47083"/>
<Orientation y="2.35621"/>
<Actor seed="38557"/>
</Entity>
<Entity uid="4511">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="923.60254" z="1571.94092"/>
<Orientation y="2.35621"/>
<Actor seed="3535"/>
</Entity>
<Entity uid="4512">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="926.93091" z="1570.6985"/>
<Orientation y="2.35621"/>
<Actor seed="41616"/>
</Entity>
<Entity uid="4513">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="830.19459" z="1580.45777"/>
<Orientation y="2.35621"/>
<Actor seed="22055"/>
</Entity>
<Entity uid="4514">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1069.35547" z="1502.32654"/>
<Orientation y="2.35621"/>
<Actor seed="39014"/>
</Entity>
<Entity uid="4515">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1058.51368" z="1477.79737"/>
<Orientation y="2.35621"/>
<Actor seed="47209"/>
</Entity>
<Entity uid="4516">
<Template>actor|geology/stonemine_desert_badlands_new.xml</Template>
<Position x="1020.3423" z="1465.12317"/>
<Orientation y="3.0419"/>
<Actor seed="49684"/>
</Entity>
<Entity uid="4517">
<Template>actor|geology/stonemine_desert_badlands_quarry.xml</Template>
<Position x="1020.92261" z="1528.61097"/>
<Orientation y="-0.30568"/>
<Actor seed="12249"/>
</Entity>
<Entity uid="4518">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1012.74292" z="1437.7461"/>
<Orientation y="2.35621"/>
<Actor seed="20483"/>
</Entity>
<Entity uid="4519">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1083.45545" z="1481.10462"/>
<Orientation y="2.35621"/>
<Actor seed="5746"/>
</Entity>
<Entity uid="4520">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1009.27033" z="1558.8849"/>
<Orientation y="2.35621"/>
<Actor seed="37204"/>
</Entity>
<Entity uid="4521">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="913.45124" z="1575.32898"/>
<Orientation y="2.35621"/>
<Actor seed="65117"/>
</Entity>
<Entity uid="4522">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="925.50483" z="1563.90076"/>
<Orientation y="2.35621"/>
<Actor seed="10095"/>
</Entity>
<Entity uid="4523">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="913.7038" z="1548.41346"/>
<Orientation y="2.35621"/>
<Actor seed="49764"/>
</Entity>
<Entity uid="4524">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="928.31733" z="1536.22767"/>
<Orientation y="2.35621"/>
<Actor seed="26719"/>
</Entity>
<Entity uid="4525">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="954.5522" z="1530.51575"/>
<Orientation y="2.35621"/>
<Actor seed="42947"/>
</Entity>
<Entity uid="4526">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="766.37604" z="1530.57215"/>
<Orientation y="2.35621"/>
<Actor seed="31917"/>
</Entity>
<Entity uid="4527">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="713.67542" z="1546.23633"/>
<Orientation y="2.35621"/>
<Actor seed="8539"/>
</Entity>
<Entity uid="4528">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="669.52186" z="1576.4292"/>
<Orientation y="2.35621"/>
<Actor seed="5276"/>
</Entity>
<Entity uid="4529">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="654.20429" z="1555.12647"/>
<Orientation y="2.35621"/>
<Actor seed="47514"/>
</Entity>
<Entity uid="4530">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="653.24317" z="1440.09986"/>
<Orientation y="2.35621"/>
<Actor seed="31756"/>
</Entity>
<Entity uid="4531">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="655.02466" z="1422.62964"/>
<Orientation y="2.35621"/>
<Actor seed="19817"/>
</Entity>
<Entity uid="4532">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="681.78266" z="1394.2367"/>
<Orientation y="2.35621"/>
<Actor seed="15092"/>
</Entity>
<Entity uid="4533">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="691.19324" z="1354.79603"/>
<Orientation y="2.35621"/>
<Actor seed="14009"/>
</Entity>
<Entity uid="4534">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="703.31678" z="1328.13038"/>
<Orientation y="2.35621"/>
<Actor seed="47617"/>
</Entity>
<Entity uid="4535">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="724.73438" z="1297.69715"/>
<Orientation y="2.35621"/>
<Actor seed="61749"/>
</Entity>
<Entity uid="4536">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="769.50794" z="1250.214"/>
<Orientation y="2.35621"/>
<Actor seed="27346"/>
</Entity>
<Entity uid="4537">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="781.80555" z="1246.90638"/>
<Orientation y="2.35621"/>
<Actor seed="9198"/>
</Entity>
<Entity uid="4538">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="750.11524" z="1246.9817"/>
<Orientation y="2.35621"/>
<Actor seed="25298"/>
</Entity>
<Entity uid="4539">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="733.73053" z="1247.54029"/>
<Orientation y="2.35621"/>
<Actor seed="49319"/>
</Entity>
<Entity uid="4540">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="748.67713" z="1244.43934"/>
<Orientation y="2.35621"/>
<Actor seed="59747"/>
</Entity>
<Entity uid="4541">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="780.04072" z="1219.13245"/>
<Orientation y="2.35621"/>
<Actor seed="8918"/>
</Entity>
<Entity uid="4542">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="831.42225" z="1215.85145"/>
<Orientation y="2.35621"/>
<Actor seed="712"/>
</Entity>
<Entity uid="4543">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="818.88538" z="1198.96033"/>
<Orientation y="2.35621"/>
<Actor seed="20458"/>
</Entity>
<Entity uid="4545">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="846.33985" z="1220.7798"/>
<Orientation y="2.35621"/>
<Actor seed="62264"/>
</Entity>
<Entity uid="4546">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="843.43787" z="1177.74903"/>
<Orientation y="2.35621"/>
<Actor seed="39273"/>
</Entity>
<Entity uid="4547">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="833.56348" z="1172.08838"/>
<Orientation y="2.35621"/>
<Actor seed="39665"/>
</Entity>
<Entity uid="4548">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="832.17096" z="1151.6388"/>
<Orientation y="2.35621"/>
<Actor seed="37462"/>
</Entity>
<Entity uid="4549">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="863.38794" z="1165.34827"/>
<Orientation y="2.35621"/>
<Actor seed="50085"/>
</Entity>
<Entity uid="4550">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="856.12403" z="1140.81959"/>
<Orientation y="2.35621"/>
<Actor seed="58259"/>
</Entity>
<Entity uid="4551">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="849.87568" z="1158.72193"/>
<Orientation y="2.35621"/>
<Actor seed="1930"/>
</Entity>
<Entity uid="4552">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="845.40229" z="1153.19654"/>
<Orientation y="2.35621"/>
<Actor seed="8887"/>
</Entity>
<Entity uid="4553">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="826.46106" z="1189.5027"/>
<Orientation y="2.35621"/>
<Actor seed="48112"/>
</Entity>
<Entity uid="4554">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="823.74793" z="1179.86304"/>
<Orientation y="2.35621"/>
<Actor seed="55258"/>
</Entity>
<Entity uid="4555">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="766.4535" z="1160.22681"/>
<Orientation y="2.35621"/>
<Actor seed="15229"/>
</Entity>
<Entity uid="4556">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="726.02851" z="1245.09363"/>
<Orientation y="2.35621"/>
<Actor seed="11049"/>
</Entity>
<Entity uid="4557">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="760.75196" z="1239.55396"/>
<Orientation y="2.35621"/>
<Actor seed="50866"/>
</Entity>
<Entity uid="4558">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="768.19574" z="1230.83655"/>
<Orientation y="2.35621"/>
<Actor seed="54773"/>
</Entity>
<Entity uid="4559">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="776.25232" z="1239.13721"/>
<Orientation y="2.35621"/>
<Actor seed="31869"/>
</Entity>
<Entity uid="4560">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="734.27826" z="1215.51111"/>
<Orientation y="2.35621"/>
<Actor seed="16006"/>
</Entity>
<Entity uid="4561">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="742.66858" z="1208.18738"/>
<Orientation y="2.35621"/>
<Actor seed="49888"/>
</Entity>
<Entity uid="4562">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="735.94245" z="1204.82398"/>
<Orientation y="2.35621"/>
<Actor seed="57372"/>
</Entity>
<Entity uid="4563">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="729.89277" z="1196.27967"/>
<Orientation y="2.35621"/>
<Actor seed="23975"/>
</Entity>
<Entity uid="4564">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="759.76581" z="1221.45215"/>
<Orientation y="2.35621"/>
<Actor seed="16025"/>
</Entity>
<Entity uid="4565">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="685.65406" z="1295.08619"/>
<Orientation y="2.35621"/>
<Actor seed="8692"/>
</Entity>
<Entity uid="4566">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="692.5348" z="1305.02381"/>
<Orientation y="2.35621"/>
<Actor seed="43787"/>
</Entity>
<Entity uid="4567">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="685.91755" z="1318.11268"/>
<Orientation y="2.35621"/>
<Actor seed="44060"/>
</Entity>
<Entity uid="4568">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="667.88642" z="1324.55884"/>
<Orientation y="2.35621"/>
<Actor seed="34499"/>
</Entity>
<Entity uid="4569">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="678.59668" z="1328.92579"/>
<Orientation y="2.35621"/>
<Actor seed="19391"/>
</Entity>
<Entity uid="4570">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="673.65601" z="1333.25672"/>
<Orientation y="2.35621"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="4571">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="666.66645" z="1338.84717"/>
<Orientation y="0.55306"/>
<Actor seed="6344"/>
</Entity>
<Entity uid="4572">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="672.12745" z="1349.67066"/>
<Orientation y="-1.65804"/>
<Actor seed="47128"/>
</Entity>
<Entity uid="4573">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="650.88904" z="1357.71949"/>
<Orientation y="2.35621"/>
<Actor seed="46027"/>
</Entity>
<Entity uid="4574">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="652.49225" z="1382.82642"/>
<Orientation y="0.16781"/>
<Actor seed="3096"/>
</Entity>
<Entity uid="4575">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="654.60041" z="1398.79273"/>
<Orientation y="2.35621"/>
<Actor seed="15567"/>
</Entity>
<Entity uid="4576">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="635.97388" z="1412.04493"/>
<Orientation y="2.35621"/>
<Actor seed="38559"/>
</Entity>
<Entity uid="4577">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="642.2696" z="1416.00818"/>
<Orientation y="2.35621"/>
<Actor seed="10757"/>
</Entity>
<Entity uid="4578">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="618.23646" z="1441.12269"/>
<Orientation y="2.35621"/>
<Actor seed="19319"/>
</Entity>
<Entity uid="4579">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="618.81959" z="1452.87427"/>
<Orientation y="2.35621"/>
<Actor seed="46872"/>
</Entity>
<Entity uid="4580">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="572.04468" z="1499.04883"/>
<Orientation y="2.35621"/>
<Actor seed="58993"/>
</Entity>
<Entity uid="4581">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="597.67212" z="1481.29322"/>
<Orientation y="2.35621"/>
<Actor seed="44809"/>
</Entity>
<Entity uid="4582">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="593.32691" z="1488.47962"/>
<Orientation y="2.35621"/>
<Actor seed="40313"/>
</Entity>
<Entity uid="4583">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="567.68604" z="1507.03333"/>
<Orientation y="-2.88111"/>
<Actor seed="36013"/>
</Entity>
<Entity uid="4584">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="541.63086" z="1505.94397"/>
<Orientation y="2.35621"/>
<Actor seed="48142"/>
</Entity>
<Entity uid="4585">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="564.37836" z="1510.35706"/>
<Orientation y="2.35621"/>
<Actor seed="33063"/>
</Entity>
<Entity uid="4586">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="532.75843" z="1524.91761"/>
<Orientation y="2.35621"/>
<Actor seed="51350"/>
</Entity>
<Entity uid="4587">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="529.01911" z="1534.14783"/>
<Orientation y="2.35621"/>
<Actor seed="30"/>
</Entity>
<Entity uid="4588">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="511.20521" z="1535.84485"/>
<Orientation y="2.35621"/>
<Actor seed="37136"/>
</Entity>
<Entity uid="4589">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="502.42533" z="1537.78895"/>
<Orientation y="0.26554"/>
<Actor seed="19623"/>
</Entity>
<Entity uid="4590">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="506.7855" z="1554.26258"/>
<Orientation y="2.35621"/>
<Actor seed="48210"/>
</Entity>
<Entity uid="4591">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="522.76172" z="1546.80542"/>
<Orientation y="2.35621"/>
<Actor seed="25369"/>
</Entity>
<Entity uid="4592">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="511.40827" z="1555.26648"/>
<Orientation y="2.35621"/>
<Actor seed="27547"/>
</Entity>
<Entity uid="4593">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="514.5334" z="1559.87256"/>
<Orientation y="2.35621"/>
<Actor seed="5573"/>
</Entity>
<Entity uid="4594">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="536.27448" z="1573.0265"/>
<Orientation y="2.35621"/>
<Actor seed="25090"/>
</Entity>
<Entity uid="4595">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="537.40796" z="1569.20826"/>
<Orientation y="2.35621"/>
<Actor seed="61934"/>
</Entity>
<Entity uid="4596">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="548.23609" z="1565.5409"/>
<Orientation y="2.35621"/>
<Actor seed="26558"/>
</Entity>
<Entity uid="4597">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="561.5937" z="1555.57715"/>
<Orientation y="2.35621"/>
<Actor seed="63550"/>
</Entity>
<Entity uid="4598">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="561.7594" z="1549.27076"/>
<Orientation y="2.35621"/>
<Actor seed="17672"/>
</Entity>
<Entity uid="4599">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="568.80866" z="1568.75489"/>
<Orientation y="2.35621"/>
<Actor seed="25018"/>
</Entity>
<Entity uid="4600">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="571.44306" z="1565.01429"/>
<Orientation y="2.35621"/>
<Actor seed="6677"/>
</Entity>
<Entity uid="4601">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="569.61426" z="1560.36036"/>
<Orientation y="2.35621"/>
<Actor seed="33662"/>
</Entity>
<Entity uid="4602">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="580.11377" z="1550.36072"/>
<Orientation y="2.35621"/>
<Actor seed="10210"/>
</Entity>
<Entity uid="4603">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="590.46424" z="1544.91797"/>
<Orientation y="2.35621"/>
<Actor seed="3419"/>
</Entity>
<Entity uid="4604">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="576.15564" z="1557.71497"/>
<Orientation y="2.35621"/>
<Actor seed="28598"/>
</Entity>
<Entity uid="4605">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="571.95075" z="1561.26307"/>
<Orientation y="2.35621"/>
<Actor seed="18648"/>
</Entity>
<Entity uid="4606">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="568.30665" z="1566.886"/>
<Orientation y="2.35621"/>
<Actor seed="60302"/>
</Entity>
<Entity uid="4607">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="572.66651" z="1581.04969"/>
<Orientation y="2.35621"/>
<Actor seed="34204"/>
</Entity>
<Entity uid="4608">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="562.44031" z="1578.3932"/>
<Orientation y="2.35621"/>
<Actor seed="16174"/>
</Entity>
<Entity uid="4609">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="563.22376" z="1583.6659"/>
<Orientation y="2.35621"/>
<Actor seed="57460"/>
</Entity>
<Entity uid="4610">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="565.16694" z="1577.7317"/>
<Orientation y="0.30422"/>
<Actor seed="11702"/>
</Entity>
<Entity uid="4611">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="570.02955" z="1585.46045"/>
<Orientation y="2.35621"/>
<Actor seed="21168"/>
</Entity>
<Entity uid="4612">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="596.72309" z="1600.9546"/>
<Orientation y="2.35621"/>
<Actor seed="5112"/>
</Entity>
<Entity uid="4613">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="585.88227" z="1585.3152"/>
<Orientation y="3.04027"/>
<Actor seed="16466"/>
</Entity>
<Entity uid="4614">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="593.32251" z="1559.79078"/>
<Orientation y="2.35621"/>
<Actor seed="34504"/>
</Entity>
<Entity uid="4615">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="600.01606" z="1556.13062"/>
<Orientation y="-2.02211"/>
<Actor seed="45584"/>
</Entity>
<Entity uid="4616">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="600.48621" z="1565.84778"/>
<Orientation y="2.35621"/>
<Actor seed="16367"/>
</Entity>
<Entity uid="4617">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="605.67542" z="1567.1963"/>
<Orientation y="2.35621"/>
<Actor seed="3932"/>
</Entity>
<Entity uid="4618">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="597.253" z="1552.20105"/>
<Orientation y="-2.7355"/>
<Actor seed="28924"/>
</Entity>
<Entity uid="4619">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="590.3108" z="1543.36414"/>
<Orientation y="0.01197"/>
<Actor seed="44916"/>
</Entity>
<Entity uid="4620">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="589.97315" z="1553.8506"/>
<Orientation y="2.35621"/>
<Actor seed="57509"/>
</Entity>
<Entity uid="4621">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="578.30079" z="1565.84681"/>
<Orientation y="2.35621"/>
<Actor seed="53866"/>
</Entity>
<Entity uid="4622">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="585.14087" z="1572.89942"/>
<Orientation y="2.35621"/>
<Actor seed="33083"/>
</Entity>
<Entity uid="4623">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.15955" z="1577.03431"/>
<Orientation y="2.35621"/>
<Actor seed="50286"/>
</Entity>
<Entity uid="4624">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="592.95484" z="1586.6897"/>
<Orientation y="0.4095"/>
<Actor seed="36714"/>
</Entity>
<Entity uid="4625">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="599.52283" z="1595.21229"/>
<Orientation y="0.6556"/>
<Actor seed="35395"/>
</Entity>
<Entity uid="4626">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.72602" z="1595.06873"/>
<Orientation y="2.35621"/>
<Actor seed="4450"/>
</Entity>
<Entity uid="4627">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="589.68116" z="1595.92579"/>
<Orientation y="0.11225"/>
<Actor seed="34480"/>
</Entity>
<Entity uid="4628">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="628.2024" z="1607.6941"/>
<Orientation y="2.35621"/>
<Actor seed="22035"/>
</Entity>
<Entity uid="4629">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="619.84998" z="1578.47571"/>
<Orientation y="-2.89234"/>
<Actor seed="51207"/>
</Entity>
<Entity uid="4630">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="645.6407" z="1572.25293"/>
<Orientation y="-0.26717"/>
<Actor seed="36860"/>
</Entity>
<Entity uid="4631">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="639.73737" z="1591.22657"/>
<Orientation y="-0.12118"/>
<Actor seed="40445"/>
</Entity>
<Entity uid="4632">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="652.6233" z="1609.49622"/>
<Orientation y="2.35621"/>
<Actor seed="8641"/>
</Entity>
<Entity uid="4633">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="663.63642" z="1610.90223"/>
<Orientation y="2.35621"/>
<Actor seed="52743"/>
</Entity>
<Entity uid="4634">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="700.15021" z="1590.9911"/>
<Orientation y="-1.8986"/>
<Actor seed="55768"/>
</Entity>
<Entity uid="4635">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="667.41034" z="1599.71155"/>
<Orientation y="-2.6186"/>
<Actor seed="17807"/>
</Entity>
<Entity uid="4636">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="661.13788" z="1593.59021"/>
<Orientation y="0.3233"/>
<Actor seed="64858"/>
</Entity>
<Entity uid="4637">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="682.10102" z="1611.47168"/>
<Orientation y="2.35621"/>
<Actor seed="37623"/>
</Entity>
<Entity uid="4638">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="690.82245" z="1617.19788"/>
<Orientation y="2.35621"/>
<Actor seed="2411"/>
</Entity>
<Entity uid="4639">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="694.51166" z="1624.12916"/>
<Orientation y="-2.1125"/>
<Actor seed="16266"/>
</Entity>
<Entity uid="4640">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="663.7845" z="1598.63868"/>
<Orientation y="-2.35637"/>
<Actor seed="21548"/>
</Entity>
<Entity uid="4641">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="650.17524" z="1580.72974"/>
<Orientation y="2.35621"/>
<Actor seed="39777"/>
</Entity>
<Entity uid="4642">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="653.83265" z="1569.53614"/>
<Orientation y="2.35621"/>
<Actor seed="63375"/>
</Entity>
<Entity uid="4643">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="664.1117" z="1587.7544"/>
<Orientation y="2.35621"/>
<Actor seed="43054"/>
</Entity>
<Entity uid="4644">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="666.58948" z="1580.5204"/>
<Orientation y="-1.97147"/>
<Actor seed="46548"/>
</Entity>
<Entity uid="4645">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="643.23871" z="1567.92725"/>
<Orientation y="2.35621"/>
<Actor seed="24608"/>
</Entity>
<Entity uid="4646">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="578.59156" z="1584.5066"/>
<Orientation y="2.35621"/>
<Actor seed="47403"/>
</Entity>
<Entity uid="4647">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="574.2328" z="1591.56763"/>
<Orientation y="2.35621"/>
<Actor seed="22035"/>
</Entity>
<Entity uid="4648">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="559.93323" z="1592.61426"/>
<Orientation y="2.35621"/>
<Actor seed="23097"/>
</Entity>
<Entity uid="4649">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="552.37903" z="1594.0896"/>
<Orientation y="2.35621"/>
<Actor seed="8978"/>
</Entity>
<Entity uid="4650">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="561.96698" z="1589.39966"/>
<Orientation y="2.35621"/>
<Actor seed="23859"/>
</Entity>
<Entity uid="4651">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="568.82337" z="1569.63318"/>
<Orientation y="2.35621"/>
<Actor seed="22514"/>
</Entity>
<Entity uid="4652">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="570.6648" z="1549.5188"/>
<Orientation y="2.35621"/>
<Actor seed="51455"/>
</Entity>
<Entity uid="4653">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="563.78333" z="1554.35022"/>
<Orientation y="-0.91524"/>
<Actor seed="39283"/>
</Entity>
<Entity uid="4654">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="547.9499" z="1565.4308"/>
<Orientation y="2.35621"/>
<Actor seed="1216"/>
</Entity>
<Entity uid="4655">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="534.26087" z="1585.99903"/>
<Orientation y="2.35621"/>
<Actor seed="65424"/>
</Entity>
<Entity uid="4656">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="547.4062" z="1586.84412"/>
<Orientation y="2.35621"/>
<Actor seed="45364"/>
</Entity>
<Entity uid="4657">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="538.7544" z="1597.82862"/>
<Orientation y="2.35621"/>
<Actor seed="55756"/>
</Entity>
<Entity uid="4658">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="540.31922" z="1599.28455"/>
<Orientation y="2.35621"/>
<Actor seed="45751"/>
</Entity>
<Entity uid="4659">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="552.28541" z="1604.89637"/>
<Orientation y="2.35621"/>
<Actor seed="30"/>
</Entity>
<Entity uid="4660">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="563.88843" z="1612.11023"/>
<Orientation y="2.35621"/>
<Actor seed="51231"/>
</Entity>
<Entity uid="4661">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="565.66163" z="1622.41797"/>
<Orientation y="2.35621"/>
<Actor seed="33637"/>
</Entity>
<Entity uid="4662">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="560.65442" z="1619.34607"/>
<Orientation y="-2.61962"/>
<Actor seed="45705"/>
</Entity>
<Entity uid="4663">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="551.52375" z="1602.63831"/>
<Orientation y="2.35621"/>
<Actor seed="18074"/>
</Entity>
<Entity uid="4664">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="566.3509" z="1616.65467"/>
<Orientation y="2.35621"/>
<Actor seed="37006"/>
</Entity>
<Entity uid="4665">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="567.4687" z="1627.23096"/>
<Orientation y="2.35621"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="4666">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="562.82538" z="1626.43445"/>
<Orientation y="2.35621"/>
<Actor seed="55184"/>
</Entity>
<Entity uid="4667">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="580.8631" z="1636.99573"/>
<Orientation y="2.35621"/>
<Actor seed="39123"/>
</Entity>
<Entity uid="4668">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="577.58497" z="1644.17164"/>
<Orientation y="2.35621"/>
<Actor seed="9588"/>
</Entity>
<Entity uid="4669">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="563.42408" z="1647.5387"/>
<Orientation y="2.35621"/>
<Actor seed="45548"/>
</Entity>
<Entity uid="4670">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="557.31806" z="1642.43335"/>
<Orientation y="-2.71834"/>
<Actor seed="26918"/>
</Entity>
<Entity uid="4671">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="531.02533" z="1618.443"/>
<Orientation y="2.35621"/>
<Actor seed="60685"/>
</Entity>
<Entity uid="4672">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="529.00098" z="1616.76832"/>
<Orientation y="-2.28882"/>
<Actor seed="50132"/>
</Entity>
<Entity uid="4673">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="517.5984" z="1575.58338"/>
<Orientation y="2.35621"/>
<Actor seed="41498"/>
</Entity>
<Entity uid="4674">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="528.28528" z="1538.99427"/>
<Orientation y="2.35621"/>
<Actor seed="5189"/>
</Entity>
<Entity uid="4675">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="532.84174" z="1564.97767"/>
<Orientation y="2.35621"/>
<Actor seed="59091"/>
</Entity>
<Entity uid="4676">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="529.85572" z="1569.39783"/>
<Orientation y="-1.58935"/>
<Actor seed="27889"/>
</Entity>
<Entity uid="4677">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="519.3219" z="1568.99683"/>
<Orientation y="2.35621"/>
<Actor seed="58787"/>
</Entity>
<Entity uid="4678">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="523.6023" z="1558.33704"/>
<Orientation y="2.35621"/>
<Actor seed="19352"/>
</Entity>
<Entity uid="4679">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="533.35822" z="1537.3429"/>
<Orientation y="2.35621"/>
<Actor seed="23771"/>
</Entity>
<Entity uid="4680">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="558.49134" z="1513.20508"/>
<Orientation y="2.62757"/>
<Actor seed="12652"/>
</Entity>
<Entity uid="4681">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="567.83393" z="1508.02637"/>
<Orientation y="1.38265"/>
<Actor seed="6332"/>
</Entity>
<Entity uid="4682">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="575.76185" z="1507.96363"/>
<Orientation y="2.35621"/>
<Actor seed="619"/>
</Entity>
<Entity uid="4683">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="604.28547" z="1498.48646"/>
<Orientation y="2.01192"/>
<Actor seed="11032"/>
</Entity>
<Entity uid="4684">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="624.16004" z="1476.12415"/>
<Orientation y="2.35621"/>
<Actor seed="28624"/>
</Entity>
<Entity uid="4685">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="619.16065" z="1469.97681"/>
<Orientation y="-1.66511"/>
<Actor seed="14611"/>
</Entity>
<Entity uid="4686">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="602.65381" z="1484.29493"/>
<Orientation y="-1.24045"/>
<Actor seed="48533"/>
</Entity>
<Entity uid="4687">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="585.64362" z="1502.34559"/>
<Orientation y="2.35621"/>
<Actor seed="42119"/>
</Entity>
<Entity uid="4688">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="595.3672" z="1511.3307"/>
<Orientation y="1.45257"/>
<Actor seed="61052"/>
</Entity>
<Entity uid="4689">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="606.41187" z="1523.86365"/>
<Orientation y="2.35621"/>
<Actor seed="27489"/>
</Entity>
<Entity uid="4690">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="597.04914" z="1531.24598"/>
<Orientation y="2.35621"/>
<Actor seed="57343"/>
</Entity>
<Entity uid="4691">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="607.54584" z="1533.91187"/>
<Orientation y="2.56504"/>
<Actor seed="34037"/>
</Entity>
<Entity uid="4692">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="614.474" z="1514.83802"/>
<Orientation y="2.35621"/>
<Actor seed="6416"/>
</Entity>
<Entity uid="4693">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="625.61951" z="1502.28968"/>
<Orientation y="2.34757"/>
<Actor seed="38165"/>
</Entity>
<Entity uid="4694">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="630.59467" z="1491.23035"/>
<Orientation y="2.35871"/>
<Actor seed="46437"/>
</Entity>
<Entity uid="4695">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="633.18366" z="1481.64161"/>
<Orientation y="2.35621"/>
<Actor seed="6361"/>
</Entity>
<Entity uid="4696">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="626.15851" z="1500.01978"/>
<Orientation y="2.35621"/>
<Actor seed="22601"/>
</Entity>
<Entity uid="4697">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="627.64606" z="1518.50831"/>
<Orientation y="2.35621"/>
<Actor seed="28336"/>
</Entity>
<Entity uid="4698">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="610.67548" z="1519.60462"/>
<Orientation y="2.35621"/>
<Actor seed="54488"/>
</Entity>
<Entity uid="4699">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="599.74024" z="1527.86524"/>
<Orientation y="2.35621"/>
<Actor seed="5021"/>
</Entity>
<Entity uid="4700">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="595.34644" z="1534.93531"/>
<Orientation y="2.35621"/>
<Actor seed="30721"/>
</Entity>
<Entity uid="4701">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="602.3152" z="1525.52784"/>
<Orientation y="2.27034"/>
<Actor seed="38279"/>
</Entity>
<Entity uid="4702">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="630.16688" z="1493.86414"/>
<Orientation y="2.17603"/>
<Actor seed="59311"/>
</Entity>
<Entity uid="4703">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="635.36585" z="1483.19593"/>
<Orientation y="2.03458"/>
<Actor seed="41326"/>
</Entity>
<Entity uid="4704">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="639.22651" z="1477.62293"/>
<Orientation y="2.845"/>
<Actor seed="17513"/>
</Entity>
<Entity uid="4705">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="658.03528" z="1473.20691"/>
<Orientation y="2.35621"/>
<Actor seed="32494"/>
</Entity>
<Entity uid="4706">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="645.69263" z="1483.13086"/>
<Orientation y="2.35621"/>
<Actor seed="56007"/>
</Entity>
<Entity uid="4707">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="647.7541" z="1495.81812"/>
<Orientation y="-2.62755"/>
<Actor seed="50666"/>
</Entity>
<Entity uid="4708">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="635.96015" z="1473.98621"/>
<Orientation y="2.35621"/>
<Actor seed="64522"/>
</Entity>
<Entity uid="4709">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="639.84559" z="1461.26844"/>
<Orientation y="2.35621"/>
<Actor seed="64869"/>
</Entity>
<Entity uid="4710">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="643.05896" z="1454.39637"/>
<Orientation y="2.35621"/>
<Actor seed="26885"/>
</Entity>
<Entity uid="4711">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="655.23469" z="1436.46277"/>
<Orientation y="2.35621"/>
<Actor seed="717"/>
</Entity>
<Entity uid="4712">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="661.9375" z="1437.03101"/>
<Orientation y="2.35621"/>
<Actor seed="46495"/>
</Entity>
<Entity uid="4713">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="658.46027" z="1444.33692"/>
<Orientation y="2.35621"/>
<Actor seed="56907"/>
</Entity>
<Entity uid="4714">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="644.71326" z="1460.70484"/>
<Orientation y="2.35621"/>
<Actor seed="20903"/>
</Entity>
<Entity uid="4715">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="650.48163" z="1451.16944"/>
<Orientation y="2.9516"/>
<Actor seed="46213"/>
</Entity>
<Entity uid="4716">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="655.8039" z="1443.11255"/>
<Orientation y="2.35621"/>
<Actor seed="11537"/>
</Entity>
<Entity uid="4717">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="651.64191" z="1433.77222"/>
<Orientation y="2.35621"/>
<Actor seed="43299"/>
</Entity>
<Entity uid="4718">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="667.69031" z="1404.25953"/>
<Orientation y="2.35621"/>
<Actor seed="5698"/>
</Entity>
<Entity uid="4719">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="681.48926" z="1324.79798"/>
<Orientation y="2.35621"/>
<Actor seed="28697"/>
</Entity>
<Entity uid="4720">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="664.03162" z="1361.78638"/>
<Orientation y="-1.04102"/>
<Actor seed="58999"/>
</Entity>
<Entity uid="4721">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="638.46314" z="1401.64869"/>
<Orientation y="1.70144"/>
<Actor seed="53642"/>
</Entity>
<Entity uid="4722">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="658.86933" z="1393.00525"/>
<Orientation y="2.90485"/>
<Actor seed="35526"/>
</Entity>
<Entity uid="4723">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="664.7323" z="1369.2826"/>
<Orientation y="2.35621"/>
<Actor seed="13161"/>
</Entity>
<Entity uid="4724">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="665.55213" z="1354.33887"/>
<Orientation y="2.35621"/>
<Actor seed="36271"/>
</Entity>
<Entity uid="4725">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="660.9709" z="1343.3335"/>
<Orientation y="3.05082"/>
<Actor seed="42859"/>
</Entity>
<Entity uid="4726">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="671.2323" z="1322.2107"/>
<Orientation y="2.35621"/>
<Actor seed="25761"/>
</Entity>
<Entity uid="4727">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="672.08423" z="1347.43323"/>
<Orientation y="2.35621"/>
<Actor seed="5381"/>
</Entity>
<Entity uid="4728">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="667.08576" z="1372.45167"/>
<Orientation y="2.35621"/>
<Actor seed="15053"/>
</Entity>
<Entity uid="4729">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="667.73035" z="1360.57068"/>
<Orientation y="2.35621"/>
<Actor seed="42590"/>
</Entity>
<Entity uid="4730">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="663.53687" z="1345.57569"/>
<Orientation y="2.68741"/>
<Actor seed="31088"/>
</Entity>
<Entity uid="4731">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="683.81342" z="1315.73609"/>
<Orientation y="2.35621"/>
<Actor seed="1222"/>
</Entity>
<Entity uid="4732">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="674.63752" z="1296.8982"/>
<Orientation y="2.35621"/>
<Actor seed="50871"/>
</Entity>
<Entity uid="4733">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="679.94556" z="1285.61451"/>
<Orientation y="2.61452"/>
<Actor seed="20943"/>
</Entity>
<Entity uid="4734">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="687.77991" z="1255.75977"/>
<Orientation y="2.35621"/>
<Actor seed="5946"/>
</Entity>
<Entity uid="4735">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="684.10505" z="1229.08753"/>
<Orientation y="2.35621"/>
<Actor seed="48286"/>
</Entity>
<Entity uid="4736">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="683.26172" z="1212.55738"/>
<Orientation y="-3.11228"/>
<Actor seed="2386"/>
</Entity>
<Entity uid="4737">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="679.67115" z="1198.63404"/>
<Orientation y="2.35621"/>
<Actor seed="7053"/>
</Entity>
<Entity uid="4738">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="672.1208" z="1212.11573"/>
<Orientation y="2.35621"/>
<Actor seed="39681"/>
</Entity>
<Entity uid="4739">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="674.76404" z="1264.41871"/>
<Orientation y="2.35621"/>
<Actor seed="53932"/>
</Entity>
<Entity uid="4740">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="674.50538" z="1258.11634"/>
<Orientation y="3.12418"/>
<Actor seed="31058"/>
</Entity>
<Entity uid="4741">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.18616" z="1222.86048"/>
<Orientation y="2.35621"/>
<Actor seed="26447"/>
</Entity>
<Entity uid="4742">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="679.96998" z="1191.22754"/>
<Orientation y="2.35621"/>
<Actor seed="27393"/>
</Entity>
<Entity uid="4743">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="676.43384" z="1200.41407"/>
<Orientation y="2.35621"/>
<Actor seed="18909"/>
</Entity>
<Entity uid="4744">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="678.64002" z="1214.10621"/>
<Orientation y="0.33367"/>
<Actor seed="12212"/>
</Entity>
<Entity uid="4745">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="680.3213" z="1231.23902"/>
<Orientation y="2.35621"/>
<Actor seed="15451"/>
</Entity>
<Entity uid="4746">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="681.06733" z="1242.60584"/>
<Orientation y="2.35621"/>
<Actor seed="2385"/>
</Entity>
<Entity uid="4747">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="678.78626" z="1253.90931"/>
<Orientation y="2.35621"/>
<Actor seed="37840"/>
</Entity>
<Entity uid="4748">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="685.48273" z="1279.41822"/>
<Orientation y="0.99904"/>
<Actor seed="24656"/>
</Entity>
<Entity uid="4749">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="697.4939" z="1285.2151"/>
<Orientation y="2.35621"/>
<Actor seed="38939"/>
</Entity>
<Entity uid="4750">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="686.19227" z="1299.90052"/>
<Orientation y="2.35621"/>
<Actor seed="58194"/>
</Entity>
<Entity uid="4751">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="694.91114" z="1299.20643"/>
<Orientation y="2.35621"/>
<Actor seed="44194"/>
</Entity>
<Entity uid="4752">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="730.24225" z="1193.32886"/>
<Orientation y="2.35621"/>
<Actor seed="46874"/>
</Entity>
<Entity uid="4753">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="734.48719" z="1217.90662"/>
<Orientation y="2.35621"/>
<Actor seed="35731"/>
</Entity>
<Entity uid="4754">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="749.48139" z="1229.4673"/>
<Orientation y="2.35621"/>
<Actor seed="35011"/>
</Entity>
<Entity uid="4755">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="722.44977" z="1238.59144"/>
<Orientation y="2.35621"/>
<Actor seed="38438"/>
</Entity>
<Entity uid="4756">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="720.774" z="1233.64136"/>
<Orientation y="2.67042"/>
<Actor seed="30217"/>
</Entity>
<Entity uid="4757">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="732.20936" z="1206.63672"/>
<Orientation y="2.35621"/>
<Actor seed="62687"/>
</Entity>
<Entity uid="4758">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="738.7776" z="1228.26221"/>
<Orientation y="2.35621"/>
<Actor seed="1334"/>
</Entity>
<Entity uid="4759">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="735.50654" z="1219.49793"/>
<Orientation y="2.35621"/>
<Actor seed="59406"/>
</Entity>
<Entity uid="4760">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="731.44123" z="1222.44288"/>
<Orientation y="2.35621"/>
<Actor seed="50732"/>
</Entity>
<Entity uid="4761">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="722.4477" z="1208.62403"/>
<Orientation y="2.35621"/>
<Actor seed="8987"/>
</Entity>
<Entity uid="4762">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="720.78034" z="1184.41468"/>
<Orientation y="2.94799"/>
<Actor seed="61615"/>
</Entity>
<Entity uid="4763">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="721.4084" z="1167.06653"/>
<Orientation y="2.35621"/>
<Actor seed="45619"/>
</Entity>
<Entity uid="4764">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="722.80256" z="1178.08826"/>
<Orientation y="0.1114"/>
<Actor seed="57563"/>
</Entity>
<Entity uid="4765">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="715.12494" z="1202.22864"/>
<Orientation y="2.35621"/>
<Actor seed="49999"/>
</Entity>
<Entity uid="4766">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="721.47425" z="1223.17469"/>
<Orientation y="1.46018"/>
<Actor seed="47669"/>
</Entity>
<Entity uid="4767">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="735.06653" z="1225.31861"/>
<Orientation y="2.35621"/>
<Actor seed="29453"/>
</Entity>
<Entity uid="4768">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="731.02576" z="1225.73353"/>
<Orientation y="2.35621"/>
<Actor seed="37562"/>
</Entity>
<Entity uid="4769">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="723.99408" z="1216.40125"/>
<Orientation y="2.35621"/>
<Actor seed="53111"/>
</Entity>
<Entity uid="4770">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="727.3802" z="1192.1631"/>
<Orientation y="2.35621"/>
<Actor seed="30007"/>
</Entity>
<Entity uid="4771">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="764.5138" z="1199.52271"/>
<Orientation y="2.35621"/>
<Actor seed="54367"/>
</Entity>
<Entity uid="4772">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="773.2547" z="1188.30518"/>
<Orientation y="2.35621"/>
<Actor seed="8176"/>
</Entity>
<Entity uid="4773">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="782.90229" z="1186.51075"/>
<Orientation y="0.34356"/>
<Actor seed="1648"/>
</Entity>
<Entity uid="4774">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="772.6471" z="1202.6587"/>
<Orientation y="2.35621"/>
<Actor seed="22359"/>
</Entity>
<Entity uid="4775">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="768.58228" z="1182.1438"/>
<Orientation y="2.20698"/>
<Actor seed="42949"/>
</Entity>
<Entity uid="4776">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="778.58881" z="1173.16053"/>
<Orientation y="2.35621"/>
<Actor seed="55310"/>
</Entity>
<Entity uid="4777">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="790.55671" z="1137.11451"/>
<Orientation y="2.35621"/>
<Actor seed="59761"/>
</Entity>
<Entity uid="4778">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="779.76587" z="1150.72571"/>
<Orientation y="2.35621"/>
<Actor seed="39709"/>
</Entity>
<Entity uid="4779">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="761.1739" z="1155.35169"/>
<Orientation y="2.35621"/>
<Actor seed="43045"/>
</Entity>
<Entity uid="4780">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="767.6598" z="1146.42798"/>
<Orientation y="2.45673"/>
<Actor seed="7109"/>
</Entity>
<Entity uid="4781">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="778.2522" z="1141.68677"/>
<Orientation y="1.91414"/>
<Actor seed="1958"/>
</Entity>
<Entity uid="4782">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="867.30182" z="1170.88526"/>
<Orientation y="2.35621"/>
<Actor seed="37710"/>
</Entity>
<Entity uid="4783">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="856.34168" z="1193.9983"/>
<Orientation y="0.0137"/>
<Actor seed="41912"/>
</Entity>
<Entity uid="4784">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="850.1507" z="1214.00318"/>
<Orientation y="-2.71505"/>
<Actor seed="8570"/>
</Entity>
<Entity uid="4785">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="835.70942" z="1188.28528"/>
<Orientation y="2.35621"/>
<Actor seed="58111"/>
</Entity>
<Entity uid="4786">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="832.58045" z="1201.45374"/>
<Orientation y="0.85155"/>
<Actor seed="20688"/>
</Entity>
<Entity uid="4787">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="847.51069" z="1213.07703"/>
<Orientation y="-2.82357"/>
<Actor seed="24058"/>
</Entity>
<Entity uid="4788">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="835.51087" z="1187.73316"/>
<Orientation y="2.35621"/>
<Actor seed="28160"/>
</Entity>
<Entity uid="4789">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="850.0224" z="1207.5464"/>
<Orientation y="2.35621"/>
<Actor seed="59775"/>
</Entity>
<Entity uid="4790">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="843.54883" z="1195.4867"/>
<Orientation y="2.35621"/>
<Actor seed="54266"/>
</Entity>
<Entity uid="4791">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="837.5163" z="1182.7953"/>
<Orientation y="0.56978"/>
<Actor seed="32028"/>
</Entity>
<Entity uid="4792">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="859.41626" z="1224.47901"/>
<Orientation y="2.35621"/>
<Actor seed="2640"/>
</Entity>
<Entity uid="4793">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="868.10273" z="1216.89686"/>
<Orientation y="-2.59571"/>
<Actor seed="60156"/>
</Entity>
<Entity uid="4794">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="825.22187" z="1236.36292"/>
<Orientation y="2.35621"/>
<Actor seed="44522"/>
</Entity>
<Entity uid="4795">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="819.9433" z="1234.0669"/>
<Orientation y="-2.7076"/>
<Actor seed="42033"/>
</Entity>
<Entity uid="4796">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="799.70032" z="1232.29578"/>
<Orientation y="1.88538"/>
<Actor seed="55723"/>
</Entity>
<Entity uid="4797">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="827.47364" z="1234.37195"/>
<Orientation y="2.97522"/>
<Actor seed="36019"/>
</Entity>
<Entity uid="4798">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="834.7688" z="1226.47217"/>
<Orientation y="2.35621"/>
<Actor seed="10756"/>
</Entity>
<Entity uid="4799">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="857.35944" z="1229.19349"/>
<Orientation y="1.16697"/>
<Actor seed="45884"/>
</Entity>
<Entity uid="4800">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="888.48194" z="1232.02356"/>
<Orientation y="0.98566"/>
<Actor seed="22730"/>
</Entity>
<Entity uid="4801">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="906.97858" z="1240.67237"/>
<Orientation y="2.35621"/>
<Actor seed="4456"/>
</Entity>
<Entity uid="4802">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="878.43866" z="1229.35132"/>
<Orientation y="2.35621"/>
<Actor seed="58754"/>
</Entity>
<Entity uid="4803">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="875.18085" z="1228.38135"/>
<Orientation y="-2.60444"/>
<Actor seed="4740"/>
</Entity>
<Entity uid="4804">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="858.12061" z="1228.80286"/>
<Orientation y="0.90737"/>
<Actor seed="12240"/>
</Entity>
<Entity uid="4805">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="872.222" z="1224.5298"/>
<Orientation y="2.7681"/>
<Actor seed="619"/>
</Entity>
<Entity uid="4806">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="881.32074" z="1186.07642"/>
<Orientation y="-0.26607"/>
<Actor seed="5272"/>
</Entity>
<Entity uid="4807">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="861.48115" z="1228.68067"/>
<Orientation y="0.58094"/>
<Actor seed="17699"/>
</Entity>
<Entity uid="4808">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="862.52332" z="1230.396"/>
<Orientation y="2.35621"/>
<Actor seed="53799"/>
</Entity>
<Entity uid="4809">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="879.90107" z="1230.7273"/>
<Orientation y="1.65371"/>
<Actor seed="54135"/>
</Entity>
<Entity uid="4810">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="945.33741" z="1246.76661"/>
<Orientation y="2.35621"/>
<Actor seed="57460"/>
</Entity>
<Entity uid="4811">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="953.4972" z="1250.74451"/>
<Orientation y="2.35621"/>
<Actor seed="41286"/>
</Entity>
<Entity uid="4812">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="942.88501" z="1244.19776"/>
<Orientation y="2.35621"/>
<Actor seed="4958"/>
</Entity>
<Entity uid="4813">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="914.26703" z="1242.05628"/>
<Orientation y="2.206"/>
<Actor seed="63192"/>
</Entity>
<Entity uid="4814">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="946.9958" z="1234.13209"/>
<Orientation y="2.35621"/>
<Actor seed="30557"/>
</Entity>
<Entity uid="4815">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.54664" z="1244.95948"/>
<Orientation y="2.35621"/>
<Actor seed="41212"/>
</Entity>
<Entity uid="4816">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="980.70746" z="1241.38587"/>
<Orientation y="0.23263"/>
<Actor seed="7206"/>
</Entity>
<Entity uid="4817">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="974.19587" z="1252.99061"/>
<Orientation y="-1.12719"/>
<Actor seed="52148"/>
</Entity>
<Entity uid="4818">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="968.28675" z="1253.67396"/>
<Orientation y="-0.17437"/>
<Actor seed="316"/>
</Entity>
<Entity uid="4819">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="980.75501" z="1258.05408"/>
<Orientation y="0.97632"/>
<Actor seed="8101"/>
</Entity>
<Entity uid="4820">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="996.17737" z="1258.29883"/>
<Orientation y="2.35621"/>
<Actor seed="31677"/>
</Entity>
<Entity uid="4821">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1018.50678" z="1255.46033"/>
<Orientation y="0.59989"/>
<Actor seed="59414"/>
</Entity>
<Entity uid="4822">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1031.3761" z="1263.04932"/>
<Orientation y="-1.26302"/>
<Actor seed="27617"/>
</Entity>
<Entity uid="4823">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.88184" z="1261.23353"/>
<Orientation y="2.35621"/>
<Actor seed="25421"/>
</Entity>
<Entity uid="4824">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1030.6045" z="1258.78638"/>
<Orientation y="2.35621"/>
<Actor seed="10644"/>
</Entity>
<Entity uid="4825">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1060.95203" z="1257.65418"/>
<Orientation y="2.35621"/>
<Actor seed="26628"/>
</Entity>
<Entity uid="4826">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.20984" z="1276.89356"/>
<Orientation y="-0.04973"/>
<Actor seed="1525"/>
</Entity>
<Entity uid="4827">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1065.87085" z="1280.90564"/>
<Orientation y="2.35621"/>
<Actor seed="28623"/>
</Entity>
<Entity uid="4828">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1064.50696" z="1277.04212"/>
<Orientation y="2.12487"/>
<Actor seed="22826"/>
</Entity>
<Entity uid="4829">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.65735" z="1275.22608"/>
<Orientation y="2.35621"/>
<Actor seed="13866"/>
</Entity>
<Entity uid="4830">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1067.04065" z="1307.67652"/>
<Orientation y="-1.17406"/>
<Actor seed="44986"/>
</Entity>
<Entity uid="4831">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1045.64356" z="1325.03443"/>
<Orientation y="-0.80388"/>
<Actor seed="1778"/>
</Entity>
<Entity uid="4832">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1028.42945" z="1349.03553"/>
<Orientation y="0.31385"/>
<Actor seed="11526"/>
</Entity>
<Entity uid="4833">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1039.72315" z="1362.9939"/>
<Orientation y="1.94512"/>
<Actor seed="3962"/>
</Entity>
<Entity uid="4834">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1063.58863" z="1336.42798"/>
<Orientation y="2.35621"/>
<Actor seed="49844"/>
</Entity>
<Entity uid="4835">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1033.08753" z="1370.20008"/>
<Orientation y="-0.50164"/>
<Actor seed="20585"/>
</Entity>
<Entity uid="4836">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.87671" z="1400.29896"/>
<Orientation y="2.23519"/>
<Actor seed="45732"/>
</Entity>
<Entity uid="4837">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1042.06263" z="1367.20655"/>
<Orientation y="1.9065"/>
<Actor seed="64442"/>
</Entity>
<Entity uid="4838">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1052.0409" z="1352.92615"/>
<Orientation y="2.35621"/>
<Actor seed="30543"/>
</Entity>
<Entity uid="4839">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1056.11402" z="1352.95069"/>
<Orientation y="2.35621"/>
<Actor seed="33177"/>
</Entity>
<Entity uid="4840">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1049.63038" z="1370.81153"/>
<Orientation y="-1.4657"/>
<Actor seed="5839"/>
</Entity>
<Entity uid="4841">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1039.74036" z="1380.30237"/>
<Orientation y="2.35621"/>
<Actor seed="808"/>
</Entity>
<Entity uid="4842">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1050.81165" z="1370.07435"/>
<Orientation y="1.43317"/>
<Actor seed="50244"/>
</Entity>
<Entity uid="4843">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.75013" z="1348.31775"/>
<Orientation y="2.35621"/>
<Actor seed="35352"/>
</Entity>
<Entity uid="4844">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1057.94886" z="1347.29114"/>
<Orientation y="-1.35691"/>
<Actor seed="23970"/>
</Entity>
<Entity uid="4845">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1040.87378" z="1381.69971"/>
<Orientation y="1.39342"/>
<Actor seed="12567"/>
</Entity>
<Entity uid="4846">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1058.448" z="1346.20777"/>
<Orientation y="2.35621"/>
<Actor seed="36474"/>
</Entity>
<Entity uid="4847">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1060.58765" z="1348.01917"/>
<Orientation y="2.35621"/>
<Actor seed="58679"/>
</Entity>
<Entity uid="4848">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1068.95862" z="1350.0276"/>
<Orientation y="1.14983"/>
<Actor seed="8184"/>
</Entity>
<Entity uid="4849">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1070.03211" z="1345.45447"/>
<Orientation y="-1.32128"/>
<Actor seed="52450"/>
</Entity>
<Entity uid="4850">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1038.2256" z="1385.52137"/>
<Orientation y="-1.94901"/>
<Actor seed="16897"/>
</Entity>
<Entity uid="4851">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1038.50293" z="1389.00452"/>
<Orientation y="1.14168"/>
<Actor seed="4691"/>
</Entity>
<Entity uid="4852">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1043.16712" z="1389.44483"/>
<Orientation y="-0.84713"/>
<Actor seed="8452"/>
</Entity>
<Entity uid="4853">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1026.9983" z="1406.66321"/>
<Orientation y="-1.1473"/>
<Actor seed="12217"/>
</Entity>
<Entity uid="4854">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.19721" z="1453.42884"/>
<Orientation y="2.35621"/>
<Actor seed="25941"/>
</Entity>
<Entity uid="4855">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.2876" z="1466.0448"/>
<Orientation y="-1.86217"/>
<Actor seed="34167"/>
</Entity>
<Entity uid="4856">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1021.02778" z="1420.45655"/>
<Orientation y="1.30802"/>
<Actor seed="53847"/>
</Entity>
<Entity uid="4857">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1032.0525" z="1393.167"/>
<Orientation y="-2.60546"/>
<Actor seed="54734"/>
</Entity>
<Entity uid="4858">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1028.89307" z="1391.13758"/>
<Orientation y="-1.46502"/>
<Actor seed="42482"/>
</Entity>
<Entity uid="4859">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1025.42432" z="1416.37891"/>
<Orientation y="2.35621"/>
<Actor seed="32873"/>
</Entity>
<Entity uid="4860">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.0182" z="1460.47779"/>
<Orientation y="-0.76937"/>
<Actor seed="24642"/>
</Entity>
<Entity uid="4861">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="954.48993" z="1526.39454"/>
<Orientation y="2.35621"/>
<Actor seed="61932"/>
</Entity>
<Entity uid="4862">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="993.03925" z="1480.04664"/>
<Orientation y="1.69266"/>
<Actor seed="47893"/>
</Entity>
<Entity uid="4863">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1001.99189" z="1481.3938"/>
<Orientation y="2.35621"/>
<Actor seed="61665"/>
</Entity>
<Entity uid="4864">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1001.19043" z="1460.66382"/>
<Orientation y="-2.24434"/>
<Actor seed="41498"/>
</Entity>
<Entity uid="4865">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="990.03199" z="1487.20667"/>
<Orientation y="2.35621"/>
<Actor seed="13655"/>
</Entity>
<Entity uid="4866">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="981.80329" z="1491.35022"/>
<Orientation y="-1.33098"/>
<Actor seed="28258"/>
</Entity>
<Entity uid="4867">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.14454" z="1506.2953"/>
<Orientation y="-0.75182"/>
<Actor seed="26747"/>
</Entity>
<Entity uid="4868">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="945.50696" z="1525.23609"/>
<Orientation y="2.35621"/>
<Actor seed="65306"/>
</Entity>
<Entity uid="4869">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="969.65748" z="1500.63172"/>
<Orientation y="2.4364"/>
<Actor seed="36642"/>
</Entity>
<Entity uid="4870">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="995.474" z="1461.12952"/>
<Orientation y="2.35621"/>
<Actor seed="24092"/>
</Entity>
<Entity uid="4871">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="998.28486" z="1451.8689"/>
<Orientation y="0.5146"/>
<Actor seed="57009"/>
</Entity>
<Entity uid="4872">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="986.25416" z="1489.06775"/>
<Orientation y="-2.00873"/>
<Actor seed="51257"/>
</Entity>
<Entity uid="4873">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="986.47999" z="1473.79688"/>
<Orientation y="2.35621"/>
<Actor seed="23116"/>
</Entity>
<Entity uid="4874">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="990.31714" z="1474.3141"/>
<Orientation y="2.35621"/>
<Actor seed="39444"/>
</Entity>
<Entity uid="4875">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="987.15699" z="1469.61707"/>
<Orientation y="2.35621"/>
<Actor seed="60478"/>
</Entity>
<Entity uid="4876">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.53309" z="1464.59217"/>
<Orientation y="0.67611"/>
<Actor seed="43223"/>
</Entity>
<Entity uid="4877">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1006.91358" z="1470.66614"/>
<Orientation y="2.35621"/>
<Actor seed="11190"/>
</Entity>
<Entity uid="4878">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1018.8714" z="1453.08216"/>
<Orientation y="2.35621"/>
<Actor seed="27415"/>
</Entity>
<Entity uid="4879">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1027.74195" z="1457.72584"/>
<Orientation y="2.35621"/>
<Actor seed="43758"/>
</Entity>
<Entity uid="4880">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1045.92579" z="1453.71961"/>
<Orientation y="2.35621"/>
<Actor seed="25890"/>
</Entity>
<Entity uid="4881">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1056.66297" z="1436.91797"/>
<Orientation y="-1.41344"/>
<Actor seed="43466"/>
</Entity>
<Entity uid="4882">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1019.92231" z="1455.56641"/>
<Orientation y="1.32538"/>
<Actor seed="56952"/>
</Entity>
<Entity uid="4883">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1044.55958" z="1448.37867"/>
<Orientation y="2.35621"/>
<Actor seed="16712"/>
</Entity>
<Entity uid="4884">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1037.37049" z="1436.64917"/>
<Orientation y="-0.85042"/>
<Actor seed="439"/>
</Entity>
<Entity uid="4885">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1024.94666" z="1470.48316"/>
<Orientation y="-0.29328"/>
<Actor seed="44309"/>
</Entity>
<Entity uid="4886">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1001.32056" z="1512.45936"/>
<Orientation y="-0.8649"/>
<Actor seed="54596"/>
</Entity>
<Entity uid="4887">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="971.93818" z="1547.02466"/>
<Orientation y="2.35621"/>
<Actor seed="41112"/>
</Entity>
<Entity uid="4888">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1000.95899" z="1523.38355"/>
<Orientation y="2.61635"/>
<Actor seed="42334"/>
</Entity>
<Entity uid="4889">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1000.61548" z="1484.64246"/>
<Orientation y="-1.24527"/>
<Actor seed="29708"/>
</Entity>
<Entity uid="4890">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="937.63801" z="1542.74012"/>
<Orientation y="-1.52036"/>
<Actor seed="55045"/>
</Entity>
<Entity uid="4891">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="905.68561" z="1549.90064"/>
<Orientation y="-1.46406"/>
<Actor seed="12057"/>
</Entity>
<Entity uid="4892">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="951.50977" z="1521.53614"/>
<Orientation y="2.35621"/>
<Actor seed="38141"/>
</Entity>
<Entity uid="4893">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="963.49177" z="1531.6969"/>
<Orientation y="-0.02843"/>
<Actor seed="6454"/>
</Entity>
<Entity uid="4894">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="972.85468" z="1533.03248"/>
<Orientation y="-1.86762"/>
<Actor seed="43648"/>
</Entity>
<Entity uid="4895">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="889.14545" z="1560.1996"/>
<Orientation y="2.35621"/>
<Actor seed="12466"/>
</Entity>
<Entity uid="4896">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="892.59052" z="1569.78052"/>
<Orientation y="0.79854"/>
<Actor seed="12493"/>
</Entity>
<Entity uid="4897">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="917.73151" z="1564.57703"/>
<Orientation y="3.08054"/>
<Actor seed="48683"/>
</Entity>
<Entity uid="4898">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="916.4997" z="1545.08533"/>
<Orientation y="-2.10544"/>
<Actor seed="54042"/>
</Entity>
<Entity uid="4899">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="906.6709" z="1543.1084"/>
<Orientation y="2.89202"/>
<Actor seed="14063"/>
</Entity>
<Entity uid="4900">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="928.50434" z="1530.4347"/>
<Orientation y="0.60596"/>
<Actor seed="29146"/>
</Entity>
<Entity uid="4901">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="957.97974" z="1521.23035"/>
<Orientation y="-0.14954"/>
<Actor seed="4331"/>
</Entity>
<Entity uid="4902">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="957.07691" z="1545.84717"/>
<Orientation y="-0.64722"/>
<Actor seed="42183"/>
</Entity>
<Entity uid="4903">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="933.13575" z="1568.28162"/>
<Orientation y="-1.20356"/>
<Actor seed="35449"/>
</Entity>
<Entity uid="4904">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="925.67579" z="1581.68604"/>
<Orientation y="2.35621"/>
<Actor seed="22387"/>
</Entity>
<Entity uid="4905">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="958.81739" z="1581.08655"/>
<Orientation y="2.35621"/>
<Actor seed="48429"/>
</Entity>
<Entity uid="4906">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="967.91303" z="1605.29334"/>
<Orientation y="-1.69953"/>
<Actor seed="25298"/>
</Entity>
<Entity uid="4907">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="948.63855" z="1589.55811"/>
<Orientation y="-2.36329"/>
<Actor seed="237"/>
</Entity>
<Entity uid="4908">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="944.41364" z="1575.9557"/>
<Orientation y="0.33458"/>
<Actor seed="8350"/>
</Entity>
<Entity uid="4909">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="957.86463" z="1620.07251"/>
<Orientation y="-0.4657"/>
<Actor seed="59944"/>
</Entity>
<Entity uid="4910">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="962.23365" z="1633.2411"/>
<Orientation y="-1.75893"/>
<Actor seed="1357"/>
</Entity>
<Entity uid="4911">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="912.64405" z="1627.18238"/>
<Orientation y="2.96915"/>
<Actor seed="59533"/>
</Entity>
<Entity uid="4912">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="945.00184" z="1610.34827"/>
<Orientation y="2.35621"/>
<Actor seed="54974"/>
</Entity>
<Entity uid="4913">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="969.36023" z="1625.15394"/>
<Orientation y="2.35621"/>
<Actor seed="49354"/>
</Entity>
<Entity uid="4914">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="953.8183" z="1636.21998"/>
<Orientation y="-1.19162"/>
<Actor seed="63691"/>
</Entity>
<Entity uid="4915">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="932.5561" z="1654.23609"/>
<Orientation y="-2.10276"/>
<Actor seed="58565"/>
</Entity>
<Entity uid="4916">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="932.00709" z="1631.11243"/>
<Orientation y="2.35621"/>
<Actor seed="59365"/>
</Entity>
<Entity uid="4917">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="952.1996" z="1649.67359"/>
<Orientation y="2.35621"/>
<Actor seed="20592"/>
</Entity>
<Entity uid="4918">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="974.25367" z="1633.62964"/>
<Orientation y="-1.67708"/>
<Actor seed="44678"/>
</Entity>
<Entity uid="4919">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="927.4502" z="1642.87745"/>
<Orientation y="2.35621"/>
<Actor seed="45833"/>
</Entity>
<Entity uid="4920">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="960.04328" z="1644.26612"/>
<Orientation y="2.35621"/>
<Actor seed="46868"/>
</Entity>
<Entity uid="4921">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="987.51624" z="1654.1825"/>
<Orientation y="2.35621"/>
<Actor seed="51097"/>
</Entity>
<Entity uid="4922">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1031.05774" z="1650.04517"/>
<Orientation y="2.35621"/>
<Actor seed="7403"/>
</Entity>
<Entity uid="4923">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="990.46766" z="1653.32166"/>
<Orientation y="-1.74784"/>
<Actor seed="22545"/>
</Entity>
<Entity uid="4924">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="955.39191" z="1639.40784"/>
<Orientation y="1.09858"/>
<Actor seed="23571"/>
</Entity>
<Entity uid="4925">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1011.06788" z="1648.69544"/>
<Orientation y="2.35621"/>
<Actor seed="31900"/>
</Entity>
<Entity uid="4926">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1026.30787" z="1645.32007"/>
<Orientation y="2.6666"/>
<Actor seed="64201"/>
</Entity>
<Entity uid="4927">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1071.90906" z="1599.07496"/>
<Orientation y="2.35621"/>
<Actor seed="44944"/>
</Entity>
<Entity uid="4928">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1082.83277" z="1604.02125"/>
<Orientation y="2.35621"/>
<Actor seed="41973"/>
</Entity>
<Entity uid="4929">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1069.13624" z="1632.23487"/>
<Orientation y="2.35621"/>
<Actor seed="17364"/>
</Entity>
<Entity uid="4930">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1040.76575" z="1654.64515"/>
<Orientation y="-1.51548"/>
<Actor seed="60975"/>
</Entity>
<Entity uid="4931">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.59662" z="1659.64527"/>
<Orientation y="-2.39945"/>
<Actor seed="49366"/>
</Entity>
<Entity uid="4932">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="977.64368" z="1647.3191"/>
<Orientation y="-2.58591"/>
<Actor seed="55705"/>
</Entity>
<Entity uid="4933">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="958.1059" z="1635.20862"/>
<Orientation y="-1.58837"/>
<Actor seed="53612"/>
</Entity>
<Entity uid="4934">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="912.70618" z="1652.79029"/>
<Orientation y="-1.65497"/>
<Actor seed="11615"/>
</Entity>
<Entity uid="4935">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="877.62574" z="1625.37256"/>
<Orientation y="-2.31247"/>
<Actor seed="30926"/>
</Entity>
<Entity uid="4936">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="818.62323" z="1586.58667"/>
<Orientation y="-2.10161"/>
<Actor seed="9119"/>
</Entity>
<Entity uid="4937">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="843.29767" z="1567.66431"/>
<Orientation y="2.35621"/>
<Actor seed="1209"/>
</Entity>
<Entity uid="4938">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="854.77955" z="1583.55213"/>
<Orientation y="2.35621"/>
<Actor seed="52082"/>
</Entity>
<Entity uid="4939">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="840.92127" z="1569.11365"/>
<Orientation y="-2.9594"/>
<Actor seed="11877"/>
</Entity>
<Entity uid="4940">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="789.77082" z="1540.82276"/>
<Orientation y="2.76803"/>
<Actor seed="27558"/>
</Entity>
<Entity uid="4941">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="800.36951" z="1546.77356"/>
<Orientation y="2.35621"/>
<Actor seed="62697"/>
</Entity>
<Entity uid="4942">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="846.17786" z="1566.38147"/>
<Orientation y="2.35621"/>
<Actor seed="12988"/>
</Entity>
<Entity uid="4943">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="846.97254" z="1564.00733"/>
<Orientation y="2.49468"/>
<Actor seed="29393"/>
</Entity>
<Entity uid="4944">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="829.64136" z="1546.10743"/>
<Orientation y="-1.18479"/>
<Actor seed="59131"/>
</Entity>
<Entity uid="4945">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="817.1377" z="1549.8545"/>
<Orientation y="-0.64765"/>
<Actor seed="29655"/>
</Entity>
<Entity uid="4946">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="783.87562" z="1547.67811"/>
<Orientation y="2.35621"/>
<Actor seed="590"/>
</Entity>
<Entity uid="4947">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="789.36072" z="1549.7544"/>
<Orientation y="2.35621"/>
<Actor seed="26230"/>
</Entity>
<Entity uid="4948">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="815.32679" z="1553.92396"/>
<Orientation y="2.74981"/>
<Actor seed="28678"/>
</Entity>
<Entity uid="4949">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="790.56885" z="1543.25257"/>
<Orientation y="-1.8219"/>
<Actor seed="58918"/>
</Entity>
<Entity uid="4950">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="721.98548" z="1542.97974"/>
<Orientation y="-1.5316"/>
<Actor seed="48298"/>
</Entity>
<Entity uid="4951">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="700.87098" z="1563.17347"/>
<Orientation y="2.35621"/>
<Actor seed="58191"/>
</Entity>
<Entity uid="4952">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="731.48865" z="1545.09473"/>
<Orientation y="-2.68403"/>
<Actor seed="12288"/>
</Entity>
<Entity uid="4953">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.71692" z="1562.2649"/>
<Orientation y="-0.74189"/>
<Actor seed="32127"/>
</Entity>
<Entity uid="4954">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="685.35029" z="1574.27295"/>
<Orientation y="-2.47663"/>
<Actor seed="61102"/>
</Entity>
<Entity uid="4955">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="678.02631" z="1565.58375"/>
<Orientation y="2.35621"/>
<Actor seed="31487"/>
</Entity>
<Entity uid="4956">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="703.73823" z="1564.26722"/>
<Orientation y="-1.43468"/>
<Actor seed="61496"/>
</Entity>
<Entity uid="4957">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="663.02973" z="1562.20521"/>
<Orientation y="-2.06066"/>
<Actor seed="16199"/>
</Entity>
<Entity uid="4958">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="630.93708" z="1514.53199"/>
<Orientation y="2.37871"/>
<Actor seed="770"/>
</Entity>
<Entity uid="4959">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="664.23981" z="1548.9469"/>
<Orientation y="-1.95107"/>
<Actor seed="16501"/>
</Entity>
<Entity uid="4960">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="635.37946" z="1538.72107"/>
<Orientation y="-2.9823"/>
<Actor seed="17086"/>
</Entity>
<Entity uid="4961">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="644.08497" z="1493.41236"/>
<Orientation y="2.02083"/>
<Actor seed="8352"/>
</Entity>
<Entity uid="4962">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="662.01355" z="1497.41724"/>
<Orientation y="0.84575"/>
<Actor seed="54489"/>
</Entity>
<Entity uid="4963">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="682.12586" z="1510.04517"/>
<Orientation y="2.13865"/>
<Actor seed="20876"/>
</Entity>
<Entity uid="4964">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="715.41822" z="1485.46583"/>
<Orientation y="-2.67641"/>
<Actor seed="32459"/>
</Entity>
<Entity uid="4965">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="711.18592" z="1481.87757"/>
<Orientation y="0.28399"/>
<Actor seed="33144"/>
</Entity>
<Entity uid="4966">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="725.59766" z="1494.69874"/>
<Orientation y="-3.13715"/>
<Actor seed="27333"/>
</Entity>
<Entity uid="4967">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="749.16694" z="1443.70716"/>
<Orientation y="1.16312"/>
<Actor seed="61361"/>
</Entity>
<Entity uid="4968">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="765.57886" z="1475.68763"/>
<Orientation y="-1.1228"/>
<Actor seed="28284"/>
</Entity>
<Entity uid="4969">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="754.73292" z="1465.5669"/>
<Orientation y="0.44866"/>
<Actor seed="18543"/>
</Entity>
<Entity uid="4970">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="787.35706" z="1531.05481"/>
<Orientation y="0.99512"/>
<Actor seed="4862"/>
</Entity>
<Entity uid="4971">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="827.69593" z="1521.39783"/>
<Orientation y="2.16291"/>
<Actor seed="46283"/>
</Entity>
<Entity uid="4972">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="828.55481" z="1503.48963"/>
<Orientation y="1.38941"/>
<Actor seed="20540"/>
</Entity>
<Entity uid="4973">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="839.37629" z="1500.65076"/>
<Orientation y="2.35621"/>
<Actor seed="15522"/>
</Entity>
<Entity uid="4974">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="815.4184" z="1483.62977"/>
<Orientation y="2.35621"/>
<Actor seed="31208"/>
</Entity>
<Entity uid="4975">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="801.98267" z="1479.99952"/>
<Orientation y="2.35621"/>
<Actor seed="39829"/>
</Entity>
<Entity uid="4976">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="790.71003" z="1490.9098"/>
<Orientation y="2.35621"/>
<Actor seed="64955"/>
</Entity>
<Entity uid="4977">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="819.7068" z="1483.77198"/>
<Orientation y="2.35621"/>
<Actor seed="962"/>
</Entity>
<Entity uid="4978">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="850.31873" z="1483.14588"/>
<Orientation y="2.35621"/>
<Actor seed="57805"/>
</Entity>
<Entity uid="4979">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="875.22944" z="1477.79456"/>
<Orientation y="2.35621"/>
<Actor seed="10867"/>
</Entity>
<Entity uid="4980">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="887.61072" z="1504.21387"/>
<Orientation y="-1.68317"/>
<Actor seed="19544"/>
</Entity>
<Entity uid="4981">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="863.5033" z="1463.73682"/>
<Orientation y="2.35248"/>
<Actor seed="64439"/>
</Entity>
<Entity uid="4982">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="913.10401" z="1439.542"/>
<Orientation y="0.12752"/>
<Actor seed="46590"/>
</Entity>
<Entity uid="4983">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="873.97254" z="1438.36854"/>
<Orientation y="-2.56415"/>
<Actor seed="32197"/>
</Entity>
<Entity uid="4984">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="885.27082" z="1389.91285"/>
<Orientation y="1.07195"/>
<Actor seed="36816"/>
</Entity>
<Entity uid="4985">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="912.38624" z="1414.78394"/>
<Orientation y="-1.92568"/>
<Actor seed="36433"/>
</Entity>
<Entity uid="4986">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="895.21894" z="1336.40931"/>
<Orientation y="1.8259"/>
<Actor seed="54897"/>
</Entity>
<Entity uid="4987">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="949.31122" z="1323.73951"/>
<Orientation y="0.42228"/>
<Actor seed="46168"/>
</Entity>
<Entity uid="4988">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="955.66205" z="1354.58448"/>
<Orientation y="2.35621"/>
<Actor seed="45944"/>
</Entity>
<Entity uid="4989">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="933.42164" z="1335.44727"/>
<Orientation y="-1.84501"/>
<Actor seed="12595"/>
</Entity>
<Entity uid="4990">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="900.72407" z="1317.33277"/>
<Orientation y="2.35621"/>
<Actor seed="49850"/>
</Entity>
<Entity uid="4991">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="915.386" z="1263.2444"/>
<Orientation y="2.35621"/>
<Actor seed="22829"/>
</Entity>
<Entity uid="4992">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="920.06183" z="1296.76294"/>
<Orientation y="-0.98473"/>
<Actor seed="9622"/>
</Entity>
<Entity uid="4993">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="923.48694" z="1323.53907"/>
<Orientation y="0.30678"/>
<Actor seed="26359"/>
</Entity>
<Entity uid="4994">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="948.20545" z="1370.03174"/>
<Orientation y="0.96"/>
<Actor seed="24676"/>
</Entity>
<Entity uid="4995">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="972.88343" z="1392.94935"/>
<Orientation y="-2.3067"/>
<Actor seed="5171"/>
</Entity>
<Entity uid="4996">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="922.85151" z="1316.03748"/>
<Orientation y="2.35621"/>
<Actor seed="53212"/>
</Entity>
<Entity uid="4997">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="956.02588" z="1330.41553"/>
<Orientation y="2.35621"/>
<Actor seed="64472"/>
</Entity>
<Entity uid="4998">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="972.70716" z="1315.61451"/>
<Orientation y="3.09736"/>
<Actor seed="62516"/>
</Entity>
<Entity uid="4999">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="967.71674" z="1313.15992"/>
<Orientation y="2.35621"/>
<Actor seed="6725"/>
</Entity>
<Entity uid="5000">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.37378" z="1332.61426"/>
<Orientation y="2.1901"/>
<Actor seed="62764"/>
</Entity>
<Entity uid="5001">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.44471" z="1306.74463"/>
<Orientation y="2.35621"/>
<Actor seed="45616"/>
</Entity>
<Entity uid="5002">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1025.02637" z="1303.0542"/>
<Orientation y="-0.4054"/>
<Actor seed="17418"/>
</Entity>
<Entity uid="5003">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="997.40809" z="1335.818"/>
<Orientation y="2.35621"/>
<Actor seed="28768"/>
</Entity>
<Entity uid="5004">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="965.31904" z="1289.69776"/>
<Orientation y="-2.03632"/>
<Actor seed="13271"/>
</Entity>
<Entity uid="5005">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="920.66803" z="1291.91065"/>
<Orientation y="-0.11709"/>
<Actor seed="24459"/>
</Entity>
<Entity uid="5006">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="941.81354" z="1315.91639"/>
<Orientation y="2.35621"/>
<Actor seed="49133"/>
</Entity>
<Entity uid="5007">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="880.04651" z="1260.34607"/>
<Orientation y="2.35621"/>
<Actor seed="33443"/>
</Entity>
<Entity uid="5008">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="907.10267" z="1304.44971"/>
<Orientation y="0.14072"/>
<Actor seed="18478"/>
</Entity>
<Entity uid="5009">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="937.43586" z="1361.43372"/>
<Orientation y="-0.03202"/>
<Actor seed="58669"/>
</Entity>
<Entity uid="5010">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="934.50916" z="1412.23194"/>
<Orientation y="-0.22887"/>
<Actor seed="6012"/>
</Entity>
<Entity uid="5011">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="923.75086" z="1407.70923"/>
<Orientation y="-1.86895"/>
<Actor seed="21143"/>
</Entity>
<Entity uid="5012">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="871.07233" z="1398.62916"/>
<Orientation y="-0.12887"/>
<Actor seed="35786"/>
</Entity>
<Entity uid="5013">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="852.05329" z="1454.23682"/>
<Orientation y="-2.479"/>
<Actor seed="2416"/>
</Entity>
<Entity uid="5014">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="817.50837" z="1375.1725"/>
<Orientation y="-2.72172"/>
<Actor seed="13458"/>
</Entity>
<Entity uid="5015">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="806.15882" z="1322.14002"/>
<Orientation y="2.35621"/>
<Actor seed="17335"/>
</Entity>
<Entity uid="5016">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="757.93952" z="1368.27393"/>
<Orientation y="-0.21746"/>
<Actor seed="18590"/>
</Entity>
<Entity uid="5017">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="747.09614" z="1410.05787"/>
<Orientation y="2.35621"/>
<Actor seed="23060"/>
</Entity>
<Entity uid="5018">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="778.58222" z="1338.32715"/>
<Orientation y="2.49564"/>
<Actor seed="65265"/>
</Entity>
<Entity uid="5019">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="770.41541" z="1316.28309"/>
<Orientation y="0.06583"/>
<Actor seed="27275"/>
</Entity>
<Entity uid="5020">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="778.68268" z="1359.53089"/>
<Orientation y="2.35621"/>
<Actor seed="32908"/>
</Entity>
<Entity uid="5021">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="789.3993" z="1310.24683"/>
<Orientation y="2.35621"/>
<Actor seed="21766"/>
</Entity>
<Entity uid="5022">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="797.70447" z="1275.38868"/>
<Orientation y="-2.44317"/>
<Actor seed="21255"/>
</Entity>
<Entity uid="5023">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="768.05231" z="1280.6305"/>
<Orientation y="0.3895"/>
<Actor seed="56053"/>
</Entity>
<Entity uid="5024">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="793.88813" z="1284.26905"/>
<Orientation y="3.06083"/>
<Actor seed="57131"/>
</Entity>
<Entity uid="5025">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="792.43775" z="1226.40113"/>
<Orientation y="-3.10756"/>
<Actor seed="45569"/>
</Entity>
<Entity uid="5026">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="789.62647" z="1201.14356"/>
<Orientation y="2.35621"/>
<Actor seed="32290"/>
</Entity>
<Entity uid="5027">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="782.33851" z="1180.9994"/>
<Orientation y="2.35621"/>
<Actor seed="6195"/>
</Entity>
<Entity uid="5028">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="768.02729" z="1204.17823"/>
<Orientation y="2.35621"/>
<Actor seed="47674"/>
</Entity>
<Entity uid="5029">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="760.3144" z="1194.06543"/>
<Orientation y="2.35621"/>
<Actor seed="41575"/>
</Entity>
<Entity uid="5030">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="780.88587" z="1196.86817"/>
<Orientation y="2.35621"/>
<Actor seed="17337"/>
</Entity>
<Entity uid="5031">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="764.2621" z="1193.76954"/>
<Orientation y="-0.74218"/>
<Actor seed="46736"/>
</Entity>
<Entity uid="5032">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="743.09266" z="1219.00904"/>
<Orientation y="2.35621"/>
<Actor seed="12542"/>
</Entity>
<Entity uid="5033">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="737.71515" z="1239.44922"/>
<Orientation y="2.35621"/>
<Actor seed="603"/>
</Entity>
<Entity uid="5034">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="736.1009" z="1237.49427"/>
<Orientation y="2.35621"/>
<Actor seed="62156"/>
</Entity>
<Entity uid="5035">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="733.27973" z="1250.54371"/>
<Orientation y="2.35621"/>
<Actor seed="48418"/>
</Entity>
<Entity uid="5036">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="730.34015" z="1238.16785"/>
<Orientation y="2.35621"/>
<Actor seed="26648"/>
</Entity>
<Entity uid="5037">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="735.063" z="1283.43848"/>
<Orientation y="2.35621"/>
<Actor seed="3936"/>
</Entity>
<Entity uid="5038">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="755.91584" z="1288.2887"/>
<Orientation y="-2.8949"/>
<Actor seed="35589"/>
</Entity>
<Entity uid="5039">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="754.8719" z="1275.26514"/>
<Orientation y="2.35621"/>
<Actor seed="11282"/>
</Entity>
<Entity uid="5040">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="744.64728" z="1273.0121"/>
<Orientation y="1.23603"/>
<Actor seed="62334"/>
</Entity>
<Entity uid="5041">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="769.04792" z="1276.9651"/>
<Orientation y="2.35621"/>
<Actor seed="50972"/>
</Entity>
<Entity uid="5042">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="758.68928" z="1278.54212"/>
<Orientation y="2.35621"/>
<Actor seed="31418"/>
</Entity>
<Entity uid="5043">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="758.03003" z="1281.31141"/>
<Orientation y="0.05013"/>
<Actor seed="56816"/>
</Entity>
<Entity uid="5044">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="750.45069" z="1303.16578"/>
<Orientation y="2.35621"/>
<Actor seed="26690"/>
</Entity>
<Entity uid="5045">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="740.32142" z="1310.98804"/>
<Orientation y="2.35621"/>
<Actor seed="45238"/>
</Entity>
<Entity uid="5046">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="743.99952" z="1296.62195"/>
<Orientation y="2.35621"/>
<Actor seed="65260"/>
</Entity>
<Entity uid="5047">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="800.71735" z="1260.48572"/>
<Orientation y="2.35621"/>
<Actor seed="57042"/>
</Entity>
<Entity uid="5048">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="790.73847" z="1259.9419"/>
<Orientation y="2.35621"/>
<Actor seed="13196"/>
</Entity>
<Entity uid="5049">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="781.65607" z="1257.38038"/>
<Orientation y="2.35621"/>
<Actor seed="54003"/>
</Entity>
<Entity uid="5050">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="782.94471" z="1249.67933"/>
<Orientation y="2.35621"/>
<Actor seed="49940"/>
</Entity>
<Entity uid="5051">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="781.80414" z="1242.72754"/>
<Orientation y="0.02256"/>
<Actor seed="54963"/>
</Entity>
<Entity uid="5052">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="782.16169" z="1250.48633"/>
<Orientation y="0.2795"/>
<Actor seed="61346"/>
</Entity>
<Entity uid="5053">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="753.73853" z="1254.76746"/>
<Orientation y="-3.12787"/>
<Actor seed="21750"/>
</Entity>
<Entity uid="5054">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="755.14313" z="1240.33667"/>
<Orientation y="2.16941"/>
<Actor seed="33774"/>
</Entity>
<Entity uid="5055">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="787.18036" z="1224.74598"/>
<Orientation y="0.71612"/>
<Actor seed="26504"/>
</Entity>
<Entity uid="5056">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="804.1006" z="1236.47962"/>
<Orientation y="1.08706"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="5057">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="841.02985" z="1249.4795"/>
<Orientation y="1.26111"/>
<Actor seed="53097"/>
</Entity>
<Entity uid="5058">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="865.18342" z="1256.23487"/>
<Orientation y="0.81942"/>
<Actor seed="34418"/>
</Entity>
<Entity uid="5059">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="852.53669" z="1256.51404"/>
<Orientation y="2.91161"/>
<Actor seed="12049"/>
</Entity>
<Entity uid="5060">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="849.20643" z="1255.9502"/>
<Orientation y="1.61043"/>
<Actor seed="51197"/>
</Entity>
<Entity uid="5061">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="889.41785" z="1257.24268"/>
<Orientation y="0.47307"/>
<Actor seed="5020"/>
</Entity>
<Entity uid="5062">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="873.81318" z="1279.28174"/>
<Orientation y="-2.0067"/>
<Actor seed="61331"/>
</Entity>
<Entity uid="5063">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="873.81605" z="1278.83484"/>
<Orientation y="2.10494"/>
<Actor seed="33331"/>
</Entity>
<Entity uid="5064">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="892.39728" z="1269.08362"/>
<Orientation y="1.22132"/>
<Actor seed="31614"/>
</Entity>
<Entity uid="5065">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="883.53321" z="1311.85816"/>
<Orientation y="2.35621"/>
<Actor seed="50953"/>
</Entity>
<Entity uid="5066">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="863.10151" z="1267.88392"/>
<Orientation y="2.82139"/>
<Actor seed="16868"/>
</Entity>
<Entity uid="5067">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="870.39643" z="1259.59766"/>
<Orientation y="1.20716"/>
<Actor seed="42177"/>
</Entity>
<Entity uid="5068">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="906.30091" z="1272.62195"/>
<Orientation y="1.45168"/>
<Actor seed="51525"/>
</Entity>
<Entity uid="5069">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="933.95636" z="1257.5619"/>
<Orientation y="-1.05239"/>
<Actor seed="23451"/>
</Entity>
<Entity uid="5070">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="882.41535" z="1263.24646"/>
<Orientation y="-1.1029"/>
<Actor seed="6138"/>
</Entity>
<Entity uid="5071">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="935.79694" z="1265.62635"/>
<Orientation y="1.20464"/>
<Actor seed="8912"/>
</Entity>
<Entity uid="5072">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="965.27094" z="1283.55201"/>
<Orientation y="0.82029"/>
<Actor seed="19478"/>
</Entity>
<Entity uid="5073">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="972.85517" z="1289.22925"/>
<Orientation y="-2.13582"/>
<Actor seed="27593"/>
</Entity>
<Entity uid="5074">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="956.79297" z="1286.45093"/>
<Orientation y="0.75795"/>
<Actor seed="31748"/>
</Entity>
<Entity uid="5075">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="978.61414" z="1304.37208"/>
<Orientation y="-1.4075"/>
<Actor seed="34221"/>
</Entity>
<Entity uid="5076">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="975.40912" z="1305.81238"/>
<Orientation y="2.10627"/>
<Actor seed="47213"/>
</Entity>
<Entity uid="5077">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="967.78321" z="1298.66846"/>
<Orientation y="2.35621"/>
<Actor seed="54720"/>
</Entity>
<Entity uid="5078">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="963.54151" z="1290.54188"/>
<Orientation y="0.88338"/>
<Actor seed="30161"/>
</Entity>
<Entity uid="5079">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="985.17988" z="1306.17554"/>
<Orientation y="1.84382"/>
<Actor seed="36498"/>
</Entity>
<Entity uid="5080">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1008.71314" z="1295.03553"/>
<Orientation y="2.35621"/>
<Actor seed="23110"/>
</Entity>
<Entity uid="5081">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1027.09083" z="1303.5713"/>
<Orientation y="-0.69333"/>
<Actor seed="64273"/>
</Entity>
<Entity uid="5082">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.67621" z="1317.48792"/>
<Orientation y="-0.88691"/>
<Actor seed="60672"/>
</Entity>
<Entity uid="5083">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1026.98035" z="1319.30787"/>
<Orientation y="1.33011"/>
<Actor seed="8931"/>
</Entity>
<Entity uid="5084">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1032.61146" z="1302.42676"/>
<Orientation y="-0.84504"/>
<Actor seed="1105"/>
</Entity>
<Entity uid="5085">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1031.91871" z="1308.58448"/>
<Orientation y="0.96505"/>
<Actor seed="29649"/>
</Entity>
<Entity uid="5086">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1041.56751" z="1335.9878"/>
<Orientation y="0.24547"/>
<Actor seed="43156"/>
</Entity>
<Entity uid="5087">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1032.9397" z="1375.92627"/>
<Orientation y="-0.78827"/>
<Actor seed="25254"/>
</Entity>
<Entity uid="5088">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.67341" z="1378.06458"/>
<Orientation y="2.35621"/>
<Actor seed="51599"/>
</Entity>
<Entity uid="5089">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1012.47852" z="1374.93897"/>
<Orientation y="2.35621"/>
<Actor seed="34021"/>
</Entity>
<Entity uid="5090">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1002.75068" z="1371.5691"/>
<Orientation y="2.35621"/>
<Actor seed="21703"/>
</Entity>
<Entity uid="5091">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.94465" z="1444.81641"/>
<Orientation y="1.56516"/>
<Actor seed="39195"/>
</Entity>
<Entity uid="5092">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="978.71241" z="1439.78064"/>
<Orientation y="2.35621"/>
<Actor seed="18116"/>
</Entity>
<Entity uid="5093">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="943.99299" z="1450.7815"/>
<Orientation y="2.35621"/>
<Actor seed="9881"/>
</Entity>
<Entity uid="5094">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="956.27295" z="1412.39966"/>
<Orientation y="2.35621"/>
<Actor seed="52226"/>
</Entity>
<Entity uid="5095">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="970.758" z="1421.9856"/>
<Orientation y="0.24968"/>
<Actor seed="60803"/>
</Entity>
<Entity uid="5096">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="961.297" z="1448.917"/>
<Orientation y="-0.98955"/>
<Actor seed="62938"/>
</Entity>
<Entity uid="5097">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="953.76508" z="1436.2826"/>
<Orientation y="2.35621"/>
<Actor seed="35496"/>
</Entity>
<Entity uid="5098">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="959.41321" z="1446.93335"/>
<Orientation y="2.35621"/>
<Actor seed="2063"/>
</Entity>
<Entity uid="5099">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="941.56354" z="1464.44043"/>
<Orientation y="2.35621"/>
<Actor seed="23524"/>
</Entity>
<Entity uid="5100">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="935.52778" z="1461.98914"/>
<Orientation y="2.35621"/>
<Actor seed="32746"/>
</Entity>
<Entity uid="5101">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="953.68592" z="1460.2588"/>
<Orientation y="2.35621"/>
<Actor seed="10854"/>
</Entity>
<Entity uid="5102">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="950.77814" z="1472.85743"/>
<Orientation y="-0.85833"/>
<Actor seed="10360"/>
</Entity>
<Entity uid="5103">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="926.12464" z="1481.39087"/>
<Orientation y="2.35621"/>
<Actor seed="60386"/>
</Entity>
<Entity uid="5104">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="932.7223" z="1471.93055"/>
<Orientation y="2.35621"/>
<Actor seed="64862"/>
</Entity>
<Entity uid="5105">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="936.26813" z="1466.22291"/>
<Orientation y="2.35621"/>
<Actor seed="59053"/>
</Entity>
<Entity uid="5106">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="920.3498" z="1446.86597"/>
<Orientation y="2.35621"/>
<Actor seed="40729"/>
</Entity>
<Entity uid="5107">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="914.79517" z="1449.3473"/>
<Orientation y="2.35621"/>
<Actor seed="28298"/>
</Entity>
<Entity uid="5108">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="924.64832" z="1455.31592"/>
<Orientation y="-2.99595"/>
<Actor seed="5459"/>
</Entity>
<Entity uid="5109">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="927.30274" z="1436.97571"/>
<Orientation y="-3.10308"/>
<Actor seed="42098"/>
</Entity>
<Entity uid="5110">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="925.40094" z="1426.58045"/>
<Orientation y="-1.34772"/>
<Actor seed="28166"/>
</Entity>
<Entity uid="5111">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="905.18342" z="1426.00318"/>
<Orientation y="-2.80037"/>
<Actor seed="52356"/>
</Entity>
<Entity uid="5112">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="901.30884" z="1434.89698"/>
<Orientation y="-0.63628"/>
<Actor seed="46720"/>
</Entity>
<Entity uid="5113">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="881.98188" z="1460.71119"/>
<Orientation y="2.35621"/>
<Actor seed="38301"/>
</Entity>
<Entity uid="5114">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="890.20698" z="1479.62671"/>
<Orientation y="0.24358"/>
<Actor seed="39462"/>
</Entity>
<Entity uid="5115">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="897.15302" z="1516.11243"/>
<Orientation y="-1.07941"/>
<Actor seed="33845"/>
</Entity>
<Entity uid="5116">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="876.55085" z="1521.55213"/>
<Orientation y="-2.1399"/>
<Actor seed="769"/>
</Entity>
<Entity uid="5117">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="865.86371" z="1518.9668"/>
<Orientation y="0.02608"/>
<Actor seed="617"/>
</Entity>
<Entity uid="5118">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="870.79163" z="1536.13038"/>
<Orientation y="2.35621"/>
<Actor seed="3049"/>
</Entity>
<Entity uid="5119">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="875.56733" z="1548.8772"/>
<Orientation y="2.35621"/>
<Actor seed="50581"/>
</Entity>
<Entity uid="5120">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="854.89618" z="1557.64673"/>
<Orientation y="-1.53425"/>
<Actor seed="57363"/>
</Entity>
<Entity uid="5121">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="824.09717" z="1548.1698"/>
<Orientation y="-2.27741"/>
<Actor seed="9423"/>
</Entity>
<Entity uid="5122">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="836.91517" z="1550.40564"/>
<Orientation y="1.05945"/>
<Actor seed="10391"/>
</Entity>
<Entity uid="5123">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="866.53418" z="1561.0127"/>
<Orientation y="2.35621"/>
<Actor seed="64084"/>
</Entity>
<Entity uid="5124">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="859.73127" z="1560.92261"/>
<Orientation y="2.35621"/>
<Actor seed="60647"/>
</Entity>
<Entity uid="5125">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="809.43891" z="1536.07825"/>
<Orientation y="-1.88932"/>
<Actor seed="17182"/>
</Entity>
<Entity uid="5126">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="795.45264" z="1533.68812"/>
<Orientation y="0.91332"/>
<Actor seed="6035"/>
</Entity>
<Entity uid="5127">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="820.5337" z="1548.61207"/>
<Orientation y="2.35621"/>
<Actor seed="26848"/>
</Entity>
<Entity uid="5128">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="841.50074" z="1547.13831"/>
<Orientation y="2.35621"/>
<Actor seed="1938"/>
</Entity>
<Entity uid="5129">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="816.9319" z="1543.24024"/>
<Orientation y="-1.71134"/>
<Actor seed="31943"/>
</Entity>
<Entity uid="5130">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="773.0683" z="1532.05835"/>
<Orientation y="2.35621"/>
<Actor seed="24770"/>
</Entity>
<Entity uid="5131">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="795.8968" z="1539.58741"/>
<Orientation y="2.35621"/>
<Actor seed="28135"/>
</Entity>
<Entity uid="5132">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="799.22278" z="1542.05323"/>
<Orientation y="2.35621"/>
<Actor seed="5963"/>
</Entity>
<Entity uid="5133">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="796.6449" z="1537.20105"/>
<Orientation y="2.35621"/>
<Actor seed="38752"/>
</Entity>
<Entity uid="5134">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="810.01935" z="1535.88721"/>
<Orientation y="0.23334"/>
<Actor seed="42168"/>
</Entity>
<Entity uid="5135">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="815.38483" z="1551.59205"/>
<Orientation y="-1.38865"/>
<Actor seed="21150"/>
</Entity>
<Entity uid="5136">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="732.28095" z="1544.09241"/>
<Orientation y="-2.03544"/>
<Actor seed="35574"/>
</Entity>
<Entity uid="5137">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="715.26746" z="1541.81482"/>
<Orientation y="-2.49616"/>
<Actor seed="44390"/>
</Entity>
<Entity uid="5138">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="703.37482" z="1544.39051"/>
<Orientation y="-0.64573"/>
<Actor seed="2642"/>
</Entity>
<Entity uid="5139">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="725.49976" z="1532.74195"/>
<Orientation y="-2.91659"/>
<Actor seed="9613"/>
</Entity>
<Entity uid="5140">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="713.09522" z="1514.51563"/>
<Orientation y="2.35621"/>
<Actor seed="12662"/>
</Entity>
<Entity uid="5141">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="689.19105" z="1508.51441"/>
<Orientation y="-1.26159"/>
<Actor seed="57486"/>
</Entity>
<Entity uid="5142">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.75403" z="1537.22925"/>
<Orientation y="2.35621"/>
<Actor seed="39856"/>
</Entity>
<Entity uid="5143">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="702.24659" z="1533.12171"/>
<Orientation y="-3.03837"/>
<Actor seed="33120"/>
</Entity>
<Entity uid="5144">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="700.0105" z="1503.59803"/>
<Orientation y="-0.56777"/>
<Actor seed="61803"/>
</Entity>
<Entity uid="5145">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="682.82544" z="1556.84656"/>
<Orientation y="2.35621"/>
<Actor seed="7408"/>
</Entity>
<Entity uid="5146">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="687.08411" z="1574.03125"/>
<Orientation y="-0.37726"/>
<Actor seed="8461"/>
</Entity>
<Entity uid="5147">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="713.8371" z="1581.35499"/>
<Orientation y="2.35621"/>
<Actor seed="31965"/>
</Entity>
<Entity uid="5148">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="735.90955" z="1596.73035"/>
<Orientation y="2.35621"/>
<Actor seed="49555"/>
</Entity>
<Entity uid="5149">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="697.31196" z="1625.78772"/>
<Orientation y="-1.04787"/>
<Actor seed="4816"/>
</Entity>
<Entity uid="5150">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.96277" z="1644.97999"/>
<Orientation y="-2.58451"/>
<Actor seed="42469"/>
</Entity>
<Entity uid="5151">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="717.58582" z="1573.17713"/>
<Orientation y="2.35621"/>
<Actor seed="37578"/>
</Entity>
<Entity uid="5152">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="741.53779" z="1578.99231"/>
<Orientation y="2.35621"/>
<Actor seed="59297"/>
</Entity>
<Entity uid="5153">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="703.6673" z="1635.9325"/>
<Orientation y="2.35621"/>
<Actor seed="65294"/>
</Entity>
<Entity uid="5154">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="737.9203" z="1646.7063"/>
<Orientation y="0.501"/>
<Actor seed="58459"/>
</Entity>
<Entity uid="5155">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="793.4499" z="1664.09351"/>
<Orientation y="2.2387"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="5156">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="819.19147" z="1650.80835"/>
<Orientation y="-2.78223"/>
<Actor seed="25288"/>
</Entity>
<Entity uid="5157">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="797.86329" z="1640.13819"/>
<Orientation y="-0.76592"/>
<Actor seed="5735"/>
</Entity>
<Entity uid="5158">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="792.46369" z="1673.4845"/>
<Orientation y="2.35621"/>
<Actor seed="5187"/>
</Entity>
<Entity uid="5159">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="827.20521" z="1659.91993"/>
<Orientation y="2.64948"/>
<Actor seed="28507"/>
</Entity>
<Entity uid="5160">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="836.51532" z="1643.45118"/>
<Orientation y="-2.3237"/>
<Actor seed="7507"/>
</Entity>
<Entity uid="5161">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="806.02442" z="1629.45142"/>
<Orientation y="2.35621"/>
<Actor seed="30554"/>
</Entity>
<Entity uid="5162">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="887.26801" z="1633.46204"/>
<Orientation y="2.45983"/>
<Actor seed="43054"/>
</Entity>
<Entity uid="5163">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="914.45173" z="1614.13172"/>
<Orientation y="2.35621"/>
<Actor seed="15643"/>
</Entity>
<Entity uid="5164">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="926.3874" z="1607.19666"/>
<Orientation y="2.35621"/>
<Actor seed="18639"/>
</Entity>
<Entity uid="5165">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="942.32319" z="1610.94642"/>
<Orientation y="-2.22548"/>
<Actor seed="55154"/>
</Entity>
<Entity uid="5166">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="913.73444" z="1625.44776"/>
<Orientation y="-1.0102"/>
<Actor seed="22357"/>
</Entity>
<Entity uid="5167">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="772.54328" z="1666.05494"/>
<Orientation y="-1.58068"/>
<Actor seed="1611"/>
</Entity>
<Entity uid="5168">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="691.49378" z="1685.76648"/>
<Orientation y="-2.1302"/>
<Actor seed="37916"/>
</Entity>
<Entity uid="5169">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="694.14258" z="1656.31727"/>
<Orientation y="2.35621"/>
<Actor seed="33676"/>
</Entity>
<Entity uid="5170">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="693.78602" z="1661.68323"/>
<Orientation y="-0.40362"/>
<Actor seed="5475"/>
</Entity>
<Entity uid="5171">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="670.22492" z="1690.75525"/>
<Orientation y="-0.62082"/>
<Actor seed="54030"/>
</Entity>
<Entity uid="5172">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.8921" z="1715.70984"/>
<Orientation y="-0.79801"/>
<Actor seed="22445"/>
</Entity>
<Entity uid="5173">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="667.57154" z="1723.39087"/>
<Orientation y="2.89518"/>
<Actor seed="24937"/>
</Entity>
<Entity uid="5174">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="675.69928" z="1706.3639"/>
<Orientation y="2.35621"/>
<Actor seed="29624"/>
</Entity>
<Entity uid="5175">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="682.2812" z="1728.97486"/>
<Orientation y="2.35621"/>
<Actor seed="7766"/>
</Entity>
<Entity uid="5176">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="697.79334" z="1745.40088"/>
<Orientation y="2.35621"/>
<Actor seed="38206"/>
</Entity>
<Entity uid="5177">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="705.88648" z="1762.19642"/>
<Orientation y="2.35621"/>
<Actor seed="23829"/>
</Entity>
<Entity uid="5178">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="687.74347" z="1757.17701"/>
<Orientation y="-1.97361"/>
<Actor seed="28918"/>
</Entity>
<Entity uid="5179">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="641.831" z="1728.80835"/>
<Orientation y="-2.72106"/>
<Actor seed="18896"/>
</Entity>
<Entity uid="5180">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="618.82862" z="1658.547"/>
<Orientation y="-3.13068"/>
<Actor seed="31370"/>
</Entity>
<Entity uid="5181">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="584.0434" z="1631.94214"/>
<Orientation y="-0.11455"/>
<Actor seed="55637"/>
</Entity>
<Entity uid="5182">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="623.3329" z="1670.91663"/>
<Orientation y="2.98002"/>
<Actor seed="431"/>
</Entity>
<Entity uid="5183">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="609.3199" z="1622.11841"/>
<Orientation y="-2.91749"/>
<Actor seed="63479"/>
</Entity>
<Entity uid="5184">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="600.7793" z="1637.48487"/>
<Orientation y="-0.3081"/>
<Actor seed="14875"/>
</Entity>
<Entity uid="5185">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="598.89521" z="1663.35901"/>
<Orientation y="-1.09771"/>
<Actor seed="45576"/>
</Entity>
<Entity uid="5186">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="545.15436" z="1684.89454"/>
<Orientation y="-2.12568"/>
<Actor seed="3770"/>
</Entity>
<Entity uid="5187">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="563.58741" z="1680.5492"/>
<Orientation y="0.69642"/>
<Actor seed="14338"/>
</Entity>
<Entity uid="5188">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="589.28724" z="1776.50098"/>
<Orientation y="2.35621"/>
<Actor seed="39514"/>
</Entity>
<Entity uid="5189">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="563.56855" z="1806.39612"/>
<Orientation y="2.35621"/>
<Actor seed="62784"/>
</Entity>
<Entity uid="5190">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="572.5315" z="1795.54737"/>
<Orientation y="2.43122"/>
<Actor seed="44603"/>
</Entity>
<Entity uid="5191">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="579.0702" z="1797.81141"/>
<Orientation y="2.35621"/>
<Actor seed="58461"/>
</Entity>
<Entity uid="5192">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="608.3714" z="1816.35206"/>
<Orientation y="2.35621"/>
<Actor seed="55580"/>
</Entity>
<Entity uid="5193">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="600.01813" z="1822.17078"/>
<Orientation y="-1.4483"/>
<Actor seed="18795"/>
</Entity>
<Entity uid="5194">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="588.51148" z="1829.18067"/>
<Orientation y="-2.59331"/>
<Actor seed="47794"/>
</Entity>
<Entity uid="5195">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="567.96705" z="1803.9834"/>
<Orientation y="2.35621"/>
<Actor seed="34157"/>
</Entity>
<Entity uid="5196">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="559.89466" z="1792.00184"/>
<Orientation y="2.35621"/>
<Actor seed="30632"/>
</Entity>
<Entity uid="5197">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="567.18543" z="1781.79957"/>
<Orientation y="2.35621"/>
<Actor seed="52111"/>
</Entity>
<Entity uid="5198">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="547.2298" z="1790.76575"/>
<Orientation y="2.35621"/>
<Actor seed="41884"/>
</Entity>
<Entity uid="5199">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="556.10541" z="1801.1095"/>
<Orientation y="1.18711"/>
<Actor seed="64461"/>
</Entity>
<Entity uid="5200">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="569.20472" z="1807.20044"/>
<Orientation y="2.67983"/>
<Actor seed="51719"/>
</Entity>
<Entity uid="5201">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="590.52051" z="1801.81617"/>
<Orientation y="2.35621"/>
<Actor seed="52123"/>
</Entity>
<Entity uid="5202">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.85901" z="1807.03565"/>
<Orientation y="2.35621"/>
<Actor seed="41590"/>
</Entity>
<Entity uid="5203">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="579.72022" z="1818.30896"/>
<Orientation y="2.35621"/>
<Actor seed="25891"/>
</Entity>
<Entity uid="5204">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="580.29621" z="1823.21717"/>
<Orientation y="2.35621"/>
<Actor seed="644"/>
</Entity>
<Entity uid="5205">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="602.55323" z="1818.3119"/>
<Orientation y="2.35621"/>
<Actor seed="61458"/>
</Entity>
<Entity uid="5206">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="614.63318" z="1818.12415"/>
<Orientation y="2.35621"/>
<Actor seed="38264"/>
</Entity>
<Entity uid="5207">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="603.5348" z="1800.3805"/>
<Orientation y="-2.0365"/>
<Actor seed="54886"/>
</Entity>
<Entity uid="5208">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="565.88978" z="1780.3827"/>
<Orientation y="2.35621"/>
<Actor seed="44773"/>
</Entity>
<Entity uid="5209">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="555.63086" z="1777.02503"/>
<Orientation y="2.35621"/>
<Actor seed="32121"/>
</Entity>
<Entity uid="5210">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="537.9549" z="1785.90503"/>
<Orientation y="2.35621"/>
<Actor seed="25345"/>
</Entity>
<Entity uid="5211">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="521.27076" z="1737.64368"/>
<Orientation y="-2.77334"/>
<Actor seed="6412"/>
</Entity>
<Entity uid="5212">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="505.98383" z="1591.90064"/>
<Orientation y="2.88804"/>
<Actor seed="30237"/>
</Entity>
<Entity uid="5213">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="524.32679" z="1598.22767"/>
<Orientation y="-2.18464"/>
<Actor seed="26085"/>
</Entity>
<Entity uid="5214">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="530.12464" z="1622.56238"/>
<Orientation y="2.35621"/>
<Actor seed="10432"/>
</Entity>
<Entity uid="5215">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="521.06391" z="1594.28834"/>
<Orientation y="-3.10772"/>
<Actor seed="45168"/>
</Entity>
<Entity uid="5216">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="531.1922" z="1541.01832"/>
<Orientation y="2.43172"/>
<Actor seed="40320"/>
</Entity>
<Entity uid="5217">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="597.1952" z="1489.76294"/>
<Orientation y="2.64463"/>
<Actor seed="55473"/>
</Entity>
<Entity uid="5218">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="618.70496" z="1439.70484"/>
<Orientation y="2.73911"/>
<Actor seed="40928"/>
</Entity>
<Entity uid="5219">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="642.28248" z="1416.16932"/>
<Orientation y="2.35621"/>
<Actor seed="33640"/>
</Entity>
<Entity uid="5220">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="617.19788" z="1491.56385"/>
<Orientation y="-1.91198"/>
<Actor seed="16381"/>
</Entity>
<Entity uid="5221">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.26667" z="1496.2245"/>
<Orientation y="2.35621"/>
<Actor seed="46917"/>
</Entity>
<Entity uid="5222">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="619.65833" z="1461.9762"/>
<Orientation y="2.07175"/>
<Actor seed="47808"/>
</Entity>
<Entity uid="5223">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="652.40699" z="1429.26001"/>
<Orientation y="2.35621"/>
<Actor seed="12788"/>
</Entity>
<Entity uid="5224">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="628.24988" z="1476.57764"/>
<Orientation y="2.35621"/>
<Actor seed="34938"/>
</Entity>
<Entity uid="5225">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="621.48517" z="1491.391"/>
<Orientation y="2.35621"/>
<Actor seed="62044"/>
</Entity>
<Entity uid="5226">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="637.51551" z="1459.54688"/>
<Orientation y="2.35621"/>
<Actor seed="46044"/>
</Entity>
<Entity uid="5227">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="628.89673" z="1477.09705"/>
<Orientation y="-0.7375"/>
<Actor seed="30291"/>
</Entity>
<Entity uid="5228">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="610.65003" z="1504.7334"/>
<Orientation y="-1.7361"/>
<Actor seed="57449"/>
</Entity>
<Entity uid="5229">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="592.99866" z="1507.93653"/>
<Orientation y="2.35621"/>
<Actor seed="24585"/>
</Entity>
<Entity uid="5230">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="589.21204" z="1511.63917"/>
<Orientation y="2.35621"/>
<Actor seed="32256"/>
</Entity>
<Entity uid="5231">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="601.80176" z="1515.55298"/>
<Orientation y="1.91965"/>
<Actor seed="48862"/>
</Entity>
<Entity uid="5232">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="607.74909" z="1512.39393"/>
<Orientation y="2.35621"/>
<Actor seed="16201"/>
</Entity>
<Entity uid="5233">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="591.74189" z="1517.6532"/>
<Orientation y="2.35621"/>
<Actor seed="234"/>
</Entity>
<Entity uid="5234">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="580.53357" z="1525.31922"/>
<Orientation y="2.35621"/>
<Actor seed="31490"/>
</Entity>
<Entity uid="5235">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="575.2439" z="1524.91822"/>
<Orientation y="2.35621"/>
<Actor seed="22501"/>
</Entity>
<Entity uid="5236">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="585.69391" z="1528.23182"/>
<Orientation y="2.35621"/>
<Actor seed="60435"/>
</Entity>
<Entity uid="5237">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="577.13251" z="1534.18128"/>
<Orientation y="2.35621"/>
<Actor seed="46240"/>
</Entity>
<Entity uid="5238">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="571.75428" z="1534.57679"/>
<Orientation y="1.28617"/>
<Actor seed="4022"/>
</Entity>
<Entity uid="5239">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="600.15137" z="1528.50135"/>
<Orientation y="2.16291"/>
<Actor seed="19872"/>
</Entity>
<Entity uid="5240">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="626.91968" z="1502.94947"/>
<Orientation y="2.37604"/>
<Actor seed="55963"/>
</Entity>
<Entity uid="5241">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="635.60596" z="1478.33313"/>
<Orientation y="1.8394"/>
<Actor seed="32815"/>
</Entity>
<Entity uid="5242">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="646.41706" z="1473.81019"/>
<Orientation y="2.0415"/>
<Actor seed="4846"/>
</Entity>
<Entity uid="5243">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="692.16883" z="1492.79334"/>
<Orientation y="2.35621"/>
<Actor seed="56317"/>
</Entity>
<Entity uid="5244">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="693.01172" z="1517.59375"/>
<Orientation y="0.35314"/>
<Actor seed="9092"/>
</Entity>
<Entity uid="5245">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="688.42151" z="1524.83521"/>
<Orientation y="2.35621"/>
<Actor seed="17213"/>
</Entity>
<Entity uid="5246">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="675.28406" z="1521.2223"/>
<Orientation y="2.35621"/>
<Actor seed="55464"/>
</Entity>
<Entity uid="5247">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="677.20759" z="1528.99488"/>
<Orientation y="2.35621"/>
<Actor seed="24719"/>
</Entity>
<Entity uid="5248">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="681.3628" z="1549.40503"/>
<Orientation y="2.35621"/>
<Actor seed="38024"/>
</Entity>
<Entity uid="5249">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.53345" z="1551.56836"/>
<Orientation y="2.35621"/>
<Actor seed="12034"/>
</Entity>
<Entity uid="5250">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="686.88331" z="1544.85523"/>
<Orientation y="2.6983"/>
<Actor seed="30120"/>
</Entity>
<Entity uid="5251">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="702.37067" z="1518.04603"/>
<Orientation y="1.41248"/>
<Actor seed="52713"/>
</Entity>
<Entity uid="5252">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="713.83741" z="1521.82911"/>
<Orientation y="-1.12716"/>
<Actor seed="38002"/>
</Entity>
<Entity uid="5253">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="698.06379" z="1531.12391"/>
<Orientation y="2.35621"/>
<Actor seed="58154"/>
</Entity>
<Entity uid="5254">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="730.49952" z="1506.01233"/>
<Orientation y="2.66407"/>
<Actor seed="13746"/>
</Entity>
<Entity uid="5255">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="742.54206" z="1443.4845"/>
<Orientation y="3.03614"/>
<Actor seed="38073"/>
</Entity>
<Entity uid="5256">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="728.72553" z="1402.68055"/>
<Orientation y="-2.1961"/>
<Actor seed="36563"/>
</Entity>
<Entity uid="5257">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="722.33124" z="1417.4181"/>
<Orientation y="2.35843"/>
<Actor seed="11516"/>
</Entity>
<Entity uid="5258">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="730.92402" z="1385.51172"/>
<Orientation y="-2.96287"/>
<Actor seed="46850"/>
</Entity>
<Entity uid="5259">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="716.9015" z="1331.11597"/>
<Orientation y="-2.92959"/>
<Actor seed="34027"/>
</Entity>
<Entity uid="5260">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="698.67396" z="1110.20264"/>
<Orientation y="0.78756"/>
<Actor seed="11796"/>
</Entity>
<Entity uid="5261">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="701.40094" z="1145.77369"/>
<Orientation y="0.93848"/>
<Actor seed="12445"/>
</Entity>
<Entity uid="5262">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="709.13251" z="1152.42896"/>
<Orientation y="2.35621"/>
<Actor seed="17942"/>
</Entity>
<Entity uid="5263">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="699.99866" z="1161.05872"/>
<Orientation y="0.72959"/>
<Actor seed="4077"/>
</Entity>
<Entity uid="5264">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="699.86445" z="1174.76185"/>
<Orientation y="2.35621"/>
<Actor seed="8740"/>
</Entity>
<Entity uid="5265">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="697.43744" z="1178.40906"/>
<Orientation y="-2.26474"/>
<Actor seed="55969"/>
</Entity>
<Entity uid="5266">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="688.67121" z="1179.52955"/>
<Orientation y="0.99724"/>
<Actor seed="50068"/>
</Entity>
<Entity uid="5267">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="700.71686" z="1184.03138"/>
<Orientation y="2.35621"/>
<Actor seed="34509"/>
</Entity>
<Entity uid="5268">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="690.97907" z="1192.51502"/>
<Orientation y="2.35621"/>
<Actor seed="5623"/>
</Entity>
<Entity uid="5269">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="698.43055" z="1212.66541"/>
<Orientation y="2.35621"/>
<Actor seed="30988"/>
</Entity>
<Entity uid="5270">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="692.56275" z="1232.93677"/>
<Orientation y="0.87111"/>
<Actor seed="38798"/>
</Entity>
<Entity uid="5271">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="699.82844" z="1232.63416"/>
<Orientation y="2.35621"/>
<Actor seed="41418"/>
</Entity>
<Entity uid="5272">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="699.00806" z="1257.78504"/>
<Orientation y="0.7849"/>
<Actor seed="55289"/>
</Entity>
<Entity uid="5273">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="708.53156" z="1257.25513"/>
<Orientation y="2.35621"/>
<Actor seed="45997"/>
</Entity>
<Entity uid="5274">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="700.24079" z="1256.36866"/>
<Orientation y="2.35621"/>
<Actor seed="34241"/>
</Entity>
<Entity uid="5275">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="694.1554" z="1222.214"/>
<Orientation y="2.48858"/>
<Actor seed="29478"/>
</Entity>
<Entity uid="5276">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="699.21253" z="1165.0785"/>
<Orientation y="2.75095"/>
<Actor seed="60745"/>
</Entity>
<Entity uid="5277">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="723.13685" z="1148.61268"/>
<Orientation y="1.20871"/>
<Actor seed="51269"/>
</Entity>
<Entity uid="5278">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="719.17365" z="1160.28919"/>
<Orientation y="2.35621"/>
<Actor seed="32145"/>
</Entity>
<Entity uid="5279">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="746.27448" z="1183.69043"/>
<Orientation y="1.07883"/>
<Actor seed="62776"/>
</Entity>
<Entity uid="5280">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="765.78504" z="1171.16871"/>
<Orientation y="1.50518"/>
<Actor seed="16316"/>
</Entity>
<Entity uid="5281">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="826.39875" z="1220.7068"/>
<Orientation y="2.5507"/>
<Actor seed="55255"/>
</Entity>
<Entity uid="5282">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="825.61805" z="1168.79078"/>
<Orientation y="-0.90743"/>
<Actor seed="49916"/>
</Entity>
<Entity uid="5283">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="784.69574" z="1153.78528"/>
<Orientation y="0.32844"/>
<Actor seed="25601"/>
</Entity>
<Entity uid="5284">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="791.5204" z="1153.88758"/>
<Orientation y="2.35621"/>
<Actor seed="39692"/>
</Entity>
<Entity uid="5285">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="792.95008" z="1154.84583"/>
<Orientation y="2.35621"/>
<Actor seed="38777"/>
</Entity>
<Entity uid="5286">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="771.04993" z="1169.64039"/>
<Orientation y="2.35621"/>
<Actor seed="40304"/>
</Entity>
<Entity uid="5287">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="771.15674" z="1147.8855"/>
<Orientation y="3.03893"/>
<Actor seed="63167"/>
</Entity>
<Entity uid="5288">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="771.91895" z="1132.80054"/>
<Orientation y="2.35621"/>
<Actor seed="31348"/>
</Entity>
<Entity uid="5289">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="754.28827" z="1151.83704"/>
<Orientation y="0.20008"/>
<Actor seed="61002"/>
</Entity>
<Entity uid="5290">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="753.30018" z="1161.40418"/>
<Orientation y="3.05178"/>
<Actor seed="45305"/>
</Entity>
<Entity uid="5291">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="752.62427" z="1143.91565"/>
<Orientation y="2.35621"/>
<Actor seed="54554"/>
</Entity>
<Entity uid="5292">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="739.04017" z="1149.6803"/>
<Orientation y="2.35621"/>
<Actor seed="54032"/>
</Entity>
<Entity uid="5293">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="725.75007" z="1147.12012"/>
<Orientation y="-0.02984"/>
<Actor seed="32823"/>
</Entity>
<Entity uid="5294">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="728.23871" z="1148.87903"/>
<Orientation y="2.82334"/>
<Actor seed="4841"/>
</Entity>
<Entity uid="5295">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="728.83564" z="1137.82068"/>
<Orientation y="2.35621"/>
<Actor seed="32716"/>
</Entity>
<Entity uid="5296">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="729.52411" z="1148.9021"/>
<Orientation y="0.43491"/>
<Actor seed="15591"/>
</Entity>
<Entity uid="5297">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="742.81482" z="1162.34217"/>
<Orientation y="2.44855"/>
<Actor seed="35070"/>
</Entity>
<Entity uid="5298">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="765.6833" z="1134.15394"/>
<Orientation y="2.35621"/>
<Actor seed="10733"/>
</Entity>
<Entity uid="5299">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="772.51661" z="1122.4607"/>
<Orientation y="2.35621"/>
<Actor seed="27775"/>
</Entity>
<Entity uid="5300">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="791.10328" z="1127.985"/>
<Orientation y="2.35621"/>
<Actor seed="40877"/>
</Entity>
<Entity uid="5301">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="800.57923" z="1145.18238"/>
<Orientation y="2.35621"/>
<Actor seed="61120"/>
</Entity>
<Entity uid="5302">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="812.72565" z="1115.7948"/>
<Orientation y="2.39917"/>
<Actor seed="46178"/>
</Entity>
<Entity uid="5303">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="812.82294" z="1126.4491"/>
<Orientation y="0.68328"/>
<Actor seed="6833"/>
</Entity>
<Entity uid="5304">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="825.0658" z="1158.72144"/>
<Orientation y="-0.1027"/>
<Actor seed="24254"/>
</Entity>
<Entity uid="5305">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="813.09705" z="1185.55335"/>
<Orientation y="2.35621"/>
<Actor seed="4933"/>
</Entity>
<Entity uid="5306">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="809.46741" z="1163.08313"/>
<Orientation y="2.35621"/>
<Actor seed="51412"/>
</Entity>
<Entity uid="5307">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="805.53858" z="1154.27381"/>
<Orientation y="-0.38903"/>
<Actor seed="47199"/>
</Entity>
<Entity uid="5308">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="805.85511" z="1166.48926"/>
<Orientation y="1.30604"/>
<Actor seed="4013"/>
</Entity>
<Entity uid="5309">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="843.15174" z="1178.35767"/>
<Orientation y="1.75422"/>
<Actor seed="44294"/>
</Entity>
<Entity uid="5310">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="889.55121" z="1173.47571"/>
<Orientation y="0.53179"/>
<Actor seed="58488"/>
</Entity>
<Entity uid="5311">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="887.33063" z="1178.72828"/>
<Orientation y="-1.97126"/>
<Actor seed="30701"/>
</Entity>
<Entity uid="5312">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="866.89185" z="1178.0962"/>
<Orientation y="0.13688"/>
<Actor seed="38060"/>
</Entity>
<Entity uid="5313">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="871.09162" z="1183.28101"/>
<Orientation y="3.0139"/>
<Actor seed="5519"/>
</Entity>
<Entity uid="5314">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="874.54676" z="1150.52662"/>
<Orientation y="2.35621"/>
<Actor seed="40987"/>
</Entity>
<Entity uid="5315">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="896.63367" z="1119.40967"/>
<Orientation y="2.35621"/>
<Actor seed="13640"/>
</Entity>
<Entity uid="5316">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="977.59968" z="1142.4181"/>
<Orientation y="1.0897"/>
<Actor seed="25823"/>
</Entity>
<Entity uid="5317">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1030.56092" z="1184.27479"/>
<Orientation y="0.16001"/>
<Actor seed="49017"/>
</Entity>
<Entity uid="5318">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1029.5829" z="1205.7793"/>
<Orientation y="-0.14922"/>
<Actor seed="24255"/>
</Entity>
<Entity uid="5319">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1027.32508" z="1212.78077"/>
<Orientation y="2.35621"/>
<Actor seed="50872"/>
</Entity>
<Entity uid="5320">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="779.15937" z="1161.36329"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5321">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="741.18732" z="1180.72767"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5322">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="741.42872" z="1187.70557"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5323">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="732.94312" z="1192.42298"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5324">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="743.53315" z="1211.04383"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5325">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="781.91279" z="1224.22266"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5326">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="700.46229" z="1194.74878"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5327">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="732.602" z="1280.667"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5328">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="709.91651" z="1311.82227"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5329">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="694.0188" z="1317.28992"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5330">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="708.03187" z="1305.24537"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5331">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="686.36976" z="1387.59754"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5332">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="661.85096" z="1456.76026"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5333">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="638.81586" z="1468.85706"/>
<Orientation y="2.35622"/>
<Actor seed="38059"/>
</Entity>
<Entity uid="5335">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1896.10743" z="836.60621"/>
<Orientation y="7.88788"/>
<Obstruction group="1553"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="5336">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1893.89112" z="1073.09888"/>
<Orientation y="7.82573"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="5337">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1910.86817" z="1113.24292"/>
<Orientation y="0.02149"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="5338">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1911.67493" z="1107.69568"/>
<Orientation y="3.13761"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="5340">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1929.33338" z="1105.26771"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5341">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1902.57398" z="1102.46583"/>
<Orientation y="7.10312"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="5343">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1903.81995" z="1117.84473"/>
<Orientation y="8.47385"/>
<Actor seed="12039"/>
</Entity>
<Entity uid="5344">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1910.75672" z="1105.1587"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5345">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1929.74378" z="1116.22071"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5347">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1911.00953" z="1116.46192"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5357">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1917.49976" z="795.02356"/>
<Orientation y="3.12526"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="5358">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1917.48023" z="800.37732"/>
<Orientation y="0.01534"/>
<Actor seed="49793"/>
</Entity>
<Entity uid="5359">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1924.0918" z="803.88672"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5361">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1903.0005" z="781.48145"/>
<Orientation y="2.35622"/>
<Actor seed="622"/>
</Entity>
<Entity uid="5362">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1924.01404" z="792.37665"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5364">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1942.91041" z="792.64002"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5365">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1942.50562" z="804.05793"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5366">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1950.97913" z="794.07801"/>
<Orientation y="-0.59081"/>
<Actor seed="51413"/>
</Entity>
<Entity uid="5367">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1949.48035" z="792.06653"/>
<Orientation y="2.35622"/>
<Actor seed="48396"/>
</Entity>
<Entity uid="5368">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1950.37452" z="796.75501"/>
<Orientation y="2.35622"/>
<Actor seed="36423"/>
</Entity>
<Entity uid="5369">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1906.85926" z="791.78394"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5370">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1907.71949" z="803.99335"/>
<Orientation y="1.56652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5371">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1947.35303" z="797.86622"/>
<Orientation y="3.14141"/>
<Actor seed="1590"/>
</Entity>
<Entity uid="5372">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1947.54249" z="798.07557"/>
<Orientation y="1.53122"/>
<Actor seed="8325"/>
</Entity>
<Entity uid="5373">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1940.09632" z="1110.02332"/>
<Orientation y="3.14312"/>
<Actor seed="1590"/>
</Entity>
<Entity uid="5374">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1940.28602" z="1110.23243"/>
<Orientation y="1.53293"/>
<Actor seed="8325"/>
</Entity>
<Entity uid="5375">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1954.52771" z="798.5669"/>
<Orientation y="2.35621"/>
<Actor seed="52326"/>
</Entity>
<Entity uid="5376">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1955.59876" z="801.56983"/>
<Orientation y="1.34437"/>
<Actor seed="3083"/>
</Entity>
<Entity uid="5377">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1958.40589" z="802.59266"/>
<Orientation y="2.35621"/>
<Actor seed="27670"/>
</Entity>
<Entity uid="5378">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1958.89002" z="804.99781"/>
<Orientation y="2.35621"/>
<Actor seed="27306"/>
</Entity>
<Entity uid="5379">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1953.89832" z="794.47236"/>
<Orientation y="2.35621"/>
<Actor seed="36124"/>
</Entity>
<Entity uid="5380">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1954.10596" z="791.04578"/>
<Orientation y="2.35621"/>
<Actor seed="64831"/>
</Entity>
<Entity uid="5381">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1959.71595" z="788.68335"/>
<Orientation y="2.35621"/>
<Actor seed="55638"/>
</Entity>
<Entity uid="5382">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1954.4087" z="783.44349"/>
<Orientation y="2.35621"/>
<Actor seed="63696"/>
</Entity>
<Entity uid="5383">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1946.6819" z="787.16157"/>
<Orientation y="2.35621"/>
<Actor seed="48749"/>
</Entity>
<Entity uid="5384">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1963.40442" z="782.4422"/>
<Orientation y="1.86976"/>
<Actor seed="58495"/>
</Entity>
<Entity uid="5385">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1970.48316" z="780.47577"/>
<Orientation y="2.35621"/>
<Actor seed="10066"/>
</Entity>
<Entity uid="5386">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1976.00428" z="791.74378"/>
<Orientation y="-0.28408"/>
<Actor seed="12715"/>
</Entity>
<Entity uid="5387">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1977.01844" z="796.47278"/>
<Orientation y="1.69042"/>
<Actor seed="64959"/>
</Entity>
<Entity uid="5388">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1981.7848" z="798.67115"/>
<Orientation y="-0.19675"/>
<Actor seed="53382"/>
</Entity>
<Entity uid="5389">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1978.75416" z="813.35224"/>
<Orientation y="2.35621"/>
<Actor seed="22957"/>
</Entity>
<Entity uid="5390">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1971.16248" z="802.547"/>
<Orientation y="-2.11997"/>
<Actor seed="4191"/>
</Entity>
<Entity uid="5391">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1968.04139" z="799.40119"/>
<Orientation y="1.14074"/>
<Actor seed="33095"/>
</Entity>
<Entity uid="5392">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1974.16456" z="810.78998"/>
<Orientation y="2.35621"/>
<Actor seed="47237"/>
</Entity>
<Entity uid="5393">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1964.91175" z="812.53895"/>
<Orientation y="2.35621"/>
<Actor seed="23327"/>
</Entity>
<Entity uid="5394">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1960.33741" z="810.05066"/>
<Orientation y="2.35621"/>
<Actor seed="25267"/>
</Entity>
<Entity uid="5395">
<Template>actor|geology/stone_granite_greek_boulder.xml</Template>
<Position x="1967.021" z="811.70411"/>
<Orientation y="1.02201"/>
<Actor seed="7894"/>
</Entity>
<Entity uid="5396">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1957.22742" z="791.36274"/>
<Orientation y="2.35621"/>
<Actor seed="41304"/>
</Entity>
<Entity uid="5397">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1950.97425" z="793.27491"/>
<Orientation y="2.35621"/>
<Actor seed="44725"/>
</Entity>
<Entity uid="5398">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1959.53162" z="805.27479"/>
<Orientation y="2.35621"/>
<Actor seed="9334"/>
</Entity>
<Entity uid="5399">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1961.98267" z="808.45325"/>
<Orientation y="2.35621"/>
<Actor seed="55667"/>
</Entity>
<Entity uid="5400">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1958.17835" z="805.7444"/>
<Orientation y="2.35621"/>
<Actor seed="626"/>
</Entity>
<Entity uid="5401">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1951.36182" z="807.10962"/>
<Orientation y="2.35621"/>
<Actor seed="3197"/>
</Entity>
<Entity uid="5402">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1956.06019" z="802.26673"/>
<Orientation y="2.35621"/>
<Actor seed="8692"/>
</Entity>
<Entity uid="5403">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1960.37952" z="1105.51331"/>
<Orientation y="2.35621"/>
<Actor seed="64454"/>
</Entity>
<Entity uid="5404">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1959.61646" z="1100.9618"/>
<Orientation y="2.35621"/>
<Actor seed="20805"/>
</Entity>
<Entity uid="5405">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1953.77515" z="1102.38086"/>
<Orientation y="2.35621"/>
<Actor seed="29218"/>
</Entity>
<Entity uid="5406">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1951.72522" z="1114.79554"/>
<Orientation y="2.35621"/>
<Actor seed="65144"/>
</Entity>
<Entity uid="5407">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1952.7688" z="1119.563"/>
<Orientation y="2.35621"/>
<Actor seed="23423"/>
</Entity>
<Entity uid="5409">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1969.65564" z="1115.28968"/>
<Orientation y="2.35621"/>
<Actor seed="14038"/>
</Entity>
<Entity uid="5412">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1954.72291" z="1119.10816"/>
<Orientation y="2.35621"/>
<Actor seed="56079"/>
</Entity>
<Entity uid="5413">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1949.1902" z="1120.46656"/>
<Orientation y="2.35621"/>
<Actor seed="13574"/>
</Entity>
<Entity uid="5414">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1947.59888" z="1118.71668"/>
<Orientation y="2.35621"/>
<Actor seed="10966"/>
</Entity>
<Entity uid="5415">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1936.39771" z="1123.15223"/>
<Orientation y="2.35621"/>
<Actor seed="62724"/>
</Entity>
<Entity uid="5416">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1946.13685" z="1116.86487"/>
<Orientation y="2.35621"/>
<Actor seed="2635"/>
</Entity>
<Entity uid="5417">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1944.47535" z="1114.9917"/>
<Orientation y="2.35621"/>
<Actor seed="3196"/>
</Entity>
<Entity uid="5418">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1945.14576" z="1117.02491"/>
<Orientation y="2.35621"/>
<Actor seed="46261"/>
</Entity>
<Entity uid="5419">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1933.17811" z="1123.34351"/>
<Orientation y="2.35621"/>
<Actor seed="22341"/>
</Entity>
<Entity uid="5420">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1956.92371" z="1111.594"/>
<Orientation y="2.35621"/>
<Actor seed="3230"/>
</Entity>
<Entity uid="5421">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1965.57569" z="1110.7173"/>
<Orientation y="2.35621"/>
<Actor seed="54129"/>
</Entity>
<Entity uid="5422">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1969.11658" z="1103.19935"/>
<Orientation y="2.35621"/>
<Actor seed="16793"/>
</Entity>
<Entity uid="5423">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1966.38025" z="1098.63099"/>
<Orientation y="2.35621"/>
<Actor seed="2277"/>
</Entity>
<Entity uid="5424">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1971.20508" z="1102.6161"/>
<Orientation y="2.35621"/>
<Actor seed="56805"/>
</Entity>
<Entity uid="5425">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1966.44153" z="1117.1277"/>
<Orientation y="-0.11399"/>
<Actor seed="39541"/>
</Entity>
<Entity uid="5426">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1970.78235" z="1125.1598"/>
<Orientation y="1.59543"/>
<Actor seed="57263"/>
</Entity>
<Entity uid="5427">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1977.10718" z="1124.03931"/>
<Orientation y="2.35621"/>
<Actor seed="32281"/>
</Entity>
<Entity uid="5429">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1969.32947" z="1117.89661"/>
<Orientation y="-0.3023"/>
<Actor seed="45293"/>
</Entity>
<Entity uid="5430">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1958.67566" z="1127.21436"/>
<Orientation y="2.35621"/>
<Actor seed="43560"/>
</Entity>
<Entity uid="5431">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1953.8866" z="1133.05408"/>
<Orientation y="2.35621"/>
<Actor seed="57741"/>
</Entity>
<Entity uid="5432">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1974.6493" z="1119.66773"/>
<Orientation y="2.35621"/>
<Actor seed="3805"/>
</Entity>
<Entity uid="5433">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1976.01612" z="1113.03992"/>
<Orientation y="2.35621"/>
<Actor seed="4793"/>
</Entity>
<Entity uid="5434">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1971.93934" z="1103.01624"/>
<Orientation y="2.35621"/>
<Actor seed="61745"/>
</Entity>
<Entity uid="5435">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1956.96119" z="1097.93506"/>
<Orientation y="2.35621"/>
<Actor seed="15250"/>
</Entity>
<Entity uid="5436">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1938.13221" z="1098.35584"/>
<Orientation y="2.35621"/>
<Actor seed="18458"/>
</Entity>
<Entity uid="5437">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1930.75477" z="1098.35572"/>
<Orientation y="2.35621"/>
<Actor seed="42657"/>
</Entity>
<Entity uid="5438">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1921.39148" z="1094.35181"/>
<Orientation y="2.35621"/>
<Actor seed="57720"/>
</Entity>
<Entity uid="5439">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1926.7444" z="1088.74512"/>
<Orientation y="2.35621"/>
<Actor seed="40082"/>
</Entity>
<Entity uid="5440">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1914.57593" z="1091.98255"/>
<Orientation y="2.35621"/>
<Actor seed="19727"/>
</Entity>
<Entity uid="5441">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1911.78113" z="1094.00977"/>
<Orientation y="2.35621"/>
<Actor seed="8579"/>
</Entity>
<Entity uid="5442">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1915.24769" z="1075.78321"/>
<Orientation y="2.35621"/>
<Actor seed="38115"/>
</Entity>
<Entity uid="5443">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1909.76612" z="1042.88184"/>
<Orientation y="2.35621"/>
<Actor seed="58571"/>
</Entity>
<Entity uid="5444">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1907.39991" z="1032.76392"/>
<Orientation y="2.35621"/>
<Actor seed="19327"/>
</Entity>
<Entity uid="5445">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1906.96753" z="1030.71656"/>
<Orientation y="2.35621"/>
<Actor seed="20880"/>
</Entity>
<Entity uid="5446">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1910.6714" z="1056.15699"/>
<Orientation y="2.35621"/>
<Actor seed="44529"/>
</Entity>
<Entity uid="5447">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1907.33667" z="1059.54737"/>
<Orientation y="0.9653"/>
<Actor seed="47587"/>
</Entity>
<Entity uid="5448">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1916.1996" z="1072.4712"/>
<Orientation y="-0.42061"/>
<Actor seed="10176"/>
</Entity>
<Entity uid="5449">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1909.6349" z="1081.70521"/>
<Orientation y="2.35621"/>
<Actor seed="22024"/>
</Entity>
<Entity uid="5450">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1933.51648" z="1126.07618"/>
<Orientation y="2.35621"/>
<Actor seed="48323"/>
</Entity>
<Entity uid="5451">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1928.13453" z="1124.53248"/>
<Orientation y="2.35621"/>
<Actor seed="1434"/>
</Entity>
<Entity uid="5452">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1933.15003" z="1133.65711"/>
<Orientation y="2.35621"/>
<Actor seed="14490"/>
</Entity>
<Entity uid="5453">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1915.53834" z="1125.95899"/>
<Orientation y="2.35621"/>
<Actor seed="55136"/>
</Entity>
<Entity uid="5454">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1909.65589" z="1124.81959"/>
<Orientation y="2.35621"/>
<Actor seed="26906"/>
</Entity>
<Entity uid="5455">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1908.099" z="1125.53638"/>
<Orientation y="2.35621"/>
<Actor seed="9137"/>
</Entity>
<Entity uid="5456">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1963.9209" z="815.95221"/>
<Orientation y="-1.63341"/>
<Actor seed="14816"/>
</Entity>
<Entity uid="5457">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1942.38746" z="808.03772"/>
<Orientation y="-2.25132"/>
<Actor seed="22042"/>
</Entity>
<Entity uid="5458">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1934.79249" z="806.87928"/>
<Orientation y="-1.07302"/>
<Actor seed="50882"/>
</Entity>
<Entity uid="5459">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1915.71717" z="808.48731"/>
<Orientation y="-0.56154"/>
<Actor seed="62333"/>
</Entity>
<Entity uid="5460">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1911.46192" z="841.27533"/>
<Orientation y="2.35621"/>
<Actor seed="58252"/>
</Entity>
<Entity uid="5461">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1912.77552" z="844.78821"/>
<Orientation y="2.35621"/>
<Actor seed="1909"/>
</Entity>
<Entity uid="5462">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1905.72681" z="852.04877"/>
<Orientation y="2.35621"/>
<Actor seed="28629"/>
</Entity>
<Entity uid="5463">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1905.06897" z="855.1388"/>
<Orientation y="2.35621"/>
<Actor seed="14631"/>
</Entity>
<Entity uid="5464">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1903.56153" z="831.73359"/>
<Orientation y="2.35621"/>
<Actor seed="22549"/>
</Entity>
<Entity uid="5465">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1905.32557" z="824.63337"/>
<Orientation y="3.02968"/>
<Actor seed="26521"/>
</Entity>
<Entity uid="5466">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1903.39039" z="810.80329"/>
<Orientation y="2.35621"/>
<Actor seed="17899"/>
</Entity>
<Entity uid="5467">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1909.2378" z="813.56312"/>
<Orientation y="0.87649"/>
<Actor seed="4593"/>
</Entity>
<Entity uid="5468">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1920.22754" z="820.20588"/>
<Orientation y="2.35621"/>
<Actor seed="9114"/>
</Entity>
<Entity uid="5469">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1942.80445" z="786.33991"/>
<Orientation y="-2.03861"/>
<Actor seed="2270"/>
</Entity>
<Entity uid="5470">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1934.23755" z="782.55854"/>
<Orientation y="-0.65362"/>
<Actor seed="24264"/>
</Entity>
<Entity uid="5471">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1929.66749" z="787.37665"/>
<Orientation y="2.63613"/>
<Actor seed="32274"/>
</Entity>
<Entity uid="5472">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1934.15503" z="776.9488"/>
<Orientation y="2.35621"/>
<Actor seed="7644"/>
</Entity>
<Entity uid="5473">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1919.948" z="779.99415"/>
<Orientation y="-0.81666"/>
<Actor seed="53938"/>
</Entity>
<Entity uid="5474">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1906.54883" z="786.80781"/>
<Orientation y="2.35621"/>
<Actor seed="18263"/>
</Entity>
<Entity uid="5475">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1903.55958" z="784.47785"/>
<Orientation y="-2.7126"/>
<Actor seed="23917"/>
</Entity>
<Entity uid="5476">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1899.97535" z="776.00019"/>
<Orientation y="2.35621"/>
<Actor seed="45543"/>
</Entity>
<Entity uid="5478">
<Template>structures/kush_dock</Template>
<Player>0</Player>
<Position x="1895.93055" z="836.1949"/>
<Orientation y="1.60441"/>
<Actor seed="4496"/>
</Entity>
<Entity uid="5479">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1914.05823" z="833.24476"/>
<Orientation y="2.35621"/>
<Actor seed="12437"/>
</Entity>
<Entity uid="5480">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1910.11475" z="825.43805"/>
<Orientation y="2.35621"/>
<Actor seed="25261"/>
</Entity>
<Entity uid="5481">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1924.69605" z="836.4383"/>
<Orientation y="2.35621"/>
<Actor seed="37100"/>
</Entity>
<Entity uid="5482">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1918.2837" z="847.65345"/>
<Orientation y="2.35621"/>
<Actor seed="42182"/>
</Entity>
<Entity uid="5483">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1911.34388" z="854.8089"/>
<Orientation y="2.35621"/>
<Actor seed="14169"/>
</Entity>
<Entity uid="5484">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1916.69434" z="829.69153"/>
<Orientation y="2.35621"/>
<Actor seed="55510"/>
</Entity>
<Entity uid="5485">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1919.16639" z="844.13685"/>
<Orientation y="2.35621"/>
<Actor seed="38060"/>
</Entity>
<Entity uid="5487">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1917.23951" z="818.96564"/>
<Orientation y="2.35621"/>
<Actor seed="49379"/>
</Entity>
<Entity uid="5488">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1915.04432" z="829.18183"/>
<Orientation y="2.35621"/>
<Actor seed="35569"/>
</Entity>
<Entity uid="5489">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1915.45582" z="838.6579"/>
<Orientation y="2.35621"/>
<Actor seed="5887"/>
</Entity>
<Entity uid="5490">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1920.56861" z="835.19031"/>
<Orientation y="2.35621"/>
<Actor seed="43997"/>
</Entity>
<Entity uid="5491">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1923.93323" z="831.5517"/>
<Orientation y="2.35621"/>
<Actor seed="35437"/>
</Entity>
<Entity uid="5492">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1921.41846" z="828.17463"/>
<Orientation y="2.35621"/>
<Actor seed="18890"/>
</Entity>
<Entity uid="5493">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1917.44568" z="825.43165"/>
<Orientation y="2.35621"/>
<Actor seed="40779"/>
</Entity>
<Entity uid="5494">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1912.85035" z="824.76429"/>
<Orientation y="-0.64516"/>
<Actor seed="32725"/>
</Entity>
<Entity uid="5495">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1911.07471" z="827.90448"/>
<Orientation y="2.35621"/>
<Actor seed="2405"/>
</Entity>
<Entity uid="5496">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1918.08167" z="833.07929"/>
<Orientation y="2.35621"/>
<Actor seed="9981"/>
</Entity>
<Entity uid="5497">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1915.74244" z="838.86298"/>
<Orientation y="-0.42634"/>
<Actor seed="38340"/>
</Entity>
<Entity uid="5498">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1910.00733" z="847.08222"/>
<Orientation y="-0.36533"/>
<Actor seed="30470"/>
</Entity>
<Entity uid="5499">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1907.71033" z="851.36445"/>
<Orientation y="2.35621"/>
<Actor seed="63029"/>
</Entity>
<Entity uid="5500">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1923.36451" z="831.02466"/>
<Orientation y="2.35621"/>
<Actor seed="35477"/>
</Entity>
<Entity uid="5501">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1924.27784" z="824.81141"/>
<Orientation y="2.35621"/>
<Actor seed="40240"/>
</Entity>
<Entity uid="5502">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1927.13331" z="821.40827"/>
<Orientation y="2.35621"/>
<Actor seed="5233"/>
</Entity>
<Entity uid="5503">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1918.17603" z="821.99012"/>
<Orientation y="2.35621"/>
<Actor seed="33036"/>
</Entity>
<Entity uid="5504">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1915.64112" z="823.05567"/>
<Orientation y="1.11162"/>
<Actor seed="1429"/>
</Entity>
<Entity uid="5505">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1927.76624" z="839.44971"/>
<Orientation y="-0.0328"/>
<Actor seed="39357"/>
</Entity>
<Entity uid="5506">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1922.33985" z="849.89332"/>
<Orientation y="2.35621"/>
<Actor seed="48819"/>
</Entity>
<Entity uid="5507">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1969.2671" z="797.90485"/>
<Orientation y="2.35621"/>
<Actor seed="57894"/>
</Entity>
<Entity uid="5508">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1959.06946" z="797.67164"/>
<Orientation y="2.35621"/>
<Actor seed="42301"/>
</Entity>
<Entity uid="5509">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1964.81934" z="792.75281"/>
<Orientation y="2.35621"/>
<Actor seed="21565"/>
</Entity>
<Entity uid="5510">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1966.58228" z="788.52906"/>
<Orientation y="2.35621"/>
<Actor seed="44428"/>
</Entity>
<Entity uid="5511">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1974.94275" z="800.50586"/>
<Orientation y="2.35621"/>
<Actor seed="50059"/>
</Entity>
<Entity uid="5512">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1975.99744" z="803.8974"/>
<Orientation y="2.35621"/>
<Actor seed="53184"/>
</Entity>
<Entity uid="5513">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1967.14002" z="804.74054"/>
<Orientation y="2.35621"/>
<Actor seed="33588"/>
</Entity>
<Entity uid="5514">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1965.3783" z="801.71003"/>
<Orientation y="-2.92655"/>
<Actor seed="14413"/>
</Entity>
<Entity uid="5515">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1964.31861" z="795.79773"/>
<Orientation y="2.35621"/>
<Actor seed="63251"/>
</Entity>
<Entity uid="5516">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1965.96204" z="926.2652"/>
<Orientation y="2.35621"/>
<Actor seed="35612"/>
</Entity>
<Entity uid="5517">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1968.41529" z="917.74701"/>
<Orientation y="2.35621"/>
<Actor seed="2614"/>
</Entity>
<Entity uid="5518">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1961.13538" z="919.93104"/>
<Orientation y="2.35621"/>
<Actor seed="1327"/>
</Entity>
<Entity uid="5519">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1964.08497" z="917.61573"/>
<Orientation y="2.35621"/>
<Actor seed="5152"/>
</Entity>
<Entity uid="5520">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1963.64454" z="910.27857"/>
<Orientation y="2.35621"/>
<Actor seed="31334"/>
</Entity>
<Entity uid="5521">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1973.53003" z="912.48493"/>
<Orientation y="2.35621"/>
<Actor seed="38973"/>
</Entity>
<Entity uid="5522">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1976.33973" z="916.5511"/>
<Orientation y="-0.40511"/>
<Actor seed="28424"/>
</Entity>
<Entity uid="5523">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1972.13147" z="922.00721"/>
<Orientation y="-1.20594"/>
<Actor seed="26395"/>
</Entity>
<Entity uid="5524">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1960.60352" z="987.65131"/>
<Orientation y="2.35621"/>
<Actor seed="51545"/>
</Entity>
<Entity uid="5525">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.90857" z="992.62726"/>
<Orientation y="-0.3105"/>
<Actor seed="27867"/>
</Entity>
<Entity uid="5526">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1955.44153" z="997.38874"/>
<Orientation y="2.03614"/>
<Actor seed="15159"/>
</Entity>
<Entity uid="5527">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1964.59827" z="993.48584"/>
<Orientation y="1.93313"/>
<Actor seed="61673"/>
</Entity>
<Entity uid="5528">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1969.21827" z="989.13971"/>
<Orientation y="2.35621"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="5529">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.92762" z="980.33832"/>
<Orientation y="2.35621"/>
<Actor seed="51475"/>
</Entity>
<Entity uid="5530">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1956.51063" z="979.63294"/>
<Orientation y="-0.75676"/>
<Actor seed="63538"/>
</Entity>
<Entity uid="5531">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1952.42518" z="986.86536"/>
<Orientation y="2.35621"/>
<Actor seed="39088"/>
</Entity>
<Entity uid="5532">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1946.15882" z="987.3061"/>
<Orientation y="2.35621"/>
<Actor seed="20579"/>
</Entity>
<Entity uid="5533">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1945.07215" z="1004.80896"/>
<Orientation y="2.35621"/>
<Actor seed="41589"/>
</Entity>
<Entity uid="5534">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1963.78064" z="1118.47266"/>
<Orientation y="-2.74738"/>
<Actor seed="59233"/>
</Entity>
<Entity uid="5535">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1964.25342" z="1107.27002"/>
<Orientation y="2.35621"/>
<Actor seed="52917"/>
</Entity>
<Entity uid="5536">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.36182" z="1101.86292"/>
<Orientation y="2.35621"/>
<Actor seed="61640"/>
</Entity>
<Entity uid="5537">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.45923" z="1097.89893"/>
<Orientation y="2.35621"/>
<Actor seed="35845"/>
</Entity>
<Entity uid="5538">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1959.92737" z="1091.28675"/>
<Orientation y="2.35621"/>
<Actor seed="6096"/>
</Entity>
<Entity uid="5539">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1961.23511" z="1098.4878"/>
<Orientation y="0.21503"/>
<Actor seed="3804"/>
</Entity>
<Entity uid="5540">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1958.1626" z="1108.31446"/>
<Orientation y="-0.61847"/>
<Actor seed="61342"/>
</Entity>
<Entity uid="5541">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1954.29188" z="1113.75391"/>
<Orientation y="-0.79378"/>
<Actor seed="45872"/>
</Entity>
<Entity uid="5542">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1952.04078" z="1118.74842"/>
<Orientation y="1.42829"/>
<Actor seed="28946"/>
</Entity>
<Entity uid="5543">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1962.06812" z="1120.61548"/>
<Orientation y="2.35621"/>
<Actor seed="32507"/>
</Entity>
<Entity uid="5544">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1966.10938" z="1115.08851"/>
<Orientation y="-2.22034"/>
<Actor seed="33442"/>
</Entity>
<Entity uid="5545">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1960.98707" z="1100.63172"/>
<Orientation y="2.65032"/>
<Actor seed="37604"/>
</Entity>
<Entity uid="5546">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1961.82679" z="1095.8794"/>
<Orientation y="2.35621"/>
<Actor seed="42372"/>
</Entity>
<Entity uid="5547">
<Template>structures/kush_dock</Template>
<Player>0</Player>
<Position x="1895.63025" z="1070.0475"/>
<Orientation y="1.54957"/>
<Actor seed="4496"/>
</Entity>
<Entity uid="5548">
<Template>structures/kush_dock</Template>
<Player>0</Player>
<Position x="1888.06067" z="1070.0199"/>
<Orientation y="1.54958"/>
<Actor seed="4496"/>
</Entity>
<Entity uid="5552">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1893.46167" z="1134.16712"/>
<Orientation y="3.11571"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5553">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1881.17432" z="1133.9032"/>
<Orientation y="3.11571"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5554">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1868.9524" z="1133.4452"/>
<Orientation y="3.11571"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5555">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1856.75904" z="1133.21839"/>
<Orientation y="3.11571"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5556">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1844.30396" z="1132.90564"/>
<Orientation y="3.11571"/>
<Obstruction group="5718"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5557">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1832.08191" z="1132.44751"/>
<Orientation y="3.11571"/>
<Obstruction group="5718"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5558">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1819.88855" z="1132.22071"/>
<Orientation y="3.11571"/>
<Obstruction group="5718"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5559">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1899.44886" z="1128.46717"/>
<Orientation y="1.59142"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5560">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1825.42701" z="1052.47022"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5561">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1825.30396" z="1064.66504"/>
<Orientation y="1.55341"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5562">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1824.94983" z="1076.89051"/>
<Orientation y="1.55341"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5563">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1824.7428" z="1089.34791"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5564">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1824.61976" z="1101.54273"/>
<Orientation y="1.55341"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5565">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1824.26575" z="1113.76807"/>
<Orientation y="1.55341"/>
<Obstruction group="5718"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5566">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1824.10633" z="1126.05713"/>
<Orientation y="1.55341"/>
<Obstruction group="5718"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5570">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1893.67115" z="781.56763"/>
<Orientation y="3.11571"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5571">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1881.3838" z="781.30372"/>
<Orientation y="3.11571"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5572">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1869.16187" z="780.84571"/>
<Orientation y="3.11571"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5573">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1856.96851" z="780.6189"/>
<Orientation y="3.11571"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5574">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1844.51343" z="780.30616"/>
<Orientation y="3.11571"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5575">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1832.29139" z="779.84803"/>
<Orientation y="3.11571"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5576">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1820.09803" z="779.62122"/>
<Orientation y="3.11571"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5577">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1900.61255" z="784.97272"/>
<Orientation y="-1.6054"/>
<Actor seed="24632"/>
</Entity>
<Entity uid="5578">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1887.93152" z="859.99122"/>
<Orientation y="-3.10084"/>
<Actor seed="14315"/>
</Entity>
<Entity uid="5579">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1896.24415" z="862.50666"/>
<Orientation y="-1.53577"/>
<Actor seed="44154"/>
</Entity>
<Entity uid="5580">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1900.00355" z="852.38611"/>
<Orientation y="1.62487"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5581">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1900.20215" z="858.39002"/>
<Orientation y="1.62487"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5582">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1899.36976" z="846.57074"/>
<Orientation y="1.62487"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5583">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1900.21985" z="865.2594"/>
<Orientation y="1.62487"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5584">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1898.95911" z="823.51282"/>
<Orientation y="1.62487"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5585">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1898.49854" z="817.55909"/>
<Orientation y="1.62487"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5586">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1898.44996" z="811.51032"/>
<Orientation y="1.62487"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5587">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1897.90564" z="1045.10767"/>
<Orientation y="1.52942"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5588">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1897.37757" z="1051.13343"/>
<Orientation y="1.52942"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5589">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1897.26856" z="1057.10413"/>
<Orientation y="1.52942"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5590">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1893.44251" z="1084.77137"/>
<Orientation y="1.55843"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5591">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1893.08948" z="1090.80994"/>
<Orientation y="1.55843"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5592">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1893.15381" z="1096.78125"/>
<Orientation y="1.55843"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5593">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1897.40223" z="1096.63404"/>
<Orientation y="4.66291"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5594">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1897.97913" z="1090.6128"/>
<Orientation y="4.66291"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5595">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1898.13648" z="1084.6432"/>
<Orientation y="4.66291"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5597">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1888.36475" z="1123.94605"/>
<Orientation y="1.56301"/>
<Actor seed="14732"/>
</Entity>
<Entity uid="5598">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1838.19068" z="1118.29017"/>
<Orientation y="-0.0264"/>
<Obstruction group="5718"/>
<Actor seed="63548"/>
</Entity>
<Entity uid="5599">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1831.55408" z="1096.6189"/>
<Orientation y="1.54532"/>
<Actor seed="38811"/>
</Entity>
<Entity uid="5600">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1831.8036" z="1084.0481"/>
<Orientation y="3.10042"/>
<Actor seed="48703"/>
</Entity>
<Entity uid="5601">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1839.8429" z="1098.83582"/>
<Orientation y="1.58417"/>
<Actor seed="119"/>
</Entity>
<Entity uid="5602">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1856.1421" z="1128.34217"/>
<Orientation y="2.35621"/>
<Actor seed="61674"/>
</Entity>
<Entity uid="5603">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1863.2356" z="1130.36341"/>
<Orientation y="-3.10938"/>
<Actor seed="27967"/>
</Entity>
<Entity uid="5604">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1873.73206" z="1129.63086"/>
<Orientation y="-2.72995"/>
<Actor seed="47345"/>
</Entity>
<Entity uid="5605">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1875.80567" z="1116.58558"/>
<Orientation y="-1.61561"/>
<Actor seed="48603"/>
</Entity>
<Entity uid="5606">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1883.76124" z="1098.1836"/>
<Orientation y="7.83439"/>
<Actor seed="48703"/>
</Entity>
<Entity uid="5607">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1853.73682" z="1072.7444"/>
<Orientation y="1.55843"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5608">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1857.75611" z="1072.60499"/>
<Orientation y="4.66291"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5609">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1857.6709" z="1079.16382"/>
<Orientation y="4.66291"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5610">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1853.65162" z="1079.30323"/>
<Orientation y="1.55843"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5611">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1857.79493" z="1066.98182"/>
<Orientation y="4.66291"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5612">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1853.77564" z="1067.12122"/>
<Orientation y="1.55843"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="5613">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1859.11341" z="1067.07251"/>
<Orientation y="1.60654"/>
<Actor seed="21989"/>
</Entity>
<Entity uid="5614">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1852.89356" z="1079.62122"/>
<Orientation y="-1.64333"/>
<Actor seed="8400"/>
</Entity>
<Entity uid="5615">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1855.30237" z="1086.70264"/>
<Orientation y="-1.593"/>
<Actor seed="61680"/>
</Entity>
<Entity uid="5616">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1855.34449" z="1060.32117"/>
<Orientation y="-1.5698"/>
<Actor seed="47344"/>
</Entity>
<Entity uid="5617">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1877.45618" z="1061.90894"/>
<Orientation y="-1.53959"/>
<Actor seed="49921"/>
</Entity>
<Entity uid="5618">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1833.7887" z="1052.8053"/>
<Orientation y="1.56688"/>
<Actor seed="57092"/>
</Entity>
<Entity uid="5619">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1877.6294" z="1053.06983"/>
<Orientation y="-3.12334"/>
<Actor seed="24787"/>
</Entity>
<Entity uid="5620">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1886.13721" z="1056.87842"/>
<Orientation y="2.35621"/>
<Actor seed="34443"/>
</Entity>
<Entity uid="5621">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1839.16688" z="1073.35169"/>
<Orientation y="2.35621"/>
<Actor seed="38453"/>
</Entity>
<Entity uid="5622">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1870.9734" z="1085.84021"/>
<Orientation y="1.50635"/>
<Actor seed="59880"/>
</Entity>
<Entity uid="5623">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1854.323" z="1042.08753"/>
<Orientation y="0.49823"/>
<Actor seed="46497"/>
</Entity>
<Entity uid="5624">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1859.67432" z="1114.69581"/>
<Orientation y="2.35621"/>
<Actor seed="17313"/>
</Entity>
<Entity uid="5625">
<Template>actor|props/special/eyecandy/box.xml</Template>
<Position x="1869.17383" z="1112.17469"/>
<Orientation y="2.35621"/>
<Actor seed="41047"/>
</Entity>
<Entity uid="5626">
<Template>actor|props/special/eyecandy/box.xml</Template>
<Position x="1869.86207" z="1110.88526"/>
<Orientation y="0.04262"/>
<Actor seed="23937"/>
</Entity>
<Entity uid="5627">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1868.15003" z="1111.30408"/>
<Orientation y="2.35621"/>
<Actor seed="40531"/>
</Entity>
<Entity uid="5628">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1868.12708" z="1112.3329"/>
<Orientation y="1.23803"/>
<Actor seed="36251"/>
</Entity>
<Entity uid="5629">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1867.34876" z="1110.31226"/>
<Orientation y="2.35621"/>
<Actor seed="60736"/>
</Entity>
<Entity uid="5630">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1866.71412" z="1109.41761"/>
<Orientation y="2.35621"/>
<Actor seed="40288"/>
</Entity>
<Entity uid="5631">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1869.20337" z="1112.20386"/>
<Orientation y="-1.73493"/>
<Actor seed="61040"/>
</Entity>
<Entity uid="5632">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1866.41651" z="1110.77784"/>
<Orientation y="2.35621"/>
<Actor seed="48192"/>
</Entity>
<Entity uid="5633">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1865.04102" z="1111.53077"/>
<Orientation y="0.47931"/>
<Actor seed="58505"/>
</Entity>
<Entity uid="5634">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1865.61353" z="1112.48536"/>
<Orientation y="2.35621"/>
<Actor seed="28491"/>
</Entity>
<Entity uid="5635">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1864.23975" z="1113.05323"/>
<Orientation y="-0.26935"/>
<Actor seed="1211"/>
</Entity>
<Entity uid="5636">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1863.54993" z="1114.37464"/>
<Orientation y="2.35621"/>
<Actor seed="53660"/>
</Entity>
<Entity uid="5637">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1862.44324" z="1108.27613"/>
<Orientation y="2.35621"/>
<Actor seed="6927"/>
</Entity>
<Entity uid="5638">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1861.4673" z="1107.06421"/>
<Orientation y="2.35621"/>
<Actor seed="56323"/>
</Entity>
<Entity uid="5639">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1864.5741" z="1102.78638"/>
<Orientation y="2.35621"/>
<Actor seed="59676"/>
</Entity>
<Entity uid="5640">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1864.49976" z="1104.75257"/>
<Orientation y="0.82703"/>
<Actor seed="61805"/>
</Entity>
<Entity uid="5641">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1865.4679" z="1106.448"/>
<Orientation y="2.35621"/>
<Actor seed="24124"/>
</Entity>
<Entity uid="5642">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1864.55652" z="1107.3877"/>
<Orientation y="2.35621"/>
<Actor seed="3044"/>
</Entity>
<Entity uid="5643">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1863.67225" z="1108.42078"/>
<Orientation y="2.35621"/>
<Actor seed="32632"/>
</Entity>
<Entity uid="5644">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1863.4806" z="1101.75953"/>
<Orientation y="2.35621"/>
<Actor seed="37441"/>
</Entity>
<Entity uid="5645">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1861.24964" z="1102.43006"/>
<Orientation y="2.35621"/>
<Actor seed="22721"/>
</Entity>
<Entity uid="5646">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1862.01465" z="1101.70325"/>
<Orientation y="0.70376"/>
<Actor seed="56545"/>
</Entity>
<Entity uid="5647">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1862.33191" z="1104.39783"/>
<Orientation y="2.35621"/>
<Actor seed="65422"/>
</Entity>
<Entity uid="5648">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1863.58558" z="1104.98157"/>
<Orientation y="2.64579"/>
<Actor seed="11570"/>
</Entity>
<Entity uid="5649">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1865.88563" z="1104.68067"/>
<Orientation y="2.35621"/>
<Actor seed="17293"/>
</Entity>
<Entity uid="5650">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1863.74146" z="1106.61854"/>
<Orientation y="2.35621"/>
<Actor seed="21751"/>
</Entity>
<Entity uid="5651">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1862.17945" z="1106.40735"/>
<Orientation y="2.35621"/>
<Actor seed="56781"/>
</Entity>
<Entity uid="5652">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1860.69153" z="1104.01917"/>
<Orientation y="2.35621"/>
<Actor seed="40850"/>
</Entity>
<Entity uid="5653">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1860.38892" z="1105.43152"/>
<Orientation y="2.35621"/>
<Actor seed="55956"/>
</Entity>
<Entity uid="5654">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1864.59131" z="1108.96167"/>
<Orientation y="2.35621"/>
<Actor seed="35907"/>
</Entity>
<Entity uid="5655">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1862.29871" z="1100.43177"/>
<Orientation y="-0.07389"/>
<Actor seed="4421"/>
</Entity>
<Entity uid="5656">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1865.70167" z="1106.15455"/>
<Orientation y="-1.0203"/>
<Actor seed="15243"/>
</Entity>
<Entity uid="5657">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1858.61548" z="1078.29566"/>
<Orientation y="-1.4836"/>
<Actor seed="22497"/>
</Entity>
<Entity uid="5658">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1829.80994" z="1073.23438"/>
<Orientation y="1.63913"/>
<Actor seed="52494"/>
</Entity>
<Entity uid="5659">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1829.09803" z="1073.063"/>
<Orientation y="1.57552"/>
<Actor seed="62256"/>
</Entity>
<Entity uid="5660">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1830.23206" z="1062.63074"/>
<Orientation y="0.7821"/>
<Actor seed="14280"/>
</Entity>
<Entity uid="5661">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1831.60547" z="1062.67151"/>
<Orientation y="0.69645"/>
<Actor seed="18019"/>
</Entity>
<Entity uid="5662">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1816.26905" z="789.073"/>
<Orientation y="1.51249"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="5663">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1815.63147" z="802.38154"/>
<Orientation y="1.53296"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="5664">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1824.72425" z="831.55799"/>
<Orientation y="0.01297"/>
<Actor seed="498"/>
</Entity>
<Entity uid="5665">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1836.08204" z="850.56257"/>
<Orientation y="0.02594"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="5666">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1863.92725" z="858.49909"/>
<Orientation y="-3.13767"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="5667">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1853.65223" z="859.87586"/>
<Orientation y="-1.58014"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="5668">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1859.7782" z="821.896"/>
<Orientation y="-0.07511"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="5669">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1870.62464" z="787.09137"/>
<Orientation y="1.51618"/>
<Actor seed="6626"/>
</Entity>
<Entity uid="5670">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1861.47681" z="784.42164"/>
<Orientation y="-0.54014"/>
<Actor seed="16121"/>
</Entity>
<Entity uid="5671">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1854.4983" z="785.02112"/>
<Orientation y="-0.05571"/>
<Actor seed="8786"/>
</Entity>
<Entity uid="5672">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1824.4596" z="799.9018"/>
<Orientation y="1.53196"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="5673">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1827.45813" z="784.81495"/>
<Orientation y="0.55266"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="5674">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1843.03711" z="841.93091"/>
<Orientation y="1.67255"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="5675">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1863.5796" z="830.30091"/>
<Orientation y="-0.0207"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="5676">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1861.7328" z="849.44092"/>
<Orientation y="-3.13593"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="5677">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1885.39881" z="828.36402"/>
<Orientation y="-1.6566"/>
<Actor seed="39979"/>
</Entity>
<Entity uid="5678">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1889.06458" z="824.159"/>
<Orientation y="-3.13714"/>
<Actor seed="62034"/>
</Entity>
<Entity uid="5679">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1874.3805" z="807.75171"/>
<Orientation y="2.35621"/>
<Actor seed="34277"/>
</Entity>
<Entity uid="5680">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1878.00477" z="811.20081"/>
<Orientation y="2.35621"/>
<Actor seed="40972"/>
</Entity>
<Entity uid="5681">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1882.47962" z="815.21094"/>
<Orientation y="2.35621"/>
<Actor seed="62657"/>
</Entity>
<Entity uid="5682">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1876.6067" z="805.3805"/>
<Orientation y="-0.77608"/>
<Actor seed="62657"/>
</Entity>
<Entity uid="5683">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1881.11866" z="809.34882"/>
<Orientation y="-0.77608"/>
<Actor seed="40972"/>
</Entity>
<Entity uid="5684">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1884.77491" z="812.76404"/>
<Orientation y="-0.77608"/>
<Actor seed="34277"/>
</Entity>
<Entity uid="5685">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1838.84827" z="801.32068"/>
<Orientation y="1.50765"/>
<Actor seed="27963"/>
</Entity>
<Entity uid="5686">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1842.75977" z="801.35608"/>
<Orientation y="-1.74146"/>
<Actor seed="41475"/>
</Entity>
<Entity uid="5687">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1888.01856" z="811.89075"/>
<Orientation y="2.35621"/>
<Actor seed="17558"/>
</Entity>
<Entity uid="5688">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1873.37403" z="803.82728"/>
<Orientation y="2.35621"/>
<Actor seed="37201"/>
</Entity>
<Entity uid="5689">
<Template>actor|props/structures/carthaginians/kart_tc_stall_05.xml</Template>
<Position x="1880.94056" z="817.29389"/>
<Orientation y="-2.51012"/>
<Actor seed="57986"/>
</Entity>
<Entity uid="5690">
<Template>actor|props/structures/carthaginians/kart_tc_stall_05.xml</Template>
<Position x="1873.08484" z="809.46308"/>
<Orientation y="-2.5457"/>
<Actor seed="49934"/>
</Entity>
<Entity uid="5691">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1844.09937" z="805.78266"/>
<Orientation y="2.35621"/>
<Actor seed="21716"/>
</Entity>
<Entity uid="5692">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1839.23414" z="801.27582"/>
<Orientation y="2.35621"/>
<Actor seed="59984"/>
</Entity>
<Entity uid="5693">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1845.33191" z="799.71357"/>
<Orientation y="2.35621"/>
<Actor seed="32066"/>
</Entity>
<Entity uid="5694">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1843.01221" z="803.73365"/>
<Orientation y="0.31295"/>
<Actor seed="13010"/>
</Entity>
<Entity uid="5695">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1859.09314" z="785.87348"/>
<Orientation y="2.35621"/>
<Actor seed="9634"/>
</Entity>
<Entity uid="5696">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1850.42371" z="785.09455"/>
<Orientation y="2.35621"/>
<Actor seed="57639"/>
</Entity>
<Entity uid="5697">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1841.64014" z="794.24207"/>
<Orientation y="-1.6286"/>
<Actor seed="60015"/>
</Entity>
<Entity uid="5698">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1840.42408" z="806.57795"/>
<Orientation y="0.01438"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="5699">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1863.38453" z="813.29157"/>
<Orientation y="3.08185"/>
<Actor seed="48203"/>
</Entity>
<Entity uid="5700">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1877.17566" z="840.7547"/>
<Orientation y="1.65409"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="5701">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1873.17273" z="841.06928"/>
<Orientation y="-1.52343"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="5702">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1875.32337" z="836.00397"/>
<Orientation y="-3.12565"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="5703">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1853.69825" z="828.77527"/>
<Orientation y="2.35621"/>
<Actor seed="11626"/>
</Entity>
<Entity uid="5704">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1868.0016" z="824.85621"/>
<Orientation y="-2.23502"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="5705">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1867.82947" z="813.53046"/>
<Orientation y="-1.30541"/>
<Actor seed="4203"/>
</Entity>
<Entity uid="5706">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1851.73084" z="825.03858"/>
<Orientation y="-2.82412"/>
<Actor seed="24100"/>
</Entity>
<Entity uid="5707">
<Template>actor|props/special/eyecandy/wood_pile_1_b.xml</Template>
<Position x="1876.26563" z="1102.94043"/>
<Orientation y="2.35621"/>
<Actor seed="44885"/>
</Entity>
<Entity uid="5708">
<Template>actor|props/special/eyecandy/wood_pile_1_b.xml</Template>
<Position x="1875.74317" z="1098.672"/>
<Orientation y="-0.70501"/>
<Actor seed="23027"/>
</Entity>
<Entity uid="5709">
<Template>actor|props/special/eyecandy/wood_pile_1_b.xml</Template>
<Position x="1875.75586" z="1093.3219"/>
<Orientation y="-2.62865"/>
<Actor seed="19176"/>
</Entity>
<Entity uid="5710">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1824.81031" z="1039.72474"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5711">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1825.01734" z="1027.26734"/>
<Orientation y="1.55341"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5712">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1825.37146" z="1015.04188"/>
<Orientation y="1.55341"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5713">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1825.49451" z="1002.84705"/>
<Orientation y="1.55341"/>
<Obstruction group="5717"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5714">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1825.41688" z="990.03376"/>
<Orientation y="1.55341"/>
<Obstruction group="5717"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5715">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1829.95801" z="979.16816"/>
<Orientation y="0.79871"/>
<Obstruction group="5717" group2="5716"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5716">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1835.65699" z="973.5271"/>
<Orientation y="2.35621"/>
<Actor seed="62"/>
</Entity>
<Entity uid="5717">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1825.40223" z="983.86097"/>
<Orientation y="2.35621"/>
<Actor seed="37954"/>
</Entity>
<Entity uid="5718">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1824.49244" z="1132.68006"/>
<Orientation y="2.35621"/>
<Actor seed="43247"/>
</Entity>
<Entity uid="5719">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1807.42981" z="797.68738"/>
<Orientation y="1.55341"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5720">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1807.07569" z="809.91285"/>
<Orientation y="1.55341"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5721">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1806.86866" z="822.37024"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5722">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1807.48536" z="835.11573"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5723">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1807.55286" z="785.49256"/>
<Orientation y="1.55341"/>
<Obstruction group="5735"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5724">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1805.7776" z="858.6819"/>
<Orientation y="1.55341"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5725">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1805.42347" z="870.90735"/>
<Orientation y="1.55341"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5726">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1805.21644" z="883.36475"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5727">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1805.83313" z="896.11023"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5728">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1805.90064" z="846.48707"/>
<Orientation y="1.55341"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5729">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1805.5586" z="920.98188"/>
<Orientation y="1.55341"/>
<Obstruction group="5736"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="5733">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1805.68165" z="908.78705"/>
<Orientation y="1.55341"/>
<Obstruction group="5736"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5734">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1813.344" z="779.83149"/>
<Orientation y="3.11571"/>
<Obstruction group="5735"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5735">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1808.04688" z="779.3841"/>
<Orientation y="2.35621"/>
<Actor seed="30182"/>
</Entity>
<Entity uid="5736">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1805.14563" z="927.98823"/>
<Orientation y="2.35621"/>
<Actor seed="12016"/>
</Entity>
<Entity uid="5737">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1830.43213" z="928.38318"/>
<Orientation y="3.12656"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="5738">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1817.97437" z="928.20545"/>
<Orientation y="3.12656"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5739">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1811.51355" z="928.21296"/>
<Orientation y="3.12656"/>
<Obstruction group="5736"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5740">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1809.34375" z="850.69965"/>
<Orientation y="0.91243"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="5741">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1809.04432" z="856.3006"/>
<Orientation y="1.48813"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="5742">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1809.09791" z="863.45746"/>
<Orientation y="2.00582"/>
<Actor seed="32402"/>
</Entity>
<Entity uid="5743">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1813.0088" z="867.99738"/>
<Orientation y="2.35621"/>
<Actor seed="39633"/>
</Entity>
<Entity uid="5744">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1826.06995" z="871.86982"/>
<Orientation y="3.16631"/>
<Actor seed="35376"/>
</Entity>
<Entity uid="5745">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1834.98292" z="871.82697"/>
<Orientation y="3.09032"/>
<Actor seed="6684"/>
</Entity>
<Entity uid="5746">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1811.62855" z="886.51117"/>
<Orientation y="1.63396"/>
<Actor seed="30127"/>
</Entity>
<Entity uid="5747">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1809.19825" z="893.93012"/>
<Orientation y="0.01192"/>
<Actor seed="44403"/>
</Entity>
<Entity uid="5748">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1808.9668" z="879.06495"/>
<Orientation y="-3.13857"/>
<Actor seed="32577"/>
</Entity>
<Entity uid="5749">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1857.56617" z="853.56043"/>
<Orientation y="-3.06525"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="5750">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1887.5381" z="844.53107"/>
<Orientation y="-1.51801"/>
<Actor seed="59379"/>
</Entity>
<Entity uid="5751">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1859.886" z="840.15638"/>
<Orientation y="-1.63022"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="5752">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1858.75147" z="799.15253"/>
<Orientation y="1.03054"/>
<Actor seed="2533"/>
</Entity>
<Entity uid="5753">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1820.396" z="858.16468"/>
<Orientation y="3.09131"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="5754">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1849.34559" z="821.79621"/>
<Orientation y="3.06307"/>
<Actor seed="52979"/>
</Entity>
<Entity uid="5755">
<Template>actor|props/special/eyecandy/brick_pile_01.xml</Template>
<Position x="1894.97205" z="784.01063"/>
<Orientation y="2.35621"/>
<Actor seed="51692"/>
</Entity>
<Entity uid="5756">
<Template>actor|props/special/eyecandy/brick_pile_02.xml</Template>
<Position x="1891.67225" z="782.50342"/>
<Orientation y="3.05625"/>
<Actor seed="60792"/>
</Entity>
<Entity uid="5757">
<Template>actor|props/special/eyecandy/brick_pile_02.xml</Template>
<Position x="1891.10169" z="783.41364"/>
<Orientation y="3.05625"/>
<Actor seed="60792"/>
</Entity>
<Entity uid="5758">
<Template>actor|props/special/eyecandy/brick_pile_02.xml</Template>
<Position x="1891.30591" z="784.3642"/>
<Orientation y="3.05625"/>
<Actor seed="60792"/>
</Entity>
<Entity uid="5759">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1889.25794" z="786.30982"/>
<Orientation y="-1.45853"/>
<Actor seed="7841"/>
</Entity>
<Entity uid="5760">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1886.64966" z="784.19343"/>
<Orientation y="2.35621"/>
<Actor seed="16217"/>
</Entity>
<Entity uid="5761">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1882.26063" z="785.271"/>
<Orientation y="2.35621"/>
<Actor seed="30402"/>
</Entity>
<Entity uid="5762">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1895.68262" z="806.77826"/>
<Orientation y="-2.71778"/>
<Actor seed="10260"/>
</Entity>
<Entity uid="5763">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1893.47645" z="803.84437"/>
<Orientation y="2.35621"/>
<Actor seed="63023"/>
</Entity>
<Entity uid="5764">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1892.06885" z="806.33198"/>
<Orientation y="2.35621"/>
<Actor seed="20668"/>
</Entity>
<Entity uid="5765">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1890.1969" z="805.3495"/>
<Orientation y="-2.67605"/>
<Actor seed="35477"/>
</Entity>
<Entity uid="5766">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1887.09754" z="789.67103"/>
<Orientation y="-2.98876"/>
<Actor seed="55522"/>
</Entity>
<Entity uid="5767">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1892.66407" z="786.68976"/>
<Orientation y="2.35621"/>
<Actor seed="21067"/>
</Entity>
<Entity uid="5768">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1895.72376" z="787.24622"/>
<Orientation y="-2.70752"/>
<Actor seed="56040"/>
</Entity>
<Entity uid="5769">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1884.45801" z="787.85785"/>
<Orientation y="2.35621"/>
<Actor seed="12160"/>
</Entity>
<Entity uid="5770">
<Template>actor|props/special/eyecandy/box.xml</Template>
<Position x="1879.08985" z="784.06269"/>
<Orientation y="-0.52927"/>
<Actor seed="16305"/>
</Entity>
<Entity uid="5771">
<Template>actor|props/special/eyecandy/box.xml</Template>
<Position x="1879.60535" z="785.64795"/>
<Orientation y="2.35621"/>
<Actor seed="4870"/>
</Entity>
<Entity uid="5772">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1889.75" z="789.63678"/>
<Orientation y="-0.08063"/>
<Actor seed="12"/>
</Entity>
<Entity uid="5773">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1897.16724" z="804.42542"/>
<Orientation y="2.35621"/>
<Actor seed="52642"/>
</Entity>
<Entity uid="5774">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1886.33411" z="804.24146"/>
<Orientation y="-1.68422"/>
<Actor seed="13483"/>
</Entity>
<Entity uid="5775">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1895.21595" z="802.8047"/>
<Orientation y="2.35621"/>
<Actor seed="5800"/>
</Entity>
<Entity uid="5776">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1894.97632" z="800.95923"/>
<Orientation y="2.35621"/>
<Actor seed="43967"/>
</Entity>
<Entity uid="5777">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1892.39051" z="801.50709"/>
<Orientation y="2.35621"/>
<Actor seed="36372"/>
</Entity>
<Entity uid="5778">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1890.12977" z="802.13013"/>
<Orientation y="2.35621"/>
<Actor seed="11566"/>
</Entity>
<Entity uid="5779">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1893.82264" z="789.98426"/>
<Orientation y="2.35621"/>
<Actor seed="41831"/>
</Entity>
<Entity uid="5780">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1891.60901" z="789.85224"/>
<Orientation y="2.35621"/>
<Actor seed="13320"/>
</Entity>
<Entity uid="5781">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1889.30457" z="791.65845"/>
<Orientation y="2.35621"/>
<Actor seed="1952"/>
</Entity>
<Entity uid="5782">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1881.46363" z="806.38758"/>
<Orientation y="2.35621"/>
<Actor seed="5809"/>
</Entity>
<Entity uid="5783">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1879.78785" z="805.36219"/>
<Orientation y="2.35621"/>
<Actor seed="55759"/>
</Entity>
<Entity uid="5784">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1884.16553" z="811.73621"/>
<Orientation y="2.35621"/>
<Actor seed="1071"/>
</Entity>
<Entity uid="5785">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1831.412" z="1042.80274"/>
<Orientation y="10.30462"/>
<Actor seed="12160"/>
</Entity>
<Entity uid="5786">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1829.74122" z="1031.6449"/>
<Orientation y="5.24086"/>
<Actor seed="56040"/>
</Entity>
<Entity uid="5787">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1829.4756" z="1034.7433"/>
<Orientation y="10.30462"/>
<Actor seed="21067"/>
</Entity>
<Entity uid="5788">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1832.96839" z="1040.00403"/>
<Orientation y="4.95963"/>
<Actor seed="55522"/>
</Entity>
<Entity uid="5789">
<Template>actor|props/special/eyecandy/brick_pile_02.xml</Template>
<Position x="1826.36133" z="1036.60767"/>
<Orientation y="11.00464"/>
<Actor seed="60792"/>
</Entity>
<Entity uid="5790">
<Template>actor|props/special/eyecandy/brick_pile_02.xml</Template>
<Position x="1827.28846" z="1036.3147"/>
<Orientation y="11.00464"/>
<Actor seed="60792"/>
</Entity>
<Entity uid="5791">
<Template>actor|props/special/eyecandy/brick_pile_02.xml</Template>
<Position x="1825.40125" z="1036.12537"/>
<Orientation y="11.00464"/>
<Actor seed="60792"/>
</Entity>
<Entity uid="5792">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1827.55726" z="1040.96631"/>
<Orientation y="10.30462"/>
<Actor seed="16217"/>
</Entity>
<Entity uid="5793">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1829.04371" z="1045.23426"/>
<Orientation y="10.30462"/>
<Actor seed="30402"/>
</Entity>
<Entity uid="5794">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1829.41834" z="1038.17017"/>
<Orientation y="6.48987"/>
<Actor seed="7841"/>
</Entity>
<Entity uid="5795">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1832.7234" z="1035.49561"/>
<Orientation y="10.30462"/>
<Actor seed="13320"/>
</Entity>
<Entity uid="5796">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1834.73877" z="1037.61951"/>
<Orientation y="10.30462"/>
<Actor seed="1952"/>
</Entity>
<Entity uid="5797">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1832.64625" z="1033.27942"/>
<Orientation y="10.30462"/>
<Actor seed="41831"/>
</Entity>
<Entity uid="5798">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1832.68421" z="1037.3667"/>
<Orientation y="7.86777"/>
<Actor seed="12"/>
</Entity>
<Entity uid="5799">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1831.41346" z="1023.52271"/>
<Orientation y="1.56452"/>
<Actor seed="57716"/>
</Entity>
<Entity uid="5800">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1840.08301" z="1044.9712"/>
<Orientation y="2.35621"/>
<Actor seed="58323"/>
</Entity>
<Entity uid="5801">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1838.85694" z="1045.99122"/>
<Orientation y="2.35621"/>
<Actor seed="4230"/>
</Entity>
<Entity uid="5802">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1837.88953" z="1044.5326"/>
<Orientation y="2.35621"/>
<Actor seed="52880"/>
</Entity>
<Entity uid="5803">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1837.34485" z="1045.65296"/>
<Orientation y="2.35621"/>
<Actor seed="45121"/>
</Entity>
<Entity uid="5804">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1838.33643" z="1029.51832"/>
<Orientation y="2.35621"/>
<Actor seed="28630"/>
</Entity>
<Entity uid="5805">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1839.64612" z="1028.12952"/>
<Orientation y="2.35621"/>
<Actor seed="51382"/>
</Entity>
<Entity uid="5806">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1839.03858" z="1030.22803"/>
<Orientation y="2.35621"/>
<Actor seed="46020"/>
</Entity>
<Entity uid="5807">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1837.12928" z="1030.26856"/>
<Orientation y="2.35621"/>
<Actor seed="60901"/>
</Entity>
<Entity uid="5808">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1838.87488" z="1020.0268"/>
<Orientation y="15.96053"/>
<Actor seed="21067"/>
</Entity>
<Entity uid="5809">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1833.13001" z="1015.71143"/>
<Orientation y="10.80506"/>
<Actor seed="21067"/>
</Entity>
<Entity uid="5810">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1827.86561" z="1015.67212"/>
<Orientation y="15.04285"/>
<Actor seed="21067"/>
</Entity>
<Entity uid="5811">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1805.99158" z="1080.90589"/>
<Orientation y="2.35621"/>
<Actor seed="27022"/>
</Entity>
<Entity uid="5812">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1809.48462" z="1094.10572"/>
<Orientation y="2.35621"/>
<Actor seed="54710"/>
</Entity>
<Entity uid="5813">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1797.67273" z="1099.80384"/>
<Orientation y="2.35621"/>
<Actor seed="32903"/>
</Entity>
<Entity uid="5814">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1802.31995" z="1114.40589"/>
<Orientation y="2.35621"/>
<Actor seed="65413"/>
</Entity>
<Entity uid="5815">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1810.48475" z="1113.84021"/>
<Orientation y="2.35621"/>
<Actor seed="12179"/>
</Entity>
<Entity uid="5816">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1814.8462" z="1093.36988"/>
<Orientation y="2.35621"/>
<Actor seed="34966"/>
</Entity>
<Entity uid="5817">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1817.51453" z="1068.36548"/>
<Orientation y="2.35621"/>
<Actor seed="8555"/>
</Entity>
<Entity uid="5818">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1803.87891" z="1064.4773"/>
<Orientation y="2.35621"/>
<Actor seed="48085"/>
</Entity>
<Entity uid="5819">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1792.62964" z="1069.06275"/>
<Orientation y="2.35621"/>
<Actor seed="22509"/>
</Entity>
<Entity uid="5820">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1797.46241" z="1038.57923"/>
<Orientation y="2.35621"/>
<Actor seed="903"/>
</Entity>
<Entity uid="5821">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1790.1233" z="1031.75599"/>
<Orientation y="2.35621"/>
<Actor seed="28336"/>
</Entity>
<Entity uid="5822">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1792.51856" z="1017.24201"/>
<Orientation y="2.35621"/>
<Actor seed="62154"/>
</Entity>
<Entity uid="5823">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1806.79322" z="1016.76343"/>
<Orientation y="2.35621"/>
<Actor seed="46700"/>
</Entity>
<Entity uid="5824">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1811.69214" z="1026.97327"/>
<Orientation y="-0.075"/>
<Actor seed="51588"/>
</Entity>
<Entity uid="5825">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1815.60022" z="1055.813"/>
<Orientation y="2.35621"/>
<Actor seed="64024"/>
</Entity>
<Entity uid="5826">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1800.6388" z="1054.3036"/>
<Orientation y="2.35621"/>
<Actor seed="65422"/>
</Entity>
<Entity uid="5827">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1792.72095" z="1050.28321"/>
<Orientation y="2.35621"/>
<Actor seed="51090"/>
</Entity>
<Entity uid="5828">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1792.69397" z="1003.64325"/>
<Orientation y="2.35621"/>
<Actor seed="4613"/>
</Entity>
<Entity uid="5832">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1811.84351" z="1001.55591"/>
<Orientation y="2.35621"/>
<Actor seed="21114"/>
</Entity>
<Entity uid="5834">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1806.81348" z="1035.31128"/>
<Orientation y="2.35621"/>
<Actor seed="29793"/>
</Entity>
<Entity uid="5839">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1790.45337" z="1008.37922"/>
<Orientation y="0.73095"/>
<Actor seed="54353"/>
</Entity>
<Entity uid="5840">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1801.95142" z="1022.28321"/>
<Orientation y="0.94507"/>
<Actor seed="60872"/>
</Entity>
<Entity uid="5841">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1805.00147" z="1043.55787"/>
<Orientation y="-0.56359"/>
<Actor seed="55537"/>
</Entity>
<Entity uid="5842">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1801.23938" z="1055.0188"/>
<Orientation y="2.35621"/>
<Actor seed="45196"/>
</Entity>
<Entity uid="5843">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1804.97022" z="1068.68665"/>
<Orientation y="2.35621"/>
<Actor seed="9132"/>
</Entity>
<Entity uid="5844">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1806.9585" z="1082.65931"/>
<Orientation y="2.35621"/>
<Actor seed="5344"/>
</Entity>
<Entity uid="5845">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1795.25342" z="1068.56275"/>
<Orientation y="2.35621"/>
<Actor seed="4354"/>
</Entity>
<Entity uid="5846">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1797.7682" z="1089.04285"/>
<Orientation y="2.35621"/>
<Actor seed="1309"/>
</Entity>
<Entity uid="5847">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1804.35206" z="1107.46094"/>
<Orientation y="1.29831"/>
<Actor seed="21464"/>
</Entity>
<Entity uid="5848">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1812.10877" z="1109.98963"/>
<Orientation y="2.35621"/>
<Actor seed="46001"/>
</Entity>
<Entity uid="5849">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1804.32703" z="1119.83338"/>
<Orientation y="2.35621"/>
<Actor seed="14647"/>
</Entity>
<Entity uid="5850">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1787.85413" z="1125.32203"/>
<Orientation y="2.35621"/>
<Actor seed="43313"/>
</Entity>
<Entity uid="5851">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1819.12134" z="1080.50489"/>
<Orientation y="2.35621"/>
<Actor seed="40036"/>
</Entity>
<Entity uid="5852">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1812.15271" z="1063.30103"/>
<Orientation y="2.35621"/>
<Actor seed="54588"/>
</Entity>
<Entity uid="5853">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1810.09986" z="1008.55384"/>
<Orientation y="2.35621"/>
<Actor seed="15006"/>
</Entity>
<Entity uid="5862">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.7605" z="996.28028"/>
<Orientation y="2.35621"/>
<Actor seed="14427"/>
</Entity>
<Entity uid="5863">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.417" z="1003.17646"/>
<Orientation y="2.35621"/>
<Actor seed="42334"/>
</Entity>
<Entity uid="5864">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.40918" z="1005.19214"/>
<Orientation y="-1.95182"/>
<Actor seed="55819"/>
</Entity>
<Entity uid="5866">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1791.05274" z="1009.09388"/>
<Orientation y="0.47129"/>
<Actor seed="16503"/>
</Entity>
<Entity uid="5867">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.75098" z="1024.4817"/>
<Orientation y="0.16161"/>
<Actor seed="21491"/>
</Entity>
<Entity uid="5868">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1793.35682" z="1033.58997"/>
<Orientation y="-0.48212"/>
<Actor seed="60601"/>
</Entity>
<Entity uid="5869">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1784.9048" z="1051.23353"/>
<Orientation y="2.35621"/>
<Actor seed="4218"/>
</Entity>
<Entity uid="5870">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.76417" z="1060.82618"/>
<Orientation y="0.86184"/>
<Actor seed="40711"/>
</Entity>
<Entity uid="5871">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.13404" z="1079.34351"/>
<Orientation y="-0.10662"/>
<Actor seed="60804"/>
</Entity>
<Entity uid="5872">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1791.09449" z="1086.94385"/>
<Orientation y="2.35621"/>
<Actor seed="51859"/>
</Entity>
<Entity uid="5873">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1799.62537" z="1069.31238"/>
<Orientation y="2.80761"/>
<Actor seed="6840"/>
</Entity>
<Entity uid="5874">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.53748" z="1040.39612"/>
<Orientation y="2.35621"/>
<Actor seed="4052"/>
</Entity>
<Entity uid="5875">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.46546" z="1023.21552"/>
<Orientation y="2.35621"/>
<Actor seed="63417"/>
</Entity>
<Entity uid="5876">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.25928" z="1016.3819"/>
<Orientation y="2.35621"/>
<Actor seed="36836"/>
</Entity>
<Entity uid="5877">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.04883" z="1014.6938"/>
<Orientation y="0.57776"/>
<Actor seed="2685"/>
</Entity>
<Entity uid="5878">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1818.79847" z="1056.7157"/>
<Orientation y="2.35621"/>
<Actor seed="54136"/>
</Entity>
<Entity uid="5879">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.3683" z="1070.5116"/>
<Orientation y="0.10604"/>
<Actor seed="390"/>
</Entity>
<Entity uid="5880">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.30433" z="1090.20215"/>
<Orientation y="2.35621"/>
<Actor seed="1429"/>
</Entity>
<Entity uid="5881">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.75367" z="1064.52198"/>
<Orientation y="2.92704"/>
<Actor seed="15746"/>
</Entity>
<Entity uid="5882">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.57728" z="1032.75147"/>
<Orientation y="2.99941"/>
<Actor seed="7987"/>
</Entity>
<Entity uid="5883">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.5879" z="1012.51398"/>
<Orientation y="2.35621"/>
<Actor seed="9898"/>
</Entity>
<Entity uid="5884">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.37293" z="1004.15906"/>
<Orientation y="2.35621"/>
<Actor seed="6077"/>
</Entity>
<Entity uid="5885">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1812.09559" z="996.378"/>
<Orientation y="2.35621"/>
<Actor seed="585"/>
</Entity>
<Entity uid="5886">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.23646" z="1023.22321"/>
<Orientation y="2.35621"/>
<Actor seed="33462"/>
</Entity>
<Entity uid="5887">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.09351" z="1078.84632"/>
<Orientation y="2.35621"/>
<Actor seed="12882"/>
</Entity>
<Entity uid="5888">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1808.07862" z="1098.88257"/>
<Orientation y="2.35621"/>
<Actor seed="58215"/>
</Entity>
<Entity uid="5889">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.17054" z="1102.43848"/>
<Orientation y="2.35621"/>
<Actor seed="10170"/>
</Entity>
<Entity uid="5890">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.20374" z="1106.71937"/>
<Orientation y="2.35621"/>
<Actor seed="64704"/>
</Entity>
<Entity uid="5891">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1794.3866" z="1108.30262"/>
<Orientation y="2.35621"/>
<Actor seed="43718"/>
</Entity>
<Entity uid="5892">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1795.53834" z="1120.20081"/>
<Orientation y="2.35621"/>
<Actor seed="49348"/>
</Entity>
<Entity uid="5893">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1791.70838" z="1048.90943"/>
<Orientation y="2.35621"/>
<Actor seed="2788"/>
</Entity>
<Entity uid="5894">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1799.0204" z="1037.10035"/>
<Orientation y="2.35621"/>
<Actor seed="50002"/>
</Entity>
<Entity uid="5895">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1791.73511" z="1019.86774"/>
<Orientation y="2.35621"/>
<Actor seed="21665"/>
</Entity>
<Entity uid="5896">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1797.04395" z="1082.78248"/>
<Orientation y="2.35621"/>
<Actor seed="9155"/>
</Entity>
<Entity uid="5897">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1801.05896" z="779.6623"/>
<Orientation y="2.35621"/>
<Actor seed="5141"/>
</Entity>
<Entity uid="5898">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1799.57374" z="791.03412"/>
<Orientation y="2.35621"/>
<Actor seed="11745"/>
</Entity>
<Entity uid="5899">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1793.74561" z="792.15296"/>
<Orientation y="2.35621"/>
<Actor seed="43810"/>
</Entity>
<Entity uid="5900">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1797.47986" z="800.43622"/>
<Orientation y="2.35621"/>
<Actor seed="173"/>
</Entity>
<Entity uid="5901">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1798.77588" z="807.02527"/>
<Orientation y="2.35621"/>
<Actor seed="14667"/>
</Entity>
<Entity uid="5902">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1786.57508" z="811.73847"/>
<Orientation y="2.35621"/>
<Actor seed="43385"/>
</Entity>
<Entity uid="5903">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1796.0575" z="819.11304"/>
<Orientation y="2.35621"/>
<Actor seed="18378"/>
</Entity>
<Entity uid="5904">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1800.45215" z="823.0766"/>
<Orientation y="2.35621"/>
<Actor seed="18843"/>
</Entity>
<Entity uid="5905">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1798.21155" z="829.42286"/>
<Orientation y="2.35621"/>
<Actor seed="14223"/>
</Entity>
<Entity uid="5906">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1788.89551" z="837.05823"/>
<Orientation y="2.35621"/>
<Actor seed="23201"/>
</Entity>
<Entity uid="5907">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1791.40088" z="844.0304"/>
<Orientation y="2.35621"/>
<Actor seed="26161"/>
</Entity>
<Entity uid="5908">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1795.12684" z="854.25025"/>
<Orientation y="2.35621"/>
<Actor seed="59023"/>
</Entity>
<Entity uid="5909">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1799.2317" z="860.91907"/>
<Orientation y="2.35621"/>
<Actor seed="34326"/>
</Entity>
<Entity uid="5910">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1795.57935" z="844.51832"/>
<Orientation y="2.35621"/>
<Actor seed="10466"/>
</Entity>
<Entity uid="5911">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1790.66663" z="866.30585"/>
<Orientation y="2.35621"/>
<Actor seed="62679"/>
</Entity>
<Entity uid="5912">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1794.19507" z="875.09168"/>
<Orientation y="2.35621"/>
<Actor seed="1933"/>
</Entity>
<Entity uid="5913">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1796.13965" z="880.22327"/>
<Orientation y="2.35621"/>
<Actor seed="57093"/>
</Entity>
<Entity uid="5914">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1788.54371" z="890.39405"/>
<Orientation y="2.35621"/>
<Actor seed="32233"/>
</Entity>
<Entity uid="5915">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1796.63978" z="893.9698"/>
<Orientation y="2.35621"/>
<Actor seed="53249"/>
</Entity>
<Entity uid="5916">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1796.99476" z="903.66102"/>
<Orientation y="2.35621"/>
<Actor seed="7966"/>
</Entity>
<Entity uid="5919">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1794.27479" z="884.94745"/>
<Orientation y="2.35621"/>
<Actor seed="33281"/>
</Entity>
<Entity uid="5920">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1782.01868" z="880.13086"/>
<Orientation y="2.35621"/>
<Actor seed="4147"/>
</Entity>
<Entity uid="5921">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1791.71033" z="865.39112"/>
<Orientation y="2.35621"/>
<Actor seed="43571"/>
</Entity>
<Entity uid="5922">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1793.73926" z="846.84504"/>
<Orientation y="2.35621"/>
<Actor seed="55539"/>
</Entity>
<Entity uid="5923">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1794.58375" z="839.42493"/>
<Orientation y="2.35621"/>
<Actor seed="49131"/>
</Entity>
<Entity uid="5924">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1802.22535" z="833.84821"/>
<Orientation y="2.35621"/>
<Actor seed="62968"/>
</Entity>
<Entity uid="5925">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1797.89051" z="849.30872"/>
<Orientation y="2.35621"/>
<Actor seed="19233"/>
</Entity>
<Entity uid="5926">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1793.70606" z="821.70838"/>
<Orientation y="2.35621"/>
<Actor seed="32139"/>
</Entity>
<Entity uid="5927">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1786.56836" z="803.64203"/>
<Orientation y="2.35621"/>
<Actor seed="56574"/>
</Entity>
<Entity uid="5928">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1797.13209" z="779.31733"/>
<Orientation y="2.35621"/>
<Actor seed="36330"/>
</Entity>
<Entity uid="5929">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1798.46863" z="778.55591"/>
<Orientation y="2.35621"/>
<Actor seed="63422"/>
</Entity>
<Entity uid="5930">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1788.95179" z="769.20356"/>
<Orientation y="2.35621"/>
<Actor seed="51086"/>
</Entity>
<Entity uid="5931">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1799.38758" z="766.91175"/>
<Orientation y="1.70844"/>
<Actor seed="39121"/>
</Entity>
<Entity uid="5932">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1810.22144" z="766.54975"/>
<Orientation y="2.35621"/>
<Actor seed="45320"/>
</Entity>
<Entity uid="5933">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1827.6908" z="767.44837"/>
<Orientation y="2.35621"/>
<Actor seed="62476"/>
</Entity>
<Entity uid="5937">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.22706" z="781.05781"/>
<Orientation y="2.35621"/>
<Actor seed="31441"/>
</Entity>
<Entity uid="5938">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.30652" z="781.7511"/>
<Orientation y="0.1516"/>
<Actor seed="35105"/>
</Entity>
<Entity uid="5939">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.94593" z="791.28223"/>
<Orientation y="2.35621"/>
<Actor seed="62163"/>
</Entity>
<Entity uid="5940">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.00501" z="798.13172"/>
<Orientation y="2.35621"/>
<Actor seed="21561"/>
</Entity>
<Entity uid="5941">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1794.52112" z="803.14588"/>
<Orientation y="2.35621"/>
<Actor seed="15549"/>
</Entity>
<Entity uid="5942">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.57227" z="812.5818"/>
<Orientation y="0.079"/>
<Actor seed="18734"/>
</Entity>
<Entity uid="5943">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.81861" z="818.26752"/>
<Orientation y="2.35621"/>
<Actor seed="63762"/>
</Entity>
<Entity uid="5944">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.52515" z="817.00568"/>
<Orientation y="2.35621"/>
<Actor seed="37242"/>
</Entity>
<Entity uid="5945">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.90418" z="821.93525"/>
<Orientation y="0.49985"/>
<Actor seed="10646"/>
</Entity>
<Entity uid="5946">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.65064" z="831.92084"/>
<Orientation y="0.04445"/>
<Actor seed="35589"/>
</Entity>
<Entity uid="5947">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.4662" z="844.8036"/>
<Orientation y="2.35621"/>
<Actor seed="6006"/>
</Entity>
<Entity uid="5948">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.66065" z="847.83692"/>
<Orientation y="2.81386"/>
<Actor seed="44465"/>
</Entity>
<Entity uid="5949">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.40101" z="825.55457"/>
<Orientation y="2.35621"/>
<Actor seed="17717"/>
</Entity>
<Entity uid="5950">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.87146" z="820.22242"/>
<Orientation y="2.35621"/>
<Actor seed="24689"/>
</Entity>
<Entity uid="5951">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1783.77796" z="821.19105"/>
<Orientation y="0.50548"/>
<Actor seed="54217"/>
</Entity>
<Entity uid="5952">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.75245" z="839.89161"/>
<Orientation y="0.17313"/>
<Actor seed="32937"/>
</Entity>
<Entity uid="5953">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1788.20081" z="860.61982"/>
<Orientation y="2.35621"/>
<Actor seed="44508"/>
</Entity>
<Entity uid="5954">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.52601" z="865.8855"/>
<Orientation y="2.35621"/>
<Actor seed="48910"/>
</Entity>
<Entity uid="5955">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1791.693" z="849.55903"/>
<Orientation y="2.35621"/>
<Actor seed="51837"/>
</Entity>
<Entity uid="5956">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.386" z="860.01484"/>
<Orientation y="0.17396"/>
<Actor seed="10349"/>
</Entity>
<Entity uid="5957">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1788.8202" z="872.40229"/>
<Orientation y="-0.45356"/>
<Actor seed="26006"/>
</Entity>
<Entity uid="5958">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1783.27186" z="880.58045"/>
<Orientation y="2.35621"/>
<Actor seed="33457"/>
</Entity>
<Entity uid="5960">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.57117" z="895.97608"/>
<Orientation y="2.35621"/>
<Actor seed="33788"/>
</Entity>
<Entity uid="5961">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1781.60474" z="884.87879"/>
<Orientation y="2.35621"/>
<Actor seed="1902"/>
</Entity>
<Entity uid="5962">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1779.65247" z="881.48157"/>
<Orientation y="1.86414"/>
<Actor seed="54151"/>
</Entity>
<Entity uid="5963">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1787.57398" z="878.81043"/>
<Orientation y="2.35621"/>
<Actor seed="8640"/>
</Entity>
<Entity uid="5964">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.36329" z="885.54877"/>
<Orientation y="0.22355"/>
<Actor seed="27415"/>
</Entity>
<Entity uid="5965">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.44397" z="902.56421"/>
<Orientation y="2.35621"/>
<Actor seed="38129"/>
</Entity>
<Entity uid="5966">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.72718" z="907.05982"/>
<Orientation y="-2.56977"/>
<Actor seed="22212"/>
</Entity>
<Entity uid="5968">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.52808" z="889.27009"/>
<Orientation y="2.35621"/>
<Actor seed="14791"/>
</Entity>
<Entity uid="5976">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.7964" z="903.09919"/>
<Orientation y="0.25358"/>
<Actor seed="12434"/>
</Entity>
<Entity uid="5977">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.08692" z="917.66913"/>
<Orientation y="2.35621"/>
<Actor seed="26054"/>
</Entity>
<Entity uid="5985">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1808.83912" z="924.5976"/>
<Orientation y="1.58729"/>
<Obstruction group="5736"/>
<Actor seed="44403"/>
</Entity>
<Entity uid="5987">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="932.69526" z="1043.14393"/>
<Orientation y="0.77253"/>
<Obstruction group="18428"/>
<Actor seed="24430"/>
</Entity>
<Entity uid="5988">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="942.10993" z="1030.40503"/>
<Orientation y="-0.76598"/>
<Obstruction group="18428" group2="18426"/>
<Actor seed="38592"/>
</Entity>
<Entity uid="5989">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="950.24732" z="1038.53248"/>
<Orientation y="2.3555"/>
<Obstruction group="18428"/>
<Actor seed="39416"/>
</Entity>
<Entity uid="5990">
<Template>structures/kush_range</Template>
<Player>0</Player>
<Position x="968.20234" z="1014.13196"/>
<Orientation y="-0.79383"/>
<Obstruction group="18425"/>
<Actor seed="30918"/>
</Entity>
<Entity uid="5991">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="983.13947" z="1018.7129"/>
<Orientation y="0.8006"/>
<Obstruction group="18425"/>
<Actor seed="21784"/>
</Entity>
<Entity uid="5992">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="978.86768" z="1029.94043"/>
<Orientation y="0.79638"/>
<Obstruction group="18425"/>
<Actor seed="13767"/>
</Entity>
<Entity uid="5997">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="919.88941" z="1053.1532"/>
<Orientation y="11.77755"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="5998">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="955.5644" z="1089.79664"/>
<Orientation y="10.2058"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="5999">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="948.95966" z="1083.24952"/>
<Orientation y="10.2058"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6000">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="929.2577" z="1062.58228"/>
<Orientation y="11.77755"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6001">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1006.63697" z="1039.22046"/>
<Orientation y="3.90207"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6002">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="993.81379" z="1025.60376"/>
<Orientation y="3.90207"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6003">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1000.16822" z="1032.53943"/>
<Orientation y="3.90207"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6004">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="980.89466" z="1011.47156"/>
<Orientation y="5.47382"/>
<Obstruction group="18425"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6005">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="987.34473" z="1018.92237"/>
<Orientation y="3.90207"/>
<Obstruction group="18425"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6006">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="971.7223" z="1001.8523"/>
<Orientation y="5.47382"/>
<Obstruction group="18425"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6007">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1010.11725" z="1042.74085"/>
<Orientation y="3.90207"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6008">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1016.58637" z="1049.42237"/>
<Orientation y="3.90207"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6009">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1015.88172" z="1056.21924"/>
<Orientation y="2.34371"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6010">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1009.28107" z="1062.77088"/>
<Orientation y="2.34371"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6011">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1004.46448" z="1045.06434"/>
<Orientation y="2.34371"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6012">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="997.86426" z="1051.61597"/>
<Orientation y="2.34371"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6013">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="997.80115" z="1066.93946"/>
<Orientation y="0.79125"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6014">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="991.1297" z="1060.46033"/>
<Orientation y="0.79125"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6015">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="992.16321" z="1057.35462"/>
<Orientation y="2.34371"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6016">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1003.3224" z="1068.68458"/>
<Orientation y="2.34371"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6017">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1008.25977" z="1045.76355"/>
<Orientation y="3.10813"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="6018">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="994.27765" z="1059.10413"/>
<Orientation y="3.10813"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="6019">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1001.57764" z="1067.66272"/>
<Orientation y="3.10813"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="6020">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1017.27698" z="1053.27894"/>
<Orientation y="3.10813"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="6021">
<Template>actor|props/special/eyecandy/well_1_b.xml</Template>
<Position x="991.2046" z="1041.58484"/>
<Orientation y="3.11568"/>
<Actor seed="63912"/>
</Entity>
<Entity uid="6022">
<Template>actor|props/special/eyecandy/well_water.xml</Template>
<Position x="991.35981" z="1041.71595"/>
<Orientation y="3.11568"/>
<Actor seed="8749"/>
</Entity>
<Entity uid="6023">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1006.25666" z="1041.2992"/>
<Orientation y="3.11568"/>
<Actor seed="32765"/>
</Entity>
<Entity uid="6024">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1005.2298" z="1042.63538"/>
<Orientation y="3.11568"/>
<Actor seed="4455"/>
</Entity>
<Entity uid="6025">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1004.5785" z="1041.61023"/>
<Orientation y="3.11568"/>
<Actor seed="3058"/>
</Entity>
<Entity uid="6026">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1005.59827" z="1039.69556"/>
<Orientation y="3.11568"/>
<Actor seed="31203"/>
</Entity>
<Entity uid="6027">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1004.2992" z="1038.5835"/>
<Orientation y="3.11568"/>
<Actor seed="20075"/>
</Entity>
<Entity uid="6028">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1004.5636" z="1039.58814"/>
<Orientation y="3.11568"/>
<Actor seed="49292"/>
</Entity>
<Entity uid="6029">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1004.53907" z="1044.0641"/>
<Orientation y="3.11568"/>
<Actor seed="8566"/>
</Entity>
<Entity uid="6030">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1003.38477" z="1044.07435"/>
<Orientation y="3.11568"/>
<Actor seed="16192"/>
</Entity>
<Entity uid="6031">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1003.2428" z="1045.55262"/>
<Orientation y="3.11568"/>
<Actor seed="60553"/>
</Entity>
<Entity uid="6032">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="999.72999" z="1034.4856"/>
<Orientation y="3.11568"/>
<Actor seed="55038"/>
</Entity>
<Entity uid="6033">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="999.64094" z="1035.94031"/>
<Orientation y="3.11568"/>
<Actor seed="44646"/>
</Entity>
<Entity uid="6034">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="999.57465" z="1037.48609"/>
<Orientation y="3.11568"/>
<Actor seed="16616"/>
</Entity>
<Entity uid="6035">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="1001.68177" z="1036.30848"/>
<Orientation y="-1.00454"/>
<Actor seed="39571"/>
</Entity>
<Entity uid="6036">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1001.09705" z="1037.7605"/>
<Orientation y="-1.20206"/>
<Actor seed="5819"/>
</Entity>
<Entity uid="6037">
<Template>actor|props/structures/britons/workshop_box_pile_02.xml</Template>
<Position x="995.45124" z="1025.2876"/>
<Orientation y="3.11568"/>
<Actor seed="54479"/>
</Entity>
<Entity uid="6038">
<Template>actor|props/structures/britons/workshop_boxes.xml</Template>
<Position x="1002.91437" z="1039.47535"/>
<Orientation y="3.11568"/>
<Actor seed="14630"/>
</Entity>
<Entity uid="6039">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="959.5763" z="1067.7096"/>
<Orientation y="-0.59075"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6040">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="964.88251" z="1072.34046"/>
<Orientation y="-0.59075"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6041">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="949.89722" z="1066.49134"/>
<Orientation y="-0.76124"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6042">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="943.48035" z="1073.25232"/>
<Orientation y="-0.76125"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6043">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="937.15558" z="1079.98731"/>
<Orientation y="-0.76125"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6062">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1103.03687" z="980.16047"/>
<Orientation y="2.32515"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6063">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1091.87855" z="966.28803"/>
<Orientation y="2.35236"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6066">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1098.1858" z="960.00593"/>
<Orientation y="2.35238"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6067">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1109.12586" z="974.0652"/>
<Orientation y="2.32515"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6094">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1093.53455" z="977.25715"/>
<Orientation y="-2.36623"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6097">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1115.01258" z="968.29773"/>
<Orientation y="2.34266"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6098">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1103.3672" z="954.63074"/>
<Orientation y="2.35238"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6099">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1108.8158" z="948.8459"/>
<Orientation y="2.35238"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6100">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1119.30774" z="964.19001"/>
<Orientation y="2.35238"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6147">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1092.2649" z="972.46991"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6148">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1094.32007" z="974.474"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6149">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1096.60438" z="976.6515"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6150">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1090.12195" z="970.51172"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6151">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1099.06531" z="979.0984"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6152">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1093.88721" z="970.78968"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6153">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1095.94251" z="972.79377"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6154">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1098.22681" z="974.97126"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6155">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1091.7444" z="968.83149"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6156">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1100.68763" z="977.41816"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6157">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1095.5171" z="968.89936"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6158">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1097.57227" z="970.90351"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6159">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1099.85657" z="973.081"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6160">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1093.37427" z="966.94117"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6161">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1102.31751" z="975.52784"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6162">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1097.00086" z="967.2754"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6163">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1099.05616" z="969.27948"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6164">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1101.34046" z="971.45698"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6165">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1094.85804" z="965.31714"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6166">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1103.80127" z="973.90381"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6167">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1090.93299" z="968.85767"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6168">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1103.29017" z="976.0257"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6169">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1109.92518" z="969.07007"/>
<Orientation y="2.30903"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6170">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.76966" z="966.76496"/>
<Orientation y="2.30903"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6171">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1105.77735" z="972.16181"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6172">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1108.3506" z="970.60621"/>
<Orientation y="2.30903"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6173">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1108.69837" z="958.23761"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6174">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1104.14747" z="974.05213"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6175">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1101.68653" z="971.6053"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6176">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1099.40223" z="969.4278"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6177">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.26111" z="970.53785"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6178">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1106.75" z="972.65967"/>
<Orientation y="2.36648"/>
</Entity>
<Entity uid="6179">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1100.75745" z="964.1131"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6180">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1098.47315" z="961.93567"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6181">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1111.61329" z="965.93427"/>
<Orientation y="2.30903"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6182">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1099.27369" z="965.73713"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6183">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1096.98938" z="963.55964"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6184">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1100.10474" z="970.07428"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6185">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1097.6438" z="967.62745"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6186">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1095.3595" z="965.44996"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6187">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1108.43384" z="967.45075"/>
<Orientation y="2.30903"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6188">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.80176" z="969.5398"/>
<Orientation y="2.30903"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6192">
<Template>actor|campaigns/props/structures/hele_trireme_water.xml</Template>
<Position x="1099.91041" z="963.52143"/>
<Orientation y="2.36646"/>
<Actor seed="6983"/>
</Entity>
<Entity uid="6193">
<Template>actor|campaigns/props/structures/hele_trireme_water.xml</Template>
<Position x="1107.82483" z="969.88324"/>
<Orientation y="2.36295"/>
<Actor seed="8859"/>
</Entity>
<Entity uid="6194">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1104.76417" z="958.67017"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6195">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1102.47986" z="956.49268"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6196">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1105.74134" z="962.74103"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6197">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1103.2804" z="960.2942"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6198">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1101.1753" z="957.80018"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6199">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1104.11146" z="964.63135"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6200">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1101.65052" z="962.18451"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6201">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1099.36622" z="960.00702"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6202">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.2251" z="961.11707"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6203">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1106.714" z="963.2389"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6204">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1110.51111" z="960.711"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6205">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1108.22681" z="958.53351"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6206">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1111.48829" z="964.78187"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6207">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1109.02735" z="962.33503"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6208">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1106.74305" z="960.15754"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6209">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1109.8584" z="966.67219"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6210">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.39747" z="964.22529"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6211">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1105.11316" z="962.0478"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6212">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1112.97205" z="963.15784"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6213">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1112.46094" z="965.27973"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6248">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1105.26624" z="966.6709"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6249">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1102.98194" z="964.49341"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6250">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1106.24341" z="970.74177"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6251">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1103.78248" z="968.29487"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6252">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1101.49817" z="966.11744"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6253">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1100.10206" z="978.28168"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6254">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1102.1526" z="970.18519"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6255">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1099.8683" z="968.0077"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6256">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.72718" z="969.11774"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6257">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.21607" z="971.23963"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6258">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1110.16858" z="953.88624"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6259">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.88428" z="951.70875"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6260">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1111.14576" z="957.9571"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6261">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1108.68482" z="955.5102"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6262">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1106.40052" z="953.33271"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6263">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1109.51587" z="959.84736"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6264">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.05506" z="957.40052"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6265">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1104.77076" z="955.22303"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6266">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1112.62952" z="956.33307"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6267">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1112.11841" z="958.45496"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6268">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1114.63782" z="949.16962"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6269">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1112.35352" z="946.99213"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6270">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1115.615" z="953.24048"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6271">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1113.15406" z="950.79365"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6272">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1110.86976" z="948.61615"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6273">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1113.98511" z="955.1308"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6274">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1111.52417" z="952.68396"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6275">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1109.23987" z="950.50647"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6276">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1117.09876" z="951.61652"/>
<Orientation y="2.36648"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6277">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1116.58765" z="953.73835"/>
<Orientation y="2.36648"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6278">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1121.7688" z="957.44581"/>
<Orientation y="1.59353"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6280">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1117.45179" z="952.31067"/>
<Orientation y="1.59353"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6281">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1119.57264" z="957.57233"/>
<Orientation y="1.59353"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6282">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1119.45777" z="954.41846"/>
<Orientation y="1.59353"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6283">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1114.96521" z="952.52576"/>
<Orientation y="1.59353"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6284">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1114.912" z="949.05585"/>
<Orientation y="1.59353"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6285">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1116.9712" z="954.63367"/>
<Orientation y="1.59353"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6286">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1121.10193" z="955.60029"/>
<Orientation y="0.96271"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6287">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1117.80042" z="953.3462"/>
<Orientation y="1.59353"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6368">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1119.53711" z="959.89759"/>
<Orientation y="0.03106"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6369">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1122.68982" z="959.75672"/>
<Orientation y="0.03106"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6370">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1115.9231" z="957.78461"/>
<Orientation y="0.03106"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6371">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1119.39234" z="957.70258"/>
<Orientation y="0.03106"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6373">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1115.68726" z="955.29981"/>
<Orientation y="0.03106"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6374">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1119.1565" z="955.21784"/>
<Orientation y="0.03106"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6376">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1116.06775" z="959.97956"/>
<Orientation y="0.03106"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6377">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1114.89039" z="958.14179"/>
<Orientation y="0.03106"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6378">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1118.99903" z="963.13691"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6379">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1121.12928" z="960.80854"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6380">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1114.9491" z="964.19733"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6381">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1117.34498" z="961.68671"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6382">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1119.47522" z="959.35828"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6383">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1113.02576" z="962.60657"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6384">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1115.42164" z="960.09601"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6385">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1117.55188" z="957.76758"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6386">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1116.60315" z="965.64747"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6387">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1114.47132" z="965.17994"/>
<Orientation y="0.8162"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6388">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1113.76551" z="967.64179"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6389">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1115.89576" z="965.31342"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6390">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1109.7157" z="968.70215"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6391">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1112.11158" z="966.1916"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6392">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1114.24183" z="963.8631"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6393">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1107.79224" z="967.1114"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6394">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1110.18812" z="964.60084"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6395">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1112.31836" z="962.2724"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6396">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1111.36963" z="970.15235"/>
<Orientation y="0.8162"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="6397">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1109.2378" z="969.68482"/>
<Orientation y="0.8162"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="6398">
<Template>actor|campaigns/props/structures/hele_trireme_water.xml</Template>
<Position x="1103.9391" z="966.88227"/>
<Orientation y="2.36646"/>
<Actor seed="12604"/>
</Entity>
<Entity uid="6399">
<Template>actor|campaigns/props/structures/hele_trireme_water.xml</Template>
<Position x="1106.48304" z="957.89142"/>
<Orientation y="2.36646"/>
<Actor seed="46517"/>
</Entity>
<Entity uid="6400">
<Template>actor|campaigns/props/structures/hele_trireme_water.xml</Template>
<Position x="1109.85938" z="960.67841"/>
<Orientation y="2.36646"/>
<Actor seed="12408"/>
</Entity>
<Entity uid="6401">
<Template>actor|campaigns/props/structures/hele_trireme_water.xml</Template>
<Position x="1113.26514" z="963.813"/>
<Orientation y="2.36646"/>
<Actor seed="13931"/>
</Entity>
<Entity uid="6409">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1090.24183" z="973.7978"/>
<Orientation y="-2.36623"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6410">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1096.70911" z="980.62708"/>
<Orientation y="-2.36623"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6495">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1115.31067" z="948.51612"/>
<Orientation y="-2.36353"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6496">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1118.6128" z="951.96656"/>
<Orientation y="-2.36353"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6497">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1121.7964" z="955.32789"/>
<Orientation y="-2.36353"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6498">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1121.75281" z="961.50007"/>
<Orientation y="2.35238"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6499">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1179.18396" z="959.24793"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6500">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1172.61963" z="965.86792"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6501">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1159.70472" z="979.1886"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6503">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1153.79737" z="985.17359"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6504">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1111.02662" z="892.37342"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6505">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1104.46229" z="898.99341"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6506">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1091.54737" z="912.3141"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6507">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1098.02161" z="905.63782"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6508">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1085.64002" z="918.29908"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6515">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1187.3567" z="945.28998"/>
<Orientation y="-2.652"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6519">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1185.87171" z="952.59748"/>
<Orientation y="2.35576"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6520">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1115.03724" z="888.4112"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6521">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1093.31507" z="926.14441"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6522">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1103.67066" z="915.72168"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6523">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1099.22242" z="920.15943"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6524">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1147.90906" z="979.66871"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6526">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1153.81641" z="973.68372"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6527">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1170.6875" z="956.0235"/>
<Orientation y="2.36202"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6529">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1176.5995" z="950.04303"/>
<Orientation y="2.36202"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6539">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1149.02503" z="919.05365"/>
<Orientation y="-5.5034"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6540">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1161.53455" z="931.58844"/>
<Orientation y="-5.5034"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6541">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1154.9375" z="925.03345"/>
<Orientation y="-5.5034"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6542">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1145.09681" z="914.8816"/>
<Orientation y="-5.5034"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6543">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1132.66272" z="902.27515"/>
<Orientation y="-5.5034"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6545">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1138.57544" z="908.25489"/>
<Orientation y="-5.5034"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6546">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1128.73475" z="898.10315"/>
<Orientation y="-5.5034"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6547">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1120.57007" z="898.79401"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="6548">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1153.1084" z="978.68989"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6549">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1158.00098" z="974.36835"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6550">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1166.8086" z="966.13703"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6551">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1173.1681" z="959.17194"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6552">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1179.51697" z="952.63862"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6553">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1182.95105" z="945.58863"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6554">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1176.6703" z="940.211"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6555">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1170.2975" z="933.31397"/>
<Orientation y="2.32078"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6556">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1164.02674" z="927.05127"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6557">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1157.8158" z="921.16187"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6558">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1151.71082" z="915.18519"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6560">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1145.92176" z="908.5077"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6562">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1139.36597" z="901.7386"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6564">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1131.56934" z="894.47364"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6565">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1124.96375" z="890.05866"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6566">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1117.17176" z="895.88032"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6567">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1110.08558" z="902.54737"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6568">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1102.50721" z="910.36518"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6569">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1095.8938" z="917.0818"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6570">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1089.54493" z="922.59754"/>
<Orientation y="2.35622"/>
<Actor seed="28521"/>
</Entity>
<Entity uid="6571">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1111.88404" z="907.70453"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="6572">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1115.82984" z="912.0539"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="6573">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1119.92359" z="916.00599"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="6574">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1109.87244" z="910.95124"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="6578">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1174.50123" z="955.97297"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="6583">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1124.6886" z="958.25477"/>
<Orientation y="2.36646"/>
<Actor seed="33536"/>
</Entity>
<Entity uid="6584">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1112.2522" z="945.422"/>
<Orientation y="2.36646"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="6585">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1098.96814" z="983.51685"/>
<Orientation y="-0.75081"/>
<Actor seed="46862"/>
</Entity>
<Entity uid="6586">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1087.26771" z="971.18708"/>
<Orientation y="-0.75083"/>
<Actor seed="46862"/>
</Entity>
<Entity uid="6592">
<Template>actor|props/structures/kushites/civic_centre_lion_statues.xml</Template>
<Position x="1110.97852" z="965.50617"/>
<Orientation y="-2.35276"/>
<Actor seed="19109"/>
</Entity>
<Entity uid="6593">
<Template>actor|props/structures/kushites/civic_centre_lion_statues.xml</Template>
<Position x="1105.52393" z="959.42658"/>
<Orientation y="0.78124"/>
<Actor seed="19109"/>
</Entity>
<Entity uid="6595">
<Template>structures/kush_temple</Template>
<Player>0</Player>
<Position x="1284.40406" z="1093.85877"/>
<Orientation y="3.96164"/>
<Actor seed="62559"/>
</Entity>
<Entity uid="6596">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1390.03785" z="1226.34632"/>
<Orientation y="5.49985"/>
<Actor seed="7401"/>
</Entity>
<Entity uid="6597">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1390.12" z="1262.5597"/>
<Orientation y="3.94288"/>
<Actor seed="2106"/>
</Entity>
<Entity uid="6598">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1354.06434" z="1226.99073"/>
<Orientation y="7.07912"/>
<Actor seed="2106"/>
</Entity>
<Entity uid="6600">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1409.9469" z="1235.09156"/>
<Orientation y="5.49985"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6601">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1418.47291" z="1243.4347"/>
<Orientation y="5.49987"/>
<Obstruction group="6651"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6602">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1407.59424" z="1255.70069"/>
<Orientation y="3.91642"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6603">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1416.14625" z="1247.43604"/>
<Orientation y="3.91642"/>
<Obstruction group="6651"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6604">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1424.65003" z="1244.82801"/>
<Orientation y="5.49985"/>
<Obstruction group="6651"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6605">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1372.64112" z="1193.2002"/>
<Orientation y="7.0629"/>
<Obstruction group="6652"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6606">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1373.41639" z="1199.56714"/>
<Orientation y="5.51384"/>
<Obstruction group="6652"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6607">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1369.10547" z="1201.32422"/>
<Orientation y="7.0629"/>
<Obstruction group="6652"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6608">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1381.90564" z="1207.89625"/>
<Orientation y="5.51384"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6609">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1360.6963" z="1209.78516"/>
<Orientation y="7.0629"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6610">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1381.97938" z="1282.00379"/>
<Orientation y="3.92865"/>
<Obstruction group="6650"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6611">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1374.36878" z="1283.92188"/>
<Orientation y="2.36843"/>
<Obstruction group="6648"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6612">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1378.24878" z="1291.33655"/>
<Orientation y="3.91478"/>
<Obstruction group="6650"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6613">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1365.94105" z="1275.70118"/>
<Orientation y="2.36843"/>
<Obstruction group="6648"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6614">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1342.63758" z="1249.7323"/>
<Orientation y="2.34426"/>
<Obstruction group="6649"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6615">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1334.4386" z="1241.22608"/>
<Orientation y="2.34426"/>
<Obstruction group="6649"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6616">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1334.85303" z="1235.30396"/>
<Orientation y="7.06292"/>
<Obstruction group="6653"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="6617">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1326.48145" z="1238.50916"/>
<Orientation y="7.06292"/>
<Obstruction group="6653"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6618">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1411.4773" z="1227.2494"/>
<Orientation y="5.49987"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6619">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1402.51795" z="1218.74097"/>
<Orientation y="5.49987"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6620">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1393.81397" z="1210.1985"/>
<Orientation y="5.49987"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="6621">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1385.24817" z="1201.46851"/>
<Orientation y="5.49987"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6622">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1376.41321" z="1192.68396"/>
<Orientation y="5.49987"/>
<Obstruction group="6652"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6626">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1423.20496" z="1239.59876"/>
<Orientation y="5.49987"/>
<Obstruction group="6651"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6627">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1420.08582" z="1236.4225"/>
<Orientation y="5.49987"/>
<Obstruction group="6651"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6629">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1381.1742" z="1293.74817"/>
<Orientation y="3.93981"/>
<Obstruction group="6650"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6630">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1378.03162" z="1296.90125"/>
<Orientation y="3.93981"/>
<Obstruction group="6650"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6631">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1424.44068" z="1249.6078"/>
<Orientation y="3.93981"/>
<Obstruction group="6651"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6632">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1415.75171" z="1258.53675"/>
<Orientation y="3.93981"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6633">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1407.11426" z="1267.19581"/>
<Orientation y="3.93981"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="6634">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1398.66578" z="1275.99122"/>
<Orientation y="3.93981"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6635">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1390.25416" z="1285.04163"/>
<Orientation y="3.93981"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6636">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1367.31434" z="1193.11036"/>
<Orientation y="3.93981"/>
<Obstruction group="6652"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6637">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1358.62525" z="1202.03919"/>
<Orientation y="3.93981"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6638">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1349.98792" z="1210.69825"/>
<Orientation y="3.93981"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="6639">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1341.53931" z="1219.49366"/>
<Orientation y="3.93981"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6640">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1322.32374" z="1238.6753"/>
<Orientation y="3.93981"/>
<Obstruction group="6653"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="6641">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1331.97669" z="1229.09205"/>
<Orientation y="3.93981"/>
<Obstruction group="6653"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6642">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1326.45093" z="1243.56312"/>
<Orientation y="5.46851"/>
<Obstruction group="6653"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6643">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1333.95154" z="1251.62806"/>
<Orientation y="5.46851"/>
<Obstruction group="6649"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6644">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1338.9441" z="1256.7118"/>
<Orientation y="5.46851"/>
<Obstruction group="6649"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6645">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1373.16346" z="1293.02234"/>
<Orientation y="5.49285"/>
<Obstruction group="6650"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6646">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1368.04896" z="1288.06177"/>
<Orientation y="5.49285"/>
<Obstruction group="6648"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6647">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1360.35413" z="1280.18165"/>
<Orientation y="5.49285"/>
<Obstruction group="6648"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="6648">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1355.08985" z="1275.2472"/>
<Orientation y="5.49985"/>
<Actor seed="24848"/>
</Entity>
<Entity uid="6649">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1343.09339" z="1260.84803"/>
<Orientation y="5.49985"/>
<Actor seed="10996"/>
</Entity>
<Entity uid="6650">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1372.61097" z="1302.24427"/>
<Orientation y="5.49985"/>
<Actor seed="52653"/>
</Entity>
<Entity uid="6651">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1430.14771" z="1245.0973"/>
<Orientation y="5.49985"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="6652">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1372.51368" z="1187.54017"/>
<Orientation y="5.49985"/>
<Actor seed="5369"/>
</Entity>
<Entity uid="6653">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1317.07715" z="1244.05848"/>
<Orientation y="5.49985"/>
<Actor seed="10856"/>
</Entity>
<Entity uid="6655">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1355.77063" z="1261.86976"/>
<Orientation y="2.37844"/>
<Obstruction group="6648" group2="6649"/>
<Actor seed="11125"/>
</Entity>
<Entity uid="6656">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1343.98255" z="1274.65821"/>
<Orientation y="5.5174"/>
<Obstruction group="6648" group2="6649"/>
<Actor seed="11125"/>
</Entity>
<Entity uid="6657">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1357.69581" z="1273.29773"/>
<Orientation y="7.06292"/>
<Obstruction group="6648"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6658">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1345.09302" z="1260.68921"/>
<Orientation y="7.06292"/>
<Obstruction group="6649"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6660">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1373.84974" z="1270.22718"/>
<Orientation y="2.39403"/>
<Actor seed="3944"/>
</Entity>
<Entity uid="6661">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1398.01233" z="1244.77845"/>
<Orientation y="2.39403"/>
<Actor seed="3944"/>
</Entity>
<Entity uid="6662">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1370.10389" z="1216.37024"/>
<Orientation y="2.39403"/>
<Actor seed="3944"/>
</Entity>
<Entity uid="6663">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1346.71119" z="1242.06727"/>
<Orientation y="2.39403"/>
<Actor seed="3944"/>
</Entity>
<Entity uid="6664">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1375.09144" z="1240.6753"/>
<Orientation y="0.8078"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="6665">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1375.24952" z="1247.09937"/>
<Orientation y="2.3708"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="6666">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1368.68702" z="1247.18592"/>
<Orientation y="0.8078"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="6667">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1368.47278" z="1240.87452"/>
<Orientation y="2.3749"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="6668">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1374.74097" z="1243.53931"/>
<Orientation y="2.36213"/>
<Actor seed="14296"/>
</Entity>
<Entity uid="6669">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1375.36365" z="1242.90613"/>
<Orientation y="2.36213"/>
<Actor seed="57787"/>
</Entity>
<Entity uid="6670">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1373.79505" z="1241.77027"/>
<Orientation y="2.36213"/>
<Actor seed="21184"/>
</Entity>
<Entity uid="6671">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1373.06128" z="1241.08924"/>
<Orientation y="2.36213"/>
<Actor seed="50070"/>
</Entity>
<Entity uid="6672">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.10792" z="1239.01319"/>
<Orientation y="2.36213"/>
<Actor seed="39024"/>
</Entity>
<Entity uid="6673">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1370.23816" z="1240.72254"/>
<Orientation y="2.36213"/>
<Actor seed="45413"/>
</Entity>
<Entity uid="6674">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1369.05457" z="1242.27356"/>
<Orientation y="2.36213"/>
<Actor seed="16865"/>
</Entity>
<Entity uid="6675">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1368.34253" z="1242.61658"/>
<Orientation y="2.36213"/>
<Actor seed="27443"/>
</Entity>
<Entity uid="6676">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1367.81812" z="1243.40186"/>
<Orientation y="2.36213"/>
<Actor seed="23388"/>
</Entity>
<Entity uid="6677">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1369.9469" z="1245.2787"/>
<Orientation y="2.36213"/>
<Actor seed="45468"/>
</Entity>
<Entity uid="6678">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1370.61695" z="1245.95484"/>
<Orientation y="2.36213"/>
<Actor seed="8819"/>
</Entity>
<Entity uid="6679">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.21192" z="1246.56873"/>
<Orientation y="2.36213"/>
<Actor seed="45110"/>
</Entity>
<Entity uid="6680">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.93714" z="1246.85401"/>
<Orientation y="2.36213"/>
<Actor seed="48932"/>
</Entity>
<Entity uid="6681">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1372.86207" z="1245.80823"/>
<Orientation y="2.36213"/>
<Actor seed="24558"/>
</Entity>
<Entity uid="6682">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1373.67334" z="1244.83716"/>
<Orientation y="2.36213"/>
<Actor seed="11170"/>
</Entity>
<Entity uid="6683">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.69581" z="1243.41956"/>
<Orientation y="2.36213"/>
<Actor seed="31811"/>
</Entity>
<Entity uid="6684">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.33631" z="1243.33191"/>
<Orientation y="2.36213"/>
<Actor seed="15135"/>
</Entity>
<Entity uid="6685">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1371.68726" z="1244.05005"/>
<Orientation y="2.39402"/>
<Actor seed="10538"/>
</Entity>
<Entity uid="6686">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1370.84656" z="1243.75037"/>
<Orientation y="2.39402"/>
<Actor seed="4097"/>
</Entity>
<Entity uid="6687">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1371.89527" z="1243.18934"/>
<Orientation y="2.39402"/>
<Actor seed="56405"/>
</Entity>
<Entity uid="6688">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1371.22803" z="1245.0553"/>
<Orientation y="2.39402"/>
<Actor seed="21843"/>
</Entity>
<Entity uid="6689">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1371.91456" z="1238.46692"/>
<Orientation y="2.39402"/>
<Actor seed="59112"/>
</Entity>
<Entity uid="6690">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1366.66443" z="1244.17359"/>
<Orientation y="2.39402"/>
<Actor seed="39391"/>
</Entity>
<Entity uid="6691">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1377.85682" z="1244.30396"/>
<Orientation y="2.39402"/>
<Actor seed="29314"/>
</Entity>
<Entity uid="6692">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1372.08313" z="1249.67054"/>
<Orientation y="2.39402"/>
<Actor seed="45714"/>
</Entity>
<Entity uid="6695">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1379.05774" z="1245.45826"/>
<Orientation y="2.39402"/>
<Actor seed="607"/>
</Entity>
<Entity uid="6696">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1378.28943" z="1245.59131"/>
<Orientation y="2.39402"/>
<Actor seed="39090"/>
</Entity>
<Entity uid="6697">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1377.6161" z="1246.2334"/>
<Orientation y="2.39402"/>
<Actor seed="47884"/>
</Entity>
<Entity uid="6698">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1378.34974" z="1246.29981"/>
<Orientation y="2.39402"/>
<Actor seed="11369"/>
</Entity>
<Entity uid="6699">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1373.12037" z="1237.34803"/>
<Orientation y="2.39402"/>
<Actor seed="24892"/>
</Entity>
<Entity uid="6700">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1372.667" z="1236.74891"/>
<Orientation y="2.39402"/>
<Actor seed="19005"/>
</Entity>
<Entity uid="6701">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1373.57691" z="1237.87195"/>
<Orientation y="2.39402"/>
<Actor seed="20325"/>
</Entity>
<Entity uid="6702">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1373.86329" z="1237.47486"/>
<Orientation y="2.39402"/>
<Actor seed="35211"/>
</Entity>
<Entity uid="6703">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1365.44312" z="1242.31141"/>
<Orientation y="2.39402"/>
<Actor seed="40270"/>
</Entity>
<Entity uid="6704">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1366.06531" z="1242.12879"/>
<Orientation y="2.39402"/>
<Actor seed="16660"/>
</Entity>
<Entity uid="6705">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1365.86988" z="1241.6084"/>
<Orientation y="2.39402"/>
<Actor seed="37657"/>
</Entity>
<Entity uid="6706">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1366.88392" z="1241.50416"/>
<Orientation y="2.39402"/>
<Actor seed="37840"/>
</Entity>
<Entity uid="6707">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1369.30372" z="1249.25062"/>
<Orientation y="2.39402"/>
<Actor seed="23675"/>
</Entity>
<Entity uid="6708">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1368.93982" z="1248.64551"/>
<Orientation y="2.39402"/>
<Actor seed="5111"/>
</Entity>
<Entity uid="6709">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1368.12073" z="1249.28125"/>
<Orientation y="2.39402"/>
<Actor seed="21135"/>
</Entity>
<Entity uid="6710">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1368.2046" z="1247.90821"/>
<Orientation y="2.39402"/>
<Actor seed="36547"/>
</Entity>
<Entity uid="6711">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1367.76124" z="1247.20118"/>
<Orientation y="2.39402"/>
<Actor seed="14205"/>
</Entity>
<Entity uid="6712">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1259.3949" z="1124.95765"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6713">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1250.40589" z="1133.88819"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6714">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1241.98841" z="1142.07813"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6715">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1233.745" z="1150.08777"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6716">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1225.44996" z="1156.80152"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6717">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1217.93299" z="1166.04908"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6718">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1210.73938" z="1174.07996"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6719">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1246.50721" z="1182.45313"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6720">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1228.98646" z="1198.54578"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6721">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1237.32752" z="1205.90284"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6722">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1254.84827" z="1189.81019"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6723">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1246.19178" z="1215.34217"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6724">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1263.71253" z="1199.24952"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6725">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1254.9452" z="1224.37232"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6726">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.46595" z="1208.27967"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6727">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1262.92042" z="1233.57996"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6728">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1280.44117" z="1217.48731"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6729">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1271.94239" z="1241.72461"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6730">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1287.0149" z="1225.4679"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6731">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1280.61744" z="1250.51441"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6733">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.69434" z="1259.29737"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6734">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1303.8534" z="1242.50037"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6735">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1295.43116" z="1266.9712"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6736">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1312.95191" z="1250.87855"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6737">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1304.16785" z="1276.84815"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6738">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1321.6886" z="1260.7555"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6739">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1311.98658" z="1284.4198"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6740">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1329.50733" z="1268.32715"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="6741">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1343.06373" z="1216.25452"/>
<Orientation y="10.24692"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6742">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1400.65748" z="1215.51636"/>
<Orientation y="14.93033"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6743">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1400.84083" z="1273.1493"/>
<Orientation y="13.36529"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="6744">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1251.63514" z="1117.79578"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6745">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1267.02784" z="1102.18873"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6746">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1275.15247" z="1109.5221"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6747">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.15796" z="1116.8667"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="6748">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1292.021" z="1101.56055"/>
<Orientation y="-2.36013"/>
<Obstruction group="1492" group2="1478"/>
<Actor seed="9761"/>
</Entity>
<Entity uid="6869">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1584.41004" z="1658.51172"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="6875">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1646.76807" z="1629.15552"/>
<Orientation y="1.63726"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="6876">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1660.93055" z="1604.1576"/>
<Orientation y="1.63726"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6877">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1677.4131" z="1627.82581"/>
<Orientation y="1.63726"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="6878">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1690.8595" z="1599.47779"/>
<Orientation y="-1.44065"/>
<Actor seed="44627"/>
</Entity>
<Entity uid="6879">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1586.11976" z="1604.41749"/>
<Orientation y="-1.49967"/>
<Actor seed="64299"/>
</Entity>
<Entity uid="6880">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1616.27271" z="1628.78602"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="6881">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1586.26148" z="1634.44544"/>
<Orientation y="1.63726"/>
<Actor seed="50550"/>
</Entity>
<Entity uid="6882">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1556.17774" z="1606.07654"/>
<Orientation y="1.63726"/>
<Actor seed="33086"/>
</Entity>
<Entity uid="6883">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1556.54615" z="1640.59644"/>
<Orientation y="1.63726"/>
<Actor seed="17495"/>
</Entity>
<Entity uid="6885">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1687.07789" z="1681.40223"/>
<Orientation y="-4.62383"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6886">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1693.21998" z="1652.48487"/>
<Orientation y="-4.62385"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6887">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1704.00184" z="1625.84485"/>
<Orientation y="-4.62385"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6888">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1559.07032" z="1661.65845"/>
<Orientation y="-4.62385"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6889">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1628.35242" z="1577.40088"/>
<Orientation y="-4.62385"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6890">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1599.32996" z="1578.00928"/>
<Orientation y="-4.62385"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6891">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1569.07117" z="1579.96473"/>
<Orientation y="1.25818"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6892">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1655.57667" z="1573.45594"/>
<Orientation y="-1.17113"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6893">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1708.05726" z="1676.35035"/>
<Orientation y="-0.91906"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6906">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1632.79407" z="1018.27222"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="6908">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1603.89271" z="1018.50678"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="6910">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1689.66956" z="1015.58155"/>
<Orientation y="1.60308"/>
<Actor seed="24241"/>
</Entity>
<Entity uid="6913">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1693.54163" z="1041.02552"/>
<Orientation y="-1.55343"/>
<Actor seed="657"/>
</Entity>
<Entity uid="6922">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1642.43421" z="1282.16712"/>
<Orientation y="6.8408"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6928">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1657.52881" z="1433.41102"/>
<Orientation y="7.85042"/>
<Actor seed="17495"/>
</Entity>
<Entity uid="6929">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1659.57654" z="1398.94983"/>
<Orientation y="7.85042"/>
<Actor seed="33086"/>
</Entity>
<Entity uid="6930">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1687.60169" z="1429.35413"/>
<Orientation y="7.85042"/>
<Actor seed="50550"/>
</Entity>
<Entity uid="6932">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1689.56128" z="1399.3899"/>
<Orientation y="4.71351"/>
<Actor seed="64299"/>
</Entity>
<Entity uid="6941">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1696.22486" z="1478.84314"/>
<Orientation y="1.51612"/>
<Actor seed="44281"/>
</Entity>
<Entity uid="6944">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1523.91163" z="1217.99451"/>
<Orientation y="1.95107"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6945">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1536.70081" z="1193.12061"/>
<Orientation y="1.95107"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6946">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1546.70118" z="1170.24097"/>
<Orientation y="2.19127"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6947">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1595.26966" z="1271.13392"/>
<Orientation y="1.93918"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6948">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1681.93641" z="1267.33423"/>
<Orientation y="4.3685"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6949">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1651.63147" z="1268.34217"/>
<Orientation y="-1.51354"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6950">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1622.60401" z="1268.04249"/>
<Orientation y="-1.51354"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6951">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1548.50684" z="1217.25586"/>
<Orientation y="-1.51354"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6952">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1560.11683" z="1190.9662"/>
<Orientation y="-1.51354"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6953">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1567.82837" z="1165.84766"/>
<Orientation y="-1.51354"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6954">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1696.35193" z="1207.12378"/>
<Orientation y="4.74756"/>
<Actor seed="17495"/>
</Entity>
<Entity uid="6955">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1695.64039" z="1241.63843"/>
<Orientation y="4.74756"/>
<Actor seed="33086"/>
</Entity>
<Entity uid="6956">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1666.45875" z="1212.34241"/>
<Orientation y="4.74756"/>
<Actor seed="50550"/>
</Entity>
<Entity uid="6958">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1665.66114" z="1242.36023"/>
<Orientation y="1.61065"/>
<Actor seed="64299"/>
</Entity>
<Entity uid="6959">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1573.51661" z="1230.40613"/>
<Orientation y="1.66967"/>
<Actor seed="44627"/>
</Entity>
<Entity uid="6961">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1590.87867" z="1240.27991"/>
<Orientation y="4.74756"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6963">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1585.6886" z="1188.28467"/>
<Orientation y="4.74756"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="6964">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1616.36023" z="1187.91395"/>
<Orientation y="4.74756"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="6965">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1646.82935" z="1189.23731"/>
<Orientation y="4.74756"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="6966">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1669.06202" z="1188.34571"/>
<Orientation y="4.74756"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="6967">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1656.59327" z="1166.81714"/>
<Orientation y="-1.58675"/>
<Actor seed="44281"/>
</Entity>
<Entity uid="6968">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1627.37281" z="1166.02576"/>
<Orientation y="4.74756"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="6969">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1596.70105" z="1166.39649"/>
<Orientation y="4.74756"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="6971">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1693.42627" z="1488.20081"/>
<Orientation y="5.05393"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6972">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1686.15296" z="1502.95313"/>
<Orientation y="5.34673"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6973">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1637.92298" z="1407.97767"/>
<Orientation y="5.04204"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6974">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1551.17408" z="1408.41797"/>
<Orientation y="7.47136"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6975">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1581.49549" z="1408.58448"/>
<Orientation y="1.58933"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6976">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1610.48938" z="1410.00818"/>
<Orientation y="1.58933"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6978">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1669.94471" z="1489.44678"/>
<Orientation y="1.58933"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6979">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1665.08863" z="1507.63868"/>
<Orientation y="1.64193"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="6981">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1536.48523" z="1433.56373"/>
<Orientation y="7.85042"/>
<Actor seed="33086"/>
</Entity>
<Entity uid="6984">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1566.46998" z="1434.00367"/>
<Orientation y="4.71351"/>
<Actor seed="64299"/>
</Entity>
<Entity uid="6985">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1671.29871" z="1436.4043"/>
<Orientation y="4.77253"/>
<Actor seed="44627"/>
</Entity>
<Entity uid="6987">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1641.11561" z="1438.97864"/>
<Orientation y="7.85042"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="6989">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1644.28821" z="1491.13587"/>
<Orientation y="7.85042"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="6990">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1613.625" z="1490.31836"/>
<Orientation y="7.85042"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="6991">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1583.23035" z="1487.81605"/>
<Orientation y="7.85042"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="6992">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1560.97962" z="1487.84583"/>
<Orientation y="7.85042"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="6993">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1576.31885" z="1507.89905"/>
<Orientation y="1.56872"/>
<Actor seed="44281"/>
</Entity>
<Entity uid="6994">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1605.5475" z="1508.28553"/>
<Orientation y="7.90302"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="6995">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1636.21119" z="1507.48987"/>
<Orientation y="7.90302"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="7433">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1799.4961" z="451.80494"/>
<Orientation y="2.35621"/>
<Actor seed="62661"/>
</Entity>
<Entity uid="7434">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.35547" z="455.61548"/>
<Orientation y="2.35621"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="7435">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.3246" z="454.81882"/>
<Orientation y="-2.64686"/>
<Actor seed="22717"/>
</Entity>
<Entity uid="7436">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1799.90186" z="447.97315"/>
<Orientation y="1.88642"/>
<Actor seed="24125"/>
</Entity>
<Entity uid="7437">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1816.89722" z="444.33277"/>
<Orientation y="2.35621"/>
<Actor seed="50349"/>
</Entity>
<Entity uid="7438">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.03638" z="443.81647"/>
<Orientation y="2.35621"/>
<Actor seed="48511"/>
</Entity>
<Entity uid="7457">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1790.87574" z="451.24766"/>
<Orientation y="2.35621"/>
<Actor seed="59390"/>
</Entity>
<Entity uid="7458">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1807.33423" z="458.01621"/>
<Orientation y="2.35621"/>
<Actor seed="59912"/>
</Entity>
<Entity uid="7459">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1811.20704" z="461.03617"/>
<Orientation y="-1.13634"/>
<Actor seed="579"/>
</Entity>
<Entity uid="7460">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1796.79578" z="473.06922"/>
<Orientation y="1.18885"/>
<Actor seed="28479"/>
</Entity>
<Entity uid="7461">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1804.35425" z="479.3422"/>
<Orientation y="2.35621"/>
<Actor seed="28844"/>
</Entity>
<Entity uid="7462">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1790.55958" z="479.9892"/>
<Orientation y="2.35621"/>
<Actor seed="48567"/>
</Entity>
<Entity uid="7463">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1785.85315" z="491.07618"/>
<Orientation y="2.35621"/>
<Actor seed="61883"/>
</Entity>
<Entity uid="7471">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1788.01612" z="528.6194"/>
<Orientation y="2.35621"/>
<Actor seed="52081"/>
</Entity>
<Entity uid="7472">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1799.10157" z="521.55695"/>
<Orientation y="2.35621"/>
<Actor seed="2769"/>
</Entity>
<Entity uid="7473">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1788.28003" z="509.51215"/>
<Orientation y="-2.78171"/>
<Actor seed="2074"/>
</Entity>
<Entity uid="7474">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1789.90906" z="496.15162"/>
<Orientation y="2.35621"/>
<Actor seed="14048"/>
</Entity>
<Entity uid="7476">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1784.94202" z="523.75422"/>
<Orientation y="2.35621"/>
<Actor seed="46175"/>
</Entity>
<Entity uid="7477">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1795.06836" z="514.3689"/>
<Orientation y="-2.06862"/>
<Actor seed="37113"/>
</Entity>
<Entity uid="7487">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1800.64881" z="463.29029"/>
<Orientation y="2.35621"/>
<Actor seed="4930"/>
</Entity>
<Entity uid="7488">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1799.4496" z="455.39634"/>
<Orientation y="-1.93134"/>
<Actor seed="360"/>
</Entity>
<Entity uid="7489">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1788.38001" z="447.97452"/>
<Orientation y="-1.21621"/>
<Actor seed="57464"/>
</Entity>
<Entity uid="7510">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1809.1637" z="467.46528"/>
<Orientation y="2.35621"/>
<Actor seed="15742"/>
</Entity>
<Entity uid="7511">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1788.10022" z="501.67219"/>
<Orientation y="2.35621"/>
<Actor seed="9347"/>
</Entity>
<Entity uid="7512">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1799.28321" z="509.9365"/>
<Orientation y="2.35621"/>
<Actor seed="918"/>
</Entity>
<Entity uid="7517">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1806.01722" z="502.63974"/>
<Orientation y="2.35621"/>
<Actor seed="32841"/>
</Entity>
<Entity uid="7518">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1817.98218" z="488.49964"/>
<Orientation y="2.35621"/>
<Actor seed="10310"/>
</Entity>
<Entity uid="7519">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1816.36475" z="480.59803"/>
<Orientation y="2.35621"/>
<Actor seed="39343"/>
</Entity>
<Entity uid="7520">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1813.0453" z="449.16568"/>
<Orientation y="2.35621"/>
<Actor seed="39213"/>
</Entity>
<Entity uid="7521">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1822.99756" z="453.45826"/>
<Orientation y="2.35621"/>
<Actor seed="8672"/>
</Entity>
<Entity uid="7522">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1830.10767" z="441.90064"/>
<Orientation y="2.35621"/>
<Actor seed="28738"/>
</Entity>
<Entity uid="7523">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1834.32667" z="437.36326"/>
<Orientation y="2.35621"/>
<Actor seed="34135"/>
</Entity>
<Entity uid="7524">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1832.48035" z="464.00333"/>
<Orientation y="2.35621"/>
<Actor seed="8867"/>
</Entity>
<Entity uid="7525">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1824.0459" z="463.91996"/>
<Orientation y="2.35621"/>
<Actor seed="28920"/>
</Entity>
<Entity uid="7526">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1821.48072" z="469.78278"/>
<Orientation y="2.35621"/>
<Actor seed="33229"/>
</Entity>
<Entity uid="7527">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1837.89454" z="452.19062"/>
<Orientation y="2.35621"/>
<Actor seed="39018"/>
</Entity>
<Entity uid="7528">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1851.1659" z="461.39838"/>
<Orientation y="2.08414"/>
<Actor seed="45924"/>
</Entity>
<Entity uid="7529">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1864.0094" z="457.79703"/>
<Orientation y="2.35621"/>
<Actor seed="45861"/>
</Entity>
<Entity uid="7684">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1774.74598" z="698.75428"/>
<Orientation y="1.25695"/>
<Actor seed="41513"/>
</Entity>
<Entity uid="7685">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1791.99878" z="706.85352"/>
<Orientation y="2.35621"/>
<Actor seed="54313"/>
</Entity>
<Entity uid="7686">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1789.24952" z="704.90625"/>
<Orientation y="-2.19756"/>
<Actor seed="4166"/>
</Entity>
<Entity uid="7720">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1774.21485" z="694.3744"/>
<Orientation y="2.35621"/>
<Actor seed="24118"/>
</Entity>
<Entity uid="7722">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1784.1836" z="678.12793"/>
<Orientation y="2.35621"/>
<Actor seed="47631"/>
</Entity>
<Entity uid="7723">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1792.74659" z="671.77143"/>
<Orientation y="2.35621"/>
<Actor seed="56581"/>
</Entity>
<Entity uid="7724">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1799.1692" z="669.63868"/>
<Orientation y="-0.55674"/>
<Actor seed="31886"/>
</Entity>
<Entity uid="7725">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1789.24805" z="687.67505"/>
<Orientation y="2.35621"/>
<Actor seed="18761"/>
</Entity>
<Entity uid="7726">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1788.5896" z="702.07844"/>
<Orientation y="2.35621"/>
<Actor seed="36732"/>
</Entity>
<Entity uid="7727">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1789.51612" z="709.78925"/>
<Orientation y="2.35621"/>
<Actor seed="25364"/>
</Entity>
<Entity uid="7728">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1776.50013" z="716.15754"/>
<Orientation y="-1.85189"/>
<Actor seed="43101"/>
</Entity>
<Entity uid="7759">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1775.12012" z="686.56489"/>
<Orientation y="2.35621"/>
<Actor seed="33393"/>
</Entity>
<Entity uid="7826">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1776.60511" z="675.06812"/>
<Orientation y="2.35621"/>
<Actor seed="53009"/>
</Entity>
<Entity uid="7828">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1775.70276" z="679.6349"/>
<Orientation y="2.44542"/>
<Actor seed="25065"/>
</Entity>
<Entity uid="7829">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1780.14942" z="666.83375"/>
<Orientation y="3.06817"/>
<Actor seed="2366"/>
</Entity>
<Entity uid="7830">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1783.45887" z="653.29627"/>
<Orientation y="2.81238"/>
<Actor seed="5857"/>
</Entity>
<Entity uid="7831">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1786.34644" z="643.91456"/>
<Orientation y="2.35621"/>
<Actor seed="58774"/>
</Entity>
<Entity uid="7832">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.6084" z="660.01478"/>
<Orientation y="2.35621"/>
<Actor seed="59993"/>
</Entity>
<Entity uid="7833">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1782.90198" z="670.31196"/>
<Orientation y="2.35621"/>
<Actor seed="49668"/>
</Entity>
<Entity uid="7834">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1783.60511" z="687.95313"/>
<Orientation y="2.35621"/>
<Actor seed="17623"/>
</Entity>
<Entity uid="7980">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1815.15821" z="410.90238"/>
<Orientation y="2.35621"/>
<Actor seed="64505"/>
</Entity>
<Entity uid="7981">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1809.50623" z="423.92316"/>
<Orientation y="2.35621"/>
<Actor seed="51582"/>
</Entity>
<Entity uid="7982">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1808.15088" z="425.59"/>
<Orientation y="2.35621"/>
<Actor seed="36116"/>
</Entity>
<Entity uid="7983">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1812.33558" z="439.41501"/>
<Orientation y="2.95559"/>
<Actor seed="12871"/>
</Entity>
<Entity uid="7984">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1794.51307" z="389.7876"/>
<Orientation y="-2.69887"/>
<Actor seed="9153"/>
</Entity>
<Entity uid="7987">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1770.70423" z="337.80176"/>
<Orientation y="0.39962"/>
<Actor seed="27280"/>
</Entity>
<Entity uid="7990">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1793.94922" z="381.70432"/>
<Orientation y="2.35621"/>
<Actor seed="4987"/>
</Entity>
<Entity uid="7991">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1808.25684" z="382.60038"/>
<Orientation y="2.35621"/>
<Actor seed="11405"/>
</Entity>
<Entity uid="7992">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1807.48975" z="393.50928"/>
<Orientation y="2.35621"/>
<Actor seed="43766"/>
</Entity>
<Entity uid="7993">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1830.60706" z="403.02393"/>
<Orientation y="2.35621"/>
<Actor seed="36219"/>
</Entity>
<Entity uid="7994">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1828.05701" z="416.06913"/>
<Orientation y="2.35621"/>
<Actor seed="1508"/>
</Entity>
<Entity uid="7995">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1830.12037" z="425.98862"/>
<Orientation y="2.35621"/>
<Actor seed="24818"/>
</Entity>
<Entity uid="7996">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1819.35413" z="431.612"/>
<Orientation y="2.35621"/>
<Actor seed="38623"/>
</Entity>
<Entity uid="7997">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1813.3141" z="424.59833"/>
<Orientation y="2.35621"/>
<Actor seed="43281"/>
</Entity>
<Entity uid="7998">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1816.4115" z="411.66126"/>
<Orientation y="2.35621"/>
<Actor seed="23174"/>
</Entity>
<Entity uid="7999">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1804.37317" z="406.04178"/>
<Orientation y="2.35621"/>
<Actor seed="62568"/>
</Entity>
<Entity uid="8000">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.66602" z="449.83057"/>
<Orientation y="-2.04932"/>
<Actor seed="48744"/>
</Entity>
<Entity uid="8001">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.8357" z="442.62824"/>
<Orientation y="2.35621"/>
<Actor seed="65385"/>
</Entity>
<Entity uid="8002">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.17945" z="434.38511"/>
<Orientation y="2.35621"/>
<Actor seed="12107"/>
</Entity>
<Entity uid="8003">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.83558" z="437.7581"/>
<Orientation y="2.35621"/>
<Actor seed="64936"/>
</Entity>
<Entity uid="8004">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.70887" z="436.24665"/>
<Orientation y="3.02384"/>
<Actor seed="8475"/>
</Entity>
<Entity uid="8005">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.83191" z="422.43326"/>
<Orientation y="2.35621"/>
<Actor seed="29859"/>
</Entity>
<Entity uid="8006">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.05958" z="421.41895"/>
<Orientation y="2.35621"/>
<Actor seed="16930"/>
</Entity>
<Entity uid="8007">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.95594" z="418.80683"/>
<Orientation y="0.86034"/>
<Actor seed="22317"/>
</Entity>
<Entity uid="8008">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1816.14576" z="432.94928"/>
<Orientation y="2.35621"/>
<Actor seed="17195"/>
</Entity>
<Entity uid="8009">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.78907" z="421.47846"/>
<Orientation y="-2.69886"/>
<Actor seed="23424"/>
</Entity>
<Entity uid="8010">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.03565" z="406.08915"/>
<Orientation y="2.35621"/>
<Actor seed="36540"/>
</Entity>
<Entity uid="8011">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.93616" z="399.16825"/>
<Orientation y="-2.58866"/>
<Actor seed="31340"/>
</Entity>
<Entity uid="8021">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1795.9198" z="381.88355"/>
<Orientation y="2.35621"/>
<Actor seed="46931"/>
</Entity>
<Entity uid="8022">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1794.6355" z="379.31135"/>
<Orientation y="-2.68644"/>
<Actor seed="55279"/>
</Entity>
<Entity uid="8024">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.98584" z="391.29072"/>
<Orientation y="2.35621"/>
<Actor seed="64141"/>
</Entity>
<Entity uid="8025">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1808.45276" z="400.32862"/>
<Orientation y="2.35621"/>
<Actor seed="61685"/>
</Entity>
<Entity uid="8026">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.51905" z="405.87067"/>
<Orientation y="2.27991"/>
<Actor seed="16989"/>
</Entity>
<Entity uid="8027">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1814.90687" z="404.9792"/>
<Orientation y="2.35621"/>
<Actor seed="6181"/>
</Entity>
<Entity uid="8028">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.4491" z="400.57261"/>
<Orientation y="-2.63183"/>
<Actor seed="17574"/>
</Entity>
<Entity uid="8030">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.45997" z="408.32392"/>
<Orientation y="2.35621"/>
<Actor seed="23911"/>
</Entity>
<Entity uid="8031">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.3628" z="412.40915"/>
<Orientation y="2.35621"/>
<Actor seed="19909"/>
</Entity>
<Entity uid="8032">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.7859" z="420.60987"/>
<Orientation y="2.33596"/>
<Actor seed="16590"/>
</Entity>
<Entity uid="8033">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1813.60743" z="413.75284"/>
<Orientation y="2.35621"/>
<Actor seed="30004"/>
</Entity>
<Entity uid="8034">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.91736" z="437.06336"/>
<Orientation y="-2.69886"/>
<Actor seed="3555"/>
</Entity>
<Entity uid="8035">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1816.64844" z="421.2364"/>
<Orientation y="-2.64866"/>
<Actor seed="8033"/>
</Entity>
<Entity uid="8036">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1811.3263" z="408.4532"/>
<Orientation y="2.35621"/>
<Actor seed="6029"/>
</Entity>
<Entity uid="8037">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1808.48914" z="420.52765"/>
<Orientation y="2.35621"/>
<Actor seed="41446"/>
</Entity>
<Entity uid="8038">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.81446" z="432.43903"/>
<Orientation y="2.35621"/>
<Actor seed="41207"/>
</Entity>
<Entity uid="8039">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1828.4297" z="430.78003"/>
<Orientation y="2.35621"/>
<Actor seed="21823"/>
</Entity>
<Entity uid="8040">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1817.49891" z="408.18702"/>
<Orientation y="-2.73626"/>
<Actor seed="50507"/>
</Entity>
<Entity uid="8041">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1798.48914" z="385.68525"/>
<Orientation y="-2.14852"/>
<Actor seed="63935"/>
</Entity>
<Entity uid="8042">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.83814" z="378.52356"/>
<Orientation y="0.23574"/>
<Actor seed="1881"/>
</Entity>
<Entity uid="8043">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1809.84412" z="395.54285"/>
<Orientation y="0.53945"/>
<Actor seed="4058"/>
</Entity>
<Entity uid="8044">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1820.49537" z="402.65534"/>
<Orientation y="2.35621"/>
<Actor seed="39286"/>
</Entity>
<Entity uid="8045">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1822.8125" z="407.4102"/>
<Orientation y="2.35621"/>
<Actor seed="52404"/>
</Entity>
<Entity uid="8046">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1832.34791" z="416.57404"/>
<Orientation y="2.35621"/>
<Actor seed="23372"/>
</Entity>
<Entity uid="8047">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1836.22352" z="421.76441"/>
<Orientation y="-2.1684"/>
<Actor seed="2070"/>
</Entity>
<Entity uid="8048">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1806.30433" z="396.93659"/>
<Orientation y="-2.46483"/>
<Actor seed="37643"/>
</Entity>
<Entity uid="8049">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.8584" z="386.2428"/>
<Orientation y="-2.57763"/>
<Actor seed="40716"/>
</Entity>
<Entity uid="8051">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1823.28846" z="425.51063"/>
<Orientation y="2.35621"/>
<Actor seed="50279"/>
</Entity>
<Entity uid="8052">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1837.66602" z="433.19349"/>
<Orientation y="2.35621"/>
<Actor seed="42487"/>
</Entity>
<Entity uid="8053">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1818.11841" z="433.4715"/>
<Orientation y="2.35621"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="8054">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1817.16211" z="422.67441"/>
<Orientation y="-2.80411"/>
<Actor seed="54110"/>
</Entity>
<Entity uid="8055">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1807.89454" z="404.39484"/>
<Orientation y="-2.10454"/>
<Actor seed="61371"/>
</Entity>
<Entity uid="8057">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1796.13257" z="373.40558"/>
<Orientation y="-2.58416"/>
<Actor seed="42527"/>
</Entity>
<Entity uid="8059">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1781.41846" z="339.09052"/>
<Orientation y="2.35621"/>
<Actor seed="12264"/>
</Entity>
<Entity uid="8060">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1816.0276" z="431.1666"/>
<Orientation y="2.35621"/>
<Actor seed="5003"/>
</Entity>
<Entity uid="8061">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1813.36304" z="403.36985"/>
<Orientation y="2.35621"/>
<Actor seed="13722"/>
</Entity>
<Entity uid="8062">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1808.74012" z="389.63111"/>
<Orientation y="2.35621"/>
<Actor seed="35654"/>
</Entity>
<Entity uid="8063">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1796.52857" z="363.30756"/>
<Orientation y="2.35621"/>
<Actor seed="33314"/>
</Entity>
<Entity uid="8064">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1788.3003" z="353.03638"/>
<Orientation y="2.35621"/>
<Actor seed="64009"/>
</Entity>
<Entity uid="8065">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1795.48682" z="385.10407"/>
<Orientation y="2.35621"/>
<Actor seed="58086"/>
</Entity>
<Entity uid="8066">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1817.45057" z="430.58161"/>
<Orientation y="2.35621"/>
<Actor seed="51019"/>
</Entity>
<Entity uid="8067">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1803.53565" z="443.97019"/>
<Orientation y="2.35621"/>
<Actor seed="17589"/>
</Entity>
<Entity uid="8068">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1791.5647" z="458.47678"/>
<Orientation y="2.35621"/>
<Actor seed="7103"/>
</Entity>
<Entity uid="8402">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1772.68775" z="663.63111"/>
<Orientation y="2.35621"/>
<Actor seed="24497"/>
</Entity>
<Entity uid="8403">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1780.05884" z="650.88245"/>
<Orientation y="2.88802"/>
<Actor seed="50012"/>
</Entity>
<Entity uid="8406">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1794.03064" z="591.89313"/>
<Orientation y="2.35621"/>
<Actor seed="44789"/>
</Entity>
<Entity uid="8428">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1529.01954" z="1097.21534"/>
<Orientation y="-3.25725"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="8429">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1514.66492" z="1074.65809"/>
<Orientation y="-2.34505"/>
<Actor seed="657"/>
</Entity>
<Entity uid="8430">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1693.66431" z="1096.31116"/>
<Orientation y="-1.55343"/>
<Actor seed="657"/>
</Entity>
<Entity uid="8431">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1581.50757" z="1098.28199"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="8432">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1607.42981" z="1096.81104"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="8433">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1689.79224" z="1070.86707"/>
<Orientation y="1.60308"/>
<Actor seed="24241"/>
</Entity>
<Entity uid="8434">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1633.05652" z="1095.53626"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="8435">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1604.01539" z="1073.79236"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="8436">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1546.66175" z="1078.53077"/>
<Orientation y="1.60308"/>
<Actor seed="57734"/>
</Entity>
<Entity uid="8437">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1632.91675" z="1073.55774"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="8438">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1574.12293" z="1076.67554"/>
<Orientation y="1.60308"/>
<Actor seed="24241"/>
</Entity>
<Entity uid="8439">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1557.09363" z="1099.39026"/>
<Orientation y="1.60308"/>
<Actor seed="57734"/>
</Entity>
<Entity uid="8440">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1890.18445" z="599.98127"/>
<Orientation y="2.35621"/>
<Actor seed="34523"/>
</Entity>
<Entity uid="8441">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1893.63074" z="587.96534"/>
<Orientation y="2.35621"/>
<Actor seed="13084"/>
</Entity>
<Entity uid="8442">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1902.73206" z="583.7035"/>
<Orientation y="2.35621"/>
<Actor seed="35935"/>
</Entity>
<Entity uid="8443">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1893.81434" z="583.2121"/>
<Orientation y="2.35621"/>
<Actor seed="11641"/>
</Entity>
<Entity uid="8444">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1892.63221" z="580.06428"/>
<Orientation y="2.35621"/>
<Actor seed="1012"/>
</Entity>
<Entity uid="8445">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1897.40247" z="577.09894"/>
<Orientation y="2.35621"/>
<Actor seed="52051"/>
</Entity>
<Entity uid="8446">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1895.58326" z="571.80854"/>
<Orientation y="2.35621"/>
<Actor seed="25643"/>
</Entity>
<Entity uid="8447">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1893.31263" z="570.00129"/>
<Orientation y="2.35621"/>
<Actor seed="3110"/>
</Entity>
<Entity uid="8448">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1898.84339" z="559.4375"/>
<Orientation y="2.35621"/>
<Actor seed="599"/>
</Entity>
<Entity uid="8449">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1902.20594" z="555.9958"/>
<Orientation y="2.35621"/>
<Actor seed="4854"/>
</Entity>
<Entity uid="8450">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1898.85682" z="560.36841"/>
<Orientation y="2.35621"/>
<Actor seed="28805"/>
</Entity>
<Entity uid="8451">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1890.07471" z="569.91407"/>
<Orientation y="2.35621"/>
<Actor seed="35757"/>
</Entity>
<Entity uid="8452">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1892.4673" z="571.57209"/>
<Orientation y="2.35621"/>
<Actor seed="19518"/>
</Entity>
<Entity uid="8453">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1894.1194" z="572.33222"/>
<Orientation y="-0.72712"/>
<Actor seed="43789"/>
</Entity>
<Entity uid="8454">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1887.88245" z="579.32233"/>
<Orientation y="2.35621"/>
<Actor seed="28342"/>
</Entity>
<Entity uid="8455">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1886.01868" z="579.92756"/>
<Orientation y="2.35621"/>
<Actor seed="24933"/>
</Entity>
<Entity uid="8456">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.7411" z="582.69996"/>
<Orientation y="2.35621"/>
<Actor seed="19954"/>
</Entity>
<Entity uid="8457">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1890.36878" z="583.60914"/>
<Orientation y="2.35621"/>
<Actor seed="24910"/>
</Entity>
<Entity uid="8458">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1890.82337" z="584.29755"/>
<Orientation y="2.35621"/>
<Actor seed="62066"/>
</Entity>
<Entity uid="8459">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1891.7588" z="578.3971"/>
<Orientation y="2.35621"/>
<Actor seed="15561"/>
</Entity>
<Entity uid="8460">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1889.44227" z="572.27631"/>
<Orientation y="2.35621"/>
<Actor seed="10713"/>
</Entity>
<Entity uid="8461">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1895.01063" z="520.09345"/>
<Orientation y="2.35621"/>
<Actor seed="15658"/>
</Entity>
<Entity uid="8462">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1899.92664" z="517.04719"/>
<Orientation y="2.35621"/>
<Actor seed="369"/>
</Entity>
<Entity uid="8463">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1895.79834" z="514.08619"/>
<Orientation y="-2.07224"/>
<Actor seed="11528"/>
</Entity>
<Entity uid="8464">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1891.15271" z="513.2505"/>
<Orientation y="2.35621"/>
<Actor seed="42609"/>
</Entity>
<Entity uid="8465">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1893.70179" z="517.74238"/>
<Orientation y="2.35621"/>
<Actor seed="64205"/>
</Entity>
<Entity uid="8466">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1894.87671" z="519.10511"/>
<Orientation y="2.35621"/>
<Actor seed="9857"/>
</Entity>
<Entity uid="8467">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.38636" z="527.0658"/>
<Orientation y="2.35621"/>
<Actor seed="10670"/>
</Entity>
<Entity uid="8468">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1891.44947" z="532.8816"/>
<Orientation y="2.35621"/>
<Actor seed="1743"/>
</Entity>
<Entity uid="8469">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1894.65491" z="535.81623"/>
<Orientation y="2.35621"/>
<Actor seed="58924"/>
</Entity>
<Entity uid="8470">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1894.0857" z="538.7505"/>
<Orientation y="-0.74877"/>
<Actor seed="9697"/>
</Entity>
<Entity uid="8471">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1890.7577" z="543.89612"/>
<Orientation y="2.35621"/>
<Actor seed="15020"/>
</Entity>
<Entity uid="8472">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1883.22107" z="594.01825"/>
<Orientation y="2.35621"/>
<Actor seed="51131"/>
</Entity>
<Entity uid="8473">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1884.41639" z="599.44239"/>
<Orientation y="2.35621"/>
<Actor seed="7950"/>
</Entity>
<Entity uid="8474">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.48938" z="595.54511"/>
<Orientation y="2.35621"/>
<Actor seed="43150"/>
</Entity>
<Entity uid="8475">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1887.70887" z="594.91926"/>
<Orientation y="2.35621"/>
<Actor seed="21831"/>
</Entity>
<Entity uid="8476">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1893.07984" z="579.79755"/>
<Orientation y="2.35621"/>
<Actor seed="49023"/>
</Entity>
<Entity uid="8477">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1889.271" z="580.41578"/>
<Orientation y="2.35621"/>
<Actor seed="51504"/>
</Entity>
<Entity uid="8478">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1890.65809" z="572.685"/>
<Orientation y="2.35621"/>
<Actor seed="21000"/>
</Entity>
<Entity uid="8479">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1889.57288" z="566.84888"/>
<Orientation y="2.35621"/>
<Actor seed="56773"/>
</Entity>
<Entity uid="8480">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1893.40918" z="562.56019"/>
<Orientation y="2.35621"/>
<Actor seed="63125"/>
</Entity>
<Entity uid="8481">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.47022" z="555.72785"/>
<Orientation y="2.35621"/>
<Actor seed="56663"/>
</Entity>
<Entity uid="8482">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1892.59095" z="540.27723"/>
<Orientation y="2.35621"/>
<Actor seed="51904"/>
</Entity>
<Entity uid="8483">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1895.25635" z="534.3636"/>
<Orientation y="2.35621"/>
<Actor seed="63643"/>
</Entity>
<Entity uid="8484">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1892.94581" z="529.14228"/>
<Orientation y="2.35621"/>
<Actor seed="40537"/>
</Entity>
<Entity uid="8485">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1891.15125" z="524.21216"/>
<Orientation y="2.35621"/>
<Actor seed="23091"/>
</Entity>
<Entity uid="8486">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1898.82923" z="512.73212"/>
<Orientation y="-2.24148"/>
<Actor seed="21297"/>
</Entity>
<Entity uid="8487">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1891.20472" z="510.56092"/>
<Orientation y="-2.1933"/>
<Actor seed="4361"/>
</Entity>
<Entity uid="8488">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.88221" z="507.04401"/>
<Orientation y="2.35621"/>
<Actor seed="34846"/>
</Entity>
<Entity uid="8489">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1892.27369" z="501.01398"/>
<Orientation y="2.35621"/>
<Actor seed="40966"/>
</Entity>
<Entity uid="8490">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.65418" z="502.3701"/>
<Orientation y="2.35621"/>
<Actor seed="161"/>
</Entity>
<Entity uid="8491">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1901.01844" z="534.98682"/>
<Orientation y="2.35621"/>
<Actor seed="54933"/>
</Entity>
<Entity uid="8492">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1903.60303" z="529.94556"/>
<Orientation y="2.35621"/>
<Actor seed="44103"/>
</Entity>
<Entity uid="8493">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1895.93567" z="536.15107"/>
<Orientation y="2.35621"/>
<Actor seed="53948"/>
</Entity>
<Entity uid="8494">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1893.73316" z="543.16816"/>
<Orientation y="-0.23963"/>
<Actor seed="55297"/>
</Entity>
<Entity uid="8495">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1891.70862" z="552.3"/>
<Orientation y="-0.66173"/>
<Actor seed="21324"/>
</Entity>
<Entity uid="8496">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1887.73353" z="556.91297"/>
<Orientation y="2.35621"/>
<Actor seed="60839"/>
</Entity>
<Entity uid="8497">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1898.05213" z="569.82099"/>
<Orientation y="2.35621"/>
<Actor seed="33623"/>
</Entity>
<Entity uid="8498">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1874.23707" z="646.78608"/>
<Orientation y="2.35621"/>
<Actor seed="40901"/>
</Entity>
<Entity uid="8499">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1876.26258" z="649.19098"/>
<Orientation y="2.35621"/>
<Actor seed="29253"/>
</Entity>
<Entity uid="8500">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1879.26258" z="647.94526"/>
<Orientation y="2.35621"/>
<Actor seed="4831"/>
</Entity>
<Entity uid="8501">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1881.26233" z="646.81574"/>
<Orientation y="2.35621"/>
<Actor seed="48130"/>
</Entity>
<Entity uid="8502">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1881.86988" z="644.22254"/>
<Orientation y="2.35621"/>
<Actor seed="7309"/>
</Entity>
<Entity uid="8503">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1876.2422" z="642.1822"/>
<Orientation y="2.35621"/>
<Actor seed="19540"/>
</Entity>
<Entity uid="8504">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1873.58301" z="643.68006"/>
<Orientation y="2.35621"/>
<Actor seed="10871"/>
</Entity>
<Entity uid="8505">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1878.36207" z="638.1637"/>
<Orientation y="2.35621"/>
<Actor seed="6409"/>
</Entity>
<Entity uid="8506">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1881.16297" z="638.58576"/>
<Orientation y="0.6271"/>
<Actor seed="10640"/>
</Entity>
<Entity uid="8507">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1883.69568" z="644.55225"/>
<Orientation y="-0.8579"/>
<Actor seed="61823"/>
</Entity>
<Entity uid="8508">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1880.39258" z="648.04676"/>
<Orientation y="-1.01427"/>
<Actor seed="32477"/>
</Entity>
<Entity uid="8509">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1877.7328" z="651.11011"/>
<Orientation y="2.35621"/>
<Actor seed="23410"/>
</Entity>
<Entity uid="8510">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1874.12342" z="653.2115"/>
<Orientation y="-1.83767"/>
<Actor seed="12655"/>
</Entity>
<Entity uid="8511">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1872.13416" z="649.37793"/>
<Orientation y="2.35621"/>
<Actor seed="46568"/>
</Entity>
<Entity uid="8512">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1872.50855" z="647.15314"/>
<Orientation y="2.35621"/>
<Actor seed="45373"/>
</Entity>
<Entity uid="8513">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1875.11915" z="649.31025"/>
<Orientation y="2.35621"/>
<Actor seed="10943"/>
</Entity>
<Entity uid="8514">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1877.65223" z="650.96912"/>
<Orientation y="2.35621"/>
<Actor seed="41119"/>
</Entity>
<Entity uid="8515">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1873.61463" z="648.61316"/>
<Orientation y="-1.85666"/>
<Actor seed="12481"/>
</Entity>
<Entity uid="8516">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1869.54542" z="648.17511"/>
<Orientation y="-0.79543"/>
<Actor seed="26134"/>
</Entity>
<Entity uid="8517">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1867.17225" z="652.01032"/>
<Orientation y="2.35621"/>
<Actor seed="12999"/>
</Entity>
<Entity uid="8518">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1870.56641" z="653.9084"/>
<Orientation y="-0.1487"/>
<Actor seed="50874"/>
</Entity>
<Entity uid="8519">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1878.32374" z="659.55866"/>
<Orientation y="2.35621"/>
<Actor seed="57232"/>
</Entity>
<Entity uid="8520">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1875.44336" z="657.97895"/>
<Orientation y="2.35621"/>
<Actor seed="3242"/>
</Entity>
<Entity uid="8521">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1877.96009" z="654.47407"/>
<Orientation y="2.35621"/>
<Actor seed="50949"/>
</Entity>
<Entity uid="8522">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1875.64515" z="655.26227"/>
<Orientation y="2.35621"/>
<Actor seed="8951"/>
</Entity>
<Entity uid="8523">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1880.77601" z="648.88099"/>
<Orientation y="2.35621"/>
<Actor seed="43824"/>
</Entity>
<Entity uid="8524">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1882.16211" z="642.96955"/>
<Orientation y="2.35621"/>
<Actor seed="40120"/>
</Entity>
<Entity uid="8525">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1876.83692" z="642.54291"/>
<Orientation y="-1.03214"/>
<Actor seed="24228"/>
</Entity>
<Entity uid="8526">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1872.78406" z="658.01923"/>
<Orientation y="-1.0875"/>
<Actor seed="56490"/>
</Entity>
<Entity uid="8527">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1866.97217" z="660.85724"/>
<Orientation y="2.35621"/>
<Actor seed="29460"/>
</Entity>
<Entity uid="8528">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1866.33863" z="662.09162"/>
<Orientation y="-0.24787"/>
<Actor seed="23365"/>
</Entity>
<Entity uid="8529">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1865.25306" z="666.93073"/>
<Orientation y="2.35621"/>
<Actor seed="39382"/>
</Entity>
<Entity uid="8530">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1964.31446" z="801.69404"/>
<Orientation y="2.35621"/>
<Actor seed="11665"/>
</Entity>
<Entity uid="8531">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1961.55347" z="810.19532"/>
<Orientation y="2.35621"/>
<Actor seed="29091"/>
</Entity>
<Entity uid="8532">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1967.71753" z="808.49946"/>
<Orientation y="2.35621"/>
<Actor seed="24670"/>
</Entity>
<Entity uid="8533">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1963.2013" z="809.93128"/>
<Orientation y="-1.08965"/>
<Actor seed="40737"/>
</Entity>
<Entity uid="8534">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1957.90772" z="812.22663"/>
<Orientation y="2.35621"/>
<Actor seed="10281"/>
</Entity>
<Entity uid="8535">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1961.60987" z="806.63868"/>
<Orientation y="2.35621"/>
<Actor seed="17887"/>
</Entity>
<Entity uid="8536">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1958.34314" z="812.25043"/>
<Orientation y="2.35621"/>
<Actor seed="53757"/>
</Entity>
<Entity uid="8537">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1961.67078" z="814.67286"/>
<Orientation y="2.35621"/>
<Actor seed="56548"/>
</Entity>
<Entity uid="8538">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1963.22413" z="808.55707"/>
<Orientation y="2.35621"/>
<Actor seed="41524"/>
</Entity>
<Entity uid="8539">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1965.0818" z="803.23963"/>
<Orientation y="2.35621"/>
<Actor seed="58869"/>
</Entity>
<Entity uid="8540">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1969.05066" z="799.22767"/>
<Orientation y="2.35621"/>
<Actor seed="6404"/>
</Entity>
<Entity uid="8541">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1967.09852" z="792.0901"/>
<Orientation y="2.35621"/>
<Actor seed="44783"/>
</Entity>
<Entity uid="8542">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1963.68445" z="787.29542"/>
<Orientation y="2.35621"/>
<Actor seed="52828"/>
</Entity>
<Entity uid="8543">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1959.0652" z="777.2483"/>
<Orientation y="2.35621"/>
<Actor seed="50589"/>
</Entity>
<Entity uid="8544">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1962.26832" z="785.7818"/>
<Orientation y="0.05283"/>
<Actor seed="59082"/>
</Entity>
<Entity uid="8545">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1962.85975" z="793.44068"/>
<Orientation y="-0.17521"/>
<Actor seed="30972"/>
</Entity>
<Entity uid="8546">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1962.69825" z="798.57795"/>
<Orientation y="0.30022"/>
<Actor seed="6559"/>
</Entity>
<Entity uid="8547">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1964.70289" z="805.04072"/>
<Orientation y="-0.10834"/>
<Actor seed="2255"/>
</Entity>
<Entity uid="8548">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1961.20191" z="811.20173"/>
<Orientation y="-0.9919"/>
<Actor seed="52502"/>
</Entity>
<Entity uid="8549">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1955.98816" z="814.06006"/>
<Orientation y="-2.30027"/>
<Actor seed="52081"/>
</Entity>
<Entity uid="8550">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1951.97144" z="807.59461"/>
<Orientation y="2.35621"/>
<Actor seed="4644"/>
</Entity>
<Entity uid="8551">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1951.41346" z="809.18024"/>
<Orientation y="-0.21825"/>
<Actor seed="57164"/>
</Entity>
<Entity uid="8552">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1949.32166" z="816.06617"/>
<Orientation y="2.35621"/>
<Actor seed="25941"/>
</Entity>
<Entity uid="8553">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1951.26221" z="909.06366"/>
<Orientation y="2.35621"/>
<Actor seed="18093"/>
</Entity>
<Entity uid="8554">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1945.27662" z="908.99836"/>
<Orientation y="2.35621"/>
<Actor seed="29797"/>
</Entity>
<Entity uid="8555">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1943.09888" z="909.51447"/>
<Orientation y="2.35621"/>
<Actor seed="5239"/>
</Entity>
<Entity uid="8556">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1944.42432" z="902.25593"/>
<Orientation y="2.35621"/>
<Actor seed="33561"/>
</Entity>
<Entity uid="8557">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1947.5575" z="905.19971"/>
<Orientation y="2.35621"/>
<Actor seed="55425"/>
</Entity>
<Entity uid="8558">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1949.12916" z="906.956"/>
<Orientation y="2.35621"/>
<Actor seed="42958"/>
</Entity>
<Entity uid="8559">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1936.39686" z="909.43781"/>
<Orientation y="2.35621"/>
<Actor seed="19574"/>
</Entity>
<Entity uid="8560">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1934.0409" z="908.11976"/>
<Orientation y="-2.64592"/>
<Actor seed="65432"/>
</Entity>
<Entity uid="8561">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1930.28357" z="902.33991"/>
<Orientation y="2.35621"/>
<Actor seed="40998"/>
</Entity>
<Entity uid="8562">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1928.02613" z="906.36152"/>
<Orientation y="2.35621"/>
<Actor seed="40460"/>
</Entity>
<Entity uid="8563">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1936.69031" z="910.14765"/>
<Orientation y="2.35621"/>
<Actor seed="43247"/>
</Entity>
<Entity uid="8564">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1947.844" z="911.56403"/>
<Orientation y="2.35621"/>
<Actor seed="46640"/>
</Entity>
<Entity uid="8565">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1951.76197" z="907.24036"/>
<Orientation y="2.35621"/>
<Actor seed="16923"/>
</Entity>
<Entity uid="8566">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.83008" z="909.31714"/>
<Orientation y="2.35621"/>
<Actor seed="61324"/>
</Entity>
<Entity uid="8567">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1958.80457" z="912.4303"/>
<Orientation y="-0.39298"/>
<Actor seed="51483"/>
</Entity>
<Entity uid="8568">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.57044" z="916.58295"/>
<Orientation y="2.35621"/>
<Actor seed="29274"/>
</Entity>
<Entity uid="8569">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.82789" z="918.12696"/>
<Orientation y="2.35621"/>
<Actor seed="52149"/>
</Entity>
<Entity uid="8570">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1959.99671" z="919.38318"/>
<Orientation y="2.35621"/>
<Actor seed="1964"/>
</Entity>
<Entity uid="8571">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1958.71924" z="923.16352"/>
<Orientation y="2.35621"/>
<Actor seed="26610"/>
</Entity>
<Entity uid="8572">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.74183" z="924.8938"/>
<Orientation y="2.35621"/>
<Actor seed="44897"/>
</Entity>
<Entity uid="8573">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1958.04444" z="930.46747"/>
<Orientation y="2.35621"/>
<Actor seed="26037"/>
</Entity>
<Entity uid="8574">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1954.57264" z="938.32764"/>
<Orientation y="-0.82615"/>
<Actor seed="22693"/>
</Entity>
<Entity uid="8575">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1950.19263" z="941.7165"/>
<Orientation y="2.35621"/>
<Actor seed="29399"/>
</Entity>
<Entity uid="8576">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1948.90772" z="939.1543"/>
<Orientation y="2.35621"/>
<Actor seed="47209"/>
</Entity>
<Entity uid="8577">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1948.03748" z="941.99042"/>
<Orientation y="2.35621"/>
<Actor seed="59194"/>
</Entity>
<Entity uid="8578">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1953.8866" z="937.1988"/>
<Orientation y="2.35621"/>
<Actor seed="10393"/>
</Entity>
<Entity uid="8579">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.52381" z="928.87574"/>
<Orientation y="2.35621"/>
<Actor seed="5069"/>
</Entity>
<Entity uid="8580">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.58326" z="926.86072"/>
<Orientation y="2.35621"/>
<Actor seed="53535"/>
</Entity>
<Entity uid="8581">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1951.24512" z="932.40394"/>
<Orientation y="2.35621"/>
<Actor seed="38790"/>
</Entity>
<Entity uid="8582">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.90967" z="937.49634"/>
<Orientation y="2.35621"/>
<Actor seed="2722"/>
</Entity>
<Entity uid="8583">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.7992" z="939.90497"/>
<Orientation y="2.35621"/>
<Actor seed="48343"/>
</Entity>
<Entity uid="8584">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.29175" z="937.60541"/>
<Orientation y="2.35621"/>
<Actor seed="31545"/>
</Entity>
<Entity uid="8585">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1953.63355" z="936.05616"/>
<Orientation y="2.35621"/>
<Actor seed="15277"/>
</Entity>
<Entity uid="8586">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1957.224" z="929.97596"/>
<Orientation y="2.35621"/>
<Actor seed="28585"/>
</Entity>
<Entity uid="8587">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1945.9098" z="935.97767"/>
<Orientation y="2.35621"/>
<Actor seed="25330"/>
</Entity>
<Entity uid="8588">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1947.57203" z="932.30774"/>
<Orientation y="2.35621"/>
<Actor seed="49135"/>
</Entity>
<Entity uid="8589">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1949.4452" z="934.0027"/>
<Orientation y="2.35621"/>
<Actor seed="56033"/>
</Entity>
<Entity uid="8590">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1947.56727" z="936.42316"/>
<Orientation y="2.35621"/>
<Actor seed="32976"/>
</Entity>
<Entity uid="8591">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1943.29102" z="935.0351"/>
<Orientation y="2.35621"/>
<Actor seed="54124"/>
</Entity>
<Entity uid="8592">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1941.38575" z="934.04157"/>
<Orientation y="2.35621"/>
<Actor seed="38052"/>
</Entity>
<Entity uid="8593">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1937.06543" z="934.80494"/>
<Orientation y="2.35621"/>
<Actor seed="58783"/>
</Entity>
<Entity uid="8594">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1934.70093" z="937.88917"/>
<Orientation y="2.35621"/>
<Actor seed="7702"/>
</Entity>
<Entity uid="8595">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1931.38099" z="937.51777"/>
<Orientation y="2.35621"/>
<Actor seed="63369"/>
</Entity>
<Entity uid="8596">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1930.34961" z="936.26301"/>
<Orientation y="2.35621"/>
<Actor seed="18363"/>
</Entity>
<Entity uid="8597">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1928.94349" z="935.58448"/>
<Orientation y="2.35621"/>
<Actor seed="14550"/>
</Entity>
<Entity uid="8598">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1926.72181" z="938.71564"/>
<Orientation y="2.35621"/>
<Actor seed="28821"/>
</Entity>
<Entity uid="8599">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1911.0564" z="983.53559"/>
<Orientation y="2.35621"/>
<Actor seed="58871"/>
</Entity>
<Entity uid="8600">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1907.5033" z="984.23182"/>
<Orientation y="2.35621"/>
<Actor seed="57506"/>
</Entity>
<Entity uid="8601">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1906.47034" z="982.56141"/>
<Orientation y="2.35621"/>
<Actor seed="21894"/>
</Entity>
<Entity uid="8602">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1907.01319" z="981.25239"/>
<Orientation y="2.35621"/>
<Actor seed="34607"/>
</Entity>
<Entity uid="8603">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.26783" z="979.8813"/>
<Orientation y="2.35621"/>
<Actor seed="249"/>
</Entity>
<Entity uid="8604">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1907.29017" z="974.8058"/>
<Orientation y="2.35621"/>
<Actor seed="62919"/>
</Entity>
<Entity uid="8605">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.45936" z="971.54352"/>
<Orientation y="2.35621"/>
<Actor seed="18431"/>
</Entity>
<Entity uid="8606">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1909.615" z="968.75306"/>
<Orientation y="2.35621"/>
<Actor seed="33650"/>
</Entity>
<Entity uid="8607">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1912.7798" z="963.19782"/>
<Orientation y="2.35621"/>
<Actor seed="6426"/>
</Entity>
<Entity uid="8608">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1911.68238" z="967.685"/>
<Orientation y="2.35621"/>
<Actor seed="35717"/>
</Entity>
<Entity uid="8609">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1912.16224" z="973.50495"/>
<Orientation y="-0.51853"/>
<Actor seed="51094"/>
</Entity>
<Entity uid="8610">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1909.44275" z="978.12354"/>
<Orientation y="2.35621"/>
<Actor seed="6342"/>
</Entity>
<Entity uid="8611">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.99073" z="980.43714"/>
<Orientation y="2.35621"/>
<Actor seed="49421"/>
</Entity>
<Entity uid="8612">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.29346" z="982.49817"/>
<Orientation y="2.35621"/>
<Actor seed="7158"/>
</Entity>
<Entity uid="8613">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1914.74622" z="984.77973"/>
<Orientation y="2.35621"/>
<Actor seed="62156"/>
</Entity>
<Entity uid="8614">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1919.62098" z="985.36158"/>
<Orientation y="2.35621"/>
<Actor seed="38793"/>
</Entity>
<Entity uid="8615">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1919.38953" z="984.93122"/>
<Orientation y="2.35621"/>
<Actor seed="34660"/>
</Entity>
<Entity uid="8616">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1944.40406" z="981.66352"/>
<Orientation y="2.35621"/>
<Actor seed="54496"/>
</Entity>
<Entity uid="8617">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1950.8246" z="980.3476"/>
<Orientation y="2.35621"/>
<Actor seed="23212"/>
</Entity>
<Entity uid="8618">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.09485" z="982.0171"/>
<Orientation y="2.35621"/>
<Actor seed="59974"/>
</Entity>
<Entity uid="8619">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.59974" z="983.68366"/>
<Orientation y="2.35621"/>
<Actor seed="3631"/>
</Entity>
<Entity uid="8620">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1954.03711" z="979.91944"/>
<Orientation y="2.35621"/>
<Actor seed="45836"/>
</Entity>
<Entity uid="8621">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1955.60828" z="979.14405"/>
<Orientation y="2.35621"/>
<Actor seed="7004"/>
</Entity>
<Entity uid="8622">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1957.64075" z="985.79627"/>
<Orientation y="2.35621"/>
<Actor seed="40547"/>
</Entity>
<Entity uid="8623">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1959.18433" z="987.5918"/>
<Orientation y="2.35621"/>
<Actor seed="30289"/>
</Entity>
<Entity uid="8624">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1963.56543" z="988.63215"/>
<Orientation y="2.35621"/>
<Actor seed="6688"/>
</Entity>
<Entity uid="8625">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.97107" z="990.24274"/>
<Orientation y="-0.91367"/>
<Actor seed="6572"/>
</Entity>
<Entity uid="8626">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.97181" z="992.92713"/>
<Orientation y="2.35621"/>
<Actor seed="7734"/>
</Entity>
<Entity uid="8627">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.45765" z="1010.37665"/>
<Orientation y="2.35621"/>
<Actor seed="61846"/>
</Entity>
<Entity uid="8628">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1955.63526" z="1001.3227"/>
<Orientation y="2.35621"/>
<Actor seed="15507"/>
</Entity>
<Entity uid="8629">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1948.8324" z="1006.84351"/>
<Orientation y="-0.40522"/>
<Actor seed="45355"/>
</Entity>
<Entity uid="8630">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1947.88306" z="1013.31348"/>
<Orientation y="-1.4409"/>
<Actor seed="15207"/>
</Entity>
<Entity uid="8631">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1942.71265" z="1013.45026"/>
<Orientation y="2.35621"/>
<Actor seed="39954"/>
</Entity>
<Entity uid="8632">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1942.03333" z="1010.30073"/>
<Orientation y="2.35621"/>
<Actor seed="59400"/>
</Entity>
<Entity uid="8633">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1938.464" z="1012.72657"/>
<Orientation y="2.35621"/>
<Actor seed="62557"/>
</Entity>
<Entity uid="8634">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1935.6731" z="1008.68323"/>
<Orientation y="2.35621"/>
<Actor seed="58904"/>
</Entity>
<Entity uid="8635">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1935.61854" z="1007.40864"/>
<Orientation y="2.35621"/>
<Actor seed="23525"/>
</Entity>
<Entity uid="8636">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1940.1233" z="1008.36084"/>
<Orientation y="2.35621"/>
<Actor seed="45803"/>
</Entity>
<Entity uid="8637">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1942.31043" z="1008.29206"/>
<Orientation y="2.35621"/>
<Actor seed="20234"/>
</Entity>
<Entity uid="8638">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1943.56165" z="1007.97046"/>
<Orientation y="2.35621"/>
<Actor seed="2899"/>
</Entity>
<Entity uid="8639">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1944.88746" z="1009.6023"/>
<Orientation y="0.27266"/>
<Actor seed="54831"/>
</Entity>
<Entity uid="8640">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1946.75306" z="1015.76923"/>
<Orientation y="2.35621"/>
<Actor seed="41419"/>
</Entity>
<Entity uid="8641">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1902.4452" z="1054.34205"/>
<Orientation y="0.42525"/>
<Actor seed="64167"/>
</Entity>
<Entity uid="8642">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1905.53125" z="1050.65076"/>
<Orientation y="2.35621"/>
<Actor seed="39007"/>
</Entity>
<Entity uid="8643">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1906.72071" z="1049.17652"/>
<Orientation y="2.35621"/>
<Actor seed="45695"/>
</Entity>
<Entity uid="8644">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1903.26197" z="1049.37464"/>
<Orientation y="2.35621"/>
<Actor seed="56394"/>
</Entity>
<Entity uid="8645">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1901.32935" z="1050.25403"/>
<Orientation y="2.35621"/>
<Actor seed="25949"/>
</Entity>
<Entity uid="8646">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1903.1305" z="1053.87427"/>
<Orientation y="2.35621"/>
<Actor seed="4819"/>
</Entity>
<Entity uid="8647">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1903.16797" z="1058.26453"/>
<Orientation y="2.35621"/>
<Actor seed="63539"/>
</Entity>
<Entity uid="8648">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1907.20191" z="1062.57105"/>
<Orientation y="2.35621"/>
<Actor seed="59766"/>
</Entity>
<Entity uid="8649">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1910.37244" z="1062.08887"/>
<Orientation y="2.35621"/>
<Actor seed="16701"/>
</Entity>
<Entity uid="8650">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1902.85816" z="1063.91053"/>
<Orientation y="-1.097"/>
<Actor seed="16081"/>
</Entity>
<Entity uid="8651">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1901.13904" z="1065.68506"/>
<Orientation y="2.35621"/>
<Actor seed="22030"/>
</Entity>
<Entity uid="8652">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1906.71241" z="1090.49"/>
<Orientation y="-0.53028"/>
<Actor seed="9647"/>
</Entity>
<Entity uid="8653">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1905.28931" z="1095.55665"/>
<Orientation y="2.35621"/>
<Actor seed="45953"/>
</Entity>
<Entity uid="8654">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1902.52845" z="1097.08814"/>
<Orientation y="2.35621"/>
<Actor seed="46536"/>
</Entity>
<Entity uid="8655">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1901.26148" z="1098.13111"/>
<Orientation y="2.35621"/>
<Actor seed="53743"/>
</Entity>
<Entity uid="8656">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1904.38868" z="1099.97022"/>
<Orientation y="2.35621"/>
<Actor seed="36760"/>
</Entity>
<Entity uid="8657">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.62977" z="1100.29395"/>
<Orientation y="2.35621"/>
<Actor seed="51926"/>
</Entity>
<Entity uid="8658">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1909.63416" z="1100.31336"/>
<Orientation y="2.35621"/>
<Actor seed="37516"/>
</Entity>
<Entity uid="8659">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1916.89454" z="1100.2516"/>
<Orientation y="2.35621"/>
<Actor seed="24807"/>
</Entity>
<Entity uid="8660">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1920.98865" z="1096.44007"/>
<Orientation y="2.35621"/>
<Actor seed="52411"/>
</Entity>
<Entity uid="8661">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1921.58191" z="1099.87952"/>
<Orientation y="2.35621"/>
<Actor seed="4204"/>
</Entity>
<Entity uid="8662">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1935.04651" z="1128.83777"/>
<Orientation y="2.35621"/>
<Actor seed="55520"/>
</Entity>
<Entity uid="8663">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1933.26917" z="1129.40308"/>
<Orientation y="2.35621"/>
<Actor seed="22695"/>
</Entity>
<Entity uid="8664">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1937.04273" z="1123.09375"/>
<Orientation y="2.35621"/>
<Actor seed="22107"/>
</Entity>
<Entity uid="8665">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1943.47352" z="1126.58399"/>
<Orientation y="2.35621"/>
<Actor seed="31332"/>
</Entity>
<Entity uid="8666">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1943.03626" z="1130.19654"/>
<Orientation y="2.35621"/>
<Actor seed="31600"/>
</Entity>
<Entity uid="8667">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1945.54957" z="1129.6996"/>
<Orientation y="2.35621"/>
<Actor seed="29801"/>
</Entity>
<Entity uid="8668">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1946.54358" z="1125.67237"/>
<Orientation y="2.35621"/>
<Actor seed="29495"/>
</Entity>
<Entity uid="8669">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1950.03174" z="1120.66236"/>
<Orientation y="2.35621"/>
<Actor seed="44992"/>
</Entity>
<Entity uid="8670">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1954.21082" z="1125.58387"/>
<Orientation y="2.35621"/>
<Actor seed="56937"/>
</Entity>
<Entity uid="8671">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.52332" z="1132.10584"/>
<Orientation y="2.35621"/>
<Actor seed="21511"/>
</Entity>
<Entity uid="8672">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1953.51551" z="1129.05115"/>
<Orientation y="2.35621"/>
<Actor seed="52531"/>
</Entity>
<Entity uid="8673">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1954.47938" z="1124.4856"/>
<Orientation y="-1.01265"/>
<Actor seed="30127"/>
</Entity>
<Entity uid="8674">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1946.19056" z="1131.10743"/>
<Orientation y="2.35621"/>
<Actor seed="18268"/>
</Entity>
<Entity uid="8675">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1941.75965" z="1132.61231"/>
<Orientation y="2.35621"/>
<Actor seed="65252"/>
</Entity>
<Entity uid="8676">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1940.14502" z="1126.95813"/>
<Orientation y="2.35621"/>
<Actor seed="12345"/>
</Entity>
<Entity uid="8677">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1940.10291" z="1125.82703"/>
<Orientation y="2.35621"/>
<Actor seed="57501"/>
</Entity>
<Entity uid="8678">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1936.68348" z="1124.27332"/>
<Orientation y="2.35621"/>
<Actor seed="49594"/>
</Entity>
<Entity uid="8679">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1946.58204" z="1116.97022"/>
<Orientation y="2.35621"/>
<Actor seed="50519"/>
</Entity>
<Entity uid="8680">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1948.65784" z="1116.55372"/>
<Orientation y="2.35621"/>
<Actor seed="19303"/>
</Entity>
<Entity uid="8681">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1949.81556" z="1115.78943"/>
<Orientation y="2.35621"/>
<Actor seed="47131"/>
</Entity>
<Entity uid="8682">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1945.43567" z="1126.95557"/>
<Orientation y="0.66413"/>
<Actor seed="57278"/>
</Entity>
<Entity uid="8683">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1916.9159" z="1276.59852"/>
<Orientation y="2.35621"/>
<Actor seed="45832"/>
</Entity>
<Entity uid="8684">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1915.8042" z="1280.49915"/>
<Orientation y="2.35621"/>
<Actor seed="23623"/>
</Entity>
<Entity uid="8685">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1917.6803" z="1276.69361"/>
<Orientation y="2.35621"/>
<Actor seed="1493"/>
</Entity>
<Entity uid="8686">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1922.04212" z="1274.74268"/>
<Orientation y="2.35621"/>
<Actor seed="53451"/>
</Entity>
<Entity uid="8687">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1917.93299" z="1262.81971"/>
<Orientation y="2.35621"/>
<Actor seed="24572"/>
</Entity>
<Entity uid="8688">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1921.30018" z="1254.86402"/>
<Orientation y="2.35621"/>
<Actor seed="34669"/>
</Entity>
<Entity uid="8689">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1925.04798" z="1249.55604"/>
<Orientation y="2.6133"/>
<Actor seed="17316"/>
</Entity>
<Entity uid="8690">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1926.39234" z="1243.2522"/>
<Orientation y="2.35621"/>
<Actor seed="26"/>
</Entity>
<Entity uid="8691">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1922.20325" z="1237.11426"/>
<Orientation y="2.35621"/>
<Actor seed="39944"/>
</Entity>
<Entity uid="8692">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1928.36792" z="1242.68055"/>
<Orientation y="2.35621"/>
<Actor seed="29301"/>
</Entity>
<Entity uid="8693">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1929.68091" z="1248.37732"/>
<Orientation y="0.06388"/>
<Actor seed="12747"/>
</Entity>
<Entity uid="8694">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1929.05164" z="1254.33692"/>
<Orientation y="2.35621"/>
<Actor seed="15366"/>
</Entity>
<Entity uid="8695">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1923.7959" z="1252.08741"/>
<Orientation y="2.35621"/>
<Actor seed="10919"/>
</Entity>
<Entity uid="8696">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1923.318" z="1248.37537"/>
<Orientation y="2.35621"/>
<Actor seed="33791"/>
</Entity>
<Entity uid="8697">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1925.87952" z="1254.46741"/>
<Orientation y="0.08892"/>
<Actor seed="55733"/>
</Entity>
<Entity uid="8698">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1926.13172" z="1259.59546"/>
<Orientation y="-0.68067"/>
<Actor seed="26681"/>
</Entity>
<Entity uid="8699">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1920.69227" z="1263.01539"/>
<Orientation y="2.35621"/>
<Actor seed="34077"/>
</Entity>
<Entity uid="8700">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1920.09058" z="1267.5752"/>
<Orientation y="0.2347"/>
<Actor seed="36214"/>
</Entity>
<Entity uid="8701">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1922.0962" z="1276.55518"/>
<Orientation y="-0.25527"/>
<Actor seed="21144"/>
</Entity>
<Entity uid="8702">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1919.26087" z="1284.13099"/>
<Orientation y="-0.54004"/>
<Actor seed="51865"/>
</Entity>
<Entity uid="8703">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1915.9209" z="1289.52723"/>
<Orientation y="0.65911"/>
<Actor seed="47045"/>
</Entity>
<Entity uid="8704">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1917.36731" z="1295.67579"/>
<Orientation y="0.08155"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="8705">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1916.90931" z="1302.79627"/>
<Orientation y="2.35621"/>
<Actor seed="23474"/>
</Entity>
<Entity uid="8706">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1936.40625" z="1300.396"/>
<Orientation y="2.35621"/>
<Actor seed="13030"/>
</Entity>
<Entity uid="8707">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1933.95411" z="1293.52308"/>
<Orientation y="-2.49514"/>
<Actor seed="17359"/>
</Entity>
<Entity uid="8708">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1929.52833" z="1289.56202"/>
<Orientation y="2.35621"/>
<Actor seed="14336"/>
</Entity>
<Entity uid="8709">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1933.61255" z="1285.73621"/>
<Orientation y="2.35621"/>
<Actor seed="60144"/>
</Entity>
<Entity uid="8710">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1936.50428" z="1279.40088"/>
<Orientation y="2.95676"/>
<Actor seed="59172"/>
</Entity>
<Entity uid="8711">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1935.54236" z="1274.05896"/>
<Orientation y="2.35621"/>
<Actor seed="65165"/>
</Entity>
<Entity uid="8712">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1937.51783" z="1271.51905"/>
<Orientation y="2.16486"/>
<Actor seed="61307"/>
</Entity>
<Entity uid="8713">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1942.61585" z="1264.36597"/>
<Orientation y="2.35621"/>
<Actor seed="48060"/>
</Entity>
<Entity uid="8714">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1941.49585" z="1259.36414"/>
<Orientation y="2.35621"/>
<Actor seed="35836"/>
</Entity>
<Entity uid="8715">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1946.94654" z="1257.31788"/>
<Orientation y="2.35621"/>
<Actor seed="2951"/>
</Entity>
<Entity uid="8716">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1950.0475" z="1255.03785"/>
<Orientation y="2.35621"/>
<Actor seed="45530"/>
</Entity>
<Entity uid="8717">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1951.66382" z="1252.40088"/>
<Orientation y="2.35621"/>
<Actor seed="48132"/>
</Entity>
<Entity uid="8718">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1947.52088" z="1258.39844"/>
<Orientation y="-0.51"/>
<Actor seed="2208"/>
</Entity>
<Entity uid="8719">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1938.63953" z="1266.1338"/>
<Orientation y="-0.70173"/>
<Actor seed="58571"/>
</Entity>
<Entity uid="8720">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1933.38538" z="1275.83143"/>
<Orientation y="0.24524"/>
<Actor seed="29822"/>
</Entity>
<Entity uid="8721">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1937.93616" z="1284.9087"/>
<Orientation y="0.23934"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="8722">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1940.59485" z="1291.9397"/>
<Orientation y="0.76207"/>
<Actor seed="11967"/>
</Entity>
<Entity uid="8723">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1945.90271" z="1297.91285"/>
<Orientation y="0.76133"/>
<Actor seed="33410"/>
</Entity>
<Entity uid="8724">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1954.56165" z="1312.48035"/>
<Orientation y="2.35621"/>
<Actor seed="52161"/>
</Entity>
<Entity uid="8725">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1959.67066" z="1315.63062"/>
<Orientation y="1.28475"/>
<Actor seed="10980"/>
</Entity>
<Entity uid="8726">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1969.77002" z="1316.49476"/>
<Orientation y="2.35621"/>
<Actor seed="43729"/>
</Entity>
<Entity uid="8727">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1973.00696" z="1314.68384"/>
<Orientation y="2.35621"/>
<Actor seed="51654"/>
</Entity>
<Entity uid="8728">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1977.45118" z="1312.65845"/>
<Orientation y="2.35621"/>
<Actor seed="47384"/>
</Entity>
<Entity uid="8729">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1956.13123" z="1256.33631"/>
<Orientation y="2.35621"/>
<Actor seed="33896"/>
</Entity>
<Entity uid="8730">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1958.1891" z="1255.2942"/>
<Orientation y="1.31492"/>
<Actor seed="59942"/>
</Entity>
<Entity uid="8731">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1970.51844" z="1263.05103"/>
<Orientation y="0.55578"/>
<Actor seed="19744"/>
</Entity>
<Entity uid="8732">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1978.77967" z="1276.93262"/>
<Orientation y="0.42612"/>
<Actor seed="19856"/>
</Entity>
<Entity uid="8733">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1981.08643" z="1285.02356"/>
<Orientation y="-0.26053"/>
<Actor seed="57915"/>
</Entity>
<Entity uid="8734">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1978.5575" z="1293.46265"/>
<Orientation y="-0.19857"/>
<Actor seed="62462"/>
</Entity>
<Entity uid="8735">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1976.89393" z="1299.43946"/>
<Orientation y="2.35621"/>
<Actor seed="53690"/>
</Entity>
<Entity uid="8736">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1977.95154" z="1298.4662"/>
<Orientation y="2.30321"/>
<Actor seed="31001"/>
</Entity>
<Entity uid="8737">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1986.32874" z="1286.90674"/>
<Orientation y="2.35621"/>
<Actor seed="61745"/>
</Entity>
<Entity uid="8738">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1982.81482" z="1281.45179"/>
<Orientation y="2.35621"/>
<Actor seed="8399"/>
</Entity>
<Entity uid="8739">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1977.35792" z="1278.261"/>
<Orientation y="2.35621"/>
<Actor seed="60227"/>
</Entity>
<Entity uid="8740">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1975.98426" z="1284.65967"/>
<Orientation y="0.3359"/>
<Actor seed="58356"/>
</Entity>
<Entity uid="8741">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1977.60254" z="1293.1952"/>
<Orientation y="-0.22323"/>
<Actor seed="12596"/>
</Entity>
<Entity uid="8742">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1976.0995" z="1299.26697"/>
<Orientation y="2.35621"/>
<Actor seed="5000"/>
</Entity>
<Entity uid="8743">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1926.99659" z="1298.74427"/>
<Orientation y="1.18357"/>
<Actor seed="21260"/>
</Entity>
<Entity uid="8744">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1949.09827" z="1302.02784"/>
<Orientation y="2.35621"/>
<Actor seed="63617"/>
</Entity>
<Entity uid="8745">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1945.0121" z="1295.06006"/>
<Orientation y="0.50948"/>
<Actor seed="43229"/>
</Entity>
<Entity uid="8746">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1917.67273" z="1318.53614"/>
<Orientation y="0.93519"/>
<Actor seed="29379"/>
</Entity>
<Entity uid="8747">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1926.1078" z="1318.07386"/>
<Orientation y="2.35621"/>
<Actor seed="27723"/>
</Entity>
<Entity uid="8748">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1919.56556" z="1314.38404"/>
<Orientation y="2.35621"/>
<Actor seed="22546"/>
</Entity>
<Entity uid="8749">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1919.08313" z="1316.59473"/>
<Orientation y="-0.60505"/>
<Actor seed="59814"/>
</Entity>
<Entity uid="8750">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1915.72718" z="1317.95411"/>
<Orientation y="2.35621"/>
<Actor seed="29142"/>
</Entity>
<Entity uid="8751">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1915.30433" z="1311.84131"/>
<Orientation y="2.35621"/>
<Actor seed="61928"/>
</Entity>
<Entity uid="8752">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1914.27955" z="1310.53907"/>
<Orientation y="2.35621"/>
<Actor seed="31046"/>
</Entity>
<Entity uid="8753">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1912.31495" z="1310.2356"/>
<Orientation y="-0.2115"/>
<Actor seed="62619"/>
</Entity>
<Entity uid="8754">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1911.55652" z="1319.57728"/>
<Orientation y="2.35621"/>
<Actor seed="50768"/>
</Entity>
<Entity uid="8755">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1911.78834" z="1323.02234"/>
<Orientation y="2.35621"/>
<Actor seed="2751"/>
</Entity>
<Entity uid="8756">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1913.75477" z="1324.48914"/>
<Orientation y="2.35621"/>
<Actor seed="31664"/>
</Entity>
<Entity uid="8757">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1913.86878" z="1329.49427"/>
<Orientation y="-0.29107"/>
<Actor seed="24871"/>
</Entity>
<Entity uid="8758">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1911.36707" z="1336.02955"/>
<Orientation y="2.35621"/>
<Actor seed="59266"/>
</Entity>
<Entity uid="8759">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1915.89454" z="1334.22315"/>
<Orientation y="2.35621"/>
<Actor seed="25449"/>
</Entity>
<Entity uid="8760">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1916.06336" z="1304.93934"/>
<Orientation y="2.35621"/>
<Actor seed="4704"/>
</Entity>
<Entity uid="8761">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1916.65394" z="1298.83655"/>
<Orientation y="2.35621"/>
<Actor seed="20475"/>
</Entity>
<Entity uid="8762">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1917.62684" z="1295.59937"/>
<Orientation y="2.35621"/>
<Actor seed="9721"/>
</Entity>
<Entity uid="8763">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1918.79175" z="1295.1139"/>
<Orientation y="2.35621"/>
<Actor seed="17896"/>
</Entity>
<Entity uid="8764">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1920.21631" z="1294.15137"/>
<Orientation y="2.35621"/>
<Actor seed="1778"/>
</Entity>
<Entity uid="8765">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1920.78077" z="1300.05005"/>
<Orientation y="-0.73441"/>
<Actor seed="31103"/>
</Entity>
<Entity uid="8766">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1918.15027" z="1303.10218"/>
<Orientation y="2.35621"/>
<Actor seed="51685"/>
</Entity>
<Entity uid="8767">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1919.49451" z="1297.14185"/>
<Orientation y="2.35621"/>
<Actor seed="36681"/>
</Entity>
<Entity uid="8768">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1921.48658" z="1295.22803"/>
<Orientation y="2.35621"/>
<Actor seed="34213"/>
</Entity>
<Entity uid="8769">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1926.068" z="1296.70191"/>
<Orientation y="2.35621"/>
<Actor seed="62029"/>
</Entity>
<Entity uid="8770">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1933.51197" z="1298.8418"/>
<Orientation y="2.35621"/>
<Actor seed="2776"/>
</Entity>
<Entity uid="8771">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1937.34473" z="1301.63209"/>
<Orientation y="2.35621"/>
<Actor seed="15423"/>
</Entity>
<Entity uid="8772">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1940.0464" z="1306.03968"/>
<Orientation y="2.35621"/>
<Actor seed="38721"/>
</Entity>
<Entity uid="8773">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1946.23743" z="1301.96973"/>
<Orientation y="2.35621"/>
<Actor seed="22946"/>
</Entity>
<Entity uid="8774">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1952.24207" z="1307.25806"/>
<Orientation y="0.97619"/>
<Actor seed="664"/>
</Entity>
<Entity uid="8775">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1957.69129" z="1311.16858"/>
<Orientation y="2.35621"/>
<Actor seed="49931"/>
</Entity>
<Entity uid="8776">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1959.61414" z="1309.82569"/>
<Orientation y="2.35621"/>
<Actor seed="9109"/>
</Entity>
<Entity uid="8777">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1963.68519" z="1306.66785"/>
<Orientation y="2.35621"/>
<Actor seed="11441"/>
</Entity>
<Entity uid="8778">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1919.5973" z="1487.01771"/>
<Orientation y="1.63192"/>
<Actor seed="33271"/>
</Entity>
<Entity uid="8792">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1922.448" z="1495.67322"/>
<Orientation y="-1.32395"/>
<Actor seed="17436"/>
</Entity>
<Entity uid="8816">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1909.8147" z="1416.84791"/>
<Orientation y="2.35621"/>
<Actor seed="4720"/>
</Entity>
<Entity uid="8817">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1909.44349" z="1415.66334"/>
<Orientation y="2.35621"/>
<Actor seed="41103"/>
</Entity>
<Entity uid="8818">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1913.15699" z="1418.98523"/>
<Orientation y="0.27793"/>
<Actor seed="10092"/>
</Entity>
<Entity uid="8820">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.64185" z="1416.66382"/>
<Orientation y="2.35621"/>
<Actor seed="62659"/>
</Entity>
<Entity uid="8821">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.62391" z="1413.86426"/>
<Orientation y="2.35621"/>
<Actor seed="24455"/>
</Entity>
<Entity uid="8822">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1910.16773" z="1416.0741"/>
<Orientation y="2.35621"/>
<Actor seed="34532"/>
</Entity>
<Entity uid="8823">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1910.2621" z="1409.448"/>
<Orientation y="2.35621"/>
<Actor seed="58577"/>
</Entity>
<Entity uid="8824">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1913.01893" z="1385.72779"/>
<Orientation y="0.64757"/>
<Actor seed="37886"/>
</Entity>
<Entity uid="8825">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1918.42676" z="1398.50782"/>
<Orientation y="0.14347"/>
<Actor seed="8623"/>
</Entity>
<Entity uid="8826">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1918.94947" z="1410.31153"/>
<Orientation y="2.35621"/>
<Actor seed="36619"/>
</Entity>
<Entity uid="8827">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1914.79004" z="1412.02564"/>
<Orientation y="-1.12938"/>
<Actor seed="34268"/>
</Entity>
<Entity uid="8828">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1909.33533" z="1408.85462"/>
<Orientation y="2.35621"/>
<Actor seed="59618"/>
</Entity>
<Entity uid="8829">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1906.17005" z="1415.7411"/>
<Orientation y="2.35621"/>
<Actor seed="52439"/>
</Entity>
<Entity uid="8830">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1908.7688" z="1408.521"/>
<Orientation y="-0.3857"/>
<Actor seed="4249"/>
</Entity>
<Entity uid="8831">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1906.16541" z="1414.90088"/>
<Orientation y="2.35621"/>
<Actor seed="34436"/>
</Entity>
<Entity uid="8832">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1905.62256" z="1416.8191"/>
<Orientation y="2.35621"/>
<Actor seed="49674"/>
</Entity>
<Entity uid="8834">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1897.0636" z="1389.85706"/>
<Orientation y="2.35621"/>
<Actor seed="18272"/>
</Entity>
<Entity uid="8835">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1897.6875" z="1394.17542"/>
<Orientation y="0.60811"/>
<Actor seed="7959"/>
</Entity>
<Entity uid="8836">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1900.22461" z="1398.4319"/>
<Orientation y="2.35621"/>
<Actor seed="41424"/>
</Entity>
<Entity uid="8837">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1899.36805" z="1398.56751"/>
<Orientation y="-2.60015"/>
<Actor seed="52028"/>
</Entity>
<Entity uid="8838">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1896.214" z="1393.79029"/>
<Orientation y="2.35621"/>
<Actor seed="39036"/>
</Entity>
<Entity uid="8844">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1947.56397" z="1315.6709"/>
<Orientation y="2.35621"/>
<Actor seed="38009"/>
</Entity>
<Entity uid="8845">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1946.21656" z="1316.71351"/>
<Orientation y="-1.75928"/>
<Actor seed="51145"/>
</Entity>
<Entity uid="8846">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1942.7411" z="1315.74122"/>
<Orientation y="2.35621"/>
<Actor seed="27800"/>
</Entity>
<Entity uid="8847">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1942.0149" z="1317.41321"/>
<Orientation y="2.35621"/>
<Actor seed="62701"/>
</Entity>
<Entity uid="8848">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1928.56751" z="1306.10254"/>
<Orientation y="2.35621"/>
<Actor seed="42421"/>
</Entity>
<Entity uid="8849">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1931.93653" z="1303.38367"/>
<Orientation y="2.35621"/>
<Actor seed="12211"/>
</Entity>
<Entity uid="8850">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1932.02527" z="1304.67847"/>
<Orientation y="2.35621"/>
<Actor seed="17510"/>
</Entity>
<Entity uid="8851">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1932.65894" z="1306.33533"/>
<Orientation y="2.35621"/>
<Actor seed="62342"/>
</Entity>
<Entity uid="8852">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1933.95862" z="1304.011"/>
<Orientation y="2.35621"/>
<Actor seed="7699"/>
</Entity>
<Entity uid="8853">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1896.82984" z="775.943"/>
<Orientation y="0.9457"/>
<Actor seed="31390"/>
</Entity>
<Entity uid="8854">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1913.47876" z="785.96143"/>
<Orientation y="2.35621"/>
<Actor seed="32430"/>
</Entity>
<Entity uid="8855">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1881.13575" z="763.63776"/>
<Orientation y="2.35621"/>
<Actor seed="13229"/>
</Entity>
<Entity uid="8856">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1877.1941" z="774.31177"/>
<Orientation y="2.35621"/>
<Actor seed="34200"/>
</Entity>
<Entity uid="8857">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1875.9137" z="770.86854"/>
<Orientation y="2.35621"/>
<Actor seed="6400"/>
</Entity>
<Entity uid="8858">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1873.93482" z="765.6745"/>
<Orientation y="2.35621"/>
<Actor seed="58251"/>
</Entity>
<Entity uid="8859">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1876.63746" z="767.05536"/>
<Orientation y="2.35621"/>
<Actor seed="13695"/>
</Entity>
<Entity uid="8860">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1878.37098" z="767.72748"/>
<Orientation y="2.35621"/>
<Actor seed="26891"/>
</Entity>
<Entity uid="8861">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1882.14673" z="766.49646"/>
<Orientation y="2.35621"/>
<Actor seed="62195"/>
</Entity>
<Entity uid="8862">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1884.51758" z="765.63819"/>
<Orientation y="2.35621"/>
<Actor seed="49346"/>
</Entity>
<Entity uid="8863">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1883.37867" z="759.84681"/>
<Orientation y="2.35621"/>
<Actor seed="20613"/>
</Entity>
<Entity uid="8864">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1883.77405" z="764.37098"/>
<Orientation y="2.35621"/>
<Actor seed="33271"/>
</Entity>
<Entity uid="8865">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1882.6211" z="760.95832"/>
<Orientation y="2.35621"/>
<Actor seed="4154"/>
</Entity>
<Entity uid="8866">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1884.94886" z="757.0547"/>
<Orientation y="2.35621"/>
<Actor seed="39362"/>
</Entity>
<Entity uid="8867">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1886.18885" z="754.7522"/>
<Orientation y="2.35621"/>
<Actor seed="23758"/>
</Entity>
<Entity uid="8868">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.1819" z="751.86548"/>
<Orientation y="2.35621"/>
<Actor seed="40510"/>
</Entity>
<Entity uid="8869">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.9751" z="750.73426"/>
<Orientation y="2.35621"/>
<Actor seed="43091"/>
</Entity>
<Entity uid="8870">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1886.27503" z="754.62708"/>
<Orientation y="-0.11995"/>
<Actor seed="60958"/>
</Entity>
<Entity uid="8871">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1886.11219" z="758.41224"/>
<Orientation y="2.35621"/>
<Actor seed="59335"/>
</Entity>
<Entity uid="8872">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.26453" z="759.19477"/>
<Orientation y="2.35621"/>
<Actor seed="44370"/>
</Entity>
<Entity uid="8873">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1886.73816" z="763.74842"/>
<Orientation y="-0.08408"/>
<Actor seed="36645"/>
</Entity>
<Entity uid="8874">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1886.29383" z="769.48053"/>
<Orientation y="2.35621"/>
<Actor seed="33455"/>
</Entity>
<Entity uid="8875">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1893.41053" z="774.06818"/>
<Orientation y="0.27446"/>
<Actor seed="6058"/>
</Entity>
<Entity uid="8876">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1894.58118" z="776.54346"/>
<Orientation y="2.35621"/>
<Actor seed="28858"/>
</Entity>
<Entity uid="8877">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1892.43458" z="776.66578"/>
<Orientation y="2.35621"/>
<Actor seed="31507"/>
</Entity>
<Entity uid="8878">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1894.83985" z="778.78028"/>
<Orientation y="2.35621"/>
<Actor seed="48511"/>
</Entity>
<Entity uid="8879">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1896.64551" z="778.67316"/>
<Orientation y="2.35621"/>
<Actor seed="34698"/>
</Entity>
<Entity uid="8880">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1898.65674" z="778.54206"/>
<Orientation y="1.11722"/>
<Actor seed="39605"/>
</Entity>
<Entity uid="8881">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1903.8772" z="784.00355"/>
<Orientation y="2.35621"/>
<Actor seed="9808"/>
</Entity>
<Entity uid="8882">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1906.57374" z="783.11811"/>
<Orientation y="2.35621"/>
<Actor seed="63675"/>
</Entity>
<Entity uid="8883">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1907.31019" z="783.01417"/>
<Orientation y="2.35621"/>
<Actor seed="20780"/>
</Entity>
<Entity uid="8884">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1907.59217" z="781.0099"/>
<Orientation y="2.35621"/>
<Actor seed="55713"/>
</Entity>
<Entity uid="8885">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1914.33851" z="782.2638"/>
<Orientation y="2.35621"/>
<Actor seed="25785"/>
</Entity>
<Entity uid="8886">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1917.23353" z="783.72083"/>
<Orientation y="2.35621"/>
<Actor seed="7524"/>
</Entity>
<Entity uid="8887">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1921.33106" z="782.55555"/>
<Orientation y="2.35621"/>
<Actor seed="65247"/>
</Entity>
<Entity uid="8888">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1925.34791" z="781.38807"/>
<Orientation y="2.35621"/>
<Actor seed="12753"/>
</Entity>
<Entity uid="8889">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1928.98768" z="776.70472"/>
<Orientation y="2.35621"/>
<Actor seed="43062"/>
</Entity>
<Entity uid="8890">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1933.20044" z="776.2837"/>
<Orientation y="2.35621"/>
<Actor seed="18527"/>
</Entity>
<Entity uid="8891">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1932.24146" z="780.2884"/>
<Orientation y="-0.81275"/>
<Actor seed="58360"/>
</Entity>
<Entity uid="8892">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1925.45105" z="785.9712"/>
<Orientation y="-0.53599"/>
<Actor seed="10075"/>
</Entity>
<Entity uid="8893">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1923.58826" z="788.17188"/>
<Orientation y="2.35621"/>
<Actor seed="49606"/>
</Entity>
<Entity uid="8894">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1918.73011" z="785.03071"/>
<Orientation y="2.35621"/>
<Actor seed="9943"/>
</Entity>
<Entity uid="8895">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1917.18641" z="784.12641"/>
<Orientation y="2.35621"/>
<Actor seed="64567"/>
</Entity>
<Entity uid="8896">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1910.59583" z="782.37043"/>
<Orientation y="2.35621"/>
<Actor seed="6140"/>
</Entity>
<Entity uid="8897">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1895.36341" z="777.65595"/>
<Orientation y="2.35621"/>
<Actor seed="18959"/>
</Entity>
<Entity uid="8898">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1888.6554" z="777.32673"/>
<Orientation y="2.35621"/>
<Actor seed="26111"/>
</Entity>
<Entity uid="8899">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1884.29761" z="775.6349"/>
<Orientation y="2.35621"/>
<Actor seed="50296"/>
</Entity>
<Entity uid="8900">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1882.77393" z="775.3852"/>
<Orientation y="2.35621"/>
<Actor seed="4229"/>
</Entity>
<Entity uid="8901">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1880.64246" z="772.097"/>
<Orientation y="2.35621"/>
<Actor seed="30923"/>
</Entity>
<Entity uid="8902">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1880.25379" z="773.72382"/>
<Orientation y="0.13872"/>
<Actor seed="64314"/>
</Entity>
<Entity uid="8903">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1882.2848" z="777.97016"/>
<Orientation y="2.35621"/>
<Actor seed="63242"/>
</Entity>
<Entity uid="8904">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1886.64612" z="778.96424"/>
<Orientation y="2.35621"/>
<Actor seed="15075"/>
</Entity>
<Entity uid="8905">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1887.29078" z="778.43879"/>
<Orientation y="2.35621"/>
<Actor seed="63368"/>
</Entity>
<Entity uid="8906">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1713.00196" z="595.7522"/>
<Orientation y="-1.55701"/>
<Actor seed="19724"/>
</Entity>
<Entity uid="8907">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1713.1797" z="611.74683"/>
<Orientation y="-1.55701"/>
<Actor seed="19724"/>
</Entity>
<Entity uid="8908">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1712.32581" z="346.4496"/>
<Orientation y="-1.57853"/>
<Actor seed="33872"/>
</Entity>
<Entity uid="8909">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1729.29139" z="376.19953"/>
<Orientation y="-1.56107"/>
<Actor seed="33872"/>
</Entity>
<Entity uid="8910">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1733.5016" z="457.36115"/>
<Orientation y="-1.56107"/>
<Actor seed="33872"/>
</Entity>
<Entity uid="8911">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1714.6521" z="497.72153"/>
<Orientation y="-1.60676"/>
<Actor seed="33872"/>
</Entity>
<Entity uid="8912">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1733.77381" z="533.47584"/>
<Orientation y="-1.60677"/>
<Actor seed="33872"/>
</Entity>
<Entity uid="8913">
<Template>actor|props/structures/mauryas/stupa_big_gates.xml</Template>
<Position x="1721.29737" z="603.2295"/>
<Orientation y="3.0359"/>
<Actor seed="13185"/>
</Entity>
<Entity uid="8914">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1806.39881" z="599.15247"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8915">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1806.17945" z="606.3343"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8916">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1805.75245" z="619.13917"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8917">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1805.79395" z="621.3675"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8918">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1712.83143" z="783.26105"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8919">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1736.35254" z="729.8838"/>
<Orientation y="-1.5882"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8920">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1736.21973" z="837.36396"/>
<Orientation y="-1.64669"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8921">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1713.96119" z="917.4563"/>
<Orientation y="-1.5882"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="8922">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1520.13721" z="307.41514"/>
<Orientation y="1.54194"/>
<Actor seed="33664"/>
</Entity>
<Entity uid="8923">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1658.60242" z="309.13791"/>
<Orientation y="1.56353"/>
<Actor seed="14779"/>
</Entity>
<Entity uid="8924">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1602.88355" z="308.66758"/>
<Orientation y="1.52871"/>
<Actor seed="28894"/>
</Entity>
<Entity uid="8925">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1547.52308" z="307.14023"/>
<Orientation y="1.53446"/>
<Actor seed="52299"/>
</Entity>
<Entity uid="8926">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1549.94422" z="277.39075"/>
<Orientation y="1.51435"/>
<Actor seed="57120"/>
</Entity>
<Entity uid="8927">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1574.61023" z="307.06702"/>
<Orientation y="7.80945"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8928">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1606.83045" z="279.1717"/>
<Orientation y="-1.62668"/>
<Actor seed="370"/>
</Entity>
<Entity uid="8929">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1521.45374" z="276.93171"/>
<Orientation y="1.57476"/>
<Actor seed="11794"/>
</Entity>
<Entity uid="8930">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1631.9386" z="308.63456"/>
<Orientation y="1.54642"/>
<Actor seed="8328"/>
</Entity>
<Entity uid="8931">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1689.3589" z="310.6706"/>
<Orientation y="4.63991"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="8932">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1633.7527" z="250.20612"/>
<Orientation y="1.43183"/>
<Actor seed="21076"/>
</Entity>
<Entity uid="8933">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1660.36146" z="252.8289"/>
<Orientation y="-1.68137"/>
<Actor seed="41669"/>
</Entity>
<Entity uid="8934">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1662.70398" z="277.88032"/>
<Orientation y="-0.05945"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8935">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1691.33838" z="280.37055"/>
<Orientation y="-0.05945"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8936">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1632.3274" z="275.7085"/>
<Orientation y="-0.05945"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8937">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1577.78028" z="279.71146"/>
<Orientation y="7.80945"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8938">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1607.57947" z="253.3006"/>
<Orientation y="-0.05945"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8939">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1578.22254" z="251.50416"/>
<Orientation y="-0.05945"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8940">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1548.49927" z="249.2443"/>
<Orientation y="-0.05945"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8941">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1684.51014" z="256.17927"/>
<Orientation y="4.63991"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="8942">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1611.41749" z="223.64875"/>
<Orientation y="-1.62668"/>
<Actor seed="370"/>
</Entity>
<Entity uid="8943">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1582.36731" z="224.18851"/>
<Orientation y="7.80945"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8944">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1554.53125" z="221.8678"/>
<Orientation y="1.51435"/>
<Actor seed="57120"/>
</Entity>
<Entity uid="8945">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1613.07703" z="195.52073"/>
<Orientation y="-1.62668"/>
<Actor seed="370"/>
</Entity>
<Entity uid="8946">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1584.02686" z="196.0605"/>
<Orientation y="7.80945"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8947">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1556.1908" z="193.73978"/>
<Orientation y="1.51435"/>
<Actor seed="57120"/>
</Entity>
<Entity uid="8948">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1623.23853" z="376.17508"/>
<Orientation y="1.56753"/>
<Actor seed="57120"/>
</Entity>
<Entity uid="8949">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1651.15857" z="377.01294"/>
<Orientation y="7.86263"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8950">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1680.13892" z="374.92981"/>
<Orientation y="-1.57351"/>
<Actor seed="370"/>
</Entity>
<Entity uid="8951">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1547" z="375.94996"/>
<Orientation y="1.56753"/>
<Actor seed="57120"/>
</Entity>
<Entity uid="8952">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1574.92005" z="376.78779"/>
<Orientation y="7.86263"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8953">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1603.90052" z="374.70466"/>
<Orientation y="-1.57351"/>
<Actor seed="370"/>
</Entity>
<Entity uid="8954">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1678.6189" z="403.30402"/>
<Orientation y="4.69309"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="8955">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1542.43177" z="403.60837"/>
<Orientation y="-0.00628"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8956">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1572.23304" z="404.28516"/>
<Orientation y="-0.00628"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8957">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1601.64405" z="404.51862"/>
<Orientation y="-0.00628"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8958">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1573.29078" z="432.47608"/>
<Orientation y="7.86263"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8959">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1627.54798" z="425.57938"/>
<Orientation y="-0.00628"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8960">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1686.7234" z="427.09818"/>
<Orientation y="-0.00628"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8961">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1657.99708" z="426.13349"/>
<Orientation y="-0.00628"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8962">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1654.3263" z="401.24201"/>
<Orientation y="-1.6282"/>
<Actor seed="41669"/>
</Entity>
<Entity uid="8963">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1627.61573" z="400.0373"/>
<Orientation y="1.48501"/>
<Actor seed="21076"/>
</Entity>
<Entity uid="8964">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1686.3573" z="457.46061"/>
<Orientation y="4.69309"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="8965">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1628.90992" z="458.47956"/>
<Orientation y="1.5996"/>
<Actor seed="8328"/>
</Entity>
<Entity uid="8966">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1516.89612" z="432.69422"/>
<Orientation y="1.62793"/>
<Actor seed="11794"/>
</Entity>
<Entity uid="8967">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1602.27125" z="430.39295"/>
<Orientation y="-1.57351"/>
<Actor seed="370"/>
</Entity>
<Entity uid="8968">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1571.57923" z="459.96146"/>
<Orientation y="7.86263"/>
<Actor seed="31967"/>
</Entity>
<Entity uid="8969">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1545.37073" z="431.63825"/>
<Orientation y="1.56753"/>
<Actor seed="57120"/>
</Entity>
<Entity uid="8970">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1544.53431" z="461.47437"/>
<Orientation y="1.58764"/>
<Actor seed="52299"/>
</Entity>
<Entity uid="8971">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1599.89771" z="460.05692"/>
<Orientation y="1.5819"/>
<Actor seed="28894"/>
</Entity>
<Entity uid="8972">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1655.56275" z="457.56492"/>
<Orientation y="1.61672"/>
<Actor seed="14779"/>
</Entity>
<Entity uid="8973">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1517.20179" z="463.20453"/>
<Orientation y="1.59513"/>
<Actor seed="33664"/>
</Entity>
<Entity uid="8974">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1515.16944" z="378.47214"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8975">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1486.6006" z="377.93592"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8976">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1514.0951" z="407.94513"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8977">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1483.06946" z="405.79963"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8978">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1488.76417" z="432.98371"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8979">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1525.73646" z="534.94672"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8980">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1526.05201" z="562.78321"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8981">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1551.93152" z="563.27863"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8982">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1578.50684" z="563.56629"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8984">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1580.87159" z="536.07227"/>
<Orientation y="-0.0063"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="8985">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1553.18604" z="533.58002"/>
<Orientation y="1.55826"/>
<Actor seed="36150"/>
</Entity>
<Entity uid="8986">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1605.27173" z="535.06971"/>
<Orientation y="1.5324"/>
<Actor seed="32049"/>
</Entity>
<Entity uid="8987">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1634.14698" z="536.27027"/>
<Orientation y="1.5324"/>
<Actor seed="32049"/>
</Entity>
<Entity uid="8988">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1664.53113" z="535.34345"/>
<Orientation y="1.5324"/>
<Actor seed="32049"/>
</Entity>
<Entity uid="8990">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1693.0536" z="535.74323"/>
<Orientation y="4.69309"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="8991">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1606.68555" z="564.48835"/>
<Orientation y="4.69309"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="8992">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1758.12586" z="410.21113"/>
<Orientation y="1.46546"/>
<Actor seed="53694"/>
</Entity>
<Entity uid="8993">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1760.03174" z="432.6951"/>
<Orientation y="1.53702"/>
<Actor seed="46031"/>
</Entity>
<Entity uid="8994">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1775.20496" z="414.41147"/>
<Orientation y="1.42414"/>
<Actor seed="19787"/>
</Entity>
<Entity uid="8995">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1755.59815" z="350.67197"/>
<Orientation y="1.47846"/>
<Actor seed="6763"/>
</Entity>
<Entity uid="8996">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1775.11194" z="345.6446"/>
<Orientation y="1.49152"/>
<Actor seed="10934"/>
</Entity>
<Entity uid="8997">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1756.1543" z="329.06366"/>
<Orientation y="1.49756"/>
<Actor seed="22677"/>
</Entity>
<Entity uid="8998">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1758.18116" z="488.77717"/>
<Orientation y="1.50683"/>
<Actor seed="22222"/>
</Entity>
<Entity uid="8999">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1764.57581" z="512.23115"/>
<Orientation y="1.47031"/>
<Actor seed="55791"/>
</Entity>
<Entity uid="9000">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1753.83716" z="560.08417"/>
<Orientation y="1.5252"/>
<Actor seed="18315"/>
</Entity>
<Entity uid="9001">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1778.94483" z="557.8683"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9002">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1766.77845" z="568.64698"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9003">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1632.19544" z="740.59827"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9004">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1605.73841" z="741.09174"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9005">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1581.76417" z="741.44275"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9006">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1584.53602" z="713.43592"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9007">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1584.87452" z="684.80176"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9008">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1558.85084" z="683.88593"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9009">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1533.45838" z="684.35254"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9010">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1683.12342" z="682.47736"/>
<Orientation y="-0.00631"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9011">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1654.32508" z="685.11664"/>
<Orientation y="1.55886"/>
<Actor seed="43934"/>
</Entity>
<Entity uid="9012">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1665.48938" z="713.5879"/>
<Orientation y="1.5324"/>
<Actor seed="32049"/>
</Entity>
<Entity uid="9013">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1694.01185" z="713.98768"/>
<Orientation y="4.69309"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="9014">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1635.10523" z="714.51471"/>
<Orientation y="1.5324"/>
<Actor seed="32049"/>
</Entity>
<Entity uid="9015">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1606.22999" z="713.31415"/>
<Orientation y="1.5324"/>
<Actor seed="32049"/>
</Entity>
<Entity uid="9016">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1661.3235" z="740.22223"/>
<Orientation y="1.59626"/>
<Actor seed="61235"/>
</Entity>
<Entity uid="9017">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1688.74" z="739.50068"/>
<Orientation y="-1.5783"/>
<Actor seed="37962"/>
</Entity>
<Entity uid="9018">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1623.1631" z="685.81611"/>
<Orientation y="1.57136"/>
<Actor seed="61678"/>
</Entity>
<Entity uid="9019">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1594.54993" z="687.08503"/>
<Orientation y="1.52517"/>
<Actor seed="30503"/>
</Entity>
<Entity uid="9020">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1532.20533" z="709.73407"/>
<Orientation y="1.4852"/>
<Actor seed="55236"/>
</Entity>
<Entity uid="9021">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1555.21973" z="710.73011"/>
<Orientation y="1.58365"/>
<Actor seed="49703"/>
</Entity>
<Entity uid="9022">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1557.29664" z="739.93677"/>
<Orientation y="-1.57045"/>
<Actor seed="18680"/>
</Entity>
<Entity uid="9023">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1532.05494" z="739.17286"/>
<Orientation y="1.60248"/>
<Actor seed="20365"/>
</Entity>
<Entity uid="9024">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1612.75794" z="658.54474"/>
<Orientation y="-1.62676"/>
<Actor seed="42857"/>
</Entity>
<Entity uid="9025">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1580.02356" z="659.3199"/>
<Orientation y="1.49288"/>
<Actor seed="49803"/>
</Entity>
<Entity uid="9026">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1551.8672" z="659.8509"/>
<Orientation y="1.55347"/>
<Actor seed="32819"/>
</Entity>
<Entity uid="9027">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1502.27515" z="742.73841"/>
<Orientation y="1.54134"/>
<Actor seed="35518"/>
</Entity>
<Entity uid="9028">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1472.24537" z="749.02417"/>
<Orientation y="1.60659"/>
<Actor seed="2393"/>
</Entity>
<Entity uid="9029">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1503.78443" z="712.36445"/>
<Orientation y="1.48377"/>
<Actor seed="40171"/>
</Entity>
<Entity uid="9030">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1504.78675" z="685.82496"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9031">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1521.01868" z="660.8307"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9032">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1504.05677" z="660.99921"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9033">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1475.21094" z="721.52051"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9034">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1474.89075" z="693.44867"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9035">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1477.73365" z="663.2212"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9036">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1527.20826" z="598.27613"/>
<Orientation y="-1.56891"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="9037">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1498.16443" z="609.2035"/>
<Orientation y="1.57308"/>
<Actor seed="2186"/>
</Entity>
<Entity uid="9038">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1498.04761" z="620.60865"/>
<Orientation y="1.56868"/>
<Actor seed="2001"/>
</Entity>
<Entity uid="9039">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1478.86353" z="619.35047"/>
<Orientation y="1.59726"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="9040">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1526.93506" z="586.67981"/>
<Orientation y="-3.14071"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="9041">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1539.90198" z="598.28461"/>
<Orientation y="-6.28687"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="9042">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1539.68177" z="586.68726"/>
<Orientation y="-4.71508"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="9043">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1552.07422" z="586.83838"/>
<Orientation y="-3.14071"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="9044">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1552.34742" z="598.4347"/>
<Orientation y="-1.56891"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="9045">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1533.70655" z="639.96668"/>
<Orientation y="-6.30619"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="9046">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1533.71033" z="628.36725"/>
<Orientation y="-4.73438"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="9047">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1545.09852" z="640.40491"/>
<Orientation y="-6.30619"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="9048">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1545.1023" z="628.80549"/>
<Orientation y="-4.73438"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="9049">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1558.40308" z="642.0699"/>
<Orientation y="0.67292"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="9050">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1604.98792" z="639.99982"/>
<Orientation y="-0.89316"/>
<Actor seed="24057"/>
</Entity>
<Entity uid="9051">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1498.54285" z="631.17243"/>
<Orientation y="-0.01934"/>
<Actor seed="25544"/>
</Entity>
<Entity uid="9052">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1468.11255" z="641.40436"/>
<Orientation y="0.94146"/>
<Actor seed="17085"/>
</Entity>
<Entity uid="9053">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1595.93519" z="587.29725"/>
<Orientation y="-0.51156"/>
<Actor seed="17078"/>
</Entity>
<Entity uid="9054">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1598.04883" z="591.58088"/>
<Orientation y="-1.54401"/>
<Actor seed="1583"/>
</Entity>
<Entity uid="9055">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1600.31934" z="579.55713"/>
<Orientation y="2.35621"/>
<Actor seed="52853"/>
</Entity>
<Entity uid="9056">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1446.59583" z="569.84156"/>
<Orientation y="2.63424"/>
<Actor seed="34685"/>
</Entity>
<Entity uid="9057">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1460.6886" z="558.49659"/>
<Orientation y="1.7437"/>
<Actor seed="43902"/>
</Entity>
<Entity uid="9058">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1517.56067" z="590.95838"/>
<Orientation y="-1.54223"/>
<Actor seed="16240"/>
</Entity>
<Entity uid="9059">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1555.95655" z="630.65204"/>
<Orientation y="1.5563"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="9060">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1560.40296" z="589.00873"/>
<Orientation y="-1.60103"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9061">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1559.73731" z="595.04798"/>
<Orientation y="-1.60103"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9062">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1508.01246" z="628.59559"/>
<Orientation y="-1.60103"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9063">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1496.06775" z="601.32404"/>
<Orientation y="0.02736"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9064">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1490.04224" z="601.3011"/>
<Orientation y="0.02736"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9065">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1484.18592" z="601.77387"/>
<Orientation y="0.02736"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9066">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1525.34095" z="630.56836"/>
<Orientation y="-4.69137"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9067">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1525.40015" z="636.19648"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9068">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1606.55335" z="591.31647"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9069">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1610.02283" z="591.34284"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9070">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1601.18006" z="599.222"/>
<Orientation y="-9.39641"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9071">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1623.25306" z="584.47883"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9072">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1623.41895" z="590.72022"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9073">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1623.58838" z="596.80591"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9074">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1623.79542" z="602.94355"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9075">
<Template>actor|props/special/eyecandy/bridge_edge_wooden.xml</Template>
<Position x="1621.1532" z="607.89533"/>
<Orientation y="1.61121"/>
<Actor seed="20669"/>
</Entity>
<Entity uid="9076">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1624.03028" z="608.82404"/>
<Orientation y="-4.68606"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9077">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1624.22938" z="615.06446"/>
<Orientation y="-4.68606"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9078">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1624.43116" z="621.14917"/>
<Orientation y="-4.68606"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9079">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1624.67078" z="627.28559"/>
<Orientation y="-4.68606"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9080">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1576.00623" z="612.36164"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9081">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.47571" z="612.38801"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9082">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1576.09815" z="618.2262"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9083">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.56763" z="618.25257"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9084">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1576.06141" z="624.07825"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9085">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.53089" z="624.10462"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9086">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1583.05726" z="616.77228"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9087">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1583.17273" z="620.23993"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9088">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1572.10499" z="617.63404"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9089">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1572.22046" z="621.10169"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9090">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1487.3523" z="458.83823"/>
<Orientation y="-9.07035"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9091">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1486.14686" z="455.58484"/>
<Orientation y="-5.89975"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9092">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1497.47083" z="454.55918"/>
<Orientation y="-9.07035"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9093">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1496.26539" z="451.3058"/>
<Orientation y="-5.89975"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9094">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1495.23707" z="459.37678"/>
<Orientation y="-7.54041"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9095">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1491.93714" z="460.44831"/>
<Orientation y="-4.36982"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9096">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1493.42237" z="453.81308"/>
<Orientation y="-7.54041"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9097">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1490.12244" z="454.88459"/>
<Orientation y="-4.36982"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9098">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1491.4817" z="448.27817"/>
<Orientation y="-7.54041"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9099">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1488.18177" z="449.34971"/>
<Orientation y="-4.36982"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9100">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1518.17359" z="250.67774"/>
<Orientation y="-9.69692"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9101">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1519.10474" z="247.33545"/>
<Orientation y="-6.52633"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9102">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1528.87916" z="253.14472"/>
<Orientation y="-9.69692"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9103">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1529.81031" z="249.80243"/>
<Orientation y="-6.52633"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9104">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1524.24476" z="255.7374"/>
<Orientation y="-8.16698"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9105">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1520.94336" z="254.67035"/>
<Orientation y="-4.99639"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9106">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1526.03724" z="250.16648"/>
<Orientation y="-8.16698"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9107">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1522.73584" z="249.09943"/>
<Orientation y="-4.99639"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9108">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1527.7107" z="244.54499"/>
<Orientation y="-8.16698"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9109">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1524.40931" z="243.47794"/>
<Orientation y="-4.99639"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9110">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1630.38685" z="228.53348"/>
<Orientation y="-9.71677"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9111">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1631.38428" z="225.21036"/>
<Orientation y="-6.54618"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9112">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1641.04139" z="231.21247"/>
<Orientation y="-9.71677"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9113">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1642.0387" z="227.88932"/>
<Orientation y="-6.54618"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9114">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1636.35645" z="233.71265"/>
<Orientation y="-8.18683"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9115">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1633.07691" z="232.5803"/>
<Orientation y="-5.01624"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9116">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1638.25916" z="228.17841"/>
<Orientation y="-8.18683"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9117">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1634.9795" z="227.04606"/>
<Orientation y="-5.01624"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9118">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1640.04383" z="222.59122"/>
<Orientation y="-8.18683"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9119">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1636.76417" z="221.4589"/>
<Orientation y="-5.01624"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9120">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1698.1985" z="368.12516"/>
<Orientation y="-10.18677"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9121">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1700.59278" z="365.61405"/>
<Orientation y="-7.01618"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9122">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1706.48438" z="375.33896"/>
<Orientation y="-10.18677"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9123">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1708.87867" z="372.82789"/>
<Orientation y="-7.01618"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9124">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1701.17518" z="375.4463"/>
<Orientation y="-8.65683"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9125">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1698.76404" z="372.95142"/>
<Orientation y="-5.48624"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9126">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1705.37793" z="371.37385"/>
<Orientation y="-8.65683"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9127">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1702.9668" z="368.87897"/>
<Orientation y="-5.48624"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9128">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1709.49952" z="367.20081"/>
<Orientation y="-8.65683"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9129">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1707.08838" z="364.70594"/>
<Orientation y="-5.48624"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9130">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1625.75709" z="556.78791"/>
<Orientation y="-9.52799"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9131">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1626.11316" z="553.33667"/>
<Orientation y="-6.3574"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9132">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1636.7251" z="557.41993"/>
<Orientation y="-9.52799"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9133">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1637.08106" z="553.96863"/>
<Orientation y="-6.3574"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9134">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1632.59266" z="560.75483"/>
<Orientation y="-7.99805"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9135">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1629.15882" z="560.258"/>
<Orientation y="-4.82746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9136">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1633.42286" z="554.96186"/>
<Orientation y="-7.99805"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9137">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1629.98902" z="554.46503"/>
<Orientation y="-4.82746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9138">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1634.12745" z="549.13904"/>
<Orientation y="-7.99805"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9139">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1630.69361" z="548.64222"/>
<Orientation y="-4.82746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9140">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1636.21326" z="659.94416"/>
<Orientation y="-9.9434"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9141">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1637.93177" z="656.93012"/>
<Orientation y="-6.7728"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9142">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1645.99341" z="664.94861"/>
<Orientation y="-9.9434"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9143">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1647.71192" z="661.93458"/>
<Orientation y="-6.7728"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9144">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1640.86658" z="666.33222"/>
<Orientation y="-8.41346"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9145">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1637.92518" z="664.49195"/>
<Orientation y="-5.24286"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9146">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1643.964" z="661.36701"/>
<Orientation y="-8.41346"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9147">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1641.02271" z="659.52668"/>
<Orientation y="-5.24286"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9148">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1646.9585" z="656.32367"/>
<Orientation y="-8.41346"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9149">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1644.0171" z="654.4834"/>
<Orientation y="-5.24286"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9150">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1528.641" z="851.00373"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9164">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1666.64625" z="870.51142"/>
<Orientation y="3.1166"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9165">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1670.05311" z="840.3423"/>
<Orientation y="3.1166"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9168">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1640.0199" z="847.40638"/>
<Orientation y="3.1166"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9169">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1641.51771" z="820.8902"/>
<Orientation y="4.60668"/>
<Actor seed="40171"/>
</Entity>
<Entity uid="9171">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1688.44397" z="869.49244"/>
<Orientation y="4.66425"/>
<Actor seed="35518"/>
</Entity>
<Entity uid="9174">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1590.06092" z="821.56373"/>
<Orientation y="4.70656"/>
<Actor seed="49703"/>
</Entity>
<Entity uid="9175">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1613.05262" z="822.98938"/>
<Orientation y="4.60811"/>
<Actor seed="55236"/>
</Entity>
<Entity uid="9176">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1611.32581" z="848.34308"/>
<Orientation y="3.1166"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9178">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1686.84205" z="841.59058"/>
<Orientation y="4.60668"/>
<Actor seed="40171"/>
</Entity>
<Entity uid="9179">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1582.05665" z="845.74158"/>
<Orientation y="1.58365"/>
<Actor seed="49703"/>
</Entity>
<Entity uid="9180">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1527.94471" z="877.82868"/>
<Orientation y="1.58365"/>
<Actor seed="49703"/>
</Entity>
<Entity uid="9181">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1502.04395" z="878.94361"/>
<Orientation y="1.48377"/>
<Actor seed="40171"/>
</Entity>
<Entity uid="9182">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1555.77454" z="876.42194"/>
<Orientation y="-1.55167"/>
<Actor seed="2393"/>
</Entity>
<Entity uid="9183">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1556.83729" z="849.28852"/>
<Orientation y="1.26172"/>
<Actor seed="2393"/>
</Entity>
<Entity uid="9184">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1565.07618" z="817.9358"/>
<Orientation y="1.58365"/>
<Actor seed="49703"/>
</Entity>
<Entity uid="9185">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1537.02002" z="821.55427"/>
<Orientation y="1.58365"/>
<Actor seed="49703"/>
</Entity>
<Entity uid="9186">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1510.25477" z="826.62275"/>
<Orientation y="1.25635"/>
<Actor seed="2393"/>
</Entity>
<Entity uid="9187">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1759.8158" z="872.6822"/>
<Orientation y="4.68421"/>
<Actor seed="40171"/>
</Entity>
<Entity uid="9190">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1682.44971" z="882.5323"/>
<Orientation y="3.11661"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9191">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1761.81775" z="802.4958"/>
<Orientation y="3.11661"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9192">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1762.54676" z="780.64277"/>
<Orientation y="3.11661"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9193">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1764.24622" z="758.92957"/>
<Orientation y="4.60668"/>
<Actor seed="40171"/>
</Entity>
<Entity uid="9194">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1493.875" z="585.75037"/>
<Orientation y="-10.16021"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9195">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1496.20167" z="583.17652"/>
<Orientation y="-6.98961"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9196">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.3495" z="592.74152"/>
<Orientation y="-10.16021"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9197">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1504.67627" z="590.16773"/>
<Orientation y="-6.98961"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9198">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1497.04505" z="592.98987"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9199">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1494.56849" z="590.55988"/>
<Orientation y="-5.45968"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9200">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1501.13819" z="588.8072"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9201">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1498.66163" z="586.37726"/>
<Orientation y="-5.45968"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9202">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1505.14747" z="584.52619"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9203">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.6709" z="582.0962"/>
<Orientation y="-5.45968"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9204">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1508.44813" z="645.16443"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9205">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1508.33265" z="641.69678"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9206">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1519.4004" z="644.30268"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9207">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1519.28492" z="640.83503"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9208">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1515.75855" z="648.16736"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9209">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1512.28907" z="648.141"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9210">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1515.7953" z="642.31531"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9211">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1512.32581" z="642.28895"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9212">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1515.70337" z="636.45075"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9213">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1512.2339" z="636.42438"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9214">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1571.9054" z="638.3509"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9215">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1571.78992" z="634.88324"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9216">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1582.85767" z="637.48914"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9217">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1582.7422" z="634.02149"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9218">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.21583" z="641.35383"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9219">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1575.74634" z="641.32746"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9220">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.25257" z="635.50178"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9221">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1575.78309" z="635.47541"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9222">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.16065" z="629.63721"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9223">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1575.69117" z="629.61084"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9224">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1572.3025" z="604.91193"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9225">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1572.18702" z="601.44428"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9226">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1583.25477" z="604.05018"/>
<Orientation y="-9.39191"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9227">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1583.13929" z="600.58252"/>
<Orientation y="-6.22132"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9228">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.61292" z="607.91486"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9229">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1576.14344" z="607.8885"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9230">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.64966" z="602.06281"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9231">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1576.18018" z="602.03644"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9232">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1579.55774" z="596.19825"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9233">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1576.08826" z="596.17188"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9234">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1501.40503" z="552.80884"/>
<Orientation y="1.92615"/>
<Actor seed="39974"/>
</Entity>
<Entity uid="9235">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1496.52393" z="542.59021"/>
<Orientation y="1.98572"/>
<Actor seed="26588"/>
</Entity>
<Entity uid="9236">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1702.94153" z="595.90534"/>
<Orientation y="-1.55701"/>
<Actor seed="19724"/>
</Entity>
<Entity uid="9237">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1703.11927" z="611.89997"/>
<Orientation y="-1.55701"/>
<Actor seed="19724"/>
</Entity>
<Entity uid="9239">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1699.96082" z="887.28608"/>
<Orientation y="-2.85045"/>
<Actor seed="41690"/>
</Entity>
<Entity uid="9240">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1666.74573" z="813.6106"/>
<Orientation y="-0.02985"/>
<Actor seed="60237"/>
</Entity>
<Entity uid="9241">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1480.50208" z="846.37763"/>
<Orientation y="1.1936"/>
<Actor seed="27358"/>
</Entity>
<Entity uid="9242">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.82654" z="847.4001"/>
<Orientation y="-5.4597"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9243">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1505.30311" z="849.83008"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9244">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1498.81727" z="851.68116"/>
<Orientation y="-5.4597"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9245">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1501.29383" z="854.11109"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9246">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1494.72413" z="855.86377"/>
<Orientation y="-5.4597"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9247">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1497.20069" z="858.29377"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9248">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1504.83191" z="855.47162"/>
<Orientation y="-6.98961"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9249">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.50513" z="858.04542"/>
<Orientation y="-10.16022"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9250">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1496.3573" z="848.48041"/>
<Orientation y="-6.98961"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9251">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1494.03064" z="851.05427"/>
<Orientation y="-10.16022"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9252">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1780.56543" z="645.47242"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9253">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1751.9209" z="647.37684"/>
<Orientation y="1.55886"/>
<Actor seed="43934"/>
</Entity>
<Entity uid="9254">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1763.35389" z="668.91651"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9255">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1756.69703" z="693.27778"/>
<Orientation y="-0.00632"/>
<Actor seed="9740"/>
</Entity>
<Entity uid="9256">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1748.02271" z="671.89502"/>
<Orientation y="1.0574"/>
<Actor seed="36558"/>
</Entity>
<Entity uid="9257">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1694.05701" z="657.47132"/>
<Orientation y="-0.80922"/>
<Actor seed="580"/>
</Entity>
<Entity uid="9258">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1703.22095" z="558.63917"/>
<Orientation y="-2.5626"/>
<Actor seed="36925"/>
</Entity>
<Entity uid="9259">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1701.02234" z="474.31247"/>
<Orientation y="-2.75641"/>
<Actor seed="54186"/>
</Entity>
<Entity uid="9260">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1697.54615" z="403.24988"/>
<Orientation y="-3.04494"/>
<Actor seed="37193"/>
</Entity>
<Entity uid="9261">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1493.60633" z="470.03983"/>
<Orientation y="3.00979"/>
<Actor seed="30608"/>
</Entity>
<Entity uid="9262">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1501.8545" z="313.12452"/>
<Orientation y="2.0438"/>
<Actor seed="4759"/>
</Entity>
<Entity uid="9263">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1527.91846" z="233.28693"/>
<Orientation y="0.85706"/>
<Actor seed="3800"/>
</Entity>
<Entity uid="9264">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1486.06092" z="209.50956"/>
<Orientation y="2.35621"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="9265">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1493.91944" z="217.98591"/>
<Orientation y="2.35621"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="9266">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1500.75013" z="224.95896"/>
<Orientation y="2.35621"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="9267">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1515.0453" z="180.9517"/>
<Orientation y="2.35621"/>
<Actor seed="1352"/>
</Entity>
<Entity uid="9268">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1521.82605" z="188.1891"/>
<Orientation y="2.35621"/>
<Actor seed="42656"/>
</Entity>
<Entity uid="9269">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1508.8064" z="189.88694"/>
<Orientation y="-0.7855"/>
<Actor seed="13369"/>
</Entity>
<Entity uid="9270">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1477.77857" z="228.95395"/>
<Orientation y="2.35621"/>
<Actor seed="56481"/>
</Entity>
<Entity uid="9271">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1460.49048" z="203.60062"/>
<Orientation y="2.35621"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="9272">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1451.9408" z="211.96866"/>
<Orientation y="2.35621"/>
<Actor seed="53710"/>
</Entity>
<Entity uid="9273">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1453.78565" z="244.02747"/>
<Orientation y="-2.32154"/>
<Actor seed="38829"/>
</Entity>
<Entity uid="9274">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1462.07642" z="251.72867"/>
<Orientation y="2.35621"/>
<Actor seed="26910"/>
</Entity>
<Entity uid="9275">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1447.77112" z="254.7339"/>
<Orientation y="-0.72219"/>
<Actor seed="60376"/>
</Entity>
<Entity uid="9276">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1465.7251" z="167.89234"/>
<Orientation y="2.35621"/>
<Actor seed="36854"/>
</Entity>
<Entity uid="9278">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1459.85511" z="181.85972"/>
<Orientation y="-0.79494"/>
<Actor seed="11125"/>
</Entity>
<Entity uid="9279">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1475.31214" z="175.37296"/>
<Orientation y="0.79847"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="9280">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1488.39515" z="183.51743"/>
<Orientation y="-4.99639"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9281">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1491.69654" z="184.58448"/>
<Orientation y="-8.16698"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9282">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1486.72168" z="189.13892"/>
<Orientation y="-4.99639"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9283">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1490.02308" z="190.20597"/>
<Orientation y="-8.16698"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9284">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1484.9292" z="194.70984"/>
<Orientation y="-4.99639"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9285">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1488.2306" z="195.7769"/>
<Orientation y="-8.16698"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9286">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1493.79615" z="189.84192"/>
<Orientation y="-6.52634"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9287">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1492.865" z="193.18421"/>
<Orientation y="-9.69692"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9288">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1483.09058" z="187.37494"/>
<Orientation y="-6.52634"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9289">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1482.15943" z="190.71723"/>
<Orientation y="-9.69692"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9290">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1488.32435" z="252.84568"/>
<Orientation y="-5.50579"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9291">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1490.68616" z="255.38718"/>
<Orientation y="-8.67638"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9292">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1484.12195" z="256.93732"/>
<Orientation y="-5.50579"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9293">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1486.48377" z="259.47886"/>
<Orientation y="-8.67638"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9294">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1479.84034" z="260.92682"/>
<Orientation y="-5.50579"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9295">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1482.20215" z="263.46836"/>
<Orientation y="-8.67638"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9296">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1489.95533" z="261.00101"/>
<Orientation y="-7.03574"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9297">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1487.51258" z="263.46485"/>
<Orientation y="-10.20632"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9298">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1481.81202" z="253.6266"/>
<Orientation y="-7.03574"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9299">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1479.36927" z="256.09043"/>
<Orientation y="-10.20632"/>
<Actor seed="593"/>
</Entity>
<Entity uid="9300">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1485.38807" z="251.86387"/>
<Orientation y="2.35621"/>
<Actor seed="31002"/>
</Entity>
<Entity uid="9301">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1517.52991" z="195.607"/>
<Orientation y="2.35621"/>
<Actor seed="7462"/>
</Entity>
<Entity uid="9302">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1523.67493" z="177.50266"/>
<Orientation y="-0.78461"/>
<Actor seed="36940"/>
</Entity>
<Entity uid="9303">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1527.82032" z="181.71711"/>
<Orientation y="-0.8287"/>
<Actor seed="9524"/>
</Entity>
<Entity uid="9304">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1507.25904" z="177.11503"/>
<Orientation y="0.63186"/>
<Actor seed="54432"/>
</Entity>
<Entity uid="9305">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1503.42542" z="183.37366"/>
<Orientation y="0.79973"/>
<Actor seed="586"/>
</Entity>
<Entity uid="9306">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1477.8042" z="205.46604"/>
<Orientation y="0.72387"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="9307">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1467.28345" z="199.75538"/>
<Orientation y="-0.70398"/>
<Actor seed="23849"/>
</Entity>
<Entity uid="9308">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1454.67701" z="170.85495"/>
<Orientation y="0.81707"/>
<Actor seed="48000"/>
</Entity>
<Entity uid="9309">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1444.83155" z="208.63437"/>
<Orientation y="0.76305"/>
<Actor seed="60649"/>
</Entity>
<Entity uid="9310">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1443.08399" z="216.08262"/>
<Orientation y="2.35621"/>
<Actor seed="57313"/>
</Entity>
<Entity uid="9311">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1448.00342" z="220.28834"/>
<Orientation y="2.35621"/>
<Actor seed="37901"/>
</Entity>
<Entity uid="9312">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1445.85474" z="241.18775"/>
<Orientation y="0.8001"/>
<Actor seed="9348"/>
</Entity>
<Entity uid="9313">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1468.94349" z="428.50583"/>
<Orientation y="1.56867"/>
<Actor seed="4759"/>
</Entity>
<Entity uid="9314">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1508.32544" z="207.36252"/>
<Orientation y="2.35621"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="9315">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1508.20313" z="207.09565"/>
<Orientation y="2.35621"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="9316">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1508.05933" z="207.38032"/>
<Orientation y="2.35621"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="9317">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1509.29371" z="207.7548"/>
<Orientation y="2.35621"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="9318">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1508.94886" z="207.09122"/>
<Orientation y="2.35621"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="9319">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1507.48536" z="207.45896"/>
<Orientation y="2.35621"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="9320">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1473.85376" z="196.12195"/>
<Orientation y="2.35622"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="9321">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1475.31727" z="195.75422"/>
<Orientation y="2.35622"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="9322">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1475.66211" z="196.41782"/>
<Orientation y="2.35622"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="9323">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1474.42774" z="196.04334"/>
<Orientation y="2.35622"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="9324">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1474.57154" z="195.75867"/>
<Orientation y="2.35622"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="9325">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1474.69385" z="196.02552"/>
<Orientation y="2.35622"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="9326">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1518.45167" z="616.99982"/>
<Orientation y="2.35622"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="9327">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1519.91517" z="616.63209"/>
<Orientation y="2.35622"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="9328">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1520.26001" z="617.29566"/>
<Orientation y="2.35622"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="9329">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1519.02564" z="616.92121"/>
<Orientation y="2.35622"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="9330">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1519.16944" z="616.63654"/>
<Orientation y="2.35622"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="9331">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1519.29175" z="616.90339"/>
<Orientation y="2.35622"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="9332">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1559.39124" z="616.41541"/>
<Orientation y="2.35622"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="9333">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1560.85474" z="616.04767"/>
<Orientation y="2.35622"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="9334">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1561.1996" z="616.71131"/>
<Orientation y="2.35622"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="9335">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1559.96521" z="616.3368"/>
<Orientation y="2.35622"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="9336">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1560.10901" z="616.05213"/>
<Orientation y="2.35622"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="9337">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1560.23133" z="616.31897"/>
<Orientation y="2.35622"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="9338">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1488.64478" z="255.36957"/>
<Orientation y="2.35621"/>
<Actor seed="48102"/>
</Entity>
<Entity uid="9339">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1491.0824" z="253.40293"/>
<Orientation y="2.35621"/>
<Actor seed="39829"/>
</Entity>
<Entity uid="9340">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1492.30787" z="252.41697"/>
<Orientation y="-1.94239"/>
<Actor seed="22275"/>
</Entity>
<Entity uid="9341">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1487.5221" z="251.01441"/>
<Orientation y="-1.0936"/>
<Actor seed="31170"/>
</Entity>
<Entity uid="9342">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1483.43873" z="253.1074"/>
<Orientation y="-0.34087"/>
<Actor seed="808"/>
</Entity>
<Entity uid="9343">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1482.09314" z="255.78425"/>
<Orientation y="2.35621"/>
<Actor seed="50815"/>
</Entity>
<Entity uid="9344">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1485.20325" z="258.53278"/>
<Orientation y="2.35621"/>
<Actor seed="44281"/>
</Entity>
<Entity uid="9345">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1488.58643" z="257.88324"/>
<Orientation y="2.35621"/>
<Actor seed="56425"/>
</Entity>
<Entity uid="9346">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1488.85108" z="257.13706"/>
<Orientation y="2.35621"/>
<Actor seed="32872"/>
</Entity>
<Entity uid="9347">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1491.6261" z="259.03211"/>
<Orientation y="0.77268"/>
<Actor seed="56438"/>
</Entity>
<Entity uid="9348">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1494.20362" z="262.46152"/>
<Orientation y="-1.59707"/>
<Actor seed="3988"/>
</Entity>
<Entity uid="9349">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1490.55213" z="261.80732"/>
<Orientation y="-0.90986"/>
<Actor seed="31890"/>
</Entity>
<Entity uid="9350">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1488.37891" z="264.03071"/>
<Orientation y="2.35621"/>
<Actor seed="51123"/>
</Entity>
<Entity uid="9351">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1487.22852" z="264.26767"/>
<Orientation y="-1.48893"/>
<Actor seed="49893"/>
</Entity>
<Entity uid="9352">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1484.79297" z="264.41678"/>
<Orientation y="-1.28736"/>
<Actor seed="41354"/>
</Entity>
<Entity uid="9353">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1477.3379" z="264.96406"/>
<Orientation y="2.35621"/>
<Actor seed="23535"/>
</Entity>
<Entity uid="9354">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1475.32935" z="264.50776"/>
<Orientation y="2.35621"/>
<Actor seed="38311"/>
</Entity>
<Entity uid="9355">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1472.28553" z="264.21933"/>
<Orientation y="2.35621"/>
<Actor seed="35885"/>
</Entity>
<Entity uid="9356">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1476.8053" z="261.60517"/>
<Orientation y="2.35621"/>
<Actor seed="59005"/>
</Entity>
<Entity uid="9357">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1478.59803" z="258.20163"/>
<Orientation y="-2.73823"/>
<Actor seed="35043"/>
</Entity>
<Entity uid="9358">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1478.60767" z="253.98935"/>
<Orientation y="2.35621"/>
<Actor seed="21301"/>
</Entity>
<Entity uid="9359">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1482.38978" z="256.43342"/>
<Orientation y="0.4987"/>
<Actor seed="21168"/>
</Entity>
<Entity uid="9360">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1483.02686" z="258.59043"/>
<Orientation y="2.35621"/>
<Actor seed="18316"/>
</Entity>
<Entity uid="9361">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1516.50586" z="257.31913"/>
<Orientation y="2.35621"/>
<Actor seed="60917"/>
</Entity>
<Entity uid="9362">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1520.19459" z="255.57593"/>
<Orientation y="2.35621"/>
<Actor seed="59894"/>
</Entity>
<Entity uid="9363">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1522.63392" z="256.5937"/>
<Orientation y="2.35621"/>
<Actor seed="26582"/>
</Entity>
<Entity uid="9364">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1524.04822" z="256.09171"/>
<Orientation y="-2.18931"/>
<Actor seed="52290"/>
</Entity>
<Entity uid="9365">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1519.8025" z="253.04987"/>
<Orientation y="2.35621"/>
<Actor seed="4877"/>
</Entity>
<Entity uid="9366">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1519.70984" z="249.31489"/>
<Orientation y="2.35621"/>
<Actor seed="45735"/>
</Entity>
<Entity uid="9367">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1520.4054" z="249.00309"/>
<Orientation y="1.57717"/>
<Actor seed="4755"/>
</Entity>
<Entity uid="9368">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1531.0835" z="243.72516"/>
<Orientation y="2.35621"/>
<Actor seed="27799"/>
</Entity>
<Entity uid="9369">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1530.92933" z="248.83564"/>
<Orientation y="2.35621"/>
<Actor seed="37660"/>
</Entity>
<Entity uid="9370">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1531.81653" z="251.2537"/>
<Orientation y="2.35621"/>
<Actor seed="41127"/>
</Entity>
<Entity uid="9371">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1532.016" z="251.84888"/>
<Orientation y="-1.26577"/>
<Actor seed="54080"/>
</Entity>
<Entity uid="9372">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1526.04493" z="252.46106"/>
<Orientation y="2.35621"/>
<Actor seed="40812"/>
</Entity>
<Entity uid="9373">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1528.98133" z="255.77863"/>
<Orientation y="2.35621"/>
<Actor seed="29372"/>
</Entity>
<Entity uid="9374">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1529.89905" z="257.47776"/>
<Orientation y="2.35621"/>
<Actor seed="7442"/>
</Entity>
<Entity uid="9375">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1525.5896" z="256.14087"/>
<Orientation y="-2.06547"/>
<Actor seed="65274"/>
</Entity>
<Entity uid="9376">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1522.31287" z="254.16318"/>
<Orientation y="2.35621"/>
<Actor seed="6047"/>
</Entity>
<Entity uid="9377">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1527.01685" z="254.055"/>
<Orientation y="2.35621"/>
<Actor seed="50121"/>
</Entity>
<Entity uid="9378">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1520.94056" z="249.89148"/>
<Orientation y="-1.61736"/>
<Actor seed="31997"/>
</Entity>
<Entity uid="9379">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1515.59632" z="249.55362"/>
<Orientation y="-1.9526"/>
<Actor seed="29740"/>
</Entity>
<Entity uid="9380">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1512.02918" z="247.4709"/>
<Orientation y="2.35621"/>
<Actor seed="22199"/>
</Entity>
<Entity uid="9381">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1516.17017" z="248.20737"/>
<Orientation y="1.53382"/>
<Actor seed="37585"/>
</Entity>
<Entity uid="9382">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1524.44202" z="242.71247"/>
<Orientation y="2.35621"/>
<Actor seed="56991"/>
</Entity>
<Entity uid="9383">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1525.00892" z="242.5206"/>
<Orientation y="-0.72413"/>
<Actor seed="41848"/>
</Entity>
<Entity uid="9384">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1515.87146" z="250.73874"/>
<Orientation y="2.35621"/>
<Actor seed="44567"/>
</Entity>
<Entity uid="9385">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1517.60462" z="253.60453"/>
<Orientation y="2.35621"/>
<Actor seed="7550"/>
</Entity>
<Entity uid="9386">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1519.80237" z="255.41828"/>
<Orientation y="2.35621"/>
<Actor seed="31496"/>
</Entity>
<Entity uid="9387">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1512.39979" z="255.71061"/>
<Orientation y="2.35621"/>
<Actor seed="39026"/>
</Entity>
<Entity uid="9388">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1512.70691" z="243.5553"/>
<Orientation y="2.35621"/>
<Actor seed="21718"/>
</Entity>
<Entity uid="9389">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1495.52308" z="257.95273"/>
<Orientation y="2.19817"/>
<Actor seed="22289"/>
</Entity>
<Entity uid="9390">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1490.6355" z="247.41376"/>
<Orientation y="-0.02224"/>
<Actor seed="35928"/>
</Entity>
<Entity uid="9391">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1483.45643" z="269.05964"/>
<Orientation y="1.57186"/>
<Actor seed="57747"/>
</Entity>
<Entity uid="9392">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1535.2533" z="243.43741"/>
<Orientation y="-0.52018"/>
<Actor seed="58406"/>
</Entity>
<Entity uid="9393">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1537.07874" z="251.92106"/>
<Orientation y="-0.70994"/>
<Actor seed="57187"/>
</Entity>
<Entity uid="9394">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1518.38025" z="242.63694"/>
<Orientation y="0.78196"/>
<Actor seed="42477"/>
</Entity>
<Entity uid="9395">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1539.87427" z="203.36573"/>
<Orientation y="0.5945"/>
<Actor seed="60844"/>
</Entity>
<Entity uid="9396">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.76148" z="213.83878"/>
<Orientation y="2.35621"/>
<Actor seed="37262"/>
</Entity>
<Entity uid="9397">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1580.2444" z="214.67927"/>
<Orientation y="1.38173"/>
<Actor seed="49042"/>
</Entity>
<Entity uid="9398">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1590.77466" z="215.26102"/>
<Orientation y="2.35621"/>
<Actor seed="3580"/>
</Entity>
<Entity uid="9399">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1594.92798" z="217.5788"/>
<Orientation y="2.35621"/>
<Actor seed="30974"/>
</Entity>
<Entity uid="9400">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1595.52527" z="273.24683"/>
<Orientation y="2.35621"/>
<Actor seed="21171"/>
</Entity>
<Entity uid="9401">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1602.65198" z="271.00391"/>
<Orientation y="2.35621"/>
<Actor seed="24850"/>
</Entity>
<Entity uid="9402">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1603.97474" z="272.06257"/>
<Orientation y="2.35621"/>
<Actor seed="61672"/>
</Entity>
<Entity uid="9403">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1606.93592" z="276.28623"/>
<Orientation y="2.35621"/>
<Actor seed="53447"/>
</Entity>
<Entity uid="9404">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1607.7483" z="277.73237"/>
<Orientation y="2.35621"/>
<Actor seed="60454"/>
</Entity>
<Entity uid="9405">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1638.43384" z="229.86509"/>
<Orientation y="2.35621"/>
<Actor seed="65459"/>
</Entity>
<Entity uid="9406">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1641.70716" z="228.24427"/>
<Orientation y="1.95966"/>
<Actor seed="29050"/>
</Entity>
<Entity uid="9407">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1644.34046" z="224.63407"/>
<Orientation y="-2.19448"/>
<Actor seed="17595"/>
</Entity>
<Entity uid="9408">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1638.09485" z="219.84321"/>
<Orientation y="-1.50185"/>
<Actor seed="11538"/>
</Entity>
<Entity uid="9409">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1632.63209" z="222.55982"/>
<Orientation y="2.35621"/>
<Actor seed="16130"/>
</Entity>
<Entity uid="9410">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1634.75281" z="228.3501"/>
<Orientation y="0.71036"/>
<Actor seed="30583"/>
</Entity>
<Entity uid="9411">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1640.73536" z="231.81534"/>
<Orientation y="2.35621"/>
<Actor seed="38810"/>
</Entity>
<Entity uid="9412">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1643.82886" z="227.57743"/>
<Orientation y="-2.52137"/>
<Actor seed="24819"/>
</Entity>
<Entity uid="9413">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1639.93677" z="218.60721"/>
<Orientation y="2.35621"/>
<Actor seed="48989"/>
</Entity>
<Entity uid="9414">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1636.09876" z="220.58896"/>
<Orientation y="-0.91414"/>
<Actor seed="31730"/>
</Entity>
<Entity uid="9415">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1629.58912" z="225.10926"/>
<Orientation y="2.35621"/>
<Actor seed="45712"/>
</Entity>
<Entity uid="9416">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1626.25806" z="229.45258"/>
<Orientation y="0.55227"/>
<Actor seed="32654"/>
</Entity>
<Entity uid="9417">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1634.5807" z="234.21515"/>
<Orientation y="2.35621"/>
<Actor seed="16519"/>
</Entity>
<Entity uid="9418">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1638.36023" z="232.43534"/>
<Orientation y="2.35621"/>
<Actor seed="49396"/>
</Entity>
<Entity uid="9419">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1641.37134" z="233.70743"/>
<Orientation y="2.35621"/>
<Actor seed="23767"/>
</Entity>
<Entity uid="9420">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1644.87793" z="235.21042"/>
<Orientation y="2.35621"/>
<Actor seed="9177"/>
</Entity>
<Entity uid="9421">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1640.97486" z="230.79465"/>
<Orientation y="-1.99514"/>
<Actor seed="22550"/>
</Entity>
<Entity uid="9422">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1634.58216" z="227.31434"/>
<Orientation y="2.35621"/>
<Actor seed="28889"/>
</Entity>
<Entity uid="9423">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1637.92396" z="218.12595"/>
<Orientation y="2.35621"/>
<Actor seed="4044"/>
</Entity>
<Entity uid="9424">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1650.30164" z="225.26682"/>
<Orientation y="0.01964"/>
<Actor seed="32140"/>
</Entity>
<Entity uid="9425">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1645.33399" z="222.65998"/>
<Orientation y="2.35621"/>
<Actor seed="57594"/>
</Entity>
<Entity uid="9426">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1633.25147" z="219.8205"/>
<Orientation y="2.35621"/>
<Actor seed="40338"/>
</Entity>
<Entity uid="9427">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1646.79468" z="231.6598"/>
<Orientation y="0.63186"/>
<Actor seed="35694"/>
</Entity>
<Entity uid="9428">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1758.98035" z="351.60093"/>
<Orientation y="1.1491"/>
<Actor seed="26093"/>
</Entity>
<Entity uid="9429">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1765.82154" z="353.71213"/>
<Orientation y="2.35621"/>
<Actor seed="21857"/>
</Entity>
<Entity uid="9430">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1760.54395" z="348.12146"/>
<Orientation y="-2.29064"/>
<Actor seed="34332"/>
</Entity>
<Entity uid="9431">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1754.6543" z="342.2016"/>
<Orientation y="2.35621"/>
<Actor seed="38540"/>
</Entity>
<Entity uid="9432">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1701.89527" z="296.35666"/>
<Orientation y="2.35621"/>
<Actor seed="24535"/>
</Entity>
<Entity uid="9433">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1707.7201" z="295.02826"/>
<Orientation y="2.35621"/>
<Actor seed="991"/>
</Entity>
<Entity uid="9434">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1707.59876" z="285.1909"/>
<Orientation y="2.35621"/>
<Actor seed="26675"/>
</Entity>
<Entity uid="9435">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1699.96192" z="296.2905"/>
<Orientation y="2.35621"/>
<Actor seed="49978"/>
</Entity>
<Entity uid="9436">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1702.12647" z="298.99912"/>
<Orientation y="2.35621"/>
<Actor seed="65449"/>
</Entity>
<Entity uid="9437">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1702.75428" z="299.72141"/>
<Orientation y="2.35621"/>
<Actor seed="49767"/>
</Entity>
<Entity uid="9438">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1679.44288" z="384.62443"/>
<Orientation y="2.35621"/>
<Actor seed="51993"/>
</Entity>
<Entity uid="9439">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1675.17078" z="380.85026"/>
<Orientation y="2.35621"/>
<Actor seed="44370"/>
</Entity>
<Entity uid="9440">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1699.49097" z="382.42365"/>
<Orientation y="2.35621"/>
<Actor seed="43986"/>
</Entity>
<Entity uid="9441">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1697.92994" z="384.8451"/>
<Orientation y="2.35621"/>
<Actor seed="34890"/>
</Entity>
<Entity uid="9442">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1696.79004" z="388.79908"/>
<Orientation y="2.35621"/>
<Actor seed="35005"/>
</Entity>
<Entity uid="9443">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1702.07276" z="388.1537"/>
<Orientation y="2.35621"/>
<Actor seed="4017"/>
</Entity>
<Entity uid="9444">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1704.36792" z="374.49155"/>
<Orientation y="2.35621"/>
<Actor seed="7285"/>
</Entity>
<Entity uid="9445">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1703.48487" z="372.7923"/>
<Orientation y="-1.51888"/>
<Actor seed="37432"/>
</Entity>
<Entity uid="9446">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1700.26294" z="372.89756"/>
<Orientation y="2.35621"/>
<Actor seed="65449"/>
</Entity>
<Entity uid="9447">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1699.39991" z="370.48203"/>
<Orientation y="2.19127"/>
<Actor seed="32860"/>
</Entity>
<Entity uid="9448">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1704.64087" z="368.45798"/>
<Orientation y="1.98855"/>
<Actor seed="31979"/>
</Entity>
<Entity uid="9449">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1707.24317" z="366.62855"/>
<Orientation y="2.35621"/>
<Actor seed="32791"/>
</Entity>
<Entity uid="9450">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1707.53834" z="364.8719"/>
<Orientation y="2.35621"/>
<Actor seed="56942"/>
</Entity>
<Entity uid="9451">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1708.04981" z="367.81247"/>
<Orientation y="0.08925"/>
<Actor seed="48617"/>
</Entity>
<Entity uid="9452">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1708.45594" z="374.31592"/>
<Orientation y="2.35621"/>
<Actor seed="24607"/>
</Entity>
<Entity uid="9453">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1708.0569" z="375.40427"/>
<Orientation y="-1.89361"/>
<Actor seed="57151"/>
</Entity>
<Entity uid="9454">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1701.04224" z="372.96326"/>
<Orientation y="-1.74032"/>
<Actor seed="64635"/>
</Entity>
<Entity uid="9455">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1696.4015" z="372.06238"/>
<Orientation y="2.35621"/>
<Actor seed="48667"/>
</Entity>
<Entity uid="9456">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1700.58545" z="369.62143"/>
<Orientation y="2.35621"/>
<Actor seed="25676"/>
</Entity>
<Entity uid="9457">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1701.35962" z="368.39435"/>
<Orientation y="2.35621"/>
<Actor seed="31797"/>
</Entity>
<Entity uid="9458">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1702.11585" z="364.39161"/>
<Orientation y="-1.83751"/>
<Actor seed="50117"/>
</Entity>
<Entity uid="9459">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1697.56458" z="363.48487"/>
<Orientation y="2.35621"/>
<Actor seed="4880"/>
</Entity>
<Entity uid="9460">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1698.12098" z="365.35315"/>
<Orientation y="2.35621"/>
<Actor seed="7170"/>
</Entity>
<Entity uid="9461">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1703.05835" z="368.22437"/>
<Orientation y="1.07821"/>
<Actor seed="39228"/>
</Entity>
<Entity uid="9462">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1706.6637" z="371.29212"/>
<Orientation y="2.35621"/>
<Actor seed="45323"/>
</Entity>
<Entity uid="9463">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1706.20545" z="374.01957"/>
<Orientation y="2.35621"/>
<Actor seed="10964"/>
</Entity>
<Entity uid="9464">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1696.36365" z="395.43015"/>
<Orientation y="1.95934"/>
<Actor seed="19631"/>
</Entity>
<Entity uid="9465">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1693.69983" z="384.49875"/>
<Orientation y="-1.4952"/>
<Actor seed="6700"/>
</Entity>
<Entity uid="9466">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1708.5846" z="382.6999"/>
<Orientation y="2.35621"/>
<Actor seed="49583"/>
</Entity>
<Entity uid="9467">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1710.79041" z="359.54114"/>
<Orientation y="2.80114"/>
<Actor seed="34026"/>
</Entity>
<Entity uid="9468">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.21229" z="368.41727"/>
<Orientation y="2.35621"/>
<Actor seed="31819"/>
</Entity>
<Entity uid="9469">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.13404" z="364.70307"/>
<Orientation y="2.35621"/>
<Actor seed="7898"/>
</Entity>
<Entity uid="9470">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.82386" z="361.012"/>
<Orientation y="2.35621"/>
<Actor seed="13119"/>
</Entity>
<Entity uid="9471">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.48914" z="383.09067"/>
<Orientation y="2.35621"/>
<Actor seed="2279"/>
</Entity>
<Entity uid="9472">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.2948" z="383.81006"/>
<Orientation y="2.35621"/>
<Actor seed="51027"/>
</Entity>
<Entity uid="9473">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.25696" z="385.80878"/>
<Orientation y="-1.09"/>
<Actor seed="32316"/>
</Entity>
<Entity uid="9474">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.68262" z="387.36127"/>
<Orientation y="2.35621"/>
<Actor seed="43009"/>
</Entity>
<Entity uid="9475">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1697.86731" z="358.04651"/>
<Orientation y="2.35621"/>
<Actor seed="20064"/>
</Entity>
<Entity uid="9476">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1698.82178" z="361.6461"/>
<Orientation y="1.51578"/>
<Actor seed="31127"/>
</Entity>
<Entity uid="9477">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.01954" z="359.40342"/>
<Orientation y="2.35621"/>
<Actor seed="41623"/>
</Entity>
<Entity uid="9478">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.14283" z="331.36594"/>
<Orientation y="2.35621"/>
<Actor seed="4033"/>
</Entity>
<Entity uid="9479">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.29969" z="329.97156"/>
<Orientation y="-2.1914"/>
<Actor seed="16134"/>
</Entity>
<Entity uid="9480">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.1222" z="328.18812"/>
<Orientation y="-0.96503"/>
<Actor seed="8449"/>
</Entity>
<Entity uid="9481">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.12208" z="333.46372"/>
<Orientation y="2.35621"/>
<Actor seed="40575"/>
</Entity>
<Entity uid="9482">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.8661" z="334.60071"/>
<Orientation y="2.35621"/>
<Actor seed="62921"/>
</Entity>
<Entity uid="9483">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.64393" z="335.33964"/>
<Orientation y="2.35621"/>
<Actor seed="45833"/>
</Entity>
<Entity uid="9484">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.2345" z="324.90833"/>
<Orientation y="-2.99558"/>
<Actor seed="30109"/>
</Entity>
<Entity uid="9485">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.17493" z="318.26481"/>
<Orientation y="2.35621"/>
<Actor seed="1103"/>
</Entity>
<Entity uid="9486">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.83252" z="315.99027"/>
<Orientation y="2.35621"/>
<Actor seed="20916"/>
</Entity>
<Entity uid="9487">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.33313" z="311.71549"/>
<Orientation y="2.35621"/>
<Actor seed="28693"/>
</Entity>
<Entity uid="9488">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1706.97278" z="324.50437"/>
<Orientation y="2.35621"/>
<Actor seed="12248"/>
</Entity>
<Entity uid="9489">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1715.22168" z="282.59086"/>
<Orientation y="-0.90737"/>
<Actor seed="6708"/>
</Entity>
<Entity uid="9490">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1663.45777" z="330.74976"/>
<Orientation y="0.36161"/>
<Actor seed="176"/>
</Entity>
<Entity uid="9491">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1642.18177" z="360.67771"/>
<Orientation y="-3.03331"/>
<Actor seed="52526"/>
</Entity>
<Entity uid="9492">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1584.77149" z="337.6183"/>
<Orientation y="1.04358"/>
<Actor seed="31757"/>
</Entity>
<Entity uid="9493">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1589.05835" z="330.72571"/>
<Orientation y="2.35621"/>
<Actor seed="28471"/>
</Entity>
<Entity uid="9494">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1592.75184" z="330.83548"/>
<Orientation y="2.35621"/>
<Actor seed="35551"/>
</Entity>
<Entity uid="9495">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1592.76404" z="332.3209"/>
<Orientation y="2.35621"/>
<Actor seed="13349"/>
</Entity>
<Entity uid="9496">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1599.5453" z="329.28962"/>
<Orientation y="2.35621"/>
<Actor seed="37987"/>
</Entity>
<Entity uid="9497">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1600.54041" z="328.96814"/>
<Orientation y="2.35621"/>
<Actor seed="19670"/>
</Entity>
<Entity uid="9498">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1605.85084" z="359.54618"/>
<Orientation y="2.35621"/>
<Actor seed="62880"/>
</Entity>
<Entity uid="9499">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1592.92017" z="358.70081"/>
<Orientation y="-0.76603"/>
<Actor seed="45290"/>
</Entity>
<Entity uid="9500">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1586.72718" z="362.23987"/>
<Orientation y="2.35621"/>
<Actor seed="35837"/>
</Entity>
<Entity uid="9501">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1582.48694" z="360.08188"/>
<Orientation y="2.35621"/>
<Actor seed="54105"/>
</Entity>
<Entity uid="9502">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1669.09144" z="331.00422"/>
<Orientation y="2.35621"/>
<Actor seed="24385"/>
</Entity>
<Entity uid="9503">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1666.21424" z="329.67179"/>
<Orientation y="-1.12374"/>
<Actor seed="47656"/>
</Entity>
<Entity uid="9504">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1660.33936" z="332.40287"/>
<Orientation y="2.35621"/>
<Actor seed="39842"/>
</Entity>
<Entity uid="9505">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1658.21412" z="331.4957"/>
<Orientation y="2.35621"/>
<Actor seed="18684"/>
</Entity>
<Entity uid="9506">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1656.30872" z="330.43393"/>
<Orientation y="2.35621"/>
<Actor seed="47439"/>
</Entity>
<Entity uid="9507">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1659.15284" z="359.65006"/>
<Orientation y="2.35621"/>
<Actor seed="9155"/>
</Entity>
<Entity uid="9508">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1663.24708" z="358.94074"/>
<Orientation y="2.35621"/>
<Actor seed="10854"/>
</Entity>
<Entity uid="9509">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1653.18787" z="355.03556"/>
<Orientation y="-1.25467"/>
<Actor seed="29856"/>
</Entity>
<Entity uid="9510">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1650.14966" z="358.4073"/>
<Orientation y="2.35621"/>
<Actor seed="54554"/>
</Entity>
<Entity uid="9511">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.2356" z="296.7446"/>
<Orientation y="2.35621"/>
<Actor seed="20602"/>
</Entity>
<Entity uid="9512">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.22632" z="290.42157"/>
<Orientation y="2.35621"/>
<Actor seed="52595"/>
</Entity>
<Entity uid="9513">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.77637" z="287.91511"/>
<Orientation y="2.35621"/>
<Actor seed="36174"/>
</Entity>
<Entity uid="9514">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1739.87146" z="324.97196"/>
<Orientation y="-2.2196"/>
<Actor seed="6616"/>
</Entity>
<Entity uid="9515">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.06922" z="317.54242"/>
<Orientation y="-2.63344"/>
<Actor seed="13762"/>
</Entity>
<Entity uid="9516">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.30518" z="310.61765"/>
<Orientation y="2.35621"/>
<Actor seed="52205"/>
</Entity>
<Entity uid="9517">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1736.16675" z="303.05619"/>
<Orientation y="-1.8878"/>
<Actor seed="6403"/>
</Entity>
<Entity uid="9518">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.30567" z="303.96665"/>
<Orientation y="-0.8115"/>
<Actor seed="62134"/>
</Entity>
<Entity uid="9519">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.9817" z="316.28214"/>
<Orientation y="0.25353"/>
<Actor seed="62180"/>
</Entity>
<Entity uid="9520">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.88624" z="336.43964"/>
<Orientation y="0.30918"/>
<Actor seed="624"/>
</Entity>
<Entity uid="9521">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1733.84705" z="344.78754"/>
<Orientation y="2.35621"/>
<Actor seed="21153"/>
</Entity>
<Entity uid="9522">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1735.05665" z="349.04145"/>
<Orientation y="2.35621"/>
<Actor seed="476"/>
</Entity>
<Entity uid="9523">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.92481" z="345.60727"/>
<Orientation y="-2.63736"/>
<Actor seed="50820"/>
</Entity>
<Entity uid="9524">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.00721" z="327.62104"/>
<Orientation y="2.35621"/>
<Actor seed="55734"/>
</Entity>
<Entity uid="9525">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.44654" z="335.65629"/>
<Orientation y="-0.32074"/>
<Actor seed="15102"/>
</Entity>
<Entity uid="9526">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.20899" z="348.9766"/>
<Orientation y="2.35621"/>
<Actor seed="13200"/>
</Entity>
<Entity uid="9527">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1700.14136" z="346.24012"/>
<Orientation y="-1.78595"/>
<Actor seed="7110"/>
</Entity>
<Entity uid="9528">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1691.74317" z="342.55323"/>
<Orientation y="-1.03072"/>
<Actor seed="9575"/>
</Entity>
<Entity uid="9529">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1680.11707" z="351.16688"/>
<Orientation y="-1.88074"/>
<Actor seed="59372"/>
</Entity>
<Entity uid="9530">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1675.7389" z="344.94526"/>
<Orientation y="-2.3929"/>
<Actor seed="8469"/>
</Entity>
<Entity uid="9531">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1669.03089" z="341.03788"/>
<Orientation y="-0.88694"/>
<Actor seed="1498"/>
</Entity>
<Entity uid="9532">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1662.02271" z="346.68891"/>
<Orientation y="1.67008"/>
<Actor seed="43837"/>
</Entity>
<Entity uid="9533">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1659.69495" z="341.42185"/>
<Orientation y="2.35621"/>
<Actor seed="18744"/>
</Entity>
<Entity uid="9534">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1652.06226" z="341.68241"/>
<Orientation y="2.35621"/>
<Actor seed="58220"/>
</Entity>
<Entity uid="9535">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1643.59705" z="343.73438"/>
<Orientation y="-1.33748"/>
<Actor seed="25774"/>
</Entity>
<Entity uid="9536">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1633.31116" z="345.18314"/>
<Orientation y="2.35621"/>
<Actor seed="51896"/>
</Entity>
<Entity uid="9537">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1638.49268" z="340.36918"/>
<Orientation y="2.35621"/>
<Actor seed="2283"/>
</Entity>
<Entity uid="9538">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1646.13526" z="343.78748"/>
<Orientation y="0.18517"/>
<Actor seed="52587"/>
</Entity>
<Entity uid="9539">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1639.93055" z="351.69498"/>
<Orientation y="-1.70986"/>
<Actor seed="42952"/>
</Entity>
<Entity uid="9540">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1616.1349" z="348.4639"/>
<Orientation y="2.35621"/>
<Actor seed="32456"/>
</Entity>
<Entity uid="9541">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1618.36097" z="346.22959"/>
<Orientation y="1.94132"/>
<Actor seed="59285"/>
</Entity>
<Entity uid="9542">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1624.69336" z="339.20206"/>
<Orientation y="-1.76972"/>
<Actor seed="36940"/>
</Entity>
<Entity uid="9543">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1615.16236" z="339.2183"/>
<Orientation y="-1.28673"/>
<Actor seed="62039"/>
</Entity>
<Entity uid="9544">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1603.8252" z="342.38868"/>
<Orientation y="2.35621"/>
<Actor seed="17838"/>
</Entity>
<Entity uid="9545">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1613.22278" z="344.59382"/>
<Orientation y="1.23995"/>
<Actor seed="58128"/>
</Entity>
<Entity uid="9546">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1622.30091" z="346.66709"/>
<Orientation y="-1.55486"/>
<Actor seed="34599"/>
</Entity>
<Entity uid="9547">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1580.57496" z="347.85828"/>
<Orientation y="-1.53855"/>
<Actor seed="40495"/>
</Entity>
<Entity uid="9548">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1572.49244" z="347.2558"/>
<Orientation y="2.35621"/>
<Actor seed="56874"/>
</Entity>
<Entity uid="9549">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1578.36255" z="345.3147"/>
<Orientation y="2.35621"/>
<Actor seed="11181"/>
</Entity>
<Entity uid="9550">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1583.85511" z="350.60801"/>
<Orientation y="2.35621"/>
<Actor seed="15023"/>
</Entity>
<Entity uid="9551">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1558.22779" z="354.02656"/>
<Orientation y="-1.04868"/>
<Actor seed="21835"/>
</Entity>
<Entity uid="9552">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1539.75281" z="365.23737"/>
<Orientation y="-2.86222"/>
<Actor seed="37284"/>
</Entity>
<Entity uid="9553">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1536.16724" z="357.53168"/>
<Orientation y="2.35621"/>
<Actor seed="4727"/>
</Entity>
<Entity uid="9554">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1541.0951" z="354.57297"/>
<Orientation y="2.35621"/>
<Actor seed="16927"/>
</Entity>
<Entity uid="9555">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1542.5326" z="347.66077"/>
<Orientation y="-1.73288"/>
<Actor seed="21671"/>
</Entity>
<Entity uid="9556">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1528.29969" z="345.31992"/>
<Orientation y="-0.90665"/>
<Actor seed="23198"/>
</Entity>
<Entity uid="9557">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1526.15052" z="341.74994"/>
<Orientation y="2.7238"/>
<Actor seed="34483"/>
</Entity>
<Entity uid="9558">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1536.75586" z="339.71036"/>
<Orientation y="1.31051"/>
<Actor seed="15712"/>
</Entity>
<Entity uid="9559">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1539.55372" z="344.4693"/>
<Orientation y="-0.95508"/>
<Actor seed="57690"/>
</Entity>
<Entity uid="9560">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1524.7887" z="346.41922"/>
<Orientation y="-1.39812"/>
<Actor seed="62962"/>
</Entity>
<Entity uid="9561">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1516.60938" z="346.20228"/>
<Orientation y="2.35621"/>
<Actor seed="17575"/>
</Entity>
<Entity uid="9562">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1518.19837" z="342.72129"/>
<Orientation y="-1.37455"/>
<Actor seed="32261"/>
</Entity>
<Entity uid="9563">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1495.95069" z="347.64448"/>
<Orientation y="-1.69205"/>
<Actor seed="58986"/>
</Entity>
<Entity uid="9564">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1476.2256" z="344.06916"/>
<Orientation y="2.35621"/>
<Actor seed="624"/>
</Entity>
<Entity uid="9565">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1481.17676" z="339.35575"/>
<Orientation y="1.42641"/>
<Actor seed="28805"/>
</Entity>
<Entity uid="9566">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1488.46827" z="342.37018"/>
<Orientation y="-0.52463"/>
<Actor seed="10270"/>
</Entity>
<Entity uid="9567">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1478.37232" z="348.40848"/>
<Orientation y="-1.86533"/>
<Actor seed="28195"/>
</Entity>
<Entity uid="9568">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1472.73316" z="336.64737"/>
<Orientation y="2.35621"/>
<Actor seed="56150"/>
</Entity>
<Entity uid="9569">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1480.35901" z="337.21195"/>
<Orientation y="1.14548"/>
<Actor seed="35189"/>
</Entity>
<Entity uid="9570">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1474.36866" z="334.05808"/>
<Orientation y="2.35621"/>
<Actor seed="1731"/>
</Entity>
<Entity uid="9571">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1476.813" z="329.35236"/>
<Orientation y="2.35621"/>
<Actor seed="33368"/>
</Entity>
<Entity uid="9572">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1471.73511" z="327.58426"/>
<Orientation y="2.35621"/>
<Actor seed="65519"/>
</Entity>
<Entity uid="9573">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1470.17371" z="329.44581"/>
<Orientation y="2.35621"/>
<Actor seed="36987"/>
</Entity>
<Entity uid="9574">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1480.07154" z="352.78403"/>
<Orientation y="2.35621"/>
<Actor seed="2346"/>
</Entity>
<Entity uid="9575">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.09168" z="355.0186"/>
<Orientation y="-1.1967"/>
<Actor seed="38522"/>
</Entity>
<Entity uid="9576">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1474.13868" z="356.88605"/>
<Orientation y="-1.63173"/>
<Actor seed="36611"/>
</Entity>
<Entity uid="9577">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1471.49061" z="356.70798"/>
<Orientation y="2.35621"/>
<Actor seed="46638"/>
</Entity>
<Entity uid="9578">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1475.57105" z="357.22922"/>
<Orientation y="2.35621"/>
<Actor seed="58800"/>
</Entity>
<Entity uid="9579">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1480.45215" z="356.98136"/>
<Orientation y="1.35532"/>
<Actor seed="38004"/>
</Entity>
<Entity uid="9580">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1486.23707" z="358.44874"/>
<Orientation y="2.35621"/>
<Actor seed="52475"/>
</Entity>
<Entity uid="9581">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1487.88392" z="355.75474"/>
<Orientation y="2.35621"/>
<Actor seed="17728"/>
</Entity>
<Entity uid="9582">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1466.23804" z="372.34641"/>
<Orientation y="2.35621"/>
<Actor seed="23828"/>
</Entity>
<Entity uid="9583">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1465.66211" z="368.97681"/>
<Orientation y="-1.76726"/>
<Actor seed="18566"/>
</Entity>
<Entity uid="9584">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1459.02344" z="367.41288"/>
<Orientation y="2.35621"/>
<Actor seed="29786"/>
</Entity>
<Entity uid="9585">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1457.79078" z="368.56998"/>
<Orientation y="2.35621"/>
<Actor seed="24707"/>
</Entity>
<Entity uid="9586">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1454.3473" z="368.57398"/>
<Orientation y="2.35621"/>
<Actor seed="31604"/>
</Entity>
<Entity uid="9587">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1454.18946" z="364.9662"/>
<Orientation y="2.35621"/>
<Actor seed="20254"/>
</Entity>
<Entity uid="9588">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1457.6698" z="324.01383"/>
<Orientation y="2.35621"/>
<Actor seed="12786"/>
</Entity>
<Entity uid="9589">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1458.214" z="318.55124"/>
<Orientation y="2.35621"/>
<Actor seed="37773"/>
</Entity>
<Entity uid="9590">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1461.83777" z="316.26029"/>
<Orientation y="2.35621"/>
<Actor seed="44232"/>
</Entity>
<Entity uid="9591">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1466.30457" z="314.08201"/>
<Orientation y="2.35621"/>
<Actor seed="12093"/>
</Entity>
<Entity uid="9592">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1457.64356" z="316.56522"/>
<Orientation y="-0.28467"/>
<Actor seed="30223"/>
</Entity>
<Entity uid="9593">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1458.00416" z="321.87726"/>
<Orientation y="2.35621"/>
<Actor seed="20996"/>
</Entity>
<Entity uid="9594">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1451.14661" z="331.3227"/>
<Orientation y="2.35621"/>
<Actor seed="6187"/>
</Entity>
<Entity uid="9595">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1471.78626" z="311.73719"/>
<Orientation y="2.35621"/>
<Actor seed="5206"/>
</Entity>
<Entity uid="9596">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1471.01526" z="312.1182"/>
<Orientation y="1.32595"/>
<Actor seed="8556"/>
</Entity>
<Entity uid="9597">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1480.17884" z="314.46848"/>
<Orientation y="2.35621"/>
<Actor seed="34326"/>
</Entity>
<Entity uid="9598">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1481.75647" z="315.58951"/>
<Orientation y="2.35621"/>
<Actor seed="53042"/>
</Entity>
<Entity uid="9599">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.76636" z="313.37671"/>
<Orientation y="2.35621"/>
<Actor seed="5764"/>
</Entity>
<Entity uid="9600">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1481.03162" z="318.93445"/>
<Orientation y="-0.22432"/>
<Actor seed="4842"/>
</Entity>
<Entity uid="9601">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.59253" z="322.15403"/>
<Orientation y="2.35621"/>
<Actor seed="27706"/>
</Entity>
<Entity uid="9602">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1482.3473" z="318.01926"/>
<Orientation y="2.35621"/>
<Actor seed="3566"/>
</Entity>
<Entity uid="9603">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1471.14234" z="319.19672"/>
<Orientation y="0.35962"/>
<Actor seed="27067"/>
</Entity>
<Entity uid="9604">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1468.88428" z="340.76432"/>
<Orientation y="0.68325"/>
<Actor seed="709"/>
</Entity>
<Entity uid="9605">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1462.823" z="358.74653"/>
<Orientation y="2.35621"/>
<Actor seed="34855"/>
</Entity>
<Entity uid="9606">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1457.40284" z="350.38032"/>
<Orientation y="-2.75248"/>
<Actor seed="55611"/>
</Entity>
<Entity uid="9607">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1457.53235" z="334.82386"/>
<Orientation y="2.35621"/>
<Actor seed="27420"/>
</Entity>
<Entity uid="9608">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1465.0149" z="329.5594"/>
<Orientation y="2.35621"/>
<Actor seed="60394"/>
</Entity>
<Entity uid="9609">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1444.07166" z="345.2381"/>
<Orientation y="2.35621"/>
<Actor seed="6824"/>
</Entity>
<Entity uid="9610">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1453.03321" z="345.34287"/>
<Orientation y="2.35621"/>
<Actor seed="48922"/>
</Entity>
<Entity uid="9611">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1465.6255" z="352.3429"/>
<Orientation y="2.35621"/>
<Actor seed="17212"/>
</Entity>
<Entity uid="9612">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1468.67371" z="349.72422"/>
<Orientation y="2.35621"/>
<Actor seed="46388"/>
</Entity>
<Entity uid="9613">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1461.59681" z="346.52"/>
<Orientation y="2.35621"/>
<Actor seed="65050"/>
</Entity>
<Entity uid="9614">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1467.62623" z="323.24433"/>
<Orientation y="2.35621"/>
<Actor seed="34251"/>
</Entity>
<Entity uid="9615">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1468.0359" z="327.22056"/>
<Orientation y="-0.47646"/>
<Actor seed="46994"/>
</Entity>
<Entity uid="9616">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1454.521" z="357.56702"/>
<Orientation y="2.35621"/>
<Actor seed="36481"/>
</Entity>
<Entity uid="9617">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1462.87989" z="341.61207"/>
<Orientation y="2.35621"/>
<Actor seed="2417"/>
</Entity>
<Entity uid="9618">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1453.85303" z="335.17847"/>
<Orientation y="2.35621"/>
<Actor seed="6549"/>
</Entity>
<Entity uid="9619">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1449.27503" z="346.8022"/>
<Orientation y="2.35621"/>
<Actor seed="11102"/>
</Entity>
<Entity uid="9620">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1452.83863" z="340.7061"/>
<Orientation y="2.35621"/>
<Actor seed="42256"/>
</Entity>
<Entity uid="9621">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1448.74805" z="351.5481"/>
<Orientation y="2.35621"/>
<Actor seed="27439"/>
</Entity>
<Entity uid="9622">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1452.09363" z="337.82187"/>
<Orientation y="2.35621"/>
<Actor seed="35478"/>
</Entity>
<Entity uid="9623">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1440.78772" z="354.97059"/>
<Orientation y="2.35621"/>
<Actor seed="35738"/>
</Entity>
<Entity uid="9624">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1440.7096" z="357.7851"/>
<Orientation y="-1.21697"/>
<Actor seed="14532"/>
</Entity>
<Entity uid="9625">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1435.43677" z="359.309"/>
<Orientation y="-1.87513"/>
<Actor seed="39061"/>
</Entity>
<Entity uid="9626">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1428.77808" z="355.6703"/>
<Orientation y="-2.57403"/>
<Actor seed="24380"/>
</Entity>
<Entity uid="9627">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1426.5011" z="349.40262"/>
<Orientation y="2.62874"/>
<Actor seed="31027"/>
</Entity>
<Entity uid="9628">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1429.4242" z="343.40116"/>
<Orientation y="-2.9049"/>
<Actor seed="23464"/>
</Entity>
<Entity uid="9629">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1430.96717" z="336.76337"/>
<Orientation y="2.35621"/>
<Actor seed="48247"/>
</Entity>
<Entity uid="9630">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1437.73304" z="326.6229"/>
<Orientation y="2.35621"/>
<Actor seed="62859"/>
</Entity>
<Entity uid="9631">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1441.88563" z="330.82685"/>
<Orientation y="0.5382"/>
<Actor seed="10264"/>
</Entity>
<Entity uid="9632">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1446.95337" z="336.23725"/>
<Orientation y="2.35621"/>
<Actor seed="25496"/>
</Entity>
<Entity uid="9633">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1474.33826" z="319.57279"/>
<Orientation y="2.35621"/>
<Actor seed="33697"/>
</Entity>
<Entity uid="9634">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.12183" z="316.06574"/>
<Orientation y="2.35621"/>
<Actor seed="26525"/>
</Entity>
<Entity uid="9635">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1484.05774" z="320.9047"/>
<Orientation y="2.35621"/>
<Actor seed="49546"/>
</Entity>
<Entity uid="9636">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1486.92603" z="324.52137"/>
<Orientation y="2.35621"/>
<Actor seed="1264"/>
</Entity>
<Entity uid="9637">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1492.62391" z="325.06736"/>
<Orientation y="2.35621"/>
<Actor seed="7565"/>
</Entity>
<Entity uid="9638">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1495.4961" z="326.76914"/>
<Orientation y="2.35621"/>
<Actor seed="11841"/>
</Entity>
<Entity uid="9639">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1498.09339" z="327.66642"/>
<Orientation y="2.35621"/>
<Actor seed="41406"/>
</Entity>
<Entity uid="9640">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1494.19117" z="328.15851"/>
<Orientation y="2.35621"/>
<Actor seed="54614"/>
</Entity>
<Entity uid="9641">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1486.94642" z="329.68641"/>
<Orientation y="2.35621"/>
<Actor seed="16041"/>
</Entity>
<Entity uid="9642">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1478.4098" z="334.86951"/>
<Orientation y="2.35621"/>
<Actor seed="23014"/>
</Entity>
<Entity uid="9643">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1511.35499" z="359.65317"/>
<Orientation y="1.22228"/>
<Actor seed="51420"/>
</Entity>
<Entity uid="9644">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1515.78296" z="361.88636"/>
<Orientation y="2.40954"/>
<Actor seed="6256"/>
</Entity>
<Entity uid="9645">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1519.224" z="359.19007"/>
<Orientation y="2.35621"/>
<Actor seed="40717"/>
</Entity>
<Entity uid="9646">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1520.1598" z="359.22107"/>
<Orientation y="1.34078"/>
<Actor seed="11424"/>
</Entity>
<Entity uid="9647">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1522.1891" z="359.66459"/>
<Orientation y="2.35621"/>
<Actor seed="27175"/>
</Entity>
<Entity uid="9648">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1526.53663" z="353.50828"/>
<Orientation y="-1.6372"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="9649">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1514.39222" z="360.02466"/>
<Orientation y="2.35621"/>
<Actor seed="63223"/>
</Entity>
<Entity uid="9650">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1518.00525" z="333.48044"/>
<Orientation y="2.35621"/>
<Actor seed="19878"/>
</Entity>
<Entity uid="9651">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1520.7588" z="336.13196"/>
<Orientation y="2.35621"/>
<Actor seed="49918"/>
</Entity>
<Entity uid="9652">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1525.88404" z="328.49665"/>
<Orientation y="2.35621"/>
<Actor seed="16515"/>
</Entity>
<Entity uid="9653">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1537.69703" z="326.39313"/>
<Orientation y="1.67133"/>
<Actor seed="23236"/>
</Entity>
<Entity uid="9654">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1557.39063" z="324.29108"/>
<Orientation y="1.55286"/>
<Actor seed="29134"/>
</Entity>
<Entity uid="9655">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1566.63233" z="360.97312"/>
<Orientation y="1.46021"/>
<Actor seed="57716"/>
</Entity>
<Entity uid="9656">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1622.39844" z="359.97959"/>
<Orientation y="1.45803"/>
<Actor seed="26215"/>
</Entity>
<Entity uid="9657">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1619.47059" z="325.8284"/>
<Orientation y="1.68409"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9658">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1630.94813" z="324.59067"/>
<Orientation y="1.6841"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9659">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1644.08313" z="325.15104"/>
<Orientation y="1.55088"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9660">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1636.57508" z="325.04526"/>
<Orientation y="2.35621"/>
<Actor seed="34756"/>
</Entity>
<Entity uid="9661">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1638.22669" z="323.40049"/>
<Orientation y="2.35621"/>
<Actor seed="45708"/>
</Entity>
<Entity uid="9662">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1635.19617" z="323.20469"/>
<Orientation y="2.35621"/>
<Actor seed="4880"/>
</Entity>
<Entity uid="9663">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1635.24073" z="325.64628"/>
<Orientation y="2.35621"/>
<Actor seed="269"/>
</Entity>
<Entity uid="9664">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1613.80005" z="325.39097"/>
<Orientation y="2.35621"/>
<Actor seed="45417"/>
</Entity>
<Entity uid="9665">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1612.50757" z="326.00016"/>
<Orientation y="2.35621"/>
<Actor seed="17189"/>
</Entity>
<Entity uid="9666">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1612.78028" z="326.86207"/>
<Orientation y="2.35621"/>
<Actor seed="25966"/>
</Entity>
<Entity uid="9667">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1497.3805" z="233.16874"/>
<Orientation y="2.35621"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="9668">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1498.71875" z="233.87052"/>
<Orientation y="2.35621"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="9669">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1497.34717" z="234.35615"/>
<Orientation y="2.35621"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="9670">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1508.73975" z="199.49424"/>
<Orientation y="2.35621"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="9671">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1509.83729" z="198.99036"/>
<Orientation y="2.35621"/>
<Actor seed="19411"/>
</Entity>
<Entity uid="9672">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1510.71363" z="197.93421"/>
<Orientation y="2.35621"/>
<Actor seed="27036"/>
</Entity>
<Entity uid="9673">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1494.47486" z="206.14353"/>
<Orientation y="2.35621"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="9674">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1504.35084" z="217.6854"/>
<Orientation y="2.35621"/>
<Actor seed="39534"/>
</Entity>
<Entity uid="9675">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1526.24354" z="195.8979"/>
<Orientation y="0.82863"/>
<Actor seed="12973"/>
</Entity>
<Entity uid="9676">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1508.26038" z="228.67151"/>
<Orientation y="0.79337"/>
<Actor seed="9783"/>
</Entity>
<Entity uid="9677">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1445.26429" z="193.52381"/>
<Orientation y="2.35621"/>
<Actor seed="3784"/>
</Entity>
<Entity uid="9678">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1455.9004" z="219.081"/>
<Orientation y="0.80796"/>
<Actor seed="43269"/>
</Entity>
<Entity uid="9679">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1464.58936" z="211.02823"/>
<Orientation y="0.75731"/>
<Actor seed="26105"/>
</Entity>
<Entity uid="9680">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1465.91895" z="243.9167"/>
<Orientation y="2.35621"/>
<Actor seed="58956"/>
</Entity>
<Entity uid="9681">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1461.4292" z="240.39173"/>
<Orientation y="2.35621"/>
<Actor seed="45852"/>
</Entity>
<Entity uid="9682">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1481.19117" z="170.61487"/>
<Orientation y="2.35621"/>
<Actor seed="65142"/>
</Entity>
<Entity uid="9683">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1500.9463" z="148.33683"/>
<Orientation y="2.35621"/>
<Actor seed="22187"/>
</Entity>
<Entity uid="9684">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1496.65271" z="145.63825"/>
<Orientation y="2.95408"/>
<Actor seed="55382"/>
</Entity>
<Entity uid="9685">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1502.50806" z="139.82081"/>
<Orientation y="2.35621"/>
<Actor seed="31145"/>
</Entity>
<Entity uid="9686">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1506.47571" z="144.58191"/>
<Orientation y="0.6944"/>
<Actor seed="27894"/>
</Entity>
<Entity uid="9687">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1510.8501" z="149.13382"/>
<Orientation y="2.35621"/>
<Actor seed="54721"/>
</Entity>
<Entity uid="9688">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1503.33887" z="158.76609"/>
<Orientation y="2.35621"/>
<Actor seed="49405"/>
</Entity>
<Entity uid="9689">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1491.90088" z="153.19568"/>
<Orientation y="-2.58535"/>
<Actor seed="38290"/>
</Entity>
<Entity uid="9690">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1483.36536" z="149.10547"/>
<Orientation y="-2.01021"/>
<Actor seed="50593"/>
</Entity>
<Entity uid="9691">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1474.15821" z="149.74982"/>
<Orientation y="-0.61701"/>
<Actor seed="61959"/>
</Entity>
<Entity uid="9692">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1468.12818" z="154.60099"/>
<Orientation y="-2.32616"/>
<Actor seed="21899"/>
</Entity>
<Entity uid="9693">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1458.10389" z="143.26728"/>
<Orientation y="-1.8835"/>
<Actor seed="50840"/>
</Entity>
<Entity uid="9694">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1450.93177" z="142.12748"/>
<Orientation y="-0.54265"/>
<Actor seed="13975"/>
</Entity>
<Entity uid="9695">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1443.6532" z="143.59665"/>
<Orientation y="-2.28945"/>
<Actor seed="12727"/>
</Entity>
<Entity uid="9696">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1444.97461" z="113.16619"/>
<Orientation y="2.35621"/>
<Actor seed="22720"/>
</Entity>
<Entity uid="9697">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1443.45008" z="101.71488"/>
<Orientation y="-1.6546"/>
<Actor seed="62099"/>
</Entity>
<Entity uid="9698">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1428.07471" z="110.20815"/>
<Orientation y="0.12456"/>
<Actor seed="17886"/>
</Entity>
<Entity uid="9699">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1430.72791" z="121.61576"/>
<Orientation y="2.35621"/>
<Actor seed="12936"/>
</Entity>
<Entity uid="9700">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1442.06763" z="124.63767"/>
<Orientation y="2.35621"/>
<Actor seed="65084"/>
</Entity>
<Entity uid="9701">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1428.00672" z="141.17414"/>
<Orientation y="2.35621"/>
<Actor seed="60417"/>
</Entity>
<Entity uid="9702">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1444.05018" z="157.29422"/>
<Orientation y="2.35621"/>
<Actor seed="35269"/>
</Entity>
<Entity uid="9703">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1434.06531" z="159.83075"/>
<Orientation y="-1.09539"/>
<Actor seed="18465"/>
</Entity>
<Entity uid="9704">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1427.32398" z="169.12687"/>
<Orientation y="0.25506"/>
<Actor seed="27524"/>
</Entity>
<Entity uid="9705">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1428.53858" z="172.38151"/>
<Orientation y="-2.49151"/>
<Actor seed="38400"/>
</Entity>
<Entity uid="9706">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1430.65918" z="151.39283"/>
<Orientation y="2.35621"/>
<Actor seed="12390"/>
</Entity>
<Entity uid="9707">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1457.36707" z="146.86054"/>
<Orientation y="2.35621"/>
<Actor seed="39757"/>
</Entity>
<Entity uid="9708">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1459.75721" z="150.57752"/>
<Orientation y="2.35621"/>
<Actor seed="42972"/>
</Entity>
<Entity uid="9709">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1464.73963" z="150.35184"/>
<Orientation y="2.35621"/>
<Actor seed="63330"/>
</Entity>
<Entity uid="9710">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1462.4336" z="138.7295"/>
<Orientation y="2.35621"/>
<Actor seed="24"/>
</Entity>
<Entity uid="9711">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1457.45411" z="136.48615"/>
<Orientation y="-0.70429"/>
<Actor seed="41318"/>
</Entity>
<Entity uid="9712">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1451.65198" z="139.80716"/>
<Orientation y="2.35621"/>
<Actor seed="11371"/>
</Entity>
<Entity uid="9713">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1454.5553" z="147.73758"/>
<Orientation y="2.35621"/>
<Actor seed="34459"/>
</Entity>
<Entity uid="9714">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1449.19397" z="145.28235"/>
<Orientation y="-2.43662"/>
<Actor seed="63697"/>
</Entity>
<Entity uid="9715">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1443.39759" z="135.86506"/>
<Orientation y="2.63674"/>
<Actor seed="60340"/>
</Entity>
<Entity uid="9716">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1452.69263" z="127.49944"/>
<Orientation y="2.35621"/>
<Actor seed="30234"/>
</Entity>
<Entity uid="9717">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1442.79432" z="124.88518"/>
<Orientation y="2.35621"/>
<Actor seed="29140"/>
</Entity>
<Entity uid="9718">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1435.47217" z="107.08806"/>
<Orientation y="2.35621"/>
<Actor seed="529"/>
</Entity>
<Entity uid="9719">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1431.32544" z="104.2219"/>
<Orientation y="0.52918"/>
<Actor seed="9024"/>
</Entity>
<Entity uid="9720">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1436.07288" z="110.10888"/>
<Orientation y="2.35621"/>
<Actor seed="49938"/>
</Entity>
<Entity uid="9721">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1436.13453" z="103.05771"/>
<Orientation y="2.35621"/>
<Actor seed="22581"/>
</Entity>
<Entity uid="9722">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1437.58875" z="100.73107"/>
<Orientation y="-0.46392"/>
<Actor seed="60374"/>
</Entity>
<Entity uid="9723">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1427.02466" z="115.19018"/>
<Orientation y="0.60804"/>
<Actor seed="5331"/>
</Entity>
<Entity uid="9724">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1437.05787" z="122.79485"/>
<Orientation y="2.35621"/>
<Actor seed="64732"/>
</Entity>
<Entity uid="9725">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1445.50293" z="112.49265"/>
<Orientation y="2.35621"/>
<Actor seed="22551"/>
</Entity>
<Entity uid="9726">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1424.21473" z="121.5596"/>
<Orientation y="-1.06884"/>
<Actor seed="43228"/>
</Entity>
<Entity uid="9727">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1423.09485" z="124.65069"/>
<Orientation y="0.91305"/>
<Actor seed="18023"/>
</Entity>
<Entity uid="9728">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1429.36512" z="135.58143"/>
<Orientation y="2.35621"/>
<Actor seed="31812"/>
</Entity>
<Entity uid="9729">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1436.95362" z="165.4138"/>
<Orientation y="0.27498"/>
<Actor seed="60430"/>
</Entity>
<Entity uid="9730">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1442.49891" z="169.27216"/>
<Orientation y="2.35621"/>
<Actor seed="36354"/>
</Entity>
<Entity uid="9731">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1432.79993" z="168.93082"/>
<Orientation y="-0.8483"/>
<Actor seed="43585"/>
</Entity>
<Entity uid="9732">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1430.9496" z="170.57865"/>
<Orientation y="2.35621"/>
<Actor seed="1015"/>
</Entity>
<Entity uid="9733">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1435.78504" z="185.70334"/>
<Orientation y="2.35621"/>
<Actor seed="34866"/>
</Entity>
<Entity uid="9734">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1428.3556" z="180.84308"/>
<Orientation y="2.35621"/>
<Actor seed="15591"/>
</Entity>
<Entity uid="9735">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1440.7975" z="183.36579"/>
<Orientation y="-1.55727"/>
<Actor seed="4020"/>
</Entity>
<Entity uid="9736">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1431.49964" z="183.81281"/>
<Orientation y="-2.19774"/>
<Actor seed="13529"/>
</Entity>
<Entity uid="9737">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1426.10767" z="177.38865"/>
<Orientation y="2.96659"/>
<Actor seed="36711"/>
</Entity>
<Entity uid="9738">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1428.3993" z="171.88392"/>
<Orientation y="-2.7627"/>
<Actor seed="33585"/>
</Entity>
<Entity uid="9739">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1427.24549" z="168.56336"/>
<Orientation y="-2.4855"/>
<Actor seed="20290"/>
</Entity>
<Entity uid="9740">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1421.99122" z="161.5547"/>
<Orientation y="-2.19962"/>
<Actor seed="48359"/>
</Entity>
<Entity uid="9741">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1418.11292" z="158.48472"/>
<Orientation y="1.76384"/>
<Actor seed="8641"/>
</Entity>
<Entity uid="9742">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1430.11756" z="154.03138"/>
<Orientation y="2.35621"/>
<Actor seed="9575"/>
</Entity>
<Entity uid="9743">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1429.25525" z="163.18232"/>
<Orientation y="-0.10871"/>
<Actor seed="31142"/>
</Entity>
<Entity uid="9744">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1430.29334" z="173.21088"/>
<Orientation y="2.35621"/>
<Actor seed="27410"/>
</Entity>
<Entity uid="9745">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1438.70948" z="165.35166"/>
<Orientation y="-2.20614"/>
<Actor seed="39781"/>
</Entity>
<Entity uid="9746">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1430.03309" z="161.8217"/>
<Orientation y="-2.35712"/>
<Actor seed="27996"/>
</Entity>
<Entity uid="9747">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1431.27479" z="148.76841"/>
<Orientation y="1.81897"/>
<Actor seed="64857"/>
</Entity>
<Entity uid="9748">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1441.47864" z="150.48188"/>
<Orientation y="2.35621"/>
<Actor seed="17815"/>
</Entity>
<Entity uid="9749">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1455.912" z="150.20746"/>
<Orientation y="2.35621"/>
<Actor seed="17284"/>
</Entity>
<Entity uid="9750">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1466.71668" z="149.67835"/>
<Orientation y="1.06038"/>
<Actor seed="47536"/>
</Entity>
<Entity uid="9751">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1475.51905" z="155.48032"/>
<Orientation y="1.44282"/>
<Actor seed="21895"/>
</Entity>
<Entity uid="9752">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1487.44751" z="152.30802"/>
<Orientation y="2.35621"/>
<Actor seed="41084"/>
</Entity>
<Entity uid="9753">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1486.9231" z="154.59946"/>
<Orientation y="0.83677"/>
<Actor seed="15473"/>
</Entity>
<Entity uid="9754">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1497.75123" z="162.33582"/>
<Orientation y="0.82171"/>
<Actor seed="12968"/>
</Entity>
<Entity uid="9755">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1503.23011" z="165.771"/>
<Orientation y="2.35621"/>
<Actor seed="5056"/>
</Entity>
<Entity uid="9756">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1504.09534" z="144.39585"/>
<Orientation y="-1.82688"/>
<Actor seed="1481"/>
</Entity>
<Entity uid="9757">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1495.69007" z="149.95249"/>
<Orientation y="0.27369"/>
<Actor seed="54816"/>
</Entity>
<Entity uid="9758">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1504.97974" z="151.45289"/>
<Orientation y="2.35621"/>
<Actor seed="58105"/>
</Entity>
<Entity uid="9759">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1507.16041" z="142.84876"/>
<Orientation y="2.35621"/>
<Actor seed="33770"/>
</Entity>
<Entity uid="9760">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1498.30481" z="145.42313"/>
<Orientation y="-1.6207"/>
<Actor seed="19582"/>
</Entity>
<Entity uid="9761">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1480.30506" z="138.54633"/>
<Orientation y="-1.44707"/>
<Actor seed="36204"/>
</Entity>
<Entity uid="9762">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1470.72254" z="141.97388"/>
<Orientation y="2.35621"/>
<Actor seed="61523"/>
</Entity>
<Entity uid="9763">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1438.75684" z="158.10248"/>
<Orientation y="2.35621"/>
<Actor seed="4265"/>
</Entity>
<Entity uid="9764">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1439.91504" z="143.71225"/>
<Orientation y="1.47551"/>
<Actor seed="38214"/>
</Entity>
<Entity uid="9765">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1452.8324" z="142.75861"/>
<Orientation y="2.35621"/>
<Actor seed="11497"/>
</Entity>
<Entity uid="9766">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1485.33521" z="139.84043"/>
<Orientation y="2.35621"/>
<Actor seed="63591"/>
</Entity>
<Entity uid="9767">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1496.47535" z="145.06046"/>
<Orientation y="2.35621"/>
<Actor seed="6050"/>
</Entity>
<Entity uid="9768">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1454.7887" z="143.68067"/>
<Orientation y="2.35621"/>
<Actor seed="59587"/>
</Entity>
<Entity uid="9769">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1450.94043" z="139.73856"/>
<Orientation y="2.35621"/>
<Actor seed="30299"/>
</Entity>
<Entity uid="9770">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1438.33167" z="106.90914"/>
<Orientation y="2.35621"/>
<Actor seed="35536"/>
</Entity>
<Entity uid="9771">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1465.75709" z="140.43503"/>
<Orientation y="2.35621"/>
<Actor seed="2522"/>
</Entity>
<Entity uid="9772">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1451.96119" z="131.79499"/>
<Orientation y="2.35621"/>
<Actor seed="7101"/>
</Entity>
<Entity uid="9773">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1455.27796" z="121.71592"/>
<Orientation y="2.35621"/>
<Actor seed="15873"/>
</Entity>
<Entity uid="9774">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1456.30835" z="114.90755"/>
<Orientation y="2.35621"/>
<Actor seed="18247"/>
</Entity>
<Entity uid="9775">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1445.32654" z="145.62632"/>
<Orientation y="2.35621"/>
<Actor seed="64305"/>
</Entity>
<Entity uid="9776">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1451.0027" z="148.34812"/>
<Orientation y="2.35621"/>
<Actor seed="5892"/>
</Entity>
<Entity uid="9777">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1443.70984" z="154.29728"/>
<Orientation y="-2.33918"/>
<Actor seed="27708"/>
</Entity>
<Entity uid="9778">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1435.3512" z="139.34958"/>
<Orientation y="2.35621"/>
<Actor seed="24201"/>
</Entity>
<Entity uid="9779">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1432.83497" z="130.9485"/>
<Orientation y="2.35621"/>
<Actor seed="38051"/>
</Entity>
<Entity uid="9780">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1433.68641" z="155.14228"/>
<Orientation y="0.14705"/>
<Actor seed="58861"/>
</Entity>
<Entity uid="9781">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1434.99622" z="167.09205"/>
<Orientation y="2.35621"/>
<Actor seed="41186"/>
</Entity>
<Entity uid="9782">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1463.83472" z="143.97208"/>
<Orientation y="2.35621"/>
<Actor seed="64082"/>
</Entity>
<Entity uid="9783">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1453.62281" z="150.38517"/>
<Orientation y="2.35621"/>
<Actor seed="38168"/>
</Entity>
<Entity uid="9784">
<Template>actor|props/structures/ptolemies/market_props.xml</Template>
<Position x="1522.91321" z="198.62281"/>
<Orientation y="2.35621"/>
<Actor seed="1946"/>
</Entity>
<Entity uid="9785">
<Template>actor|props/structures/ptolemies/market_props.xml</Template>
<Position x="1500.69312" z="193.91639"/>
<Orientation y="2.35621"/>
<Actor seed="51809"/>
</Entity>
<Entity uid="9786">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1488.01807" z="196.99976"/>
<Orientation y="-1.8858"/>
<Actor seed="57114"/>
</Entity>
<Entity uid="9787">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1490.15235" z="180.5377"/>
<Orientation y="-0.46769"/>
<Actor seed="21431"/>
</Entity>
<Entity uid="9788">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1493.8573" z="189.39271"/>
<Orientation y="1.91723"/>
<Actor seed="13992"/>
</Entity>
<Entity uid="9789">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1503.26673" z="182.84653"/>
<Orientation y="2.35621"/>
<Actor seed="28546"/>
</Entity>
<Entity uid="9790">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1501.50208" z="184.19697"/>
<Orientation y="2.35621"/>
<Actor seed="9101"/>
</Entity>
<Entity uid="9791">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1501.9734" z="185.26984"/>
<Orientation y="2.35621"/>
<Actor seed="54939"/>
</Entity>
<Entity uid="9792">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1505.01868" z="182.24851"/>
<Orientation y="2.94578"/>
<Actor seed="25348"/>
</Entity>
<Entity uid="9793">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1504.89563" z="179.42273"/>
<Orientation y="2.35621"/>
<Actor seed="50443"/>
</Entity>
<Entity uid="9794">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1505.64197" z="178.12809"/>
<Orientation y="2.10244"/>
<Actor seed="6444"/>
</Entity>
<Entity uid="9795">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1507.5536" z="176.24729"/>
<Orientation y="2.35621"/>
<Actor seed="8541"/>
</Entity>
<Entity uid="9796">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1507.65918" z="175.93299"/>
<Orientation y="2.35621"/>
<Actor seed="13499"/>
</Entity>
<Entity uid="9797">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1499.67115" z="179.74183"/>
<Orientation y="-1.59917"/>
<Actor seed="30515"/>
</Entity>
<Entity uid="9798">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1498.63929" z="187.12314"/>
<Orientation y="2.43621"/>
<Actor seed="2767"/>
</Entity>
<Entity uid="9799">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1537.16456" z="205.90226"/>
<Orientation y="2.35621"/>
<Actor seed="41587"/>
</Entity>
<Entity uid="9800">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1538.11683" z="207.56821"/>
<Orientation y="2.35621"/>
<Actor seed="1780"/>
</Entity>
<Entity uid="9801">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1532.59937" z="209.89307"/>
<Orientation y="2.35621"/>
<Actor seed="28642"/>
</Entity>
<Entity uid="9802">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1532.39527" z="207.78586"/>
<Orientation y="2.74517"/>
<Actor seed="3061"/>
</Entity>
<Entity uid="9803">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1535.13868" z="202.5347"/>
<Orientation y="2.35621"/>
<Actor seed="24236"/>
</Entity>
<Entity uid="9804">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1534.27942" z="184.54606"/>
<Orientation y="-2.15885"/>
<Actor seed="22944"/>
</Entity>
<Entity uid="9805">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1531.0636" z="182.75867"/>
<Orientation y="2.35621"/>
<Actor seed="3115"/>
</Entity>
<Entity uid="9806">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1529.02808" z="182.0746"/>
<Orientation y="2.35621"/>
<Actor seed="12700"/>
</Entity>
<Entity uid="9807">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1525.8545" z="178.85398"/>
<Orientation y="2.35621"/>
<Actor seed="50883"/>
</Entity>
<Entity uid="9808">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1524.56434" z="176.27466"/>
<Orientation y="2.35621"/>
<Actor seed="14447"/>
</Entity>
<Entity uid="9809">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1524.0243" z="174.89026"/>
<Orientation y="2.35621"/>
<Actor seed="1195"/>
</Entity>
<Entity uid="9810">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1527.32422" z="178.43918"/>
<Orientation y="2.35621"/>
<Actor seed="17801"/>
</Entity>
<Entity uid="9811">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1529.56153" z="176.75309"/>
<Orientation y="2.35621"/>
<Actor seed="35693"/>
</Entity>
<Entity uid="9812">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1530.32862" z="174.97941"/>
<Orientation y="-0.64698"/>
<Actor seed="50149"/>
</Entity>
<Entity uid="9813">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1526.27442" z="176.70295"/>
<Orientation y="-1.9013"/>
<Actor seed="26773"/>
</Entity>
<Entity uid="9814">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1522.28248" z="174.89133"/>
<Orientation y="-1.48368"/>
<Actor seed="54293"/>
</Entity>
<Entity uid="9815">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1519.39283" z="175.14374"/>
<Orientation y="2.35621"/>
<Actor seed="45575"/>
</Entity>
<Entity uid="9816">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1535.83118" z="206.43857"/>
<Orientation y="2.35621"/>
<Actor seed="25287"/>
</Entity>
<Entity uid="9817">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1537.07508" z="210.1926"/>
<Orientation y="2.35621"/>
<Actor seed="21916"/>
</Entity>
<Entity uid="9818">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1537.8755" z="213.37482"/>
<Orientation y="2.35621"/>
<Actor seed="32291"/>
</Entity>
<Entity uid="9819">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1533.63892" z="214.58219"/>
<Orientation y="2.35621"/>
<Actor seed="33493"/>
</Entity>
<Entity uid="9820">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1526.81763" z="210.3011"/>
<Orientation y="2.07053"/>
<Actor seed="31462"/>
</Entity>
<Entity uid="9821">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1528.99769" z="205.09717"/>
<Orientation y="2.35621"/>
<Actor seed="57525"/>
</Entity>
<Entity uid="9822">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1650.95484" z="474.8997"/>
<Orientation y="2.31412"/>
<Actor seed="25966"/>
</Entity>
<Entity uid="9823">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1650.71863" z="474.02707"/>
<Orientation y="2.31412"/>
<Actor seed="17189"/>
</Entity>
<Entity uid="9824">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1652.03565" z="473.47278"/>
<Orientation y="2.31412"/>
<Actor seed="45417"/>
</Entity>
<Entity uid="9825">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1673.44654" z="474.6301"/>
<Orientation y="2.31412"/>
<Actor seed="269"/>
</Entity>
<Entity uid="9826">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1673.50477" z="472.18879"/>
<Orientation y="2.31412"/>
<Actor seed="4880"/>
</Entity>
<Entity uid="9827">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1676.52442" z="472.51194"/>
<Orientation y="2.31412"/>
<Actor seed="45708"/>
</Entity>
<Entity uid="9828">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1674.80506" z="474.08576"/>
<Orientation y="2.31412"/>
<Actor seed="34756"/>
</Entity>
<Entity uid="9829">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1682.30201" z="474.5074"/>
<Orientation y="1.50878"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9830">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1669.20215" z="473.39481"/>
<Orientation y="1.642"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9831">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1657.68274" z="474.14847"/>
<Orientation y="1.642"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9832">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1608.62916" z="476.45957"/>
<Orientation y="2.35622"/>
<Actor seed="25966"/>
</Entity>
<Entity uid="9833">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1608.35645" z="475.59766"/>
<Orientation y="2.35622"/>
<Actor seed="17189"/>
</Entity>
<Entity uid="9834">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1609.64893" z="474.98847"/>
<Orientation y="2.35622"/>
<Actor seed="45417"/>
</Entity>
<Entity uid="9835">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1631.0896" z="475.24378"/>
<Orientation y="2.35622"/>
<Actor seed="269"/>
</Entity>
<Entity uid="9836">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1631.04505" z="472.8022"/>
<Orientation y="2.35622"/>
<Actor seed="4880"/>
</Entity>
<Entity uid="9837">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1634.07557" z="472.998"/>
<Orientation y="2.35622"/>
<Actor seed="45708"/>
</Entity>
<Entity uid="9838">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1632.42396" z="474.64277"/>
<Orientation y="2.35622"/>
<Actor seed="34756"/>
</Entity>
<Entity uid="9839">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1639.93201" z="474.74854"/>
<Orientation y="1.55088"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9840">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1626.797" z="474.18818"/>
<Orientation y="1.6841"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9841">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1615.31946" z="475.42591"/>
<Orientation y="1.6841"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9842">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1591.25721" z="477.81305"/>
<Orientation y="1.6841"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9843">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1602.73475" z="476.57532"/>
<Orientation y="1.6841"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9844">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1706.34437" z="432.5453"/>
<Orientation y="3.25864"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9845">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1705.06385" z="421.07251"/>
<Orientation y="3.25864"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9846">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1744.20398" z="437.87732"/>
<Orientation y="3.21444"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9847">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1743.43177" z="426.35914"/>
<Orientation y="3.21444"/>
<Actor seed="20235"/>
</Entity>
<Entity uid="9848">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1587.71753" z="476.20429"/>
<Orientation y="2.35621"/>
<Actor seed="61588"/>
</Entity>
<Entity uid="9849">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1585.68458" z="473.52897"/>
<Orientation y="2.35621"/>
<Actor seed="61634"/>
</Entity>
<Entity uid="9850">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1590.67042" z="477.02274"/>
<Orientation y="2.35621"/>
<Actor seed="24113"/>
</Entity>
<Entity uid="9851">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1594.0896" z="472.76456"/>
<Orientation y="2.35621"/>
<Actor seed="22884"/>
</Entity>
<Entity uid="9852">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1591.6095" z="476.2563"/>
<Orientation y="2.35621"/>
<Actor seed="14434"/>
</Entity>
<Entity uid="9853">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1582.76185" z="477.19245"/>
<Orientation y="2.35621"/>
<Actor seed="58579"/>
</Entity>
<Entity uid="9854">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1581.00904" z="476.09061"/>
<Orientation y="2.35621"/>
<Actor seed="35118"/>
</Entity>
<Entity uid="9855">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1575.3025" z="474.2411"/>
<Orientation y="-1.53142"/>
<Actor seed="42388"/>
</Entity>
<Entity uid="9856">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1571.3606" z="474.31421"/>
<Orientation y="2.35621"/>
<Actor seed="11139"/>
</Entity>
<Entity uid="9857">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1573.4806" z="477.24833"/>
<Orientation y="3.01317"/>
<Actor seed="45262"/>
</Entity>
<Entity uid="9858">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1598.45423" z="474.62146"/>
<Orientation y="3.12154"/>
<Actor seed="53022"/>
</Entity>
<Entity uid="9859">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1642.35132" z="381.10904"/>
<Orientation y="-0.77584"/>
<Actor seed="22497"/>
</Entity>
<Entity uid="9860">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1680.30945" z="410.66684"/>
<Orientation y="2.35621"/>
<Actor seed="31563"/>
</Entity>
<Entity uid="9861">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1755.96717" z="408.8755"/>
<Orientation y="-0.39678"/>
<Actor seed="5414"/>
</Entity>
<Entity uid="9862">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1743.22864" z="342.5589"/>
<Orientation y="-1.497"/>
<Actor seed="26806"/>
</Entity>
<Entity uid="9863">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1707.27369" z="303.04703"/>
<Orientation y="0.58658"/>
<Actor seed="18372"/>
</Entity>
<Entity uid="9864">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1709.693" z="305.68476"/>
<Orientation y="-2.35267"/>
<Actor seed="56233"/>
</Entity>
<Entity uid="9865">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1621.88758" z="325.40604"/>
<Orientation y="0.16367"/>
<Actor seed="12253"/>
</Entity>
<Entity uid="9866">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1547.04847" z="323.19928"/>
<Orientation y="-0.19384"/>
<Actor seed="2467"/>
</Entity>
<Entity uid="9867">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.37085" z="296.74955"/>
<Orientation y="1.56385"/>
<Actor seed="50540"/>
</Entity>
<Entity uid="9868">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.40918" z="290.89496"/>
<Orientation y="1.67113"/>
<Actor seed="44359"/>
</Entity>
<Entity uid="9869">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1650.54944" z="560.01294"/>
<Orientation y="2.35621"/>
<Actor seed="31260"/>
</Entity>
<Entity uid="9870">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1673.75818" z="555.26117"/>
<Orientation y="2.35621"/>
<Actor seed="7160"/>
</Entity>
<Entity uid="9871">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1687.58423" z="561.33741"/>
<Orientation y="2.35621"/>
<Actor seed="41098"/>
</Entity>
<Entity uid="9872">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1662.86072" z="560.13154"/>
<Orientation y="2.35621"/>
<Actor seed="27949"/>
</Entity>
<Entity uid="9873">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1634.0907" z="576.82746"/>
<Orientation y="0.99302"/>
<Actor seed="60217"/>
</Entity>
<Entity uid="9874">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1691.18177" z="637.30915"/>
<Orientation y="2.35621"/>
<Actor seed="31454"/>
</Entity>
<Entity uid="9875">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1708.73877" z="634.81092"/>
<Orientation y="2.35621"/>
<Actor seed="44766"/>
</Entity>
<Entity uid="9876">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1704.72584" z="639.5923"/>
<Orientation y="2.35621"/>
<Actor seed="47103"/>
</Entity>
<Entity uid="9877">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1698.66956" z="622.84046"/>
<Orientation y="2.35621"/>
<Actor seed="34399"/>
</Entity>
<Entity uid="9878">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1710.68433" z="626.7594"/>
<Orientation y="2.35621"/>
<Actor seed="23204"/>
</Entity>
<Entity uid="9879">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1678.80396" z="649.05994"/>
<Orientation y="2.35621"/>
<Actor seed="36859"/>
</Entity>
<Entity uid="9880">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1665.07728" z="641.15082"/>
<Orientation y="2.35621"/>
<Actor seed="5517"/>
</Entity>
<Entity uid="9881">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1651.23938" z="647.38971"/>
<Orientation y="2.35621"/>
<Actor seed="52224"/>
</Entity>
<Entity uid="9882">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1640.18409" z="637.62916"/>
<Orientation y="2.35621"/>
<Actor seed="27571"/>
</Entity>
<Entity uid="9883">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1637.46558" z="631.56702"/>
<Orientation y="2.35621"/>
<Actor seed="40517"/>
</Entity>
<Entity uid="9884">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1704.36927" z="624.36982"/>
<Orientation y="2.35621"/>
<Actor seed="16241"/>
</Entity>
<Entity uid="9885">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1699.03235" z="625.13892"/>
<Orientation y="2.35621"/>
<Actor seed="21127"/>
</Entity>
<Entity uid="9886">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1704.22767" z="621.93952"/>
<Orientation y="1.86066"/>
<Actor seed="12808"/>
</Entity>
<Entity uid="9887">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.41138" z="621.00092"/>
<Orientation y="2.35621"/>
<Actor seed="44538"/>
</Entity>
<Entity uid="9888">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.20118" z="622.58967"/>
<Orientation y="2.35621"/>
<Actor seed="14348"/>
</Entity>
<Entity uid="9889">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.60938" z="630.68482"/>
<Orientation y="2.35621"/>
<Actor seed="38632"/>
</Entity>
<Entity uid="9890">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.44581" z="634.59955"/>
<Orientation y="2.35621"/>
<Actor seed="62902"/>
</Entity>
<Entity uid="9891">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.27735" z="642.22217"/>
<Orientation y="2.35621"/>
<Actor seed="62420"/>
</Entity>
<Entity uid="9892">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1706.77247" z="644.8871"/>
<Orientation y="2.35621"/>
<Actor seed="45643"/>
</Entity>
<Entity uid="9893">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.67847" z="639.07056"/>
<Orientation y="2.35621"/>
<Actor seed="14417"/>
</Entity>
<Entity uid="9894">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.50452" z="650.53296"/>
<Orientation y="2.35621"/>
<Actor seed="2667"/>
</Entity>
<Entity uid="9895">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.26465" z="656.14454"/>
<Orientation y="2.35621"/>
<Actor seed="22032"/>
</Entity>
<Entity uid="9896">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.43641" z="657.41169"/>
<Orientation y="2.35621"/>
<Actor seed="37338"/>
</Entity>
<Entity uid="9897">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.14576" z="659.62842"/>
<Orientation y="2.35621"/>
<Actor seed="54739"/>
</Entity>
<Entity uid="9898">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.04017" z="655.63819"/>
<Orientation y="2.35621"/>
<Actor seed="20891"/>
</Entity>
<Entity uid="9899">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.45765" z="654.13324"/>
<Orientation y="2.35621"/>
<Actor seed="913"/>
</Entity>
<Entity uid="9900">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1703.50574" z="650.64832"/>
<Orientation y="2.35621"/>
<Actor seed="55974"/>
</Entity>
<Entity uid="9901">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1703.02161" z="647.07416"/>
<Orientation y="2.35621"/>
<Actor seed="41167"/>
</Entity>
<Entity uid="9902">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.56287" z="643.68818"/>
<Orientation y="2.35621"/>
<Actor seed="58384"/>
</Entity>
<Entity uid="9903">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1697.23267" z="641.02717"/>
<Orientation y="2.35621"/>
<Actor seed="24775"/>
</Entity>
<Entity uid="9904">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1696.85962" z="639.94977"/>
<Orientation y="2.35621"/>
<Actor seed="30956"/>
</Entity>
<Entity uid="9905">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1687.62671" z="644.66095"/>
<Orientation y="2.35621"/>
<Actor seed="58448"/>
</Entity>
<Entity uid="9906">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1680.81946" z="647.81635"/>
<Orientation y="2.35621"/>
<Actor seed="37254"/>
</Entity>
<Entity uid="9907">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1676.93445" z="649.95142"/>
<Orientation y="2.35621"/>
<Actor seed="39856"/>
</Entity>
<Entity uid="9908">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1672.40137" z="653.78266"/>
<Orientation y="2.35621"/>
<Actor seed="5931"/>
</Entity>
<Entity uid="9909">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1666.06946" z="650.31507"/>
<Orientation y="2.35621"/>
<Actor seed="64980"/>
</Entity>
<Entity uid="9910">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1665.5" z="646.94105"/>
<Orientation y="2.35621"/>
<Actor seed="37852"/>
</Entity>
<Entity uid="9911">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1662.50025" z="651.5846"/>
<Orientation y="2.35621"/>
<Actor seed="41954"/>
</Entity>
<Entity uid="9912">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1661.26917" z="656.52875"/>
<Orientation y="2.35621"/>
<Actor seed="5459"/>
</Entity>
<Entity uid="9913">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1659.9231" z="651.65326"/>
<Orientation y="2.35621"/>
<Actor seed="39005"/>
</Entity>
<Entity uid="9914">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1658.16858" z="649.60694"/>
<Orientation y="-1.26986"/>
<Actor seed="30809"/>
</Entity>
<Entity uid="9915">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1647.62391" z="653.29358"/>
<Orientation y="2.35621"/>
<Actor seed="10852"/>
</Entity>
<Entity uid="9916">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1652.95606" z="649.32282"/>
<Orientation y="2.35621"/>
<Actor seed="18491"/>
</Entity>
<Entity uid="9917">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1658.06592" z="644.10645"/>
<Orientation y="2.35621"/>
<Actor seed="36612"/>
</Entity>
<Entity uid="9918">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1650.26465" z="640.21814"/>
<Orientation y="2.35621"/>
<Actor seed="35698"/>
</Entity>
<Entity uid="9919">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1641.46631" z="638.85871"/>
<Orientation y="2.35621"/>
<Actor seed="16504"/>
</Entity>
<Entity uid="9920">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1635.9817" z="639.19715"/>
<Orientation y="2.35621"/>
<Actor seed="43343"/>
</Entity>
<Entity uid="9921">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1633.22815" z="639.02985"/>
<Orientation y="2.35621"/>
<Actor seed="64348"/>
</Entity>
<Entity uid="9922">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1636.60511" z="637.29145"/>
<Orientation y="2.35621"/>
<Actor seed="63626"/>
</Entity>
<Entity uid="9923">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1638.09021" z="632.68628"/>
<Orientation y="2.35621"/>
<Actor seed="46377"/>
</Entity>
<Entity uid="9924">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1636.46326" z="636.80854"/>
<Orientation y="2.35621"/>
<Actor seed="11482"/>
</Entity>
<Entity uid="9925">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1637.17042" z="639.21546"/>
<Orientation y="0.07969"/>
<Actor seed="49136"/>
</Entity>
<Entity uid="9926">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1638.32398" z="646.17585"/>
<Orientation y="2.35621"/>
<Actor seed="875"/>
</Entity>
<Entity uid="9927">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1649.2848" z="647.87146"/>
<Orientation y="2.35621"/>
<Actor seed="18476"/>
</Entity>
<Entity uid="9928">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1669.47144" z="647.13837"/>
<Orientation y="2.35621"/>
<Actor seed="55839"/>
</Entity>
<Entity uid="9929">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1639.10462" z="574.75715"/>
<Orientation y="2.35621"/>
<Actor seed="26989"/>
</Entity>
<Entity uid="9930">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1635.30604" z="576.62275"/>
<Orientation y="2.35621"/>
<Actor seed="10410"/>
</Entity>
<Entity uid="9931">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1634.50232" z="572.8896"/>
<Orientation y="2.35621"/>
<Actor seed="53735"/>
</Entity>
<Entity uid="9932">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1639.55518" z="567.70722"/>
<Orientation y="2.35621"/>
<Actor seed="23499"/>
</Entity>
<Entity uid="9933">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1643.35962" z="562.0088"/>
<Orientation y="2.35621"/>
<Actor seed="10499"/>
</Entity>
<Entity uid="9934">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1646.64698" z="558.79389"/>
<Orientation y="2.35621"/>
<Actor seed="19204"/>
</Entity>
<Entity uid="9935">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1654.8595" z="561.30121"/>
<Orientation y="2.35621"/>
<Actor seed="57752"/>
</Entity>
<Entity uid="9936">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1656.21595" z="562.73255"/>
<Orientation y="-0.22245"/>
<Actor seed="60596"/>
</Entity>
<Entity uid="9937">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1651.9513" z="568.5279"/>
<Orientation y="2.35621"/>
<Actor seed="17527"/>
</Entity>
<Entity uid="9938">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1644.70203" z="568.68146"/>
<Orientation y="2.35621"/>
<Actor seed="45345"/>
</Entity>
<Entity uid="9939">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1649.12171" z="561.60358"/>
<Orientation y="2.35621"/>
<Actor seed="45503"/>
</Entity>
<Entity uid="9940">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1655.27186" z="560.12018"/>
<Orientation y="2.35621"/>
<Actor seed="35118"/>
</Entity>
<Entity uid="9941">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1664.94568" z="560.56348"/>
<Orientation y="2.35621"/>
<Actor seed="12830"/>
</Entity>
<Entity uid="9942">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1672.67481" z="561.51465"/>
<Orientation y="1.30726"/>
<Actor seed="28475"/>
</Entity>
<Entity uid="9943">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1683.27747" z="564.24146"/>
<Orientation y="2.35621"/>
<Actor seed="24811"/>
</Entity>
<Entity uid="9944">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1685.41553" z="563.45673"/>
<Orientation y="2.35621"/>
<Actor seed="14038"/>
</Entity>
<Entity uid="9945">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1682.6277" z="558.32471"/>
<Orientation y="-1.508"/>
<Actor seed="13933"/>
</Entity>
<Entity uid="9946">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1677.50477" z="558.21247"/>
<Orientation y="2.35621"/>
<Actor seed="23850"/>
</Entity>
<Entity uid="9947">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1669.49976" z="557.93494"/>
<Orientation y="-1.21283"/>
<Actor seed="50088"/>
</Entity>
<Entity uid="9948">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1655.16773" z="560.91034"/>
<Orientation y="2.35621"/>
<Actor seed="26089"/>
</Entity>
<Entity uid="9949">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1665.07618" z="556.81019"/>
<Orientation y="2.35621"/>
<Actor seed="46447"/>
</Entity>
<Entity uid="9950">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1672.4181" z="555.35358"/>
<Orientation y="2.35621"/>
<Actor seed="60470"/>
</Entity>
<Entity uid="9951">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1676.66492" z="555.82581"/>
<Orientation y="1.00408"/>
<Actor seed="57337"/>
</Entity>
<Entity uid="9952">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1687.02747" z="562.6327"/>
<Orientation y="2.35621"/>
<Actor seed="40814"/>
</Entity>
<Entity uid="9953">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1692.55909" z="565.77277"/>
<Orientation y="2.35621"/>
<Actor seed="17794"/>
</Entity>
<Entity uid="9954">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1693.7848" z="567.38636"/>
<Orientation y="2.35621"/>
<Actor seed="27244"/>
</Entity>
<Entity uid="9955">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1689.11243" z="569.3672"/>
<Orientation y="2.35621"/>
<Actor seed="47583"/>
</Entity>
<Entity uid="9956">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.70972" z="572.72297"/>
<Orientation y="2.35621"/>
<Actor seed="11799"/>
</Entity>
<Entity uid="9957">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1698.85364" z="572.32264"/>
<Orientation y="2.35621"/>
<Actor seed="19870"/>
</Entity>
<Entity uid="9958">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1699.79871" z="575.73469"/>
<Orientation y="2.35621"/>
<Actor seed="20970"/>
</Entity>
<Entity uid="9959">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1698.2616" z="579.10584"/>
<Orientation y="2.35621"/>
<Actor seed="22982"/>
</Entity>
<Entity uid="9960">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1689.6371" z="561.26612"/>
<Orientation y="2.35621"/>
<Actor seed="22802"/>
</Entity>
<Entity uid="9961">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1676.74744" z="563.53687"/>
<Orientation y="2.35621"/>
<Actor seed="42842"/>
</Entity>
<Entity uid="9962">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1660.14917" z="562.05207"/>
<Orientation y="2.35621"/>
<Actor seed="60618"/>
</Entity>
<Entity uid="9963">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1657.48194" z="558.40918"/>
<Orientation y="2.35621"/>
<Actor seed="573"/>
</Entity>
<Entity uid="9964">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1647.10547" z="561.61628"/>
<Orientation y="-0.7717"/>
<Actor seed="15133"/>
</Entity>
<Entity uid="9965">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1637.1554" z="570.0141"/>
<Orientation y="2.35621"/>
<Actor seed="15779"/>
</Entity>
<Entity uid="9966">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1630.04053" z="577.1302"/>
<Orientation y="2.35621"/>
<Actor seed="25399"/>
</Entity>
<Entity uid="9967">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1632.51978" z="580.6327"/>
<Orientation y="2.35621"/>
<Actor seed="30712"/>
</Entity>
<Entity uid="9968">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1631.29346" z="582.84766"/>
<Orientation y="2.35621"/>
<Actor seed="62777"/>
</Entity>
<Entity uid="9969">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1630.83716" z="584.34461"/>
<Orientation y="2.35621"/>
<Actor seed="52692"/>
</Entity>
<Entity uid="9970">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1670.07801" z="616.48646"/>
<Orientation y="2.35621"/>
<Actor seed="24669"/>
</Entity>
<Entity uid="9971">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1666.02576" z="616.96033"/>
<Orientation y="-1.7182"/>
<Actor seed="53699"/>
</Entity>
<Entity uid="9972">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1645.0409" z="596.00599"/>
<Orientation y="2.35621"/>
<Actor seed="28331"/>
</Entity>
<Entity uid="9973">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1650.41041" z="585.44465"/>
<Orientation y="1.62026"/>
<Actor seed="33229"/>
</Entity>
<Entity uid="9974">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1663.93494" z="582.15455"/>
<Orientation y="0.85538"/>
<Actor seed="55666"/>
</Entity>
<Entity uid="9975">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1665.39344" z="595.39502"/>
<Orientation y="-0.39162"/>
<Actor seed="61333"/>
</Entity>
<Entity uid="9976">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1655.2649" z="608.0705"/>
<Orientation y="2.35621"/>
<Actor seed="3521"/>
</Entity>
<Entity uid="9977">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1645.21668" z="605.5636"/>
<Orientation y="2.35621"/>
<Actor seed="31931"/>
</Entity>
<Entity uid="9978">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1647.14881" z="585.09888"/>
<Orientation y="2.35621"/>
<Actor seed="29514"/>
</Entity>
<Entity uid="9979">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1658.99061" z="581.00751"/>
<Orientation y="1.38067"/>
<Actor seed="41106"/>
</Entity>
<Entity uid="9980">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1672.79285" z="585.09314"/>
<Orientation y="0.75907"/>
<Actor seed="539"/>
</Entity>
<Entity uid="9981">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1683.9657" z="601.07508"/>
<Orientation y="0.18178"/>
<Actor seed="13903"/>
</Entity>
<Entity uid="9982">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1684.95984" z="619.51508"/>
<Orientation y="-0.81315"/>
<Actor seed="40076"/>
</Entity>
<Entity uid="9983">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1671.42664" z="625.38209"/>
<Orientation y="-1.32731"/>
<Actor seed="56307"/>
</Entity>
<Entity uid="9984">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1656.95264" z="628.10987"/>
<Orientation y="-1.5411"/>
<Actor seed="40940"/>
</Entity>
<Entity uid="9985">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1644.22315" z="621.7569"/>
<Orientation y="2.35621"/>
<Actor seed="38318"/>
</Entity>
<Entity uid="9986">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1635.84278" z="611.55872"/>
<Orientation y="2.35621"/>
<Actor seed="50019"/>
</Entity>
<Entity uid="9987">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1634.50965" z="605.60761"/>
<Orientation y="2.35621"/>
<Actor seed="2767"/>
</Entity>
<Entity uid="9988">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1633.97742" z="598.5243"/>
<Orientation y="2.35621"/>
<Actor seed="9762"/>
</Entity>
<Entity uid="9989">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1632.89307" z="593.73084"/>
<Orientation y="2.35621"/>
<Actor seed="61994"/>
</Entity>
<Entity uid="9990">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1632.06043" z="609.12482"/>
<Orientation y="-0.00979"/>
<Actor seed="52863"/>
</Entity>
<Entity uid="9991">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1639.80457" z="629.4878"/>
<Orientation y="1.0356"/>
<Actor seed="47452"/>
</Entity>
<Entity uid="9992">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1658.77283" z="636.51331"/>
<Orientation y="1.32308"/>
<Actor seed="45629"/>
</Entity>
<Entity uid="9993">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1669.45105" z="636.74128"/>
<Orientation y="2.35621"/>
<Actor seed="3658"/>
</Entity>
<Entity uid="9994">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1676.32911" z="631.45405"/>
<Orientation y="2.15806"/>
<Actor seed="58017"/>
</Entity>
<Entity uid="9995">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1682.22815" z="616.28797"/>
<Orientation y="2.35621"/>
<Actor seed="46331"/>
</Entity>
<Entity uid="9996">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1680.86646" z="603.23127"/>
<Orientation y="2.35621"/>
<Actor seed="8724"/>
</Entity>
<Entity uid="9997">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1675.98743" z="593.67737"/>
<Orientation y="-1.98075"/>
<Actor seed="63102"/>
</Entity>
<Entity uid="9998">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1659.54883" z="584.52942"/>
<Orientation y="2.35621"/>
<Actor seed="43907"/>
</Entity>
<Entity uid="9999">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1659.13416" z="579.16382"/>
<Orientation y="2.35621"/>
<Actor seed="18655"/>
</Entity>
<Entity uid="10000">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1656.1648" z="590.79395"/>
<Orientation y="2.35621"/>
<Actor seed="48867"/>
</Entity>
<Entity uid="10001">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1660.35865" z="608.05848"/>
<Orientation y="2.35621"/>
<Actor seed="47660"/>
</Entity>
<Entity uid="10002">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1676.2721" z="617.73542"/>
<Orientation y="2.35621"/>
<Actor seed="49593"/>
</Entity>
<Entity uid="10003">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1677.80994" z="598.28907"/>
<Orientation y="-0.33584"/>
<Actor seed="43286"/>
</Entity>
<Entity uid="10004">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1653.92957" z="611.54432"/>
<Orientation y="2.35621"/>
<Actor seed="12451"/>
</Entity>
<Entity uid="10005">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1678.42945" z="479.49036"/>
<Orientation y="2.35621"/>
<Actor seed="40982"/>
</Entity>
<Entity uid="10006">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1682.38343" z="477.47208"/>
<Orientation y="2.35621"/>
<Actor seed="26326"/>
</Entity>
<Entity uid="10007">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1684.84607" z="477.40326"/>
<Orientation y="2.35621"/>
<Actor seed="39440"/>
</Entity>
<Entity uid="10008">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1680.86243" z="474.95862"/>
<Orientation y="-1.501"/>
<Actor seed="7275"/>
</Entity>
<Entity uid="10009">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1673.99646" z="475.87809"/>
<Orientation y="-1.53335"/>
<Actor seed="35188"/>
</Entity>
<Entity uid="10010">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1667.53284" z="476.58616"/>
<Orientation y="2.35621"/>
<Actor seed="52846"/>
</Entity>
<Entity uid="10011">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1662.75977" z="476.85926"/>
<Orientation y="-1.486"/>
<Actor seed="52114"/>
</Entity>
<Entity uid="10012">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1659.16126" z="477.18158"/>
<Orientation y="2.35621"/>
<Actor seed="54419"/>
</Entity>
<Entity uid="10013">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1638.93287" z="478.04072"/>
<Orientation y="2.35621"/>
<Actor seed="1107"/>
</Entity>
<Entity uid="10014">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1639.49354" z="520.92377"/>
<Orientation y="2.35621"/>
<Actor seed="36481"/>
</Entity>
<Entity uid="10015">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1638.54944" z="515.03022"/>
<Orientation y="2.35621"/>
<Actor seed="46663"/>
</Entity>
<Entity uid="10016">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1645.9131" z="517.01893"/>
<Orientation y="2.35621"/>
<Actor seed="32814"/>
</Entity>
<Entity uid="10017">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1651.6819" z="516.62525"/>
<Orientation y="2.35621"/>
<Actor seed="23837"/>
</Entity>
<Entity uid="10018">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1657.20667" z="516.64472"/>
<Orientation y="1.32636"/>
<Actor seed="29884"/>
</Entity>
<Entity uid="10019">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1665.63782" z="516.0923"/>
<Orientation y="2.35621"/>
<Actor seed="9026"/>
</Entity>
<Entity uid="10020">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1629.6371" z="522.51655"/>
<Orientation y="2.35621"/>
<Actor seed="13810"/>
</Entity>
<Entity uid="10021">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1626.55286" z="520.59296"/>
<Orientation y="2.35621"/>
<Actor seed="7069"/>
</Entity>
<Entity uid="10022">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1639.39173" z="515.11127"/>
<Orientation y="2.35621"/>
<Actor seed="18801"/>
</Entity>
<Entity uid="10023">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1645.86695" z="520.26911"/>
<Orientation y="2.35621"/>
<Actor seed="50269"/>
</Entity>
<Entity uid="10024">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1585.96387" z="517.15436"/>
<Orientation y="2.35621"/>
<Actor seed="31872"/>
</Entity>
<Entity uid="10025">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1581.68824" z="514.54096"/>
<Orientation y="2.35621"/>
<Actor seed="30687"/>
</Entity>
<Entity uid="10026">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1578.87171" z="513.15003"/>
<Orientation y="-1.22263"/>
<Actor seed="26340"/>
</Entity>
<Entity uid="10027">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1572.68323" z="516.54273"/>
<Orientation y="2.35621"/>
<Actor seed="57235"/>
</Entity>
<Entity uid="10028">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1572.1919" z="480.00712"/>
<Orientation y="2.35621"/>
<Actor seed="10912"/>
</Entity>
<Entity uid="10029">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1564.13501" z="481.96702"/>
<Orientation y="-1.14342"/>
<Actor seed="31895"/>
</Entity>
<Entity uid="10030">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1558.77674" z="483.70704"/>
<Orientation y="2.35621"/>
<Actor seed="26597"/>
</Entity>
<Entity uid="10031">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1555.06128" z="482.13877"/>
<Orientation y="2.35621"/>
<Actor seed="55376"/>
</Entity>
<Entity uid="10032">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1553.3213" z="480.55811"/>
<Orientation y="2.35621"/>
<Actor seed="59805"/>
</Entity>
<Entity uid="10033">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1547.68042" z="476.92328"/>
<Orientation y="2.35621"/>
<Actor seed="17272"/>
</Entity>
<Entity uid="10034">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1545.33399" z="478.98578"/>
<Orientation y="2.35621"/>
<Actor seed="4793"/>
</Entity>
<Entity uid="10035">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1531.00464" z="517.51746"/>
<Orientation y="2.35621"/>
<Actor seed="25386"/>
</Entity>
<Entity uid="10036">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1526.67432" z="516.00513"/>
<Orientation y="2.35621"/>
<Actor seed="7475"/>
</Entity>
<Entity uid="10037">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1519.2793" z="513.33387"/>
<Orientation y="2.35621"/>
<Actor seed="6066"/>
</Entity>
<Entity uid="10038">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1508.26514" z="517.45423"/>
<Orientation y="-0.45374"/>
<Actor seed="28279"/>
</Entity>
<Entity uid="10039">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1507.01868" z="521.58692"/>
<Orientation y="2.35621"/>
<Actor seed="54754"/>
</Entity>
<Entity uid="10040">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1508.6471" z="525.81696"/>
<Orientation y="2.35621"/>
<Actor seed="40396"/>
</Entity>
<Entity uid="10041">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1489.60596" z="519.89167"/>
<Orientation y="2.35621"/>
<Actor seed="55999"/>
</Entity>
<Entity uid="10042">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1487.4568" z="520.48621"/>
<Orientation y="-0.87693"/>
<Actor seed="24775"/>
</Entity>
<Entity uid="10043">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1480.56482" z="522.94495"/>
<Orientation y="2.35621"/>
<Actor seed="12445"/>
</Entity>
<Entity uid="10044">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1478.74463" z="514.88447"/>
<Orientation y="2.35621"/>
<Actor seed="18927"/>
</Entity>
<Entity uid="10045">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1475.8285" z="515.5824"/>
<Orientation y="-1.07897"/>
<Actor seed="64265"/>
</Entity>
<Entity uid="10046">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1470.18042" z="515.13624"/>
<Orientation y="2.35621"/>
<Actor seed="6521"/>
</Entity>
<Entity uid="10047">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1466.84205" z="508.64124"/>
<Orientation y="2.35621"/>
<Actor seed="62678"/>
</Entity>
<Entity uid="10048">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1462.42225" z="496.20051"/>
<Orientation y="2.35621"/>
<Actor seed="7663"/>
</Entity>
<Entity uid="10049">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1467.68128" z="491.74631"/>
<Orientation y="2.35621"/>
<Actor seed="31285"/>
</Entity>
<Entity uid="10050">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1471.60743" z="489.8118"/>
<Orientation y="2.35621"/>
<Actor seed="53179"/>
</Entity>
<Entity uid="10051">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1465.78553" z="483.14765"/>
<Orientation y="-0.77807"/>
<Actor seed="8377"/>
</Entity>
<Entity uid="10052">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1461.53992" z="489.79847"/>
<Orientation y="-0.3545"/>
<Actor seed="23377"/>
</Entity>
<Entity uid="10053">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1460.64112" z="499.21183"/>
<Orientation y="0.48156"/>
<Actor seed="48064"/>
</Entity>
<Entity uid="10054">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1467.19092" z="509.77851"/>
<Orientation y="2.35621"/>
<Actor seed="15508"/>
</Entity>
<Entity uid="10055">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1472.07007" z="512.2364"/>
<Orientation y="2.35621"/>
<Actor seed="40848"/>
</Entity>
<Entity uid="10056">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1472.30054" z="518.06574"/>
<Orientation y="2.35621"/>
<Actor seed="14770"/>
</Entity>
<Entity uid="10057">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1460.8606" z="525.71949"/>
<Orientation y="2.35621"/>
<Actor seed="7875"/>
</Entity>
<Entity uid="10058">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1454.47242" z="523.78901"/>
<Orientation y="2.35621"/>
<Actor seed="27207"/>
</Entity>
<Entity uid="10059">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1447.52259" z="516.07453"/>
<Orientation y="2.35621"/>
<Actor seed="53148"/>
</Entity>
<Entity uid="10060">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1445.66053" z="509.41037"/>
<Orientation y="2.35621"/>
<Actor seed="51395"/>
</Entity>
<Entity uid="10061">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1445.25074" z="486.83362"/>
<Orientation y="2.35621"/>
<Actor seed="52855"/>
</Entity>
<Entity uid="10062">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1448.33582" z="482.09406"/>
<Orientation y="2.35621"/>
<Actor seed="5367"/>
</Entity>
<Entity uid="10063">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1449.99146" z="479.29664"/>
<Orientation y="2.35621"/>
<Actor seed="46526"/>
</Entity>
<Entity uid="10064">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1460.25953" z="483.49854"/>
<Orientation y="2.35621"/>
<Actor seed="61358"/>
</Entity>
<Entity uid="10065">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1463.02906" z="482.21686"/>
<Orientation y="2.35621"/>
<Actor seed="57304"/>
</Entity>
<Entity uid="10066">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1465.38013" z="476.38593"/>
<Orientation y="2.35621"/>
<Actor seed="42523"/>
</Entity>
<Entity uid="10067">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1468.95887" z="475.71122"/>
<Orientation y="2.35621"/>
<Actor seed="15139"/>
</Entity>
<Entity uid="10068">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1475.83851" z="480.0767"/>
<Orientation y="2.35621"/>
<Actor seed="51911"/>
</Entity>
<Entity uid="10069">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1465.47876" z="471.3873"/>
<Orientation y="2.35621"/>
<Actor seed="52312"/>
</Entity>
<Entity uid="10070">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1462.23328" z="480.59455"/>
<Orientation y="2.35621"/>
<Actor seed="22479"/>
</Entity>
<Entity uid="10071">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1455.31971" z="483.44132"/>
<Orientation y="-1.11841"/>
<Actor seed="49489"/>
</Entity>
<Entity uid="10072">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1460.83033" z="490.65906"/>
<Orientation y="2.35621"/>
<Actor seed="41346"/>
</Entity>
<Entity uid="10073">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1450.18433" z="499.52744"/>
<Orientation y="2.35621"/>
<Actor seed="52920"/>
</Entity>
<Entity uid="10074">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1463.63746" z="507.67594"/>
<Orientation y="2.35621"/>
<Actor seed="47384"/>
</Entity>
<Entity uid="10075">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1468.03016" z="521.12995"/>
<Orientation y="2.35621"/>
<Actor seed="39034"/>
</Entity>
<Entity uid="10076">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1477.18628" z="511.89466"/>
<Orientation y="2.35621"/>
<Actor seed="3242"/>
</Entity>
<Entity uid="10077">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1477.71351" z="517.9394"/>
<Orientation y="-0.0152"/>
<Actor seed="63774"/>
</Entity>
<Entity uid="10078">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1476.28907" z="528.35364"/>
<Orientation y="2.35621"/>
<Actor seed="62237"/>
</Entity>
<Entity uid="10079">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1484.12098" z="524.82435"/>
<Orientation y="2.35621"/>
<Actor seed="38236"/>
</Entity>
<Entity uid="10080">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1495.19642" z="519.99323"/>
<Orientation y="2.35621"/>
<Actor seed="42292"/>
</Entity>
<Entity uid="10081">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1479.3191" z="473.6991"/>
<Orientation y="2.35621"/>
<Actor seed="39652"/>
</Entity>
<Entity uid="10082">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1464.8147" z="474.52387"/>
<Orientation y="2.35621"/>
<Actor seed="22313"/>
</Entity>
<Entity uid="10083">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1469.93226" z="466.57532"/>
<Orientation y="2.35621"/>
<Actor seed="32325"/>
</Entity>
<Entity uid="10084">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1469.24415" z="474.40415"/>
<Orientation y="-0.49277"/>
<Actor seed="31544"/>
</Entity>
<Entity uid="10085">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1461.33606" z="486.55634"/>
<Orientation y="-0.17965"/>
<Actor seed="8075"/>
</Entity>
<Entity uid="10086">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1455.80311" z="495.6868"/>
<Orientation y="2.35621"/>
<Actor seed="52646"/>
</Entity>
<Entity uid="10087">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1447.32398" z="499.27994"/>
<Orientation y="2.35621"/>
<Actor seed="15019"/>
</Entity>
<Entity uid="10088">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1460.76075" z="501.33097"/>
<Orientation y="2.35621"/>
<Actor seed="54194"/>
</Entity>
<Entity uid="10089">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1457.93152" z="507.9524"/>
<Orientation y="-0.19657"/>
<Actor seed="34446"/>
</Entity>
<Entity uid="10090">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1457.71973" z="518.60755"/>
<Orientation y="2.35621"/>
<Actor seed="64249"/>
</Entity>
<Entity uid="10091">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1468.18433" z="516.73359"/>
<Orientation y="2.35621"/>
<Actor seed="61488"/>
</Entity>
<Entity uid="10092">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1484.11475" z="532.81794"/>
<Orientation y="2.35621"/>
<Actor seed="31658"/>
</Entity>
<Entity uid="10093">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1494.27442" z="525.09864"/>
<Orientation y="2.35621"/>
<Actor seed="64386"/>
</Entity>
<Entity uid="10094">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1472.36353" z="441.42145"/>
<Orientation y="2.35621"/>
<Actor seed="21087"/>
</Entity>
<Entity uid="10095">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1467.29834" z="441.07328"/>
<Orientation y="2.35621"/>
<Actor seed="64876"/>
</Entity>
<Entity uid="10096">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1475.1504" z="447.03132"/>
<Orientation y="2.35621"/>
<Actor seed="36154"/>
</Entity>
<Entity uid="10097">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1495.11" z="457.20282"/>
<Orientation y="2.35621"/>
<Actor seed="19576"/>
</Entity>
<Entity uid="10098">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1492.87488" z="458.15015"/>
<Orientation y="2.35621"/>
<Actor seed="39271"/>
</Entity>
<Entity uid="10099">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1492.79029" z="459.62174"/>
<Orientation y="2.35621"/>
<Actor seed="52868"/>
</Entity>
<Entity uid="10100">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1498.14771" z="458.89206"/>
<Orientation y="2.35621"/>
<Actor seed="31409"/>
</Entity>
<Entity uid="10101">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1498.61817" z="454.64042"/>
<Orientation y="2.35621"/>
<Actor seed="51081"/>
</Entity>
<Entity uid="10102">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1498.00599" z="453.07752"/>
<Orientation y="2.35621"/>
<Actor seed="53115"/>
</Entity>
<Entity uid="10103">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1494.2793" z="450.12024"/>
<Orientation y="-1.40168"/>
<Actor seed="52399"/>
</Entity>
<Entity uid="10104">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1489.23682" z="450.90903"/>
<Orientation y="2.35621"/>
<Actor seed="46736"/>
</Entity>
<Entity uid="10105">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1489.8683" z="449.64295"/>
<Orientation y="2.35621"/>
<Actor seed="6026"/>
</Entity>
<Entity uid="10106">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1490.13086" z="446.28855"/>
<Orientation y="2.35621"/>
<Actor seed="28008"/>
</Entity>
<Entity uid="10107">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1484.8838" z="450.19245"/>
<Orientation y="2.35621"/>
<Actor seed="6848"/>
</Entity>
<Entity uid="10108">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1485.86878" z="455.32728"/>
<Orientation y="2.35621"/>
<Actor seed="35509"/>
</Entity>
<Entity uid="10109">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1486.00806" z="457.27237"/>
<Orientation y="2.35621"/>
<Actor seed="52363"/>
</Entity>
<Entity uid="10110">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1488.57215" z="460.95649"/>
<Orientation y="2.35621"/>
<Actor seed="398"/>
</Entity>
<Entity uid="10111">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1491.83082" z="463.07435"/>
<Orientation y="2.35621"/>
<Actor seed="54476"/>
</Entity>
<Entity uid="10112">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1492.54163" z="459.60547"/>
<Orientation y="2.35621"/>
<Actor seed="41083"/>
</Entity>
<Entity uid="10113">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1491.18458" z="455.38141"/>
<Orientation y="2.35621"/>
<Actor seed="7352"/>
</Entity>
<Entity uid="10114">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1500.49805" z="447.95557"/>
<Orientation y="-0.206"/>
<Actor seed="8243"/>
</Entity>
<Entity uid="10115">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1483.93604" z="449.27518"/>
<Orientation y="0.34818"/>
<Actor seed="41480"/>
</Entity>
<Entity uid="10116">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1471.21998" z="446.36283"/>
<Orientation y="-0.39286"/>
<Actor seed="5427"/>
</Entity>
<Entity uid="10117">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1483.0918" z="455.29828"/>
<Orientation y="1.0485"/>
<Actor seed="45114"/>
</Entity>
<Entity uid="10118">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1483.81177" z="462.1789"/>
<Orientation y="-0.68696"/>
<Actor seed="57773"/>
</Entity>
<Entity uid="10119">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1477.4607" z="442.35648"/>
<Orientation y="2.35621"/>
<Actor seed="44564"/>
</Entity>
<Entity uid="10120">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1469.21448" z="408.24247"/>
<Orientation y="1.0071"/>
<Actor seed="53548"/>
</Entity>
<Entity uid="10121">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1470.66797" z="408.62986"/>
<Orientation y="2.35621"/>
<Actor seed="18924"/>
</Entity>
<Entity uid="10122">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1476.18055" z="405.7569"/>
<Orientation y="2.35621"/>
<Actor seed="13249"/>
</Entity>
<Entity uid="10123">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1474.06434" z="401.82065"/>
<Orientation y="2.35621"/>
<Actor seed="49909"/>
</Entity>
<Entity uid="10124">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1465.99793" z="402.05875"/>
<Orientation y="2.35621"/>
<Actor seed="37771"/>
</Entity>
<Entity uid="10125">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1464.9203" z="404.23066"/>
<Orientation y="2.35621"/>
<Actor seed="21740"/>
</Entity>
<Entity uid="10126">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1467.43873" z="407.4003"/>
<Orientation y="2.35621"/>
<Actor seed="30785"/>
</Entity>
<Entity uid="10127">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1471.69776" z="402.95911"/>
<Orientation y="2.35621"/>
<Actor seed="34671"/>
</Entity>
<Entity uid="10128">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1468.646" z="404.46158"/>
<Orientation y="2.35621"/>
<Actor seed="38155"/>
</Entity>
<Entity uid="10129">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1471.94397" z="398.29221"/>
<Orientation y="-0.0829"/>
<Actor seed="24156"/>
</Entity>
<Entity uid="10130">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1480.98572" z="401.37702"/>
<Orientation y="-1.14643"/>
<Actor seed="31405"/>
</Entity>
<Entity uid="10131">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1537.81128" z="606.24988"/>
<Orientation y="-0.02483"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="10132">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1525.32605" z="607.25147"/>
<Orientation y="-0.01407"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="10133">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1530.60364" z="621.59284"/>
<Orientation y="2.99813"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="10134">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1543.73865" z="620.60413"/>
<Orientation y="3.12983"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="10135">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1548.00684" z="606.86762"/>
<Orientation y="0.04354"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="10136">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1560.5199" z="582.3797"/>
<Orientation y="1.414"/>
<Actor seed="24671"/>
</Entity>
<Entity uid="10137">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1562.56763" z="589.50867"/>
<Orientation y="-1.60016"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="10138">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1561.5448" z="594.84174"/>
<Orientation y="0.98226"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="10139">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1537.82898" z="618.64002"/>
<Orientation y="3.09955"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="10140">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1489.36951" z="599.68378"/>
<Orientation y="-2.98124"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="10141">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1484.16321" z="599.43641"/>
<Orientation y="3.03522"/>
<Actor seed="35222"/>
</Entity>
<Entity uid="10142">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1496.4646" z="599.33082"/>
<Orientation y="2.35621"/>
<Actor seed="25545"/>
</Entity>
<Entity uid="10143">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1500.05567" z="599.4076"/>
<Orientation y="2.35621"/>
<Actor seed="50696"/>
</Entity>
<Entity uid="10144">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1502.69568" z="593.05988"/>
<Orientation y="2.35621"/>
<Actor seed="24320"/>
</Entity>
<Entity uid="10145">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1506.20972" z="591.87824"/>
<Orientation y="2.35621"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="10146">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1505.36731" z="590.03168"/>
<Orientation y="2.35621"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="10147">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1504.14576" z="588.88227"/>
<Orientation y="2.35621"/>
<Actor seed="51953"/>
</Entity>
<Entity uid="10148">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1503.87513" z="578.87897"/>
<Orientation y="2.35621"/>
<Actor seed="63013"/>
</Entity>
<Entity uid="10149">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1502.26026" z="581.10859"/>
<Orientation y="2.35621"/>
<Actor seed="18342"/>
</Entity>
<Entity uid="10150">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1503.81287" z="583.04413"/>
<Orientation y="2.35621"/>
<Actor seed="8595"/>
</Entity>
<Entity uid="10151">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1506.6438" z="582.74274"/>
<Orientation y="2.35621"/>
<Actor seed="65498"/>
</Entity>
<Entity uid="10152">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1495.75904" z="583.26734"/>
<Orientation y="2.35621"/>
<Actor seed="36760"/>
</Entity>
<Entity uid="10153">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1493.81922" z="583.17933"/>
<Orientation y="2.35621"/>
<Actor seed="26162"/>
</Entity>
<Entity uid="10154">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1494.53919" z="581.9864"/>
<Orientation y="2.4375"/>
<Actor seed="12059"/>
</Entity>
<Entity uid="10155">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1490.93604" z="580.0716"/>
<Orientation y="-0.60828"/>
<Actor seed="2504"/>
</Entity>
<Entity uid="10156">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1490.63477" z="583.24128"/>
<Orientation y="0.32326"/>
<Actor seed="16156"/>
</Entity>
<Entity uid="10157">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1491.73707" z="586.37116"/>
<Orientation y="0.01465"/>
<Actor seed="24609"/>
</Entity>
<Entity uid="10158">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1491.78956" z="589.7256"/>
<Orientation y="2.35621"/>
<Actor seed="663"/>
</Entity>
<Entity uid="10159">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1493.2533" z="589.8595"/>
<Orientation y="1.6177"/>
<Actor seed="43662"/>
</Entity>
<Entity uid="10160">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1497.76734" z="588.97114"/>
<Orientation y="2.35621"/>
<Actor seed="32715"/>
</Entity>
<Entity uid="10161">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1502.1482" z="586.7912"/>
<Orientation y="2.35621"/>
<Actor seed="36082"/>
</Entity>
<Entity uid="10162">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1503.6709" z="586.05304"/>
<Orientation y="2.35621"/>
<Actor seed="59140"/>
</Entity>
<Entity uid="10163">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1498.98951" z="582.20862"/>
<Orientation y="2.35621"/>
<Actor seed="33639"/>
</Entity>
<Entity uid="10164">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1499.39783" z="580.7942"/>
<Orientation y="2.35621"/>
<Actor seed="47380"/>
</Entity>
<Entity uid="10165">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1498.1709" z="590.98188"/>
<Orientation y="-0.89615"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="10166">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1494.292" z="592.21308"/>
<Orientation y="-0.89812"/>
<Actor seed="44790"/>
</Entity>
<Entity uid="10167">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1491.24195" z="593.94361"/>
<Orientation y="2.35621"/>
<Actor seed="43675"/>
</Entity>
<Entity uid="10168">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1488.43946" z="589.9391"/>
<Orientation y="2.35621"/>
<Actor seed="18800"/>
</Entity>
<Entity uid="10169">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1487.20069" z="589.63691"/>
<Orientation y="2.35621"/>
<Actor seed="15938"/>
</Entity>
<Entity uid="10170">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1497.17334" z="574.40339"/>
<Orientation y="0.03956"/>
<Actor seed="26012"/>
</Entity>
<Entity uid="10171">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1487.8844" z="578.3462"/>
<Orientation y="2.35621"/>
<Actor seed="9347"/>
</Entity>
<Entity uid="10172">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1487.41761" z="584.59705"/>
<Orientation y="2.35621"/>
<Actor seed="55424"/>
</Entity>
<Entity uid="10173">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1509.5348" z="562.20954"/>
<Orientation y="2.2477"/>
<Actor seed="25426"/>
</Entity>
<Entity uid="10174">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1506.42322" z="544.97455"/>
<Orientation y="2.35621"/>
<Actor seed="13038"/>
</Entity>
<Entity uid="10175">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1504.98157" z="536.00605"/>
<Orientation y="-1.70978"/>
<Actor seed="27258"/>
</Entity>
<Entity uid="10176">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1503.05518" z="535.83545"/>
<Orientation y="2.35621"/>
<Actor seed="28803"/>
</Entity>
<Entity uid="10177">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1502.6344" z="532.71772"/>
<Orientation y="2.35621"/>
<Actor seed="43892"/>
</Entity>
<Entity uid="10178">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1503.36963" z="532.0542"/>
<Orientation y="2.35621"/>
<Actor seed="63626"/>
</Entity>
<Entity uid="10179">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1501.62793" z="533.78125"/>
<Orientation y="2.35621"/>
<Actor seed="12168"/>
</Entity>
<Entity uid="10180">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1502.01844" z="529.64991"/>
<Orientation y="2.35621"/>
<Actor seed="45071"/>
</Entity>
<Entity uid="10181">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1503.44459" z="528.83704"/>
<Orientation y="2.35621"/>
<Actor seed="23311"/>
</Entity>
<Entity uid="10182">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1506.38013" z="530.75147"/>
<Orientation y="0.99587"/>
<Actor seed="60814"/>
</Entity>
<Entity uid="10183">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1509.57093" z="534.19202"/>
<Orientation y="2.35621"/>
<Actor seed="1034"/>
</Entity>
<Entity uid="10184">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1510.60157" z="531.70826"/>
<Orientation y="2.35621"/>
<Actor seed="12143"/>
</Entity>
<Entity uid="10185">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1510.45472" z="528.20344"/>
<Orientation y="2.35621"/>
<Actor seed="15726"/>
</Entity>
<Entity uid="10186">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1509.61377" z="527.05622"/>
<Orientation y="2.35621"/>
<Actor seed="25434"/>
</Entity>
<Entity uid="10187">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1506.08375" z="525.72358"/>
<Orientation y="2.35621"/>
<Actor seed="30511"/>
</Entity>
<Entity uid="10188">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1509.48035" z="541.52094"/>
<Orientation y="3.08373"/>
<Actor seed="29279"/>
</Entity>
<Entity uid="10189">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1507.89417" z="538.21326"/>
<Orientation y="2.35621"/>
<Actor seed="54874"/>
</Entity>
<Entity uid="10190">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1539.29896" z="577.62995"/>
<Orientation y="2.35621"/>
<Actor seed="10672"/>
</Entity>
<Entity uid="10191">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1539.06629" z="578.7693"/>
<Orientation y="2.35621"/>
<Actor seed="39418"/>
</Entity>
<Entity uid="10192">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1533.16517" z="580.12745"/>
<Orientation y="2.35621"/>
<Actor seed="49538"/>
</Entity>
<Entity uid="10193">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1532.71253" z="579.41852"/>
<Orientation y="2.35621"/>
<Actor seed="6170"/>
</Entity>
<Entity uid="10194">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1530.86597" z="577.30512"/>
<Orientation y="2.35621"/>
<Actor seed="57737"/>
</Entity>
<Entity uid="10195">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1527.54273" z="579.66657"/>
<Orientation y="2.35621"/>
<Actor seed="44248"/>
</Entity>
<Entity uid="10196">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1542.51661" z="578.63453"/>
<Orientation y="-0.09925"/>
<Actor seed="57708"/>
</Entity>
<Entity uid="10197">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1530.04212" z="578.16218"/>
<Orientation y="0.01482"/>
<Actor seed="996"/>
</Entity>
<Entity uid="10198">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1577.56177" z="608.55176"/>
<Orientation y="2.35621"/>
<Actor seed="13453"/>
</Entity>
<Entity uid="10199">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1579.42371" z="603.93122"/>
<Orientation y="2.35621"/>
<Actor seed="26506"/>
</Entity>
<Entity uid="10200">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1581.45496" z="600.33161"/>
<Orientation y="2.35621"/>
<Actor seed="14898"/>
</Entity>
<Entity uid="10201">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1575.948" z="597.63459"/>
<Orientation y="2.35621"/>
<Actor seed="38709"/>
</Entity>
<Entity uid="10202">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1572.62269" z="596.8448"/>
<Orientation y="2.35621"/>
<Actor seed="59514"/>
</Entity>
<Entity uid="10203">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1574.03333" z="603.4079"/>
<Orientation y="2.35621"/>
<Actor seed="24394"/>
</Entity>
<Entity uid="10204">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1600.82813" z="598.12861"/>
<Orientation y="2.35621"/>
<Actor seed="21469"/>
</Entity>
<Entity uid="10205">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1601.91834" z="598.62476"/>
<Orientation y="2.35621"/>
<Actor seed="4049"/>
</Entity>
<Entity uid="10206">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1603.18738" z="600.79767"/>
<Orientation y="2.35621"/>
<Actor seed="46891"/>
</Entity>
<Entity uid="10207">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1604.55054" z="601.58393"/>
<Orientation y="2.35621"/>
<Actor seed="23483"/>
</Entity>
<Entity uid="10208">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1607.40284" z="591.74476"/>
<Orientation y="2.35621"/>
<Actor seed="4701"/>
</Entity>
<Entity uid="10209">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1606.60413" z="592.8224"/>
<Orientation y="2.35621"/>
<Actor seed="17112"/>
</Entity>
<Entity uid="10210">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1611.19727" z="591.16523"/>
<Orientation y="2.35621"/>
<Actor seed="46059"/>
</Entity>
<Entity uid="10211">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1609.11158" z="590.71924"/>
<Orientation y="2.35621"/>
<Actor seed="62827"/>
</Entity>
<Entity uid="10212">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1607.82605" z="591.15137"/>
<Orientation y="2.35621"/>
<Actor seed="10604"/>
</Entity>
<Entity uid="10213">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1612.16675" z="596.51807"/>
<Orientation y="2.35621"/>
<Actor seed="23472"/>
</Entity>
<Entity uid="10214">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1608.92396" z="598.89185"/>
<Orientation y="2.35621"/>
<Actor seed="61196"/>
</Entity>
<Entity uid="10215">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1606.90894" z="597.35084"/>
<Orientation y="2.35621"/>
<Actor seed="45670"/>
</Entity>
<Entity uid="10216">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1578.77662" z="633.48365"/>
<Orientation y="1.29139"/>
<Actor seed="42329"/>
</Entity>
<Entity uid="10217">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1585.43702" z="635.75666"/>
<Orientation y="-0.21081"/>
<Actor seed="45194"/>
</Entity>
<Entity uid="10218">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1584.0807" z="640.22468"/>
<Orientation y="2.35621"/>
<Actor seed="12989"/>
</Entity>
<Entity uid="10219">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1581.31312" z="641.29651"/>
<Orientation y="-1.50087"/>
<Actor seed="6146"/>
</Entity>
<Entity uid="10220">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.2599" z="641.48383"/>
<Orientation y="2.35621"/>
<Actor seed="57448"/>
</Entity>
<Entity uid="10221">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1575.20704" z="640.24213"/>
<Orientation y="2.35621"/>
<Actor seed="56746"/>
</Entity>
<Entity uid="10222">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1572.90308" z="640.06305"/>
<Orientation y="2.35621"/>
<Actor seed="50609"/>
</Entity>
<Entity uid="10223">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1573.05237" z="642.20496"/>
<Orientation y="2.35621"/>
<Actor seed="34709"/>
</Entity>
<Entity uid="10224">
<Template>actor|props/special/eyecandy/plank_pile_big_01.xml</Template>
<Position x="1586.17847" z="619.09327"/>
<Orientation y="2.35621"/>
<Actor seed="35643"/>
</Entity>
<Entity uid="10225">
<Template>actor|props/special/eyecandy/plank_pile_big_01.xml</Template>
<Position x="1586.94312" z="604.5622"/>
<Orientation y="0.5252"/>
<Actor seed="11481"/>
</Entity>
<Entity uid="10226">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="1585.60364" z="621.69355"/>
<Orientation y="2.35621"/>
<Actor seed="41990"/>
</Entity>
<Entity uid="10227">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="1583.85608" z="605.13746"/>
<Orientation y="0.16979"/>
<Actor seed="31964"/>
</Entity>
<Entity uid="10228">
<Template>actor|props/special/eyecandy/blocks_limestone_pile_a.xml</Template>
<Position x="1569.00745" z="618.13697"/>
<Orientation y="2.35621"/>
<Actor seed="48414"/>
</Entity>
<Entity uid="10229">
<Template>actor|props/special/eyecandy/blocks_limestone_pile_a.xml</Template>
<Position x="1569.41321" z="619.62366"/>
<Orientation y="-2.60624"/>
<Actor seed="45479"/>
</Entity>
<Entity uid="10230">
<Template>actor|particle/flame_firepit_1.xml</Template>
<Position x="1598.35865" z="613.52216"/>
<Orientation y="2.35621"/>
<Actor seed="46440"/>
</Entity>
<Entity uid="10231">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1603.28418" z="619.862"/>
<Orientation y="2.35621"/>
<Actor seed="20164"/>
</Entity>
<Entity uid="10232">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1550.48584" z="615.75751"/>
<Orientation y="2.35621"/>
<Actor seed="27131"/>
</Entity>
<Entity uid="10233">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1500.03272" z="246.98963"/>
<Orientation y="2.35621"/>
<Actor seed="19146"/>
</Entity>
<Entity uid="10234">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1439.68128" z="230.55671"/>
<Orientation y="2.35621"/>
<Actor seed="55861"/>
</Entity>
<Entity uid="10235">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1483.77564" z="286.62269"/>
<Orientation y="2.35621"/>
<Actor seed="44535"/>
</Entity>
<Entity uid="10236">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1484.86573" z="562.10492"/>
<Orientation y="2.35621"/>
<Actor seed="53144"/>
</Entity>
<Entity uid="10237">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1601.01465" z="625.30909"/>
<Orientation y="2.35621"/>
<Actor seed="39088"/>
</Entity>
<Entity uid="10238">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1607.0481" z="613.4037"/>
<Orientation y="-0.9965"/>
<Actor seed="21229"/>
</Entity>
<Entity uid="10239">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1595.15442" z="614.50605"/>
<Orientation y="0.55895"/>
<Actor seed="27335"/>
</Entity>
<Entity uid="10240">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1482.83399" z="566.59418"/>
<Orientation y="2.35621"/>
<Actor seed="21029"/>
</Entity>
<Entity uid="10241">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1484.82398" z="555.09766"/>
<Orientation y="0.14898"/>
<Actor seed="41761"/>
</Entity>
<Entity uid="10242">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1498.11377" z="250.73435"/>
<Orientation y="2.35621"/>
<Actor seed="63404"/>
</Entity>
<Entity uid="10243">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1504.14966" z="241.85563"/>
<Orientation y="0.14542"/>
<Actor seed="30595"/>
</Entity>
<Entity uid="10244">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1479.78675" z="289.93854"/>
<Orientation y="2.35621"/>
<Actor seed="58718"/>
</Entity>
<Entity uid="10245">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1487.47046" z="279.69312"/>
<Orientation y="-0.29249"/>
<Actor seed="3392"/>
</Entity>
<Entity uid="10246">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1511.85706" z="215.03214"/>
<Orientation y="2.35621"/>
<Actor seed="55696"/>
</Entity>
<Entity uid="10247">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1510.99488" z="608.11176"/>
<Orientation y="2.35621"/>
<Actor seed="38318"/>
</Entity>
<Entity uid="10248">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1485.39502" z="640.61658"/>
<Orientation y="0.53438"/>
<Actor seed="57021"/>
</Entity>
<Entity uid="10249">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1477.0984" z="594.06403"/>
<Orientation y="2.35621"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="10250">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1456.30225" z="541.22413"/>
<Orientation y="2.35621"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10251">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1449.65882" z="547.44788"/>
<Orientation y="2.35622"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10252">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1445.66968" z="551.1493"/>
<Orientation y="2.35622"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10253">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1437.67566" z="557.77741"/>
<Orientation y="2.35622"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10254">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1431.13538" z="564.1407"/>
<Orientation y="2.35622"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10255">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1427.46302" z="573.95313"/>
<Orientation y="-3.1006"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10256">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1427.95655" z="585.94318"/>
<Orientation y="-3.10061"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10257">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1427.66846" z="597.32502"/>
<Orientation y="-3.10061"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10258">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1427.73572" z="609.53443"/>
<Orientation y="-3.10061"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10259">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1473.92627" z="574.99762"/>
<Orientation y="-3.10062"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10260">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1473.65357" z="539.41633"/>
<Orientation y="-3.10061"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10261">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1474.1471" z="551.40638"/>
<Orientation y="-3.10062"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10262">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1473.85901" z="562.78821"/>
<Orientation y="-3.10062"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10263">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1464.54615" z="535.34235"/>
<Orientation y="1.70318"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10264">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1470.72498" z="534.13245"/>
<Orientation y="2.35621"/>
<Actor seed="15683"/>
</Entity>
<Entity uid="10265">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1471.5658" z="533.55573"/>
<Orientation y="2.35621"/>
<Actor seed="6789"/>
</Entity>
<Entity uid="10266">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1472.11695" z="535.0406"/>
<Orientation y="2.35621"/>
<Actor seed="62334"/>
</Entity>
<Entity uid="10267">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1473.53187" z="533.72657"/>
<Orientation y="2.35621"/>
<Actor seed="63984"/>
</Entity>
<Entity uid="10268">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1474.42603" z="535.86133"/>
<Orientation y="2.35621"/>
<Actor seed="31487"/>
</Entity>
<Entity uid="10269">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1474.63343" z="547.48438"/>
<Orientation y="2.35621"/>
<Actor seed="46607"/>
</Entity>
<Entity uid="10270">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1474.56153" z="549.60053"/>
<Orientation y="2.35621"/>
<Actor seed="7273"/>
</Entity>
<Entity uid="10271">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1475.59034" z="548.46717"/>
<Orientation y="2.35621"/>
<Actor seed="12188"/>
</Entity>
<Entity uid="10272">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1457.8639" z="538.43207"/>
<Orientation y="2.35621"/>
<Actor seed="34393"/>
</Entity>
<Entity uid="10273">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1459.16871" z="537.65857"/>
<Orientation y="2.35621"/>
<Actor seed="39035"/>
</Entity>
<Entity uid="10274">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1475.3053" z="571.70374"/>
<Orientation y="2.35621"/>
<Actor seed="64661"/>
</Entity>
<Entity uid="10275">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1474.0719" z="569.18482"/>
<Orientation y="2.35621"/>
<Actor seed="7775"/>
</Entity>
<Entity uid="10276">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1475.85547" z="569.24366"/>
<Orientation y="2.35621"/>
<Actor seed="55891"/>
</Entity>
<Entity uid="10277">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1474.40772" z="570.77662"/>
<Orientation y="2.35621"/>
<Actor seed="54507"/>
</Entity>
<Entity uid="10278">
<Template>actor|props/structures/carthaginians/farmstead.xml</Template>
<Position x="1444.07569" z="578.79291"/>
<Orientation y="2.35621"/>
<Actor seed="43967"/>
</Entity>
<Entity uid="10279">
<Template>actor|props/structures/carthaginians/farmstead.xml</Template>
<Position x="1451.15223" z="575.80066"/>
<Orientation y="2.35621"/>
<Actor seed="19759"/>
</Entity>
<Entity uid="10280">
<Template>actor|props/structures/carthaginians/farmstead_cart.xml</Template>
<Position x="1447.32361" z="570.8736"/>
<Orientation y="2.35621"/>
<Actor seed="38057"/>
</Entity>
<Entity uid="10281">
<Template>actor|props/structures/iberians/corral_planks.xml</Template>
<Position x="1475.49036" z="572.82673"/>
<Orientation y="3.11966"/>
<Actor seed="13073"/>
</Entity>
<Entity uid="10282">
<Template>actor|props/structures/iberians/corral_planks.xml</Template>
<Position x="1475.29517" z="566.11042"/>
<Orientation y="3.11966"/>
<Actor seed="13073"/>
</Entity>
<Entity uid="10283">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1468.34058" z="582.43573"/>
<Orientation y="1.7032"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10284">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1459.13404" z="583.75068"/>
<Orientation y="1.7032"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10285">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1454.17444" z="589.59296"/>
<Orientation y="6.39496"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10286">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1449.74756" z="598.70173"/>
<Orientation y="2.13918"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10287">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1439.95447" z="604.61414"/>
<Orientation y="2.13918"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10288">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1432.39515" z="609.59278"/>
<Orientation y="2.13918"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="10289">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1440.69568" z="556.41364"/>
<Orientation y="2.35621"/>
<Actor seed="3534"/>
</Entity>
<Entity uid="10290">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1440.07862" z="553.31897"/>
<Orientation y="2.35621"/>
<Actor seed="29067"/>
</Entity>
<Entity uid="10291">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1441.59937" z="553.03608"/>
<Orientation y="2.35621"/>
<Actor seed="59342"/>
</Entity>
<Entity uid="10292">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1444.45643" z="550.24305"/>
<Orientation y="2.35621"/>
<Actor seed="56029"/>
</Entity>
<Entity uid="10293">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1445.75477" z="548.34235"/>
<Orientation y="2.35621"/>
<Actor seed="45121"/>
</Entity>
<Entity uid="10294">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1447.01478" z="545.13825"/>
<Orientation y="2.35621"/>
<Actor seed="18288"/>
</Entity>
<Entity uid="10295">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1426.65821" z="566.96216"/>
<Orientation y="2.35621"/>
<Actor seed="39870"/>
</Entity>
<Entity uid="10296">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1424.69825" z="570.60181"/>
<Orientation y="-0.06849"/>
<Actor seed="31374"/>
</Entity>
<Entity uid="10297">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1425.53077" z="575.67725"/>
<Orientation y="2.35621"/>
<Actor seed="18384"/>
</Entity>
<Entity uid="10298">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1456.25818" z="586.71363"/>
<Orientation y="2.35621"/>
<Actor seed="60554"/>
</Entity>
<Entity uid="10299">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1454.47327" z="586.39179"/>
<Orientation y="2.35621"/>
<Actor seed="17683"/>
</Entity>
<Entity uid="10300">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1457.77112" z="585.97883"/>
<Orientation y="2.35621"/>
<Actor seed="12097"/>
</Entity>
<Entity uid="10301">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1426.15357" z="601.11329"/>
<Orientation y="2.35621"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="10302">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1426.83936" z="605.20282"/>
<Orientation y="2.35621"/>
<Actor seed="29312"/>
</Entity>
<Entity uid="10303">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1430.00147" z="607.65577"/>
<Orientation y="2.35621"/>
<Actor seed="25564"/>
</Entity>
<Entity uid="10304">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1463.31568" z="534.2718"/>
<Orientation y="2.35621"/>
<Actor seed="46968"/>
</Entity>
<Entity uid="10305">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1436.6432" z="608.74195"/>
<Orientation y="2.35621"/>
<Actor seed="53905"/>
</Entity>
<Entity uid="10306">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1439.02564" z="613.5373"/>
<Orientation y="2.35621"/>
<Actor seed="57853"/>
</Entity>
<Entity uid="10307">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1436.47291" z="615.3495"/>
<Orientation y="2.35621"/>
<Actor seed="13013"/>
</Entity>
<Entity uid="10308">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1433.87757" z="611.52009"/>
<Orientation y="2.35621"/>
<Actor seed="5112"/>
</Entity>
<Entity uid="10309">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1437.64148" z="609.81757"/>
<Orientation y="2.35621"/>
<Actor seed="63907"/>
</Entity>
<Entity uid="10310">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1442.5785" z="602.50971"/>
<Orientation y="2.35621"/>
<Actor seed="62154"/>
</Entity>
<Entity uid="10311">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.2284" z="360.32483"/>
<Orientation y="2.35621"/>
<Actor seed="31769"/>
</Entity>
<Entity uid="10312">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.12757" z="355.48157"/>
<Orientation y="2.35621"/>
<Actor seed="49236"/>
</Entity>
<Entity uid="10313">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.09192" z="351.99701"/>
<Orientation y="2.35621"/>
<Actor seed="14580"/>
</Entity>
<Entity uid="10314">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.4911" z="320.7721"/>
<Orientation y="2.35621"/>
<Actor seed="49032"/>
</Entity>
<Entity uid="10315">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.53187" z="316.58802"/>
<Orientation y="2.35621"/>
<Actor seed="41492"/>
</Entity>
<Entity uid="10316">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1767.51368" z="366.18534"/>
<Orientation y="2.35621"/>
<Actor seed="36051"/>
</Entity>
<Entity uid="10317">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1768.38196" z="367.53333"/>
<Orientation y="2.35621"/>
<Actor seed="44543"/>
</Entity>
<Entity uid="10318">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1769.32105" z="369.08527"/>
<Orientation y="2.35621"/>
<Actor seed="42852"/>
</Entity>
<Entity uid="10319">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1773.9662" z="372.39777"/>
<Orientation y="2.35621"/>
<Actor seed="51855"/>
</Entity>
<Entity uid="10320">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1759.823" z="391.67603"/>
<Orientation y="2.35621"/>
<Actor seed="33109"/>
</Entity>
<Entity uid="10321">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1762.92371" z="391.47046"/>
<Orientation y="2.35621"/>
<Actor seed="33855"/>
</Entity>
<Entity uid="10322">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.70142" z="388.69907"/>
<Orientation y="2.35621"/>
<Actor seed="44108"/>
</Entity>
<Entity uid="10323">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.95252" z="394.8913"/>
<Orientation y="2.35621"/>
<Actor seed="14031"/>
</Entity>
<Entity uid="10324">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.39979" z="393.61936"/>
<Orientation y="2.35621"/>
<Actor seed="29456"/>
</Entity>
<Entity uid="10325">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.50464" z="391.1532"/>
<Orientation y="2.35621"/>
<Actor seed="56737"/>
</Entity>
<Entity uid="10326">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.45496" z="398.19556"/>
<Orientation y="2.35621"/>
<Actor seed="794"/>
</Entity>
<Entity uid="10327">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.95032" z="396.16938"/>
<Orientation y="2.35621"/>
<Actor seed="20025"/>
</Entity>
<Entity uid="10328">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.49756" z="401.70548"/>
<Orientation y="2.35621"/>
<Actor seed="13332"/>
</Entity>
<Entity uid="10329">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.40088" z="405.79456"/>
<Orientation y="2.35621"/>
<Actor seed="57533"/>
</Entity>
<Entity uid="10330">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.57276" z="409.97226"/>
<Orientation y="2.35621"/>
<Actor seed="52149"/>
</Entity>
<Entity uid="10331">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.65577" z="515.35834"/>
<Orientation y="2.35621"/>
<Actor seed="39568"/>
</Entity>
<Entity uid="10332">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.99976" z="512.20655"/>
<Orientation y="2.67588"/>
<Actor seed="54750"/>
</Entity>
<Entity uid="10333">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.68885" z="504.34046"/>
<Orientation y="-2.62723"/>
<Actor seed="13993"/>
</Entity>
<Entity uid="10334">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.39966" z="500.0929"/>
<Orientation y="2.35621"/>
<Actor seed="51696"/>
</Entity>
<Entity uid="10335">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.30616" z="507.40333"/>
<Orientation y="2.35621"/>
<Actor seed="30134"/>
</Entity>
<Entity uid="10336">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.2118" z="509.339"/>
<Orientation y="2.35621"/>
<Actor seed="39589"/>
</Entity>
<Entity uid="10337">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1737.75818" z="518.71137"/>
<Orientation y="2.35621"/>
<Actor seed="4984"/>
</Entity>
<Entity uid="10338">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.89576" z="512.50977"/>
<Orientation y="2.35621"/>
<Actor seed="33706"/>
</Entity>
<Entity uid="10339">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.19214" z="515.36823"/>
<Orientation y="2.35621"/>
<Actor seed="9715"/>
</Entity>
<Entity uid="10340">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.81348" z="521.30921"/>
<Orientation y="2.35621"/>
<Actor seed="45181"/>
</Entity>
<Entity uid="10341">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.40503" z="525.5506"/>
<Orientation y="2.35621"/>
<Actor seed="2878"/>
</Entity>
<Entity uid="10342">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.15223" z="527.75727"/>
<Orientation y="2.35621"/>
<Actor seed="8159"/>
</Entity>
<Entity uid="10343">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.74488" z="513.80835"/>
<Orientation y="2.35621"/>
<Actor seed="34486"/>
</Entity>
<Entity uid="10344">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1704.99085" z="512.18879"/>
<Orientation y="2.35621"/>
<Actor seed="61694"/>
</Entity>
<Entity uid="10345">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.22864" z="513.43702"/>
<Orientation y="2.35621"/>
<Actor seed="1675"/>
</Entity>
<Entity uid="10346">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1700.59571" z="514.6247"/>
<Orientation y="2.35621"/>
<Actor seed="46919"/>
</Entity>
<Entity uid="10347">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.08155" z="483.04215"/>
<Orientation y="2.35621"/>
<Actor seed="22267"/>
</Entity>
<Entity uid="10348">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.0127" z="480.49848"/>
<Orientation y="2.35621"/>
<Actor seed="64273"/>
</Entity>
<Entity uid="10349">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.2356" z="475.35929"/>
<Orientation y="2.35621"/>
<Actor seed="30733"/>
</Entity>
<Entity uid="10350">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.79297" z="483.83848"/>
<Orientation y="2.35621"/>
<Actor seed="4580"/>
</Entity>
<Entity uid="10351">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.04908" z="484.37415"/>
<Orientation y="2.35621"/>
<Actor seed="23312"/>
</Entity>
<Entity uid="10352">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.95618" z="484.63746"/>
<Orientation y="2.35621"/>
<Actor seed="6064"/>
</Entity>
<Entity uid="10353">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.99659" z="478.52652"/>
<Orientation y="2.35621"/>
<Actor seed="50842"/>
</Entity>
<Entity uid="10354">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.84461" z="469.95374"/>
<Orientation y="2.35621"/>
<Actor seed="6561"/>
</Entity>
<Entity uid="10355">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.35303" z="465.00312"/>
<Orientation y="2.35621"/>
<Actor seed="27375"/>
</Entity>
<Entity uid="10356">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.48377" z="462.95417"/>
<Orientation y="-2.70812"/>
<Actor seed="20604"/>
</Entity>
<Entity uid="10357">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.8241" z="459.06232"/>
<Orientation y="2.35621"/>
<Actor seed="8618"/>
</Entity>
<Entity uid="10358">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.36927" z="437.74518"/>
<Orientation y="2.35621"/>
<Actor seed="54935"/>
</Entity>
<Entity uid="10359">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.3219" z="433.81772"/>
<Orientation y="2.35621"/>
<Actor seed="24501"/>
</Entity>
<Entity uid="10360">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.39527" z="430.40592"/>
<Orientation y="2.35621"/>
<Actor seed="31931"/>
</Entity>
<Entity uid="10361">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.66858" z="444.5102"/>
<Orientation y="2.35621"/>
<Actor seed="35468"/>
</Entity>
<Entity uid="10362">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.61097" z="438.4917"/>
<Orientation y="2.35621"/>
<Actor seed="934"/>
</Entity>
<Entity uid="10363">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.37952" z="431.85041"/>
<Orientation y="2.35621"/>
<Actor seed="29392"/>
</Entity>
<Entity uid="10364">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.49292" z="472.94767"/>
<Orientation y="2.35621"/>
<Actor seed="54198"/>
</Entity>
<Entity uid="10365">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.82398" z="474.59308"/>
<Orientation y="2.35621"/>
<Actor seed="32295"/>
</Entity>
<Entity uid="10366">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.5282" z="477.51136"/>
<Orientation y="2.35621"/>
<Actor seed="47769"/>
</Entity>
<Entity uid="10367">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.76722" z="479.45493"/>
<Orientation y="2.35621"/>
<Actor seed="39645"/>
</Entity>
<Entity uid="10368">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.93592" z="578.60303"/>
<Orientation y="2.35621"/>
<Actor seed="34755"/>
</Entity>
<Entity uid="10369">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.125" z="576.45685"/>
<Orientation y="2.35621"/>
<Actor seed="52666"/>
</Entity>
<Entity uid="10370">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.86243" z="576.79566"/>
<Orientation y="2.35621"/>
<Actor seed="41532"/>
</Entity>
<Entity uid="10371">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.72083" z="580.732"/>
<Orientation y="2.35621"/>
<Actor seed="8212"/>
</Entity>
<Entity uid="10372">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.73682" z="585.4886"/>
<Orientation y="2.35621"/>
<Actor seed="29218"/>
</Entity>
<Entity uid="10373">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.34559" z="587.0489"/>
<Orientation y="2.35621"/>
<Actor seed="31666"/>
</Entity>
<Entity uid="10374">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1752.74537" z="585.91681"/>
<Orientation y="2.35621"/>
<Actor seed="26449"/>
</Entity>
<Entity uid="10375">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.56861" z="589.46387"/>
<Orientation y="2.35621"/>
<Actor seed="21829"/>
</Entity>
<Entity uid="10376">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.24146" z="587.33564"/>
<Orientation y="2.35621"/>
<Actor seed="39512"/>
</Entity>
<Entity uid="10377">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1766.25745" z="588.81965"/>
<Orientation y="2.35621"/>
<Actor seed="19225"/>
</Entity>
<Entity uid="10378">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.78016" z="588.29303"/>
<Orientation y="2.35621"/>
<Actor seed="7219"/>
</Entity>
<Entity uid="10379">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.74842" z="590.70728"/>
<Orientation y="2.35621"/>
<Actor seed="5938"/>
</Entity>
<Entity uid="10380">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.2743" z="591.2992"/>
<Orientation y="-2.23493"/>
<Actor seed="26464"/>
</Entity>
<Entity uid="10381">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.51563" z="587.55231"/>
<Orientation y="2.35621"/>
<Actor seed="41257"/>
</Entity>
<Entity uid="10382">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.74549" z="590.08991"/>
<Orientation y="2.35621"/>
<Actor seed="32011"/>
</Entity>
<Entity uid="10383">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1788.57825" z="591.72608"/>
<Orientation y="2.35621"/>
<Actor seed="52590"/>
</Entity>
<Entity uid="10384">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.57984" z="582.21698"/>
<Orientation y="2.35621"/>
<Actor seed="17521"/>
</Entity>
<Entity uid="10385">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.1161" z="579.88996"/>
<Orientation y="-3.0372"/>
<Actor seed="45589"/>
</Entity>
<Entity uid="10386">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.4751" z="574.61231"/>
<Orientation y="2.35621"/>
<Actor seed="46912"/>
</Entity>
<Entity uid="10387">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1706.62745" z="584.44208"/>
<Orientation y="2.35621"/>
<Actor seed="911"/>
</Entity>
<Entity uid="10388">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1704.15931" z="583.97168"/>
<Orientation y="2.35621"/>
<Actor seed="37430"/>
</Entity>
<Entity uid="10389">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1784.53834" z="626.23041"/>
<Orientation y="2.35621"/>
<Actor seed="37"/>
</Entity>
<Entity uid="10390">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1788.19239" z="623.95704"/>
<Orientation y="2.35621"/>
<Actor seed="24154"/>
</Entity>
<Entity uid="10391">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.42481" z="624.97071"/>
<Orientation y="2.35621"/>
<Actor seed="2821"/>
</Entity>
<Entity uid="10392">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1789.71412" z="626.55567"/>
<Orientation y="2.35621"/>
<Actor seed="9014"/>
</Entity>
<Entity uid="10393">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.83887" z="626.87696"/>
<Orientation y="2.35621"/>
<Actor seed="2862"/>
</Entity>
<Entity uid="10394">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1793.32862" z="625.59974"/>
<Orientation y="2.35621"/>
<Actor seed="8146"/>
</Entity>
<Entity uid="10395">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1794.65735" z="629.13215"/>
<Orientation y="2.35621"/>
<Actor seed="10856"/>
</Entity>
<Entity uid="10396">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1788.36048" z="624.84266"/>
<Orientation y="2.35621"/>
<Actor seed="14665"/>
</Entity>
<Entity uid="10397">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.37989" z="622.98041"/>
<Orientation y="2.35621"/>
<Actor seed="21555"/>
</Entity>
<Entity uid="10398">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1780.7555" z="624.37104"/>
<Orientation y="2.35621"/>
<Actor seed="40570"/>
</Entity>
<Entity uid="10399">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1775.60645" z="627.58643"/>
<Orientation y="2.35621"/>
<Actor seed="64554"/>
</Entity>
<Entity uid="10400">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1771.69336" z="630.67988"/>
<Orientation y="2.35621"/>
<Actor seed="24598"/>
</Entity>
<Entity uid="10401">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1769.67847" z="627.8235"/>
<Orientation y="-2.52981"/>
<Actor seed="9923"/>
</Entity>
<Entity uid="10402">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1767.75733" z="621.79444"/>
<Orientation y="2.35621"/>
<Actor seed="11589"/>
</Entity>
<Entity uid="10403">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1766.50428" z="617.04413"/>
<Orientation y="2.35621"/>
<Actor seed="21302"/>
</Entity>
<Entity uid="10404">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.78772" z="623.65162"/>
<Orientation y="2.35621"/>
<Actor seed="32509"/>
</Entity>
<Entity uid="10405">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1754.08301" z="626.43128"/>
<Orientation y="2.35621"/>
<Actor seed="33219"/>
</Entity>
<Entity uid="10406">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.51575" z="627.15528"/>
<Orientation y="2.35621"/>
<Actor seed="16038"/>
</Entity>
<Entity uid="10407">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.099" z="627.9679"/>
<Orientation y="2.35621"/>
<Actor seed="44024"/>
</Entity>
<Entity uid="10408">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.06287" z="627.70502"/>
<Orientation y="2.35621"/>
<Actor seed="21731"/>
</Entity>
<Entity uid="10409">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.77466" z="629.50611"/>
<Orientation y="-0.23563"/>
<Actor seed="19352"/>
</Entity>
<Entity uid="10410">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.3595" z="638.03132"/>
<Orientation y="2.35621"/>
<Actor seed="49316"/>
</Entity>
<Entity uid="10411">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.90076" z="641.45087"/>
<Orientation y="-0.23563"/>
<Actor seed="39480"/>
</Entity>
<Entity uid="10412">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.24427" z="647.91083"/>
<Orientation y="2.35621"/>
<Actor seed="37704"/>
</Entity>
<Entity uid="10413">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.88929" z="650.938"/>
<Orientation y="2.35621"/>
<Actor seed="28610"/>
</Entity>
<Entity uid="10414">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.02442" z="654.28394"/>
<Orientation y="2.35621"/>
<Actor seed="47345"/>
</Entity>
<Entity uid="10415">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.58143" z="655.73768"/>
<Orientation y="2.35621"/>
<Actor seed="13365"/>
</Entity>
<Entity uid="10416">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.67237" z="660.82319"/>
<Orientation y="2.35621"/>
<Actor seed="37836"/>
</Entity>
<Entity uid="10417">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.21021" z="696.49866"/>
<Orientation y="-2.26163"/>
<Actor seed="58503"/>
</Entity>
<Entity uid="10418">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.18958" z="693.4922"/>
<Orientation y="2.35621"/>
<Actor seed="38432"/>
</Entity>
<Entity uid="10419">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1701.85645" z="692.63166"/>
<Orientation y="2.35621"/>
<Actor seed="19740"/>
</Entity>
<Entity uid="10420">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.97681" z="691.92707"/>
<Orientation y="2.35621"/>
<Actor seed="12030"/>
</Entity>
<Entity uid="10421">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.14771" z="691.38367"/>
<Orientation y="2.35621"/>
<Actor seed="28906"/>
</Entity>
<Entity uid="10422">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.15503" z="690.09394"/>
<Orientation y="2.35621"/>
<Actor seed="55717"/>
</Entity>
<Entity uid="10423">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.91504" z="687.16132"/>
<Orientation y="2.35621"/>
<Actor seed="5440"/>
</Entity>
<Entity uid="10424">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.31556" z="705.75995"/>
<Orientation y="-0.2356"/>
<Actor seed="59583"/>
</Entity>
<Entity uid="10425">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.45423" z="710.29688"/>
<Orientation y="-0.2356"/>
<Actor seed="13267"/>
</Entity>
<Entity uid="10426">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.56763" z="714.54725"/>
<Orientation y="2.35621"/>
<Actor seed="38221"/>
</Entity>
<Entity uid="10427">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.7046" z="718.27784"/>
<Orientation y="-0.31011"/>
<Actor seed="28224"/>
</Entity>
<Entity uid="10428">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.34302" z="724.59992"/>
<Orientation y="-0.4404"/>
<Actor seed="44951"/>
</Entity>
<Entity uid="10429">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.59961" z="730.48719"/>
<Orientation y="2.35621"/>
<Actor seed="30839"/>
</Entity>
<Entity uid="10430">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.65003" z="733.12928"/>
<Orientation y="2.35621"/>
<Actor seed="6451"/>
</Entity>
<Entity uid="10431">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.95484" z="737.42243"/>
<Orientation y="-0.61701"/>
<Actor seed="37354"/>
</Entity>
<Entity uid="10432">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1706.96192" z="740.77051"/>
<Orientation y="2.35621"/>
<Actor seed="37753"/>
</Entity>
<Entity uid="10433">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.58094" z="767.35108"/>
<Orientation y="2.35621"/>
<Actor seed="35362"/>
</Entity>
<Entity uid="10434">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.42896" z="768.44233"/>
<Orientation y="-1.51336"/>
<Actor seed="56214"/>
</Entity>
<Entity uid="10435">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.47584" z="768.28675"/>
<Orientation y="-1.825"/>
<Actor seed="21863"/>
</Entity>
<Entity uid="10436">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1697.3219" z="766.19098"/>
<Orientation y="2.35621"/>
<Actor seed="33414"/>
</Entity>
<Entity uid="10437">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.10975" z="764.72693"/>
<Orientation y="2.35621"/>
<Actor seed="49874"/>
</Entity>
<Entity uid="10438">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1687.88868" z="766.7566"/>
<Orientation y="-0.67025"/>
<Actor seed="58332"/>
</Entity>
<Entity uid="10439">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1684.08228" z="769.54847"/>
<Orientation y="2.35621"/>
<Actor seed="47973"/>
</Entity>
<Entity uid="10440">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1693.3584" z="797.25013"/>
<Orientation y="2.35621"/>
<Actor seed="2786"/>
</Entity>
<Entity uid="10441">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1689.39417" z="796.16211"/>
<Orientation y="-1.23314"/>
<Actor seed="16825"/>
</Entity>
<Entity uid="10442">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1682.98206" z="798.47638"/>
<Orientation y="2.35621"/>
<Actor seed="425"/>
</Entity>
<Entity uid="10443">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1679.27723" z="800.27118"/>
<Orientation y="-1.49259"/>
<Actor seed="63356"/>
</Entity>
<Entity uid="10444">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1669.58912" z="799.4845"/>
<Orientation y="2.35621"/>
<Actor seed="27532"/>
</Entity>
<Entity uid="10445">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1663.87916" z="796.98273"/>
<Orientation y="2.35621"/>
<Actor seed="51818"/>
</Entity>
<Entity uid="10446">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1659.43848" z="770.20301"/>
<Orientation y="2.35621"/>
<Actor seed="26870"/>
</Entity>
<Entity uid="10447">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1651.57337" z="768.29328"/>
<Orientation y="-1.69484"/>
<Actor seed="44884"/>
</Entity>
<Entity uid="10448">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1645.43824" z="767.03724"/>
<Orientation y="2.35621"/>
<Actor seed="10332"/>
</Entity>
<Entity uid="10449">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1637.66492" z="765.93116"/>
<Orientation y="2.35621"/>
<Actor seed="26270"/>
</Entity>
<Entity uid="10450">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1634.43152" z="765.2364"/>
<Orientation y="2.35621"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="10451">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1646.51111" z="795.75422"/>
<Orientation y="2.35621"/>
<Actor seed="2276"/>
</Entity>
<Entity uid="10452">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1642.99183" z="796.04615"/>
<Orientation y="-1.41773"/>
<Actor seed="38655"/>
</Entity>
<Entity uid="10453">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1637.54798" z="796.69568"/>
<Orientation y="2.35621"/>
<Actor seed="36726"/>
</Entity>
<Entity uid="10454">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1632.73438" z="798.2063"/>
<Orientation y="2.35621"/>
<Actor seed="32548"/>
</Entity>
<Entity uid="10455">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1629.48023" z="796.25898"/>
<Orientation y="2.35621"/>
<Actor seed="13722"/>
</Entity>
<Entity uid="10456">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1626.16431" z="795.83838"/>
<Orientation y="2.35621"/>
<Actor seed="27612"/>
</Entity>
<Entity uid="10457">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1623.89161" z="796.9474"/>
<Orientation y="2.35621"/>
<Actor seed="27566"/>
</Entity>
<Entity uid="10458">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1617.98353" z="763.649"/>
<Orientation y="-1.1376"/>
<Actor seed="47183"/>
</Entity>
<Entity uid="10459">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1611.31678" z="766.40668"/>
<Orientation y="-1.07885"/>
<Actor seed="31398"/>
</Entity>
<Entity uid="10460">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1606.85694" z="767.96521"/>
<Orientation y="2.35621"/>
<Actor seed="42700"/>
</Entity>
<Entity uid="10461">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1603.53943" z="767.22773"/>
<Orientation y="2.35621"/>
<Actor seed="33501"/>
</Entity>
<Entity uid="10462">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1599.42396" z="765.03644"/>
<Orientation y="2.35621"/>
<Actor seed="49840"/>
</Entity>
<Entity uid="10463">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1610.15748" z="796.07361"/>
<Orientation y="2.35621"/>
<Actor seed="16250"/>
</Entity>
<Entity uid="10464">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1605.5912" z="796.43067"/>
<Orientation y="-1.21293"/>
<Actor seed="12281"/>
</Entity>
<Entity uid="10465">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1600.56739" z="797.53303"/>
<Orientation y="-1.78844"/>
<Actor seed="2741"/>
</Entity>
<Entity uid="10466">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1595.1183" z="796.47663"/>
<Orientation y="2.35621"/>
<Actor seed="62001"/>
</Entity>
<Entity uid="10467">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1589.95472" z="798.99177"/>
<Orientation y="2.35621"/>
<Actor seed="25503"/>
</Entity>
<Entity uid="10468">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1588.42762" z="799.22999"/>
<Orientation y="2.35621"/>
<Actor seed="17112"/>
</Entity>
<Entity uid="10469">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1583.33606" z="764.75593"/>
<Orientation y="2.35621"/>
<Actor seed="36319"/>
</Entity>
<Entity uid="10470">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1576.55005" z="763.68738"/>
<Orientation y="-1.44011"/>
<Actor seed="40169"/>
</Entity>
<Entity uid="10471">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1571.30335" z="764.5348"/>
<Orientation y="2.35621"/>
<Actor seed="61708"/>
</Entity>
<Entity uid="10472">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1564.4563" z="763.37745"/>
<Orientation y="-1.75792"/>
<Actor seed="8434"/>
</Entity>
<Entity uid="10473">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1559.09424" z="762.32123"/>
<Orientation y="2.35621"/>
<Actor seed="39751"/>
</Entity>
<Entity uid="10474">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1570.22242" z="765.91675"/>
<Orientation y="2.35621"/>
<Actor seed="30209"/>
</Entity>
<Entity uid="10475">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1573.55262" z="763.41578"/>
<Orientation y="2.35621"/>
<Actor seed="23228"/>
</Entity>
<Entity uid="10476">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1572.58118" z="795.80414"/>
<Orientation y="2.35621"/>
<Actor seed="22560"/>
</Entity>
<Entity uid="10477">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1569.09876" z="796.08362"/>
<Orientation y="-1.35744"/>
<Actor seed="60508"/>
</Entity>
<Entity uid="10478">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1562.35694" z="797.09296"/>
<Orientation y="2.35621"/>
<Actor seed="58374"/>
</Entity>
<Entity uid="10479">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1557.24976" z="796.4231"/>
<Orientation y="2.35621"/>
<Actor seed="14914"/>
</Entity>
<Entity uid="10480">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1552.93726" z="792.52515"/>
<Orientation y="2.35621"/>
<Actor seed="21036"/>
</Entity>
<Entity uid="10481">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1546.16858" z="765.23615"/>
<Orientation y="-1.28882"/>
<Actor seed="45515"/>
</Entity>
<Entity uid="10482">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1540.10218" z="766.9303"/>
<Orientation y="-1.4199"/>
<Actor seed="22495"/>
</Entity>
<Entity uid="10483">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1535.93165" z="767.56183"/>
<Orientation y="2.35621"/>
<Actor seed="23200"/>
</Entity>
<Entity uid="10484">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1531.49781" z="767.52472"/>
<Orientation y="2.35621"/>
<Actor seed="65346"/>
</Entity>
<Entity uid="10485">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1525.2699" z="767.95301"/>
<Orientation y="2.35621"/>
<Actor seed="21775"/>
</Entity>
<Entity uid="10486">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1520.55774" z="768.3573"/>
<Orientation y="2.35621"/>
<Actor seed="48314"/>
</Entity>
<Entity uid="10487">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1522.45801" z="798.51935"/>
<Orientation y="2.35621"/>
<Actor seed="2276"/>
</Entity>
<Entity uid="10488">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1525.91517" z="798.31214"/>
<Orientation y="2.35621"/>
<Actor seed="5765"/>
</Entity>
<Entity uid="10489">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1528.51502" z="797.50306"/>
<Orientation y="2.35621"/>
<Actor seed="22554"/>
</Entity>
<Entity uid="10490">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1532.06275" z="796.79438"/>
<Orientation y="2.35621"/>
<Actor seed="2658"/>
</Entity>
<Entity uid="10491">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1526.3086" z="796.91083"/>
<Orientation y="-1.42533"/>
<Actor seed="52992"/>
</Entity>
<Entity uid="10492">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1518.84742" z="797.38276"/>
<Orientation y="2.35621"/>
<Actor seed="15918"/>
</Entity>
<Entity uid="10493">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1509.61988" z="797.3349"/>
<Orientation y="2.35621"/>
<Actor seed="63861"/>
</Entity>
<Entity uid="10494">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1502.17981" z="768.36219"/>
<Orientation y="-1.24991"/>
<Actor seed="39470"/>
</Entity>
<Entity uid="10495">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1491.97107" z="770.92145"/>
<Orientation y="2.35621"/>
<Actor seed="52392"/>
</Entity>
<Entity uid="10496">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1487.56385" z="770.70075"/>
<Orientation y="2.35621"/>
<Actor seed="42229"/>
</Entity>
<Entity uid="10497">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.48963" z="770.3224"/>
<Orientation y="2.35621"/>
<Actor seed="31132"/>
</Entity>
<Entity uid="10498">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1476.81763" z="769.96784"/>
<Orientation y="2.35621"/>
<Actor seed="63459"/>
</Entity>
<Entity uid="10499">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1482.30311" z="794.88898"/>
<Orientation y="2.35621"/>
<Actor seed="47006"/>
</Entity>
<Entity uid="10500">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1485.26404" z="795.0658"/>
<Orientation y="2.35621"/>
<Actor seed="42659"/>
</Entity>
<Entity uid="10501">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1489.09534" z="795.1612"/>
<Orientation y="2.35621"/>
<Actor seed="26121"/>
</Entity>
<Entity uid="10502">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1483.91773" z="795.3949"/>
<Orientation y="-1.33947"/>
<Actor seed="6696"/>
</Entity>
<Entity uid="10503">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1476.37208" z="796.10218"/>
<Orientation y="2.35621"/>
<Actor seed="34092"/>
</Entity>
<Entity uid="10504">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1465.40125" z="793.37287"/>
<Orientation y="-0.95069"/>
<Actor seed="33907"/>
</Entity>
<Entity uid="10505">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1462.22999" z="795.72669"/>
<Orientation y="-1.57102"/>
<Actor seed="42988"/>
</Entity>
<Entity uid="10506">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1454.66822" z="793.96949"/>
<Orientation y="2.35621"/>
<Actor seed="14977"/>
</Entity>
<Entity uid="10507">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1451.72706" z="788.16004"/>
<Orientation y="2.35621"/>
<Actor seed="47025"/>
</Entity>
<Entity uid="10508">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1455.55762" z="784.69867"/>
<Orientation y="2.35621"/>
<Actor seed="22066"/>
</Entity>
<Entity uid="10509">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1456.86927" z="781.89307"/>
<Orientation y="2.35621"/>
<Actor seed="36301"/>
</Entity>
<Entity uid="10510">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1457.25184" z="780.17194"/>
<Orientation y="2.35621"/>
<Actor seed="9128"/>
</Entity>
<Entity uid="10515">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1448.44947" z="807.6208"/>
<Orientation y="2.35621"/>
<Actor seed="50437"/>
</Entity>
<Entity uid="10516">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1458.21082" z="808.3968"/>
<Orientation y="2.35621"/>
<Actor seed="42431"/>
</Entity>
<Entity uid="10517">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1466.57557" z="807.79676"/>
<Orientation y="1.68451"/>
<Actor seed="23216"/>
</Entity>
<Entity uid="10518">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1473.88843" z="804.9969"/>
<Orientation y="2.35621"/>
<Actor seed="29865"/>
</Entity>
<Entity uid="10519">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1482.67786" z="802.93952"/>
<Orientation y="2.35621"/>
<Actor seed="26839"/>
</Entity>
<Entity uid="10520">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1481.62452" z="805.06012"/>
<Orientation y="-0.74984"/>
<Actor seed="34254"/>
</Entity>
<Entity uid="10521">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1475.43348" z="811.72767"/>
<Orientation y="-1.19011"/>
<Actor seed="42363"/>
</Entity>
<Entity uid="10522">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1470.07264" z="813.641"/>
<Orientation y="2.35621"/>
<Actor seed="3367"/>
</Entity>
<Entity uid="10523">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1461.22938" z="813.83783"/>
<Orientation y="-1.43801"/>
<Actor seed="52998"/>
</Entity>
<Entity uid="10524">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1449.3224" z="815.32081"/>
<Orientation y="2.35621"/>
<Actor seed="39212"/>
</Entity>
<Entity uid="10525">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1446.17176" z="817.98267"/>
<Orientation y="2.35621"/>
<Actor seed="61475"/>
</Entity>
<Entity uid="10526">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1440.90821" z="816.05079"/>
<Orientation y="-2.18194"/>
<Actor seed="52760"/>
</Entity>
<Entity uid="10527">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1436.97217" z="811.4538"/>
<Orientation y="2.35621"/>
<Actor seed="6507"/>
</Entity>
<Entity uid="10528">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1435.21656" z="809.20887"/>
<Orientation y="2.35621"/>
<Actor seed="49602"/>
</Entity>
<Entity uid="10529">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1431.92591" z="802.0489"/>
<Orientation y="2.35621"/>
<Actor seed="38430"/>
</Entity>
<Entity uid="10530">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1428.2704" z="798.38355"/>
<Orientation y="-2.72484"/>
<Actor seed="54596"/>
</Entity>
<Entity uid="10531">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1424.72168" z="776.6142"/>
<Orientation y="2.35621"/>
<Actor seed="21018"/>
</Entity>
<Entity uid="10532">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1467.27125" z="767.67774"/>
<Orientation y="0.63501"/>
<Actor seed="40524"/>
</Entity>
<Entity uid="10533">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1452.48975" z="767.1402"/>
<Orientation y="0.35395"/>
<Actor seed="34881"/>
</Entity>
<Entity uid="10534">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1450.22498" z="775.77601"/>
<Orientation y="2.35621"/>
<Actor seed="34887"/>
</Entity>
<Entity uid="10535">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1431.80616" z="769.69227"/>
<Orientation y="2.35621"/>
<Actor seed="6663"/>
</Entity>
<Entity uid="10536">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1437.45081" z="781.75544"/>
<Orientation y="2.35621"/>
<Actor seed="54330"/>
</Entity>
<Entity uid="10537">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1443.2439" z="782.84321"/>
<Orientation y="2.35621"/>
<Actor seed="39259"/>
</Entity>
<Entity uid="10538">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1432.37903" z="792.64332"/>
<Orientation y="-0.9655"/>
<Actor seed="42907"/>
</Entity>
<Entity uid="10539">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1421.58387" z="794.74701"/>
<Orientation y="2.35621"/>
<Actor seed="23404"/>
</Entity>
<Entity uid="10540">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1434.47205" z="804.50696"/>
<Orientation y="2.35621"/>
<Actor seed="37240"/>
</Entity>
<Entity uid="10541">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1444.57581" z="799.09461"/>
<Orientation y="2.35621"/>
<Actor seed="17811"/>
</Entity>
<Entity uid="10542">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1445.8512" z="795.3266"/>
<Orientation y="2.35621"/>
<Actor seed="16332"/>
</Entity>
<Entity uid="10543">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1458.19751" z="802.11493"/>
<Orientation y="2.35621"/>
<Actor seed="26197"/>
</Entity>
<Entity uid="10544">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1470.47913" z="801.32215"/>
<Orientation y="2.35621"/>
<Actor seed="7423"/>
</Entity>
<Entity uid="10545">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1445.89551" z="810.80494"/>
<Orientation y="-0.23562"/>
<Actor seed="7120"/>
</Entity>
<Entity uid="10546">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1467.20337" z="810.78614"/>
<Orientation y="2.35621"/>
<Actor seed="55272"/>
</Entity>
<Entity uid="10547">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1480.2826" z="801.34687"/>
<Orientation y="2.35621"/>
<Actor seed="55604"/>
</Entity>
<Entity uid="10548">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1471.90845" z="769.12604"/>
<Orientation y="2.35621"/>
<Actor seed="45553"/>
</Entity>
<Entity uid="10549">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1460.3202" z="775.70038"/>
<Orientation y="2.35621"/>
<Actor seed="46033"/>
</Entity>
<Entity uid="10550">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1455.53309" z="773.48383"/>
<Orientation y="2.35621"/>
<Actor seed="27572"/>
</Entity>
<Entity uid="10551">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1448.89417" z="774.26862"/>
<Orientation y="-1.32088"/>
<Actor seed="28543"/>
</Entity>
<Entity uid="10552">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1439.74146" z="773.32306"/>
<Orientation y="2.35621"/>
<Actor seed="27443"/>
</Entity>
<Entity uid="10553">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1444.73108" z="786.95795"/>
<Orientation y="2.35621"/>
<Actor seed="36634"/>
</Entity>
<Entity uid="10554">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1427.65027" z="790.10895"/>
<Orientation y="2.35621"/>
<Actor seed="27316"/>
</Entity>
<Entity uid="10555">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1429.09375" z="783.61536"/>
<Orientation y="2.35621"/>
<Actor seed="18362"/>
</Entity>
<Entity uid="10556">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1437.66041" z="795.96961"/>
<Orientation y="2.35621"/>
<Actor seed="27164"/>
</Entity>
<Entity uid="10557">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1436.74744" z="801.0749"/>
<Orientation y="-0.07842"/>
<Actor seed="36029"/>
</Entity>
<Entity uid="10558">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1439.42945" z="807.75245"/>
<Orientation y="2.35621"/>
<Actor seed="55747"/>
</Entity>
<Entity uid="10559">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1448.6775" z="804.22266"/>
<Orientation y="2.35621"/>
<Actor seed="20813"/>
</Entity>
<Entity uid="10560">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1453.19593" z="796.56714"/>
<Orientation y="2.35621"/>
<Actor seed="640"/>
</Entity>
<Entity uid="10561">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1456.46302" z="806.9419"/>
<Orientation y="2.35621"/>
<Actor seed="33974"/>
</Entity>
<Entity uid="10562">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1456.01844" z="812.48255"/>
<Orientation y="2.35621"/>
<Actor seed="34544"/>
</Entity>
<Entity uid="10563">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1470.1283" z="809.37244"/>
<Orientation y="2.35621"/>
<Actor seed="40523"/>
</Entity>
<Entity uid="10564">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1469.16346" z="801.42951"/>
<Orientation y="2.35621"/>
<Actor seed="6276"/>
</Entity>
<Entity uid="10565">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1482.56116" z="799.27497"/>
<Orientation y="2.35621"/>
<Actor seed="40714"/>
</Entity>
<Entity uid="10566">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1487.86744" z="807.33625"/>
<Orientation y="2.35621"/>
<Actor seed="57799"/>
</Entity>
<Entity uid="10567">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1454.6869" z="804.31574"/>
<Orientation y="2.35621"/>
<Actor seed="35952"/>
</Entity>
<Entity uid="10568">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1443.8263" z="789.59907"/>
<Orientation y="2.35621"/>
<Actor seed="20312"/>
</Entity>
<Entity uid="10569">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1442.83558" z="779.22504"/>
<Orientation y="2.35621"/>
<Actor seed="55300"/>
</Entity>
<Entity uid="10570">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1446.26331" z="772.2779"/>
<Orientation y="2.35621"/>
<Actor seed="27129"/>
</Entity>
<Entity uid="10571">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1456.9402" z="797.45514"/>
<Orientation y="2.35621"/>
<Actor seed="53403"/>
</Entity>
<Entity uid="10572">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1525.04078" z="787.01447"/>
<Orientation y="2.35621"/>
<Actor seed="43172"/>
</Entity>
<Entity uid="10573">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1519.25684" z="785.61792"/>
<Orientation y="-1.30756"/>
<Actor seed="23348"/>
</Entity>
<Entity uid="10574">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1509.48438" z="787.74482"/>
<Orientation y="-0.84095"/>
<Actor seed="57392"/>
</Entity>
<Entity uid="10575">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1500.19178" z="792.20136"/>
<Orientation y="-1.64931"/>
<Actor seed="16851"/>
</Entity>
<Entity uid="10576">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1495.65748" z="790.62763"/>
<Orientation y="2.17562"/>
<Actor seed="27692"/>
</Entity>
<Entity uid="10577">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1507.58985" z="779.74726"/>
<Orientation y="1.85332"/>
<Actor seed="32508"/>
</Entity>
<Entity uid="10578">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1515.61512" z="776.89051"/>
<Orientation y="-1.69108"/>
<Actor seed="20497"/>
</Entity>
<Entity uid="10579">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1498.63416" z="774.99805"/>
<Orientation y="-1.49843"/>
<Actor seed="19830"/>
</Entity>
<Entity uid="10580">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1485.57166" z="775.14576"/>
<Orientation y="-2.0072"/>
<Actor seed="60959"/>
</Entity>
<Entity uid="10581">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1481.82117" z="771.97333"/>
<Orientation y="0.152"/>
<Actor seed="58989"/>
</Entity>
<Entity uid="10582">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1487.39466" z="789.67823"/>
<Orientation y="2.35621"/>
<Actor seed="18924"/>
</Entity>
<Entity uid="10583">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1499.66993" z="788.68476"/>
<Orientation y="2.35621"/>
<Actor seed="54528"/>
</Entity>
<Entity uid="10584">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1509.31104" z="779.69727"/>
<Orientation y="1.62925"/>
<Actor seed="1847"/>
</Entity>
<Entity uid="10585">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1527.5204" z="778.30506"/>
<Orientation y="1.67655"/>
<Actor seed="29885"/>
</Entity>
<Entity uid="10586">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1563.96473" z="774.5395"/>
<Orientation y="2.35621"/>
<Actor seed="57884"/>
</Entity>
<Entity uid="10587">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1557.547" z="776.52271"/>
<Orientation y="-1.2326"/>
<Actor seed="14830"/>
</Entity>
<Entity uid="10588">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1534.9419" z="781.98804"/>
<Orientation y="-1.35355"/>
<Actor seed="8245"/>
</Entity>
<Entity uid="10589">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1521.91932" z="782.3672"/>
<Orientation y="2.66526"/>
<Actor seed="19857"/>
</Entity>
<Entity uid="10590">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1535.85315" z="772.758"/>
<Orientation y="1.62392"/>
<Actor seed="33655"/>
</Entity>
<Entity uid="10591">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1546.75232" z="775.73047"/>
<Orientation y="2.35621"/>
<Actor seed="7849"/>
</Entity>
<Entity uid="10592">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1554.9839" z="784.5503"/>
<Orientation y="2.35621"/>
<Actor seed="14430"/>
</Entity>
<Entity uid="10593">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1561.86585" z="786.70252"/>
<Orientation y="2.35621"/>
<Actor seed="65181"/>
</Entity>
<Entity uid="10594">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1562.44068" z="785.3943"/>
<Orientation y="-1.28585"/>
<Actor seed="40705"/>
</Entity>
<Entity uid="10595">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1555.0199" z="785.6855"/>
<Orientation y="1.63884"/>
<Actor seed="9274"/>
</Entity>
<Entity uid="10596">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1555.08814" z="785.79603"/>
<Orientation y="2.35621"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="10597">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1554.91102" z="779.40546"/>
<Orientation y="1.46508"/>
<Actor seed="30777"/>
</Entity>
<Entity uid="10598">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1572.92664" z="784.94672"/>
<Orientation y="2.35621"/>
<Actor seed="64607"/>
</Entity>
<Entity uid="10599">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1583.0287" z="778.03571"/>
<Orientation y="2.35621"/>
<Actor seed="63199"/>
</Entity>
<Entity uid="10600">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1587.75916" z="775.15796"/>
<Orientation y="-1.5301"/>
<Actor seed="50256"/>
</Entity>
<Entity uid="10601">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1562.7013" z="775.85376"/>
<Orientation y="-1.00953"/>
<Actor seed="59204"/>
</Entity>
<Entity uid="10602">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1565.38025" z="787.29078"/>
<Orientation y="1.03611"/>
<Actor seed="55005"/>
</Entity>
<Entity uid="10603">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1585.96473" z="790.05347"/>
<Orientation y="1.80802"/>
<Actor seed="3676"/>
</Entity>
<Entity uid="10604">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1590.37781" z="785.37812"/>
<Orientation y="2.35621"/>
<Actor seed="24586"/>
</Entity>
<Entity uid="10605">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1593.87317" z="778.99122"/>
<Orientation y="1.79508"/>
<Actor seed="52559"/>
</Entity>
<Entity uid="10606">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1594.45765" z="778.5771"/>
<Orientation y="-0.99477"/>
<Actor seed="48467"/>
</Entity>
<Entity uid="10607">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.53272" z="783.89576"/>
<Orientation y="2.35621"/>
<Actor seed="29750"/>
</Entity>
<Entity uid="10608">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1597.6183" z="784.59278"/>
<Orientation y="1.79389"/>
<Actor seed="50998"/>
</Entity>
<Entity uid="10609">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1607.06116" z="780.74854"/>
<Orientation y="2.35621"/>
<Actor seed="59934"/>
</Entity>
<Entity uid="10610">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1616.85975" z="789.30201"/>
<Orientation y="2.35621"/>
<Actor seed="8057"/>
</Entity>
<Entity uid="10611">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1620.58436" z="789.31635"/>
<Orientation y="-1.7229"/>
<Actor seed="7128"/>
</Entity>
<Entity uid="10612">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1608.71839" z="783.00727"/>
<Orientation y="2.35621"/>
<Actor seed="13362"/>
</Entity>
<Entity uid="10613">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1598.27991" z="778.68213"/>
<Orientation y="2.35621"/>
<Actor seed="27966"/>
</Entity>
<Entity uid="10614">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1593.27442" z="776.4062"/>
<Orientation y="1.63494"/>
<Actor seed="6685"/>
</Entity>
<Entity uid="10615">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1617.53577" z="776.42847"/>
<Orientation y="2.35621"/>
<Actor seed="1747"/>
</Entity>
<Entity uid="10616">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1627.14698" z="784.56592"/>
<Orientation y="2.35621"/>
<Actor seed="12493"/>
</Entity>
<Entity uid="10617">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1627.23084" z="787.47962"/>
<Orientation y="-1.104"/>
<Actor seed="58799"/>
</Entity>
<Entity uid="10618">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1608.5271" z="789.133"/>
<Orientation y="-1.32454"/>
<Actor seed="4854"/>
</Entity>
<Entity uid="10619">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1602.7959" z="790.56568"/>
<Orientation y="2.35621"/>
<Actor seed="44066"/>
</Entity>
<Entity uid="10620">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1625.94642" z="788.97413"/>
<Orientation y="1.7045"/>
<Actor seed="59405"/>
</Entity>
<Entity uid="10621">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1638.34314" z="782.25245"/>
<Orientation y="-1.73313"/>
<Actor seed="12866"/>
</Entity>
<Entity uid="10622">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1627.26075" z="778.68238"/>
<Orientation y="-1.49103"/>
<Actor seed="23420"/>
</Entity>
<Entity uid="10623">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1620.37293" z="777.95282"/>
<Orientation y="2.35621"/>
<Actor seed="15689"/>
</Entity>
<Entity uid="10624">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1644.55506" z="780.72522"/>
<Orientation y="1.53063"/>
<Actor seed="50518"/>
</Entity>
<Entity uid="10625">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1651.12" z="779.80384"/>
<Orientation y="2.35621"/>
<Actor seed="23241"/>
</Entity>
<Entity uid="10626">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1647.46827" z="784.47461"/>
<Orientation y="-0.4055"/>
<Actor seed="17829"/>
</Entity>
<Entity uid="10627">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1644.98108" z="789.71308"/>
<Orientation y="2.35621"/>
<Actor seed="39312"/>
</Entity>
<Entity uid="10628">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1651.8158" z="789.29108"/>
<Orientation y="1.4515"/>
<Actor seed="9882"/>
</Entity>
<Entity uid="10629">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1671.41956" z="785.99567"/>
<Orientation y="2.35621"/>
<Actor seed="39003"/>
</Entity>
<Entity uid="10630">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1665.33521" z="782.69587"/>
<Orientation y="-1.26963"/>
<Actor seed="1765"/>
</Entity>
<Entity uid="10631">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1655.55616" z="785.40186"/>
<Orientation y="2.35621"/>
<Actor seed="8287"/>
</Entity>
<Entity uid="10632">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1659.14795" z="778.90821"/>
<Orientation y="2.35621"/>
<Actor seed="17160"/>
</Entity>
<Entity uid="10633">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1669.45984" z="781.52723"/>
<Orientation y="2.35621"/>
<Actor seed="12940"/>
</Entity>
<Entity uid="10634">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1669.62562" z="785.04133"/>
<Orientation y="2.35621"/>
<Actor seed="22198"/>
</Entity>
<Entity uid="10635">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1686.14576" z="783.38788"/>
<Orientation y="-1.36852"/>
<Actor seed="566"/>
</Entity>
<Entity uid="10636">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1671.03748" z="783.9911"/>
<Orientation y="2.35621"/>
<Actor seed="16415"/>
</Entity>
<Entity uid="10637">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1669.4701" z="786.46058"/>
<Orientation y="1.09812"/>
<Actor seed="5479"/>
</Entity>
<Entity uid="10638">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1684.37085" z="789.51789"/>
<Orientation y="2.35621"/>
<Actor seed="11783"/>
</Entity>
<Entity uid="10639">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1684.62586" z="782.10242"/>
<Orientation y="2.35621"/>
<Actor seed="10862"/>
</Entity>
<Entity uid="10640">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1681.56263" z="779.17585"/>
<Orientation y="-0.35662"/>
<Actor seed="64962"/>
</Entity>
<Entity uid="10641">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1679.0481" z="787.90156"/>
<Orientation y="2.35621"/>
<Actor seed="35340"/>
</Entity>
<Entity uid="10642">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1698.40955" z="783.76319"/>
<Orientation y="1.75979"/>
<Actor seed="44054"/>
</Entity>
<Entity uid="10643">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1705.85267" z="782.1944"/>
<Orientation y="-1.15526"/>
<Actor seed="4990"/>
</Entity>
<Entity uid="10644">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1695.96265" z="785.53296"/>
<Orientation y="2.35621"/>
<Actor seed="22546"/>
</Entity>
<Entity uid="10645">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1691.2262" z="782.35145"/>
<Orientation y="2.1758"/>
<Actor seed="41568"/>
</Entity>
<Entity uid="10646">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1702.35926" z="776.6847"/>
<Orientation y="1.42508"/>
<Actor seed="39328"/>
</Entity>
<Entity uid="10647">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1714.64332" z="782.19745"/>
<Orientation y="2.35621"/>
<Actor seed="46550"/>
</Entity>
<Entity uid="10648">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1719.91968" z="781.037"/>
<Orientation y="2.35621"/>
<Actor seed="40972"/>
</Entity>
<Entity uid="10649">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1720.75709" z="777.5586"/>
<Orientation y="2.58567"/>
<Actor seed="11053"/>
</Entity>
<Entity uid="10650">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.70923" z="765.1297"/>
<Orientation y="-3.05248"/>
<Actor seed="26078"/>
</Entity>
<Entity uid="10651">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1721.42688" z="749.11713"/>
<Orientation y="2.35621"/>
<Actor seed="16478"/>
</Entity>
<Entity uid="10652">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.12146" z="751.09205"/>
<Orientation y="0.03441"/>
<Actor seed="62101"/>
</Entity>
<Entity uid="10653">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.14722" z="764.59797"/>
<Orientation y="0.3711"/>
<Actor seed="45318"/>
</Entity>
<Entity uid="10654">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.96644" z="769.0066"/>
<Orientation y="-3.09357"/>
<Actor seed="1343"/>
</Entity>
<Entity uid="10655">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.32166" z="756.49543"/>
<Orientation y="-2.21511"/>
<Actor seed="21979"/>
</Entity>
<Entity uid="10656">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1725.3954" z="746.47443"/>
<Orientation y="2.35621"/>
<Actor seed="43275"/>
</Entity>
<Entity uid="10657">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.85743" z="743.9383"/>
<Orientation y="-3.10222"/>
<Actor seed="52655"/>
</Entity>
<Entity uid="10658">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1725.23877" z="735.16468"/>
<Orientation y="-0.09455"/>
<Actor seed="9501"/>
</Entity>
<Entity uid="10659">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.37208" z="749.73243"/>
<Orientation y="2.35621"/>
<Actor seed="26351"/>
</Entity>
<Entity uid="10660">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.29554" z="739.73224"/>
<Orientation y="-3.08745"/>
<Actor seed="65138"/>
</Entity>
<Entity uid="10661">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.68201" z="723.46106"/>
<Orientation y="2.35621"/>
<Actor seed="23006"/>
</Entity>
<Entity uid="10662">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1725.09534" z="713.97004"/>
<Orientation y="2.35621"/>
<Actor seed="14664"/>
</Entity>
<Entity uid="10663">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.10352" z="735.35761"/>
<Orientation y="-0.1377"/>
<Actor seed="17769"/>
</Entity>
<Entity uid="10664">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.60486" z="731.65345"/>
<Orientation y="2.35621"/>
<Actor seed="46413"/>
</Entity>
<Entity uid="10665">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.66211" z="702.20844"/>
<Orientation y="-3.13003"/>
<Actor seed="20647"/>
</Entity>
<Entity uid="10666">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.96534" z="693.00043"/>
<Orientation y="-3.02485"/>
<Actor seed="36578"/>
</Entity>
<Entity uid="10667">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.66736" z="682.10181"/>
<Orientation y="2.35621"/>
<Actor seed="65252"/>
</Entity>
<Entity uid="10668">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.14747" z="677.57105"/>
<Orientation y="2.35621"/>
<Actor seed="60974"/>
</Entity>
<Entity uid="10669">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.97547" z="695.64094"/>
<Orientation y="-0.03264"/>
<Actor seed="19815"/>
</Entity>
<Entity uid="10670">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.3069" z="696.99421"/>
<Orientation y="3.03766"/>
<Actor seed="32243"/>
</Entity>
<Entity uid="10671">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.4917" z="663.64466"/>
<Orientation y="2.35621"/>
<Actor seed="37243"/>
</Entity>
<Entity uid="10672">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.81836" z="662.08545"/>
<Orientation y="2.35621"/>
<Actor seed="47568"/>
</Entity>
<Entity uid="10673">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.4148" z="654.11866"/>
<Orientation y="-2.40673"/>
<Actor seed="7872"/>
</Entity>
<Entity uid="10674">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.56141" z="644.34516"/>
<Orientation y="2.35621"/>
<Actor seed="24433"/>
</Entity>
<Entity uid="10675">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.98304" z="641.11371"/>
<Orientation y="0.0985"/>
<Actor seed="41427"/>
</Entity>
<Entity uid="10676">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.52918" z="679.56226"/>
<Orientation y="2.35621"/>
<Actor seed="39207"/>
</Entity>
<Entity uid="10677">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.23096" z="709.41382"/>
<Orientation y="2.35621"/>
<Actor seed="17104"/>
</Entity>
<Entity uid="10678">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.32581" z="732.42695"/>
<Orientation y="2.35621"/>
<Actor seed="39119"/>
</Entity>
<Entity uid="10679">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.98328" z="776.44367"/>
<Orientation y="2.35621"/>
<Actor seed="60270"/>
</Entity>
<Entity uid="10680">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.10047" z="771.42255"/>
<Orientation y="2.35621"/>
<Actor seed="42462"/>
</Entity>
<Entity uid="10681">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.9629" z="779.7483"/>
<Orientation y="2.35621"/>
<Actor seed="32282"/>
</Entity>
<Entity uid="10682">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.7522" z="789.34015"/>
<Orientation y="0.07932"/>
<Actor seed="43351"/>
</Entity>
<Entity uid="10683">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.17676" z="799.92322"/>
<Orientation y="2.35621"/>
<Actor seed="57263"/>
</Entity>
<Entity uid="10684">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1738.57776" z="778.61274"/>
<Orientation y="-3.04859"/>
<Actor seed="9194"/>
</Entity>
<Entity uid="10685">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1752.93567" z="726.56244"/>
<Orientation y="2.35621"/>
<Actor seed="10467"/>
</Entity>
<Entity uid="10686">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1755.25452" z="724.4585"/>
<Orientation y="0.45974"/>
<Actor seed="11157"/>
</Entity>
<Entity uid="10687">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1758.02515" z="731.33149"/>
<Orientation y="2.35621"/>
<Actor seed="45819"/>
</Entity>
<Entity uid="10688">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1753.28284" z="730.375"/>
<Orientation y="-2.25124"/>
<Actor seed="49372"/>
</Entity>
<Entity uid="10689">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1749.8418" z="724.89472"/>
<Orientation y="-2.14805"/>
<Actor seed="12676"/>
</Entity>
<Entity uid="10690">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1746.10523" z="723.32526"/>
<Orientation y="-0.64722"/>
<Actor seed="23189"/>
</Entity>
<Entity uid="10691">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1740.17078" z="730.8396"/>
<Orientation y="-1.81489"/>
<Actor seed="11541"/>
</Entity>
<Entity uid="10692">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.19031" z="729.54212"/>
<Orientation y="2.35621"/>
<Actor seed="48908"/>
</Entity>
<Entity uid="10693">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.75" z="776.05335"/>
<Orientation y="2.35621"/>
<Actor seed="55138"/>
</Entity>
<Entity uid="10694">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.17994" z="780.86316"/>
<Orientation y="0.26893"/>
<Actor seed="59539"/>
</Entity>
<Entity uid="10695">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.76343" z="789.55341"/>
<Orientation y="2.35621"/>
<Actor seed="3067"/>
</Entity>
<Entity uid="10696">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.61805" z="829.40607"/>
<Orientation y="2.35621"/>
<Actor seed="51894"/>
</Entity>
<Entity uid="10697">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.12964" z="839.2953"/>
<Orientation y="2.35621"/>
<Actor seed="54863"/>
</Entity>
<Entity uid="10698">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.24976" z="840.62848"/>
<Orientation y="-2.55198"/>
<Actor seed="64341"/>
</Entity>
<Entity uid="10699">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.7516" z="826.50745"/>
<Orientation y="-3.12603"/>
<Actor seed="65496"/>
</Entity>
<Entity uid="10700">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1725.95301" z="807.24885"/>
<Orientation y="2.35621"/>
<Actor seed="64242"/>
</Entity>
<Entity uid="10701">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.7782" z="824.48072"/>
<Orientation y="-0.2472"/>
<Actor seed="34130"/>
</Entity>
<Entity uid="10702">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.91114" z="838.5171"/>
<Orientation y="2.35621"/>
<Actor seed="25229"/>
</Entity>
<Entity uid="10703">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1735.92286" z="836.77637"/>
<Orientation y="2.35621"/>
<Actor seed="65131"/>
</Entity>
<Entity uid="10704">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1745.95154" z="837.0448"/>
<Orientation y="2.35621"/>
<Actor seed="17137"/>
</Entity>
<Entity uid="10705">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1749.33643" z="835.65552"/>
<Orientation y="2.35621"/>
<Actor seed="8040"/>
</Entity>
<Entity uid="10706">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.06165" z="838.41645"/>
<Orientation y="-1.25077"/>
<Actor seed="1742"/>
</Entity>
<Entity uid="10707">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1719.8147" z="845.23121"/>
<Orientation y="2.35621"/>
<Actor seed="21001"/>
</Entity>
<Entity uid="10708">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1715.57251" z="841.10456"/>
<Orientation y="-2.70801"/>
<Actor seed="12419"/>
</Entity>
<Entity uid="10709">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1720.85816" z="819.01185"/>
<Orientation y="2.35621"/>
<Actor seed="21267"/>
</Entity>
<Entity uid="10710">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.32166" z="811.94312"/>
<Orientation y="2.35621"/>
<Actor seed="51492"/>
</Entity>
<Entity uid="10711">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.99903" z="832.80292"/>
<Orientation y="-0.12934"/>
<Actor seed="58434"/>
</Entity>
<Entity uid="10712">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1721.14673" z="861.95514"/>
<Orientation y="0.08111"/>
<Actor seed="18136"/>
</Entity>
<Entity uid="10713">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.17103" z="871.04468"/>
<Orientation y="2.35621"/>
<Actor seed="32850"/>
</Entity>
<Entity uid="10714">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.36707" z="873.925"/>
<Orientation y="2.35621"/>
<Actor seed="5863"/>
</Entity>
<Entity uid="10715">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.48572" z="852.85431"/>
<Orientation y="-3.06408"/>
<Actor seed="13460"/>
</Entity>
<Entity uid="10716">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.93519" z="830.49964"/>
<Orientation y="0.25351"/>
<Actor seed="63693"/>
</Entity>
<Entity uid="10717">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.91797" z="856.62897"/>
<Orientation y="2.35621"/>
<Actor seed="46593"/>
</Entity>
<Entity uid="10718">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.14356" z="864.06605"/>
<Orientation y="2.35621"/>
<Actor seed="56058"/>
</Entity>
<Entity uid="10719">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.56324" z="868.06885"/>
<Orientation y="-0.36532"/>
<Actor seed="62745"/>
</Entity>
<Entity uid="10720">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.55555" z="874.29041"/>
<Orientation y="2.35621"/>
<Actor seed="4226"/>
</Entity>
<Entity uid="10721">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.724" z="883.90217"/>
<Orientation y="-2.98423"/>
<Actor seed="47046"/>
</Entity>
<Entity uid="10722">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1725.09327" z="885.90363"/>
<Orientation y="-3.0667"/>
<Actor seed="40101"/>
</Entity>
<Entity uid="10723">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.6792" z="872.45112"/>
<Orientation y="2.35621"/>
<Actor seed="22283"/>
</Entity>
<Entity uid="10724">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.36" z="887.30811"/>
<Orientation y="0.0971"/>
<Actor seed="33547"/>
</Entity>
<Entity uid="10725">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.18445" z="924.29499"/>
<Orientation y="2.35621"/>
<Actor seed="50789"/>
</Entity>
<Entity uid="10726">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.79542" z="915.24299"/>
<Orientation y="-3.00799"/>
<Actor seed="45399"/>
</Entity>
<Entity uid="10727">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.18848" z="899.86823"/>
<Orientation y="2.35621"/>
<Actor seed="54891"/>
</Entity>
<Entity uid="10728">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.91004" z="915.3642"/>
<Orientation y="-0.36757"/>
<Actor seed="45395"/>
</Entity>
<Entity uid="10729">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.30945" z="921.11738"/>
<Orientation y="-2.19439"/>
<Actor seed="52820"/>
</Entity>
<Entity uid="10730">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.74927" z="909.34461"/>
<Orientation y="2.80408"/>
<Actor seed="26653"/>
</Entity>
<Entity uid="10731">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.29163" z="905.73267"/>
<Orientation y="2.35621"/>
<Actor seed="8088"/>
</Entity>
<Entity uid="10732">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.68091" z="909.32654"/>
<Orientation y="-1.34351"/>
<Actor seed="60940"/>
</Entity>
<Entity uid="10733">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1713.11353" z="911.94227"/>
<Orientation y="-1.43198"/>
<Actor seed="16219"/>
</Entity>
<Entity uid="10734">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1703.68274" z="914.52076"/>
<Orientation y="-1.494"/>
<Actor seed="51653"/>
</Entity>
<Entity uid="10735">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1693.90613" z="916.28748"/>
<Orientation y="-1.7176"/>
<Actor seed="13244"/>
</Entity>
<Entity uid="10736">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1687.17798" z="917.63233"/>
<Orientation y="2.35621"/>
<Actor seed="6269"/>
</Entity>
<Entity uid="10737">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1688.4701" z="920.10755"/>
<Orientation y="2.35621"/>
<Actor seed="61870"/>
</Entity>
<Entity uid="10738">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1694.04261" z="922.76636"/>
<Orientation y="2.35621"/>
<Actor seed="61749"/>
</Entity>
<Entity uid="10739">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1685.11365" z="923.76795"/>
<Orientation y="-1.69671"/>
<Actor seed="56482"/>
</Entity>
<Entity uid="10740">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1673.84766" z="920.82862"/>
<Orientation y="2.97307"/>
<Actor seed="40452"/>
</Entity>
<Entity uid="10741">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1679.35926" z="913.54358"/>
<Orientation y="1.62139"/>
<Actor seed="2541"/>
</Entity>
<Entity uid="10742">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1686.85474" z="914.85004"/>
<Orientation y="0.99119"/>
<Actor seed="34136"/>
</Entity>
<Entity uid="10743">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1686.96741" z="917.98609"/>
<Orientation y="-1.30074"/>
<Actor seed="26859"/>
</Entity>
<Entity uid="10744">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1684.97254" z="919.95258"/>
<Orientation y="2.35621"/>
<Actor seed="48043"/>
</Entity>
<Entity uid="10745">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.94275" z="905.86628"/>
<Orientation y="2.35621"/>
<Actor seed="24292"/>
</Entity>
<Entity uid="10746">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.18995" z="904.65699"/>
<Orientation y="-1.76278"/>
<Actor seed="45357"/>
</Entity>
<Entity uid="10747">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.77771" z="905.11927"/>
<Orientation y="-0.15029"/>
<Actor seed="43713"/>
</Entity>
<Entity uid="10748">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1701.27149" z="907.06202"/>
<Orientation y="-2.13775"/>
<Actor seed="50399"/>
</Entity>
<Entity uid="10749">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1697.6554" z="904.02228"/>
<Orientation y="2.35621"/>
<Actor seed="349"/>
</Entity>
<Entity uid="10750">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1692.13001" z="931.94813"/>
<Orientation y="2.35621"/>
<Actor seed="57259"/>
</Entity>
<Entity uid="10751">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1696.1554" z="931.4538"/>
<Orientation y="2.35621"/>
<Actor seed="31474"/>
</Entity>
<Entity uid="10752">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1698.74549" z="929.42774"/>
<Orientation y="2.35621"/>
<Actor seed="29823"/>
</Entity>
<Entity uid="10753">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.77442" z="930.71802"/>
<Orientation y="2.35621"/>
<Actor seed="40990"/>
</Entity>
<Entity uid="10754">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.84131" z="930.7621"/>
<Orientation y="2.35621"/>
<Actor seed="14249"/>
</Entity>
<Entity uid="10755">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.00672" z="929.79694"/>
<Orientation y="2.35621"/>
<Actor seed="37839"/>
</Entity>
<Entity uid="10756">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.7306" z="930.81434"/>
<Orientation y="-0.502"/>
<Actor seed="45167"/>
</Entity>
<Entity uid="10757">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1698.67493" z="934.5431"/>
<Orientation y="2.35621"/>
<Actor seed="55332"/>
</Entity>
<Entity uid="10758">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.67908" z="938.78095"/>
<Orientation y="-0.77651"/>
<Actor seed="14937"/>
</Entity>
<Entity uid="10759">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1688.2516" z="941.4842"/>
<Orientation y="-2.1726"/>
<Actor seed="60631"/>
</Entity>
<Entity uid="10760">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1683.87684" z="937.14112"/>
<Orientation y="2.35621"/>
<Actor seed="10182"/>
</Entity>
<Entity uid="10761">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1679.45252" z="938.17792"/>
<Orientation y="-1.40722"/>
<Actor seed="40598"/>
</Entity>
<Entity uid="10762">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1671.28785" z="937.94831"/>
<Orientation y="2.35621"/>
<Actor seed="338"/>
</Entity>
<Entity uid="10763">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1672.03602" z="933.48194"/>
<Orientation y="-1.5463"/>
<Actor seed="28938"/>
</Entity>
<Entity uid="10764">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1659.58326" z="923.16553"/>
<Orientation y="2.35621"/>
<Actor seed="8711"/>
</Entity>
<Entity uid="10765">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1660.18165" z="919.31165"/>
<Orientation y="2.35621"/>
<Actor seed="4549"/>
</Entity>
<Entity uid="10766">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1655.97571" z="921.41095"/>
<Orientation y="2.35621"/>
<Actor seed="39750"/>
</Entity>
<Entity uid="10767">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1657.89515" z="927.8177"/>
<Orientation y="2.35621"/>
<Actor seed="46574"/>
</Entity>
<Entity uid="10768">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1667.57642" z="912.74085"/>
<Orientation y="2.35621"/>
<Actor seed="18927"/>
</Entity>
<Entity uid="10769">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1669.01612" z="906.01343"/>
<Orientation y="1.75158"/>
<Actor seed="54724"/>
</Entity>
<Entity uid="10770">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1675.31605" z="905.16755"/>
<Orientation y="2.35621"/>
<Actor seed="35605"/>
</Entity>
<Entity uid="10771">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1673.05872" z="905.48127"/>
<Orientation y="-1.31794"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="10772">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.5785" z="896.45337"/>
<Orientation y="2.35621"/>
<Actor seed="4348"/>
</Entity>
<Entity uid="10773">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.15101" z="896.95826"/>
<Orientation y="-1.39525"/>
<Actor seed="64058"/>
</Entity>
<Entity uid="10774">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.73755" z="895.40741"/>
<Orientation y="2.85373"/>
<Actor seed="34270"/>
</Entity>
<Entity uid="10775">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.43299" z="888.16657"/>
<Orientation y="2.35621"/>
<Actor seed="51194"/>
</Entity>
<Entity uid="10776">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.76404" z="886.40693"/>
<Orientation y="-1.46738"/>
<Actor seed="57358"/>
</Entity>
<Entity uid="10777">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.56153" z="886.34961"/>
<Orientation y="2.35621"/>
<Actor seed="39090"/>
</Entity>
<Entity uid="10778">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.48487" z="881.61744"/>
<Orientation y="-2.42598"/>
<Actor seed="54966"/>
</Entity>
<Entity uid="10779">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.13245" z="877.92646"/>
<Orientation y="2.35621"/>
<Actor seed="60512"/>
</Entity>
<Entity uid="10780">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.06629" z="871.77045"/>
<Orientation y="2.35621"/>
<Actor seed="13197"/>
</Entity>
<Entity uid="10781">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.37378" z="863.94581"/>
<Orientation y="2.35621"/>
<Actor seed="32847"/>
</Entity>
<Entity uid="10782">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.6731" z="854.4983"/>
<Orientation y="2.35621"/>
<Actor seed="6514"/>
</Entity>
<Entity uid="10783">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1733.98743" z="865.60486"/>
<Orientation y="2.35621"/>
<Actor seed="1614"/>
</Entity>
<Entity uid="10784">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1734.79981" z="870.68738"/>
<Orientation y="2.35621"/>
<Actor seed="26528"/>
</Entity>
<Entity uid="10785">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1737.099" z="870.8974"/>
<Orientation y="2.96377"/>
<Actor seed="7774"/>
</Entity>
<Entity uid="10786">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.20862" z="864.15888"/>
<Orientation y="2.91532"/>
<Actor seed="52874"/>
</Entity>
<Entity uid="10787">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.37317" z="859.4026"/>
<Orientation y="2.35621"/>
<Actor seed="12662"/>
</Entity>
<Entity uid="10788">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.64002" z="858.19684"/>
<Orientation y="2.35621"/>
<Actor seed="15042"/>
</Entity>
<Entity uid="10789">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1751.05286" z="824.73047"/>
<Orientation y="2.35621"/>
<Actor seed="28585"/>
</Entity>
<Entity uid="10790">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1756.87635" z="823.76447"/>
<Orientation y="2.35621"/>
<Actor seed="49231"/>
</Entity>
<Entity uid="10791">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1763.8152" z="825.35602"/>
<Orientation y="2.35621"/>
<Actor seed="26103"/>
</Entity>
<Entity uid="10792">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1766.82386" z="829.6468"/>
<Orientation y="2.35621"/>
<Actor seed="34174"/>
</Entity>
<Entity uid="10793">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.87" z="836.13355"/>
<Orientation y="-0.47503"/>
<Actor seed="52781"/>
</Entity>
<Entity uid="10794">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.99" z="843.72419"/>
<Orientation y="2.35621"/>
<Actor seed="50541"/>
</Entity>
<Entity uid="10795">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.07898" z="848.82032"/>
<Orientation y="2.35621"/>
<Actor seed="56255"/>
</Entity>
<Entity uid="10796">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1763.87342" z="850.89997"/>
<Orientation y="2.35621"/>
<Actor seed="13818"/>
</Entity>
<Entity uid="10797">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.14954" z="823.636"/>
<Orientation y="2.35621"/>
<Actor seed="13058"/>
</Entity>
<Entity uid="10798">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.875" z="822.63837"/>
<Orientation y="2.35621"/>
<Actor seed="9297"/>
</Entity>
<Entity uid="10799">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1706.08472" z="821.95685"/>
<Orientation y="2.35621"/>
<Actor seed="2023"/>
</Entity>
<Entity uid="10800">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.31641" z="814.92005"/>
<Orientation y="-2.76975"/>
<Actor seed="58660"/>
</Entity>
<Entity uid="10801">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1704.02027" z="811.76923"/>
<Orientation y="2.35621"/>
<Actor seed="55785"/>
</Entity>
<Entity uid="10802">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.31812" z="807.92035"/>
<Orientation y="2.35621"/>
<Actor seed="31417"/>
</Entity>
<Entity uid="10803">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.81751" z="803.90101"/>
<Orientation y="2.35621"/>
<Actor seed="61974"/>
</Entity>
<Entity uid="10804">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.73108" z="799.80445"/>
<Orientation y="2.35621"/>
<Actor seed="16803"/>
</Entity>
<Entity uid="10805">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.08936" z="796.43244"/>
<Orientation y="2.35621"/>
<Actor seed="44637"/>
</Entity>
<Entity uid="10806">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.79236" z="796.6313"/>
<Orientation y="2.35621"/>
<Actor seed="42820"/>
</Entity>
<Entity uid="10807">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1772.03016" z="824.9239"/>
<Orientation y="-1.08935"/>
<Actor seed="57391"/>
</Entity>
<Entity uid="10808">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1743.4701" z="822.33558"/>
<Orientation y="-0.89246"/>
<Actor seed="53786"/>
</Entity>
<Entity uid="10809">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1765.75586" z="844.10352"/>
<Orientation y="-1.76781"/>
<Actor seed="41737"/>
</Entity>
<Entity uid="10810">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1749.85816" z="851.58875"/>
<Orientation y="-2.42032"/>
<Actor seed="12188"/>
</Entity>
<Entity uid="10811">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1771.2428" z="837.87244"/>
<Orientation y="2.35621"/>
<Actor seed="16750"/>
</Entity>
<Entity uid="10812">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1701.74036" z="804.33417"/>
<Orientation y="2.35621"/>
<Actor seed="45473"/>
</Entity>
<Entity uid="10813">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1687.14332" z="805.34961"/>
<Orientation y="2.35621"/>
<Actor seed="57825"/>
</Entity>
<Entity uid="10814">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1699.00013" z="820.58448"/>
<Orientation y="2.35621"/>
<Actor seed="16157"/>
</Entity>
<Entity uid="10815">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1705.10914" z="812.2475"/>
<Orientation y="2.35621"/>
<Actor seed="33633"/>
</Entity>
<Entity uid="10816">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1694.81141" z="807.65088"/>
<Orientation y="-2.34072"/>
<Actor seed="64980"/>
</Entity>
<Entity uid="10817">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1649.41211" z="798.98157"/>
<Orientation y="2.40601"/>
<Actor seed="22313"/>
</Entity>
<Entity uid="10818">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1676.36353" z="762.79548"/>
<Orientation y="0.46396"/>
<Actor seed="53896"/>
</Entity>
<Entity uid="10819">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1670.04163" z="766.74451"/>
<Orientation y="2.35621"/>
<Actor seed="32691"/>
</Entity>
<Entity uid="10820">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1650.4563" z="762.08027"/>
<Orientation y="2.35621"/>
<Actor seed="773"/>
</Entity>
<Entity uid="10821">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1624.73304" z="761.60938"/>
<Orientation y="-0.12159"/>
<Actor seed="64419"/>
</Entity>
<Entity uid="10822">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1619.48401" z="797.20582"/>
<Orientation y="2.76995"/>
<Actor seed="13666"/>
</Entity>
<Entity uid="10823">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1604.21094" z="762.19977"/>
<Orientation y="2.35621"/>
<Actor seed="24239"/>
</Entity>
<Entity uid="10824">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1593.61451" z="762.13746"/>
<Orientation y="-0.40854"/>
<Actor seed="52448"/>
</Entity>
<Entity uid="10825">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1594.38416" z="798.77356"/>
<Orientation y="2.73304"/>
<Actor seed="46684"/>
</Entity>
<Entity uid="10826">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1582.16993" z="800.96827"/>
<Orientation y="2.35621"/>
<Actor seed="7112"/>
</Entity>
<Entity uid="10827">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1553.73255" z="801.37867"/>
<Orientation y="2.65215"/>
<Actor seed="2451"/>
</Entity>
<Entity uid="10828">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1536.96058" z="765.45612"/>
<Orientation y="0.12131"/>
<Actor seed="33233"/>
</Entity>
<Entity uid="10829">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1526.06348" z="802.01276"/>
<Orientation y="3.02924"/>
<Actor seed="8204"/>
</Entity>
<Entity uid="10830">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1514.59791" z="768.09748"/>
<Orientation y="0.21448"/>
<Actor seed="58790"/>
</Entity>
<Entity uid="10831">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1504.64673" z="801.29035"/>
<Orientation y="2.88292"/>
<Actor seed="18060"/>
</Entity>
<Entity uid="10832">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1492.25293" z="768.64393"/>
<Orientation y="0.30204"/>
<Actor seed="2596"/>
</Entity>
<Entity uid="10833">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1683.86756" z="904.16327"/>
<Orientation y="0.68984"/>
<Actor seed="17987"/>
</Entity>
<Entity uid="10834">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1664.11121" z="929.12336"/>
<Orientation y="2.11844"/>
<Actor seed="25446"/>
</Entity>
<Entity uid="10835">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1660.2594" z="938.30658"/>
<Orientation y="2.23723"/>
<Actor seed="54741"/>
</Entity>
<Entity uid="10836">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1675.30909" z="937.4615"/>
<Orientation y="2.35621"/>
<Actor seed="54823"/>
</Entity>
<Entity uid="10837">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1686.01966" z="938.5074"/>
<Orientation y="0.67406"/>
<Actor seed="29404"/>
</Entity>
<Entity uid="10838">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1700.45923" z="940.51746"/>
<Orientation y="2.35621"/>
<Actor seed="51114"/>
</Entity>
<Entity uid="10839">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1705.58265" z="936.41285"/>
<Orientation y="2.35621"/>
<Actor seed="45045"/>
</Entity>
<Entity uid="10840">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1703.39747" z="900.52436"/>
<Orientation y="1.09522"/>
<Actor seed="19640"/>
</Entity>
<Entity uid="10841">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1712.94788" z="901.66816"/>
<Orientation y="2.35621"/>
<Actor seed="40378"/>
</Entity>
<Entity uid="10842">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1713.33667" z="885.76612"/>
<Orientation y="2.35621"/>
<Actor seed="59007"/>
</Entity>
<Entity uid="10843">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1709.96888" z="875.53272"/>
<Orientation y="2.35621"/>
<Actor seed="41278"/>
</Entity>
<Entity uid="10844">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1715.02845" z="933.19202"/>
<Orientation y="2.35621"/>
<Actor seed="48750"/>
</Entity>
<Entity uid="10845">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1641.82898" z="477.18525"/>
<Orientation y="-0.19037"/>
<Actor seed="6082"/>
</Entity>
<Entity uid="10846">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1609.06031" z="519.40735"/>
<Orientation y="2.78083"/>
<Actor seed="46527"/>
</Entity>
<Entity uid="10847">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1546.77381" z="479.96387"/>
<Orientation y="-0.45359"/>
<Actor seed="27893"/>
</Entity>
<Entity uid="10848">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1557.99878" z="517.71174"/>
<Orientation y="2.86358"/>
<Actor seed="65377"/>
</Entity>
<Entity uid="10849">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1525.91993" z="479.61695"/>
<Orientation y="2.35621"/>
<Actor seed="61645"/>
</Entity>
<Entity uid="10850">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1645.25599" z="328.54874"/>
<Orientation y="-0.12719"/>
<Actor seed="1560"/>
</Entity>
<Entity uid="10851">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1579.98804" z="354.5493"/>
<Orientation y="2.25351"/>
<Actor seed="28029"/>
</Entity>
<Entity uid="10852">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1516.55604" z="355.77436"/>
<Orientation y="2.5193"/>
<Actor seed="28722"/>
</Entity>
<Entity uid="10853">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1538.95264" z="337.64234"/>
<Orientation y="-0.01017"/>
<Actor seed="39132"/>
</Entity>
<Entity uid="10854">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1729.21937" z="962.58832"/>
<Orientation y="-0.03637"/>
<Actor seed="65123"/>
</Entity>
<Entity uid="10855">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1732.93006" z="948.64222"/>
<Orientation y="3.09307"/>
<Actor seed="65123"/>
</Entity>
<Entity uid="10867">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1659.88697" z="1074.04542"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="10869">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1659.76429" z="1018.75983"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="10870">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1660.02662" z="1096.02393"/>
<Orientation y="1.60308"/>
<Actor seed="57156"/>
</Entity>
<Entity uid="10874">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1496.89905" z="857.85914"/>
<Orientation y="2.35621"/>
<Actor seed="47900"/>
</Entity>
<Entity uid="10875">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1475.36072" z="837.03803"/>
<Orientation y="-0.25844"/>
<Actor seed="16540"/>
</Entity>
<Entity uid="10876">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1552.4911" z="609.56922"/>
<Orientation y="2.35621"/>
<Actor seed="31981"/>
</Entity>
<Entity uid="10877">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1487.58924" z="572.33777"/>
<Orientation y="2.35621"/>
<Actor seed="28331"/>
</Entity>
<Entity uid="10878">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1465.47584" z="597.3766"/>
<Orientation y="-0.01388"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="10879">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1464.24158" z="641.91797"/>
<Orientation y="-0.0139"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="10881">
<Template>actor|props/structures/gauls/farmstead_props.xml</Template>
<Position x="1495.08692" z="853.26441"/>
<Orientation y="2.35621"/>
<Actor seed="14687"/>
</Entity>
<Entity uid="10882">
<Template>actor|props/structures/gauls/farmstead_props.xml</Template>
<Position x="1492.0293" z="852.18781"/>
<Orientation y="0.43184"/>
<Actor seed="14367"/>
</Entity>
<Entity uid="10885">
<Template>actor|props/structures/hellenes/merchantship_cargo.xml</Template>
<Position x="1810.38636" z="916.94239"/>
<Orientation y="-3.10495"/>
<Actor seed="50265"/>
</Entity>
<Entity uid="10886">
<Template>actor|props/structures/hellenes/merchantship_cargo.xml</Template>
<Position x="1817.01905" z="924.77967"/>
<Orientation y="-1.59289"/>
<Actor seed="33491"/>
</Entity>
<Entity uid="10887">
<Template>actor|props/structures/hellenes/merchantship_cargo.xml</Template>
<Position x="1897.88123" z="818.36536"/>
<Orientation y="-3.05842"/>
<Actor seed="20198"/>
</Entity>
<Entity uid="10888">
<Template>actor|props/structures/hellenes/merchantship_cargo.xml</Template>
<Position x="1900.50379" z="802.5774"/>
<Orientation y="1.7327"/>
<Actor seed="62245"/>
</Entity>
<Entity uid="10889">
<Template>actor|props/structures/hellenes/merchantship_cargo.xml</Template>
<Position x="1923.34424" z="793.69178"/>
<Orientation y="1.59054"/>
<Actor seed="3164"/>
</Entity>
<Entity uid="10890">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1922.62293" z="801.96839"/>
<Orientation y="-3.14094"/>
<Actor seed="64756"/>
</Entity>
<Entity uid="10891">
<Template>actor|props/structures/britons/workshop_barrels_02.xml</Template>
<Position x="1945.6277" z="795.14063"/>
<Orientation y="2.35621"/>
<Actor seed="10481"/>
</Entity>
<Entity uid="10892">
<Template>actor|props/structures/britons/workshop_box_pile_02.xml</Template>
<Position x="1944.2599" z="793.30439"/>
<Orientation y="2.23505"/>
<Actor seed="65363"/>
</Entity>
<Entity uid="10893">
<Template>actor|props/structures/britons/workshop_boxes.xml</Template>
<Position x="1927.14222" z="801.7558"/>
<Orientation y="2.35621"/>
<Actor seed="16441"/>
</Entity>
<Entity uid="10894">
<Template>actor|props/structures/britons/workshop_boxes.xml</Template>
<Position x="1921.43348" z="1115.41553"/>
<Orientation y="1.80645"/>
<Actor seed="15795"/>
</Entity>
<Entity uid="10895">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1911.58277" z="1114.44068"/>
<Orientation y="-3.06504"/>
<Actor seed="20059"/>
</Entity>
<Entity uid="10896">
<Template>actor|props/structures/britons/workshop_chariot_prop_wheel.xml</Template>
<Position x="1921.04969" z="1114.07764"/>
<Orientation y="2.35621"/>
<Actor seed="57431"/>
</Entity>
<Entity uid="10897">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1927.29029" z="1114.99207"/>
<Orientation y="2.35621"/>
<Actor seed="65202"/>
</Entity>
<Entity uid="10898">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1926.02332" z="1106.50647"/>
<Orientation y="2.35621"/>
<Actor seed="27346"/>
</Entity>
<Entity uid="10899">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1901.12671" z="1115.70337"/>
<Orientation y="1.40442"/>
<Actor seed="44457"/>
</Entity>
<Entity uid="10900">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1908.17054" z="1106.27918"/>
<Orientation y="2.35621"/>
<Actor seed="19502"/>
</Entity>
<Entity uid="10901">
<Template>actor|props/structures/britons/workshop_box_pile_02.xml</Template>
<Position x="1908.32593" z="1107.55286"/>
<Orientation y="2.35621"/>
<Actor seed="56992"/>
</Entity>
<Entity uid="10902">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1505.70386" z="943.09778"/>
<Orientation y="1.58976"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10903">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1515.03736" z="942.94898"/>
<Orientation y="1.58976"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10908">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1594.01661" z="866.86542"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10915">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1572.0149" z="942.76484"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10916">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1584.6792" z="866.33082"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10917">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1499.4109" z="943.33814"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10918">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1646.79554" z="943.02845"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10919">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1658.64502" z="942.75599"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10920">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1543.65882" z="968.09357"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10921">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1534.33606" z="968.09913"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10922">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1525.0829" z="968.20978"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10923">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1515.76014" z="968.21534"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10924">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1506.42542" z="968.21485"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10925">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1500.1294" z="968.35456"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10926">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1553.26966" z="968.52192"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10927">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1565.46033" z="968.80347"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10928">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1589.4745" z="969.6189"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10929">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1601.61561" z="969.90467"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10930">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1512.1637" z="1033.27515"/>
<Orientation y="0.54491"/>
<Actor seed="18127"/>
</Entity>
<Entity uid="10931">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1497.44715" z="999.73761"/>
<Orientation y="1.49274"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="10932">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1499.58924" z="1005.98737"/>
<Orientation y="2.35621"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="10933">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1507.11902" z="1013.65625"/>
<Orientation y="2.35621"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="10934">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1521.67481" z="982.39515"/>
<Orientation y="-0.01482"/>
<Actor seed="2552"/>
</Entity>
<Entity uid="10935">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1533.8069" z="989.67457"/>
<Orientation y="1.55846"/>
<Actor seed="30946"/>
</Entity>
<Entity uid="10936">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1545.81568" z="990.24604"/>
<Orientation y="1.55846"/>
<Actor seed="30946"/>
</Entity>
<Entity uid="10937">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1554.438" z="987.66681"/>
<Orientation y="1.59627"/>
<Actor seed="28721"/>
</Entity>
<Entity uid="10938">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1530.4928" z="981.41736"/>
<Orientation y="2.35621"/>
<Actor seed="22943"/>
</Entity>
<Entity uid="10939">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1536.60804" z="980.97803"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="10940">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1543.13209" z="981.27912"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="10941">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1549.16236" z="981.90247"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="10942">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1524.89185" z="974.32367"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="10943">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1518.33814" z="974.12781"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="10944">
<Template>actor|props/structures/britons/workshop_anvil.xml</Template>
<Position x="1537.99646" z="973.56"/>
<Orientation y="2.35621"/>
<Actor seed="21112"/>
</Entity>
<Entity uid="10945">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1530.47364" z="980.50849"/>
<Orientation y="2.35621"/>
<Actor seed="37010"/>
</Entity>
<Entity uid="10946">
<Template>actor|props/structures/britons/workshop_barrels_02.xml</Template>
<Position x="1553.82911" z="983.8766"/>
<Orientation y="2.35621"/>
<Actor seed="20549"/>
</Entity>
<Entity uid="10947">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1544.51868" z="969.56073"/>
<Orientation y="2.35621"/>
<Actor seed="11284"/>
</Entity>
<Entity uid="10948">
<Template>actor|props/structures/britons/workshop_box_pile_02.xml</Template>
<Position x="1546.2942" z="961.33655"/>
<Orientation y="2.35621"/>
<Actor seed="60311"/>
</Entity>
<Entity uid="10949">
<Template>actor|props/structures/britons/workshop_boxes.xml</Template>
<Position x="1545.83497" z="970.12043"/>
<Orientation y="2.35621"/>
<Actor seed="8294"/>
</Entity>
<Entity uid="10950">
<Template>actor|props/structures/britons/workshop_chariot_prop_wheel.xml</Template>
<Position x="1539.09083" z="969.42444"/>
<Orientation y="2.35621"/>
<Actor seed="10490"/>
</Entity>
<Entity uid="10951">
<Template>actor|props/structures/britons/workshop_chariot_props_02.xml</Template>
<Position x="1539.10315" z="982.76203"/>
<Orientation y="2.35621"/>
<Actor seed="58034"/>
</Entity>
<Entity uid="10952">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1547.9253" z="969.18134"/>
<Orientation y="2.35621"/>
<Actor seed="37723"/>
</Entity>
<Entity uid="10953">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1537.92518" z="969.30518"/>
<Orientation y="2.35621"/>
<Actor seed="40790"/>
</Entity>
<Entity uid="10954">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1564.68396" z="969.95942"/>
<Orientation y="2.35621"/>
<Actor seed="41093"/>
</Entity>
<Entity uid="10955">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1566.18396" z="969.84882"/>
<Orientation y="2.35621"/>
<Actor seed="33144"/>
</Entity>
<Entity uid="10956">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1554.1001" z="979.26807"/>
<Orientation y="2.35621"/>
<Actor seed="18911"/>
</Entity>
<Entity uid="10957">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1554.77112" z="984.6725"/>
<Orientation y="2.35621"/>
<Actor seed="63031"/>
</Entity>
<Entity uid="10958">
<Template>actor|props/special/eyecandy/table1_long.xml</Template>
<Position x="1563.60315" z="980.97016"/>
<Orientation y="-1.70344"/>
<Actor seed="57432"/>
</Entity>
<Entity uid="10959">
<Template>actor|props/special/eyecandy/table1_long.xml</Template>
<Position x="1563.06934" z="990.33564"/>
<Orientation y="-1.45311"/>
<Actor seed="5933"/>
</Entity>
<Entity uid="10960">
<Template>actor|props/structures/britons/workshop_ram_wheels.xml</Template>
<Position x="1556.6084" z="983.88453"/>
<Orientation y="2.35621"/>
<Actor seed="12749"/>
</Entity>
<Entity uid="10961">
<Template>actor|props/structures/britons/workshop_ram_wheels.xml</Template>
<Position x="1516.36377" z="974.16511"/>
<Orientation y="2.35621"/>
<Actor seed="27334"/>
</Entity>
<Entity uid="10962">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1549.5525" z="979.68097"/>
<Orientation y="-1.88769"/>
<Actor seed="9479"/>
</Entity>
<Entity uid="10963">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1521.50293" z="973.32038"/>
<Orientation y="-1.45656"/>
<Actor seed="651"/>
</Entity>
<Entity uid="10964">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1494.80311" z="991.73877"/>
<Orientation y="-0.05529"/>
<Actor seed="32469"/>
</Entity>
<Entity uid="10965">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1501.14246" z="991.3202"/>
<Orientation y="3.02935"/>
<Actor seed="19532"/>
</Entity>
<Entity uid="10966">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1513.13697" z="978.10523"/>
<Orientation y="-1.59433"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="10967">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1512.78345" z="983.68378"/>
<Orientation y="-1.59433"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="10968">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1507.40528" z="1002.49897"/>
<Orientation y="2.32767"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="10969">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1519.14759" z="990.49872"/>
<Orientation y="-0.02929"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="10970">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1530.32435" z="997.84772"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="10971">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1542.32471" z="998.222"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="10972">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1563.0005" z="1061.3097"/>
<Orientation y="1.63872"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10973">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1544.08924" z="1062.32117"/>
<Orientation y="1.64956"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10974">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1553.3849" z="1061.61"/>
<Orientation y="1.64956"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10975">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1590.52002" z="1052.46717"/>
<Orientation y="6.38875"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="10976">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1588.79761" z="1033.60743"/>
<Orientation y="6.3996"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10977">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1589.85804" z="1042.86976"/>
<Orientation y="6.3996"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="10978">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1585.75293" z="1024.92554"/>
<Orientation y="1.08167"/>
<Actor seed="29395"/>
</Entity>
<Entity uid="10979">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1580.57728" z="1061.14979"/>
<Orientation y="-3.05472"/>
<Actor seed="23578"/>
</Entity>
<Entity uid="10980">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1508.32374" z="1097.23353"/>
<Orientation y="1.20098"/>
<Actor seed="18393"/>
</Entity>
<Entity uid="10981">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1618.87427" z="983.17994"/>
<Orientation y="0.0552"/>
<Actor seed="16789"/>
</Entity>
<Entity uid="10982">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>0</Player>
<Position x="1639.4701" z="983.83307"/>
<Orientation y="4.71726"/>
<Actor seed="58021"/>
</Entity>
<Entity uid="10983">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1659.48584" z="975.78125"/>
<Orientation y="1.5803"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="10984">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1543.53028" z="1015.55787"/>
<Orientation y="-5.4597"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10985">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1546.00684" z="1017.9878"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10986">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1539.521" z="1019.83887"/>
<Orientation y="-5.4597"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10987">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1541.99756" z="1022.2688"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10988">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1535.42786" z="1024.02149"/>
<Orientation y="-5.4597"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10989">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1537.90442" z="1026.45142"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10990">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1545.53565" z="1023.6294"/>
<Orientation y="-6.98961"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10991">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1543.20887" z="1026.20313"/>
<Orientation y="-10.16022"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10992">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1537.06104" z="1016.63819"/>
<Orientation y="-6.98961"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10993">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1534.73438" z="1019.21192"/>
<Orientation y="-10.16022"/>
<Actor seed="593"/>
</Entity>
<Entity uid="10997">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1545.5879" z="1047.73731"/>
<Orientation y="0.06449"/>
<Actor seed="29569"/>
</Entity>
<Entity uid="10998">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1565.59302" z="1053.74952"/>
<Orientation y="1.6247"/>
<Actor seed="52131"/>
</Entity>
<Entity uid="10999">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1583.00855" z="1040.14881"/>
<Orientation y="-1.4477"/>
<Actor seed="43234"/>
</Entity>
<Entity uid="11000">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1586.40247" z="977.36078"/>
<Orientation y="0.01433"/>
<Actor seed="61839"/>
</Entity>
<Entity uid="11001">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1598.61304" z="976.55414"/>
<Orientation y="0.04253"/>
<Actor seed="59808"/>
</Entity>
<Entity uid="11002">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1693.59693" z="996.54902"/>
<Orientation y="-3.13901"/>
<Actor seed="40858"/>
</Entity>
<Entity uid="11003">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1703.50965" z="974.9272"/>
<Orientation y="1.57348"/>
<Actor seed="52540"/>
</Entity>
<Entity uid="11004">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1681.78772" z="996.84046"/>
<Orientation y="-3.13213"/>
<Actor seed="34378"/>
</Entity>
<Entity uid="11005">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1712.86255" z="985.20087"/>
<Orientation y="-3.17664"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="11006">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1712.76282" z="991.49762"/>
<Orientation y="-3.18747"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="11007">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1713.2179" z="975.873"/>
<Orientation y="-3.17664"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="11008">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1602.51355" z="1003.22034"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="11009">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1596.22059" z="1003.4607"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="11010">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1611.84705" z="1003.07154"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="11011">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1650.98365" z="1003.28614"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="11012">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1644.69068" z="1003.5265"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="11013">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1660.31714" z="1003.13733"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="11014">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1597.2422" z="984.98798"/>
<Orientation y="-3.13006"/>
<Actor seed="64027"/>
</Entity>
<Entity uid="11015">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1601.49476" z="1001.9308"/>
<Orientation y="0.08106"/>
<Actor seed="29761"/>
</Entity>
<Entity uid="11016">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1607.13843" z="1001.54975"/>
<Orientation y="0.08106"/>
<Actor seed="29761"/>
</Entity>
<Entity uid="11017">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1612.85193" z="1001.21363"/>
<Orientation y="0.08106"/>
<Actor seed="29761"/>
</Entity>
<Entity uid="11018">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1568.24683" z="1009.40778"/>
<Orientation y="0.08106"/>
<Actor seed="29761"/>
</Entity>
<Entity uid="11019">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1574.25452" z="1008.89399"/>
<Orientation y="0.08106"/>
<Actor seed="29761"/>
</Entity>
<Entity uid="11020">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1574.13758" z="1012.83967"/>
<Orientation y="-3.12905"/>
<Actor seed="29761"/>
</Entity>
<Entity uid="11021">
<Template>actor|props/special/eyecandy/awning_wood_small.xml</Template>
<Position x="1566.55835" z="1013.64863"/>
<Orientation y="3.07953"/>
<Actor seed="57151"/>
</Entity>
<Entity uid="11022">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1558.8501" z="1004.23761"/>
<Orientation y="2.35621"/>
<Actor seed="28770"/>
</Entity>
<Entity uid="11023">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1605.3595" z="992.50849"/>
<Orientation y="2.35621"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="11024">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1511.30762" z="1046.6537"/>
<Orientation y="0.54738"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="11025">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1568.8069" z="1044.82215"/>
<Orientation y="-3.08754"/>
<Actor seed="15940"/>
</Entity>
<Entity uid="11026">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1695.82593" z="972.1949"/>
<Orientation y="-1.57882"/>
<Actor seed="22557"/>
</Entity>
<Entity uid="11027">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1667.76441" z="973.12842"/>
<Orientation y="1.44393"/>
<Actor seed="51542"/>
</Entity>
<Entity uid="11028">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1673.46668" z="998.29969"/>
<Orientation y="-1.5309"/>
<Actor seed="35563"/>
</Entity>
<Entity uid="11029">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1655.08631" z="994.43244"/>
<Orientation y="-4.68866"/>
<Actor seed="35563"/>
</Entity>
<Entity uid="11030">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1582.95264" z="985.20496"/>
<Orientation y="0.01063"/>
<Actor seed="35563"/>
</Entity>
<Entity uid="11031">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1530.9651" z="1013.64032"/>
<Orientation y="2.40615"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="11032">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1531.76941" z="1030.3141"/>
<Orientation y="0.86071"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="11033">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1548.46717" z="1028.93885"/>
<Orientation y="5.56127"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="11034">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1548.80994" z="1011.24085"/>
<Orientation y="0.86071"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="11035">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1568.56592" z="1030.63697"/>
<Orientation y="2.9643"/>
<Actor seed="27152"/>
</Entity>
<Entity uid="11036">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1577.06934" z="997.1031"/>
<Orientation y="1.58867"/>
<Actor seed="38486"/>
</Entity>
<Entity uid="11037">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1540.65284" z="1023.41419"/>
<Orientation y="2.35621"/>
<Actor seed="58428"/>
</Entity>
<Entity uid="11038">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1548.25733" z="997.25892"/>
<Orientation y="-3.06218"/>
<Actor seed="43048"/>
</Entity>
<Entity uid="11039">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1548.12855" z="997.5251"/>
<Orientation y="-0.04303"/>
<Actor seed="25416"/>
</Entity>
<Entity uid="11040">
<Template>actor|props/structures/persians/market_a_stall1.xml</Template>
<Position x="1575.98194" z="1009.50165"/>
<Orientation y="1.236"/>
<Actor seed="21454"/>
</Entity>
<Entity uid="11041">
<Template>actor|props/structures/persians/market_a_stall2.xml</Template>
<Position x="1567.74927" z="1010.19288"/>
<Orientation y="2.35621"/>
<Actor seed="26475"/>
</Entity>
<Entity uid="11042">
<Template>actor|props/structures/persians/market_a_stall3.xml</Template>
<Position x="1568.63733" z="1015.59137"/>
<Orientation y="-3.1282"/>
<Actor seed="62781"/>
</Entity>
<Entity uid="11043">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1674.23877" z="973.24317"/>
<Orientation y="2.35621"/>
<Actor seed="60066"/>
</Entity>
<Entity uid="11044">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1668.15735" z="998.38117"/>
<Orientation y="0.28504"/>
<Actor seed="29989"/>
</Entity>
<Entity uid="11045">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1717.75818" z="976.65735"/>
<Orientation y="0.92287"/>
<Actor seed="33942"/>
</Entity>
<Entity uid="11046">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1744.45105" z="980.26618"/>
<Orientation y="-0.22544"/>
<Actor seed="21260"/>
</Entity>
<Entity uid="11047">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1747.7085" z="993.28205"/>
<Orientation y="-1.13364"/>
<Actor seed="35215"/>
</Entity>
<Entity uid="11048">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1714.14673" z="1006.35914"/>
<Orientation y="0.7467"/>
<Actor seed="45370"/>
</Entity>
<Entity uid="11049">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1708.3694" z="1020.511"/>
<Orientation y="2.35621"/>
<Actor seed="57196"/>
</Entity>
<Entity uid="11050">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1755.42396" z="1000.6894"/>
<Orientation y="-1.11027"/>
<Actor seed="33374"/>
</Entity>
<Entity uid="11051">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1752.98401" z="984.46521"/>
<Orientation y="2.35621"/>
<Actor seed="39717"/>
</Entity>
<Entity uid="11052">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1757.5381" z="991.99152"/>
<Orientation y="2.35621"/>
<Actor seed="36718"/>
</Entity>
<Entity uid="11053">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1749.10425" z="1004.76294"/>
<Orientation y="-0.67711"/>
<Actor seed="36267"/>
</Entity>
<Entity uid="11054">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1748.33423" z="1018.09162"/>
<Orientation y="2.35621"/>
<Actor seed="459"/>
</Entity>
<Entity uid="11055">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1756.47156" z="987.47547"/>
<Orientation y="2.35621"/>
<Actor seed="24860"/>
</Entity>
<Entity uid="11056">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.81458" z="985.91382"/>
<Orientation y="-1.84907"/>
<Actor seed="24828"/>
</Entity>
<Entity uid="11057">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.33838" z="982.78748"/>
<Orientation y="2.35621"/>
<Actor seed="372"/>
</Entity>
<Entity uid="11058">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.03187" z="980.68531"/>
<Orientation y="2.35621"/>
<Actor seed="20102"/>
</Entity>
<Entity uid="11059">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1751.95875" z="978.347"/>
<Orientation y="2.35621"/>
<Actor seed="12305"/>
</Entity>
<Entity uid="11060">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1756.84656" z="978.62586"/>
<Orientation y="2.35621"/>
<Actor seed="44324"/>
</Entity>
<Entity uid="11061">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.38416" z="979.16791"/>
<Orientation y="2.35621"/>
<Actor seed="43387"/>
</Entity>
<Entity uid="11062">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.20093" z="972.60645"/>
<Orientation y="2.35621"/>
<Actor seed="22998"/>
</Entity>
<Entity uid="11063">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.54273" z="976.58753"/>
<Orientation y="2.35621"/>
<Actor seed="18830"/>
</Entity>
<Entity uid="11064">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1762.88392" z="978.80915"/>
<Orientation y="2.35621"/>
<Actor seed="35827"/>
</Entity>
<Entity uid="11065">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.52784" z="990.88245"/>
<Orientation y="-0.51838"/>
<Actor seed="19174"/>
</Entity>
<Entity uid="11066">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.19654" z="1003.19874"/>
<Orientation y="2.35621"/>
<Actor seed="51236"/>
</Entity>
<Entity uid="11067">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1759.7157" z="1003.357"/>
<Orientation y="2.35621"/>
<Actor seed="41868"/>
</Entity>
<Entity uid="11068">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1762.55018" z="996.85993"/>
<Orientation y="2.35621"/>
<Actor seed="27750"/>
</Entity>
<Entity uid="11069">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1761.41456" z="993.33936"/>
<Orientation y="-0.42533"/>
<Actor seed="10415"/>
</Entity>
<Entity uid="11070">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1759.45057" z="1005.3537"/>
<Orientation y="-0.37984"/>
<Actor seed="45929"/>
</Entity>
<Entity uid="11071">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.25574" z="1014.891"/>
<Orientation y="-0.82067"/>
<Actor seed="64003"/>
</Entity>
<Entity uid="11072">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1751.34607" z="1020.8022"/>
<Orientation y="2.35621"/>
<Actor seed="43301"/>
</Entity>
<Entity uid="11073">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1752.23108" z="1022.59748"/>
<Orientation y="2.35621"/>
<Actor seed="26315"/>
</Entity>
<Entity uid="11074">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1753.11988" z="1021.59681"/>
<Orientation y="-2.6069"/>
<Actor seed="29833"/>
</Entity>
<Entity uid="11075">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.28174" z="996.503"/>
<Orientation y="2.35621"/>
<Actor seed="26796"/>
</Entity>
<Entity uid="11076">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.65613" z="995.24695"/>
<Orientation y="-2.89005"/>
<Actor seed="3856"/>
</Entity>
<Entity uid="11077">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.00794" z="986.60248"/>
<Orientation y="-2.77999"/>
<Actor seed="47724"/>
</Entity>
<Entity uid="11078">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.26624" z="982.87812"/>
<Orientation y="0.17238"/>
<Actor seed="34772"/>
</Entity>
<Entity uid="11079">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.33558" z="997.71827"/>
<Orientation y="0.01021"/>
<Actor seed="19639"/>
</Entity>
<Entity uid="11080">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.78846" z="1009.74012"/>
<Orientation y="2.35621"/>
<Actor seed="5339"/>
</Entity>
<Entity uid="11081">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.39454" z="1018.51423"/>
<Orientation y="2.35621"/>
<Actor seed="21681"/>
</Entity>
<Entity uid="11082">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.349" z="1019.96985"/>
<Orientation y="2.35621"/>
<Actor seed="49169"/>
</Entity>
<Entity uid="11083">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.7627" z="1016.4308"/>
<Orientation y="-2.57218"/>
<Actor seed="65404"/>
</Entity>
<Entity uid="11084">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.06897" z="1009.29847"/>
<Orientation y="2.35621"/>
<Actor seed="13169"/>
</Entity>
<Entity uid="11085">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.82935" z="997.62024"/>
<Orientation y="2.35621"/>
<Actor seed="64824"/>
</Entity>
<Entity uid="11086">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.10218" z="994.58423"/>
<Orientation y="2.35621"/>
<Actor seed="13303"/>
</Entity>
<Entity uid="11087">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.60486" z="991.66974"/>
<Orientation y="2.35621"/>
<Actor seed="35876"/>
</Entity>
<Entity uid="11088">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.00794" z="986.55701"/>
<Orientation y="2.35621"/>
<Actor seed="65442"/>
</Entity>
<Entity uid="11089">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.15198" z="978.38825"/>
<Orientation y="2.35621"/>
<Actor seed="15800"/>
</Entity>
<Entity uid="11090">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.74854" z="985.83338"/>
<Orientation y="2.35621"/>
<Actor seed="61341"/>
</Entity>
<Entity uid="11091">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.41065" z="989.76655"/>
<Orientation y="2.35621"/>
<Actor seed="45718"/>
</Entity>
<Entity uid="11092">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.22901" z="992.34577"/>
<Orientation y="0.23807"/>
<Actor seed="46039"/>
</Entity>
<Entity uid="11093">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.9944" z="998.58185"/>
<Orientation y="2.35621"/>
<Actor seed="10336"/>
</Entity>
<Entity uid="11094">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.5254" z="1016.66694"/>
<Orientation y="2.35621"/>
<Actor seed="36495"/>
</Entity>
<Entity uid="11095">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.9607" z="1045.36561"/>
<Orientation y="2.35621"/>
<Actor seed="13813"/>
</Entity>
<Entity uid="11096">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.98267" z="1032.8838"/>
<Orientation y="2.35621"/>
<Actor seed="34249"/>
</Entity>
<Entity uid="11097">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.63001" z="1029.97498"/>
<Orientation y="2.35621"/>
<Actor seed="29482"/>
</Entity>
<Entity uid="11098">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.40333" z="1074.14551"/>
<Orientation y="2.35621"/>
<Actor seed="4685"/>
</Entity>
<Entity uid="11099">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.47852" z="1075.39563"/>
<Orientation y="2.35621"/>
<Actor seed="38049"/>
</Entity>
<Entity uid="11100">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.3086" z="1053.25281"/>
<Orientation y="-0.48108"/>
<Actor seed="5202"/>
</Entity>
<Entity uid="11101">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.35645" z="1056.74512"/>
<Orientation y="-0.73246"/>
<Actor seed="1355"/>
</Entity>
<Entity uid="11102">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.18616" z="1063.7035"/>
<Orientation y="2.35621"/>
<Actor seed="60861"/>
</Entity>
<Entity uid="11103">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.167" z="1065.35462"/>
<Orientation y="2.35621"/>
<Actor seed="16958"/>
</Entity>
<Entity uid="11104">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.74549" z="1067.10877"/>
<Orientation y="2.35621"/>
<Actor seed="64722"/>
</Entity>
<Entity uid="11105">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.45984" z="1072.69532"/>
<Orientation y="2.35621"/>
<Actor seed="59942"/>
</Entity>
<Entity uid="11106">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.51563" z="1078.96656"/>
<Orientation y="2.35621"/>
<Actor seed="51833"/>
</Entity>
<Entity uid="11107">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.80164" z="1079.80518"/>
<Orientation y="2.35621"/>
<Actor seed="59417"/>
</Entity>
<Entity uid="11108">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.22034" z="1068.32227"/>
<Orientation y="-2.4834"/>
<Actor seed="18467"/>
</Entity>
<Entity uid="11109">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.62586" z="1064.87232"/>
<Orientation y="2.35621"/>
<Actor seed="5925"/>
</Entity>
<Entity uid="11110">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.45899" z="1104.04725"/>
<Orientation y="2.35621"/>
<Actor seed="31874"/>
</Entity>
<Entity uid="11111">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.56775" z="1106.50318"/>
<Orientation y="2.35621"/>
<Actor seed="13147"/>
</Entity>
<Entity uid="11112">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.85987" z="1109.94105"/>
<Orientation y="2.35621"/>
<Actor seed="33493"/>
</Entity>
<Entity uid="11113">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1721.77198" z="1114.23743"/>
<Orientation y="2.35621"/>
<Actor seed="22702"/>
</Entity>
<Entity uid="11114">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.65833" z="1109.19275"/>
<Orientation y="2.35621"/>
<Actor seed="10468"/>
</Entity>
<Entity uid="11115">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.19593" z="1110.50672"/>
<Orientation y="-1.16709"/>
<Actor seed="15559"/>
</Entity>
<Entity uid="11116">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1700.52771" z="1111.667"/>
<Orientation y="2.35621"/>
<Actor seed="42302"/>
</Entity>
<Entity uid="11117">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1699.46106" z="1111.61243"/>
<Orientation y="2.35621"/>
<Actor seed="41292"/>
</Entity>
<Entity uid="11118">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.6089" z="1113.9651"/>
<Orientation y="2.35621"/>
<Actor seed="60079"/>
</Entity>
<Entity uid="11119">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1682.12366" z="1113.3993"/>
<Orientation y="-1.31959"/>
<Actor seed="24678"/>
</Entity>
<Entity uid="11120">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1671.70557" z="1115.47278"/>
<Orientation y="-1.70035"/>
<Actor seed="31657"/>
</Entity>
<Entity uid="11121">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1666.3042" z="1114.82154"/>
<Orientation y="-1.69681"/>
<Actor seed="50529"/>
</Entity>
<Entity uid="11122">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1661.1161" z="1114.18091"/>
<Orientation y="2.35621"/>
<Actor seed="26689"/>
</Entity>
<Entity uid="11123">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1656.73157" z="1116.60499"/>
<Orientation y="2.35621"/>
<Actor seed="12534"/>
</Entity>
<Entity uid="11124">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1642.22584" z="1118.96961"/>
<Orientation y="2.35621"/>
<Actor seed="24582"/>
</Entity>
<Entity uid="11125">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1636.0381" z="1119.11963"/>
<Orientation y="-1.03296"/>
<Actor seed="29131"/>
</Entity>
<Entity uid="11126">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1630.52112" z="1121.26233"/>
<Orientation y="2.35621"/>
<Actor seed="18156"/>
</Entity>
<Entity uid="11127">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1630.23328" z="1116.16187"/>
<Orientation y="2.35621"/>
<Actor seed="57731"/>
</Entity>
<Entity uid="11128">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1625.14563" z="1116.63038"/>
<Orientation y="2.35621"/>
<Actor seed="10826"/>
</Entity>
<Entity uid="11129">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1598.2898" z="1120.8495"/>
<Orientation y="2.35621"/>
<Actor seed="11505"/>
</Entity>
<Entity uid="11130">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1588.8152" z="1121.6255"/>
<Orientation y="2.35621"/>
<Actor seed="58405"/>
</Entity>
<Entity uid="11131">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1585.27417" z="1120.06629"/>
<Orientation y="2.35621"/>
<Actor seed="21376"/>
</Entity>
<Entity uid="11132">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1582.92688" z="1118.17786"/>
<Orientation y="2.35621"/>
<Actor seed="64130"/>
</Entity>
<Entity uid="11133">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1564.9784" z="1119.39563"/>
<Orientation y="2.35621"/>
<Actor seed="48456"/>
</Entity>
<Entity uid="11134">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1556.16688" z="1118.35511"/>
<Orientation y="-1.29126"/>
<Actor seed="53583"/>
</Entity>
<Entity uid="11135">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1541.68616" z="1117.93653"/>
<Orientation y="2.35621"/>
<Actor seed="13440"/>
</Entity>
<Entity uid="11136">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1504.77149" z="1135.81006"/>
<Orientation y="1.50023"/>
<Actor seed="10791"/>
</Entity>
<Entity uid="11137">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1511.7555" z="1136.2356"/>
<Orientation y="2.35621"/>
<Actor seed="50120"/>
</Entity>
<Entity uid="11138">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1510.51685" z="1137.48768"/>
<Orientation y="-1.06247"/>
<Actor seed="10428"/>
</Entity>
<Entity uid="11139">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1500.3462" z="1138.16285"/>
<Orientation y="2.35621"/>
<Actor seed="61271"/>
</Entity>
<Entity uid="11140">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1495.80787" z="1136.76758"/>
<Orientation y="2.35621"/>
<Actor seed="60197"/>
</Entity>
<Entity uid="11141">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1492.52625" z="1126.67566"/>
<Orientation y="2.35621"/>
<Actor seed="26565"/>
</Entity>
<Entity uid="11142">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1496.50037" z="1121.39637"/>
<Orientation y="1.70923"/>
<Actor seed="33927"/>
</Entity>
<Entity uid="11143">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1506.48707" z="1119.55384"/>
<Orientation y="2.35621"/>
<Actor seed="46269"/>
</Entity>
<Entity uid="11144">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1507.78284" z="1119.7168"/>
<Orientation y="2.35621"/>
<Actor seed="61426"/>
</Entity>
<Entity uid="11145">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1497.34375" z="1117.42481"/>
<Orientation y="2.35621"/>
<Actor seed="53781"/>
</Entity>
<Entity uid="11146">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1491.417" z="1120.94886"/>
<Orientation y="-0.1702"/>
<Actor seed="45629"/>
</Entity>
<Entity uid="11147">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1495.58057" z="1143.5116"/>
<Orientation y="0.3429"/>
<Actor seed="49902"/>
</Entity>
<Entity uid="11148">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1502.85547" z="1143.19336"/>
<Orientation y="1.41512"/>
<Actor seed="6820"/>
</Entity>
<Entity uid="11149">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1518.19825" z="1136.5973"/>
<Orientation y="2.35621"/>
<Actor seed="3738"/>
</Entity>
<Entity uid="11150">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1515.93042" z="1139.76673"/>
<Orientation y="-0.6268"/>
<Actor seed="9624"/>
</Entity>
<Entity uid="11151">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1574.60987" z="1143.30237"/>
<Orientation y="1.9442"/>
<Actor seed="35806"/>
</Entity>
<Entity uid="11152">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1564.52515" z="1144.39844"/>
<Orientation y="1.9442"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="11153">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1556.72815" z="1140.81751"/>
<Orientation y="-2.31681"/>
<Actor seed="9239"/>
</Entity>
<Entity uid="11154">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1492.84888" z="1156.5077"/>
<Orientation y="2.35621"/>
<Actor seed="53217"/>
</Entity>
<Entity uid="11155">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1486.318" z="1150.00953"/>
<Orientation y="-1.84278"/>
<Actor seed="61362"/>
</Entity>
<Entity uid="11156">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.4922" z="1143.18067"/>
<Orientation y="2.35621"/>
<Actor seed="60935"/>
</Entity>
<Entity uid="11157">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1476.01539" z="1128.76954"/>
<Orientation y="2.35621"/>
<Actor seed="54805"/>
</Entity>
<Entity uid="11158">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1490.8246" z="1112.94788"/>
<Orientation y="2.35621"/>
<Actor seed="43059"/>
</Entity>
<Entity uid="11159">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1495.76624" z="1107.13917"/>
<Orientation y="2.35621"/>
<Actor seed="16570"/>
</Entity>
<Entity uid="11160">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1487.65894" z="1103.31775"/>
<Orientation y="-1.14386"/>
<Actor seed="22506"/>
</Entity>
<Entity uid="11161">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.37415" z="1108.88819"/>
<Orientation y="2.35621"/>
<Actor seed="57043"/>
</Entity>
<Entity uid="11162">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1533.20057" z="1116.39026"/>
<Orientation y="0.33933"/>
<Actor seed="55575"/>
</Entity>
<Entity uid="11163">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1505.50013" z="1115.50586"/>
<Orientation y="1.02808"/>
<Actor seed="53964"/>
</Entity>
<Entity uid="11164">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1514.65796" z="1115.50525"/>
<Orientation y="2.35621"/>
<Actor seed="27813"/>
</Entity>
<Entity uid="11165">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1485.71326" z="1138.0774"/>
<Orientation y="1.86098"/>
<Actor seed="12195"/>
</Entity>
<Entity uid="11166">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1485.67042" z="1124.11768"/>
<Orientation y="2.35621"/>
<Actor seed="8160"/>
</Entity>
<Entity uid="11167">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1492.90052" z="1118.42957"/>
<Orientation y="2.35621"/>
<Actor seed="8275"/>
</Entity>
<Entity uid="11168">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1485.25513" z="1113.3147"/>
<Orientation y="-1.14777"/>
<Actor seed="39705"/>
</Entity>
<Entity uid="11169">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1493.98133" z="1129.17188"/>
<Orientation y="1.43081"/>
<Actor seed="50884"/>
</Entity>
<Entity uid="11170">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1492.54834" z="1133.76636"/>
<Orientation y="2.35621"/>
<Actor seed="25972"/>
</Entity>
<Entity uid="11171">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1498.39576" z="1147.99024"/>
<Orientation y="2.56138"/>
<Actor seed="40459"/>
</Entity>
<Entity uid="11172">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1514.70618" z="1138.2483"/>
<Orientation y="2.35621"/>
<Actor seed="7704"/>
</Entity>
<Entity uid="11173">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1520.96119" z="1141.6139"/>
<Orientation y="2.35621"/>
<Actor seed="39388"/>
</Entity>
<Entity uid="11174">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1525.50513" z="1140.55848"/>
<Orientation y="2.35621"/>
<Actor seed="38203"/>
</Entity>
<Entity uid="11175">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1528.93946" z="1140.04944"/>
<Orientation y="2.35621"/>
<Actor seed="32634"/>
</Entity>
<Entity uid="11176">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1564.99122" z="1147.11695"/>
<Orientation y="1.9442"/>
<Actor seed="403"/>
</Entity>
<Entity uid="11177">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1507.0735" z="1150.8379"/>
<Orientation y="2.35621"/>
<Actor seed="21196"/>
</Entity>
<Entity uid="11178">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1497.6725" z="1143.162"/>
<Orientation y="2.35621"/>
<Actor seed="45143"/>
</Entity>
<Entity uid="11179">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1497.24024" z="1124.61927"/>
<Orientation y="2.35621"/>
<Actor seed="14210"/>
</Entity>
<Entity uid="11180">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1495.29151" z="1115.54664"/>
<Orientation y="2.35621"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="11181">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1479.04773" z="1132.21229"/>
<Orientation y="2.35621"/>
<Actor seed="64989"/>
</Entity>
<Entity uid="11182">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1490.56128" z="1137.14966"/>
<Orientation y="2.35621"/>
<Actor seed="65511"/>
</Entity>
<Entity uid="11183">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1496.44349" z="1148.95765"/>
<Orientation y="-0.19143"/>
<Actor seed="22192"/>
</Entity>
<Entity uid="11184">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1495.62452" z="1155.37366"/>
<Orientation y="2.35621"/>
<Actor seed="28907"/>
</Entity>
<Entity uid="11185">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1502.59583" z="1146.10682"/>
<Orientation y="2.35621"/>
<Actor seed="2589"/>
</Entity>
<Entity uid="11186">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1507.69459" z="1141.67176"/>
<Orientation y="2.35621"/>
<Actor seed="44945"/>
</Entity>
<Entity uid="11187">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1570.8429" z="1141.45923"/>
<Orientation y="1.9442"/>
<Actor seed="16123"/>
</Entity>
<Entity uid="11188">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1518.47425" z="1143.05103"/>
<Orientation y="2.35621"/>
<Actor seed="13391"/>
</Entity>
<Entity uid="11189">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1528.67688" z="1139.70765"/>
<Orientation y="2.35621"/>
<Actor seed="50589"/>
</Entity>
<Entity uid="11190">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1622.09742" z="1117.32044"/>
<Orientation y="0.33576"/>
<Actor seed="44087"/>
</Entity>
<Entity uid="11191">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1648.22486" z="1117.23731"/>
<Orientation y="0.82641"/>
<Actor seed="32012"/>
</Entity>
<Entity uid="11192">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1706.43116" z="1114.87427"/>
<Orientation y="0.5838"/>
<Actor seed="37849"/>
</Entity>
<Entity uid="11193">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1718.89625" z="1114.7439"/>
<Orientation y="0.50208"/>
<Actor seed="15822"/>
</Entity>
<Entity uid="11194">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1750.985" z="1058.65076"/>
<Orientation y="-0.92513"/>
<Actor seed="48148"/>
</Entity>
<Entity uid="11195">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1709.9214" z="1059.64307"/>
<Orientation y="1.1225"/>
<Actor seed="1890"/>
</Entity>
<Entity uid="11196">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1640.59668" z="969.84644"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="11197">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1646.70374" z="969.80964"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="11198">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1656.20838" z="967.66224"/>
<Orientation y="-0.01233"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="11199">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1662.05665" z="967.61365"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="11200">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1595.13355" z="968.6142"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="11201">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1589.64979" z="968.94074"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="11202">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1696.55323" z="1702.05433"/>
<Orientation y="-0.91907"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="11203">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1675.57386" z="1707.10621"/>
<Orientation y="-4.62383"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11204">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1586.82203" z="1708.91382"/>
<Orientation y="-4.69707"/>
<Actor seed="44281"/>
</Entity>
<Entity uid="11205">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1646.69813" z="1707.46082"/>
<Orientation y="1.63726"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="11207">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1549.22193" z="1769.8346"/>
<Orientation y="-4.62386"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11208">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1683.37159" z="1760.66102"/>
<Orientation y="-4.62386"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11209">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1546.69776" z="1748.77259"/>
<Orientation y="1.63726"/>
<Actor seed="17495"/>
</Entity>
<Entity uid="11210">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1576.4131" z="1742.62159"/>
<Orientation y="1.63726"/>
<Actor seed="50550"/>
</Entity>
<Entity uid="11211">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1606.42432" z="1736.96216"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="11212">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1636.91968" z="1737.33167"/>
<Orientation y="1.63726"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="11213">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1657.89612" z="1764.14124"/>
<Orientation y="1.63726"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="11214">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1627.25098" z="1765.47107"/>
<Orientation y="1.63726"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="11215">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1596.75562" z="1765.10145"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="11216">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1574.56165" z="1766.68787"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="11217">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1667.5647" z="1736.00196"/>
<Orientation y="1.63726"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="11218">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1694.15345" z="1734.021"/>
<Orientation y="-4.62386"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11219">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1549.68836" z="1826.0691"/>
<Orientation y="-4.62386"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11220">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1683.83802" z="1816.89551"/>
<Orientation y="-4.62386"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11221">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1547.16419" z="1805.00709"/>
<Orientation y="1.63726"/>
<Actor seed="17495"/>
</Entity>
<Entity uid="11222">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1576.87952" z="1798.85608"/>
<Orientation y="1.63726"/>
<Actor seed="50550"/>
</Entity>
<Entity uid="11223">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1606.89075" z="1793.19666"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="11224">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1637.38611" z="1793.56617"/>
<Orientation y="1.63726"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="11225">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1658.36255" z="1820.37574"/>
<Orientation y="1.63726"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="11226">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1627.71741" z="1821.70557"/>
<Orientation y="1.63726"/>
<Actor seed="59779"/>
</Entity>
<Entity uid="11227">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1597.22205" z="1821.33594"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="11228">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1575.02808" z="1822.92237"/>
<Orientation y="1.63726"/>
<Actor seed="19661"/>
</Entity>
<Entity uid="11229">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1668.03113" z="1792.23646"/>
<Orientation y="1.63726"/>
<Actor seed="15599"/>
</Entity>
<Entity uid="11230">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1694.61988" z="1790.2555"/>
<Orientation y="-4.62386"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11231">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1691.80311" z="1195.2356"/>
<Orientation y="2.41453"/>
<Actor seed="16540"/>
</Entity>
<Entity uid="11232">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1697.76673" z="1180.60987"/>
<Orientation y="3.86657"/>
<Actor seed="27358"/>
</Entity>
<Entity uid="11233">
<Template>actor|props/structures/gauls/farmstead_props.xml</Template>
<Position x="1690.10657" z="1170.21961"/>
<Orientation y="3.1048"/>
<Actor seed="14367"/>
</Entity>
<Entity uid="11234">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1688.25062" z="1162.43628"/>
<Orientation y="-5.95731"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11235">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1687.80896" z="1170.32703"/>
<Orientation y="-7.48726"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11236">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1684.57081" z="1171.5724"/>
<Orientation y="-4.31666"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11237">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1683.40589" z="1160.26185"/>
<Orientation y="-7.48726"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11238">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1680.16749" z="1161.50721"/>
<Orientation y="-4.31666"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11239">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1689.36268" z="1165.72291"/>
<Orientation y="-2.78675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11240">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1682.70972" z="1164.31922"/>
<Orientation y="-5.95731"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11241">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1683.82166" z="1167.60572"/>
<Orientation y="-2.78675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11242">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1677.19898" z="1166.32776"/>
<Orientation y="-5.95731"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11243">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1678.31104" z="1169.61438"/>
<Orientation y="-2.78675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11244">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1688.3235" z="1162.96033"/>
<Orientation y="5.02918"/>
<Actor seed="47900"/>
</Entity>
<Entity uid="11245">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1536.00684" z="1274.37305"/>
<Orientation y="1.72844"/>
<Actor seed="16540"/>
</Entity>
<Entity uid="11246">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1549.88672" z="1266.8346"/>
<Orientation y="3.18049"/>
<Actor seed="27358"/>
</Entity>
<Entity uid="11247">
<Template>actor|props/structures/gauls/farmstead_props.xml</Template>
<Position x="1550.542" z="1253.94263"/>
<Orientation y="2.41872"/>
<Actor seed="14367"/>
</Entity>
<Entity uid="11248">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1554.03687" z="1246.74451"/>
<Orientation y="-6.6434"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11249">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1548.6963" z="1252.5702"/>
<Orientation y="-8.17334"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11250">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1545.40174" z="1251.48218"/>
<Orientation y="-5.00274"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11251">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1551.6659" z="1241.99305"/>
<Orientation y="-8.17334"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11252">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1548.37134" z="1240.90503"/>
<Orientation y="-5.00274"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11253">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1552.81531" z="1249.99195"/>
<Orientation y="-3.47283"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11254">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1548.55677" z="1244.69117"/>
<Orientation y="-6.6434"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11255">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1547.33521" z="1247.93848"/>
<Orientation y="-3.47283"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11256">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1543.02063" z="1242.75416"/>
<Orientation y="-6.6434"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11257">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1541.79896" z="1246.0016"/>
<Orientation y="-3.47283"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11258">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1553.76136" z="1247.19605"/>
<Orientation y="4.3431"/>
<Actor seed="47900"/>
</Entity>
<Entity uid="11259">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1577.45032" z="1359.26038"/>
<Orientation y="1.58933"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11260">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1606.44422" z="1360.68409"/>
<Orientation y="1.58933"/>
<Actor seed="53860"/>
</Entity>
<Entity uid="11261">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1547.12891" z="1359.09388"/>
<Orientation y="7.47136"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="11262">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1633.87781" z="1358.65357"/>
<Orientation y="5.04204"/>
<Actor seed="46457"/>
</Entity>
<Entity uid="11263">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1685.51612" z="1350.0658"/>
<Orientation y="4.71352"/>
<Actor seed="64299"/>
</Entity>
<Entity uid="11264">
<Template>structures/kush_field</Template>
<Player>0</Player>
<Position x="1655.53138" z="1349.62574"/>
<Orientation y="7.85042"/>
<Actor seed="33086"/>
</Entity>
<Entity uid="11265">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1688.04798" z="1375.73108"/>
<Orientation y="0.0171"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11266">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1663.11133" z="1375.24659"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11267">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1641.72864" z="1380.60157"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11268">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1619.92847" z="1384.83765"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11269">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1593.96436" z="1386.5503"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11270">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1568.29725" z="1387.79017"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11271">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1592.7483" z="1438.93445"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11272">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1612.1349" z="1436.07618"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11273">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1609.83216" z="1607.81873"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11274">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1631.28858" z="1603.98536"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11275">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1586.41663" z="1681.3573"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11276">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1610.6277" z="1659.06531"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11277">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1631.17591" z="1656.72608"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11278">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1650.2765" z="1656.0713"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11279">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1666.3578" z="1654.693"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11280">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1662.93824" z="1685.9668"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11281">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1640.64588" z="1684.49988"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11282">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1612.073" z="1689.65662"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11283">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1616.20582" z="1711.49805"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11284">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1640.68946" z="1243.91114"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11285">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1618.79126" z="1243.97767"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11286">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1578.27369" z="1210.00293"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11287">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1602.2682" z="1214.61854"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11288">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1627.2881" z="1213.20777"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11289">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1639.07862" z="1213.81775"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11290">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1603.46778" z="1046.34803"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11291">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1631.43763" z="1046.82178"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11292">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1657.07642" z="1045.92054"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11293">
<Template>other/generic_field</Template>
<Player>0</Player>
<Position x="1670.57508" z="1045.81263"/>
<Orientation y="0.01711"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="11294">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1714.20704" z="1130.81397"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="11295">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1718.62964" z="1314.2881"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="11296">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1837.68848" z="1361.67261"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="11297">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1836.92725" z="1344.9911"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="11298">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1837.79676" z="1368.43616"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="11299">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1836.54664" z="1336.6504"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="11300">
<Template>actor|props/structures/kushites/wall_gate_door.xml</Template>
<Position x="1715.68885" z="1545.75062"/>
<Orientation y="-1.57624"/>
<Actor seed="35333"/>
</Entity>
<Entity uid="11302">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1513.83313" z="1197.76526"/>
<Orientation y="1.40445"/>
<Actor seed="13859"/>
</Entity>
<Entity uid="11303">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1515.68042" z="1257.88062"/>
<Orientation y="2.35621"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="11304">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1507.45191" z="1249.6421"/>
<Orientation y="-2.3318"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="11305">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1504.12415" z="1243.37354"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="11306">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1709.24341" z="1149.2472"/>
<Orientation y="2.35621"/>
<Actor seed="25595"/>
</Entity>
<Entity uid="11307">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.86573" z="1145.48145"/>
<Orientation y="2.35621"/>
<Actor seed="8533"/>
</Entity>
<Entity uid="11308">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1715.96778" z="1162.06275"/>
<Orientation y="2.35621"/>
<Actor seed="5461"/>
</Entity>
<Entity uid="11309">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1697.33875" z="1147.54615"/>
<Orientation y="2.35621"/>
<Actor seed="61694"/>
</Entity>
<Entity uid="11310">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1686.45691" z="1141.46058"/>
<Orientation y="2.35621"/>
<Actor seed="23422"/>
</Entity>
<Entity uid="11311">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1653.48023" z="1137.28626"/>
<Orientation y="2.73287"/>
<Actor seed="53100"/>
</Entity>
<Entity uid="11312">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1630.40674" z="1136.99952"/>
<Orientation y="2.9755"/>
<Actor seed="33600"/>
</Entity>
<Entity uid="11313">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1607.16614" z="1139.74207"/>
<Orientation y="-2.9666"/>
<Actor seed="50513"/>
</Entity>
<Entity uid="11314">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1562.11451" z="1139.20044"/>
<Orientation y="2.21613"/>
<Actor seed="60572"/>
</Entity>
<Entity uid="11315">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1712.36573" z="1169.24585"/>
<Orientation y="0.83242"/>
<Actor seed="57224"/>
</Entity>
<Entity uid="11316">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.12684" z="1224.73255"/>
<Orientation y="1.40305"/>
<Actor seed="29448"/>
</Entity>
<Entity uid="11317">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1707.87806" z="1264.12903"/>
<Orientation y="0.89992"/>
<Actor seed="35175"/>
</Entity>
<Entity uid="11318">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1711.98768" z="1273.57557"/>
<Orientation y="0.77627"/>
<Actor seed="50717"/>
</Entity>
<Entity uid="11319">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.28394" z="1280.40442"/>
<Orientation y="-0.80633"/>
<Actor seed="64054"/>
</Entity>
<Entity uid="11320">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1706.10633" z="1288.89344"/>
<Orientation y="-1.30155"/>
<Actor seed="2572"/>
</Entity>
<Entity uid="11321">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1679.2522" z="1296.30384"/>
<Orientation y="2.35621"/>
<Actor seed="33160"/>
</Entity>
<Entity uid="11322">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1693.76978" z="1299.79432"/>
<Orientation y="2.35621"/>
<Actor seed="34950"/>
</Entity>
<Entity uid="11323">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1685.58155" z="1286.49488"/>
<Orientation y="2.35621"/>
<Actor seed="37000"/>
</Entity>
<Entity uid="11324">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1667.03943" z="1292.14502"/>
<Orientation y="2.35621"/>
<Actor seed="24335"/>
</Entity>
<Entity uid="11325">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1658.48731" z="1298.58692"/>
<Orientation y="2.35621"/>
<Actor seed="40599"/>
</Entity>
<Entity uid="11326">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1651.13685" z="1320.98096"/>
<Orientation y="2.35621"/>
<Actor seed="10852"/>
</Entity>
<Entity uid="11327">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1633.10572" z="1322.61841"/>
<Orientation y="2.35621"/>
<Actor seed="58080"/>
</Entity>
<Entity uid="11328">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1618.22913" z="1306.95936"/>
<Orientation y="-0.62356"/>
<Actor seed="16340"/>
</Entity>
<Entity uid="11329">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1585.88917" z="1304.35877"/>
<Orientation y="2.35621"/>
<Actor seed="42815"/>
</Entity>
<Entity uid="11330">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1565.18775" z="1305.04444"/>
<Orientation y="2.35621"/>
<Actor seed="35893"/>
</Entity>
<Entity uid="11331">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1553.83741" z="1299.97474"/>
<Orientation y="-1.3451"/>
<Actor seed="64677"/>
</Entity>
<Entity uid="11332">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1545.77222" z="1302.31043"/>
<Orientation y="0.7116"/>
<Actor seed="9677"/>
</Entity>
<Entity uid="11333">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1544.09632" z="1309.50818"/>
<Orientation y="-1.58353"/>
<Actor seed="37241"/>
</Entity>
<Entity uid="11334">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1534.33716" z="1308.86182"/>
<Orientation y="-0.47893"/>
<Actor seed="48962"/>
</Entity>
<Entity uid="11335">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1529.10547" z="1322.2887"/>
<Orientation y="-0.21818"/>
<Actor seed="60183"/>
</Entity>
<Entity uid="11336">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1556.92823" z="1332.1565"/>
<Orientation y="2.35621"/>
<Actor seed="8129"/>
</Entity>
<Entity uid="11337">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1527.9225" z="1341.0912"/>
<Orientation y="2.35621"/>
<Actor seed="2628"/>
</Entity>
<Entity uid="11338">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1521.48658" z="1314.53907"/>
<Orientation y="2.35621"/>
<Actor seed="35845"/>
</Entity>
<Entity uid="11339">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1539.43445" z="1295.94263"/>
<Orientation y="2.35621"/>
<Actor seed="57238"/>
</Entity>
<Entity uid="11340">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1526.9524" z="1290.41675"/>
<Orientation y="-1.13596"/>
<Actor seed="48429"/>
</Entity>
<Entity uid="11341">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1509.98084" z="1302.15992"/>
<Orientation y="-0.38344"/>
<Actor seed="53713"/>
</Entity>
<Entity uid="11342">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1514.01148" z="1325.18812"/>
<Orientation y="2.35621"/>
<Actor seed="16692"/>
</Entity>
<Entity uid="11343">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1531.51539" z="1333.25928"/>
<Orientation y="2.35621"/>
<Actor seed="59955"/>
</Entity>
<Entity uid="11344">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1540.63343" z="1328.26221"/>
<Orientation y="2.35621"/>
<Actor seed="48302"/>
</Entity>
<Entity uid="11345">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1546.2754" z="1325.5652"/>
<Orientation y="2.35621"/>
<Actor seed="18335"/>
</Entity>
<Entity uid="11346">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1563.27222" z="1303.05262"/>
<Orientation y="2.35621"/>
<Actor seed="61139"/>
</Entity>
<Entity uid="11347">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1566.28003" z="1302.37879"/>
<Orientation y="2.35621"/>
<Actor seed="18553"/>
</Entity>
<Entity uid="11348">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1569.77918" z="1303.62586"/>
<Orientation y="2.35621"/>
<Actor seed="32312"/>
</Entity>
<Entity uid="11349">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1565.69288" z="1306.20301"/>
<Orientation y="2.35621"/>
<Actor seed="47809"/>
</Entity>
<Entity uid="11350">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1560.69837" z="1303.04627"/>
<Orientation y="2.35621"/>
<Actor seed="51429"/>
</Entity>
<Entity uid="11351">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1554.33667" z="1295.55616"/>
<Orientation y="-1.44385"/>
<Actor seed="9950"/>
</Entity>
<Entity uid="11352">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1543.92225" z="1296.63904"/>
<Orientation y="-1.62273"/>
<Actor seed="26197"/>
</Entity>
<Entity uid="11353">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1537.31849" z="1293.1725"/>
<Orientation y="-2.50724"/>
<Actor seed="23681"/>
</Entity>
<Entity uid="11354">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1534.48597" z="1289.29896"/>
<Orientation y="1.4535"/>
<Actor seed="61467"/>
</Entity>
<Entity uid="11355">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1551.35145" z="1293.12122"/>
<Orientation y="2.35621"/>
<Actor seed="37444"/>
</Entity>
<Entity uid="11356">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1533.89905" z="1288.87085"/>
<Orientation y="-1.33155"/>
<Actor seed="4600"/>
</Entity>
<Entity uid="11357">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1521.92261" z="1293.91431"/>
<Orientation y="-0.60668"/>
<Actor seed="11739"/>
</Entity>
<Entity uid="11358">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1514.23572" z="1310.1377"/>
<Orientation y="0.12192"/>
<Actor seed="43722"/>
</Entity>
<Entity uid="11359">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1521.27613" z="1319.53235"/>
<Orientation y="0.9747"/>
<Actor seed="53605"/>
</Entity>
<Entity uid="11360">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1536.56605" z="1323.97925"/>
<Orientation y="2.35621"/>
<Actor seed="30507"/>
</Entity>
<Entity uid="11361">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1534.94568" z="1317.54822"/>
<Orientation y="2.35621"/>
<Actor seed="48792"/>
</Entity>
<Entity uid="11362">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1536.54053" z="1313.16114"/>
<Orientation y="2.35621"/>
<Actor seed="28960"/>
</Entity>
<Entity uid="11363">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1546.98304" z="1325.3202"/>
<Orientation y="2.35621"/>
<Actor seed="47018"/>
</Entity>
<Entity uid="11364">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1552.40271" z="1327.22876"/>
<Orientation y="2.35621"/>
<Actor seed="16057"/>
</Entity>
<Entity uid="11365">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1557.1449" z="1325.98597"/>
<Orientation y="2.35621"/>
<Actor seed="46628"/>
</Entity>
<Entity uid="11366">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1546.547" z="1323.49878"/>
<Orientation y="-1.95765"/>
<Actor seed="35535"/>
</Entity>
<Entity uid="11367">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1538.891" z="1319.9983"/>
<Orientation y="2.35621"/>
<Actor seed="32240"/>
</Entity>
<Entity uid="11368">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1557.95606" z="1331.99341"/>
<Orientation y="2.35621"/>
<Actor seed="56086"/>
</Entity>
<Entity uid="11369">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1563.0514" z="1332.07105"/>
<Orientation y="2.35621"/>
<Actor seed="48885"/>
</Entity>
<Entity uid="11370">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1564.65955" z="1330.47291"/>
<Orientation y="2.35621"/>
<Actor seed="61516"/>
</Entity>
<Entity uid="11371">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1565.81824" z="1320.16236"/>
<Orientation y="2.35621"/>
<Actor seed="65154"/>
</Entity>
<Entity uid="11372">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1566.90845" z="1320.25318"/>
<Orientation y="-0.7269"/>
<Actor seed="1972"/>
</Entity>
<Entity uid="11373">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1562.563" z="1337.09803"/>
<Orientation y="-0.8122"/>
<Actor seed="24416"/>
</Entity>
<Entity uid="11374">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1559.94666" z="1341.00684"/>
<Orientation y="2.35621"/>
<Actor seed="38238"/>
</Entity>
<Entity uid="11375">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1552.94056" z="1340.55054"/>
<Orientation y="-1.81621"/>
<Actor seed="33742"/>
</Entity>
<Entity uid="11376">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1541.2522" z="1337.36463"/>
<Orientation y="-1.36191"/>
<Actor seed="54798"/>
</Entity>
<Entity uid="11377">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1532.75513" z="1339.9209"/>
<Orientation y="2.35621"/>
<Actor seed="17978"/>
</Entity>
<Entity uid="11378">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1525.53992" z="1339.53504"/>
<Orientation y="-2.13283"/>
<Actor seed="58336"/>
</Entity>
<Entity uid="11379">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1514.1991" z="1325.39051"/>
<Orientation y="-2.37053"/>
<Actor seed="42818"/>
</Entity>
<Entity uid="11380">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1509.15687" z="1314.01722"/>
<Orientation y="2.75818"/>
<Actor seed="34665"/>
</Entity>
<Entity uid="11381">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1514.47474" z="1303.04249"/>
<Orientation y="2.20151"/>
<Actor seed="32305"/>
</Entity>
<Entity uid="11382">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1519.12977" z="1298.71656"/>
<Orientation y="-0.33053"/>
<Actor seed="52049"/>
</Entity>
<Entity uid="11383">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1516.73487" z="1332.6786"/>
<Orientation y="0.43001"/>
<Actor seed="13811"/>
</Entity>
<Entity uid="11384">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1530.65796" z="1341.08973"/>
<Orientation y="2.35621"/>
<Actor seed="32665"/>
</Entity>
<Entity uid="11385">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1536.9148" z="1338.37952"/>
<Orientation y="2.35621"/>
<Actor seed="65458"/>
</Entity>
<Entity uid="11386">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1534.4773" z="1332.57081"/>
<Orientation y="-1.75283"/>
<Actor seed="63979"/>
</Entity>
<Entity uid="11387">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1521.89686" z="1322.37464"/>
<Orientation y="-2.59342"/>
<Actor seed="15882"/>
</Entity>
<Entity uid="11388">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1529.14222" z="1301.18641"/>
<Orientation y="2.35621"/>
<Actor seed="45298"/>
</Entity>
<Entity uid="11389">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1538.23487" z="1296.54224"/>
<Orientation y="2.35621"/>
<Actor seed="42748"/>
</Entity>
<Entity uid="11390">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1548.75831" z="1296.86426"/>
<Orientation y="1.23591"/>
<Actor seed="28016"/>
</Entity>
<Entity uid="11391">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1563.02173" z="1305.40821"/>
<Orientation y="1.45759"/>
<Actor seed="49871"/>
</Entity>
<Entity uid="11392">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1572.87403" z="1304.13221"/>
<Orientation y="2.35621"/>
<Actor seed="1824"/>
</Entity>
<Entity uid="11393">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1575.15101" z="1304.87269"/>
<Orientation y="2.35621"/>
<Actor seed="30623"/>
</Entity>
<Entity uid="11394">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1576.7173" z="1324.67261"/>
<Orientation y="2.35621"/>
<Actor seed="53168"/>
</Entity>
<Entity uid="11395">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1582.76417" z="1322.6548"/>
<Orientation y="2.35621"/>
<Actor seed="64302"/>
</Entity>
<Entity uid="11396">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1587.07691" z="1323.57276"/>
<Orientation y="2.35621"/>
<Actor seed="40694"/>
</Entity>
<Entity uid="11397">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1590.05713" z="1324.01075"/>
<Orientation y="-0.20228"/>
<Actor seed="40955"/>
</Entity>
<Entity uid="11398">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1591.61646" z="1336.10157"/>
<Orientation y="-1.79551"/>
<Actor seed="59343"/>
</Entity>
<Entity uid="11399">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1583.5387" z="1326.18421"/>
<Orientation y="2.35621"/>
<Actor seed="60071"/>
</Entity>
<Entity uid="11400">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1592.4524" z="1323.40674"/>
<Orientation y="2.35621"/>
<Actor seed="60396"/>
</Entity>
<Entity uid="11401">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1596.80518" z="1318.82068"/>
<Orientation y="2.35621"/>
<Actor seed="16115"/>
</Entity>
<Entity uid="11402">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1598.30555" z="1318.62562"/>
<Orientation y="1.25676"/>
<Actor seed="61825"/>
</Entity>
<Entity uid="11403">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1604.02845" z="1320.43628"/>
<Orientation y="2.35621"/>
<Actor seed="31619"/>
</Entity>
<Entity uid="11404">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1626.61072" z="1335.67615"/>
<Orientation y="2.35621"/>
<Actor seed="56888"/>
</Entity>
<Entity uid="11405">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1633.74146" z="1326.18409"/>
<Orientation y="2.35621"/>
<Actor seed="61922"/>
</Entity>
<Entity uid="11406">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1639.07496" z="1325.5824"/>
<Orientation y="2.35621"/>
<Actor seed="8844"/>
</Entity>
<Entity uid="11407">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1637.98023" z="1320.45057"/>
<Orientation y="2.35621"/>
<Actor seed="34901"/>
</Entity>
<Entity uid="11408">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1644.78846" z="1321.90735"/>
<Orientation y="2.35621"/>
<Actor seed="44307"/>
</Entity>
<Entity uid="11409">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1651.55738" z="1323.96766"/>
<Orientation y="2.35621"/>
<Actor seed="4223"/>
</Entity>
<Entity uid="11410">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1653.66785" z="1324.51636"/>
<Orientation y="2.35621"/>
<Actor seed="23157"/>
</Entity>
<Entity uid="11411">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1615.8744" z="1305.09693"/>
<Orientation y="2.35621"/>
<Actor seed="22783"/>
</Entity>
<Entity uid="11412">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1622.54578" z="1304.9983"/>
<Orientation y="1.49654"/>
<Actor seed="16631"/>
</Entity>
<Entity uid="11413">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1633.68372" z="1305.71119"/>
<Orientation y="2.35621"/>
<Actor seed="52690"/>
</Entity>
<Entity uid="11414">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1630.88758" z="1305.79688"/>
<Orientation y="-1.58947"/>
<Actor seed="34032"/>
</Entity>
<Entity uid="11415">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1614.36756" z="1305.76734"/>
<Orientation y="-1.43897"/>
<Actor seed="8307"/>
</Entity>
<Entity uid="11416">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1600.55164" z="1300.06556"/>
<Orientation y="2.35621"/>
<Actor seed="62606"/>
</Entity>
<Entity uid="11417">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1666.13953" z="1299.3141"/>
<Orientation y="2.35621"/>
<Actor seed="35728"/>
</Entity>
<Entity uid="11418">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1675.13318" z="1299.2765"/>
<Orientation y="2.35621"/>
<Actor seed="58138"/>
</Entity>
<Entity uid="11419">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1682.38355" z="1299.24866"/>
<Orientation y="2.35621"/>
<Actor seed="32374"/>
</Entity>
<Entity uid="11420">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1678.90882" z="1296.15174"/>
<Orientation y="-1.87728"/>
<Actor seed="16468"/>
</Entity>
<Entity uid="11421">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1668.4922" z="1292.70972"/>
<Orientation y="-1.39351"/>
<Actor seed="52933"/>
</Entity>
<Entity uid="11422">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1663.2284" z="1293.55127"/>
<Orientation y="2.35621"/>
<Actor seed="5693"/>
</Entity>
<Entity uid="11423">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1679.70826" z="1322.67273"/>
<Orientation y="2.35621"/>
<Actor seed="2716"/>
</Entity>
<Entity uid="11424">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1684.74231" z="1321.56177"/>
<Orientation y="2.35621"/>
<Actor seed="55083"/>
</Entity>
<Entity uid="11425">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1690.78943" z="1321.91285"/>
<Orientation y="2.35621"/>
<Actor seed="16681"/>
</Entity>
<Entity uid="11426">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1696.46033" z="1322.46998"/>
<Orientation y="2.35621"/>
<Actor seed="32670"/>
</Entity>
<Entity uid="11427">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1682.57081" z="1321.52405"/>
<Orientation y="-1.41736"/>
<Actor seed="33309"/>
</Entity>
<Entity uid="11428">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1673.9336" z="1321.36951"/>
<Orientation y="2.35621"/>
<Actor seed="61732"/>
</Entity>
<Entity uid="11429">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1700.0442" z="1299.22205"/>
<Orientation y="2.35621"/>
<Actor seed="40830"/>
</Entity>
<Entity uid="11430">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.54334" z="1301.31336"/>
<Orientation y="2.35621"/>
<Actor seed="16700"/>
</Entity>
<Entity uid="11431">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.13355" z="1302.11329"/>
<Orientation y="2.35621"/>
<Actor seed="40436"/>
</Entity>
<Entity uid="11432">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.98938" z="1299.27771"/>
<Orientation y="2.75817"/>
<Actor seed="52549"/>
</Entity>
<Entity uid="11433">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.65418" z="1292.23584"/>
<Orientation y="-2.8046"/>
<Actor seed="6732"/>
</Entity>
<Entity uid="11434">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.70691" z="1285.11072"/>
<Orientation y="2.35621"/>
<Actor seed="18578"/>
</Entity>
<Entity uid="11435">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.83936" z="1281.98023"/>
<Orientation y="2.35621"/>
<Actor seed="13613"/>
</Entity>
<Entity uid="11436">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.44373" z="1276.04712"/>
<Orientation y="2.35621"/>
<Actor seed="28900"/>
</Entity>
<Entity uid="11437">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1721.5658" z="1273.98267"/>
<Orientation y="2.35621"/>
<Actor seed="9196"/>
</Entity>
<Entity uid="11438">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1721.48707" z="1287.1183"/>
<Orientation y="2.35621"/>
<Actor seed="37344"/>
</Entity>
<Entity uid="11439">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.65723" z="1294.42286"/>
<Orientation y="2.35621"/>
<Actor seed="36882"/>
</Entity>
<Entity uid="11440">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1705.51722" z="1321.63013"/>
<Orientation y="2.35621"/>
<Actor seed="17284"/>
</Entity>
<Entity uid="11441">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.49671" z="1327.69898"/>
<Orientation y="2.35621"/>
<Actor seed="843"/>
</Entity>
<Entity uid="11442">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.2444" z="1325.90101"/>
<Orientation y="2.35621"/>
<Actor seed="53991"/>
</Entity>
<Entity uid="11443">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.224" z="1324.73206"/>
<Orientation y="2.35621"/>
<Actor seed="52095"/>
</Entity>
<Entity uid="11444">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.78785" z="1329.53553"/>
<Orientation y="2.35621"/>
<Actor seed="29510"/>
</Entity>
<Entity uid="11445">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1721.87366" z="1333.06006"/>
<Orientation y="2.35621"/>
<Actor seed="45021"/>
</Entity>
<Entity uid="11446">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.33045" z="1337.78052"/>
<Orientation y="2.35621"/>
<Actor seed="61430"/>
</Entity>
<Entity uid="11447">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.77918" z="1338.38855"/>
<Orientation y="2.35621"/>
<Actor seed="62692"/>
</Entity>
<Entity uid="11448">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.05652" z="1345.18677"/>
<Orientation y="2.35621"/>
<Actor seed="43945"/>
</Entity>
<Entity uid="11449">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.21741" z="1346.98316"/>
<Orientation y="2.35621"/>
<Actor seed="31222"/>
</Entity>
<Entity uid="11450">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.77479" z="1334.90735"/>
<Orientation y="2.35621"/>
<Actor seed="43509"/>
</Entity>
<Entity uid="11451">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.61512" z="1330.61097"/>
<Orientation y="2.35621"/>
<Actor seed="50941"/>
</Entity>
<Entity uid="11452">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.37574" z="1356.7284"/>
<Orientation y="2.35621"/>
<Actor seed="48234"/>
</Entity>
<Entity uid="11453">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.03602" z="1352.08521"/>
<Orientation y="2.35621"/>
<Actor seed="21030"/>
</Entity>
<Entity uid="11454">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.43104" z="1346.45936"/>
<Orientation y="-1.9858"/>
<Actor seed="45366"/>
</Entity>
<Entity uid="11455">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.70154" z="1333.36121"/>
<Orientation y="1.50498"/>
<Actor seed="14262"/>
</Entity>
<Entity uid="11456">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1712.89832" z="1349.60084"/>
<Orientation y="1.0385"/>
<Actor seed="27312"/>
</Entity>
<Entity uid="11457">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1701.01404" z="1328.63099"/>
<Orientation y="-2.82393"/>
<Actor seed="16383"/>
</Entity>
<Entity uid="11458">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1709.47718" z="1301.23438"/>
<Orientation y="0.5041"/>
<Actor seed="61750"/>
</Entity>
<Entity uid="11459">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1772.04896" z="1283.33558"/>
<Orientation y="2.35621"/>
<Actor seed="55369"/>
</Entity>
<Entity uid="11460">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1769.5514" z="1277.82447"/>
<Orientation y="2.35621"/>
<Actor seed="48594"/>
</Entity>
<Entity uid="11461">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1765.23938" z="1263.67078"/>
<Orientation y="-2.96497"/>
<Actor seed="40545"/>
</Entity>
<Entity uid="11462">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1766.7544" z="1246.15503"/>
<Orientation y="3.1351"/>
<Actor seed="63594"/>
</Entity>
<Entity uid="11463">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1769.99024" z="1226.28663"/>
<Orientation y="-3.06737"/>
<Actor seed="56701"/>
</Entity>
<Entity uid="11464">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1769.36731" z="1204.78052"/>
<Orientation y="2.35621"/>
<Actor seed="56997"/>
</Entity>
<Entity uid="11465">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1769.67518" z="1198.2328"/>
<Orientation y="2.75362"/>
<Actor seed="61213"/>
</Entity>
<Entity uid="11466">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1779.0625" z="1180.22144"/>
<Orientation y="2.35621"/>
<Actor seed="16129"/>
</Entity>
<Entity uid="11467">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1769.20167" z="1171.75684"/>
<Orientation y="2.35621"/>
<Actor seed="17194"/>
</Entity>
<Entity uid="11468">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1776.724" z="1156.787"/>
<Orientation y="2.35621"/>
<Actor seed="18641"/>
</Entity>
<Entity uid="11469">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1780.30042" z="1146.54664"/>
<Orientation y="2.35621"/>
<Actor seed="62672"/>
</Entity>
<Entity uid="11470">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1780.94251" z="1168.391"/>
<Orientation y="2.35621"/>
<Actor seed="61671"/>
</Entity>
<Entity uid="11471">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1788.92786" z="1153.77857"/>
<Orientation y="2.35621"/>
<Actor seed="21710"/>
</Entity>
<Entity uid="11472">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1781.37085" z="1133.12562"/>
<Orientation y="-1.43433"/>
<Actor seed="19902"/>
</Entity>
<Entity uid="11473">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1761.03834" z="1152.00818"/>
<Orientation y="-0.01917"/>
<Actor seed="33286"/>
</Entity>
<Entity uid="11474">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1763.48853" z="1170.4109"/>
<Orientation y="0.76505"/>
<Actor seed="24281"/>
</Entity>
<Entity uid="11475">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1777.8473" z="1178.95728"/>
<Orientation y="2.35621"/>
<Actor seed="14399"/>
</Entity>
<Entity uid="11476">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1759.33252" z="1193.64026"/>
<Orientation y="2.35621"/>
<Actor seed="20921"/>
</Entity>
<Entity uid="11477">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1756.44239" z="1207.66211"/>
<Orientation y="2.35621"/>
<Actor seed="57297"/>
</Entity>
<Entity uid="11478">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1762.03443" z="1211.00025"/>
<Orientation y="2.35621"/>
<Actor seed="2495"/>
</Entity>
<Entity uid="11479">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1781.99415" z="1209.00574"/>
<Orientation y="-2.50503"/>
<Actor seed="29564"/>
</Entity>
<Entity uid="11480">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1771.4292" z="1186.77918"/>
<Orientation y="-2.82062"/>
<Actor seed="37472"/>
</Entity>
<Entity uid="11481">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1769.8036" z="1168.8794"/>
<Orientation y="3.05797"/>
<Actor seed="3159"/>
</Entity>
<Entity uid="11482">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1797.61048" z="1162.77552"/>
<Orientation y="2.35621"/>
<Actor seed="43094"/>
</Entity>
<Entity uid="11483">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1799.93372" z="1179.28711"/>
<Orientation y="2.35621"/>
<Actor seed="4831"/>
</Entity>
<Entity uid="11484">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1750.24061" z="1197.75892"/>
<Orientation y="0.21885"/>
<Actor seed="28570"/>
</Entity>
<Entity uid="11485">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1755.2511" z="1214.25965"/>
<Orientation y="2.35621"/>
<Actor seed="10606"/>
</Entity>
<Entity uid="11486">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1768.13099" z="1232.50281"/>
<Orientation y="2.35621"/>
<Actor seed="44650"/>
</Entity>
<Entity uid="11487">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1766.8772" z="1248.35084"/>
<Orientation y="0.0255"/>
<Actor seed="51357"/>
</Entity>
<Entity uid="11488">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1761.537" z="1256.91639"/>
<Orientation y="2.35621"/>
<Actor seed="30554"/>
</Entity>
<Entity uid="11489">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1746.25171" z="1254.72181"/>
<Orientation y="2.35621"/>
<Actor seed="19061"/>
</Entity>
<Entity uid="11490">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1755.4021" z="1268.16028"/>
<Orientation y="2.35621"/>
<Actor seed="39873"/>
</Entity>
<Entity uid="11491">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1764.09302" z="1272.29578"/>
<Orientation y="2.35621"/>
<Actor seed="14554"/>
</Entity>
<Entity uid="11492">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1774.8418" z="1284.2085"/>
<Orientation y="2.35621"/>
<Actor seed="2698"/>
</Entity>
<Entity uid="11493">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1769.78772" z="1287.64283"/>
<Orientation y="-1.35929"/>
<Actor seed="61985"/>
</Entity>
<Entity uid="11494">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1759.68067" z="1289.94996"/>
<Orientation y="2.35621"/>
<Actor seed="64059"/>
</Entity>
<Entity uid="11495">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1752.17237" z="1293.69495"/>
<Orientation y="2.35621"/>
<Actor seed="26452"/>
</Entity>
<Entity uid="11496">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1750.61329" z="1312.5702"/>
<Orientation y="0.35645"/>
<Actor seed="54921"/>
</Entity>
<Entity uid="11497">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1759.75135" z="1316.57691"/>
<Orientation y="2.35621"/>
<Actor seed="13043"/>
</Entity>
<Entity uid="11498">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1760.8329" z="1312.03052"/>
<Orientation y="2.35621"/>
<Actor seed="53406"/>
</Entity>
<Entity uid="11499">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1766.66675" z="1311.31312"/>
<Orientation y="2.35621"/>
<Actor seed="46860"/>
</Entity>
<Entity uid="11500">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1774.81763" z="1312.69361"/>
<Orientation y="2.35621"/>
<Actor seed="42364"/>
</Entity>
<Entity uid="11501">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1781.44983" z="1314.59791"/>
<Orientation y="2.35621"/>
<Actor seed="31522"/>
</Entity>
<Entity uid="11502">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1789.73597" z="1313.63575"/>
<Orientation y="2.35621"/>
<Actor seed="36435"/>
</Entity>
<Entity uid="11503">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1797.92603" z="1307.82569"/>
<Orientation y="2.35621"/>
<Actor seed="32774"/>
</Entity>
<Entity uid="11504">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1771.85901" z="1301.71045"/>
<Orientation y="2.35621"/>
<Actor seed="14560"/>
</Entity>
<Entity uid="11505">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1761.21119" z="1304.24"/>
<Orientation y="2.35621"/>
<Actor seed="24580"/>
</Entity>
<Entity uid="11506">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1791.50599" z="1311.38648"/>
<Orientation y="2.35621"/>
<Actor seed="38180"/>
</Entity>
<Entity uid="11507">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1800.90564" z="1311.08375"/>
<Orientation y="2.35621"/>
<Actor seed="35144"/>
</Entity>
<Entity uid="11508">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1802.45215" z="1310.57532"/>
<Orientation y="-2.17403"/>
<Actor seed="41396"/>
</Entity>
<Entity uid="11509">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1789.13978" z="1314.73658"/>
<Orientation y="-0.98163"/>
<Actor seed="8837"/>
</Entity>
<Entity uid="11510">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1774.93421" z="1316.54163"/>
<Orientation y="2.35621"/>
<Actor seed="30980"/>
</Entity>
<Entity uid="11511">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1767.79969" z="1309.74012"/>
<Orientation y="-2.35036"/>
<Actor seed="20578"/>
</Entity>
<Entity uid="11512">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1762.05518" z="1302.77454"/>
<Orientation y="-2.57923"/>
<Actor seed="16081"/>
</Entity>
<Entity uid="11513">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1755.21131" z="1280.17896"/>
<Orientation y="-3.10543"/>
<Actor seed="20403"/>
</Entity>
<Entity uid="11514">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1759.39869" z="1260.4043"/>
<Orientation y="-2.8884"/>
<Actor seed="17442"/>
</Entity>
<Entity uid="11515">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1756.9491" z="1246.60877"/>
<Orientation y="2.35621"/>
<Actor seed="64962"/>
</Entity>
<Entity uid="11516">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1752.97852" z="1301.06983"/>
<Orientation y="2.35621"/>
<Actor seed="29926"/>
</Entity>
<Entity uid="11517">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1753.15101" z="1308.04542"/>
<Orientation y="2.35621"/>
<Actor seed="54142"/>
</Entity>
<Entity uid="11518">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1780.51697" z="1289.41334"/>
<Orientation y="2.35621"/>
<Actor seed="21478"/>
</Entity>
<Entity uid="11519">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1755.64405" z="1268.94288"/>
<Orientation y="2.35621"/>
<Actor seed="49115"/>
</Entity>
<Entity uid="11520">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1748.70081" z="1268.50953"/>
<Orientation y="2.35621"/>
<Actor seed="39254"/>
</Entity>
<Entity uid="11521">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1790.87183" z="1203.31495"/>
<Orientation y="2.35621"/>
<Actor seed="17380"/>
</Entity>
<Entity uid="11522">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1798.78834" z="1199.74537"/>
<Orientation y="2.35621"/>
<Actor seed="45377"/>
</Entity>
<Entity uid="11523">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1772.89881" z="1156.88367"/>
<Orientation y="2.35621"/>
<Actor seed="50411"/>
</Entity>
<Entity uid="11524">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1767.05835" z="1157.03248"/>
<Orientation y="-0.74991"/>
<Actor seed="17498"/>
</Entity>
<Entity uid="11525">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1746.29786" z="1174.5669"/>
<Orientation y="2.35621"/>
<Actor seed="41678"/>
</Entity>
<Entity uid="11526">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1753.03345" z="1189.84363"/>
<Orientation y="2.35621"/>
<Actor seed="25608"/>
</Entity>
<Entity uid="11527">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1747.07142" z="1200.51636"/>
<Orientation y="2.35621"/>
<Actor seed="65057"/>
</Entity>
<Entity uid="11528">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1747.05774" z="1203.64771"/>
<Orientation y="2.35621"/>
<Actor seed="6214"/>
</Entity>
<Entity uid="11529">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1758.0359" z="1205.91236"/>
<Orientation y="2.35621"/>
<Actor seed="37265"/>
</Entity>
<Entity uid="11530">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1749.0901" z="1256.22046"/>
<Orientation y="2.35621"/>
<Actor seed="27307"/>
</Entity>
<Entity uid="11531">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1791.42005" z="1318.34644"/>
<Orientation y="-1.95592"/>
<Actor seed="59564"/>
</Entity>
<Entity uid="11532">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.08082" z="1318.84937"/>
<Orientation y="2.35621"/>
<Actor seed="33498"/>
</Entity>
<Entity uid="11533">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1790.41956" z="1321.71302"/>
<Orientation y="2.35621"/>
<Actor seed="9975"/>
</Entity>
<Entity uid="11534">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.50184" z="1324.22547"/>
<Orientation y="2.35621"/>
<Actor seed="27724"/>
</Entity>
<Entity uid="11535">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.1272" z="1325.60755"/>
<Orientation y="2.35621"/>
<Actor seed="29562"/>
</Entity>
<Entity uid="11536">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.33875" z="1314.71778"/>
<Orientation y="2.35621"/>
<Actor seed="48324"/>
</Entity>
<Entity uid="11537">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.82923" z="1310.71338"/>
<Orientation y="-1.19436"/>
<Actor seed="55493"/>
</Entity>
<Entity uid="11538">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.13367" z="1318.51551"/>
<Orientation y="2.35621"/>
<Actor seed="54995"/>
</Entity>
<Entity uid="11539">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1773.84583" z="1315.35022"/>
<Orientation y="-1.76627"/>
<Actor seed="61327"/>
</Entity>
<Entity uid="11540">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1762.74402" z="1314.43165"/>
<Orientation y="2.35621"/>
<Actor seed="34938"/>
</Entity>
<Entity uid="11541">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.1786" z="1314.4386"/>
<Orientation y="-2.12867"/>
<Actor seed="19295"/>
</Entity>
<Entity uid="11542">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1754.3545" z="1312.10914"/>
<Orientation y="2.35621"/>
<Actor seed="40400"/>
</Entity>
<Entity uid="11543">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1761.42981" z="1316.17054"/>
<Orientation y="1.41451"/>
<Actor seed="17911"/>
</Entity>
<Entity uid="11544">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1770.86377" z="1314.70044"/>
<Orientation y="-2.26165"/>
<Actor seed="38559"/>
</Entity>
<Entity uid="11545">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1760.21753" z="1309.5813"/>
<Orientation y="2.35621"/>
<Actor seed="7877"/>
</Entity>
<Entity uid="11546">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.48621" z="1305.00281"/>
<Orientation y="-2.86271"/>
<Actor seed="9849"/>
</Entity>
<Entity uid="11547">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.15784" z="1292.9928"/>
<Orientation y="2.35621"/>
<Actor seed="34288"/>
</Entity>
<Entity uid="11548">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.57532" z="1270.01563"/>
<Orientation y="-2.66031"/>
<Actor seed="3930"/>
</Entity>
<Entity uid="11549">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1736.3871" z="1261.32898"/>
<Orientation y="-2.94762"/>
<Actor seed="63323"/>
</Entity>
<Entity uid="11550">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1735.05213" z="1246.12256"/>
<Orientation y="3.05591"/>
<Actor seed="10612"/>
</Entity>
<Entity uid="11551">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.71705" z="1236.57654"/>
<Orientation y="2.81252"/>
<Actor seed="20433"/>
</Entity>
<Entity uid="11552">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1754.72791" z="1236.27588"/>
<Orientation y="0.55971"/>
<Actor seed="34223"/>
</Entity>
<Entity uid="11553">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1751.8296" z="1240.21717"/>
<Orientation y="2.35621"/>
<Actor seed="52600"/>
</Entity>
<Entity uid="11554">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1759.50355" z="1231.83021"/>
<Orientation y="2.35621"/>
<Actor seed="26526"/>
</Entity>
<Entity uid="11555">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1732.1493" z="1178.48865"/>
<Orientation y="-2.6761"/>
<Actor seed="36648"/>
</Entity>
<Entity uid="11556">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.27198" z="1180.68409"/>
<Orientation y="2.35621"/>
<Actor seed="21483"/>
</Entity>
<Entity uid="11557">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.4983" z="1184.57764"/>
<Orientation y="2.35621"/>
<Actor seed="50953"/>
</Entity>
<Entity uid="11558">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.25513" z="1182.6255"/>
<Orientation y="-2.92698"/>
<Actor seed="61241"/>
</Entity>
<Entity uid="11559">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1752.40052" z="1168.37684"/>
<Orientation y="-2.92904"/>
<Actor seed="54101"/>
</Entity>
<Entity uid="11560">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.69129" z="1155.78797"/>
<Orientation y="-2.92902"/>
<Actor seed="22636"/>
</Entity>
<Entity uid="11561">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1753.74" z="1157.83497"/>
<Orientation y="0.27958"/>
<Actor seed="31016"/>
</Entity>
<Entity uid="11562">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1756.74183" z="1170.83655"/>
<Orientation y="2.35621"/>
<Actor seed="59664"/>
</Entity>
<Entity uid="11563">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1761.13233" z="1149.59461"/>
<Orientation y="-3.06016"/>
<Actor seed="18447"/>
</Entity>
<Entity uid="11564">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1762.00355" z="1133.95362"/>
<Orientation y="3.02378"/>
<Actor seed="28938"/>
</Entity>
<Entity uid="11565">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1764.87598" z="1123.03467"/>
<Orientation y="2.35621"/>
<Actor seed="60234"/>
</Entity>
<Entity uid="11566">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1759.29249" z="1140.22181"/>
<Orientation y="2.35621"/>
<Actor seed="37406"/>
</Entity>
<Entity uid="11567">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1495.97364" z="1694.94605"/>
<Orientation y="4.76128"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="11568">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1531.97913" z="1718.06727"/>
<Orientation y="7.13138"/>
<Actor seed="28331"/>
</Entity>
<Entity uid="11569">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1498.89271" z="1785.17701"/>
<Orientation y="7.13138"/>
<Actor seed="31981"/>
</Entity>
<Entity uid="11570">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1499.04285" z="1675.03797"/>
<Orientation y="7.13138"/>
<Actor seed="62154"/>
</Entity>
<Entity uid="11571">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1491.4397" z="1670.56922"/>
<Orientation y="7.13138"/>
<Actor seed="63907"/>
</Entity>
<Entity uid="11572">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1489.50428" z="1666.91956"/>
<Orientation y="7.13138"/>
<Actor seed="5112"/>
</Entity>
<Entity uid="11573">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1485.84522" z="1669.75"/>
<Orientation y="7.13138"/>
<Actor seed="13013"/>
</Entity>
<Entity uid="11574">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1487.8141" z="1672.18396"/>
<Orientation y="7.13138"/>
<Actor seed="57853"/>
</Entity>
<Entity uid="11575">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1492.45057" z="1669.50538"/>
<Orientation y="7.13138"/>
<Actor seed="53905"/>
</Entity>
<Entity uid="11576">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1493.1178" z="1662.8086"/>
<Orientation y="7.13138"/>
<Actor seed="25564"/>
</Entity>
<Entity uid="11577">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1495.36768" z="1659.49891"/>
<Orientation y="7.13138"/>
<Actor seed="29312"/>
</Entity>
<Entity uid="11578">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1499.40601" z="1658.55787"/>
<Orientation y="7.13138"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="11579">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1516.49427" z="1689.1637"/>
<Orientation y="7.13138"/>
<Actor seed="12097"/>
</Entity>
<Entity uid="11580">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1515.87525" z="1685.8982"/>
<Orientation y="7.13138"/>
<Actor seed="17683"/>
</Entity>
<Entity uid="11581">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1515.6659" z="1687.69983"/>
<Orientation y="7.13138"/>
<Actor seed="60554"/>
</Entity>
<Entity uid="11582">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1524.75293" z="1656.34046"/>
<Orientation y="7.13138"/>
<Actor seed="18384"/>
</Entity>
<Entity uid="11583">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1529.76612" z="1655.19129"/>
<Orientation y="4.70667"/>
<Actor seed="31374"/>
</Entity>
<Entity uid="11584">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1533.52149" z="1656.91895"/>
<Orientation y="7.13138"/>
<Actor seed="39870"/>
</Entity>
<Entity uid="11585">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1491.33484" z="1665.3191"/>
<Orientation y="6.91434"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11586">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1496.77784" z="1672.55115"/>
<Orientation y="6.91434"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11587">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1503.29297" z="1681.95398"/>
<Orientation y="6.91434"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11588">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1512.66163" z="1685.80079"/>
<Orientation y="11.17013"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11589">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1518.8036" z="1690.38416"/>
<Orientation y="6.47837"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11590">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1520.69349" z="1699.49"/>
<Orientation y="6.47837"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11591">
<Template>actor|props/structures/iberians/corral_planks.xml</Template>
<Position x="1530.73206" z="1706.02295"/>
<Orientation y="7.89483"/>
<Actor seed="13073"/>
</Entity>
<Entity uid="11592">
<Template>actor|props/structures/carthaginians/farmstead_cart.xml</Template>
<Position x="1530.91419" z="1677.78907"/>
<Orientation y="7.13138"/>
<Actor seed="38057"/>
</Entity>
<Entity uid="11593">
<Template>actor|props/structures/carthaginians/farmstead.xml</Template>
<Position x="1526.23707" z="1681.91932"/>
<Orientation y="7.13138"/>
<Actor seed="19759"/>
</Entity>
<Entity uid="11594">
<Template>actor|props/structures/carthaginians/farmstead.xml</Template>
<Position x="1522.8069" z="1675.04432"/>
<Orientation y="7.13138"/>
<Actor seed="43967"/>
</Entity>
<Entity uid="11595">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1532.71021" z="1704.81385"/>
<Orientation y="7.13138"/>
<Actor seed="54507"/>
</Entity>
<Entity uid="11596">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1534.33094" z="1706.16248"/>
<Orientation y="7.13138"/>
<Actor seed="55891"/>
</Entity>
<Entity uid="11597">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1534.27771" z="1704.37879"/>
<Orientation y="7.13138"/>
<Actor seed="7775"/>
</Entity>
<Entity uid="11598">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1531.8412" z="1705.76771"/>
<Orientation y="7.13138"/>
<Actor seed="64661"/>
</Entity>
<Entity uid="11599">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1528.4673" z="1704.59803"/>
<Orientation y="1.67455"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11600">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1491.10071" z="1660.66517"/>
<Orientation y="1.67455"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11601">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1503.28187" z="1659.83216"/>
<Orientation y="1.67455"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11602">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1514.65931" z="1659.40564"/>
<Orientation y="1.67455"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11603">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1526.59473" z="1658.16077"/>
<Orientation y="1.67457"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11604">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1536.6183" z="1661.21033"/>
<Orientation y="7.13138"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="11605">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1509.63733" z="1708.95997"/>
<Orientation y="7.13138"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="11606">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1497.74402" z="1743.67115"/>
<Orientation y="7.13138"/>
<Actor seed="38318"/>
</Entity>
<Entity uid="11607">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1492.59083" z="1783.56397"/>
<Orientation y="7.13138"/>
<Actor seed="27131"/>
</Entity>
<Entity uid="11608">
<Template>actor|props/special/eyecandy/blocks_limestone_pile_a.xml</Template>
<Position x="1489.91968" z="1802.69654"/>
<Orientation y="2.16892"/>
<Actor seed="45479"/>
</Entity>
<Entity uid="11609">
<Template>actor|props/special/eyecandy/blocks_limestone_pile_a.xml</Template>
<Position x="1491.37793" z="1802.19837"/>
<Orientation y="7.13138"/>
<Actor seed="48414"/>
</Entity>
<Entity uid="11610">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="1505.28345" z="1816.20215"/>
<Orientation y="4.94495"/>
<Actor seed="31964"/>
</Entity>
<Entity uid="11611">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1467.61109" z="1807.74524"/>
<Orientation y="7.13138"/>
<Actor seed="34709"/>
</Entity>
<Entity uid="11612">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1469.73938" z="1807.4618"/>
<Orientation y="7.13138"/>
<Actor seed="50609"/>
</Entity>
<Entity uid="11613">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1469.70521" z="1809.77247"/>
<Orientation y="7.13138"/>
<Actor seed="56746"/>
</Entity>
<Entity uid="11614">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1468.53211" z="1810.90113"/>
<Orientation y="7.13138"/>
<Actor seed="57448"/>
</Entity>
<Entity uid="11615">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1469.03602" z="1815.93262"/>
<Orientation y="3.2743"/>
<Actor seed="6146"/>
</Entity>
<Entity uid="11616">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1476.67432" z="1812.91114"/>
<Orientation y="6.06656"/>
<Actor seed="42329"/>
</Entity>
<Entity uid="11617">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1506.39332" z="1806.29029"/>
<Orientation y="7.13138"/>
<Actor seed="24394"/>
</Entity>
<Entity uid="11618">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1512.85486" z="1804.47059"/>
<Orientation y="7.13138"/>
<Actor seed="59514"/>
</Entity>
<Entity uid="11619">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1512.2754" z="1807.839"/>
<Orientation y="7.13138"/>
<Actor seed="38709"/>
</Entity>
<Entity uid="11620">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1509.92908" z="1813.50428"/>
<Orientation y="7.13138"/>
<Actor seed="14898"/>
</Entity>
<Entity uid="11621">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1506.20911" z="1811.70289"/>
<Orientation y="7.13138"/>
<Actor seed="26506"/>
</Entity>
<Entity uid="11622">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1501.48084" z="1810.13453"/>
<Orientation y="7.13138"/>
<Actor seed="13453"/>
</Entity>
<Entity uid="11623">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1519.73316" z="1718.66504"/>
<Orientation y="7.13138"/>
<Actor seed="55424"/>
</Entity>
<Entity uid="11624">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1526.00098" z="1718.73877"/>
<Orientation y="7.13138"/>
<Actor seed="9347"/>
</Entity>
<Entity uid="11625">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1530.5188" z="1727.7621"/>
<Orientation y="4.81473"/>
<Actor seed="26012"/>
</Entity>
<Entity uid="11626">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1514.6897" z="1718.76478"/>
<Orientation y="7.13138"/>
<Actor seed="15938"/>
</Entity>
<Entity uid="11627">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1514.46583" z="1720.02002"/>
<Orientation y="7.13138"/>
<Actor seed="18800"/>
</Entity>
<Entity uid="11628">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1510.6449" z="1723.06824"/>
<Orientation y="7.13138"/>
<Actor seed="43675"/>
</Entity>
<Entity uid="11629">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1512.56348" z="1726.00367"/>
<Orientation y="3.87705"/>
<Actor seed="44790"/>
</Entity>
<Entity uid="11630">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1514.03565" z="1729.79773"/>
<Orientation y="3.87902"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="11631">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1524.28016" z="1730.38318"/>
<Orientation y="7.13138"/>
<Actor seed="47380"/>
</Entity>
<Entity uid="11632">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1522.84278" z="1730.06421"/>
<Orientation y="7.13138"/>
<Actor seed="33639"/>
</Entity>
<Entity uid="11633">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1519.29969" z="1734.97767"/>
<Orientation y="7.13138"/>
<Actor seed="59140"/>
</Entity>
<Entity uid="11634">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1518.46753" z="1733.50428"/>
<Orientation y="7.13138"/>
<Actor seed="36082"/>
</Entity>
<Entity uid="11635">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1516.0171" z="1729.2688"/>
<Orientation y="7.13138"/>
<Actor seed="32715"/>
</Entity>
<Entity uid="11636">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1514.84717" z="1724.81934"/>
<Orientation y="6.39287"/>
<Actor seed="43662"/>
</Entity>
<Entity uid="11637">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1514.88892" z="1723.3501"/>
<Orientation y="7.13138"/>
<Actor seed="663"/>
</Entity>
<Entity uid="11638">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1518.23353" z="1723.08729"/>
<Orientation y="4.78982"/>
<Actor seed="24609"/>
</Entity>
<Entity uid="11639">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1521.2881" z="1721.7909"/>
<Orientation y="5.09842"/>
<Actor seed="16156"/>
</Entity>
<Entity uid="11640">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1524.47046" z="1721.89258"/>
<Orientation y="4.1669"/>
<Actor seed="2504"/>
</Entity>
<Entity uid="11641">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1522.78541" z="1725.6089"/>
<Orientation y="7.21267"/>
<Actor seed="12059"/>
</Entity>
<Entity uid="11642">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1521.54969" z="1724.9651"/>
<Orientation y="7.13138"/>
<Actor seed="26162"/>
</Entity>
<Entity uid="11643">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1521.5835" z="1726.90662"/>
<Orientation y="7.13138"/>
<Actor seed="36760"/>
</Entity>
<Entity uid="11644">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1522.79004" z="1737.73707"/>
<Orientation y="7.13138"/>
<Actor seed="65498"/>
</Entity>
<Entity uid="11645">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1522.31177" z="1734.93055"/>
<Orientation y="7.13138"/>
<Actor seed="8595"/>
</Entity>
<Entity uid="11646">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1524.146" z="1733.25965"/>
<Orientation y="7.13138"/>
<Actor seed="18342"/>
</Entity>
<Entity uid="11647">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1526.47242" z="1734.73145"/>
<Orientation y="7.13138"/>
<Actor seed="63013"/>
</Entity>
<Entity uid="11648">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1516.50586" z="1735.62903"/>
<Orientation y="7.13138"/>
<Actor seed="51953"/>
</Entity>
<Entity uid="11649">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1515.43543" z="1736.9203"/>
<Orientation y="7.13138"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="11650">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1513.64527" z="1737.87684"/>
<Orientation y="7.13138"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="11651">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1512.24549" z="1734.44397"/>
<Orientation y="7.13138"/>
<Actor seed="24320"/>
</Entity>
<Entity uid="11652">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1505.74463" z="1732.2074"/>
<Orientation y="7.13138"/>
<Actor seed="50696"/>
</Entity>
<Entity uid="11653">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1505.59595" z="1728.61854"/>
<Orientation y="7.13138"/>
<Actor seed="25545"/>
</Entity>
<Entity uid="11654">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1504.71888" z="1716.34803"/>
<Orientation y="7.81038"/>
<Actor seed="35222"/>
</Entity>
<Entity uid="11655">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1504.79859" z="1721.55958"/>
<Orientation y="1.79392"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="11656">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1488.91993" z="1771.1128"/>
<Orientation y="7.87472"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="11657">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1514.15918" z="1793.28895"/>
<Orientation y="5.75742"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="11658">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1519.54578" z="1793.97522"/>
<Orientation y="3.17501"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="11659">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1501.30762" z="1780.53211"/>
<Orientation y="4.8187"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="11660">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1487.33033" z="1777.13404"/>
<Orientation y="7.905"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="11661">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1485.51954" z="1764.08704"/>
<Orientation y="7.7733"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="11662">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1499.5016" z="1757.92005"/>
<Orientation y="4.7611"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="11663">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1501.28455" z="1770.31788"/>
<Orientation y="4.75034"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="11664">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1492.64185" z="1793.32544"/>
<Orientation y="7.13138"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="11665">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1492.90052" z="1793.18653"/>
<Orientation y="7.13138"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="11666">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1492.6073" z="1793.06092"/>
<Orientation y="7.13138"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="11667">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1492.31104" z="1794.31641"/>
<Orientation y="7.13138"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="11668">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1492.95154" z="1793.93067"/>
<Orientation y="7.13138"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="11669">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1492.4928" z="1792.49305"/>
<Orientation y="7.13138"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="11670">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1489.49012" z="1752.50318"/>
<Orientation y="7.13138"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="11671">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1489.74878" z="1752.36438"/>
<Orientation y="7.13138"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="11672">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1489.45557" z="1752.23877"/>
<Orientation y="7.13138"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="11673">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1489.15943" z="1753.49402"/>
<Orientation y="7.13138"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="11674">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1489.79993" z="1753.10828"/>
<Orientation y="7.13138"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="11675">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1489.34107" z="1751.67078"/>
<Orientation y="7.13138"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="11676">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1513.74402" z="1807.88721"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11677">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1513.93543" z="1811.35157"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11678">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1507.89673" z="1808.34681"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11679">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1508.08802" z="1811.81116"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11680">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.05396" z="1808.67737"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11681">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.24512" z="1812.14161"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11682">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1509.78443" z="1815.20105"/>
<Orientation y="-1.44616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11683">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1506.33082" z="1815.53382"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11684">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1508.23731" z="1804.32447"/>
<Orientation y="-1.44616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11685">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1504.78357" z="1804.65711"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11686">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1480.34595" z="1809.58875"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11687">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1480.53736" z="1813.05298"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11688">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1474.49866" z="1810.04847"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11689">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1474.69007" z="1813.5127"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11690">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1468.65589" z="1810.37879"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11691">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1468.84717" z="1813.84314"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11692">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1476.38636" z="1816.9026"/>
<Orientation y="-1.44616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11693">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1472.93287" z="1817.23536"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11694">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1474.83924" z="1806.02588"/>
<Orientation y="-1.44616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11695">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1471.3855" z="1806.35877"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11696">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1469.56482" z="1746.68384"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11697">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1469.75611" z="1750.1482"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11698">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1523.18604" z="1733.73133"/>
<Orientation y="-0.68453"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11699">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1520.91614" z="1736.3556"/>
<Orientation y="-3.85511"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11700">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1518.66187" z="1729.99854"/>
<Orientation y="-0.68453"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11701">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1516.3921" z="1732.62269"/>
<Orientation y="-3.85511"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11702">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1514.23072" z="1726.17591"/>
<Orientation y="-0.68453"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11703">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1511.96082" z="1728.80005"/>
<Orientation y="-3.85511"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11704">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1515.25623" z="1736.23914"/>
<Orientation y="-2.21445"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11705">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1512.54139" z="1734.0785"/>
<Orientation y="-5.38506"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11706">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1521.70203" z="1727.34266"/>
<Orientation y="-2.21445"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11707">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1518.98719" z="1725.18213"/>
<Orientation y="-5.38506"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11708">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1488.62061" z="1805.59107"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11709">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1492.07422" z="1805.25818"/>
<Orientation y="-1.44616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11710">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1490.16785" z="1816.46766"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11711">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1493.62134" z="1816.13477"/>
<Orientation y="-1.44616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11712">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1486.08216" z="1813.07544"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11713">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1485.891" z="1809.61109"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11714">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1491.92505" z="1812.745"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11715">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1491.73377" z="1809.28064"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11716">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1497.77234" z="1812.28528"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11717">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1497.58094" z="1808.82093"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11718">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1470.6183" z="1759.80994"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11719">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1476.23157" z="1759.39771"/>
<Orientation y="0.0838"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11720">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1502.38746" z="1716.51734"/>
<Orientation y="4.80253"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11721">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1503.22669" z="1722.33252"/>
<Orientation y="4.80253"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11722">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1503.5818" z="1728.34766"/>
<Orientation y="4.80253"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11723">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1477.11341" z="1741.97962"/>
<Orientation y="3.17414"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11724">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1513.83985" z="1791.49793"/>
<Orientation y="3.17414"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11725">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1519.90906" z="1791.78345"/>
<Orientation y="3.17414"/>
<Actor seed="593"/>
</Entity>
<Entity uid="11726">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1478.06885" z="1789.95838"/>
<Orientation y="6.33147"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="11727">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1515.2754" z="1749.14783"/>
<Orientation y="3.23293"/>
<Actor seed="16240"/>
</Entity>
<Entity uid="11728">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1531.89869" z="1676.99793"/>
<Orientation y="7.40941"/>
<Actor seed="34685"/>
</Entity>
<Entity uid="11729">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1473.9474" z="1732.69031"/>
<Orientation y="4.75583"/>
<Actor seed="25544"/>
</Entity>
<Entity uid="11730">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1466.82679" z="1793.11634"/>
<Orientation y="5.44808"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="11731">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1479.23072" z="1779.00953"/>
<Orientation y="0.0408"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="11732">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1467.65394" z="1779.73353"/>
<Orientation y="-1.53103"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="11733">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1478.95337" z="1767.61255"/>
<Orientation y="0.0408"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="11734">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1467.3766" z="1768.33643"/>
<Orientation y="-1.53103"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="11735">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1509.99622" z="1784.33497"/>
<Orientation y="3.20626"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="11736">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1521.55262" z="1783.33484"/>
<Orientation y="1.63445"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="11737">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1520.92591" z="1770.9574"/>
<Orientation y="0.0601"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="11738">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1509.36524" z="1771.90467"/>
<Orientation y="-1.51171"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="11739">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1520.13367" z="1758.23536"/>
<Orientation y="1.63445"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="11740">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1484.5116" z="1712.30811"/>
<Orientation y="6.37243"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="11741">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1484.45948" z="1731.53333"/>
<Orientation y="6.34385"/>
<Actor seed="2001"/>
</Entity>
<Entity uid="11742">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1495.84937" z="1730.93445"/>
<Orientation y="6.34824"/>
<Actor seed="2186"/>
</Entity>
<Entity uid="11743">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1508.5774" z="1759.23548"/>
<Orientation y="3.20626"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="11744">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1549.99048" z="1383.07984"/>
<Orientation y="0.84604"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="11745">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1539.09864" z="1485.84314"/>
<Orientation y="2.35621"/>
<Actor seed="37783"/>
</Entity>
<Entity uid="11746">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1548.50757" z="1583.5276"/>
<Orientation y="0.71215"/>
<Actor seed="21041"/>
</Entity>
<Entity uid="11747">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1566.80005" z="1679.22498"/>
<Orientation y="0.25728"/>
<Actor seed="59583"/>
</Entity>
<Entity uid="11748">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1566.69385" z="1724.16248"/>
<Orientation y="-2.39507"/>
<Actor seed="36625"/>
</Entity>
<Entity uid="11749">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1543.97596" z="1842.19336"/>
<Orientation y="0.83687"/>
<Actor seed="19938"/>
</Entity>
<Entity uid="11750">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1690.19605" z="1778.02771"/>
<Orientation y="-2.4765"/>
<Actor seed="19001"/>
</Entity>
<Entity uid="11751">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1707.06324" z="1717.36121"/>
<Orientation y="-2.02909"/>
<Actor seed="20621"/>
</Entity>
<Entity uid="11752">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1838.72681" z="1308.53834"/>
<Orientation y="2.35621"/>
<Actor seed="6018"/>
</Entity>
<Entity uid="11753">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1830.20997" z="1310.92933"/>
<Orientation y="-1.90716"/>
<Actor seed="25856"/>
</Entity>
<Entity uid="11754">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1820.11963" z="1309.25709"/>
<Orientation y="2.35621"/>
<Actor seed="47589"/>
</Entity>
<Entity uid="11755">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1815.96424" z="1322.36207"/>
<Orientation y="2.35621"/>
<Actor seed="47138"/>
</Entity>
<Entity uid="11756">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1806.9723" z="1314.15455"/>
<Orientation y="2.35621"/>
<Actor seed="51854"/>
</Entity>
<Entity uid="11757">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1801.68409" z="1305.07972"/>
<Orientation y="2.35621"/>
<Actor seed="29010"/>
</Entity>
<Entity uid="11758">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1783.84668" z="1302.1648"/>
<Orientation y="2.35621"/>
<Actor seed="47824"/>
</Entity>
<Entity uid="11759">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1794.94324" z="1316.56165"/>
<Orientation y="2.35621"/>
<Actor seed="16282"/>
</Entity>
<Entity uid="11760">
<Template>actor|geology/shoreline_boulder.xml</Template>
<Position x="1838.4994" z="1330.37757"/>
<Orientation y="2.35621"/>
<Actor seed="28564"/>
</Entity>
<Entity uid="11761">
<Template>actor|geology/shoreline_boulder.xml</Template>
<Position x="1835.60987" z="1327.87293"/>
<Orientation y="2.35621"/>
<Actor seed="21100"/>
</Entity>
<Entity uid="11762">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1824.1753" z="1330.31177"/>
<Orientation y="-2.49303"/>
<Actor seed="60099"/>
</Entity>
<Entity uid="11763">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1817.6731" z="1325.30872"/>
<Orientation y="-2.22612"/>
<Actor seed="59985"/>
</Entity>
<Entity uid="11764">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1810.64917" z="1322.36585"/>
<Orientation y="-1.16805"/>
<Actor seed="10219"/>
</Entity>
<Entity uid="11765">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1803.23218" z="1327.74305"/>
<Orientation y="2.35621"/>
<Actor seed="5960"/>
</Entity>
<Entity uid="11766">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1793.92603" z="1322.88196"/>
<Orientation y="-2.28197"/>
<Actor seed="22940"/>
</Entity>
<Entity uid="11767">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1785.7234" z="1315.73707"/>
<Orientation y="-2.13027"/>
<Actor seed="38825"/>
</Entity>
<Entity uid="11768">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1777.47791" z="1314.25391"/>
<Orientation y="2.35621"/>
<Actor seed="48545"/>
</Entity>
<Entity uid="11769">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1772.40796" z="1314.53138"/>
<Orientation y="-1.41533"/>
<Actor seed="38073"/>
</Entity>
<Entity uid="11770">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1756.25635" z="1314.7616"/>
<Orientation y="2.35621"/>
<Actor seed="20147"/>
</Entity>
<Entity uid="11771">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1756.18555" z="1318.71106"/>
<Orientation y="-0.15856"/>
<Actor seed="14039"/>
</Entity>
<Entity uid="11772">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1755.27564" z="1321.97828"/>
<Orientation y="2.35621"/>
<Actor seed="13747"/>
</Entity>
<Entity uid="11773">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1755.43384" z="1328.17786"/>
<Orientation y="2.35621"/>
<Actor seed="21984"/>
</Entity>
<Entity uid="11774">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1764.71644" z="1330.86451"/>
<Orientation y="2.35621"/>
<Actor seed="22341"/>
</Entity>
<Entity uid="11775">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1755.2627" z="1321.8501"/>
<Orientation y="2.35621"/>
<Actor seed="36583"/>
</Entity>
<Entity uid="11776">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1752.48743" z="1320.61683"/>
<Orientation y="2.35621"/>
<Actor seed="64056"/>
</Entity>
<Entity uid="11777">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1748.72901" z="1324.08558"/>
<Orientation y="2.35621"/>
<Actor seed="32112"/>
</Entity>
<Entity uid="11778">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1743.98072" z="1359.25696"/>
<Orientation y="2.35621"/>
<Actor seed="32186"/>
</Entity>
<Entity uid="11779">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1719.43787" z="1389.73011"/>
<Orientation y="2.35621"/>
<Actor seed="44733"/>
</Entity>
<Entity uid="11780">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1715.14051" z="1389.59034"/>
<Orientation y="2.35621"/>
<Actor seed="15486"/>
</Entity>
<Entity uid="11781">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1757.71998" z="1360.89783"/>
<Orientation y="2.35621"/>
<Actor seed="54650"/>
</Entity>
<Entity uid="11782">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1761.86243" z="1361.77771"/>
<Orientation y="2.35621"/>
<Actor seed="31220"/>
</Entity>
<Entity uid="11783">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1767.6637" z="1362.79798"/>
<Orientation y="2.35621"/>
<Actor seed="57588"/>
</Entity>
<Entity uid="11784">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1782.82276" z="1346.67188"/>
<Orientation y="2.35621"/>
<Actor seed="57747"/>
</Entity>
<Entity uid="11785">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1799.448" z="1365.38758"/>
<Orientation y="2.35621"/>
<Actor seed="62110"/>
</Entity>
<Entity uid="11786">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1807.1106" z="1360.61109"/>
<Orientation y="2.24312"/>
<Actor seed="12214"/>
</Entity>
<Entity uid="11787">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1813.43226" z="1355.86768"/>
<Orientation y="2.35621"/>
<Actor seed="38812"/>
</Entity>
<Entity uid="11788">
<Template>actor|geology/stone_granite_boulder.xml</Template>
<Position x="1814.23365" z="1354.4657"/>
<Orientation y="2.35621"/>
<Actor seed="48186"/>
</Entity>
<Entity uid="11789">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1735.63685" z="1266.62793"/>
<Orientation y="2.35621"/>
<Actor seed="3045"/>
</Entity>
<Entity uid="11790">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.63819" z="1257.80591"/>
<Orientation y="2.35621"/>
<Actor seed="40479"/>
</Entity>
<Entity uid="11791">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.20398" z="1224.27955"/>
<Orientation y="2.35621"/>
<Actor seed="62637"/>
</Entity>
<Entity uid="11792">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1719.89588" z="1200.1371"/>
<Orientation y="0.19065"/>
<Actor seed="57309"/>
</Entity>
<Entity uid="11793">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1720.59974" z="1201.07483"/>
<Orientation y="2.35621"/>
<Actor seed="38307"/>
</Entity>
<Entity uid="11794">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.24134" z="1197.2151"/>
<Orientation y="-3.04834"/>
<Actor seed="34890"/>
</Entity>
<Entity uid="11795">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1722.44251" z="1182.71656"/>
<Orientation y="-2.98906"/>
<Actor seed="15361"/>
</Entity>
<Entity uid="11796">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.65674" z="1175.3064"/>
<Orientation y="2.35621"/>
<Actor seed="52029"/>
</Entity>
<Entity uid="11797">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1725.73267" z="1162.92688"/>
<Orientation y="2.35621"/>
<Actor seed="62480"/>
</Entity>
<Entity uid="11798">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.8777" z="1177.54566"/>
<Orientation y="2.35621"/>
<Actor seed="47585"/>
</Entity>
<Entity uid="11799">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.01001" z="1185.7002"/>
<Orientation y="2.35621"/>
<Actor seed="29972"/>
</Entity>
<Entity uid="11800">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1737.47889" z="1178.19105"/>
<Orientation y="-3.1312"/>
<Actor seed="35075"/>
</Entity>
<Entity uid="11801">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1737.38636" z="1147.97254"/>
<Orientation y="-2.84276"/>
<Actor seed="60962"/>
</Entity>
<Entity uid="11802">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.71338" z="1137.86243"/>
<Orientation y="2.35621"/>
<Actor seed="28969"/>
</Entity>
<Entity uid="11803">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1733.14344" z="1146.35352"/>
<Orientation y="2.35621"/>
<Actor seed="33562"/>
</Entity>
<Entity uid="11804">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1736.67737" z="1153.60022"/>
<Orientation y="2.35621"/>
<Actor seed="4375"/>
</Entity>
<Entity uid="11805">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1738.73438" z="1141.31739"/>
<Orientation y="-3.10131"/>
<Actor seed="57017"/>
</Entity>
<Entity uid="11806">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1738.42444" z="1117.0376"/>
<Orientation y="2.35621"/>
<Actor seed="8408"/>
</Entity>
<Entity uid="11807">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1738.98145" z="1139.00892"/>
<Orientation y="-0.55604"/>
<Actor seed="36786"/>
</Entity>
<Entity uid="11808">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.49512" z="1156.08033"/>
<Orientation y="2.35621"/>
<Actor seed="57961"/>
</Entity>
<Entity uid="11809">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1720.63111" z="1145.47632"/>
<Orientation y="-2.12317"/>
<Actor seed="3805"/>
</Entity>
<Entity uid="11810">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1698.74476" z="1129.39686"/>
<Orientation y="-1.56916"/>
<Actor seed="10269"/>
</Entity>
<Entity uid="11811">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1677.68628" z="1131.66602"/>
<Orientation y="-1.44388"/>
<Actor seed="42195"/>
</Entity>
<Entity uid="11812">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1662.10865" z="1131.38184"/>
<Orientation y="2.35621"/>
<Actor seed="44131"/>
</Entity>
<Entity uid="11813">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1743.16834" z="1126.25721"/>
<Orientation y="2.35621"/>
<Actor seed="39445"/>
</Entity>
<Entity uid="11814">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1736.25818" z="1112.72547"/>
<Orientation y="-2.6794"/>
<Actor seed="49230"/>
</Entity>
<Entity uid="11815">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1733.11927" z="1105.04786"/>
<Orientation y="2.35621"/>
<Actor seed="50951"/>
</Entity>
<Entity uid="11816">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.50501" z="1089.38843"/>
<Orientation y="2.35621"/>
<Actor seed="21808"/>
</Entity>
<Entity uid="11817">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1738.83643" z="1077.40064"/>
<Orientation y="-3.0586"/>
<Actor seed="5119"/>
</Entity>
<Entity uid="11818">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1739.49695" z="1068.12684"/>
<Orientation y="2.35621"/>
<Actor seed="30552"/>
</Entity>
<Entity uid="11819">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.76392" z="1070.7096"/>
<Orientation y="2.35621"/>
<Actor seed="8821"/>
</Entity>
<Entity uid="11820">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.15833" z="1074.93531"/>
<Orientation y="2.35621"/>
<Actor seed="28181"/>
</Entity>
<Entity uid="11821">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1720.7865" z="1039.64637"/>
<Orientation y="2.35621"/>
<Actor seed="37365"/>
</Entity>
<Entity uid="11822">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.2157" z="1038.03907"/>
<Orientation y="0.22983"/>
<Actor seed="29734"/>
</Entity>
<Entity uid="11823">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.5525" z="1030.57044"/>
<Orientation y="2.93589"/>
<Actor seed="13007"/>
</Entity>
<Entity uid="11824">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.8141" z="1016.64472"/>
<Orientation y="2.35621"/>
<Actor seed="2181"/>
</Entity>
<Entity uid="11825">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.27027" z="1015.77326"/>
<Orientation y="-0.35715"/>
<Actor seed="23963"/>
</Entity>
<Entity uid="11826">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1726.27955" z="1034.57093"/>
<Orientation y="2.35621"/>
<Actor seed="54686"/>
</Entity>
<Entity uid="11827">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1723.94422" z="1018.89393"/>
<Orientation y="2.35621"/>
<Actor seed="35824"/>
</Entity>
<Entity uid="11828">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.48621" z="1000.34205"/>
<Orientation y="2.35621"/>
<Actor seed="54505"/>
</Entity>
<Entity uid="11829">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1733.41578" z="999.51496"/>
<Orientation y="-2.89997"/>
<Actor seed="6061"/>
</Entity>
<Entity uid="11830">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.70618" z="986.9803"/>
<Orientation y="-0.04627"/>
<Actor seed="19702"/>
</Entity>
<Entity uid="11831">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1684.42981" z="1133.16822"/>
<Orientation y="2.35621"/>
<Actor seed="58171"/>
</Entity>
<Entity uid="11832">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1670.44251" z="1135.86414"/>
<Orientation y="-1.4939"/>
<Actor seed="43641"/>
</Entity>
<Entity uid="11833">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1634.12964" z="1131.39356"/>
<Orientation y="-1.76571"/>
<Actor seed="59675"/>
</Entity>
<Entity uid="11834">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1641.20447" z="1130.19776"/>
<Orientation y="2.35621"/>
<Actor seed="11451"/>
</Entity>
<Entity uid="11835">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1633.2649" z="1131.313"/>
<Orientation y="-1.30514"/>
<Actor seed="18638"/>
</Entity>
<Entity uid="11836">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1619.67945" z="1134.93604"/>
<Orientation y="2.35621"/>
<Actor seed="55245"/>
</Entity>
<Entity uid="11837">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1627.68274" z="1133.95313"/>
<Orientation y="1.54757"/>
<Actor seed="73"/>
</Entity>
<Entity uid="11838">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1631.00611" z="1131.7898"/>
<Orientation y="2.35621"/>
<Actor seed="64972"/>
</Entity>
<Entity uid="11839">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1617.3672" z="1131.17688"/>
<Orientation y="-1.5447"/>
<Actor seed="50632"/>
</Entity>
<Entity uid="11840">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1600.422" z="1131.15101"/>
<Orientation y="-1.53327"/>
<Actor seed="64422"/>
</Entity>
<Entity uid="11841">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1580.54285" z="1130.48487"/>
<Orientation y="2.35621"/>
<Actor seed="53738"/>
</Entity>
<Entity uid="11842">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1581.66846" z="1129.7511"/>
<Orientation y="2.35621"/>
<Actor seed="25996"/>
</Entity>
<Entity uid="11843">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1582.57837" z="1130.02149"/>
<Orientation y="2.35621"/>
<Actor seed="11540"/>
</Entity>
<Entity uid="11844">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1571.93763" z="1133.43885"/>
<Orientation y="-1.42254"/>
<Actor seed="7038"/>
</Entity>
<Entity uid="11845">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1563.82776" z="1134.21094"/>
<Orientation y="2.35621"/>
<Actor seed="18185"/>
</Entity>
<Entity uid="11846">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1540.29676" z="1132.79151"/>
<Orientation y="2.35621"/>
<Actor seed="42272"/>
</Entity>
<Entity uid="11847">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1545.06824" z="1130.99524"/>
<Orientation y="1.49602"/>
<Actor seed="9832"/>
</Entity>
<Entity uid="11848">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1556.36792" z="1131.8418"/>
<Orientation y="2.35621"/>
<Actor seed="58760"/>
</Entity>
<Entity uid="11849">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1552.33118" z="1131.53943"/>
<Orientation y="-1.47545"/>
<Actor seed="2996"/>
</Entity>
<Entity uid="11850">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1533.5282" z="1131.6908"/>
<Orientation y="2.35621"/>
<Actor seed="41465"/>
</Entity>
<Entity uid="11851">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1527.4944" z="1134.47193"/>
<Orientation y="-1.25046"/>
<Actor seed="15247"/>
</Entity>
<Entity uid="11852">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1521.38965" z="1134.77796"/>
<Orientation y="2.35621"/>
<Actor seed="12432"/>
</Entity>
<Entity uid="11853">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1514.2826" z="1130.94349"/>
<Orientation y="2.35621"/>
<Actor seed="59113"/>
</Entity>
<Entity uid="11854">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1516.21363" z="1130.92701"/>
<Orientation y="2.35621"/>
<Actor seed="42059"/>
</Entity>
<Entity uid="11855">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1503.30481" z="1129.54383"/>
<Orientation y="-1.32279"/>
<Actor seed="30918"/>
</Entity>
<Entity uid="11856">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1497.3849" z="1131.10157"/>
<Orientation y="2.35621"/>
<Actor seed="60535"/>
</Entity>
<Entity uid="11857">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1529.3412" z="1136.09827"/>
<Orientation y="2.35621"/>
<Actor seed="52974"/>
</Entity>
<Entity uid="11858">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1564.9817" z="1310.06543"/>
<Orientation y="2.35621"/>
<Actor seed="12348"/>
</Entity>
<Entity uid="11859">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1569.45472" z="1312.72095"/>
<Orientation y="2.35621"/>
<Actor seed="28962"/>
</Entity>
<Entity uid="11860">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1581.44837" z="1315.17798"/>
<Orientation y="2.35621"/>
<Actor seed="64537"/>
</Entity>
<Entity uid="11861">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1584.8971" z="1313.58326"/>
<Orientation y="2.35621"/>
<Actor seed="50568"/>
</Entity>
<Entity uid="11862">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.65394" z="1319.8324"/>
<Orientation y="-1.18955"/>
<Actor seed="9721"/>
</Entity>
<Entity uid="11863">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1575.4137" z="1321.71668"/>
<Orientation y="2.35621"/>
<Actor seed="51522"/>
</Entity>
<Entity uid="11864">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1568.24341" z="1312.94837"/>
<Orientation y="1.88485"/>
<Actor seed="53956"/>
</Entity>
<Entity uid="11865">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1579.41004" z="1309.48426"/>
<Orientation y="2.35621"/>
<Actor seed="7290"/>
</Entity>
<Entity uid="11866">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1615.41028" z="1300.20496"/>
<Orientation y="2.35621"/>
<Actor seed="37525"/>
</Entity>
<Entity uid="11867">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1626.68921" z="1302.2743"/>
<Orientation y="2.35621"/>
<Actor seed="7613"/>
</Entity>
<Entity uid="11868">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1628.39527" z="1303.50342"/>
<Orientation y="2.35621"/>
<Actor seed="14891"/>
</Entity>
<Entity uid="11869">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1622.11646" z="1309.05127"/>
<Orientation y="-1.38773"/>
<Actor seed="32085"/>
</Entity>
<Entity uid="11870">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1610.51563" z="1309.9817"/>
<Orientation y="-0.94062"/>
<Actor seed="46665"/>
</Entity>
<Entity uid="11871">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1600.40638" z="1316.13318"/>
<Orientation y="-0.77381"/>
<Actor seed="13410"/>
</Entity>
<Entity uid="11872">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1600.69495" z="1319.09864"/>
<Orientation y="1.42931"/>
<Actor seed="3777"/>
</Entity>
<Entity uid="11873">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1614.53858" z="1316.04017"/>
<Orientation y="2.35621"/>
<Actor seed="6019"/>
</Entity>
<Entity uid="11874">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1613.45752" z="1313.18848"/>
<Orientation y="-1.55335"/>
<Actor seed="40655"/>
</Entity>
<Entity uid="11875">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1594.9618" z="1311.70667"/>
<Orientation y="-1.25487"/>
<Actor seed="6740"/>
</Entity>
<Entity uid="11876">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1593.56983" z="1316.28675"/>
<Orientation y="1.15073"/>
<Actor seed="45473"/>
</Entity>
<Entity uid="11877">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1617.32789" z="1319.8827"/>
<Orientation y="2.35621"/>
<Actor seed="63423"/>
</Entity>
<Entity uid="11878">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1642.11805" z="1318.53614"/>
<Orientation y="2.35621"/>
<Actor seed="42293"/>
</Entity>
<Entity uid="11879">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1643.61744" z="1317.9834"/>
<Orientation y="2.35621"/>
<Actor seed="50802"/>
</Entity>
<Entity uid="11880">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1631.94202" z="1313.45997"/>
<Orientation y="1.49212"/>
<Actor seed="8369"/>
</Entity>
<Entity uid="11881">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1640.27735" z="1314.16749"/>
<Orientation y="2.35621"/>
<Actor seed="16806"/>
</Entity>
<Entity uid="11882">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1642.45398" z="1315.3058"/>
<Orientation y="1.36231"/>
<Actor seed="12505"/>
</Entity>
<Entity uid="11883">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1664.27271" z="1314.83265"/>
<Orientation y="2.35621"/>
<Actor seed="19709"/>
</Entity>
<Entity uid="11884">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1650.91431" z="1313.98365"/>
<Orientation y="2.35621"/>
<Actor seed="49393"/>
</Entity>
<Entity uid="11885">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1653.66443" z="1313.97193"/>
<Orientation y="1.5695"/>
<Actor seed="50816"/>
</Entity>
<Entity uid="11886">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1670.1941" z="1311.21412"/>
<Orientation y="2.35621"/>
<Actor seed="12486"/>
</Entity>
<Entity uid="11887">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1664.95838" z="1316.55201"/>
<Orientation y="-1.57174"/>
<Actor seed="19450"/>
</Entity>
<Entity uid="11888">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1653.9723" z="1316.53003"/>
<Orientation y="2.35621"/>
<Actor seed="51786"/>
</Entity>
<Entity uid="11889">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1671.89686" z="1317.39112"/>
<Orientation y="2.35621"/>
<Actor seed="63270"/>
</Entity>
<Entity uid="11890">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1682.98035" z="1316.25745"/>
<Orientation y="2.35621"/>
<Actor seed="54274"/>
</Entity>
<Entity uid="11891">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1686.83143" z="1316.3335"/>
<Orientation y="2.35621"/>
<Actor seed="37448"/>
</Entity>
<Entity uid="11892">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1683.63172" z="1318.0857"/>
<Orientation y="-1.55845"/>
<Actor seed="45695"/>
</Entity>
<Entity uid="11893">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1671.43238" z="1316.59534"/>
<Orientation y="2.35621"/>
<Actor seed="37967"/>
</Entity>
<Entity uid="11894">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1682.22779" z="1311.87806"/>
<Orientation y="1.48882"/>
<Actor seed="38882"/>
</Entity>
<Entity uid="11895">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.72168" z="1318.10645"/>
<Orientation y="2.35621"/>
<Actor seed="28619"/>
</Entity>
<Entity uid="11896">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.31458" z="1319.01868"/>
<Orientation y="2.35621"/>
<Actor seed="61338"/>
</Entity>
<Entity uid="11897">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.16395" z="1321.1454"/>
<Orientation y="-1.2402"/>
<Actor seed="15897"/>
</Entity>
<Entity uid="11898">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1715.61683" z="1318.98462"/>
<Orientation y="2.35621"/>
<Actor seed="2369"/>
</Entity>
<Entity uid="11899">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1720.25501" z="1316.91712"/>
<Orientation y="2.35621"/>
<Actor seed="30331"/>
</Entity>
<Entity uid="11900">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.29664" z="1314.0724"/>
<Orientation y="2.35621"/>
<Actor seed="9381"/>
</Entity>
<Entity uid="11901">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.13099" z="1303.33851"/>
<Orientation y="3.0967"/>
<Actor seed="35093"/>
</Entity>
<Entity uid="11902">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.18262" z="1285.23072"/>
<Orientation y="2.35621"/>
<Actor seed="41791"/>
</Entity>
<Entity uid="11903">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1733.50794" z="1324.23462"/>
<Orientation y="2.35621"/>
<Actor seed="63631"/>
</Entity>
<Entity uid="11904">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1740.37464" z="1331.56836"/>
<Orientation y="2.35621"/>
<Actor seed="38106"/>
</Entity>
<Entity uid="11905">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1764.6692" z="1358.39673"/>
<Orientation y="-0.6556"/>
<Actor seed="9849"/>
</Entity>
<Entity uid="11906">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1754.55762" z="1356.34961"/>
<Orientation y="2.35621"/>
<Actor seed="40274"/>
</Entity>
<Entity uid="11907">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1760.78956" z="1354.41553"/>
<Orientation y="2.35621"/>
<Actor seed="46917"/>
</Entity>
<Entity uid="11908">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1754.23609" z="1338.57898"/>
<Orientation y="-1.30198"/>
<Actor seed="7023"/>
</Entity>
<Entity uid="11909">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1739.0005" z="1342.73938"/>
<Orientation y="2.35621"/>
<Actor seed="37487"/>
</Entity>
<Entity uid="11910">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1757.88514" z="1345.00586"/>
<Orientation y="1.49491"/>
<Actor seed="41290"/>
</Entity>
<Entity uid="11911">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1786.71192" z="1346.09083"/>
<Orientation y="2.35621"/>
<Actor seed="22593"/>
</Entity>
<Entity uid="11912">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1785.64527" z="1345.54102"/>
<Orientation y="-1.3293"/>
<Actor seed="63332"/>
</Entity>
<Entity uid="11913">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1780.56055" z="1346.26758"/>
<Orientation y="2.35621"/>
<Actor seed="17757"/>
</Entity>
<Entity uid="11914">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1788.49244" z="1346.33033"/>
<Orientation y="2.35621"/>
<Actor seed="1122"/>
</Entity>
<Entity uid="11915">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1798.2837" z="1349.0116"/>
<Orientation y="2.35621"/>
<Actor seed="16608"/>
</Entity>
<Entity uid="11916">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1802.698" z="1352.94813"/>
<Orientation y="-0.61199"/>
<Actor seed="23826"/>
</Entity>
<Entity uid="11917">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1790.71851" z="1355.9651"/>
<Orientation y="-1.53756"/>
<Actor seed="62668"/>
</Entity>
<Entity uid="11918">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1773.3136" z="1356.51868"/>
<Orientation y="-2.97516"/>
<Actor seed="23000"/>
</Entity>
<Entity uid="11919">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1790.47254" z="1345.0713"/>
<Orientation y="1.61974"/>
<Actor seed="30846"/>
</Entity>
<Entity uid="11920">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1824.56507" z="1344.24927"/>
<Orientation y="2.35621"/>
<Actor seed="64410"/>
</Entity>
<Entity uid="11921">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1828.0304" z="1346.8971"/>
<Orientation y="2.35621"/>
<Actor seed="26866"/>
</Entity>
<Entity uid="11922">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1826.52283" z="1349.99073"/>
<Orientation y="-1.22028"/>
<Actor seed="57187"/>
</Entity>
<Entity uid="11923">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1819.97303" z="1354.6526"/>
<Orientation y="2.35621"/>
<Actor seed="25621"/>
</Entity>
<Entity uid="11924">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1825.42066" z="1349.87903"/>
<Orientation y="1.80909"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="11925">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1835.97876" z="1345.98694"/>
<Orientation y="-0.89174"/>
<Actor seed="47332"/>
</Entity>
<Entity uid="11926">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1834.06153" z="1355.69251"/>
<Orientation y="2.35621"/>
<Actor seed="12954"/>
</Entity>
<Entity uid="11927">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1841.64271" z="1358.09498"/>
<Orientation y="2.35621"/>
<Actor seed="14402"/>
</Entity>
<Entity uid="11928">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1836.0741" z="1350.30762"/>
<Orientation y="-1.61892"/>
<Actor seed="33226"/>
</Entity>
<Entity uid="11929">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1821.04273" z="1350.24683"/>
<Orientation y="-1.06212"/>
<Actor seed="27991"/>
</Entity>
<Entity uid="11930">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1808.85657" z="1355.7345"/>
<Orientation y="-1.54331"/>
<Actor seed="46284"/>
</Entity>
<Entity uid="11931">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1778.2317" z="1353.06531"/>
<Orientation y="2.35621"/>
<Actor seed="23626"/>
</Entity>
<Entity uid="11932">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1802.17493" z="1346.82203"/>
<Orientation y="-1.64518"/>
<Actor seed="60351"/>
</Entity>
<Entity uid="11933">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1781.30408" z="1346.63819"/>
<Orientation y="-1.47625"/>
<Actor seed="10670"/>
</Entity>
<Entity uid="11934">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1747.39612" z="1349.74378"/>
<Orientation y="-1.5506"/>
<Actor seed="7951"/>
</Entity>
<Entity uid="11935">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1719.594" z="1350.69434"/>
<Orientation y="-0.87023"/>
<Actor seed="64079"/>
</Entity>
<Entity uid="11936">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1717.80335" z="1352.86084"/>
<Orientation y="2.35621"/>
<Actor seed="32518"/>
</Entity>
<Entity uid="11937">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.3595" z="1367.51417"/>
<Orientation y="2.35621"/>
<Actor seed="55229"/>
</Entity>
<Entity uid="11938">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1734.07789" z="1395.51038"/>
<Orientation y="-0.00266"/>
<Actor seed="4129"/>
</Entity>
<Entity uid="11939">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.23584" z="1407.74073"/>
<Orientation y="-0.07386"/>
<Actor seed="8193"/>
</Entity>
<Entity uid="11940">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.77601" z="1412.35315"/>
<Orientation y="2.35621"/>
<Actor seed="33525"/>
</Entity>
<Entity uid="11941">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1724.32422" z="1408.5022"/>
<Orientation y="2.35621"/>
<Actor seed="30346"/>
</Entity>
<Entity uid="11942">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1730.3086" z="1417.32703"/>
<Orientation y="0.22153"/>
<Actor seed="9710"/>
</Entity>
<Entity uid="11943">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.97388" z="1438.83716"/>
<Orientation y="2.35621"/>
<Actor seed="63256"/>
</Entity>
<Entity uid="11944">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1725.96778" z="1436.20948"/>
<Orientation y="-3.07816"/>
<Actor seed="63277"/>
</Entity>
<Entity uid="11945">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1727.86951" z="1439.69434"/>
<Orientation y="2.35621"/>
<Actor seed="10811"/>
</Entity>
<Entity uid="11946">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.19605" z="1445.49488"/>
<Orientation y="0.10962"/>
<Actor seed="43999"/>
</Entity>
<Entity uid="11947">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.48646" z="1488.16431"/>
<Orientation y="2.35621"/>
<Actor seed="22965"/>
</Entity>
<Entity uid="11948">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1536.41578" z="1518.92017"/>
<Orientation y="2.35621"/>
<Actor seed="39837"/>
</Entity>
<Entity uid="11949">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1554.5625" z="1523.19507"/>
<Orientation y="2.35621"/>
<Actor seed="44067"/>
</Entity>
<Entity uid="11950">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1553.51502" z="1526.44947"/>
<Orientation y="0.30665"/>
<Actor seed="38008"/>
</Entity>
<Entity uid="11951">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1550.65796" z="1533.47901"/>
<Orientation y="-1.7558"/>
<Actor seed="44651"/>
</Entity>
<Entity uid="11952">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1539.78248" z="1527.99805"/>
<Orientation y="2.35621"/>
<Actor seed="12252"/>
</Entity>
<Entity uid="11953">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1527.037" z="1537.34681"/>
<Orientation y="-1.16256"/>
<Actor seed="22502"/>
</Entity>
<Entity uid="11954">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1527.57447" z="1543.1869"/>
<Orientation y="1.01117"/>
<Actor seed="13161"/>
</Entity>
<Entity uid="11955">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1540.94336" z="1548.20911"/>
<Orientation y="2.35621"/>
<Actor seed="26294"/>
</Entity>
<Entity uid="11956">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1547.52222" z="1542.98719"/>
<Orientation y="2.35621"/>
<Actor seed="41379"/>
</Entity>
<Entity uid="11957">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1540.32703" z="1567.88111"/>
<Orientation y="2.35621"/>
<Actor seed="14285"/>
</Entity>
<Entity uid="11958">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1552.31104" z="1564.266"/>
<Orientation y="1.50321"/>
<Actor seed="13460"/>
</Entity>
<Entity uid="11959">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1559.03211" z="1562.24732"/>
<Orientation y="-2.26163"/>
<Actor seed="58312"/>
</Entity>
<Entity uid="11960">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1554.18824" z="1558.19556"/>
<Orientation y="2.49491"/>
<Actor seed="46855"/>
</Entity>
<Entity uid="11961">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1561.3711" z="1553.6869"/>
<Orientation y="2.35621"/>
<Actor seed="40062"/>
</Entity>
<Entity uid="11962">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1559.20264" z="1530.77784"/>
<Orientation y="2.35621"/>
<Actor seed="30393"/>
</Entity>
<Entity uid="11963">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1567.61927" z="1526.3274"/>
<Orientation y="1.418"/>
<Actor seed="52077"/>
</Entity>
<Entity uid="11964">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1575.86072" z="1529.5055"/>
<Orientation y="2.35621"/>
<Actor seed="39320"/>
</Entity>
<Entity uid="11965">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1596.3042" z="1529.77161"/>
<Orientation y="2.35621"/>
<Actor seed="9093"/>
</Entity>
<Entity uid="11966">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1569.39686" z="1555.3086"/>
<Orientation y="1.76"/>
<Actor seed="50044"/>
</Entity>
<Entity uid="11967">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1576.31458" z="1552.58814"/>
<Orientation y="2.35621"/>
<Actor seed="28446"/>
</Entity>
<Entity uid="11968">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1579.98414" z="1551.53284"/>
<Orientation y="2.35621"/>
<Actor seed="18897"/>
</Entity>
<Entity uid="11969">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1638.21912" z="1525.45911"/>
<Orientation y="2.35621"/>
<Actor seed="58947"/>
</Entity>
<Entity uid="11970">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1650.91285" z="1529.46167"/>
<Orientation y="2.35621"/>
<Actor seed="38403"/>
</Entity>
<Entity uid="11971">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1645.16175" z="1530.98096"/>
<Orientation y="2.35621"/>
<Actor seed="29949"/>
</Entity>
<Entity uid="11972">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1642.9126" z="1555.3877"/>
<Orientation y="2.35621"/>
<Actor seed="57472"/>
</Entity>
<Entity uid="11973">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1643.84632" z="1553.5005"/>
<Orientation y="2.35621"/>
<Actor seed="36478"/>
</Entity>
<Entity uid="11974">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1691.90784" z="1523.18299"/>
<Orientation y="0.24672"/>
<Actor seed="43522"/>
</Entity>
<Entity uid="11975">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1702.72461" z="1533.89454"/>
<Orientation y="2.35621"/>
<Actor seed="52845"/>
</Entity>
<Entity uid="11976">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1702.00147" z="1523.05506"/>
<Orientation y="1.38764"/>
<Actor seed="51177"/>
</Entity>
<Entity uid="11977">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1712.84705" z="1524.14502"/>
<Orientation y="2.35621"/>
<Actor seed="42757"/>
</Entity>
<Entity uid="11978">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1714.48145" z="1517.36316"/>
<Orientation y="2.35621"/>
<Actor seed="6911"/>
</Entity>
<Entity uid="11979">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1711.59913" z="1512.93311"/>
<Orientation y="2.54558"/>
<Actor seed="52445"/>
</Entity>
<Entity uid="11980">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1717.56641" z="1499.85511"/>
<Orientation y="2.35621"/>
<Actor seed="22576"/>
</Entity>
<Entity uid="11981">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.0481" z="1486.97974"/>
<Orientation y="2.35621"/>
<Actor seed="20864"/>
</Entity>
<Entity uid="11982">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1706.22364" z="1564.99476"/>
<Orientation y="2.49491"/>
<Actor seed="14608"/>
</Entity>
<Entity uid="11983">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1714.89832" z="1563.71192"/>
<Orientation y="0.41468"/>
<Actor seed="61648"/>
</Entity>
<Entity uid="11984">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.39002" z="1575.5409"/>
<Orientation y="2.35621"/>
<Actor seed="40628"/>
</Entity>
<Entity uid="11985">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1704.09205" z="1577.22608"/>
<Orientation y="-1.91298"/>
<Actor seed="34232"/>
</Entity>
<Entity uid="11986">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1690.7599" z="1567.31897"/>
<Orientation y="2.35621"/>
<Actor seed="64319"/>
</Entity>
<Entity uid="11987">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1683.76014" z="1564.69385"/>
<Orientation y="2.35621"/>
<Actor seed="29707"/>
</Entity>
<Entity uid="11988">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1695.94703" z="1557.60877"/>
<Orientation y="2.35621"/>
<Actor seed="54197"/>
</Entity>
<Entity uid="11989">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1677.77747" z="1574.43995"/>
<Orientation y="2.35621"/>
<Actor seed="65434"/>
</Entity>
<Entity uid="11990">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1675.91871" z="1555.38221"/>
<Orientation y="2.71177"/>
<Actor seed="41265"/>
</Entity>
<Entity uid="11991">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.6858" z="1522.28956"/>
<Orientation y="2.35621"/>
<Actor seed="8500"/>
</Entity>
<Entity uid="11992">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.90125" z="1514.38819"/>
<Orientation y="2.7752"/>
<Actor seed="56523"/>
</Entity>
<Entity uid="11993">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.39087" z="1509.21314"/>
<Orientation y="2.35621"/>
<Actor seed="20731"/>
</Entity>
<Entity uid="11994">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.18201" z="1505.12269"/>
<Orientation y="2.35621"/>
<Actor seed="18691"/>
</Entity>
<Entity uid="11995">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.2992" z="1491.45655"/>
<Orientation y="2.35621"/>
<Actor seed="25714"/>
</Entity>
<Entity uid="11996">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.7273" z="1486.82605"/>
<Orientation y="-2.46338"/>
<Actor seed="15439"/>
</Entity>
<Entity uid="11997">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.4596" z="1483.1902"/>
<Orientation y="2.35621"/>
<Actor seed="39182"/>
</Entity>
<Entity uid="11998">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.2234" z="1502.70167"/>
<Orientation y="-0.41944"/>
<Actor seed="41596"/>
</Entity>
<Entity uid="11999">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.73914" z="1515.12818"/>
<Orientation y="2.35621"/>
<Actor seed="2866"/>
</Entity>
<Entity uid="12000">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.08716" z="1524.72461"/>
<Orientation y="2.35621"/>
<Actor seed="48358"/>
</Entity>
<Entity uid="12001">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.43458" z="1526.22742"/>
<Orientation y="-1.49073"/>
<Actor seed="45704"/>
</Entity>
<Entity uid="12002">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1703.90662" z="1523.86146"/>
<Orientation y="-1.85763"/>
<Actor seed="3551"/>
</Entity>
<Entity uid="12003">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1691.19666" z="1521.43384"/>
<Orientation y="0.8447"/>
<Actor seed="53864"/>
</Entity>
<Entity uid="12004">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.78516" z="1529.71363"/>
<Orientation y="2.35621"/>
<Actor seed="41292"/>
</Entity>
<Entity uid="12005">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.49622" z="1528.47193"/>
<Orientation y="2.35621"/>
<Actor seed="23724"/>
</Entity>
<Entity uid="12006">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.69922" z="1527.42103"/>
<Orientation y="-1.76946"/>
<Actor seed="34297"/>
</Entity>
<Entity uid="12007">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1680.96033" z="1524.19556"/>
<Orientation y="-0.61998"/>
<Actor seed="60096"/>
</Entity>
<Entity uid="12008">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1675.36634" z="1527.47718"/>
<Orientation y="2.35621"/>
<Actor seed="37173"/>
</Entity>
<Entity uid="12009">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.16272" z="1557.15284"/>
<Orientation y="2.35621"/>
<Actor seed="790"/>
</Entity>
<Entity uid="12010">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1706.50562" z="1553.5586"/>
<Orientation y="2.35621"/>
<Actor seed="16701"/>
</Entity>
<Entity uid="12011">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.73865" z="1551.71119"/>
<Orientation y="2.35621"/>
<Actor seed="39537"/>
</Entity>
<Entity uid="12012">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.53052" z="1557.4021"/>
<Orientation y="-0.59934"/>
<Actor seed="58575"/>
</Entity>
<Entity uid="12013">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.14466" z="1561.58436"/>
<Orientation y="2.35621"/>
<Actor seed="37266"/>
</Entity>
<Entity uid="12014">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.96888" z="1562.6388"/>
<Orientation y="2.35621"/>
<Actor seed="5225"/>
</Entity>
<Entity uid="12015">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.99964" z="1570.55713"/>
<Orientation y="2.35621"/>
<Actor seed="27798"/>
</Entity>
<Entity uid="12016">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.65247" z="1576.55616"/>
<Orientation y="2.35621"/>
<Actor seed="21926"/>
</Entity>
<Entity uid="12017">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.45997" z="1573.56507"/>
<Orientation y="-1.75606"/>
<Actor seed="38547"/>
</Entity>
<Entity uid="12018">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1701.30982" z="1568.39698"/>
<Orientation y="-2.1462"/>
<Actor seed="2863"/>
</Entity>
<Entity uid="12019">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1695.2975" z="1557.85071"/>
<Orientation y="-1.59395"/>
<Actor seed="4438"/>
</Entity>
<Entity uid="12020">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1686.31226" z="1556.886"/>
<Orientation y="-1.579"/>
<Actor seed="26312"/>
</Entity>
<Entity uid="12021">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1676.0492" z="1555.42701"/>
<Orientation y="-1.71343"/>
<Actor seed="43105"/>
</Entity>
<Entity uid="12022">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1669.79505" z="1554.60145"/>
<Orientation y="2.35621"/>
<Actor seed="13980"/>
</Entity>
<Entity uid="12023">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1683.83753" z="1555.32276"/>
<Orientation y="1.45232"/>
<Actor seed="27989"/>
</Entity>
<Entity uid="12024">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.00733" z="1577.61072"/>
<Orientation y="2.35621"/>
<Actor seed="29064"/>
</Entity>
<Entity uid="12025">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.05994" z="1578.7151"/>
<Orientation y="-0.15229"/>
<Actor seed="19460"/>
</Entity>
<Entity uid="12026">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.82081" z="1596.89612"/>
<Orientation y="2.35621"/>
<Actor seed="64150"/>
</Entity>
<Entity uid="12027">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1710.83423" z="1599.78797"/>
<Orientation y="2.35621"/>
<Actor seed="3214"/>
</Entity>
<Entity uid="12028">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.6742" z="1592.06714"/>
<Orientation y="2.35621"/>
<Actor seed="7956"/>
</Entity>
<Entity uid="12029">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1709.33826" z="1584.5713"/>
<Orientation y="-1.81583"/>
<Actor seed="6872"/>
</Entity>
<Entity uid="12030">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1700.44007" z="1580.02344"/>
<Orientation y="-1.4817"/>
<Actor seed="31263"/>
</Entity>
<Entity uid="12031">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.10682" z="1576.87415"/>
<Orientation y="2.35621"/>
<Actor seed="46599"/>
</Entity>
<Entity uid="12032">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1691.49048" z="1572.00843"/>
<Orientation y="2.35621"/>
<Actor seed="26604"/>
</Entity>
<Entity uid="12033">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1700.67273" z="1571.09876"/>
<Orientation y="2.35621"/>
<Actor seed="13039"/>
</Entity>
<Entity uid="12034">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1697.77173" z="1570.10035"/>
<Orientation y="-1.81864"/>
<Actor seed="9838"/>
</Entity>
<Entity uid="12035">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1689.52686" z="1559.98523"/>
<Orientation y="2.35621"/>
<Actor seed="46034"/>
</Entity>
<Entity uid="12036">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1661.15113" z="1550.21167"/>
<Orientation y="2.35621"/>
<Actor seed="39342"/>
</Entity>
<Entity uid="12037">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1668.88685" z="1548.57007"/>
<Orientation y="2.35621"/>
<Actor seed="1556"/>
</Entity>
<Entity uid="12038">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1673.25147" z="1551.11011"/>
<Orientation y="2.35621"/>
<Actor seed="4998"/>
</Entity>
<Entity uid="12039">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1679.95179" z="1553.17823"/>
<Orientation y="2.35621"/>
<Actor seed="27281"/>
</Entity>
<Entity uid="12040">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1639.89551" z="1528.44275"/>
<Orientation y="2.35621"/>
<Actor seed="54970"/>
</Entity>
<Entity uid="12041">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1647.60218" z="1530.75062"/>
<Orientation y="2.35621"/>
<Actor seed="39528"/>
</Entity>
<Entity uid="12042">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1654.72461" z="1531.65198"/>
<Orientation y="2.35621"/>
<Actor seed="60645"/>
</Entity>
<Entity uid="12043">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1653.66541" z="1529.03113"/>
<Orientation y="-1.91221"/>
<Actor seed="330"/>
</Entity>
<Entity uid="12044">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1643.02552" z="1527.71851"/>
<Orientation y="-1.45568"/>
<Actor seed="65329"/>
</Entity>
<Entity uid="12045">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1639.45411" z="1550.21937"/>
<Orientation y="2.35621"/>
<Actor seed="28504"/>
</Entity>
<Entity uid="12046">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1646.99268" z="1554.31812"/>
<Orientation y="2.35621"/>
<Actor seed="9266"/>
</Entity>
<Entity uid="12047">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1653.49756" z="1556.19825"/>
<Orientation y="2.35621"/>
<Actor seed="25662"/>
</Entity>
<Entity uid="12048">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1638.1294" z="1552.70105"/>
<Orientation y="2.35621"/>
<Actor seed="37597"/>
</Entity>
<Entity uid="12049">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1629.76148" z="1550.70167"/>
<Orientation y="2.35621"/>
<Actor seed="17396"/>
</Entity>
<Entity uid="12050">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1594.30127" z="1528.04957"/>
<Orientation y="2.35621"/>
<Actor seed="47769"/>
</Entity>
<Entity uid="12051">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1594.05738" z="1526.27674"/>
<Orientation y="-1.43305"/>
<Actor seed="28973"/>
</Entity>
<Entity uid="12052">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1585.10914" z="1528.20008"/>
<Orientation y="-0.9388"/>
<Actor seed="46554"/>
</Entity>
<Entity uid="12053">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1569.46229" z="1531.0127"/>
<Orientation y="-0.90917"/>
<Actor seed="10449"/>
</Entity>
<Entity uid="12054">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1566.3578" z="1554.29847"/>
<Orientation y="2.35621"/>
<Actor seed="9660"/>
</Entity>
<Entity uid="12055">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1574.2494" z="1552.91688"/>
<Orientation y="2.35621"/>
<Actor seed="55600"/>
</Entity>
<Entity uid="12056">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1579.06727" z="1551.01368"/>
<Orientation y="2.35621"/>
<Actor seed="19851"/>
</Entity>
<Entity uid="12057">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1558.89991" z="1550.0929"/>
<Orientation y="2.35621"/>
<Actor seed="49044"/>
</Entity>
<Entity uid="12058">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1540.85206" z="1547.30372"/>
<Orientation y="2.10972"/>
<Actor seed="45282"/>
</Entity>
<Entity uid="12059">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1553.76807" z="1543.31702"/>
<Orientation y="2.35621"/>
<Actor seed="9277"/>
</Entity>
<Entity uid="12060">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1557.15723" z="1544.2942"/>
<Orientation y="0.2247"/>
<Actor seed="50411"/>
</Entity>
<Entity uid="12061">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1591.08436" z="1555.38123"/>
<Orientation y="2.35621"/>
<Actor seed="32599"/>
</Entity>
<Entity uid="12062">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1565.20081" z="1552.5619"/>
<Orientation y="2.35621"/>
<Actor seed="40442"/>
</Entity>
<Entity uid="12063">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1591.2146" z="1557.5741"/>
<Orientation y="-2.06392"/>
<Actor seed="29"/>
</Entity>
<Entity uid="12064">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1551.81226" z="1539.14966"/>
<Orientation y="2.35621"/>
<Actor seed="41284"/>
</Entity>
<Entity uid="12065">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1557.61768" z="1532.1996"/>
<Orientation y="2.35621"/>
<Actor seed="8380"/>
</Entity>
<Entity uid="12066">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1565.48865" z="1529.48316"/>
<Orientation y="2.35621"/>
<Actor seed="46517"/>
</Entity>
<Entity uid="12067">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1552.4308" z="1520.54676"/>
<Orientation y="-1.84487"/>
<Actor seed="47492"/>
</Entity>
<Entity uid="12068">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1528.23206" z="1514.54468"/>
<Orientation y="-0.49764"/>
<Actor seed="37811"/>
</Entity>
<Entity uid="12069">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1527.30127" z="1525.91675"/>
<Orientation y="0.1835"/>
<Actor seed="48162"/>
</Entity>
<Entity uid="12070">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1529.23597" z="1537.82996"/>
<Orientation y="-0.25219"/>
<Actor seed="35636"/>
</Entity>
<Entity uid="12071">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1531.55604" z="1549.1775"/>
<Orientation y="1.03075"/>
<Actor seed="30830"/>
</Entity>
<Entity uid="12072">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1543.50611" z="1552.20447"/>
<Orientation y="2.35621"/>
<Actor seed="4738"/>
</Entity>
<Entity uid="12073">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1544.57386" z="1540.8512"/>
<Orientation y="2.35621"/>
<Actor seed="2463"/>
</Entity>
<Entity uid="12074">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1544.85169" z="1539.96363"/>
<Orientation y="2.35621"/>
<Actor seed="15211"/>
</Entity>
<Entity uid="12075">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1549.77076" z="1554.57374"/>
<Orientation y="-0.09507"/>
<Actor seed="52173"/>
</Entity>
<Entity uid="12076">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1549.2461" z="1560.17481"/>
<Orientation y="-0.29975"/>
<Actor seed="7370"/>
</Entity>
<Entity uid="12077">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1543.74866" z="1571.56104"/>
<Orientation y="2.35621"/>
<Actor seed="4372"/>
</Entity>
<Entity uid="12078">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1547.20594" z="1572.07154"/>
<Orientation y="2.11735"/>
<Actor seed="38065"/>
</Entity>
<Entity uid="12079">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1555.89075" z="1560.23597"/>
<Orientation y="2.35621"/>
<Actor seed="40250"/>
</Entity>
<Entity uid="12080">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1543.82215" z="1554.61011"/>
<Orientation y="-1.86084"/>
<Actor seed="48932"/>
</Entity>
<Entity uid="12081">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1532.55323" z="1544.69166"/>
<Orientation y="2.35621"/>
<Actor seed="22155"/>
</Entity>
<Entity uid="12082">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1563.64307" z="1285.67676"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12083">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1579.26954" z="1285.2876"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12084">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1569.93604" z="1285.43641"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12085">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1573.7417" z="1337.33643"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12086">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1589.37208" z="1337.16895"/>
<Orientation y="1.5756"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12087">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1580.03748" z="1337.18531"/>
<Orientation y="1.5756"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12088">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1575.40357" z="1280.49793"/>
<Orientation y="2.35621"/>
<Actor seed="19547"/>
</Entity>
<Entity uid="12089">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1578.61072" z="1283.16517"/>
<Orientation y="2.35621"/>
<Actor seed="47478"/>
</Entity>
<Entity uid="12090">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1580.35914" z="1282.9496"/>
<Orientation y="2.35621"/>
<Actor seed="45977"/>
</Entity>
<Entity uid="12091">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1580.47681" z="1276.03968"/>
<Orientation y="2.35621"/>
<Actor seed="21493"/>
</Entity>
<Entity uid="12092">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1579.22254" z="1274.75892"/>
<Orientation y="2.35621"/>
<Actor seed="22138"/>
</Entity>
<Entity uid="12093">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.73877" z="1271.63111"/>
<Orientation y="2.35621"/>
<Actor seed="12270"/>
</Entity>
<Entity uid="12094">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.98926" z="1268.12781"/>
<Orientation y="2.35621"/>
<Actor seed="42475"/>
</Entity>
<Entity uid="12095">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.52137" z="1258.96302"/>
<Orientation y="2.35621"/>
<Actor seed="10576"/>
</Entity>
<Entity uid="12096">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1581.2699" z="1256.9308"/>
<Orientation y="2.35621"/>
<Actor seed="1062"/>
</Entity>
<Entity uid="12097">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1573.71204" z="1257.4828"/>
<Orientation y="-0.45295"/>
<Actor seed="13230"/>
</Entity>
<Entity uid="12098">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1573.38965" z="1262.69813"/>
<Orientation y="2.35621"/>
<Actor seed="48746"/>
</Entity>
<Entity uid="12099">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.28382" z="1264.77771"/>
<Orientation y="2.35621"/>
<Actor seed="17869"/>
</Entity>
<Entity uid="12100">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.7776" z="1266.90772"/>
<Orientation y="2.35621"/>
<Actor seed="33836"/>
</Entity>
<Entity uid="12101">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1570.57435" z="1268.00062"/>
<Orientation y="2.35621"/>
<Actor seed="1681"/>
</Entity>
<Entity uid="12102">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1568.9402" z="1256.06775"/>
<Orientation y="0.71398"/>
<Actor seed="29676"/>
</Entity>
<Entity uid="12103">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1570.78016" z="1278.64234"/>
<Orientation y="1.42624"/>
<Actor seed="21242"/>
</Entity>
<Entity uid="12104">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1546.85169" z="1246.50477"/>
<Orientation y="2.35621"/>
<Actor seed="53209"/>
</Entity>
<Entity uid="12105">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1548.9231" z="1242.9314"/>
<Orientation y="2.35621"/>
<Actor seed="36181"/>
</Entity>
<Entity uid="12106">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1549.37696" z="1240.67701"/>
<Orientation y="2.35621"/>
<Actor seed="45256"/>
</Entity>
<Entity uid="12107">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1554.93543" z="1246.64454"/>
<Orientation y="2.35621"/>
<Actor seed="36409"/>
</Entity>
<Entity uid="12108">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1546.9452" z="1247.00721"/>
<Orientation y="2.35621"/>
<Actor seed="1643"/>
</Entity>
<Entity uid="12109">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1543.7566" z="1245.047"/>
<Orientation y="2.35621"/>
<Actor seed="23635"/>
</Entity>
<Entity uid="12110">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1509.04041" z="1221.17737"/>
<Orientation y="2.35621"/>
<Actor seed="16287"/>
</Entity>
<Entity uid="12111">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1504.57483" z="1219.66761"/>
<Orientation y="-2.19965"/>
<Actor seed="46356"/>
</Entity>
<Entity uid="12112">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1499.29493" z="1214.52173"/>
<Orientation y="2.35621"/>
<Actor seed="56408"/>
</Entity>
<Entity uid="12113">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1506.53443" z="1222.5182"/>
<Orientation y="2.35621"/>
<Actor seed="18726"/>
</Entity>
<Entity uid="12114">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1509.59278" z="1226.0282"/>
<Orientation y="2.35621"/>
<Actor seed="44797"/>
</Entity>
<Entity uid="12115">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1511.79004" z="1227.79883"/>
<Orientation y="2.35621"/>
<Actor seed="47256"/>
</Entity>
<Entity uid="12116">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1518.28174" z="1229.36194"/>
<Orientation y="2.35621"/>
<Actor seed="64646"/>
</Entity>
<Entity uid="12117">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1520.3971" z="1230.09034"/>
<Orientation y="2.35621"/>
<Actor seed="39820"/>
</Entity>
<Entity uid="12118">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1517.792" z="1234.63624"/>
<Orientation y="2.35621"/>
<Actor seed="25021"/>
</Entity>
<Entity uid="12119">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1515.1825" z="1236.09925"/>
<Orientation y="2.35621"/>
<Actor seed="38551"/>
</Entity>
<Entity uid="12120">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1520.16419" z="1235.82874"/>
<Orientation y="2.35621"/>
<Actor seed="29234"/>
</Entity>
<Entity uid="12121">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1523.6377" z="1231.97791"/>
<Orientation y="2.35621"/>
<Actor seed="35249"/>
</Entity>
<Entity uid="12122">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1500.42212" z="1222.48584"/>
<Orientation y="1.44674"/>
<Actor seed="2576"/>
</Entity>
<Entity uid="12123">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1504.14258" z="1226.43628"/>
<Orientation y="-0.19863"/>
<Actor seed="61886"/>
</Entity>
<Entity uid="12124">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1525.92261" z="1236.06934"/>
<Orientation y="-1.76258"/>
<Actor seed="6802"/>
</Entity>
<Entity uid="12125">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1718.46082" z="1371.72864"/>
<Orientation y="0.6308"/>
<Actor seed="34560"/>
</Entity>
<Entity uid="12126">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1717.84083" z="1386.91675"/>
<Orientation y="2.35621"/>
<Actor seed="41466"/>
</Entity>
<Entity uid="12127">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.52723" z="1427.3689"/>
<Orientation y="0.91662"/>
<Actor seed="48457"/>
</Entity>
<Entity uid="12128">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1718.36646" z="1436.40857"/>
<Orientation y="2.35621"/>
<Actor seed="36965"/>
</Entity>
<Entity uid="12129">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.75452" z="1431.57325"/>
<Orientation y="2.35621"/>
<Actor seed="29634"/>
</Entity>
<Entity uid="12130">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1721.60853" z="1434.59412"/>
<Orientation y="2.35621"/>
<Actor seed="6376"/>
</Entity>
<Entity uid="12131">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.02771" z="1431.57752"/>
<Orientation y="2.35621"/>
<Actor seed="27151"/>
</Entity>
<Entity uid="12132">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.78846" z="1429.05152"/>
<Orientation y="2.35621"/>
<Actor seed="39372"/>
</Entity>
<Entity uid="12133">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.84778" z="1424.20826"/>
<Orientation y="2.35621"/>
<Actor seed="61616"/>
</Entity>
<Entity uid="12134">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.62269" z="1413.86243"/>
<Orientation y="2.35621"/>
<Actor seed="17489"/>
</Entity>
<Entity uid="12135">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.93921" z="1401.74817"/>
<Orientation y="2.35621"/>
<Actor seed="20482"/>
</Entity>
<Entity uid="12136">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.797" z="1398.94397"/>
<Orientation y="2.35621"/>
<Actor seed="42973"/>
</Entity>
<Entity uid="12137">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.54163" z="1396.48682"/>
<Orientation y="-2.79067"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="12138">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.86" z="1382.95862"/>
<Orientation y="2.35621"/>
<Actor seed="18148"/>
</Entity>
<Entity uid="12139">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.05384" z="1377.53235"/>
<Orientation y="2.35621"/>
<Actor seed="43715"/>
</Entity>
<Entity uid="12140">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.50794" z="1374.89405"/>
<Orientation y="-2.63938"/>
<Actor seed="52984"/>
</Entity>
<Entity uid="12141">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.78821" z="1365.88062"/>
<Orientation y="2.35621"/>
<Actor seed="38325"/>
</Entity>
<Entity uid="12142">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.68726" z="1376.04358"/>
<Orientation y="2.35621"/>
<Actor seed="31696"/>
</Entity>
<Entity uid="12143">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.67542" z="1388.09437"/>
<Orientation y="0.08733"/>
<Actor seed="44659"/>
</Entity>
<Entity uid="12144">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.31788" z="1397.02588"/>
<Orientation y="-0.29863"/>
<Actor seed="35441"/>
</Entity>
<Entity uid="12145">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.71814" z="1404.11792"/>
<Orientation y="2.35621"/>
<Actor seed="11167"/>
</Entity>
<Entity uid="12146">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.6692" z="1408.2079"/>
<Orientation y="2.35621"/>
<Actor seed="5407"/>
</Entity>
<Entity uid="12147">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.10084" z="1413.42908"/>
<Orientation y="2.35621"/>
<Actor seed="49004"/>
</Entity>
<Entity uid="12148">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.07557" z="1421.3838"/>
<Orientation y="2.35621"/>
<Actor seed="49816"/>
</Entity>
<Entity uid="12149">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.61463" z="1426.42542"/>
<Orientation y="2.35621"/>
<Actor seed="16574"/>
</Entity>
<Entity uid="12150">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.65235" z="1376.4314"/>
<Orientation y="2.35621"/>
<Actor seed="58481"/>
</Entity>
<Entity uid="12151">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1830.31458" z="1378.21277"/>
<Orientation y="2.35621"/>
<Actor seed="5398"/>
</Entity>
<Entity uid="12152">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1821.964" z="1376.79334"/>
<Orientation y="2.35621"/>
<Actor seed="51844"/>
</Entity>
<Entity uid="12153">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1819.83399" z="1374.90662"/>
<Orientation y="2.35621"/>
<Actor seed="23884"/>
</Entity>
<Entity uid="12154">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1815.69678" z="1374.54188"/>
<Orientation y="2.35621"/>
<Actor seed="14300"/>
</Entity>
<Entity uid="12155">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.28223" z="1383.2865"/>
<Orientation y="2.35621"/>
<Actor seed="36162"/>
</Entity>
<Entity uid="12156">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.57911" z="1377.01551"/>
<Orientation y="2.35621"/>
<Actor seed="18571"/>
</Entity>
<Entity uid="12157">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1752.4524" z="1371.51758"/>
<Orientation y="2.35621"/>
<Actor seed="52317"/>
</Entity>
<Entity uid="12158">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1761.26258" z="1371.23365"/>
<Orientation y="2.35621"/>
<Actor seed="30724"/>
</Entity>
<Entity uid="12159">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1759.15088" z="1373.74366"/>
<Orientation y="-0.72039"/>
<Actor seed="22506"/>
</Entity>
<Entity uid="12160">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.9734" z="1383.00074"/>
<Orientation y="2.35621"/>
<Actor seed="18372"/>
</Entity>
<Entity uid="12161">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.14844" z="1376.2649"/>
<Orientation y="2.35621"/>
<Actor seed="21826"/>
</Entity>
<Entity uid="12162">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.24451" z="1372.01026"/>
<Orientation y="1.55437"/>
<Actor seed="37298"/>
</Entity>
<Entity uid="12163">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1773.74756" z="1372.38721"/>
<Orientation y="2.35621"/>
<Actor seed="37974"/>
</Entity>
<Entity uid="12164">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1777.9065" z="1373.77063"/>
<Orientation y="2.35621"/>
<Actor seed="15898"/>
</Entity>
<Entity uid="12165">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1755.1526" z="1379.23719"/>
<Orientation y="2.77439"/>
<Actor seed="60215"/>
</Entity>
<Entity uid="12166">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1822.6034" z="1376.49622"/>
<Orientation y="2.57036"/>
<Actor seed="49104"/>
</Entity>
<Entity uid="12167">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1830.9037" z="1379.92396"/>
<Orientation y="1.43796"/>
<Actor seed="50694"/>
</Entity>
<Entity uid="12168">
<Template>structures/kush_stable</Template>
<Player>0</Player>
<Position x="1811.0857" z="1481.26941"/>
<Orientation y="-2.36316"/>
<Actor seed="25440"/>
</Entity>
<Entity uid="12169">
<Template>structures/kush_stable</Template>
<Player>0</Player>
<Position x="1817.21021" z="1406.42786"/>
<Orientation y="-0.967"/>
<Actor seed="62720"/>
</Entity>
<Entity uid="12170">
<Template>structures/kush_stable</Template>
<Player>0</Player>
<Position x="1762.38184" z="1417.56373"/>
<Orientation y="1.58567"/>
<Actor seed="20538"/>
</Entity>
<Entity uid="12171">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1752.7953" z="1433.43567"/>
<Orientation y="0.00553"/>
<Actor seed="24209"/>
</Entity>
<Entity uid="12172">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1752.60572" z="1445.78333"/>
<Orientation y="0.00553"/>
<Actor seed="24209"/>
</Entity>
<Entity uid="12174">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1752.46485" z="1476.38086"/>
<Orientation y="0.00553"/>
<Actor seed="24209"/>
</Entity>
<Entity uid="12175">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1729.91602" z="1457.3263"/>
<Orientation y="3.09615"/>
<Actor seed="33719"/>
</Entity>
<Entity uid="12176">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1731.98438" z="1461.41688"/>
<Orientation y="6.2383"/>
<Actor seed="33719"/>
</Entity>
<Entity uid="12177">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1603.0525" z="1454.74695"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12178">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1593.7179" z="1454.76331"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12179">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1587.42212" z="1454.91443"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12180">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1629.56482" z="1452.58802"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12181">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1620.23023" z="1452.60438"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12182">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1613.93445" z="1452.7555"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12183">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1626.20154" z="1471.65455"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12184">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1616.86695" z="1471.6709"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12185">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1610.57117" z="1471.82203"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12186">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1653.46143" z="1471.90833"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12187">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1644.12684" z="1471.92469"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12188">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1637.83106" z="1472.07581"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12189">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1676.25123" z="1472.43641"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12190">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1666.91663" z="1472.45276"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12191">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1660.62085" z="1472.60389"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12192">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1657.22278" z="1453.4701"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12193">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1647.88819" z="1453.48646"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12194">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1641.59241" z="1453.63758"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12195">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1694.93433" z="1449.771"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12196">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1685.59974" z="1449.78736"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12197">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1679.30396" z="1449.93848"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12198">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1580.41102" z="1472.21265"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12199">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1571.07642" z="1472.22901"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12200">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1564.78064" z="1472.38013"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12201">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1570.79139" z="1449.84534"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12202">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1561.4568" z="1449.8617"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12203">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1555.16102" z="1450.01282"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12204">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1543.94617" z="1449.86219"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12205">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1534.61158" z="1449.87855"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12206">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1528.3158" z="1450.02967"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12207">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1554.27063" z="1472.45301"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12208">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1544.93604" z="1472.46937"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12209">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1538.64026" z="1472.62049"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12210">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1811.01832" z="1382.1709"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12211">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1801.68372" z="1382.18726"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12212">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1795.38794" z="1382.33838"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12213">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1784.65418" z="1382.83143"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12214">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1775.31959" z="1382.84778"/>
<Orientation y="1.57561"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12215">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1769.02381" z="1382.99891"/>
<Orientation y="1.56476"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12216">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1760.9242" z="1387.62855"/>
<Orientation y="2.7478"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12217">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1757.31617" z="1396.23768"/>
<Orientation y="2.7478"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12218">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1755.01185" z="1402.09852"/>
<Orientation y="2.73694"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12219">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1836.77784" z="1397.3473"/>
<Orientation y="0.88918"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12220">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1829.54712" z="1391.44385"/>
<Orientation y="0.88918"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12221">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1824.58155" z="1387.57068"/>
<Orientation y="0.87833"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12222">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1845.43494" z="1422.36097"/>
<Orientation y="0.21563"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12223">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1843.4657" z="1413.23646"/>
<Orientation y="0.21563"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12224">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1842.00062" z="1407.1117"/>
<Orientation y="0.20478"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12225">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1849.55042" z="1445.49256"/>
<Orientation y="0.21564"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12226">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1847.58118" z="1436.36805"/>
<Orientation y="0.21564"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12227">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1846.1161" z="1430.2433"/>
<Orientation y="0.20478"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12228">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1855.02686" z="1470.10425"/>
<Orientation y="0.21564"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12229">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1825.32227" z="1473.271"/>
<Orientation y="0.17174"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12231">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1757.14063" z="1503.47144"/>
<Orientation y="0.21564"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12232">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1755.1714" z="1494.34693"/>
<Orientation y="0.21564"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12233">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1753.7063" z="1488.22217"/>
<Orientation y="0.20478"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12234">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1759.7002" z="1528.48523"/>
<Orientation y="0.08103"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12235">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1758.9734" z="1519.17896"/>
<Orientation y="0.08103"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12236">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1758.34351" z="1512.91297"/>
<Orientation y="0.07016"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12237">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1761.66956" z="1554.31617"/>
<Orientation y="0.08103"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12238">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1760.94275" z="1545.0099"/>
<Orientation y="0.08103"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12239">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1760.31287" z="1538.7439"/>
<Orientation y="0.07016"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12240">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1781.73243" z="1569.46021"/>
<Orientation y="1.07134"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12241">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1773.55188" z="1564.96412"/>
<Orientation y="1.07134"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12242">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1767.9668" z="1562.05445"/>
<Orientation y="1.06048"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12243">
<Template>structures/kush_defense_tower</Template>
<Player>0</Player>
<Position x="1761.98609" z="1553.64881"/>
<Orientation y="1.66558"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="12244">
<Template>structures/kush_defense_tower</Template>
<Player>0</Player>
<Position x="1752.96473" z="1470.84217"/>
<Orientation y="1.54314"/>
<Actor seed="11400"/>
</Entity>
<Entity uid="12245">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1812.26832" z="1390.61475"/>
<Orientation y="-1.63064"/>
<Actor seed="17237"/>
</Entity>
<Entity uid="12246">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1759.44593" z="1402.99134"/>
<Orientation y="1.06957"/>
<Actor seed="1847"/>
</Entity>
<Entity uid="12247">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1784.32654" z="1564.1714"/>
<Orientation y="-2.1637"/>
<Actor seed="39370"/>
</Entity>
<Entity uid="12248">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1818.32886" z="1573.25611"/>
<Orientation y="2.9477"/>
<Actor seed="17995"/>
</Entity>
<Entity uid="12249">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1823.67115" z="1560.2085"/>
<Orientation y="-1.76561"/>
<Actor seed="18445"/>
</Entity>
<Entity uid="12250">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1808.23804" z="1589.67408"/>
<Orientation y="-2.34203"/>
<Actor seed="10606"/>
</Entity>
<Entity uid="12251">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1798.5586" z="1596.70069"/>
<Orientation y="-2.6036"/>
<Actor seed="17506"/>
</Entity>
<Entity uid="12252">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1779.53943" z="1572.96534"/>
<Orientation y="-0.55915"/>
<Actor seed="57986"/>
</Entity>
<Entity uid="12253">
<Template>structures/kush_stable</Template>
<Player>0</Player>
<Position x="1817.52381" z="1540.50025"/>
<Orientation y="-1.51304"/>
<Actor seed="29466"/>
</Entity>
<Entity uid="12254">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1704.5995" z="1365.75025"/>
<Orientation y="2.35621"/>
<Actor seed="4580"/>
</Entity>
<Entity uid="12255">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1704.40076" z="1362.95752"/>
<Orientation y="2.35621"/>
<Actor seed="790"/>
</Entity>
<Entity uid="12256">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1700.62574" z="1364.1963"/>
<Orientation y="2.35621"/>
<Actor seed="7284"/>
</Entity>
<Entity uid="12257">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1705.18519" z="1369.90198"/>
<Orientation y="2.35621"/>
<Actor seed="31273"/>
</Entity>
<Entity uid="12258">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1702.4347" z="1371.94556"/>
<Orientation y="-0.79191"/>
<Actor seed="17613"/>
</Entity>
<Entity uid="12259">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1699.38892" z="1375.47388"/>
<Orientation y="2.35621"/>
<Actor seed="25867"/>
</Entity>
<Entity uid="12260">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1705.91419" z="1375.02857"/>
<Orientation y="2.35621"/>
<Actor seed="59484"/>
</Entity>
<Entity uid="12261">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1704.2472" z="1390.44825"/>
<Orientation y="2.35621"/>
<Actor seed="45415"/>
</Entity>
<Entity uid="12262">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1705.99744" z="1392.44727"/>
<Orientation y="-0.00292"/>
<Actor seed="52754"/>
</Entity>
<Entity uid="12263">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1704.53577" z="1399.35535"/>
<Orientation y="2.35621"/>
<Actor seed="63194"/>
</Entity>
<Entity uid="12264">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1703.93421" z="1402.95252"/>
<Orientation y="2.35621"/>
<Actor seed="51962"/>
</Entity>
<Entity uid="12265">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1703.35438" z="1407.85132"/>
<Orientation y="2.35621"/>
<Actor seed="23583"/>
</Entity>
<Entity uid="12266">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1706.60328" z="1406.54432"/>
<Orientation y="2.35621"/>
<Actor seed="57667"/>
</Entity>
<Entity uid="12267">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1706.14478" z="1403.49012"/>
<Orientation y="2.35621"/>
<Actor seed="23317"/>
</Entity>
<Entity uid="12268">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1710.68702" z="1365.00452"/>
<Orientation y="2.35621"/>
<Actor seed="20623"/>
</Entity>
<Entity uid="12269">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1710.05774" z="1371.69532"/>
<Orientation y="2.35621"/>
<Actor seed="44232"/>
</Entity>
<Entity uid="12270">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1704.75025" z="1380.30091"/>
<Orientation y="2.35621"/>
<Actor seed="30985"/>
</Entity>
<Entity uid="12271">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1710.46717" z="1397.3418"/>
<Orientation y="2.4666"/>
<Actor seed="47169"/>
</Entity>
<Entity uid="12272">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1706.99537" z="1352.64881"/>
<Orientation y="-1.00332"/>
<Actor seed="21381"/>
</Entity>
<Entity uid="12273">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1753.61817" z="1447.50306"/>
<Orientation y="2.35621"/>
<Actor seed="61362"/>
</Entity>
<Entity uid="12274">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1754.43226" z="1448.36231"/>
<Orientation y="1.58291"/>
<Actor seed="12678"/>
</Entity>
<Entity uid="12275">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1758.81336" z="1448.438"/>
<Orientation y="2.35621"/>
<Actor seed="29148"/>
</Entity>
<Entity uid="12276">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1755.10279" z="1445.37"/>
<Orientation y="2.35621"/>
<Actor seed="19686"/>
</Entity>
<Entity uid="12277">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1756.55079" z="1441.45936"/>
<Orientation y="2.35621"/>
<Actor seed="23487"/>
</Entity>
<Entity uid="12278">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1754.31153" z="1441.04139"/>
<Orientation y="2.35621"/>
<Actor seed="13712"/>
</Entity>
<Entity uid="12279">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1756.20716" z="1438.3368"/>
<Orientation y="2.35621"/>
<Actor seed="62257"/>
</Entity>
<Entity uid="12280">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1755.68677" z="1436.9021"/>
<Orientation y="2.35621"/>
<Actor seed="41841"/>
</Entity>
<Entity uid="12281">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1756.37525" z="1432.47486"/>
<Orientation y="2.8996"/>
<Actor seed="46024"/>
</Entity>
<Entity uid="12282">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1756.66297" z="1429.53785"/>
<Orientation y="2.35621"/>
<Actor seed="19171"/>
</Entity>
<Entity uid="12283">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1754.54651" z="1429.02051"/>
<Orientation y="2.35621"/>
<Actor seed="20033"/>
</Entity>
<Entity uid="12284">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1758.76453" z="1429.94214"/>
<Orientation y="2.35621"/>
<Actor seed="3426"/>
</Entity>
<Entity uid="12285">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1762.04944" z="1429.89026"/>
<Orientation y="1.08687"/>
<Actor seed="13187"/>
</Entity>
<Entity uid="12286">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1765.14698" z="1431.70411"/>
<Orientation y="2.35621"/>
<Actor seed="38835"/>
</Entity>
<Entity uid="12287">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1759.67188" z="1434.4834"/>
<Orientation y="2.35621"/>
<Actor seed="37083"/>
</Entity>
<Entity uid="12288">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1758.21961" z="1435.81861"/>
<Orientation y="1.1037"/>
<Actor seed="21785"/>
</Entity>
<Entity uid="12289">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1762.3993" z="1437.36304"/>
<Orientation y="2.35621"/>
<Actor seed="23096"/>
</Entity>
<Entity uid="12290">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1764.0741" z="1437.68738"/>
<Orientation y="2.35621"/>
<Actor seed="51027"/>
</Entity>
<Entity uid="12291">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1762.28284" z="1442.57911"/>
<Orientation y="2.35621"/>
<Actor seed="59324"/>
</Entity>
<Entity uid="12292">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1759.8678" z="1445.04236"/>
<Orientation y="2.35621"/>
<Actor seed="61247"/>
</Entity>
<Entity uid="12293">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1761.08606" z="1442.67652"/>
<Orientation y="2.35621"/>
<Actor seed="44280"/>
</Entity>
<Entity uid="12294">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1761.32496" z="1439.68091"/>
<Orientation y="2.35621"/>
<Actor seed="51895"/>
</Entity>
<Entity uid="12295">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1759.49048" z="1439.16126"/>
<Orientation y="2.35621"/>
<Actor seed="2916"/>
</Entity>
<Entity uid="12296">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1758.70862" z="1438.99378"/>
<Orientation y="2.35621"/>
<Actor seed="26173"/>
</Entity>
<Entity uid="12297">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1762.65735" z="1434.87452"/>
<Orientation y="2.35621"/>
<Actor seed="37545"/>
</Entity>
<Entity uid="12298">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1762.1725" z="1389.96717"/>
<Orientation y="2.35621"/>
<Actor seed="44578"/>
</Entity>
<Entity uid="12299">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1760.72425" z="1392.8772"/>
<Orientation y="2.35621"/>
<Actor seed="46180"/>
</Entity>
<Entity uid="12300">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1761.42017" z="1394.01514"/>
<Orientation y="2.35621"/>
<Actor seed="60141"/>
</Entity>
<Entity uid="12301">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1760.51905" z="1394.87708"/>
<Orientation y="2.35621"/>
<Actor seed="39653"/>
</Entity>
<Entity uid="12302">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1763.26429" z="1395.62134"/>
<Orientation y="2.35621"/>
<Actor seed="15005"/>
</Entity>
<Entity uid="12303">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1764.59473" z="1391.7793"/>
<Orientation y="2.35621"/>
<Actor seed="20746"/>
</Entity>
<Entity uid="12304">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1764.6183" z="1388.14563"/>
<Orientation y="2.35621"/>
<Actor seed="21306"/>
</Entity>
<Entity uid="12305">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1769.60254" z="1386.48047"/>
<Orientation y="2.35621"/>
<Actor seed="27139"/>
</Entity>
<Entity uid="12306">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1768.96143" z="1385.93921"/>
<Orientation y="-1.66434"/>
<Actor seed="12224"/>
</Entity>
<Entity uid="12307">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1765.01429" z="1385.56666"/>
<Orientation y="2.35621"/>
<Actor seed="22892"/>
</Entity>
<Entity uid="12308">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1754.31006" z="1447.34632"/>
<Orientation y="-1.54358"/>
<Actor seed="48707"/>
</Entity>
<Entity uid="12309">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1754.45862" z="1440.84522"/>
<Orientation y="-1.54358"/>
<Actor seed="48707"/>
</Entity>
<Entity uid="12310">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1754.39295" z="1434.70557"/>
<Orientation y="-1.54358"/>
<Actor seed="48707"/>
</Entity>
<Entity uid="12311">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1754.33777" z="1430.3224"/>
<Orientation y="-1.54358"/>
<Actor seed="48707"/>
</Entity>
<Entity uid="12312">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1765.99866" z="1441.23292"/>
<Orientation y="-1.80227"/>
<Actor seed="48634"/>
</Entity>
<Entity uid="12313">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1767.13965" z="1434.3639"/>
<Orientation y="-1.46468"/>
<Actor seed="29822"/>
</Entity>
<Entity uid="12314">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1763.891" z="1447.61121"/>
<Orientation y="-1.95403"/>
<Actor seed="28139"/>
</Entity>
<Entity uid="12315">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1780.25745" z="1478.64441"/>
<Orientation y="-0.14968"/>
<Actor seed="52138"/>
</Entity>
<Entity uid="12316">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1784.23511" z="1478.90894"/>
<Orientation y="2.35621"/>
<Actor seed="54066"/>
</Entity>
<Entity uid="12317">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1803.8794" z="1431.12891"/>
<Orientation y="-1.80077"/>
<Actor seed="21247"/>
</Entity>
<Entity uid="12318">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1790.86316" z="1438.67981"/>
<Orientation y="2.35621"/>
<Actor seed="5667"/>
</Entity>
<Entity uid="12319">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1786.54944" z="1406.76075"/>
<Orientation y="0.3487"/>
<Actor seed="46339"/>
</Entity>
<Entity uid="12320">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1798.50098" z="1425.11231"/>
<Orientation y="0.88093"/>
<Actor seed="39165"/>
</Entity>
<Entity uid="12321">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1786.8932" z="1428.59241"/>
<Orientation y="-2.80291"/>
<Actor seed="38501"/>
</Entity>
<Entity uid="12322">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1787.74146" z="1394.573"/>
<Orientation y="1.42026"/>
<Actor seed="34211"/>
</Entity>
<Entity uid="12323">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1795.28052" z="1404.22901"/>
<Orientation y="0.4928"/>
<Actor seed="20009"/>
</Entity>
<Entity uid="12324">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1775.06348" z="1399.77808"/>
<Orientation y="-2.58443"/>
<Actor seed="50675"/>
</Entity>
<Entity uid="12325">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1766.02283" z="1472.15333"/>
<Orientation y="-0.15246"/>
<Actor seed="14824"/>
</Entity>
<Entity uid="12326">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1788.93775" z="1520.8777"/>
<Orientation y="-2.9548"/>
<Actor seed="27359"/>
</Entity>
<Entity uid="12327">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1799.73877" z="1519.76014"/>
<Orientation y="-2.47878"/>
<Actor seed="38260"/>
</Entity>
<Entity uid="12328">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1792.51807" z="1505.52808"/>
<Orientation y="-2.06127"/>
<Actor seed="4036"/>
</Entity>
<Entity uid="12329">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1776.57081" z="1539.09168"/>
<Orientation y="2.71955"/>
<Actor seed="55407"/>
</Entity>
<Entity uid="12330">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1769.96448" z="1526.57508"/>
<Orientation y="-1.78544"/>
<Actor seed="6444"/>
</Entity>
<Entity uid="12331">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1767.83851" z="1517.41504"/>
<Orientation y="2.30974"/>
<Actor seed="36983"/>
</Entity>
<Entity uid="12332">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1774.83033" z="1506.03528"/>
<Orientation y="2.35621"/>
<Actor seed="21196"/>
</Entity>
<Entity uid="12333">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1787.12732" z="1542.396"/>
<Orientation y="2.35621"/>
<Actor seed="21567"/>
</Entity>
<Entity uid="12334">
<Template>gaia/fauna_horse</Template>
<Player>0</Player>
<Position x="1801.47303" z="1555.09705"/>
<Orientation y="0.65482"/>
<Actor seed="51973"/>
</Entity>
<Entity uid="12335">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1815.19666" z="1441.05652"/>
<Orientation y="1.58677"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="12336">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1819.53968" z="1438.6172"/>
<Orientation y="1.60122"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="12337">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1815.0647" z="1431.9386"/>
<Orientation y="1.58677"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="12338">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1809.52491" z="1436.547"/>
<Orientation y="0.02378"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="12339">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1813.6355" z="1435.90955"/>
<Orientation y="1.60122"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="12340">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1815.98401" z="1434.59473"/>
<Orientation y="1.60122"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="12341">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1814.97388" z="1436.14307"/>
<Orientation y="1.60122"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="12342">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1815.90064" z="1435.07166"/>
<Orientation y="1.60122"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="12343">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1816.07801" z="1433.05225"/>
<Orientation y="1.60122"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="12344">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1815.1659" z="1432.63697"/>
<Orientation y="1.60122"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="12345">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1812.32325" z="1432.95423"/>
<Orientation y="1.60122"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="12346">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1811.9037" z="1433.29371"/>
<Orientation y="1.60122"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="12347">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1811.82093" z="1434.19581"/>
<Orientation y="1.60122"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="12348">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1811.78663" z="1434.95923"/>
<Orientation y="1.60122"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="12349">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1811.917" z="1436.50928"/>
<Orientation y="1.60122"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="12350">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1811.94288" z="1438.25953"/>
<Orientation y="1.60122"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="12351">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1812.71363" z="1438.15064"/>
<Orientation y="1.60122"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="12352">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1813.43287" z="1438.04908"/>
<Orientation y="1.60122"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="12353">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1814.44971" z="1438.03443"/>
<Orientation y="1.60122"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="12354">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1816.20484" z="1438.05188"/>
<Orientation y="1.60122"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="12355">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1816.61243" z="1437.86426"/>
<Orientation y="1.60122"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="12356">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1817.59302" z="1437.52857"/>
<Orientation y="1.60122"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="12357">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1819.18531" z="1435.80701"/>
<Orientation y="1.60122"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="12358">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1819.60572" z="1434.22974"/>
<Orientation y="1.60122"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="12359">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1818.68091" z="1433.02527"/>
<Orientation y="1.60122"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="12360">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1818.76514" z="1433.69324"/>
<Orientation y="1.60122"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="12361">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1818.74915" z="1434.17396"/>
<Orientation y="1.60122"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="12362">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1819.06897" z="1436.71009"/>
<Orientation y="1.60122"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="12363">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1820.78187" z="1436.44007"/>
<Orientation y="0.02378"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="12364">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1781.52356" z="1493.85657"/>
<Orientation y="1.58678"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="12365">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1785.86658" z="1491.41724"/>
<Orientation y="1.60123"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="12366">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1781.39161" z="1484.73865"/>
<Orientation y="1.58678"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="12367">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1775.85181" z="1489.34705"/>
<Orientation y="0.02378"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="12368">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1779.96241" z="1488.7096"/>
<Orientation y="1.60123"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="12369">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1782.31092" z="1487.39478"/>
<Orientation y="1.60123"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="12370">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1781.30079" z="1488.94312"/>
<Orientation y="1.60123"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="12371">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1782.22754" z="1487.87171"/>
<Orientation y="1.60123"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="12372">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1782.40491" z="1485.8523"/>
<Orientation y="1.60123"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="12373">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1781.4928" z="1485.43702"/>
<Orientation y="1.60123"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="12374">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1778.65015" z="1485.75428"/>
<Orientation y="1.60123"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="12375">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1778.2306" z="1486.09375"/>
<Orientation y="1.60123"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="12376">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1778.14783" z="1486.99585"/>
<Orientation y="1.60123"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="12377">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1778.11353" z="1487.75928"/>
<Orientation y="1.60123"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="12378">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1778.2439" z="1489.30933"/>
<Orientation y="1.60123"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="12379">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1778.26978" z="1491.05958"/>
<Orientation y="1.60123"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="12380">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1779.04053" z="1490.95069"/>
<Orientation y="1.60123"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="12381">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1779.75977" z="1490.84913"/>
<Orientation y="1.60123"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="12382">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1780.77662" z="1490.83448"/>
<Orientation y="1.60123"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="12383">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1782.53174" z="1490.85193"/>
<Orientation y="1.60123"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="12384">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1782.93934" z="1490.66431"/>
<Orientation y="1.60123"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="12385">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1783.91993" z="1490.32862"/>
<Orientation y="1.60123"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="12386">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1785.51221" z="1488.60706"/>
<Orientation y="1.60123"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="12387">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1785.93262" z="1487.0298"/>
<Orientation y="1.60123"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="12388">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1785.00782" z="1485.82532"/>
<Orientation y="1.60123"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="12389">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1785.09205" z="1486.4933"/>
<Orientation y="1.60123"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="12390">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1785.07605" z="1486.974"/>
<Orientation y="1.60123"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="12391">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1785.39588" z="1489.51014"/>
<Orientation y="1.60123"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="12392">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1787.10877" z="1489.24012"/>
<Orientation y="0.02378"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="12393">
<Template>gaia/treasure/food_bin</Template>
<Player>0</Player>
<Position x="1767.84815" z="1481.18531"/>
<Orientation y="2.35621"/>
<Actor seed="14993"/>
</Entity>
<Entity uid="12394">
<Template>gaia/treasure/food_bin</Template>
<Player>0</Player>
<Position x="1769.74708" z="1479.22303"/>
<Orientation y="2.35621"/>
<Actor seed="54935"/>
</Entity>
<Entity uid="12395">
<Template>gaia/treasure/food_bin</Template>
<Player>0</Player>
<Position x="1794.39295" z="1531.79407"/>
<Orientation y="-1.78434"/>
<Actor seed="46969"/>
</Entity>
<Entity uid="12396">
<Template>gaia/treasure/food_bin</Template>
<Player>0</Player>
<Position x="1791.2295" z="1531.33692"/>
<Orientation y="-1.822"/>
<Actor seed="22319"/>
</Entity>
<Entity uid="12397">
<Template>gaia/treasure/food_bin</Template>
<Player>0</Player>
<Position x="1788.27234" z="1530.65015"/>
<Orientation y="2.35621"/>
<Actor seed="38435"/>
</Entity>
<Entity uid="12398">
<Template>gaia/treasure/food_bin</Template>
<Player>0</Player>
<Position x="1791.7483" z="1530.00965"/>
<Orientation y="-1.84995"/>
<Actor seed="61674"/>
</Entity>
<Entity uid="12399">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1775.26844" z="1550.12793"/>
<Orientation y="2.35621"/>
<Actor seed="26169"/>
</Entity>
<Entity uid="12400">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1772.20777" z="1561.14673"/>
<Orientation y="2.35621"/>
<Actor seed="46570"/>
</Entity>
<Entity uid="12401">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1797.27076" z="1544.61292"/>
<Orientation y="2.35621"/>
<Actor seed="31195"/>
</Entity>
<Entity uid="12402">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1774.85523" z="1524.86597"/>
<Orientation y="2.35621"/>
<Actor seed="51314"/>
</Entity>
<Entity uid="12403">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1790.45203" z="1520.28772"/>
<Orientation y="2.35621"/>
<Actor seed="43582"/>
</Entity>
<Entity uid="12404">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1775.29371" z="1508.3982"/>
<Orientation y="-1.75434"/>
<Actor seed="24730"/>
</Entity>
<Entity uid="12405">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1756.3025" z="1497.8296"/>
<Orientation y="2.35621"/>
<Actor seed="925"/>
</Entity>
<Entity uid="12406">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1757.50757" z="1495.60352"/>
<Orientation y="2.35621"/>
<Actor seed="47501"/>
</Entity>
<Entity uid="12407">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1755.74317" z="1494.08277"/>
<Orientation y="2.35621"/>
<Actor seed="43357"/>
</Entity>
<Entity uid="12408">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1754.68213" z="1492.70179"/>
<Orientation y="2.35621"/>
<Actor seed="59087"/>
</Entity>
<Entity uid="12409">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1754.19251" z="1477.19459"/>
<Orientation y="2.35621"/>
<Actor seed="12895"/>
</Entity>
<Entity uid="12410">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1756.00135" z="1475.22327"/>
<Orientation y="2.35621"/>
<Actor seed="53759"/>
</Entity>
<Entity uid="12411">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1752.35022" z="1475.76331"/>
<Orientation y="2.35621"/>
<Actor seed="19355"/>
</Entity>
<Entity uid="12412">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1772.67786" z="1432.3628"/>
<Orientation y="2.35621"/>
<Actor seed="45287"/>
</Entity>
<Entity uid="12413">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1796.81556" z="1432.16163"/>
<Orientation y="2.35621"/>
<Actor seed="58944"/>
</Entity>
<Entity uid="12414">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1789.77698" z="1451.31421"/>
<Orientation y="2.35621"/>
<Actor seed="32942"/>
</Entity>
<Entity uid="12415">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1774.19373" z="1446.99744"/>
<Orientation y="2.20183"/>
<Actor seed="39782"/>
</Entity>
<Entity uid="12416">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1787.91211" z="1440.35181"/>
<Orientation y="1.65902"/>
<Actor seed="54478"/>
</Entity>
<Entity uid="12417">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1796.53541" z="1444.9408"/>
<Orientation y="-0.32393"/>
<Actor seed="57913"/>
</Entity>
<Entity uid="12418">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1781.82178" z="1477.91248"/>
<Orientation y="-0.37395"/>
<Actor seed="16104"/>
</Entity>
<Entity uid="12419">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1772.52796" z="1500.14185"/>
<Orientation y="0.50332"/>
<Actor seed="15688"/>
</Entity>
<Entity uid="12420">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1784.41321" z="1524.98157"/>
<Orientation y="-1.33762"/>
<Actor seed="38148"/>
</Entity>
<Entity uid="12421">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1772.76783" z="1527.84632"/>
<Orientation y="0.84823"/>
<Actor seed="11543"/>
</Entity>
<Entity uid="12422">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1789.08704" z="1538.82166"/>
<Orientation y="2.35621"/>
<Actor seed="18064"/>
</Entity>
<Entity uid="12423">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1778.43128" z="1536.38929"/>
<Orientation y="-1.80504"/>
<Actor seed="44242"/>
</Entity>
<Entity uid="12424">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1770.38294" z="1517.39148"/>
<Orientation y="2.35621"/>
<Actor seed="37236"/>
</Entity>
<Entity uid="12425">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1746.00513" z="1534.32557"/>
<Orientation y="-1.57824"/>
<Actor seed="44807"/>
</Entity>
<Entity uid="12426">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1737.75928" z="1537.99695"/>
<Orientation y="-1.75036"/>
<Actor seed="21620"/>
</Entity>
<Entity uid="12427">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.31226" z="1543.10242"/>
<Orientation y="-1.73018"/>
<Actor seed="45155"/>
</Entity>
<Entity uid="12428">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1739.25757" z="1507.29578"/>
<Orientation y="2.35621"/>
<Actor seed="18694"/>
</Entity>
<Entity uid="12429">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1739.5724" z="1501.06446"/>
<Orientation y="-2.40206"/>
<Actor seed="8161"/>
</Entity>
<Entity uid="12430">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.67371" z="1494.60022"/>
<Orientation y="-2.25475"/>
<Actor seed="37743"/>
</Entity>
<Entity uid="12431">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.70362" z="1488.95643"/>
<Orientation y="1.58957"/>
<Actor seed="15076"/>
</Entity>
<Entity uid="12432">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.93091" z="1504.12073"/>
<Orientation y="-0.09652"/>
<Actor seed="28688"/>
</Entity>
<Entity uid="12433">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1728.49085" z="1530.78882"/>
<Orientation y="0.34165"/>
<Actor seed="52742"/>
</Entity>
<Entity uid="12434">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1731.34693" z="1540.75501"/>
<Orientation y="2.35621"/>
<Actor seed="53268"/>
</Entity>
<Entity uid="12435">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.9358" z="1496.16736"/>
<Orientation y="2.90477"/>
<Actor seed="9759"/>
</Entity>
<Entity uid="12436">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1745.8412" z="1481.82325"/>
<Orientation y="2.35621"/>
<Actor seed="47636"/>
</Entity>
<Entity uid="12437">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1746.30555" z="1493.30945"/>
<Orientation y="0.29928"/>
<Actor seed="4092"/>
</Entity>
<Entity uid="12438">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1742.40906" z="1519.15186"/>
<Orientation y="2.35621"/>
<Actor seed="39606"/>
</Entity>
<Entity uid="12439">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1746.91102" z="1535.72437"/>
<Orientation y="2.35621"/>
<Actor seed="4579"/>
</Entity>
<Entity uid="12440">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1747.97266" z="1546.74842"/>
<Orientation y="2.35621"/>
<Actor seed="3561"/>
</Entity>
<Entity uid="12441">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1745.79871" z="1550.29493"/>
<Orientation y="2.35621"/>
<Actor seed="54263"/>
</Entity>
<Entity uid="12442">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1752.98426" z="1530.4048"/>
<Orientation y="2.35621"/>
<Actor seed="29004"/>
</Entity>
<Entity uid="12443">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1751.69288" z="1512.35572"/>
<Orientation y="2.35621"/>
<Actor seed="48573"/>
</Entity>
<Entity uid="12444">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.10816" z="1498.15906"/>
<Orientation y="2.8594"/>
<Actor seed="40223"/>
</Entity>
<Entity uid="12445">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.80188" z="1492.22889"/>
<Orientation y="2.35621"/>
<Actor seed="49972"/>
</Entity>
<Entity uid="12446">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1752.3025" z="1498.15577"/>
<Orientation y="0.72915"/>
<Actor seed="8850"/>
</Entity>
<Entity uid="12447">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.80481" z="1504.05286"/>
<Orientation y="2.35621"/>
<Actor seed="50811"/>
</Entity>
<Entity uid="12448">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1754.5752" z="1508.18299"/>
<Orientation y="-0.2822"/>
<Actor seed="21774"/>
</Entity>
<Entity uid="12449">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1754.32398" z="1515.12952"/>
<Orientation y="0.7514"/>
<Actor seed="15772"/>
</Entity>
<Entity uid="12450">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.6233" z="1520.96033"/>
<Orientation y="2.35621"/>
<Actor seed="17229"/>
</Entity>
<Entity uid="12451">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.464" z="1525.94581"/>
<Orientation y="-0.28222"/>
<Actor seed="60629"/>
</Entity>
<Entity uid="12452">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.39356" z="1533.99927"/>
<Orientation y="0.50931"/>
<Actor seed="49924"/>
</Entity>
<Entity uid="12453">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.63685" z="1538.93677"/>
<Orientation y="2.35621"/>
<Actor seed="28650"/>
</Entity>
<Entity uid="12454">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.88941" z="1541.57154"/>
<Orientation y="2.35621"/>
<Actor seed="3108"/>
</Entity>
<Entity uid="12455">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.61316" z="1541.54029"/>
<Orientation y="2.35621"/>
<Actor seed="59610"/>
</Entity>
<Entity uid="12456">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.13611" z="1537.17835"/>
<Orientation y="3.10776"/>
<Actor seed="1450"/>
</Entity>
<Entity uid="12457">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.7328" z="1520.53077"/>
<Orientation y="3.02228"/>
<Actor seed="37548"/>
</Entity>
<Entity uid="12458">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.59266" z="1509.94568"/>
<Orientation y="2.43589"/>
<Actor seed="26417"/>
</Entity>
<Entity uid="12459">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.39734" z="1501.33472"/>
<Orientation y="-3.0339"/>
<Actor seed="16232"/>
</Entity>
<Entity uid="12460">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.12964" z="1494.37671"/>
<Orientation y="2.35621"/>
<Actor seed="42713"/>
</Entity>
<Entity uid="12461">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.05457" z="1489.58912"/>
<Orientation y="2.57044"/>
<Actor seed="32944"/>
</Entity>
<Entity uid="12462">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.84803" z="1482.22742"/>
<Orientation y="-3.13904"/>
<Actor seed="36985"/>
</Entity>
<Entity uid="12463">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.60987" z="1476.57386"/>
<Orientation y="2.35621"/>
<Actor seed="263"/>
</Entity>
<Entity uid="12464">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.0232" z="1471.8224"/>
<Orientation y="2.35621"/>
<Actor seed="48040"/>
</Entity>
<Entity uid="12465">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.42786" z="1470.88697"/>
<Orientation y="2.35621"/>
<Actor seed="39340"/>
</Entity>
<Entity uid="12466">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.91468" z="1554.97925"/>
<Orientation y="2.35621"/>
<Actor seed="21519"/>
</Entity>
<Entity uid="12467">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.11585" z="1554.74744"/>
<Orientation y="2.35621"/>
<Actor seed="47758"/>
</Entity>
<Entity uid="12468">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.0868" z="1556.18738"/>
<Orientation y="-0.89002"/>
<Actor seed="62983"/>
</Entity>
<Entity uid="12469">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.8772" z="1563.81934"/>
<Orientation y="0.31762"/>
<Actor seed="44830"/>
</Entity>
<Entity uid="12470">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1748.06873" z="1569.43982"/>
<Orientation y="0.72085"/>
<Actor seed="46538"/>
</Entity>
<Entity uid="12471">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1753.5088" z="1587.02771"/>
<Orientation y="2.35621"/>
<Actor seed="37660"/>
</Entity>
<Entity uid="12472">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.36915" z="1576.4513"/>
<Orientation y="-2.50527"/>
<Actor seed="7636"/>
</Entity>
<Entity uid="12473">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.53296" z="1566.22962"/>
<Orientation y="2.72686"/>
<Actor seed="29145"/>
</Entity>
<Entity uid="12474">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.1438" z="1556.27063"/>
<Orientation y="2.35621"/>
<Actor seed="45334"/>
</Entity>
<Entity uid="12475">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.43677" z="1557.72852"/>
<Orientation y="2.35621"/>
<Actor seed="29645"/>
</Entity>
<Entity uid="12476">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1760.45179" z="1559.9535"/>
<Orientation y="1.14234"/>
<Actor seed="7550"/>
</Entity>
<Entity uid="12477">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.35767" z="1563.71326"/>
<Orientation y="1.12272"/>
<Actor seed="25617"/>
</Entity>
<Entity uid="12478">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1771.16053" z="1566.82398"/>
<Orientation y="2.35621"/>
<Actor seed="61691"/>
</Entity>
<Entity uid="12479">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1769.58313" z="1565.46192"/>
<Orientation y="-2.22997"/>
<Actor seed="46639"/>
</Entity>
<Entity uid="12480">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1759.76685" z="1560.01124"/>
<Orientation y="2.35621"/>
<Actor seed="52905"/>
</Entity>
<Entity uid="12481">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1609.85389" z="1454.27625"/>
<Orientation y="0.16155"/>
<Actor seed="58030"/>
</Entity>
<Entity uid="12482">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1614.54346" z="1469.88697"/>
<Orientation y="3.1335"/>
<Actor seed="40009"/>
</Entity>
<Entity uid="12483">
<Template>actor|props/structures/britons/workshop_barrels_02.xml</Template>
<Position x="1609.01392" z="1470.3058"/>
<Orientation y="2.35621"/>
<Actor seed="63948"/>
</Entity>
<Entity uid="12484">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1615.80433" z="1453.66834"/>
<Orientation y="2.35621"/>
<Actor seed="11866"/>
</Entity>
<Entity uid="12485">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1661.91272" z="1471.67981"/>
<Orientation y="-0.52881"/>
<Actor seed="37612"/>
</Entity>
<Entity uid="12486">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1661.81324" z="1455.42566"/>
<Orientation y="2.35621"/>
<Actor seed="20185"/>
</Entity>
<Entity uid="12487">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1698.98975" z="1450.47388"/>
<Orientation y="-0.14858"/>
<Actor seed="63761"/>
</Entity>
<Entity uid="12488">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1754.21351" z="1474.52588"/>
<Orientation y="0.07137"/>
<Actor seed="538"/>
</Entity>
<Entity uid="12489">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1752.69532" z="1475.58045"/>
<Orientation y="2.35621"/>
<Actor seed="11706"/>
</Entity>
<Entity uid="12490">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1807.79188" z="1572.92847"/>
<Orientation y="2.35621"/>
<Actor seed="38234"/>
</Entity>
<Entity uid="12491">
<Template>actor|props/structures/britons/workshop_box_pile_02.xml</Template>
<Position x="1806.3219" z="1575.38941"/>
<Orientation y="2.35621"/>
<Actor seed="18883"/>
</Entity>
<Entity uid="12492">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1816.23072" z="1556.76783"/>
<Orientation y="-1.75934"/>
<Actor seed="16372"/>
</Entity>
<Entity uid="12493">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.85376" z="1581.32386"/>
<Orientation y="2.35621"/>
<Actor seed="22683"/>
</Entity>
<Entity uid="12494">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.40137" z="1587.98609"/>
<Orientation y="0.53869"/>
<Actor seed="35085"/>
</Entity>
<Entity uid="12495">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1755.5586" z="1592.1089"/>
<Orientation y="1.18258"/>
<Actor seed="63527"/>
</Entity>
<Entity uid="12496">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1763.32044" z="1595.87696"/>
<Orientation y="0.6717"/>
<Actor seed="17103"/>
</Entity>
<Entity uid="12497">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1763.0597" z="1599.7544"/>
<Orientation y="-1.99027"/>
<Actor seed="44819"/>
</Entity>
<Entity uid="12498">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.58655" z="1595.47413"/>
<Orientation y="2.35621"/>
<Actor seed="32236"/>
</Entity>
<Entity uid="12499">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1763.14881" z="1601.74341"/>
<Orientation y="1.02816"/>
<Actor seed="63021"/>
</Entity>
<Entity uid="12500">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1777.375" z="1609.43592"/>
<Orientation y="0.91565"/>
<Actor seed="27470"/>
</Entity>
<Entity uid="12501">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.99488" z="1619.05311"/>
<Orientation y="0.68934"/>
<Actor seed="37726"/>
</Entity>
<Entity uid="12502">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.29163" z="1631.65589"/>
<Orientation y="0.67046"/>
<Actor seed="6953"/>
</Entity>
<Entity uid="12503">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.84522" z="1639.95521"/>
<Orientation y="2.35621"/>
<Actor seed="52144"/>
</Entity>
<Entity uid="12504">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.0824" z="1615.90027"/>
<Orientation y="0.44898"/>
<Actor seed="39345"/>
</Entity>
<Entity uid="12505">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1751.59192" z="1622.58277"/>
<Orientation y="1.04451"/>
<Actor seed="1501"/>
</Entity>
<Entity uid="12506">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.0691" z="1637.03711"/>
<Orientation y="0.72762"/>
<Actor seed="40137"/>
</Entity>
<Entity uid="12507">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1774.75525" z="1650.40943"/>
<Orientation y="2.35621"/>
<Actor seed="42373"/>
</Entity>
<Entity uid="12508">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1771.60633" z="1646.54163"/>
<Orientation y="-2.4986"/>
<Actor seed="45495"/>
</Entity>
<Entity uid="12509">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1756.8274" z="1629.49317"/>
<Orientation y="-2.03251"/>
<Actor seed="2485"/>
</Entity>
<Entity uid="12510">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.56287" z="1625.88221"/>
<Orientation y="2.35621"/>
<Actor seed="47552"/>
</Entity>
<Entity uid="12511">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.00843" z="1636.6587"/>
<Orientation y="2.35621"/>
<Actor seed="62443"/>
</Entity>
<Entity uid="12512">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.59339" z="1638.29676"/>
<Orientation y="2.35621"/>
<Actor seed="21907"/>
</Entity>
<Entity uid="12513">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1736.3971" z="1650.66053"/>
<Orientation y="0.10727"/>
<Actor seed="31190"/>
</Entity>
<Entity uid="12514">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.64112" z="1656.56067"/>
<Orientation y="2.62584"/>
<Actor seed="22887"/>
</Entity>
<Entity uid="12515">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1742.72706" z="1638.3064"/>
<Orientation y="2.35621"/>
<Actor seed="22191"/>
</Entity>
<Entity uid="12516">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.27625" z="1631.27283"/>
<Orientation y="2.94056"/>
<Actor seed="50786"/>
</Entity>
<Entity uid="12517">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.01783" z="1621.28174"/>
<Orientation y="2.35621"/>
<Actor seed="41577"/>
</Entity>
<Entity uid="12518">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.3938" z="1626.76954"/>
<Orientation y="0.25579"/>
<Actor seed="15976"/>
</Entity>
<Entity uid="12519">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.21924" z="1633.0055"/>
<Orientation y="-0.16506"/>
<Actor seed="55891"/>
</Entity>
<Entity uid="12520">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.63392" z="1646.8683"/>
<Orientation y="2.35621"/>
<Actor seed="53422"/>
</Entity>
<Entity uid="12521">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.55823" z="1651.2245"/>
<Orientation y="2.35621"/>
<Actor seed="41142"/>
</Entity>
<Entity uid="12522">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.41163" z="1638.22547"/>
<Orientation y="-0.02985"/>
<Actor seed="22549"/>
</Entity>
<Entity uid="12523">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.28052" z="1648.3147"/>
<Orientation y="2.35621"/>
<Actor seed="41912"/>
</Entity>
<Entity uid="12524">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.36475" z="1653.43982"/>
<Orientation y="0.62197"/>
<Actor seed="44986"/>
</Entity>
<Entity uid="12525">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1722.6172" z="1663.48658"/>
<Orientation y="2.35621"/>
<Actor seed="27776"/>
</Entity>
<Entity uid="12526">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.2704" z="1656.97852"/>
<Orientation y="2.35621"/>
<Actor seed="7200"/>
</Entity>
<Entity uid="12527">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1723.68897" z="1693.98206"/>
<Orientation y="-0.28106"/>
<Actor seed="30608"/>
</Entity>
<Entity uid="12528">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.27259" z="1698.01368"/>
<Orientation y="2.35621"/>
<Actor seed="21087"/>
</Entity>
<Entity uid="12529">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.27991" z="1700.35608"/>
<Orientation y="2.35621"/>
<Actor seed="23204"/>
</Entity>
<Entity uid="12530">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.88392" z="1708.47278"/>
<Orientation y="2.35621"/>
<Actor seed="10753"/>
</Entity>
<Entity uid="12531">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1717.65125" z="1703.4928"/>
<Orientation y="1.0223"/>
<Actor seed="17623"/>
</Entity>
<Entity uid="12532">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1719.86597" z="1703.87818"/>
<Orientation y="2.35621"/>
<Actor seed="58996"/>
</Entity>
<Entity uid="12533">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1718.22754" z="1717.52259"/>
<Orientation y="0.30446"/>
<Actor seed="35796"/>
</Entity>
<Entity uid="12534">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1720.07642" z="1727.54065"/>
<Orientation y="2.35621"/>
<Actor seed="93"/>
</Entity>
<Entity uid="12535">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.66639" z="1710.42505"/>
<Orientation y="2.35621"/>
<Actor seed="46009"/>
</Entity>
<Entity uid="12536">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.65052" z="1706.86084"/>
<Orientation y="2.35621"/>
<Actor seed="25328"/>
</Entity>
<Entity uid="12537">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.48804" z="1697.82227"/>
<Orientation y="2.35621"/>
<Actor seed="3855"/>
</Entity>
<Entity uid="12538">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.30201" z="1689.98487"/>
<Orientation y="2.35621"/>
<Actor seed="3527"/>
</Entity>
<Entity uid="12539">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.38978" z="1683.00892"/>
<Orientation y="2.35621"/>
<Actor seed="20320"/>
</Entity>
<Entity uid="12540">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.5774" z="1675.04871"/>
<Orientation y="3.04348"/>
<Actor seed="53597"/>
</Entity>
<Entity uid="12541">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.61817" z="1663.99134"/>
<Orientation y="2.35621"/>
<Actor seed="45096"/>
</Entity>
<Entity uid="12542">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.69825" z="1679.91297"/>
<Orientation y="0.138"/>
<Actor seed="54765"/>
</Entity>
<Entity uid="12543">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.10535" z="1692.74878"/>
<Orientation y="2.35621"/>
<Actor seed="38877"/>
</Entity>
<Entity uid="12544">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1760.10035" z="1697.8844"/>
<Orientation y="2.04354"/>
<Actor seed="58876"/>
</Entity>
<Entity uid="12545">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.95521" z="1692.52747"/>
<Orientation y="2.35621"/>
<Actor seed="7382"/>
</Entity>
<Entity uid="12546">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1781.6637" z="1657.16407"/>
<Orientation y="2.35621"/>
<Actor seed="323"/>
</Entity>
<Entity uid="12547">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1784.2107" z="1661.2638"/>
<Orientation y="0.88421"/>
<Actor seed="26615"/>
</Entity>
<Entity uid="12548">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.42286" z="1670.63184"/>
<Orientation y="2.35621"/>
<Actor seed="39650"/>
</Entity>
<Entity uid="12549">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1800.40516" z="1671.60413"/>
<Orientation y="1.0872"/>
<Actor seed="48349"/>
</Entity>
<Entity uid="12550">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.68067" z="1674.73804"/>
<Orientation y="2.35621"/>
<Actor seed="12593"/>
</Entity>
<Entity uid="12551">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1796.10315" z="1671.71692"/>
<Orientation y="2.35621"/>
<Actor seed="31536"/>
</Entity>
<Entity uid="12552">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1792.15833" z="1664.76624"/>
<Orientation y="2.35621"/>
<Actor seed="12049"/>
</Entity>
<Entity uid="12553">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1801.60975" z="1642.37134"/>
<Orientation y="2.35621"/>
<Actor seed="17615"/>
</Entity>
<Entity uid="12554">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1803.54346" z="1640.48865"/>
<Orientation y="1.13231"/>
<Actor seed="49980"/>
</Entity>
<Entity uid="12555">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1807.3042" z="1641.70435"/>
<Orientation y="2.35621"/>
<Actor seed="18403"/>
</Entity>
<Entity uid="12556">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1809.4303" z="1642.3678"/>
<Orientation y="2.35621"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="12557">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1752.32154" z="1630.90613"/>
<Orientation y="-2.0111"/>
<Actor seed="58084"/>
</Entity>
<Entity uid="12558">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1744.66822" z="1637.08936"/>
<Orientation y="-2.59908"/>
<Actor seed="61954"/>
</Entity>
<Entity uid="12559">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1745.14148" z="1654.30225"/>
<Orientation y="2.35621"/>
<Actor seed="49929"/>
</Entity>
<Entity uid="12560">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1744.58545" z="1673.87903"/>
<Orientation y="2.35621"/>
<Actor seed="40545"/>
</Entity>
<Entity uid="12561">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1759.266" z="1630.91492"/>
<Orientation y="-2.31887"/>
<Actor seed="48885"/>
</Entity>
<Entity uid="12562">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1762.9646" z="1643.03602"/>
<Orientation y="2.35621"/>
<Actor seed="1896"/>
</Entity>
<Entity uid="12563">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1776.98353" z="1652.14075"/>
<Orientation y="2.35621"/>
<Actor seed="44430"/>
</Entity>
<Entity uid="12564">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1791.23719" z="1667.37732"/>
<Orientation y="2.35621"/>
<Actor seed="58446"/>
</Entity>
<Entity uid="12565">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1767.42994" z="1598.85938"/>
<Orientation y="2.35621"/>
<Actor seed="56910"/>
</Entity>
<Entity uid="12566">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1779.0813" z="1613.9983"/>
<Orientation y="2.35621"/>
<Actor seed="31172"/>
</Entity>
<Entity uid="12567">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1783.02369" z="1614.58411"/>
<Orientation y="2.35621"/>
<Actor seed="51952"/>
</Entity>
<Entity uid="12568">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1793.22864" z="1628.34485"/>
<Orientation y="2.35621"/>
<Actor seed="63601"/>
</Entity>
<Entity uid="12569">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1813.95728" z="1645.84742"/>
<Orientation y="2.35621"/>
<Actor seed="3822"/>
</Entity>
<Entity uid="12570">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1757.00574" z="1580.86133"/>
<Orientation y="-2.1491"/>
<Actor seed="26063"/>
</Entity>
<Entity uid="12571">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1750.25098" z="1571.57288"/>
<Orientation y="2.35621"/>
<Actor seed="12470"/>
</Entity>
<Entity uid="12572">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1753.18836" z="1567.00477"/>
<Orientation y="1.27622"/>
<Actor seed="55564"/>
</Entity>
<Entity uid="12573">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1760.46338" z="1570.03907"/>
<Orientation y="2.35621"/>
<Actor seed="27677"/>
</Entity>
<Entity uid="12574">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1763.51453" z="1587.90613"/>
<Orientation y="2.35621"/>
<Actor seed="59496"/>
</Entity>
<Entity uid="12575">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1755.78882" z="1556.59717"/>
<Orientation y="2.35621"/>
<Actor seed="30104"/>
</Entity>
<Entity uid="12576">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1746.1615" z="1628.5741"/>
<Orientation y="2.35621"/>
<Actor seed="10542"/>
</Entity>
<Entity uid="12577">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1745.73804" z="1621.50489"/>
<Orientation y="2.35621"/>
<Actor seed="51765"/>
</Entity>
<Entity uid="12578">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1748.08814" z="1683.79627"/>
<Orientation y="2.35621"/>
<Actor seed="21896"/>
</Entity>
<Entity uid="12579">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1744.5647" z="1702.7909"/>
<Orientation y="2.35621"/>
<Actor seed="10972"/>
</Entity>
<Entity uid="12580">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1747.5824" z="1718.68042"/>
<Orientation y="2.35621"/>
<Actor seed="64395"/>
</Entity>
<Entity uid="12581">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1744.90381" z="1678.00135"/>
<Orientation y="2.35621"/>
<Actor seed="8769"/>
</Entity>
<Entity uid="12582">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1746.77234" z="1657.98841"/>
<Orientation y="2.35621"/>
<Actor seed="26432"/>
</Entity>
<Entity uid="12583">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1746.14637" z="1641.74463"/>
<Orientation y="2.35621"/>
<Actor seed="15221"/>
</Entity>
<Entity uid="12584">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1765.4043" z="1637.53602"/>
<Orientation y="2.35621"/>
<Actor seed="35923"/>
</Entity>
<Entity uid="12585">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1781.16993" z="1651.00013"/>
<Orientation y="2.35621"/>
<Actor seed="602"/>
</Entity>
<Entity uid="12586">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1790.11646" z="1662.22266"/>
<Orientation y="2.35621"/>
<Actor seed="49490"/>
</Entity>
<Entity uid="12587">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1751.25635" z="1626.63807"/>
<Orientation y="2.35621"/>
<Actor seed="28534"/>
</Entity>
<Entity uid="12588">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1750.07581" z="1564.70215"/>
<Orientation y="2.35621"/>
<Actor seed="38941"/>
</Entity>
<Entity uid="12589">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1749.70777" z="1540.69507"/>
<Orientation y="2.35621"/>
<Actor seed="14076"/>
</Entity>
<Entity uid="12590">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1752.66895" z="1548.94043"/>
<Orientation y="2.35621"/>
<Actor seed="13939"/>
</Entity>
<Entity uid="12591">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1823.21888" z="1594.08765"/>
<Orientation y="2.35621"/>
<Actor seed="6492"/>
</Entity>
<Entity uid="12592">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1840.8484" z="1613.67115"/>
<Orientation y="2.35621"/>
<Actor seed="3027"/>
</Entity>
<Entity uid="12593">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1744.7505" z="1435.81287"/>
<Orientation y="2.35621"/>
<Actor seed="10802"/>
</Entity>
<Entity uid="12594">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1743.24976" z="1423.46839"/>
<Orientation y="2.35621"/>
<Actor seed="29373"/>
</Entity>
<Entity uid="12595">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1745.01587" z="1418.42688"/>
<Orientation y="2.35621"/>
<Actor seed="29641"/>
</Entity>
<Entity uid="12596">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1743.45508" z="1430.20813"/>
<Orientation y="2.35621"/>
<Actor seed="17398"/>
</Entity>
<Entity uid="12597">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1744.02723" z="1443.66651"/>
<Orientation y="2.35621"/>
<Actor seed="49846"/>
</Entity>
<Entity uid="12598">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1738.47413" z="1417.97181"/>
<Orientation y="2.35621"/>
<Actor seed="36570"/>
</Entity>
<Entity uid="12599">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1745.80567" z="1409.36438"/>
<Orientation y="-2.59403"/>
<Actor seed="13592"/>
</Entity>
<Entity uid="12600">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1772.59485" z="1376.2522"/>
<Orientation y="2.35621"/>
<Actor seed="56502"/>
</Entity>
<Entity uid="12601">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1779.87232" z="1373.19654"/>
<Orientation y="2.35621"/>
<Actor seed="58999"/>
</Entity>
<Entity uid="12602">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1793.07874" z="1373.88868"/>
<Orientation y="2.35621"/>
<Actor seed="16592"/>
</Entity>
<Entity uid="12603">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1809.84095" z="1374.34791"/>
<Orientation y="2.35621"/>
<Actor seed="5741"/>
</Entity>
<Entity uid="12604">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1784.37391" z="1369.91138"/>
<Orientation y="2.35621"/>
<Actor seed="14133"/>
</Entity>
<Entity uid="12605">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1802.53992" z="1377.6808"/>
<Orientation y="2.35621"/>
<Actor seed="27655"/>
</Entity>
<Entity uid="12606">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.90894" z="1375.22217"/>
<Orientation y="2.35621"/>
<Actor seed="27060"/>
</Entity>
<Entity uid="12607">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1805.60926" z="1372.96326"/>
<Orientation y="-1.77416"/>
<Actor seed="39689"/>
</Entity>
<Entity uid="12608">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1797.83191" z="1371.47645"/>
<Orientation y="-1.35282"/>
<Actor seed="27282"/>
</Entity>
<Entity uid="12609">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1791.90296" z="1372.74769"/>
<Orientation y="2.35621"/>
<Actor seed="3809"/>
</Entity>
<Entity uid="12610">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1785.47181" z="1373.51575"/>
<Orientation y="-1.85581"/>
<Actor seed="61019"/>
</Entity>
<Entity uid="12611">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1776.35926" z="1370.79383"/>
<Orientation y="-1.37902"/>
<Actor seed="52782"/>
</Entity>
<Entity uid="12612">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1767.56153" z="1373.63758"/>
<Orientation y="2.35621"/>
<Actor seed="38569"/>
</Entity>
<Entity uid="12613">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1762.59986" z="1374.13257"/>
<Orientation y="-1.9403"/>
<Actor seed="20477"/>
</Entity>
<Entity uid="12614">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.08301" z="1366.62562"/>
<Orientation y="2.35621"/>
<Actor seed="30239"/>
</Entity>
<Entity uid="12615">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1752.65967" z="1368.2826"/>
<Orientation y="2.35621"/>
<Actor seed="64557"/>
</Entity>
<Entity uid="12616">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1762.74964" z="1369.7881"/>
<Orientation y="2.35621"/>
<Actor seed="40395"/>
</Entity>
<Entity uid="12617">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1772.88111" z="1369.6172"/>
<Orientation y="2.35621"/>
<Actor seed="48843"/>
</Entity>
<Entity uid="12618">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1761.6952" z="929.98108"/>
<Orientation y="-0.07251"/>
<Actor seed="36134"/>
</Entity>
<Entity uid="12619">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1746.25586" z="894.21912"/>
<Orientation y="0.94956"/>
<Actor seed="42992"/>
</Entity>
<Entity uid="12620">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1740.72156" z="931.87903"/>
<Orientation y="-1.58713"/>
<Actor seed="52187"/>
</Entity>
<Entity uid="12621">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1779.37159" z="896.63276"/>
<Orientation y="-0.05407"/>
<Actor seed="45094"/>
</Entity>
<Entity uid="12622">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1786.64515" z="910.21198"/>
<Orientation y="1.56252"/>
<Actor seed="20785"/>
</Entity>
<Entity uid="12623">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1798.09302" z="920.24134"/>
<Orientation y="-1.5926"/>
<Obstruction group="5736"/>
<Actor seed="6871"/>
</Entity>
<Entity uid="12624">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1789.81971" z="917.94312"/>
<Orientation y="0.02538"/>
<Actor seed="25327"/>
</Entity>
<Entity uid="12625">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1800.82837" z="928.42933"/>
<Orientation y="-0.02634"/>
<Obstruction group="5736"/>
<Actor seed="41420"/>
</Entity>
<Entity uid="12626">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1754.82386" z="897.33301"/>
<Orientation y="0.89472"/>
<Actor seed="25031"/>
</Entity>
<Entity uid="12627">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1739.16358" z="908.60303"/>
<Orientation y="-1.45043"/>
<Actor seed="46105"/>
</Entity>
<Entity uid="12628">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1777.9209" z="939.96271"/>
<Orientation y="-1.70223"/>
<Actor seed="37600"/>
</Entity>
<Entity uid="12629">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1795.24561" z="942.56684"/>
<Orientation y="3.08646"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="12630">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1789.56971" z="942.14765"/>
<Orientation y="3.08646"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="12631">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1784.36255" z="941.58973"/>
<Orientation y="3.08646"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="12632">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1795.76685" z="938.64527"/>
<Orientation y="-0.06092"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="12633">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1790.563" z="938.05732"/>
<Orientation y="-0.06092"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="12634">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1784.88965" z="937.6053"/>
<Orientation y="-0.06092"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="12635">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1785.91639" z="943.47724"/>
<Orientation y="3.091"/>
<Actor seed="16136"/>
</Entity>
<Entity uid="12636">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1797.07325" z="944.04694"/>
<Orientation y="0.04271"/>
<Actor seed="10011"/>
</Entity>
<Entity uid="12637">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1780.56531" z="940.83881"/>
<Orientation y="-0.77631"/>
<Actor seed="49847"/>
</Entity>
<Entity uid="12638">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1798.88526" z="937.95203"/>
<Orientation y="2.35621"/>
<Actor seed="9239"/>
</Entity>
<Entity uid="12639">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1792.76148" z="937.8111"/>
<Orientation y="0.53118"/>
<Actor seed="13721"/>
</Entity>
<Entity uid="12640">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1779.44397" z="936.1001"/>
<Orientation y="2.35621"/>
<Actor seed="15627"/>
</Entity>
<Entity uid="12641">
<Template>actor|props/structures/britons/workshop_barrels_02.xml</Template>
<Position x="1784.37745" z="918.08674"/>
<Orientation y="-0.04354"/>
<Actor seed="5653"/>
</Entity>
<Entity uid="12642">
<Template>actor|props/structures/britons/workshop_barrels_02.xml</Template>
<Position x="1794.05262" z="928.23792"/>
<Orientation y="-0.40865"/>
<Actor seed="47142"/>
</Entity>
<Entity uid="12643">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1751.24915" z="899.95966"/>
<Orientation y="2.35621"/>
<Actor seed="21680"/>
</Entity>
<Entity uid="12644">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1752.82007" z="899.87836"/>
<Orientation y="-0.21506"/>
<Actor seed="20482"/>
</Entity>
<Entity uid="12645">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1754.59107" z="900.41248"/>
<Orientation y="2.35621"/>
<Actor seed="34317"/>
</Entity>
<Entity uid="12646">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1772.18873" z="947.08515"/>
<Orientation y="3.08646"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="12647">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1773.95374" z="948.5813"/>
<Orientation y="3.09101"/>
<Actor seed="16136"/>
</Entity>
<Entity uid="12648">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1636.13733" z="934.88837"/>
<Orientation y="1.58365"/>
<Actor seed="55696"/>
</Entity>
<Entity uid="12649">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1612.81702" z="865.6197"/>
<Orientation y="-0.62716"/>
<Actor seed="30595"/>
</Entity>
<Entity uid="12650">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1608.18384" z="881.52497"/>
<Orientation y="1.58365"/>
<Actor seed="63404"/>
</Entity>
<Entity uid="12651">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1573.61512" z="895.62867"/>
<Orientation y="1.58365"/>
<Actor seed="55861"/>
</Entity>
<Entity uid="12652">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1612.69324" z="875.9626"/>
<Orientation y="1.58365"/>
<Actor seed="19146"/>
</Entity>
<Entity uid="12653">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1641.1432" z="903.96412"/>
<Orientation y="1.14467"/>
<Actor seed="13992"/>
</Entity>
<Entity uid="12654">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1631.6521" z="905.33594"/>
<Orientation y="-2.65838"/>
<Actor seed="57114"/>
</Entity>
<Entity uid="12655">
<Template>actor|props/structures/ptolemies/market_props.xml</Template>
<Position x="1642.88099" z="911.97486"/>
<Orientation y="1.58365"/>
<Actor seed="51809"/>
</Entity>
<Entity uid="12656">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1582.3246" z="917.8512"/>
<Orientation y="1.58365"/>
<Actor seed="45852"/>
</Entity>
<Entity uid="12657">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1583.07935" z="923.50928"/>
<Orientation y="1.58365"/>
<Actor seed="58956"/>
</Entity>
<Entity uid="12658">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1605.08277" z="899.02924"/>
<Orientation y="-0.01526"/>
<Actor seed="26105"/>
</Entity>
<Entity uid="12659">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1593.23975" z="898.73127"/>
<Orientation y="0.0354"/>
<Actor seed="43269"/>
</Entity>
<Entity uid="12660">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1624.04175" z="942.1454"/>
<Orientation y="0.0208"/>
<Actor seed="9783"/>
</Entity>
<Entity uid="12661">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1628.91004" z="931.54926"/>
<Orientation y="1.58365"/>
<Actor seed="39534"/>
</Entity>
<Entity uid="12662">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1629.89368" z="916.3907"/>
<Orientation y="1.58365"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="12663">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1644.75013" z="921.58564"/>
<Orientation y="1.58365"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="12664">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1612.2588" z="938.59907"/>
<Orientation y="1.58365"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="12665">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1613.57996" z="939.20862"/>
<Orientation y="1.58365"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="12666">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1613.11146" z="937.77204"/>
<Orientation y="1.58365"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="12667">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1581.16236" z="876.83381"/>
<Orientation y="0.7993"/>
<Actor seed="57747"/>
</Entity>
<Entity uid="12668">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1577.84705" z="938.41523"/>
<Orientation y="-0.79482"/>
<Actor seed="35928"/>
</Entity>
<Entity uid="12669">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1597.55591" z="877.3022"/>
<Orientation y="1.4256"/>
<Actor seed="22289"/>
</Entity>
<Entity uid="12670">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1588.162" z="869.03675"/>
<Orientation y="1.58365"/>
<Actor seed="18316"/>
</Entity>
<Entity uid="12671">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1589.21131" z="867.04743"/>
<Orientation y="-0.27387"/>
<Actor seed="21168"/>
</Entity>
<Entity uid="12672">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1588.20875" z="862.65735"/>
<Orientation y="1.58365"/>
<Actor seed="21301"/>
</Entity>
<Entity uid="12673">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1585.26185" z="865.66712"/>
<Orientation y="-3.51081"/>
<Actor seed="35043"/>
</Entity>
<Entity uid="12674">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1578.52918" z="943.77479"/>
<Orientation y="1.58365"/>
<Actor seed="59005"/>
</Entity>
<Entity uid="12675">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1573.46778" z="942.49213"/>
<Orientation y="1.58365"/>
<Actor seed="35885"/>
</Entity>
<Entity uid="12676">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1575.4463" z="944.82319"/>
<Orientation y="1.58365"/>
<Actor seed="38311"/>
</Entity>
<Entity uid="12677">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1576.56605" z="946.55188"/>
<Orientation y="1.58365"/>
<Actor seed="23535"/>
</Entity>
<Entity uid="12678">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1585.36011" z="874.44184"/>
<Orientation y="-2.05993"/>
<Actor seed="41354"/>
</Entity>
<Entity uid="12679">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1587.20826" z="876.03498"/>
<Orientation y="-2.26151"/>
<Actor seed="49893"/>
</Entity>
<Entity uid="12680">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1588.19751" z="876.66828"/>
<Orientation y="1.58365"/>
<Actor seed="51123"/>
</Entity>
<Entity uid="12681">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1591.30567" z="876.5929"/>
<Orientation y="-1.68244"/>
<Actor seed="31890"/>
</Entity>
<Entity uid="12682">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1593.46387" z="879.61005"/>
<Orientation y="-2.36965"/>
<Actor seed="3988"/>
</Entity>
<Entity uid="12683">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1594.01185" z="875.35511"/>
<Orientation y="0.00011"/>
<Actor seed="56438"/>
</Entity>
<Entity uid="12684">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1593.3473" z="872.06116"/>
<Orientation y="1.58365"/>
<Actor seed="32872"/>
</Entity>
<Entity uid="12685">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1592.63685" z="872.41083"/>
<Orientation y="1.58365"/>
<Actor seed="56425"/>
</Entity>
<Entity uid="12686">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1589.76075" z="870.5146"/>
<Orientation y="1.58365"/>
<Actor seed="44281"/>
</Entity>
<Entity uid="12687">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1589.45203" z="866.3755"/>
<Orientation y="1.58365"/>
<Actor seed="50815"/>
</Entity>
<Entity uid="12688">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1592.28394" z="865.39771"/>
<Orientation y="-1.11344"/>
<Actor seed="808"/>
</Entity>
<Entity uid="12689">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1596.66907" z="866.74897"/>
<Orientation y="-1.86617"/>
<Actor seed="31170"/>
</Entity>
<Entity uid="12690">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1599.1172" z="871.09375"/>
<Orientation y="-2.71496"/>
<Actor seed="22275"/>
</Entity>
<Entity uid="12691">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1597.55152" z="870.94446"/>
<Orientation y="1.58365"/>
<Actor seed="39829"/>
</Entity>
<Entity uid="12692">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1594.43311" z="870.65143"/>
<Orientation y="1.58365"/>
<Actor seed="48102"/>
</Entity>
<Entity uid="12693">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1622.79041" z="895.33826"/>
<Orientation y="1.58365"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="12694">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1622.88904" z="895.06177"/>
<Orientation y="1.58365"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="12695">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1622.58741" z="895.16529"/>
<Orientation y="1.58365"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="12696">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1623.20997" z="896.29505"/>
<Orientation y="1.58365"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="12697">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1623.42615" z="895.57911"/>
<Orientation y="1.58365"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="12698">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1622.12146" z="894.82093"/>
<Orientation y="1.58365"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="12699">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1638.29261" z="926.41376"/>
<Orientation y="1.58365"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="12700">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1639.5973" z="927.17188"/>
<Orientation y="1.58365"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="12701">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1639.38111" z="927.88782"/>
<Orientation y="1.58365"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="12702">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1638.75855" z="926.75806"/>
<Orientation y="1.58365"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="12703">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1639.06019" z="926.65461"/>
<Orientation y="1.58365"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="12704">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1638.96155" z="926.93104"/>
<Orientation y="1.58365"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="12705">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1570.61585" z="907.5506"/>
<Orientation y="0.02753"/>
<Actor seed="9348"/>
</Entity>
<Entity uid="12706">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1586.74195" z="894.08393"/>
<Orientation y="1.58365"/>
<Actor seed="37901"/>
</Entity>
<Entity uid="12707">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1614.88025" z="892.83698"/>
<Orientation y="-1.47655"/>
<Actor seed="23849"/>
</Entity>
<Entity uid="12708">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1618.42847" z="904.26978"/>
<Orientation y="-0.0487"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="12709">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1594.54786" z="865.8678"/>
<Orientation y="1.58365"/>
<Actor seed="31002"/>
</Entity>
<Entity uid="12710">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1587.28772" z="864.69355"/>
<Orientation y="-10.97889"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12711">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1590.7566" z="864.63416"/>
<Orientation y="-7.80831"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12712">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1587.97205" z="875.65833"/>
<Orientation y="-10.97889"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12713">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1591.44105" z="875.59894"/>
<Orientation y="-7.80831"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12714">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1584.16675" z="871.95429"/>
<Orientation y="-9.44895"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12715">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1584.24927" z="868.48578"/>
<Orientation y="-6.27836"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12716">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1590.01746" z="872.08582"/>
<Orientation y="-9.44895"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12717">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1590.09998" z="868.61731"/>
<Orientation y="-6.27836"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12718">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1595.88282" z="872.08887"/>
<Orientation y="-9.44895"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12719">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1595.96534" z="868.62037"/>
<Orientation y="-6.27836"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12720">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1631.84168" z="896.74775"/>
<Orientation y="-10.46949"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12721">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1634.84131" z="895.00422"/>
<Orientation y="-7.29891"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12722">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1637.78626" z="905.98664"/>
<Orientation y="-10.46949"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12723">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1640.7859" z="904.24305"/>
<Orientation y="-7.29891"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12724">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1632.65772" z="904.60865"/>
<Orientation y="-8.93955"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12725">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1631.03846" z="901.54011"/>
<Orientation y="-5.76896"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12726">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1637.82984" z="901.87024"/>
<Orientation y="-8.93955"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12727">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1636.21045" z="898.80182"/>
<Orientation y="-5.76896"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12728">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1642.95191" z="899.01264"/>
<Orientation y="-8.93955"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12729">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1641.33252" z="895.94422"/>
<Orientation y="-5.76896"/>
<Actor seed="593"/>
</Entity>
<Entity uid="12730">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1637.6482" z="880.98017"/>
<Orientation y="0.02591"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="12731">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1562.53321" z="918.58887"/>
<Orientation y="-1.49476"/>
<Actor seed="60376"/>
</Entity>
<Entity uid="12732">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1574.87513" z="926.42157"/>
<Orientation y="1.58365"/>
<Actor seed="26910"/>
</Entity>
<Entity uid="12733">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1602.016" z="921.07197"/>
<Orientation y="1.58365"/>
<Actor seed="56481"/>
</Entity>
<Entity uid="12734">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1574.31324" z="915.11982"/>
<Orientation y="-3.09411"/>
<Actor seed="38829"/>
</Entity>
<Entity uid="12735">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1595.36854" z="890.87427"/>
<Orientation y="1.58365"/>
<Actor seed="53710"/>
</Entity>
<Entity uid="12736">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1607.3318" z="890.84925"/>
<Orientation y="1.58365"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="12737">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1621.25477" z="934.24476"/>
<Orientation y="1.58365"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="12738">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1621.23023" z="924.48359"/>
<Orientation y="1.58365"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="12739">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1621.51893" z="912.92847"/>
<Orientation y="1.58365"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="12740">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1621.65748" z="863.43342"/>
<Orientation y="1.553"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12741">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1614.01307" z="862.87592"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12742">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1604.75281" z="862.78827"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12743">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1647.5348" z="864.52942"/>
<Orientation y="1.553"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12744">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1639.89039" z="863.97193"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12745">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1630.63013" z="863.88428"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12746">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1677.18726" z="898.54841"/>
<Orientation y="1.553"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="12747">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1669.54285" z="897.99091"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12748">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1660.2826" z="897.90326"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12750">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1650.85767" z="879.09833"/>
<Orientation y="6.2614"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12751">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1651.08252" z="869.8404"/>
<Orientation y="6.2614"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="12752">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1659.13453" z="889.48017"/>
<Orientation y="1.82712"/>
<Actor seed="1857"/>
</Entity>
<Entity uid="12753">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1561.41688" z="337.89414"/>
<Orientation y="2.35621"/>
<Actor seed="12248"/>
</Entity>
<Entity uid="12754">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1556.29236" z="356.53837"/>
<Orientation y="2.17124"/>
<Actor seed="33728"/>
</Entity>
<Entity uid="12755">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1620.43104" z="337.5995"/>
<Orientation y="2.35621"/>
<Actor seed="64106"/>
</Entity>
<Entity uid="12756">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1622.38782" z="355.65888"/>
<Orientation y="2.15989"/>
<Actor seed="1992"/>
</Entity>
<Entity uid="12757">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1626.9087" z="334.537"/>
<Orientation y="2.35621"/>
<Actor seed="50600"/>
</Entity>
<Entity uid="12758">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1629.93177" z="334.44108"/>
<Orientation y="2.35621"/>
<Actor seed="11149"/>
</Entity>
<Entity uid="12759">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1625.68921" z="334.90934"/>
<Orientation y="-0.71515"/>
<Actor seed="1044"/>
</Entity>
<Entity uid="12760">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1621.08655" z="339.37513"/>
<Orientation y="-1.94965"/>
<Actor seed="61573"/>
</Entity>
<Entity uid="12761">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1614.84559" z="335.22086"/>
<Orientation y="2.35621"/>
<Actor seed="27754"/>
</Entity>
<Entity uid="12762">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1608.0337" z="336.62961"/>
<Orientation y="2.35621"/>
<Actor seed="29121"/>
</Entity>
<Entity uid="12763">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1605.51294" z="338.77918"/>
<Orientation y="2.35621"/>
<Actor seed="60101"/>
</Entity>
<Entity uid="12764">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1610.78272" z="355.13602"/>
<Orientation y="2.35621"/>
<Actor seed="13986"/>
</Entity>
<Entity uid="12765">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1615.16883" z="353.68177"/>
<Orientation y="1.81862"/>
<Actor seed="45874"/>
</Entity>
<Entity uid="12766">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1622.94788" z="351.85688"/>
<Orientation y="2.35621"/>
<Actor seed="53168"/>
</Entity>
<Entity uid="12767">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1627.55481" z="351.62735"/>
<Orientation y="2.35621"/>
<Actor seed="65113"/>
</Entity>
<Entity uid="12768">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1630.5099" z="352.2711"/>
<Orientation y="0.62171"/>
<Actor seed="62426"/>
</Entity>
<Entity uid="12769">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1634.74183" z="355.8519"/>
<Orientation y="2.35621"/>
<Actor seed="37471"/>
</Entity>
<Entity uid="12770">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1636.37305" z="354.16248"/>
<Orientation y="2.35621"/>
<Actor seed="18990"/>
</Entity>
<Entity uid="12771">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1678.41028" z="357.44098"/>
<Orientation y="2.35621"/>
<Actor seed="5861"/>
</Entity>
<Entity uid="12772">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1677.06031" z="353.87827"/>
<Orientation y="2.35621"/>
<Actor seed="41247"/>
</Entity>
<Entity uid="12773">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1681.7085" z="353.5251"/>
<Orientation y="2.35621"/>
<Actor seed="6631"/>
</Entity>
<Entity uid="12774">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1688.0055" z="354.50324"/>
<Orientation y="1.49065"/>
<Actor seed="26769"/>
</Entity>
<Entity uid="12775">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1696.47632" z="354.07682"/>
<Orientation y="2.35621"/>
<Actor seed="1219"/>
</Entity>
<Entity uid="12776">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1682.7168" z="337.83173"/>
<Orientation y="2.35621"/>
<Actor seed="46093"/>
</Entity>
<Entity uid="12777">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1687.39246" z="338.53959"/>
<Orientation y="2.35621"/>
<Actor seed="21928"/>
</Entity>
<Entity uid="12778">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1691.3733" z="337.31275"/>
<Orientation y="2.35621"/>
<Actor seed="11601"/>
</Entity>
<Entity uid="12779">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.5121" z="335.69587"/>
<Orientation y="2.35621"/>
<Actor seed="21230"/>
</Entity>
<Entity uid="12780">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.84388" z="360.8136"/>
<Orientation y="2.35621"/>
<Actor seed="56380"/>
</Entity>
<Entity uid="12781">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.2074" z="357.71616"/>
<Orientation y="2.35621"/>
<Actor seed="57740"/>
</Entity>
<Entity uid="12782">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.31873" z="354.47471"/>
<Orientation y="2.35621"/>
<Actor seed="64558"/>
</Entity>
<Entity uid="12783">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.28492" z="356.88636"/>
<Orientation y="0.15583"/>
<Actor seed="37245"/>
</Entity>
<Entity uid="12784">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.51148" z="368.18775"/>
<Orientation y="2.35621"/>
<Actor seed="9178"/>
</Entity>
<Entity uid="12785">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1730.5398" z="379.45215"/>
<Orientation y="2.35621"/>
<Actor seed="29600"/>
</Entity>
<Entity uid="12786">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1735.15882" z="334.5517"/>
<Orientation y="2.35621"/>
<Actor seed="10460"/>
</Entity>
<Entity uid="12787">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1733.17811" z="325.564"/>
<Orientation y="2.35621"/>
<Actor seed="47893"/>
</Entity>
<Entity uid="12788">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1735.8108" z="322.10785"/>
<Orientation y="2.86205"/>
<Actor seed="11445"/>
</Entity>
<Entity uid="12789">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1735.6532" z="312.32313"/>
<Orientation y="2.35621"/>
<Actor seed="34702"/>
</Entity>
<Entity uid="12790">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1733.31727" z="308.98932"/>
<Orientation y="2.35621"/>
<Actor seed="38986"/>
</Entity>
<Entity uid="12791">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1733.32898" z="306.7675"/>
<Orientation y="-2.18384"/>
<Actor seed="19933"/>
</Entity>
<Entity uid="12792">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1748.20081" z="309.52887"/>
<Orientation y="2.35621"/>
<Actor seed="50934"/>
</Entity>
<Entity uid="12793">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.27295" z="309.24497"/>
<Orientation y="2.35621"/>
<Actor seed="6604"/>
</Entity>
<Entity uid="12794">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1749.2682" z="312.69355"/>
<Orientation y="2.35621"/>
<Actor seed="6234"/>
</Entity>
<Entity uid="12795">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.0105" z="313.61115"/>
<Orientation y="2.35621"/>
<Actor seed="50251"/>
</Entity>
<Entity uid="12796">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.4834" z="309.06464"/>
<Orientation y="-2.85363"/>
<Actor seed="43812"/>
</Entity>
<Entity uid="12797">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.43396" z="302.56757"/>
<Orientation y="2.35621"/>
<Actor seed="46118"/>
</Entity>
<Entity uid="12798">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.95923" z="301.3"/>
<Orientation y="2.35621"/>
<Actor seed="31684"/>
</Entity>
<Entity uid="12799">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.79786" z="295.52723"/>
<Orientation y="2.35621"/>
<Actor seed="60120"/>
</Entity>
<Entity uid="12800">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1736.37391" z="315.97837"/>
<Orientation y="-1.31824"/>
<Actor seed="37618"/>
</Entity>
<Entity uid="12801">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1733.65088" z="300.4267"/>
<Orientation y="-2.25853"/>
<Actor seed="43126"/>
</Entity>
<Entity uid="12802">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1716.7981" z="334.47748"/>
<Orientation y="0.51101"/>
<Actor seed="36918"/>
</Entity>
<Entity uid="12803">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1733.7959" z="343.98746"/>
<Orientation y="-1.9604"/>
<Actor seed="13692"/>
</Entity>
<Entity uid="12804">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1736.93824" z="391.92182"/>
<Orientation y="-2.24926"/>
<Actor seed="21924"/>
</Entity>
<Entity uid="12805">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1744.21888" z="384.51136"/>
<Orientation y="2.35621"/>
<Actor seed="8319"/>
</Entity>
<Entity uid="12806">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1737.95911" z="366.04468"/>
<Orientation y="-0.18412"/>
<Actor seed="48545"/>
</Entity>
<Entity uid="12807">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1737.86365" z="439.30478"/>
<Orientation y="-0.21134"/>
<Actor seed="40827"/>
</Entity>
<Entity uid="12808">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1736.3761" z="446.76462"/>
<Orientation y="2.35621"/>
<Actor seed="42068"/>
</Entity>
<Entity uid="12809">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1734.36817" z="427.88166"/>
<Orientation y="-1.35482"/>
<Actor seed="6179"/>
</Entity>
<Entity uid="12810">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1713.40613" z="428.77405"/>
<Orientation y="1.22158"/>
<Actor seed="32049"/>
</Entity>
<Entity uid="12811">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1734.98304" z="425.88248"/>
<Orientation y="2.69542"/>
<Actor seed="1888"/>
</Entity>
<Entity uid="12812">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1736.63587" z="422.1392"/>
<Orientation y="2.35621"/>
<Actor seed="26401"/>
</Entity>
<Entity uid="12813">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1736.35218" z="419.98835"/>
<Orientation y="2.35621"/>
<Actor seed="50713"/>
</Entity>
<Entity uid="12814">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1735.88575" z="416.046"/>
<Orientation y="2.35621"/>
<Actor seed="62115"/>
</Entity>
<Entity uid="12815">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1734.28516" z="414.45551"/>
<Orientation y="2.35621"/>
<Actor seed="44431"/>
</Entity>
<Entity uid="12816">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1737.93104" z="410.30451"/>
<Orientation y="2.35621"/>
<Actor seed="8502"/>
</Entity>
<Entity uid="12817">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.89783" z="414.14237"/>
<Orientation y="2.35621"/>
<Actor seed="53664"/>
</Entity>
<Entity uid="12818">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.7688" z="415.81379"/>
<Orientation y="2.35621"/>
<Actor seed="10159"/>
</Entity>
<Entity uid="12819">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.5846" z="424.93476"/>
<Orientation y="2.35621"/>
<Actor seed="42687"/>
</Entity>
<Entity uid="12820">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.99024" z="430.33606"/>
<Orientation y="2.35621"/>
<Actor seed="6180"/>
</Entity>
<Entity uid="12821">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.98646" z="431.81016"/>
<Orientation y="-0.00658"/>
<Actor seed="21208"/>
</Entity>
<Entity uid="12822">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1716.24878" z="437.69309"/>
<Orientation y="-0.21435"/>
<Actor seed="8749"/>
</Entity>
<Entity uid="12823">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.34107" z="445.01743"/>
<Orientation y="-0.3471"/>
<Actor seed="58394"/>
</Entity>
<Entity uid="12824">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.81202" z="449.30884"/>
<Orientation y="2.35621"/>
<Actor seed="33030"/>
</Entity>
<Entity uid="12825">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.5" z="454.51764"/>
<Orientation y="-0.04551"/>
<Actor seed="3920"/>
</Entity>
<Entity uid="12826">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.44092" z="457.96106"/>
<Orientation y="2.35621"/>
<Actor seed="25006"/>
</Entity>
<Entity uid="12827">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1707.7533" z="457.98203"/>
<Orientation y="2.35621"/>
<Actor seed="64171"/>
</Entity>
<Entity uid="12828">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.9054" z="386.45606"/>
<Orientation y="2.35621"/>
<Actor seed="2673"/>
</Entity>
<Entity uid="12829">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1765.13013" z="385.00644"/>
<Orientation y="2.35621"/>
<Actor seed="13431"/>
</Entity>
<Entity uid="12830">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1747.59913" z="367.68094"/>
<Orientation y="2.35621"/>
<Actor seed="1758"/>
</Entity>
<Entity uid="12831">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1752.41346" z="366.89435"/>
<Orientation y="1.77887"/>
<Actor seed="63962"/>
</Entity>
<Entity uid="12832">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.06177" z="365.76545"/>
<Orientation y="2.35621"/>
<Actor seed="12742"/>
</Entity>
<Entity uid="12833">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1766.19459" z="462.20423"/>
<Orientation y="2.35621"/>
<Actor seed="36281"/>
</Entity>
<Entity uid="12834">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1758.53223" z="466.09989"/>
<Orientation y="2.35621"/>
<Actor seed="24289"/>
</Entity>
<Entity uid="12835">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1733.20643" z="468.85633"/>
<Orientation y="2.35621"/>
<Actor seed="3280"/>
</Entity>
<Entity uid="12836">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1733.99927" z="474.55799"/>
<Orientation y="2.35621"/>
<Actor seed="20661"/>
</Entity>
<Entity uid="12837">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1734.12061" z="475.66263"/>
<Orientation y="2.35621"/>
<Actor seed="62335"/>
</Entity>
<Entity uid="12838">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1731.3755" z="481.85001"/>
<Orientation y="2.35621"/>
<Actor seed="16671"/>
</Entity>
<Entity uid="12839">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1734.22217" z="484.51072"/>
<Orientation y="2.35621"/>
<Actor seed="18257"/>
</Entity>
<Entity uid="12840">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1735.21375" z="486.54236"/>
<Orientation y="2.35621"/>
<Actor seed="25343"/>
</Entity>
<Entity uid="12841">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1731.69251" z="506.70118"/>
<Orientation y="2.35621"/>
<Actor seed="21311"/>
</Entity>
<Entity uid="12842">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1734.43958" z="497.03754"/>
<Orientation y="2.35621"/>
<Actor seed="2394"/>
</Entity>
<Entity uid="12843">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1714.96595" z="505.33588"/>
<Orientation y="2.35621"/>
<Actor seed="16051"/>
</Entity>
<Entity uid="12844">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1688.06141" z="504.62745"/>
<Orientation y="2.35621"/>
<Actor seed="21915"/>
</Entity>
<Entity uid="12845">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1662.38624" z="507.04258"/>
<Orientation y="0.31621"/>
<Actor seed="19659"/>
</Entity>
<Entity uid="12846">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1674.56238" z="515.97999"/>
<Orientation y="2.35621"/>
<Actor seed="8840"/>
</Entity>
<Entity uid="12847">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1688.55787" z="509.08387"/>
<Orientation y="2.35621"/>
<Actor seed="33634"/>
</Entity>
<Entity uid="12848">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1693.23194" z="508.30057"/>
<Orientation y="2.35621"/>
<Actor seed="26581"/>
</Entity>
<Entity uid="12849">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1692.01063" z="507.07663"/>
<Orientation y="2.35621"/>
<Actor seed="56801"/>
</Entity>
<Entity uid="12850">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1688.1493" z="504.27747"/>
<Orientation y="2.35621"/>
<Actor seed="11603"/>
</Entity>
<Entity uid="12851">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1684.2306" z="503.98484"/>
<Orientation y="2.35621"/>
<Actor seed="62529"/>
</Entity>
<Entity uid="12852">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1678.4192" z="505.01792"/>
<Orientation y="2.35621"/>
<Actor seed="53037"/>
</Entity>
<Entity uid="12853">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1674.49451" z="506.68183"/>
<Orientation y="-1.0916"/>
<Actor seed="362"/>
</Entity>
<Entity uid="12854">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1668.14844" z="509.37226"/>
<Orientation y="2.35621"/>
<Actor seed="16097"/>
</Entity>
<Entity uid="12855">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1694.56214" z="506.27515"/>
<Orientation y="2.35621"/>
<Actor seed="41498"/>
</Entity>
<Entity uid="12856">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1698.83826" z="504.01829"/>
<Orientation y="2.35621"/>
<Actor seed="12442"/>
</Entity>
<Entity uid="12857">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.82251" z="503.35648"/>
<Orientation y="1.50658"/>
<Actor seed="28233"/>
</Entity>
<Entity uid="12858">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.05152" z="503.43775"/>
<Orientation y="2.35621"/>
<Actor seed="22093"/>
</Entity>
<Entity uid="12859">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.51148" z="503.77158"/>
<Orientation y="2.35621"/>
<Actor seed="16203"/>
</Entity>
<Entity uid="12860">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.2201" z="487.09665"/>
<Orientation y="-1.1233"/>
<Actor seed="37798"/>
</Entity>
<Entity uid="12861">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1691.80774" z="491.43143"/>
<Orientation y="2.35621"/>
<Actor seed="23590"/>
</Entity>
<Entity uid="12862">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1687.30823" z="490.28888"/>
<Orientation y="2.35621"/>
<Actor seed="54863"/>
</Entity>
<Entity uid="12863">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1679.4784" z="486.8599"/>
<Orientation y="2.35621"/>
<Actor seed="18045"/>
</Entity>
<Entity uid="12864">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1674.32764" z="485.8172"/>
<Orientation y="2.35621"/>
<Actor seed="27712"/>
</Entity>
<Entity uid="12865">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1667.40967" z="486.20041"/>
<Orientation y="2.35621"/>
<Actor seed="850"/>
</Entity>
<Entity uid="12866">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1664.34131" z="486.99646"/>
<Orientation y="2.35621"/>
<Actor seed="44780"/>
</Entity>
<Entity uid="12867">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1655.98768" z="487.92359"/>
<Orientation y="2.35621"/>
<Actor seed="24915"/>
</Entity>
<Entity uid="12868">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1645.62378" z="506.4355"/>
<Orientation y="2.35621"/>
<Actor seed="47244"/>
</Entity>
<Entity uid="12869">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1637.05616" z="503.27408"/>
<Orientation y="2.35621"/>
<Actor seed="17127"/>
</Entity>
<Entity uid="12870">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1628.04297" z="503.45377"/>
<Orientation y="-1.13741"/>
<Actor seed="19033"/>
</Entity>
<Entity uid="12871">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1620.4839" z="506.32041"/>
<Orientation y="2.35621"/>
<Actor seed="7901"/>
</Entity>
<Entity uid="12872">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1617.91395" z="506.70759"/>
<Orientation y="2.35621"/>
<Actor seed="45103"/>
</Entity>
<Entity uid="12873">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1618.36524" z="483.89676"/>
<Orientation y="2.35621"/>
<Actor seed="12249"/>
</Entity>
<Entity uid="12874">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1608.99476" z="486.32782"/>
<Orientation y="-1.31696"/>
<Actor seed="23274"/>
</Entity>
<Entity uid="12875">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1599.5138" z="487.40183"/>
<Orientation y="-1.64725"/>
<Actor seed="5836"/>
</Entity>
<Entity uid="12876">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1593.92103" z="486.8823"/>
<Orientation y="2.35621"/>
<Actor seed="5409"/>
</Entity>
<Entity uid="12877">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1593.61951" z="483.47446"/>
<Orientation y="1.16424"/>
<Actor seed="44932"/>
</Entity>
<Entity uid="12878">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1594.44434" z="507.30225"/>
<Orientation y="2.39788"/>
<Actor seed="64078"/>
</Entity>
<Entity uid="12879">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1609.58265" z="505.33631"/>
<Orientation y="1.34141"/>
<Actor seed="27476"/>
</Entity>
<Entity uid="12880">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1623.2378" z="510.67542"/>
<Orientation y="2.35621"/>
<Actor seed="9300"/>
</Entity>
<Entity uid="12881">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1568.40174" z="507.97428"/>
<Orientation y="2.93339"/>
<Actor seed="53612"/>
</Entity>
<Entity uid="12882">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1549.26551" z="506.34662"/>
<Orientation y="2.35621"/>
<Actor seed="42229"/>
</Entity>
<Entity uid="12883">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1577.42469" z="504.93818"/>
<Orientation y="2.35621"/>
<Actor seed="54193"/>
</Entity>
<Entity uid="12884">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1573.79334" z="504.4954"/>
<Orientation y="-1.67074"/>
<Actor seed="61119"/>
</Entity>
<Entity uid="12885">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1567.08106" z="503.97983"/>
<Orientation y="-1.48542"/>
<Actor seed="46907"/>
</Entity>
<Entity uid="12886">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1557.4485" z="504.84607"/>
<Orientation y="2.35621"/>
<Actor seed="13892"/>
</Entity>
<Entity uid="12887">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1552.86756" z="505.38172"/>
<Orientation y="-1.2232"/>
<Actor seed="13304"/>
</Entity>
<Entity uid="12888">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1546.76014" z="505.86771"/>
<Orientation y="-1.53635"/>
<Actor seed="25573"/>
</Entity>
<Entity uid="12889">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1534.30372" z="505.95502"/>
<Orientation y="2.35621"/>
<Actor seed="17129"/>
</Entity>
<Entity uid="12890">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1537.2251" z="505.55622"/>
<Orientation y="2.35621"/>
<Actor seed="47508"/>
</Entity>
<Entity uid="12891">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1526.76282" z="504.42368"/>
<Orientation y="2.35621"/>
<Actor seed="3995"/>
</Entity>
<Entity uid="12892">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1515.13855" z="503.91828"/>
<Orientation y="-1.35254"/>
<Actor seed="51529"/>
</Entity>
<Entity uid="12893">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1509.27735" z="505.06028"/>
<Orientation y="-1.30616"/>
<Actor seed="56997"/>
</Entity>
<Entity uid="12894">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1501.82337" z="507.08024"/>
<Orientation y="2.35621"/>
<Actor seed="40269"/>
</Entity>
<Entity uid="12895">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1497.5453" z="486.06324"/>
<Orientation y="2.35621"/>
<Actor seed="6258"/>
</Entity>
<Entity uid="12896">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1506.50562" z="484.99134"/>
<Orientation y="2.35621"/>
<Actor seed="6155"/>
</Entity>
<Entity uid="12897">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1509.79725" z="485.02857"/>
<Orientation y="2.35621"/>
<Actor seed="15908"/>
</Entity>
<Entity uid="12898">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1503.41761" z="485.51114"/>
<Orientation y="-1.63903"/>
<Actor seed="50428"/>
</Entity>
<Entity uid="12899">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1491.59205" z="483.85651"/>
<Orientation y="-1.60872"/>
<Actor seed="831"/>
</Entity>
<Entity uid="12900">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.60279" z="483.49912"/>
<Orientation y="2.35621"/>
<Actor seed="17223"/>
</Entity>
<Entity uid="12901">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1491.53113" z="508.8834"/>
<Orientation y="2.35621"/>
<Actor seed="16235"/>
</Entity>
<Entity uid="12902">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1489.68067" z="506.8582"/>
<Orientation y="-1.45496"/>
<Actor seed="51003"/>
</Entity>
<Entity uid="12903">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.19275" z="507.18427"/>
<Orientation y="2.35621"/>
<Actor seed="15196"/>
</Entity>
<Entity uid="12904">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1466.47474" z="503.36792"/>
<Orientation y="2.35621"/>
<Actor seed="37184"/>
</Entity>
<Entity uid="12905">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1469.8141" z="504.31888"/>
<Orientation y="2.35621"/>
<Actor seed="53764"/>
</Entity>
<Entity uid="12906">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.94459" z="505.29633"/>
<Orientation y="2.35621"/>
<Actor seed="8327"/>
</Entity>
<Entity uid="12907">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.06348" z="628.17078"/>
<Orientation y="2.35621"/>
<Actor seed="1534"/>
</Entity>
<Entity uid="12908">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.15345" z="626.1391"/>
<Orientation y="2.35621"/>
<Actor seed="43366"/>
</Entity>
<Entity uid="12909">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.71424" z="622.62006"/>
<Orientation y="2.35621"/>
<Actor seed="5502"/>
</Entity>
<Entity uid="12910">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.20899" z="622.28669"/>
<Orientation y="2.35621"/>
<Actor seed="2164"/>
</Entity>
<Entity uid="12911">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.9928" z="707.34998"/>
<Orientation y="2.35621"/>
<Actor seed="37570"/>
</Entity>
<Entity uid="12912">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.71326" z="712.50513"/>
<Orientation y="2.35621"/>
<Actor seed="53011"/>
</Entity>
<Entity uid="12913">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.60047" z="715.21985"/>
<Orientation y="2.35621"/>
<Actor seed="11920"/>
</Entity>
<Entity uid="12914">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1750.84583" z="714.46314"/>
<Orientation y="2.35621"/>
<Actor seed="61160"/>
</Entity>
<Entity uid="12915">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.48853" z="714.76233"/>
<Orientation y="2.35621"/>
<Actor seed="59903"/>
</Entity>
<Entity uid="12916">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.41224" z="703.93158"/>
<Orientation y="2.35621"/>
<Actor seed="60361"/>
</Entity>
<Entity uid="12917">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.77967" z="700.57306"/>
<Orientation y="2.35621"/>
<Actor seed="13351"/>
</Entity>
<Entity uid="12918">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.0984" z="696.9289"/>
<Orientation y="2.35621"/>
<Actor seed="37409"/>
</Entity>
<Entity uid="12919">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1740.90577" z="693.14026"/>
<Orientation y="2.35621"/>
<Actor seed="31074"/>
</Entity>
<Entity uid="12920">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1742.6703" z="711.66364"/>
<Orientation y="0.36466"/>
<Actor seed="24136"/>
</Entity>
<Entity uid="12921">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1739.81727" z="743.89081"/>
<Orientation y="0.9747"/>
<Actor seed="47636"/>
</Entity>
<Entity uid="12922">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1709.05042" z="755.65229"/>
<Orientation y="2.35621"/>
<Actor seed="28833"/>
</Entity>
<Entity uid="12923">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1712.61963" z="729.61927"/>
<Orientation y="2.6808"/>
<Actor seed="34899"/>
</Entity>
<Entity uid="12924">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1754.4225" z="739.98401"/>
<Orientation y="2.35621"/>
<Actor seed="58407"/>
</Entity>
<Entity uid="12925">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1743.03821" z="771.54041"/>
<Orientation y="-1.14394"/>
<Actor seed="922"/>
</Entity>
<Entity uid="12926">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1738.9474" z="789.69513"/>
<Orientation y="2.35621"/>
<Actor seed="1106"/>
</Entity>
<Entity uid="12927">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1739.75367" z="804.44495"/>
<Orientation y="2.35621"/>
<Actor seed="58008"/>
</Entity>
<Entity uid="12928">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1744.63526" z="751.31794"/>
<Orientation y="2.35621"/>
<Actor seed="51574"/>
</Entity>
<Entity uid="12929">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.52625" z="747.69355"/>
<Orientation y="2.35621"/>
<Actor seed="46217"/>
</Entity>
<Entity uid="12930">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.45032" z="742.31629"/>
<Orientation y="2.35621"/>
<Actor seed="46136"/>
</Entity>
<Entity uid="12931">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.63062" z="749.24854"/>
<Orientation y="0.09324"/>
<Actor seed="5455"/>
</Entity>
<Entity uid="12932">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.12952" z="759.68396"/>
<Orientation y="-0.52941"/>
<Actor seed="27263"/>
</Entity>
<Entity uid="12933">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.28638" z="765.65345"/>
<Orientation y="0.1772"/>
<Actor seed="30376"/>
</Entity>
<Entity uid="12934">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.58338" z="774.0373"/>
<Orientation y="2.35621"/>
<Actor seed="7554"/>
</Entity>
<Entity uid="12935">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.87842" z="777.00757"/>
<Orientation y="2.35621"/>
<Actor seed="10715"/>
</Entity>
<Entity uid="12936">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1738.41883" z="781.97437"/>
<Orientation y="-0.60495"/>
<Actor seed="64685"/>
</Entity>
<Entity uid="12937">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1723.52356" z="799.09913"/>
<Orientation y="0.07656"/>
<Actor seed="8846"/>
</Entity>
<Entity uid="12938">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.79517" z="797.68262"/>
<Orientation y="2.35621"/>
<Actor seed="34747"/>
</Entity>
<Entity uid="12939">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.06458" z="800.659"/>
<Orientation y="2.35621"/>
<Actor seed="1762"/>
</Entity>
<Entity uid="12940">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1739.81714" z="806.69263"/>
<Orientation y="-0.38917"/>
<Actor seed="2101"/>
</Entity>
<Entity uid="12941">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1737.40699" z="812.57007"/>
<Orientation y="2.35621"/>
<Actor seed="61549"/>
</Entity>
<Entity uid="12942">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1711.82605" z="791.28516"/>
<Orientation y="2.35621"/>
<Actor seed="35722"/>
</Entity>
<Entity uid="12943">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1712.59461" z="787.89014"/>
<Orientation y="2.35621"/>
<Actor seed="18886"/>
</Entity>
<Entity uid="12944">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1696.00586" z="786.74744"/>
<Orientation y="-1.44307"/>
<Actor seed="34802"/>
</Entity>
<Entity uid="12945">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1683.06653" z="788.97584"/>
<Orientation y="2.35621"/>
<Actor seed="4538"/>
</Entity>
<Entity uid="12946">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1677.46558" z="790.70765"/>
<Orientation y="2.35621"/>
<Actor seed="46870"/>
</Entity>
<Entity uid="12947">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1667.99134" z="790.96155"/>
<Orientation y="2.35621"/>
<Actor seed="42651"/>
</Entity>
<Entity uid="12948">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1674.85206" z="790.00757"/>
<Orientation y="1.40627"/>
<Actor seed="50027"/>
</Entity>
<Entity uid="12949">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1702.11695" z="793.4698"/>
<Orientation y="2.35621"/>
<Actor seed="17832"/>
</Entity>
<Entity uid="12950">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1706.98011" z="791.45783"/>
<Orientation y="2.35621"/>
<Actor seed="10561"/>
</Entity>
<Entity uid="12951">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1655.76014" z="790.28724"/>
<Orientation y="-1.39794"/>
<Actor seed="40301"/>
</Entity>
<Entity uid="12952">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1645.90357" z="791.90571"/>
<Orientation y="2.35621"/>
<Actor seed="32079"/>
</Entity>
<Entity uid="12953">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1636.4048" z="791.04828"/>
<Orientation y="2.35621"/>
<Actor seed="18787"/>
</Entity>
<Entity uid="12954">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1633.93445" z="788.71784"/>
<Orientation y="2.35621"/>
<Actor seed="24667"/>
</Entity>
<Entity uid="12955">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1606.06934" z="774.2945"/>
<Orientation y="2.35621"/>
<Actor seed="13223"/>
</Entity>
<Entity uid="12956">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1617.6996" z="773.73462"/>
<Orientation y="2.35621"/>
<Actor seed="31457"/>
</Entity>
<Entity uid="12957">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1623.77186" z="774.2652"/>
<Orientation y="2.35621"/>
<Actor seed="64558"/>
</Entity>
<Entity uid="12958">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1627.8844" z="773.706"/>
<Orientation y="2.35621"/>
<Actor seed="38377"/>
</Entity>
<Entity uid="12959">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1631.82056" z="772.86615"/>
<Orientation y="2.35621"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="12960">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1609.46485" z="792.9773"/>
<Orientation y="2.35621"/>
<Actor seed="51526"/>
</Entity>
<Entity uid="12961">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1605.87232" z="792.37092"/>
<Orientation y="-1.64179"/>
<Actor seed="23646"/>
</Entity>
<Entity uid="12962">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1599.72059" z="791.85328"/>
<Orientation y="2.35621"/>
<Actor seed="33715"/>
</Entity>
<Entity uid="12963">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1591.7024" z="790.68812"/>
<Orientation y="2.35621"/>
<Actor seed="47795"/>
</Entity>
<Entity uid="12964">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1586.22608" z="790.89667"/>
<Orientation y="2.35621"/>
<Actor seed="23323"/>
</Entity>
<Entity uid="12965">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1583.31629" z="791.64625"/>
<Orientation y="2.35621"/>
<Actor seed="30445"/>
</Entity>
<Entity uid="12966">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1595.42127" z="775.49488"/>
<Orientation y="2.35621"/>
<Actor seed="25019"/>
</Entity>
<Entity uid="12967">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1591.8042" z="776.18445"/>
<Orientation y="-1.32396"/>
<Actor seed="10108"/>
</Entity>
<Entity uid="12968">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1583.34974" z="777.417"/>
<Orientation y="-1.5369"/>
<Actor seed="26128"/>
</Entity>
<Entity uid="12969">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1576.22974" z="775.65912"/>
<Orientation y="2.35621"/>
<Actor seed="30163"/>
</Entity>
<Entity uid="12970">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1568.91663" z="773.23407"/>
<Orientation y="2.35621"/>
<Actor seed="44788"/>
</Entity>
<Entity uid="12971">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1565.09937" z="773.62494"/>
<Orientation y="2.35621"/>
<Actor seed="7513"/>
</Entity>
<Entity uid="12972">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1565.10938" z="791.82868"/>
<Orientation y="2.35621"/>
<Actor seed="61606"/>
</Entity>
<Entity uid="12973">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1563.3396" z="791.14637"/>
<Orientation y="-1.93416"/>
<Actor seed="50153"/>
</Entity>
<Entity uid="12974">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1552.03113" z="787.85761"/>
<Orientation y="-1.35782"/>
<Actor seed="57317"/>
</Entity>
<Entity uid="12975">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1537.37269" z="786.40143"/>
<Orientation y="2.35621"/>
<Actor seed="44444"/>
</Entity>
<Entity uid="12976">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1542.51783" z="772.79963"/>
<Orientation y="2.35621"/>
<Actor seed="55350"/>
</Entity>
<Entity uid="12977">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1535.84925" z="774.20368"/>
<Orientation y="-1.27092"/>
<Actor seed="60658"/>
</Entity>
<Entity uid="12978">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1529.01941" z="775.77625"/>
<Orientation y="-1.40148"/>
<Actor seed="64428"/>
</Entity>
<Entity uid="12979">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1518.33228" z="776.46576"/>
<Orientation y="2.35621"/>
<Actor seed="2805"/>
</Entity>
<Entity uid="12980">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1524.49549" z="790.15088"/>
<Orientation y="-1.44835"/>
<Actor seed="52607"/>
</Entity>
<Entity uid="12981">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1517.115" z="789.74738"/>
<Orientation y="-1.70128"/>
<Actor seed="60226"/>
</Entity>
<Entity uid="12982">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1504.54651" z="787.91956"/>
<Orientation y="2.35621"/>
<Actor seed="18121"/>
</Entity>
<Entity uid="12983">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1498.6731" z="788.35499"/>
<Orientation y="2.35621"/>
<Actor seed="14916"/>
</Entity>
<Entity uid="12984">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1492.71827" z="788.93873"/>
<Orientation y="2.35621"/>
<Actor seed="39192"/>
</Entity>
<Entity uid="12985">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1477.05982" z="787.04926"/>
<Orientation y="2.35621"/>
<Actor seed="5661"/>
</Entity>
<Entity uid="12986">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1468.51478" z="788.48346"/>
<Orientation y="2.35621"/>
<Actor seed="26673"/>
</Entity>
<Entity uid="12987">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1464.73438" z="785.13294"/>
<Orientation y="2.35621"/>
<Actor seed="17538"/>
</Entity>
<Entity uid="12988">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1471.60364" z="779.08265"/>
<Orientation y="2.35621"/>
<Actor seed="7744"/>
</Entity>
<Entity uid="12989">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1479.74451" z="775.74854"/>
<Orientation y="2.35621"/>
<Actor seed="47419"/>
</Entity>
<Entity uid="12990">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.36487" z="826.91883"/>
<Orientation y="2.35621"/>
<Actor seed="25141"/>
</Entity>
<Entity uid="12991">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.90638" z="821.33252"/>
<Orientation y="2.35621"/>
<Actor seed="18016"/>
</Entity>
<Entity uid="12992">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.95667" z="827.51917"/>
<Orientation y="0.342"/>
<Actor seed="5693"/>
</Entity>
<Entity uid="12993">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1715.09034" z="836.48737"/>
<Orientation y="0.04766"/>
<Actor seed="39262"/>
</Entity>
<Entity uid="12994">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.84351" z="847.25281"/>
<Orientation y="2.35621"/>
<Actor seed="24898"/>
</Entity>
<Entity uid="12995">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1713.71009" z="849.01063"/>
<Orientation y="2.35621"/>
<Actor seed="1149"/>
</Entity>
<Entity uid="12996">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1714.7881" z="859.37195"/>
<Orientation y="2.35621"/>
<Actor seed="52236"/>
</Entity>
<Entity uid="12997">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1821.33094" z="941.41657"/>
<Orientation y="2.35621"/>
<Actor seed="15241"/>
</Entity>
<Entity uid="12998">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1810.1266" z="932.93488"/>
<Orientation y="2.35621"/>
<Actor seed="14794"/>
</Entity>
<Entity uid="12999">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1808.71851" z="931.9333"/>
<Orientation y="2.35621"/>
<Actor seed="41262"/>
</Entity>
<Entity uid="13000">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1823.5088" z="933.5475"/>
<Orientation y="2.35621"/>
<Actor seed="4284"/>
</Entity>
<Entity uid="13001">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1834.22681" z="931.17927"/>
<Orientation y="2.35621"/>
<Actor seed="20724"/>
</Entity>
<Entity uid="13002">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1835.24927" z="935.09443"/>
<Orientation y="2.35621"/>
<Actor seed="40633"/>
</Entity>
<Entity uid="13010">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1740.71741" z="933.75123"/>
<Orientation y="2.35621"/>
<Actor seed="16595"/>
</Entity>
<Entity uid="13011">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1741.55506" z="928.15717"/>
<Orientation y="2.35621"/>
<Actor seed="45171"/>
</Entity>
<Entity uid="13012">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1745.27698" z="924.87964"/>
<Orientation y="2.35621"/>
<Actor seed="26880"/>
</Entity>
<Entity uid="13013">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1743.1742" z="933.43769"/>
<Orientation y="2.35621"/>
<Actor seed="2350"/>
</Entity>
<Entity uid="13017">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1800.97779" z="1002.75696"/>
<Orientation y="2.35621"/>
<Actor seed="14161"/>
</Entity>
<Entity uid="13019">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1638.68775" z="1139.7256"/>
<Orientation y="1.9442"/>
<Actor seed="16123"/>
</Entity>
<Entity uid="13020">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1632.83606" z="1145.38331"/>
<Orientation y="1.9442"/>
<Actor seed="403"/>
</Entity>
<Entity uid="13021">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1624.573" z="1139.08387"/>
<Orientation y="-2.31681"/>
<Actor seed="9239"/>
</Entity>
<Entity uid="13022">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1632.37" z="1142.6648"/>
<Orientation y="1.9442"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="13023">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1642.45472" z="1141.56873"/>
<Orientation y="1.9442"/>
<Actor seed="35806"/>
</Entity>
<Entity uid="13024">
<Template>gaia/flora_tree_poplar</Template>
<Player>0</Player>
<Position x="1704.36988" z="1142.49671"/>
<Orientation y="1.9442"/>
<Actor seed="16123"/>
</Entity>
<Entity uid="13025">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1698.5182" z="1148.15442"/>
<Orientation y="1.9442"/>
<Actor seed="403"/>
</Entity>
<Entity uid="13026">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1690.25513" z="1141.85499"/>
<Orientation y="-2.31681"/>
<Actor seed="9239"/>
</Entity>
<Entity uid="13027">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1698.05213" z="1145.43592"/>
<Orientation y="1.9442"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="13028">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1708.13685" z="1144.33985"/>
<Orientation y="1.9442"/>
<Actor seed="35806"/>
</Entity>
<Entity uid="13032">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1160.32813" z="872.08362"/>
<Orientation y="2.35621"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13033">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1172.00184" z="871.84162"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13034">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1183.81104" z="871.88337"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13036">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1195.65271" z="872.1537"/>
<Orientation y="7.52044"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13037">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1208.00916" z="871.6175"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13038">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1220.318" z="871.70264"/>
<Orientation y="5.86779"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13039">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1232.16858" z="871.8603"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13040">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.0193" z="871.89008"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13041">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1255.84595" z="872.17536"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13042">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.2776" z="871.73108"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13043">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1275.89563" z="872.0318"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13044">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1287.99476" z="872.36121"/>
<Orientation y="9.7824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13045">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1300.10242" z="871.69318"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13046">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1312.17457" z="871.87952"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13047">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1323.90784" z="871.56397"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13049">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1348.1283" z="872.3653"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13050">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.11841" z="871.93372"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13051">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1371.86634" z="871.91755"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13052">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1384.06702" z="872.01716"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13053">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1396.11353" z="871.6507"/>
<Orientation y="14.26832"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13054">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1407.98511" z="871.74067"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13055">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1420.17835" z="871.61945"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13056">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1432.04725" z="871.78125"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13057">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1444.12391" z="871.47522"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13058">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.32679" z="860.15827"/>
<Orientation y="17.14226"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13059">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1407.39893" z="859.70844"/>
<Orientation y="17.14226"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13060">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1419.26893" z="859.72889"/>
<Orientation y="17.14226"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13061">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1431.45984" z="859.46247"/>
<Orientation y="17.14226"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13062">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1443.33167" z="859.41102"/>
<Orientation y="17.42183"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13063">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1385.03956" z="863.94233"/>
<Orientation y="13.28293"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13064">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.6532" z="863.78266"/>
<Orientation y="14.27524"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13065">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1358.36194" z="862.30317"/>
<Orientation y="7.8457"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13066">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1349.10084" z="864.29047"/>
<Orientation y="9.845"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13068">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1324.88038" z="863.48914"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13069">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1315.10084" z="865.9892"/>
<Orientation y="8.82761"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13070">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1303.1847" z="864.04572"/>
<Orientation y="8.82761"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13071">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1279.18702" z="860.85334"/>
<Orientation y="10.6886"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13072">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1291.10901" z="862.94227"/>
<Orientation y="9.63616"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13073">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1268.84144" z="862.7757"/>
<Orientation y="10.6886"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13074">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1256.48658" z="865.34198"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13075">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.65992" z="865.05671"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13076">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1232.80921" z="865.02692"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13077">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1220.95862" z="864.86927"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13078">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1207.41358" z="862.5196"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13079">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1195.05713" z="863.0558"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13080">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1183.21546" z="862.78547"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13081">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1171.40625" z="862.74372"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13082">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1159.73255" z="862.98572"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13083">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1444.29725" z="843.662"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13084">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1432.22059" z="843.96802"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13085">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1420.35169" z="843.80622"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13086">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1408.15845" z="843.92743"/>
<Orientation y="15.73078"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13087">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1396.28687" z="843.83747"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13088">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1381.30323" z="853.46698"/>
<Orientation y="10.53252"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13089">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.10254" z="853.36738"/>
<Orientation y="9.12609"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13090">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1357.35462" z="853.38355"/>
<Orientation y="9.35721"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13091">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1346.87378" z="857.41157"/>
<Orientation y="14.20446"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13093">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1322.65333" z="856.61023"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13094">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1310.42542" z="855.88666"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13095">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1298.35328" z="855.70032"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13096">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1274.14649" z="856.03895"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13097">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1286.12708" z="856.65387"/>
<Orientation y="14.91451"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13098">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.45093" z="843.91785"/>
<Orientation y="11.24698"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13099">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1254.38331" z="856.71827"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13100">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1222.2621" z="823.01941"/>
<Orientation y="14.80495"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13101">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1234.10462" z="822.57563"/>
<Orientation y="14.60961"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13102">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.95203" z="822.25953"/>
<Orientation y="9.04937"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13103">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1204.91932" z="854.91419"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13104">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1156.79102" z="813.4048"/>
<Orientation y="10.61864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13105">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1168.60987" z="814.18873"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13106">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1180.40613" z="814.74292"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13107">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1192.07935" z="815.00776"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13108">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1171.34937" z="825.48127"/>
<Orientation y="2.35708"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13109">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1195.00062" z="825.77338"/>
<Orientation y="7.52131"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13110">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1157.76172" z="843.50257"/>
<Orientation y="10.7236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13111">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1263.96705" z="831.82673"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13112">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1246.91871" z="834.32166"/>
<Orientation y="9.5938"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13113">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1285.76172" z="844.27723"/>
<Orientation y="11.07245"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13114">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1273.6626" z="843.94782"/>
<Orientation y="11.19173"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13115">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.8694" z="843.6092"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13116">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1159.67591" z="825.73322"/>
<Orientation y="2.35708"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13117">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1183.1587" z="825.51307"/>
<Orientation y="2.35708"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13118">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1235.0713" z="834.6377"/>
<Orientation y="14.54833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13119">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.22889" z="835.08149"/>
<Orientation y="15.4338"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13120">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1253.89942" z="844.62714"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13121">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1309.94153" z="843.79554"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13122">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1356.36951" z="844.83295"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13123">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1322.16944" z="844.51911"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13125">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1346.3899" z="845.32044"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13126">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1368.11744" z="844.81678"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13127">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1380.31812" z="844.91639"/>
<Orientation y="10.0813"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13128">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1415.44288" z="831.08112"/>
<Orientation y="17.26514"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13129">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1427.30555" z="830.61127"/>
<Orientation y="17.45708"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13130">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1403.26893" z="831.7771"/>
<Orientation y="17.17751"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13131">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1391.40552" z="832.17505"/>
<Orientation y="17.17751"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13133">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1182.82398" z="834.31702"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13134">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1159.20899" z="832.97889"/>
<Orientation y="10.61864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13135">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.1875" z="833.77845"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13136">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.18946" z="819.56824"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13137">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1247.18628" z="846.57923"/>
<Orientation y="9.04937"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13138">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.33399" z="834.47242"/>
<Orientation y="12.80567"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13139">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1294.30958" z="836.22773"/>
<Orientation y="13.85811"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13140">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1270.23206" z="833.70655"/>
<Orientation y="11.99712"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13141">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1194.4972" z="834.58185"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13142">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1171.02771" z="833.76288"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13143">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1235.33887" z="846.89533"/>
<Orientation y="14.01641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13144">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.49659" z="847.33912"/>
<Orientation y="16.28812"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13145">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1254.12183" z="832.36866"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13146">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1309.11402" z="837.54932"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13147">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1357.33582" z="836.49335"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13148">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1317.45667" z="834.97876"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13150">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1341.67713" z="835.7801"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13151">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.08375" z="836.47718"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13152">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1381.28443" z="836.57679"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13153">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1407.89698" z="819.57782"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13154">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1396.0254" z="819.48786"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13155">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1420.09021" z="819.45661"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13158">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1181.87305" z="844.02326"/>
<Orientation y="8.65755"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13159">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1205.52564" z="843.9062"/>
<Orientation y="13.82178"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13160">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.7688" z="823.50263"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13161">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1271.65955" z="821.72498"/>
<Orientation y="10.79862"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13162">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1248.17725" z="858.96381"/>
<Orientation y="9.04937"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13163">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1295.33838" z="823.21351"/>
<Orientation y="9.74618"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13164">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1283.25916" z="822.44617"/>
<Orientation y="10.79862"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13165">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1303.57374" z="829.98346"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13166">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1170.2057" z="844.477"/>
<Orientation y="8.65755"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13167">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1193.68104" z="843.85077"/>
<Orientation y="8.65755"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13168">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1236.32972" z="859.27991"/>
<Orientation y="14.01641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13169">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1224.48731" z="859.7237"/>
<Orientation y="14.01641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13170">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1253.62671" z="819.95435"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13171">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1309.30005" z="824.97901"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13172">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1350.235" z="832.19727"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13173">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1316.96155" z="822.56446"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13175">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1341.18201" z="823.36579"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13176">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.21888" z="813.40351"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13177">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1381.41956" z="813.50312"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13178">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1391.18055" z="813.96253"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13179">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1387.40015" z="820.32691"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13180">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1404.0066" z="819.3625"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13183">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1180.66614" z="853.49701"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13184">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1157.05103" z="852.15888"/>
<Orientation y="10.61864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13185">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.58008" z="813.9391"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13186">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1263.9469" z="792.25788"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13187">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1219.98731" z="792.22944"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13188">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1287.66407" z="792.88801"/>
<Orientation y="9.7824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13189">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1275.56495" z="792.5586"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13190">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1299.77173" z="792.21998"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13191">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1192.33936" z="853.76185"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13192">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1168.86988" z="852.94282"/>
<Orientation y="5.45441"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13193">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1231.8379" z="792.3871"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13194">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.6886" z="792.41688"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13195">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1255.51526" z="792.70215"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13196">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1311.84388" z="792.40632"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13197">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.73609" z="786.33796"/>
<Orientation y="14.82822"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13198">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1323.57715" z="792.09076"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13199">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1336.61744" z="784.81434"/>
<Orientation y="16.37037"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13200">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1348.74354" z="785.98316"/>
<Orientation y="14.82822"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13201">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.45984" z="787.09137"/>
<Orientation y="14.82822"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13202">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1384.62781" z="787.98993"/>
<Orientation y="15.13666"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13203">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1401.14991" z="789.45691"/>
<Orientation y="20.2064"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13204">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1396.67237" z="788.4134"/>
<Orientation y="20.48597"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13208">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1155.07667" z="798.83936"/>
<Orientation y="5.5452"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13209">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1168.688" z="805.7699"/>
<Orientation y="4.42054"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13210">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1156.36463" z="806.82056"/>
<Orientation y="4.42054"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13211">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.93848" z="783.73877"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13212">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1220.97889" z="783.71033"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13213">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1305.52002" z="761.2992"/>
<Orientation y="12.91376"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13214">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1317.61524" z="761.75245"/>
<Orientation y="13.96621"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13215">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1293.40625" z="761.84327"/>
<Orientation y="12.10521"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13216">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1166.72584" z="798.04474"/>
<Orientation y="5.5452"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13217">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1180.53064" z="805.54651"/>
<Orientation y="-0.7437"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13218">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1232.82947" z="783.86799"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13219">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.68018" z="783.89777"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13220">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1256.50684" z="784.18305"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13221">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1281.33655" z="761.53333"/>
<Orientation y="12.10521"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13222">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.74036" z="794.18201"/>
<Orientation y="11.70885"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13223">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.9347" z="756.06934"/>
<Orientation y="12.20373"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13224">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1403.26038" z="798.95893"/>
<Orientation y="13.25098"/>
<Obstruction group="14047"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13225">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.7378" z="794.27027"/>
<Orientation y="11.70885"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13226">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.0027" z="793.68928"/>
<Orientation y="11.70885"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13227">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1359.81788" z="793.06116"/>
<Orientation y="12.0173"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13228">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1335.91016" z="792.30121"/>
<Orientation y="17.08701"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13229">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1347.76673" z="792.9054"/>
<Orientation y="17.36658"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13233">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.67383" z="804.10969"/>
<Orientation y="2.44529"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13234">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1190.67664" z="798.62787"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13235">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1202.33545" z="798.68763"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13236">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.14661" z="767.00489"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13237">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1220.18702" z="766.97645"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13238">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1306.32142" z="768.31092"/>
<Orientation y="12.91376"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13239">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1318.97925" z="771.43451"/>
<Orientation y="13.96621"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13240">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1296.80225" z="779.61365"/>
<Orientation y="14.66021"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13241">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1192.06788" z="805.38904"/>
<Orientation y="2.44529"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13242">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1178.83497" z="798.35755"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13243">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1232.0376" z="767.1341"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13244">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.88831" z="767.16388"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13245">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1255.71497" z="767.44916"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13246">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1286.98487" z="771.7652"/>
<Orientation y="12.10521"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13247">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1359.98743" z="767.20752"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13248">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.7472" z="768.21491"/>
<Orientation y="12.20373"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13249">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1335.82081" z="767.2671"/>
<Orientation y="10.15273"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13250">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1347.99732" z="767.6391"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13251">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1371.73536" z="767.19135"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13252">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.92615" z="772.1731"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13253">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1397.26844" z="772.97468"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13254">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.97266" z="771.80665"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13258">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1171.4546" z="791.2469"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13259">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1195.10547" z="791.55896"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13260">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.54505" z="793.55781"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13261">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.26148" z="761.84205"/>
<Orientation y="13.91082"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13262">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1267.1244" z="764.75355"/>
<Orientation y="8.94378"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13263">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1306.7594" z="775.17432"/>
<Orientation y="12.91376"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13264">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1319.41724" z="778.29792"/>
<Orientation y="13.96621"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13265">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1300.2367" z="773.65516"/>
<Orientation y="14.66021"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13266">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1159.78089" z="791.4889"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13267">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1183.2638" z="791.28864"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13268">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1255.3097" z="763.81897"/>
<Orientation y="13.91082"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13269">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.48646" z="763.01203"/>
<Orientation y="13.91082"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13270">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1231.70398" z="761.95173"/>
<Orientation y="13.91082"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13271">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1284.92115" z="774.88288"/>
<Orientation y="12.10521"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13272">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.34412" z="759.25965"/>
<Orientation y="8.6186"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13273">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.98853" z="779.63636"/>
<Orientation y="12.20373"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13274">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1347.80347" z="756.00824"/>
<Orientation y="11.82911"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13275">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1346.89026" z="743.86036"/>
<Orientation y="10.28698"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13276">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.09156" z="759.14966"/>
<Orientation y="8.6186"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13277">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.568" z="760.7547"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13278">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1402.86951" z="759.38556"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13279">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.61451" z="760.38825"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13283">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1171.93763" z="782.78998"/>
<Orientation y="2.3323"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13284">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1190.98316" z="782.57483"/>
<Orientation y="13.11574"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13285">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.3396" z="782.03864"/>
<Orientation y="6.65679"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13286">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1225.53284" z="753.08075"/>
<Orientation y="13.9437"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13287">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1269.27125" z="759.10615"/>
<Orientation y="8.97666"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13288">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1309.19214" z="786.16944"/>
<Orientation y="12.91376"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13289">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1321.28724" z="786.62262"/>
<Orientation y="13.96621"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13290">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.07825" z="786.71344"/>
<Orientation y="12.10521"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13291">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1160.26392" z="783.03199"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13292">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1179.14148" z="782.30451"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13293">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1257.62891" z="754.00257"/>
<Orientation y="13.9437"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13294">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.78553" z="753.58497"/>
<Orientation y="13.9437"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13295">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1233.97461" z="752.91272"/>
<Orientation y="13.9437"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13296">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1285.00867" z="786.40357"/>
<Orientation y="12.10521"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13297">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.04664" z="747.7425"/>
<Orientation y="8.6186"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13298">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1273.27283" z="786.599"/>
<Orientation y="12.20373"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13299">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1336.37012" z="757.42646"/>
<Orientation y="11.82911"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13300">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1335.45691" z="745.27851"/>
<Orientation y="10.28698"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13301">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1371.79407" z="747.63251"/>
<Orientation y="8.6186"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13302">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.36255" z="749.23554"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13303">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1402.66407" z="747.8664"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13304">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.40906" z="748.86908"/>
<Orientation y="15.2226"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13308">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1172.40357" z="770.10828"/>
<Orientation y="7.6957"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13309">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1191.4491" z="769.89313"/>
<Orientation y="8.37919"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13310">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.80555" z="769.35694"/>
<Orientation y="8.38588"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13311">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.04896" z="731.38563"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13312">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1220.08936" z="731.35718"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13313">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1284.99781" z="750.69367"/>
<Orientation y="9.7824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13314">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1275.667" z="731.68635"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13315">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.10547" z="750.02564"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13316">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1160.72986" z="770.35029"/>
<Orientation y="3.52904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13317">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1179.60743" z="769.62281"/>
<Orientation y="4.00098"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13318">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1231.93995" z="731.51484"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13319">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.79065" z="731.54462"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13320">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1255.61731" z="731.8299"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13321">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1404.5542" z="686.02076"/>
<Orientation y="5.81829"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13322">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.56983" z="686.9264"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13323">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.4225" z="679.03022"/>
<Orientation y="5.9168"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13324">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1384.735" z="687.20466"/>
<Orientation y="6.99717"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13325">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.56495" z="686.66248"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13326">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1348.82288" z="686.77845"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13327">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1336.62476" z="686.50837"/>
<Orientation y="5.76348"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13328">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1308.61377" z="677.91803"/>
<Orientation y="10.8332"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13333">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1189.69129" z="755.33252"/>
<Orientation y="5.46824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13334">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1170.64783" z="754.98432"/>
<Orientation y="10.63247"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13335">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.14795" z="714.50239"/>
<Orientation y="4.40363"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13336">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1249.88196" z="695.95698"/>
<Orientation y="4.5545"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13337">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1267.83216" z="700.50458"/>
<Orientation y="2.75098"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13338">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1205.4264" z="739.67548"/>
<Orientation y="6.63582"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13339">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1254.9043" z="730.03272"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13340">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.05555" z="734.54041"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13341">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1201.36707" z="755.43586"/>
<Orientation y="5.46824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13342">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1182.47632" z="755.60474"/>
<Orientation y="5.46824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13343">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1260.75818" z="696.18024"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13344">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1229.62415" z="696.17334"/>
<Orientation y="4.5545"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13345">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1241.45154" z="696.42511"/>
<Orientation y="4.5545"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13346">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1404.3877" z="701.50513"/>
<Orientation y="5.81829"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13347">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1382.66517" z="705.28657"/>
<Orientation y="8.54046"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13348">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.25599" z="694.51465"/>
<Orientation y="5.9168"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13349">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1358.55384" z="703.65192"/>
<Orientation y="10.08259"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13350">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1370.67432" z="704.87665"/>
<Orientation y="8.54046"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13351">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1344.56495" z="693.7303"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13352">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1338.22205" z="700.17585"/>
<Orientation y="5.76348"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13353">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1305.67896" z="712.08033"/>
<Orientation y="10.8332"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13354">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1320.31641" z="693.65827"/>
<Orientation y="11.11277"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13358">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1176.74732" z="745.76136"/>
<Orientation y="2.32647"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13359">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1195.79078" z="746.11292"/>
<Orientation y="7.4907"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13360">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.3357" z="727.04102"/>
<Orientation y="4.40363"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13361">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1228.8501" z="709.64338"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13362">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.79688" z="708.5829"/>
<Orientation y="2.75098"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13363">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1160.70276" z="761.41504"/>
<Orientation y="9.7776"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13364">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1251.70203" z="742.71198"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13365">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.17835" z="722.00098"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13366">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1165.07154" z="745.65595"/>
<Orientation y="2.32647"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13367">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1183.96241" z="745.49042"/>
<Orientation y="2.32647"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13368">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1260.94605" z="708.71882"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13369">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1249.09827" z="708.98261"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13370">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1237.2682" z="708.99036"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13372">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1357.15223" z="710.88465"/>
<Orientation y="5.3983"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13373">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1394.95801" z="707.05115"/>
<Orientation y="5.9168"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13374">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1381.26258" z="712.53303"/>
<Orientation y="6.94042"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13375">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.14283" z="711.30152"/>
<Orientation y="5.3983"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13376">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1344.26685" z="706.26685"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13377">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1337.92408" z="712.71241"/>
<Orientation y="5.76348"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13378">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1305.38086" z="724.61683"/>
<Orientation y="10.8332"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13379">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1320.01844" z="706.19483"/>
<Orientation y="11.11277"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13383">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1177.1875" z="734.20093"/>
<Orientation y="2.32647"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13384">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1196.23108" z="734.5525"/>
<Orientation y="7.4907"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13385">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.52625" z="738.60828"/>
<Orientation y="4.40363"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13386">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1229.04065" z="721.21064"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13387">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.98743" z="720.15015"/>
<Orientation y="2.75098"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13388">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1160.8545" z="749.84717"/>
<Orientation y="9.7776"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13389">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1230.96546" z="728.39014"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13390">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.27442" z="710.43256"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13391">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1165.51172" z="734.09553"/>
<Orientation y="2.32647"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13392">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1184.4026" z="733.93"/>
<Orientation y="2.32647"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13393">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1261.1366" z="720.28608"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13394">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1249.2887" z="720.54987"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13395">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1237.45862" z="720.55762"/>
<Orientation y="7.71802"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13397">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1355.75611" z="717.98078"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13398">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1394.70032" z="718.61707"/>
<Orientation y="5.9168"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13399">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1379.9214" z="718.25892"/>
<Orientation y="6.99717"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13400">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1367.75123" z="717.7168"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13401">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1344.00928" z="717.83277"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13402">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1337.66639" z="724.27833"/>
<Orientation y="5.76348"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13403">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1305.12317" z="736.18281"/>
<Orientation y="10.8332"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13404">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1319.76063" z="717.76075"/>
<Orientation y="11.11277"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13408">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1174.00403" z="696.96357"/>
<Orientation y="7.41767"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13409">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1197.63025" z="695.83924"/>
<Orientation y="7.5812"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13410">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1207.0033" z="686.6518"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13411">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1265.36646" z="686.39576"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13412">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.49769" z="688.74085"/>
<Orientation y="6.13431"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13413">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.18091" z="680.22681"/>
<Orientation y="9.7824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13414">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1276.12806" z="688.08851"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13415">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1300.28858" z="679.55878"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13416">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1162.36658" z="697.91382"/>
<Orientation y="2.41697"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13417">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1185.79395" z="696.28834"/>
<Orientation y="1.59395"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13418">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1236.2599" z="686.76886"/>
<Orientation y="11.18534"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13419">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.19288" z="688.25361"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13420">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1257.00184" z="687.54578"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13422">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1355.33997" z="730.172"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13423">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1394.28394" z="730.8083"/>
<Orientation y="5.9168"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13424">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1379.50501" z="730.4502"/>
<Orientation y="6.99717"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13425">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1367.33497" z="729.90803"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13426">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1343.59302" z="730.024"/>
<Orientation y="5.45504"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13427">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1337.25" z="736.46955"/>
<Orientation y="5.76348"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13428">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1304.70691" z="748.37403"/>
<Orientation y="10.8332"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13429">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1319.34437" z="729.95197"/>
<Orientation y="11.11277"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13433">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1173.1598" z="685.79725"/>
<Orientation y="2.4768"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13434">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1196.78602" z="684.67292"/>
<Orientation y="7.5812"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13435">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1208.03052" z="668.28614"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13436">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1262.02247" z="671.96271"/>
<Orientation y="10.82654"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13437">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.01148" z="661.20588"/>
<Orientation y="6.13431"/>
</Entity>
<Entity uid="13438">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1285.9004" z="667.74695"/>
<Orientation y="9.69011"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13439">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1273.92945" z="674.49512"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13440">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1298.0182" z="668.19751"/>
<Orientation y="8.88157"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13441">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1161.52234" z="686.74756"/>
<Orientation y="2.41697"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13442">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1184.94971" z="685.12201"/>
<Orientation y="2.76359"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13443">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1232.2605" z="676.30921"/>
<Orientation y="11.18534"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13444">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.08948" z="677.10993"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13445">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1255.89832" z="676.4021"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13446">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1312.19593" z="668.54816"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13447">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1354.94996" z="672.5879"/>
<Orientation y="8.55713"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13449">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1339.03077" z="674.4748"/>
<Orientation y="10.09926"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13450">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1342.95398" z="672.37818"/>
<Orientation y="8.55713"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13451">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1366.68201" z="673.19947"/>
<Orientation y="8.55713"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13452">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1384.08838" z="668.6858"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13453">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1408.00647" z="668.40931"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13454">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1396.1349" z="668.31934"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13458">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1181.93543" z="657.32831"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13459">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1205.58631" z="657.64039"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13460">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1208.08667" z="675.72907"/>
<Orientation y="7.78696"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13461">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1273.24268" z="654.71302"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13463">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1296.80091" z="657.52601"/>
<Orientation y="9.69011"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13464">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1284.78357" z="656.08307"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13465">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1308.91858" z="657.97651"/>
<Orientation y="8.88157"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13466">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1170.26172" z="657.57032"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13467">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1193.74463" z="657.37006"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13468">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1242.10218" z="657.347"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13469">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1252.98243" z="656.94477"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13470">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.80604" z="654.37842"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13471">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1320.92225" z="659.27454"/>
<Orientation y="8.88157"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13472">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1370.05201" z="657.42042"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13474">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1345.88538" z="657.47999"/>
<Orientation y="10.15273"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13475">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1358.0619" z="657.852"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13476">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1381.79993" z="657.40424"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13477">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1394.00062" z="657.50385"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13479">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1406.04712" z="657.1374"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13483">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1200.5973" z="645.96314"/>
<Orientation y="5.43506"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13484">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1177.6814" z="644.33869"/>
<Orientation y="10.5426"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13486">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1305.0597" z="612.7779"/>
<Orientation y="13.83068"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13487">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1236.91724" z="647.25458"/>
<Orientation y="5.8111"/>
</Entity>
<Entity uid="13488">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1305.16016" z="647.04651"/>
<Orientation y="9.69011"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13489">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1293.14283" z="645.60358"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13490">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1317.27784" z="647.49701"/>
<Orientation y="8.88157"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13491">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1212.26319" z="646.45374"/>
<Orientation y="5.43506"/>
</Entity>
<Entity uid="13492">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1189.4065" z="646.0182"/>
<Orientation y="5.37836"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13493">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1249.46021" z="646.14179"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13494">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1261.41529" z="642.5251"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13495">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1273.16529" z="643.89893"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13496">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1329.2815" z="648.79505"/>
<Orientation y="8.88157"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13497">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1377.41004" z="646.21521"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13498">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1327.13306" z="652.6095"/>
<Orientation y="8.98008"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13499">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1353.60633" z="651.6153"/>
<Orientation y="10.15273"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13500">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1365.41993" z="646.6468"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13501">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1389.15796" z="646.19904"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13502">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1401.35865" z="646.29865"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13504">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1410.44153" z="647.9466"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13508">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.80433" z="633.77051"/>
<Orientation y="2.29952"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13510">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1239.7931" z="634.17396"/>
<Orientation y="8.96865"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13511">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.66858" z="622.77283"/>
<Orientation y="13.8586"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13512">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1252.10193" z="634.2591"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13513">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1325.64222" z="640.75312"/>
<Orientation y="9.69011"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13514">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1277.5669" z="620.2887"/>
<Orientation y="13.83068"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13515">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1332.78895" z="637.15735"/>
<Orientation y="8.88157"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13516">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1192.13563" z="633.35065"/>
<Orientation y="2.29952"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13517">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1215.59217" z="634.48139"/>
<Orientation y="2.29952"/>
</Entity>
<Entity uid="13518">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1260.76661" z="637.68769"/>
<Orientation y="10.77048"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13519">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1308.80506" z="624.99671"/>
<Orientation y="13.8586"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13520">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.09388" z="623.32294"/>
<Orientation y="13.8586"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13521">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1343.9585" z="634.43598"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13522">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1391.90235" z="634.49018"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13523">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1355.69178" z="634.12043"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13524">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1367.73572" z="634.54975"/>
<Orientation y="10.15273"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13525">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1379.91224" z="634.92176"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13526">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1403.65027" z="634.474"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13527">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1407.6266" z="633.92322"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13533">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1212.18531" z="622.07447"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="13534">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1236.4839" z="623.59443"/>
<Orientation y="7.46375"/>
</Entity>
<Entity uid="13535">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1248.19263" z="621.85035"/>
<Orientation y="11.0043"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13536">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1283.88855" z="637.29291"/>
<Orientation y="13.83068"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13537">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1258.1255" z="625.01032"/>
<Orientation y="5.80344"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13538">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1365.52442" z="598.62781"/>
<Orientation y="12.8149"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13539">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1318.15345" z="623.76673"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13540">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1353.41602" z="597.97376"/>
<Orientation y="12.00635"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13541">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1200.5116" z="622.31647"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13543">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1269.94141" z="625.92988"/>
<Orientation y="10.77048"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13544">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1303.98572" z="640.29358"/>
<Orientation y="13.8586"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13545">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1292.29542" z="638.07795"/>
<Orientation y="13.83068"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13546">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1343.2881" z="601.35181"/>
<Orientation y="12.09864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13547">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1400.30188" z="622.16657"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13548">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1331.55115" z="601.47022"/>
<Orientation y="12.19715"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13549">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1319.51612" z="600.83857"/>
<Orientation y="13.27752"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13550">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1388.31177" z="622.59815"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13551">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1405.41431" z="624.49994"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13559">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1250.589" z="615.46705"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13560">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1256.23951" z="624.05549"/>
<Orientation y="6.78402"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13561">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1316.65662" z="610.39423"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13562">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1267.75416" z="616.78663"/>
<Orientation y="5.89573"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13563">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1355.08436" z="612.63965"/>
<Orientation y="12.90719"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13564">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1364.21119" z="601.1587"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13565">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1342.96717" z="613.10413"/>
<Orientation y="12.09864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13566">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1212.70716" z="610.74677"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="13567">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1252.36963" z="603.15455"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="13568">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1310.54883" z="644.51148"/>
<Orientation y="13.95089"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13569">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.7865" z="646.12415"/>
<Orientation y="13.95089"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13570">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1276.6897" z="644.7021"/>
<Orientation y="13.92296"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13571">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1330.89979" z="612.71497"/>
<Orientation y="12.09864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13573">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1319.16297" z="612.83332"/>
<Orientation y="12.19715"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13574">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1388.33082" z="610.65644"/>
<Orientation y="10.15273"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13575">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1400.50733" z="611.02845"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13583">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1235.34083" z="598.0287"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="13584">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1258.9917" z="598.34076"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13585">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1271.34815" z="597.80457"/>
<Orientation y="8.93377"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13586">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1364.65455" z="613.94477"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13587">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1283.65699" z="597.88971"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13588">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1343.91626" z="624.92981"/>
<Orientation y="12.90719"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13589">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1356.00818" z="625.46247"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13590">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1331.79908" z="625.3943"/>
<Orientation y="12.09864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13592">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1247.15003" z="598.07044"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13593">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1295.50757" z="598.04737"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13594">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1307.35828" z="598.07715"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13595">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1370.53064" z="613.23462"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13596">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1319.73182" z="625.00513"/>
<Orientation y="12.09864"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13598">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1382.55677" z="599.23066"/>
<Orientation y="9.07236"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13599">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1401.05237" z="596.86017"/>
<Orientation y="10.15273"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13600">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1404.9524" z="604.65705"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13608">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1200.24659" z="719.69916"/>
<Orientation y="13.68531"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13609">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1181.30884" z="717.66401"/>
<Orientation y="8.52108"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13610">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1182.37476" z="705.89283"/>
<Orientation y="8.62963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13611">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1239.17994" z="728.31"/>
<Orientation y="12.83042"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13612">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1194.21314" z="706.27918"/>
<Orientation y="13.79386"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13613">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1175.16663" z="706.30768"/>
<Orientation y="8.62963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13614">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1180.87757" z="727.60145"/>
<Orientation y="5.48786"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13615">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1199.76148" z="727.06232"/>
<Orientation y="5.48786"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13616">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1165.11683" z="720.32764"/>
<Orientation y="15.9722"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13617">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1201.7079" z="708.22303"/>
<Orientation y="13.68531"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13618">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1188.08582" z="727.18781"/>
<Orientation y="5.48786"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13619">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1188.51966" z="718.03254"/>
<Orientation y="8.52108"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13620">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1169.68824" z="716.52601"/>
<Orientation y="8.52108"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13621">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1204.02918" z="699.65302"/>
<Orientation y="12.93899"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13622">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1187.71363" z="678.72181"/>
<Orientation y="2.7636"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13623">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1164.28626" z="680.34736"/>
<Orientation y="2.41698"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13624">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1199.54993" z="678.27271"/>
<Orientation y="7.58121"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13625">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1175.92371" z="679.39704"/>
<Orientation y="2.47681"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13626">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1189.09559" z="669.7201"/>
<Orientation y="2.7636"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13627">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1165.66822" z="671.34565"/>
<Orientation y="2.41698"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13628">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1200.9319" z="669.271"/>
<Orientation y="7.58121"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13629">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1177.30567" z="670.39533"/>
<Orientation y="2.47681"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13630">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1214.36304" z="860.80683"/>
<Orientation y="14.01641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13631">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.37232" z="848.42225"/>
<Orientation y="14.01641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13632">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.10462" z="836.16462"/>
<Orientation y="14.01641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13633">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1210.83436" z="865.9524"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13634">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1212.13782" z="824.10254"/>
<Orientation y="14.01641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13635">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1262.51453" z="858.14917"/>
<Orientation y="15.66884"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13636">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1253.99805" z="813.35505"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13637">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1263.93885" z="811.813"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13638">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1273.75086" z="813.87305"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13639">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1283.66468" z="814.909"/>
<Orientation y="9.90171"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13640">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1292.16822" z="815.1269"/>
<Orientation y="10.7582"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13641">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1303.71265" z="819.00141"/>
<Orientation y="14.19217"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13642">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1316.00831" z="817.88447"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13644">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1337.82178" z="816.81232"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13645">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1321.09034" z="831.70179"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13646">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1345.07361" z="818.53089"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13647">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1353.1526" z="826.22059"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13648">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1352.16895" z="818.08216"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13649">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1359.23243" z="828.4629"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13650">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.85596" z="830.58661"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13651">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.07142" z="818.70539"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13652">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1378.93677" z="830.17658"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13653">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.85108" z="821.30494"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13654">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1377.43213" z="821.89301"/>
<Orientation y="14.37139"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13655">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.74476" z="855.26471"/>
<Orientation y="20.5647"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13656">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1407.61646" z="855.19806"/>
<Orientation y="20.28513"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13657">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1419.80713" z="854.91602"/>
<Orientation y="20.28513"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13658">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1431.67713" z="854.92127"/>
<Orientation y="20.28513"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13659">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1443.74866" z="854.45594"/>
<Orientation y="20.28513"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13660">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1397.25635" z="825.78553"/>
<Orientation y="17.17751"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13661">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1421.29297" z="824.6197"/>
<Orientation y="17.45708"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13662">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1409.4303" z="825.08954"/>
<Orientation y="17.17751"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13663">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1385.39295" z="826.18348"/>
<Orientation y="17.17751"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13664">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1234.02222" z="778.6526"/>
<Orientation y="13.9335"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13665">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.82581" z="779.44526"/>
<Orientation y="13.9335"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13666">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1257.66431" z="779.98377"/>
<Orientation y="13.9335"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13667">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1225.57935" z="778.73444"/>
<Orientation y="13.9335"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13668">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1269.4972" z="780.65003"/>
<Orientation y="8.96645"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13669">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1264.85804" z="742.0688"/>
<Orientation y="17.12255"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13670">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1256.42835" z="742.55103"/>
<Orientation y="17.12255"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13671">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.6006" z="742.3191"/>
<Orientation y="17.12255"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13672">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1220.89869" z="742.2386"/>
<Orientation y="12.15551"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13673">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1232.74988" z="742.3429"/>
<Orientation y="17.12255"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13674">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1239.37354" z="692.03351"/>
<Orientation y="4.5545"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13675">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1261.5691" z="726.00654"/>
<Orientation y="2.75098"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13676">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1236.24354" z="672.39448"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13677">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1254.27466" z="670.4875"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13678">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1242.36768" z="667.95508"/>
<Orientation y="10.82654"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13679">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1256.19678" z="669.22541"/>
<Orientation y="10.91883"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13680">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1274.22791" z="667.31843"/>
<Orientation y="10.74256"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13681">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1262.32093" z="664.78602"/>
<Orientation y="10.82654"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13682">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.14747" z="599.76618"/>
<Orientation y="2.35622"/>
<Actor seed="13583"/>
</Entity>
<Entity uid="13683">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1247.55396" z="616.93421"/>
<Orientation y="2.35622"/>
<Actor seed="13567"/>
</Entity>
<Entity uid="13684">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.29053" z="625.33191"/>
<Orientation y="7.46375"/>
<Actor seed="13534"/>
</Entity>
<Entity uid="13685">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1248.59974" z="635.91144"/>
<Orientation y="8.96865"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13686">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.72388" z="648.99207"/>
<Orientation y="5.8111"/>
<Actor seed="13487"/>
</Entity>
<Entity uid="13687">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1238.10962" z="618.1919"/>
<Orientation y="2.9594"/>
<Actor seed="13583"/>
</Entity>
<Entity uid="13688">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1294.98841" z="609.61994"/>
<Orientation y="10.83484"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13689">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1246.63086" z="609.64301"/>
<Orientation y="2.35622"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13690">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1283.13782" z="609.46229"/>
<Orientation y="5.8678"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13691">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1270.82898" z="609.37714"/>
<Orientation y="8.93378"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13692">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1258.47254" z="609.91334"/>
<Orientation y="7.52045"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13693">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1234.82166" z="609.60126"/>
<Orientation y="2.35622"/>
<Actor seed="13583"/>
</Entity>
<Entity uid="13694">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1299.37366" z="704.5594"/>
<Orientation y="10.83321"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13695">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.77808" z="694.83887"/>
<Orientation y="8.88158"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13696">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1276.66028" z="694.38831"/>
<Orientation y="9.69011"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13697">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1291.04847" z="706.20014"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13698">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1278.9408" z="706.86817"/>
<Orientation y="9.7824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13699">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1318.61292" z="699.883"/>
<Orientation y="10.83321"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13700">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1308.01734" z="690.16248"/>
<Orientation y="8.88158"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13701">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1295.89954" z="689.71192"/>
<Orientation y="9.69011"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13702">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1310.28772" z="701.52375"/>
<Orientation y="8.97385"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13703">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1298.18006" z="702.19178"/>
<Orientation y="9.7824"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13704">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1310.2516" z="724.84717"/>
<Orientation y="10.83321"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13705">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1311.3993" z="742.72492"/>
<Orientation y="11.11278"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13706">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1311.65711" z="731.159"/>
<Orientation y="11.11278"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13707">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1311.95508" z="718.62244"/>
<Orientation y="11.11278"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13708">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1318.67054" z="749.1883"/>
<Orientation y="11.11278"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13709">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1274.15113" z="748.30927"/>
<Orientation y="14.73194"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13710">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1290.19361" z="742.81666"/>
<Orientation y="11.11278"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13711">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1301.09778" z="850.13453"/>
<Orientation y="11.11278"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13712">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1349.79175" z="776.9532"/>
<Orientation y="14.82822"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13713">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1337.66565" z="775.78437"/>
<Orientation y="16.37038"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13714">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1361.78431" z="777.30799"/>
<Orientation y="14.82822"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13715">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1397.72059" z="779.38343"/>
<Orientation y="20.48598"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13716">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1398.55518" z="780.18512"/>
<Orientation y="20.20641"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13717">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1385.67603" z="778.95997"/>
<Orientation y="15.13666"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13718">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1373.50806" z="778.06141"/>
<Orientation y="14.82822"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13719">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1390.8534" z="781.19971"/>
<Orientation y="20.48598"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13720">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1389.10547" z="773.62293"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13721">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1388.74732" z="762.20453"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13722">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1388.54188" z="750.68537"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13727">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1341.93152" z="739.31733"/>
<Orientation y="5.76348"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13728">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1354.12977" z="739.58741"/>
<Orientation y="5.45505"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13729">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1377.87171" z="739.47144"/>
<Orientation y="5.45505"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13730">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1392.78394" z="739.77417"/>
<Orientation y="6.99718"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13731">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1402.0785" z="740.61115"/>
<Orientation y="5.9168"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13732">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1365.87671" z="739.73542"/>
<Orientation y="5.45505"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13733">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1387.98633" z="732.87916"/>
<Orientation y="6.94042"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13734">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1387.20081" z="714.50263"/>
<Orientation y="6.99718"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13735">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1386.64515" z="738.60505"/>
<Orientation y="6.99718"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13736">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1387.36731" z="699.01825"/>
<Orientation y="6.99718"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13737">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1356.58362" z="697.40546"/>
<Orientation y="5.45505"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13738">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1368.57874" z="697.14155"/>
<Orientation y="5.45505"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13739">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1380.74878" z="697.68372"/>
<Orientation y="6.99718"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13740">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1348.88001" z="680.49201"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13741">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1336.17847" z="678.88306"/>
<Orientation y="10.15273"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13742">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1360.87012" z="680.06043"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13743">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1396.64966" z="678.38312"/>
<Orientation y="8.55713"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13744">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.92164" z="677.56183"/>
<Orientation y="8.55713"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13745">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1368.99842" z="679.65845"/>
<Orientation y="10.09926"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13746">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1384.91761" z="677.77155"/>
<Orientation y="8.55713"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13747">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1376.07154" z="597.54615"/>
<Orientation y="13.95963"/>
<Obstruction group="17932"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13748">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1377.73853" z="606.7342"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13749">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1349.17627" z="619.00495"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13750">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1333.50538" z="605.581"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13751">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1313.29297" z="609.82551"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13752">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1327.84424" z="639.2411"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13753">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1339.73646" z="643.9549"/>
<Orientation y="13.95963"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13754">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1305.66895" z="634.7237"/>
<Orientation y="13.9509"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13755">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1287.41553" z="628.29017"/>
<Orientation y="13.83068"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13756">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1299.10584" z="630.5058"/>
<Orientation y="13.8586"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13757">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1279.00867" z="627.50513"/>
<Orientation y="13.83068"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13758">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1324.31458" z="630.25196"/>
<Orientation y="9.69011"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13759">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1317.23682" z="683.25544"/>
<Orientation y="13.8229"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13760">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1318.80762" z="665.40992"/>
<Orientation y="14.10247"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13761">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1316.80262" z="676.8036"/>
<Orientation y="14.10247"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13762">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1314.61097" z="689.1507"/>
<Orientation y="14.10247"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13763">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1397.23841" z="639.65723"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13764">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1385.1919" z="640.02369"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13765">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.99122" z="639.92408"/>
<Orientation y="8.6106"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13766">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1410.75831" z="675.93982"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13767">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1407.15577" z="653.42383"/>
<Orientation y="8.91904"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13768">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1409.29004" z="664.23932"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13769">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1412.71766" z="687.21174"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13770">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1410.30982" z="669.74018"/>
<Orientation y="13.98876"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13771">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1415.03736" z="653.52692"/>
<Orientation y="14.26833"/>
<Actor seed="28541"/>
</Entity>
<Entity uid="13772">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1454.52112" z="731.6258"/>
<Orientation y="1.93282"/>
<Actor seed="9805"/>
</Entity>
<Entity uid="13773">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1428.68238" z="751.75483"/>
<Orientation y="1.56527"/>
<Actor seed="49469"/>
</Entity>
<Entity uid="13774">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1416.15601" z="710.94794"/>
<Orientation y="2.58683"/>
<Actor seed="49118"/>
</Entity>
<Entity uid="13775">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1427.42432" z="713.7707"/>
<Orientation y="2.89509"/>
<Actor seed="41554"/>
</Entity>
<Entity uid="13776">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1424.00953" z="690.26093"/>
<Orientation y="1.33913"/>
<Obstruction group="14053"/>
<Actor seed="47429"/>
</Entity>
<Entity uid="13777">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1425.66382" z="680.81946"/>
<Orientation y="-3.11307"/>
<Obstruction group="14053"/>
<Actor seed="24658"/>
</Entity>
<Entity uid="13778">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1450.0232" z="669.32331"/>
<Orientation y="0.43534"/>
<Actor seed="15970"/>
</Entity>
<Entity uid="13779">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1419.60425" z="631.55707"/>
<Orientation y="1.85878"/>
<Obstruction group="14058"/>
<Actor seed="40009"/>
</Entity>
<Entity uid="13780">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1418.021" z="620.36481"/>
<Orientation y="1.73003"/>
<Obstruction group="14058"/>
<Actor seed="15795"/>
</Entity>
<Entity uid="13781">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1445.0857" z="689.44385"/>
<Orientation y="6.85698"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="13782">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1447.29212" z="700.25068"/>
<Orientation y="6.85698"/>
<Actor seed="15938"/>
</Entity>
<Entity uid="13783">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1446.73646" z="701.39838"/>
<Orientation y="6.85698"/>
<Actor seed="18800"/>
</Entity>
<Entity uid="13784">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1442.23267" z="703.29719"/>
<Orientation y="6.85698"/>
<Actor seed="43675"/>
</Entity>
<Entity uid="13785">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1443.28394" z="706.64271"/>
<Orientation y="3.60265"/>
<Actor seed="44790"/>
</Entity>
<Entity uid="13786">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1443.67298" z="710.69367"/>
<Orientation y="3.60462"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="13787">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1447.33655" z="717.10627"/>
<Orientation y="6.85698"/>
<Actor seed="59140"/>
</Entity>
<Entity uid="13788">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1446.9347" z="715.46247"/>
<Orientation y="6.85698"/>
<Actor seed="36082"/>
</Entity>
<Entity uid="13789">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1445.72364" z="710.72144"/>
<Orientation y="6.85698"/>
<Actor seed="32715"/>
</Entity>
<Entity uid="13790">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1445.80323" z="706.12153"/>
<Orientation y="6.11847"/>
<Actor seed="43662"/>
</Entity>
<Entity uid="13791">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1446.24158" z="704.71857"/>
<Orientation y="6.85698"/>
<Actor seed="663"/>
</Entity>
<Entity uid="13792">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1449.53223" z="705.37183"/>
<Orientation y="4.51542"/>
<Actor seed="24609"/>
</Entity>
<Entity uid="13793">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1450.24854" z="717.87708"/>
<Orientation y="6.85698"/>
<Actor seed="8595"/>
</Entity>
<Entity uid="13794">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1444.47071" z="716.97626"/>
<Orientation y="6.85698"/>
<Actor seed="51953"/>
</Entity>
<Entity uid="13795">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1443.09034" z="717.92914"/>
<Orientation y="6.85698"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="13796">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1441.1698" z="718.28077"/>
<Orientation y="6.85698"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="13797">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1440.69092" z="714.68104"/>
<Orientation y="6.85698"/>
<Actor seed="24320"/>
</Entity>
<Entity uid="13798">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1448.5193" z="718.87061"/>
<Orientation y="-4.12951"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13799">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1448.07178" z="712.14063"/>
<Orientation y="-0.95893"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13800">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1445.17591" z="714.05158"/>
<Orientation y="-4.12951"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13801">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1444.84217" z="707.26026"/>
<Orientation y="-0.95893"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13802">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1441.94617" z="709.17115"/>
<Orientation y="-4.12951"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13803">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1443.10254" z="717.22492"/>
<Orientation y="-2.48885"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13804">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1441.07483" z="714.40943"/>
<Orientation y="-5.65946"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13805">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1449.69007" z="707.59247"/>
<Orientation y="-5.65946"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13806">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1451.80494" z="708.16657"/>
<Orientation y="6.85698"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="13807">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1444.52283" z="739.33802"/>
<Orientation y="-1.56211"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13808">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1435.17847" z="716.58149"/>
<Orientation y="-1.9704"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13809">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1427.24573" z="722.95002"/>
<Orientation y="-3.38273"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13810">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1414.25721" z="718.42975"/>
<Orientation y="-3.89219"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13811">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1422.27417" z="722.08088"/>
<Orientation y="-0.17615"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="13812">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1409.97547" z="716.23804"/>
<Orientation y="-0.36466"/>
<Actor seed="18478"/>
</Entity>
<Entity uid="13813">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1438.52271" z="733.76661"/>
<Orientation y="3.13326"/>
<Actor seed="53762"/>
</Entity>
<Entity uid="13814">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1445.66651" z="745.72907"/>
<Orientation y="1.52562"/>
<Actor seed="59042"/>
</Entity>
<Entity uid="13815">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1454.4441" z="752.84241"/>
<Orientation y="-3.20202"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="13816">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1454.63526" z="746.54773"/>
<Orientation y="-3.19118"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="13817">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1458.93885" z="712.04285"/>
<Orientation y="-3.20203"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="13818">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1459.13001" z="705.74817"/>
<Orientation y="-3.19118"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="13819">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1458.99048" z="694.56305"/>
<Orientation y="-3.20203"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="13820">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1459.18165" z="688.26838"/>
<Orientation y="-3.19118"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="13821">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1426.81104" z="663.17096"/>
<Orientation y="0.53438"/>
<Actor seed="57021"/>
</Entity>
<Entity uid="13822">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1421.96033" z="651.17988"/>
<Orientation y="1.58603"/>
<Actor seed="65080"/>
</Entity>
<Entity uid="13823">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1419.48951" z="639.42096"/>
<Orientation y="-2.79548"/>
<Actor seed="14813"/>
</Entity>
<Entity uid="13824">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1429.06653" z="651.77259"/>
<Orientation y="-1.50698"/>
<Actor seed="24939"/>
</Entity>
<Entity uid="13825">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1438.23768" z="642.24854"/>
<Orientation y="2.35621"/>
<Actor seed="60925"/>
</Entity>
<Entity uid="13826">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1440.66468" z="639.61182"/>
<Orientation y="-0.80474"/>
<Actor seed="58678"/>
</Entity>
<Entity uid="13827">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1442.0381" z="646.43305"/>
<Orientation y="2.35622"/>
<Actor seed="60925"/>
</Entity>
<Entity uid="13828">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1444.4662" z="643.83753"/>
<Orientation y="-0.80474"/>
<Actor seed="58678"/>
</Entity>
<Entity uid="13829">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1439.58045" z="642.7804"/>
<Orientation y="0.53438"/>
<Actor seed="57021"/>
</Entity>
<Entity uid="13830">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1444.7422" z="692.86304"/>
<Orientation y="-0.01391"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="13831">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1424.82886" z="719.47541"/>
<Orientation y="-0.01391"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="13832">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1452.35682" z="626.07557"/>
<Orientation y="2.35622"/>
<Actor seed="45670"/>
</Entity>
<Entity uid="13833">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1454.37183" z="627.61658"/>
<Orientation y="2.35622"/>
<Actor seed="61196"/>
</Entity>
<Entity uid="13834">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1457.61463" z="625.2428"/>
<Orientation y="2.35622"/>
<Actor seed="23472"/>
</Entity>
<Entity uid="13835">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1453.27393" z="619.8761"/>
<Orientation y="2.35622"/>
<Actor seed="10604"/>
</Entity>
<Entity uid="13836">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1454.55945" z="619.44397"/>
<Orientation y="2.35622"/>
<Actor seed="62827"/>
</Entity>
<Entity uid="13837">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1456.64515" z="619.88996"/>
<Orientation y="2.35622"/>
<Actor seed="46059"/>
</Entity>
<Entity uid="13838">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1452.05201" z="621.54712"/>
<Orientation y="2.35622"/>
<Actor seed="17112"/>
</Entity>
<Entity uid="13839">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1452.85071" z="620.46949"/>
<Orientation y="2.35622"/>
<Actor seed="4701"/>
</Entity>
<Entity uid="13840">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1449.99842" z="630.30866"/>
<Orientation y="2.35622"/>
<Actor seed="23483"/>
</Entity>
<Entity uid="13841">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1448.63526" z="629.5224"/>
<Orientation y="2.35622"/>
<Actor seed="46891"/>
</Entity>
<Entity uid="13842">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1447.36622" z="627.3495"/>
<Orientation y="2.35622"/>
<Actor seed="4049"/>
</Entity>
<Entity uid="13843">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1446.27601" z="626.85334"/>
<Orientation y="2.35622"/>
<Actor seed="21469"/>
</Entity>
<Entity uid="13844">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1446.62793" z="627.94672"/>
<Orientation y="-9.39641"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13845">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1455.47071" z="620.06757"/>
<Orientation y="-7.86197"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13846">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1452.00123" z="620.0412"/>
<Orientation y="-4.69138"/>
<Actor seed="593"/>
</Entity>
<Entity uid="13847">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1443.49671" z="620.30561"/>
<Orientation y="-1.54401"/>
<Actor seed="1583"/>
</Entity>
<Entity uid="13848">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1441.38306" z="616.02198"/>
<Orientation y="-0.51157"/>
<Actor seed="17078"/>
</Entity>
<Entity uid="13849">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1489.68726" z="968.78937"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13850">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1483.839" z="968.83796"/>
<Orientation y="-0.01233"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13851">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1474.33436" z="970.98536"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13852">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1468.2273" z="971.02216"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13853">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1479.27295" z="997.22016"/>
<Orientation y="-4.68866"/>
<Actor seed="35563"/>
</Entity>
<Entity uid="13854">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1487.11646" z="976.95698"/>
<Orientation y="1.58031"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="13855">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>0</Player>
<Position x="1467.10071" z="985.0088"/>
<Orientation y="4.71726"/>
<Actor seed="58021"/>
</Entity>
<Entity uid="13856">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1495.68519" z="918.6432"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="13857">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1484.50843" z="911.2942"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="13858">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1472.76612" z="923.29444"/>
<Orientation y="2.32767"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="13859">
<Template>actor|props/structures/britons/workshop_chariot_props_02.xml</Template>
<Position x="1504.464" z="903.5575"/>
<Orientation y="2.35622"/>
<Actor seed="58034"/>
</Entity>
<Entity uid="13860">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1495.83448" z="901.30396"/>
<Orientation y="2.35622"/>
<Actor seed="37010"/>
</Entity>
<Entity uid="13861">
<Template>actor|props/structures/britons/workshop_anvil.xml</Template>
<Position x="1503.3573" z="894.35547"/>
<Orientation y="2.35622"/>
<Actor seed="21112"/>
</Entity>
<Entity uid="13862">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1508.49292" z="902.0746"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="13863">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1501.96888" z="901.7735"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="13864">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1495.85364" z="902.21283"/>
<Orientation y="2.35622"/>
<Actor seed="22943"/>
</Entity>
<Entity uid="13865">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1499.16773" z="910.47004"/>
<Orientation y="1.55846"/>
<Actor seed="30946"/>
</Entity>
<Entity uid="13866">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1487.03565" z="903.19062"/>
<Orientation y="-0.01482"/>
<Actor seed="2552"/>
</Entity>
<Entity uid="13867">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1472.47986" z="934.45173"/>
<Orientation y="2.35622"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="13868">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1464.95008" z="926.78284"/>
<Orientation y="2.35622"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="13869">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1462.80799" z="920.53309"/>
<Orientation y="1.49274"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="13870">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1459.761" z="1055.15931"/>
<Orientation y="-0.08503"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="13873">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1453.23096" z="1088.44642"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="13874">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1462.53504" z="1063.92457"/>
<Orientation y="1.54734"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="13875">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1461.82691" z="1075.46167"/>
<Orientation y="1.54734"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="13876">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1461.49695" z="1085.21717"/>
<Orientation y="1.54734"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="13878">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1446.60975" z="1073.32154"/>
<Orientation y="1.54734"/>
<Actor seed="56481"/>
</Entity>
<Entity uid="13880">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1453.64698" z="1089.89905"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="13881">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1452.34876" z="1089.24195"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="13882">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1470.77857" z="1067.6886"/>
<Orientation y="1.54734"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="13887">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1491.6211" z="1052.76465"/>
<Orientation y="2.30411"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="13888">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1486.33448" z="1033.64783"/>
<Orientation y="2.30411"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="13889">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1485.1631" z="1045.44532"/>
<Orientation y="2.30411"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="13890">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1477.75672" z="1036.57105"/>
<Orientation y="2.30411"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="13891">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1422.80604" z="1012.33167"/>
<Orientation y="-2.27965"/>
<Obstruction group="206" group2="1494"/>
<Actor seed="56481"/>
</Entity>
<Entity uid="13892">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1456.52955" z="865.1836"/>
<Orientation y="-0.32552"/>
<Actor seed="24939"/>
</Entity>
<Entity uid="13893">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1452.55896" z="872.13917"/>
<Orientation y="2.93378"/>
<Obstruction group="198" group2="17941"/>
<Actor seed="65080"/>
</Entity>
<Entity uid="13894">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1479.58423" z="863.8238"/>
<Orientation y="1.61594"/>
<Actor seed="57021"/>
</Entity>
<Entity uid="13895">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1444.86255" z="896.847"/>
<Orientation y="7.63294"/>
<Obstruction group="209" group2="431"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="13896">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1448.99769" z="891.6944"/>
<Orientation y="6.76946"/>
<Obstruction group="198" group2="431"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="13897">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1451.99048" z="901.58545"/>
<Orientation y="7.6044"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="13898">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1442.40992" z="907.31092"/>
<Orientation y="7.63294"/>
<Obstruction group="209" group2="431"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="13899">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1504.71668" z="921.72126"/>
<Orientation y="4.71241"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="13900">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1501.81214" z="927.65516"/>
<Orientation y="3.84893"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="13901">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1496.72327" z="918.66108"/>
<Orientation y="4.68386"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="13902">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1504.81507" z="910.97413"/>
<Orientation y="4.71241"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="13903">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1459.06348" z="1023.26313"/>
<Orientation y="1.58365"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="13904">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1459.16211" z="1022.9867"/>
<Orientation y="1.58365"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="13905">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1458.86048" z="1023.09015"/>
<Orientation y="1.58365"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="13906">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1459.48304" z="1024.21998"/>
<Orientation y="1.58365"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="13907">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1459.69922" z="1023.50397"/>
<Orientation y="1.58365"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="13908">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1458.39454" z="1022.74585"/>
<Orientation y="1.58365"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="13909">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1464.85206" z="1017.91773"/>
<Orientation y="1.58365"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="13910">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1456.41932" z="1102.39368"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="13911">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1459.74708" z="1108.66224"/>
<Orientation y="-2.33181"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="13912">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1467.9756" z="1116.90076"/>
<Orientation y="2.35622"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="13913">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1489.74708" z="1079.31824"/>
<Orientation y="6.34089"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="13914">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1489.8484" z="1091.52454"/>
<Orientation y="6.3409"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="13915">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1473.32654" z="1001.65278"/>
<Orientation y="3.1217"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13916">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1467.24964" z="1001.8313"/>
<Orientation y="3.12171"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13917">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1398.41614" z="1031.55628"/>
<Orientation y="6.17402"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13922">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1453.4994" z="1054.76697"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13923">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1465.09473" z="1055.00464"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13924">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1481.88099" z="1087.83851"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13925">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1481.52308" z="1077.62476"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13926">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1491.90223" z="1071.34278"/>
<Orientation y="12.59803"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13927">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1497.5409" z="1077.3014"/>
<Orientation y="17.38596"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13928">
<Template>actor|props/structures/construction/scaf_3x3.xml</Template>
<Position x="1495.05567" z="1085.79285"/>
<Orientation y="3.15627"/>
<Actor seed="45875"/>
</Entity>
<Entity uid="13929">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1473.71265" z="1095.4524"/>
<Orientation y="2.35621"/>
<Actor seed="39997"/>
</Entity>
<Entity uid="13930">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1461.14173" z="1043.943"/>
<Orientation y="2.35621"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="13933">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1470.136" z="1029.55909"/>
<Orientation y="2.33838"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="13934">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1475.8125" z="1002.00794"/>
<Orientation y="0.04764"/>
<Actor seed="45730"/>
</Entity>
<Entity uid="13936">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1439.09571" z="1007.7782"/>
<Orientation y="2.35621"/>
<Obstruction group="1495"/>
<Actor seed="40800"/>
</Entity>
<Entity uid="13937">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1427.41248" z="991.13929"/>
<Orientation y="1.1308"/>
<Obstruction group="206" group2="1494"/>
<Actor seed="58736"/>
</Entity>
<Entity uid="13938">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1430.42103" z="986.14985"/>
<Orientation y="0.82258"/>
<Obstruction group="206" group2="1494"/>
<Actor seed="2427"/>
</Entity>
<Entity uid="13941">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1464.28736" z="1001.64869"/>
<Orientation y="0.12784"/>
<Actor seed="19881"/>
</Entity>
<Entity uid="13942">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1491.70875" z="1022.3506"/>
<Orientation y="2.35621"/>
<Actor seed="59066"/>
</Entity>
<Entity uid="13943">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1478.4994" z="1017.28364"/>
<Orientation y="2.35621"/>
<Actor seed="25627"/>
</Entity>
<Entity uid="13944">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1430.60376" z="999.8357"/>
<Orientation y="2.35621"/>
<Actor seed="53249"/>
</Entity>
<Entity uid="13945">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1482.1952" z="922.66352"/>
<Orientation y="2.35621"/>
<Actor seed="30144"/>
</Entity>
<Entity uid="13946">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1470.77857" z="1003.64533"/>
<Orientation y="3.07515"/>
<Actor seed="48053"/>
</Entity>
<Entity uid="13947">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1456.96924" z="1022.08332"/>
<Orientation y="2.35621"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="13948">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1457.94397" z="1020.72266"/>
<Orientation y="2.35621"/>
<Actor seed="11059"/>
</Entity>
<Entity uid="13949">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1470.91419" z="1012.59156"/>
<Orientation y="2.35621"/>
<Actor seed="19218"/>
</Entity>
<Entity uid="13950">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1408.27491" z="1035.39087"/>
<Orientation y="2.35621"/>
<Actor seed="13193"/>
</Entity>
<Entity uid="13951">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1407.72925" z="1033.98853"/>
<Orientation y="2.35621"/>
<Actor seed="15393"/>
</Entity>
<Entity uid="13952">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1406.0005" z="1032.96412"/>
<Orientation y="2.35621"/>
<Actor seed="29354"/>
</Entity>
<Entity uid="13953">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1407.62452" z="1037.00586"/>
<Orientation y="2.35621"/>
<Actor seed="3675"/>
</Entity>
<Entity uid="13954">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1403.78992" z="1032.33741"/>
<Orientation y="2.35621"/>
<Actor seed="28626"/>
</Entity>
<Entity uid="13955">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1407.26807" z="1032.62244"/>
<Orientation y="2.35621"/>
<Actor seed="43377"/>
</Entity>
<Entity uid="13956">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1428.55372" z="1029.35926"/>
<Orientation y="2.35621"/>
<Actor seed="31083"/>
</Entity>
<Entity uid="13958">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1465.92493" z="822.13514"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13959">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1475.42957" z="819.98774"/>
<Orientation y="-0.01233"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13960">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1478.70704" z="828.10676"/>
<Orientation y="1.58031"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="13961">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1459.81788" z="822.17194"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13962">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1481.27784" z="819.93915"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="13963">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1462.9391" z="827.96473"/>
<Orientation y="6.11431"/>
<Actor seed="65080"/>
</Entity>
<Entity uid="13965">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1461.27405" z="912.6847"/>
<Orientation y="-0.0524"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="13966">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1479.72962" z="900.55768"/>
<Orientation y="1.47031"/>
<Actor seed="51859"/>
</Entity>
<Entity uid="13967">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1487.67396" z="894.87543"/>
<Orientation y="-0.07328"/>
<Actor seed="63834"/>
</Entity>
<Entity uid="13968">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1483.53626" z="894.81916"/>
<Orientation y="0.06469"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="13969">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1454.97254" z="917.66535"/>
<Orientation y="1.30007"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="13970">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1457.69898" z="930.78602"/>
<Orientation y="2.28953"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="13971">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1462.91492" z="935.85138"/>
<Orientation y="2.28954"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="13972">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1457.3921" z="932.47413"/>
<Orientation y="2.35621"/>
<Actor seed="34134"/>
</Entity>
<Entity uid="13973">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1452.38257" z="918.52143"/>
<Orientation y="1.26301"/>
<Actor seed="62162"/>
</Entity>
<Entity uid="13974">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1399.93494" z="1048.79517"/>
<Orientation y="5.50225"/>
<Actor seed="56481"/>
</Entity>
<Entity uid="13975">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1400.01319" z="1072.28284"/>
<Orientation y="3.86988"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="13976">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1396.4607" z="1076.26441"/>
<Orientation y="10.23972"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13977">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1404.60047" z="1068.00293"/>
<Orientation y="10.23972"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="13978">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1383.3396" z="1071.67908"/>
<Orientation y="5.50225"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="13979">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1383.84266" z="1059.83423"/>
<Orientation y="5.50225"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="13980">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1391.73853" z="1068.27588"/>
<Orientation y="5.50225"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="13981">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1395.39649" z="1021.32502"/>
<Orientation y="2.35621"/>
<Obstruction group="1497" group2="1494"/>
<Actor seed="19006"/>
</Entity>
<Entity uid="13983">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1386.8036" z="1028.79517"/>
<Orientation y="0.76871"/>
<Obstruction group="1497" group2="1494"/>
<Actor seed="65481"/>
</Entity>
<Entity uid="13985">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1217.8108" z="1123.21888"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13986">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1220.78626" z="1120.45508"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13987">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1223.5265" z="1117.537"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13988">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1226.46302" z="1114.64014"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13989">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1215.21167" z="1126.11927"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13990">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1212.46766" z="1128.99354"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13991">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1209.70228" z="1131.94153"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13992">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1229.15162" z="1112.0879"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13993">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1232.28638" z="1108.96094"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13994">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1234.85145" z="1106.35315"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13995">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1237.82728" z="1103.27564"/>
<Orientation y="3.94251"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13996">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1199.89844" z="1122.05018"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13997">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1225.79944" z="1096.8777"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13998">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1222.995" z="1099.69288"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="13999">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1202.9391" z="1119.03675"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14000">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1205.55909" z="1116.48401"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14001">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1208.75965" z="1113.42457"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14002">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1228.62696" z="1093.98926"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14003">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1211.50196" z="1110.93006"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14004">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1220.3346" z="1102.53736"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14005">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1217.30103" z="1105.23719"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14006">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1214.4994" z="1108.09644"/>
<Orientation y="0.77965"/>
<Actor seed="60789"/>
</Entity>
<Entity uid="14007">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1938.79505" z="916.27692"/>
<Orientation y="-3.10964"/>
<Actor seed="3074"/>
</Entity>
<Entity uid="14008">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1938.92493" z="926.76734"/>
<Orientation y="-0.02475"/>
<Actor seed="13132"/>
</Entity>
<Entity uid="14009">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1930.28113" z="916.563"/>
<Orientation y="-3.13393"/>
<Actor seed="46252"/>
</Entity>
<Entity uid="14010">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1930.5022" z="927.28876"/>
<Orientation y="0.00217"/>
<Actor seed="63819"/>
</Entity>
<Entity uid="14011">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1920.30164" z="916.21784"/>
<Orientation y="3.07552"/>
<Actor seed="50773"/>
</Entity>
<Entity uid="14012">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1912.0138" z="916.29596"/>
<Orientation y="3.02312"/>
<Actor seed="35634"/>
</Entity>
<Entity uid="14013">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1912.11744" z="927.10175"/>
<Orientation y="-0.02842"/>
<Actor seed="48322"/>
</Entity>
<Entity uid="14014">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1920.30799" z="927.01111"/>
<Orientation y="-0.01691"/>
<Actor seed="7292"/>
</Entity>
<Entity uid="14015">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1937.73365" z="988.40625"/>
<Orientation y="3.1264"/>
<Actor seed="18928"/>
</Entity>
<Entity uid="14016">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1937.8501" z="999.16352"/>
<Orientation y="0.00474"/>
<Actor seed="22945"/>
</Entity>
<Entity uid="14017">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1944.42798" z="998.92811"/>
<Orientation y="-0.08062"/>
<Actor seed="60142"/>
</Entity>
<Entity uid="14018">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1944.89637" z="989.35151"/>
<Orientation y="-3.13608"/>
<Actor seed="54533"/>
</Entity>
<Entity uid="14019">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1919.46595" z="999.09284"/>
<Orientation y="0.00197"/>
<Actor seed="27722"/>
</Entity>
<Entity uid="14020">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1926.99708" z="999.33887"/>
<Orientation y="-0.17521"/>
<Actor seed="17090"/>
</Entity>
<Entity uid="14021">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1926.86304" z="988.59437"/>
<Orientation y="3.11597"/>
<Actor seed="32018"/>
</Entity>
<Entity uid="14022">
<Template>actor|props/structures/kushites/statue_bird.xml</Template>
<Position x="1919.26734" z="988.64917"/>
<Orientation y="3.13274"/>
<Actor seed="65327"/>
</Entity>
<Entity uid="14038">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1403.66639" z="790.6576"/>
<Orientation y="1.56662"/>
<Obstruction group="14047"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14039">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1403.85877" z="778.42865"/>
<Orientation y="1.56662"/>
<Obstruction group="14047"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14040">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1403.85584" z="766.1385"/>
<Orientation y="1.56662"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14041">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1404.04847" z="753.90943"/>
<Orientation y="1.56662"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14042">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1404.01026" z="741.71387"/>
<Orientation y="1.56662"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14043">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1404.05225" z="729.25507"/>
<Orientation y="1.56662"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14044">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1404.245" z="717.02601"/>
<Orientation y="1.56662"/>
<Obstruction group="14048"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14045">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1407.4535" z="705.07154"/>
<Orientation y="0.95234"/>
<Obstruction group="14048"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14046">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1414.2975" z="694.13172"/>
<Orientation y="0.96557"/>
<Obstruction group="14053"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14047">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1403.62574" z="797.00831"/>
<Orientation y="2.35621"/>
<Actor seed="60339"/>
</Entity>
<Entity uid="14048">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1403.51587" z="710.74073"/>
<Orientation y="2.35621"/>
<Actor seed="3987"/>
</Entity>
<Entity uid="14049">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1414.61243" z="646.83405"/>
<Orientation y="1.62629"/>
<Obstruction group="14058"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14050">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1415.53772" z="658.81794"/>
<Orientation y="1.62629"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14051">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1416.30311" z="670.98957"/>
<Orientation y="1.62629"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14052">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1416.83997" z="683.20832"/>
<Orientation y="1.62629"/>
<Obstruction group="14053"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14053">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1417.02771" z="689.39338"/>
<Orientation y="2.35621"/>
<Actor seed="5933"/>
</Entity>
<Entity uid="14054">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1409.22718" z="596.386"/>
<Orientation y="1.68834"/>
<Obstruction group="14059" group2="17931"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14055">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1410.69813" z="608.7577"/>
<Orientation y="1.68834"/>
<Obstruction group="14059"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14056">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1412.2168" z="620.8584"/>
<Orientation y="1.68834"/>
<Obstruction group="14058"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14057">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1413.51038" z="633.0204"/>
<Orientation y="1.68834"/>
<Obstruction group="14058"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14058">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1414.03626" z="640.94636"/>
<Orientation y="2.29181"/>
<Actor seed="46572"/>
</Entity>
<Entity uid="14059">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1408.04969" z="588.57148"/>
<Orientation y="2.29181"/>
<Actor seed="30012"/>
</Entity>
<Entity uid="14074">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1324.59583" z="1097.54627"/>
<Orientation y="5.4809"/>
<Obstruction group="1492" group2="1493"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14075">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1333.745" z="1106.8722"/>
<Orientation y="5.4809"/>
<Obstruction group="14140"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14076">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1342.17762" z="1116.20716"/>
<Orientation y="5.4809"/>
<Obstruction group="14081"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14077">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1345.23597" z="1119.44202"/>
<Orientation y="5.4809"/>
<Obstruction group="14081"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14078">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1346.2815" z="1129.47278"/>
<Orientation y="3.92083"/>
<Obstruction group="14081"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14079">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1337.42444" z="1138.23511"/>
<Orientation y="3.92083"/>
<Obstruction group="14085"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14080">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1328.62415" z="1146.72864"/>
<Orientation y="3.92083"/>
<Obstruction group="14085"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14081">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1350.67493" z="1125.34375"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14082">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1305.66578" z="1134.41382"/>
<Orientation y="5.4809"/>
<Obstruction group="14086"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14083">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1296.86951" z="1125.73682"/>
<Orientation y="5.4809"/>
<Obstruction group="1492" group2="14086"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14085">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1322.77186" z="1152.00928"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14086">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1310.66956" z="1140.0503"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14087">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1340.98023" z="1125.05408"/>
<Orientation y="5.48583"/>
<Obstruction group="14081"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14088">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1271.36121" z="1191.50586"/>
<Orientation y="7.10131"/>
<Actor seed="33930"/>
</Entity>
<Entity uid="14089">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1336.67371" z="1120.51758"/>
<Orientation y="5.48583"/>
<Obstruction group="14081"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14090">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1332.35376" z="1116.07313"/>
<Orientation y="5.48583"/>
<Obstruction group="14081"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14091">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1281.4673" z="1162.00953"/>
<Orientation y="3.91973"/>
<Actor seed="44115"/>
</Entity>
<Entity uid="14093">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1332.24659" z="1133.7129"/>
<Orientation y="3.92602"/>
<Obstruction group="14085"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14094">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1304.34766" z="1123.23426"/>
<Orientation y="2.35621"/>
<Obstruction group="14086"/>
<Actor seed="5836"/>
</Entity>
<Entity uid="14095">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1323.77503" z="1107.56739"/>
<Orientation y="2.35621"/>
<Obstruction group="1478" group2="14140"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14096">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1318.78638" z="1099.86414"/>
<Orientation y="-0.89548"/>
<Obstruction group="1492" group2="1493"/>
<Actor seed="3559"/>
</Entity>
<Entity uid="14097">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1262.36695" z="1166.71521"/>
<Orientation y="0.79322"/>
<Obstruction group="1475" group2="1490"/>
<Actor seed="62616"/>
</Entity>
<Entity uid="14098">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1275.073" z="1203.5409"/>
<Orientation y="5.53397"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14099">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1269.3285" z="1197.93616"/>
<Orientation y="5.534"/>
<Obstruction group="14098"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14100">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1266.10279" z="1194.86817"/>
<Orientation y="5.534"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14101">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1256.93421" z="1186.41834"/>
<Orientation y="5.534"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14102">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1247.68982" z="1178.22034"/>
<Orientation y="5.534"/>
<Obstruction group="1475" group2="1490"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14103">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1299.24317" z="1173.47913"/>
<Orientation y="5.47805"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14104">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1293.82093" z="1167.56202"/>
<Orientation y="5.47808"/>
<Obstruction group="14103"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14105">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1290.77173" z="1164.31861"/>
<Orientation y="5.47808"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14106">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1282.08973" z="1155.36951"/>
<Orientation y="5.47808"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14107">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1273.318" z="1146.66761"/>
<Orientation y="5.47808"/>
<Obstruction group="1476" group2="1491"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14108">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1278.32593" z="1196.95374"/>
<Orientation y="3.94556"/>
<Obstruction group="14098"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14109">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1273.5121" z="1168.37745"/>
<Orientation y="2.3716"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14110">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1264.97242" z="1177.26526"/>
<Orientation y="2.37162"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14111">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1280.33191" z="1142.59913"/>
<Orientation y="2.35621"/>
<Actor seed="29387"/>
</Entity>
<Entity uid="14112">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1271.01771" z="1154.7212"/>
<Orientation y="2.35621"/>
<Actor seed="4233"/>
</Entity>
<Entity uid="14113">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1291.0918" z="1212.88721"/>
<Orientation y="2.35621"/>
<Actor seed="7768"/>
</Entity>
<Entity uid="14114">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1299.60474" z="1164.1725"/>
<Orientation y="2.35621"/>
<Obstruction group="14103"/>
<Actor seed="58153"/>
</Entity>
<Entity uid="14115">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1331.9303" z="1154.50306"/>
<Orientation y="2.35621"/>
<Obstruction group="14085"/>
<Actor seed="57868"/>
</Entity>
<Entity uid="14116">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1310.03284" z="1166.81592"/>
<Orientation y="3.92603"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14117">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1305.92054" z="1170.70447"/>
<Orientation y="3.92603"/>
<Obstruction group="14103"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14118">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1298.59607" z="1137.6233"/>
<Orientation y="0.76085"/>
<Obstruction group="14086"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14119">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1290.6073" z="1129.05018"/>
<Orientation y="0.76085"/>
<Obstruction group="1492"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14120">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1306.17554" z="1146.64637"/>
<Orientation y="0.76085"/>
<Obstruction group="14086"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14121">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1342.74268" z="1156.39893"/>
<Orientation y="3.93966"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14122">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1338.68384" z="1160.34314"/>
<Orientation y="3.93966"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14124">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1296.46741" z="1207.60804"/>
<Orientation y="2.35621"/>
<Actor seed="50691"/>
</Entity>
<Entity uid="14125">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1310.11292" z="1192.74695"/>
<Orientation y="2.35621"/>
<Obstruction group="14132"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14126">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1315.96839" z="1187.35914"/>
<Orientation y="5.48583"/>
<Obstruction group="14131" group2="14132"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14127">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1324.38563" z="1178.94385"/>
<Orientation y="2.35622"/>
<Obstruction group="14131"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14128">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1319.79725" z="1174.23462"/>
<Orientation y="3.92084"/>
<Obstruction group="14131"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14129">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1313.73926" z="1180.55884"/>
<Orientation y="3.92084"/>
<Obstruction group="14131" group2="14132"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14130">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1304.93897" z="1189.05237"/>
<Orientation y="3.92084"/>
<Obstruction group="14132"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14131">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1324.13074" z="1170.07288"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14132">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1300.8971" z="1193.21045"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14133">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1294.39368" z="1178.12256"/>
<Orientation y="3.92084"/>
<Obstruction group="14103" group2="14134"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14134">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1290.35181" z="1182.28064"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14135">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1275.14588" z="1176.50757"/>
<Orientation y="0.79091"/>
<Actor seed="36300"/>
</Entity>
<Entity uid="14136">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1290.53113" z="1172.86146"/>
<Orientation y="2.35621"/>
<Actor seed="47308"/>
</Entity>
<Entity uid="14137">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1289.40235" z="1156.12171"/>
<Orientation y="2.35621"/>
<Actor seed="16584"/>
</Entity>
<Entity uid="14138">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1286.10962" z="1153.42994"/>
<Orientation y="2.35621"/>
<Actor seed="13293"/>
</Entity>
<Entity uid="14139">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1254.14808" z="1177.63233"/>
<Orientation y="2.35621"/>
<Actor seed="30888"/>
</Entity>
<Entity uid="14140">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1320.66614" z="1093.9994"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14141">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1389.84559" z="1086.31482"/>
<Orientation y="5.54238"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14142">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1384.29004" z="1080.5127"/>
<Orientation y="5.54241"/>
<Obstruction group="14141"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14143">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1380.9579" z="1077.55762"/>
<Orientation y="5.54241"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14144">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1372.1261" z="1068.59937"/>
<Orientation y="5.54241"/>
<Obstruction group="14146"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14145">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1362.57886" z="1059.6814"/>
<Orientation y="5.54241"/>
<Obstruction group="1493" group2="1496"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14146">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1358.20264" z="1056.62867"/>
<Orientation y="5.54238"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14147">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1401.94483" z="1097.26185"/>
<Orientation y="5.54238"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14148">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1396.15333" z="1091.70557"/>
<Orientation y="5.54241"/>
<Obstruction group="14141" group2="14147"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14149">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1392.90198" z="1088.66492"/>
<Orientation y="5.54241"/>
<Obstruction group="14141"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14150">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1397.42762" z="1102.25489"/>
<Orientation y="7.07711"/>
<Obstruction group="14147" group2="14153"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14151">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1388.33716" z="1111.63807"/>
<Orientation y="7.07711"/>
<Obstruction group="14153" group2="14152"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14152">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1384.89124" z="1115.6565"/>
<Orientation y="7.07708"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14153">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1392.2295" z="1107.70936"/>
<Orientation y="7.0771"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14154">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1372.18323" z="1132.38782"/>
<Orientation y="7.11484"/>
<Obstruction group="14156"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14155">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1363.45301" z="1142.10706"/>
<Orientation y="7.11484"/>
<Obstruction group="14156" group2="14157"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14156">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1376.3761" z="1127.76624"/>
<Orientation y="7.11481"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14157">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1358.02894" z="1147.58265"/>
<Orientation y="7.11481"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14158">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1352.15491" z="1117.48743"/>
<Orientation y="2.35621"/>
<Obstruction group="14081"/>
<Actor seed="17467"/>
</Entity>
<Entity uid="14159">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1344.62867" z="1109.71167"/>
<Orientation y="2.35621"/>
<Actor seed="53937"/>
</Entity>
<Entity uid="14160">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1347.99512" z="1099.55115"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14161">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1351.82435" z="1103.71863"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14162">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1354.95472" z="1107.14832"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14163">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1358.78394" z="1111.3158"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14164">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1370.43873" z="1077.4375"/>
<Orientation y="5.51017"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14165">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1366.01197" z="1073.09961"/>
<Orientation y="5.51017"/>
<Obstruction group="14146"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14166">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1357.22876" z="1064.80518"/>
<Orientation y="2.38056"/>
<Obstruction group="1493" group2="1496"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14167">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1384.00977" z="1106.73804"/>
<Orientation y="2.34061"/>
<Obstruction group="14153" group2="14152"/>
<Actor seed="37210"/>
</Entity>
<Entity uid="14168">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1373.48548" z="1103.24964"/>
<Orientation y="7.13074"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="14169">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1342.7234" z="1086.92188"/>
<Orientation y="7.11991"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="14170">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1333.59266" z="1094.4137"/>
<Orientation y="2.35621"/>
<Actor seed="44785"/>
</Entity>
<Entity uid="14171">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1340.27076" z="1088.53125"/>
<Orientation y="2.35621"/>
<Actor seed="35705"/>
</Entity>
<Entity uid="14172">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1374.34034" z="1093.2992"/>
<Orientation y="2.35621"/>
<Actor seed="46508"/>
</Entity>
<Entity uid="14173">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1379.43543" z="1086.80799"/>
<Orientation y="2.35621"/>
<Actor seed="56649"/>
</Entity>
<Entity uid="14174">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1389.09607" z="1095.40223"/>
<Orientation y="2.35621"/>
<Actor seed="35098"/>
</Entity>
<Entity uid="14175">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1391.98487" z="1098.34083"/>
<Orientation y="2.35621"/>
<Actor seed="40819"/>
</Entity>
<Entity uid="14176">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1392.7085" z="1096.81922"/>
<Orientation y="2.35621"/>
<Actor seed="2519"/>
</Entity>
<Entity uid="14177">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1387.3523" z="1089.12732"/>
<Orientation y="2.35621"/>
<Actor seed="26301"/>
</Entity>
<Entity uid="14178">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1382.7682" z="1088.30237"/>
<Orientation y="2.35621"/>
<Actor seed="46010"/>
</Entity>
<Entity uid="14179">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1379.20826" z="1089.92066"/>
<Orientation y="2.35621"/>
<Actor seed="36854"/>
</Entity>
<Entity uid="14180">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1375.58704" z="1095.84791"/>
<Orientation y="2.35621"/>
<Actor seed="39578"/>
</Entity>
<Entity uid="14181">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1377.30335" z="1100.14454"/>
<Orientation y="2.35621"/>
<Actor seed="1776"/>
</Entity>
<Entity uid="14182">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1338.61182" z="1089.5923"/>
<Orientation y="2.35621"/>
<Actor seed="40993"/>
</Entity>
<Entity uid="14183">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1342.53321" z="1090.66883"/>
<Orientation y="-0.30573"/>
<Actor seed="57718"/>
</Entity>
<Entity uid="14184">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1338.71436" z="1095.40027"/>
<Orientation y="-0.68209"/>
<Actor seed="20839"/>
</Entity>
<Entity uid="14185">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1335.15064" z="1097.91211"/>
<Orientation y="2.35621"/>
<Actor seed="11943"/>
</Entity>
<Entity uid="14186">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1333.15894" z="1091.72852"/>
<Orientation y="2.35621"/>
<Actor seed="43135"/>
</Entity>
<Entity uid="14187">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1337.86976" z="1089.81531"/>
<Orientation y="2.35621"/>
<Actor seed="52177"/>
</Entity>
<Entity uid="14188">
<Template>actor|props/flora/fallen_apples.xml</Template>
<Position x="1338.40027" z="1083.86268"/>
<Orientation y="2.35621"/>
<Actor seed="57516"/>
</Entity>
<Entity uid="14189">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1343.50794" z="1139.80604"/>
<Orientation y="1.66578"/>
<Actor seed="34086"/>
</Entity>
<Entity uid="14190">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1351.45618" z="1131.55762"/>
<Orientation y="0.91535"/>
<Actor seed="39030"/>
</Entity>
<Entity uid="14191">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1359.6089" z="1123.32374"/>
<Orientation y="1.67972"/>
<Actor seed="61853"/>
</Entity>
<Entity uid="14192">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1365.49781" z="1118.9021"/>
<Orientation y="2.35621"/>
<Actor seed="39139"/>
</Entity>
<Entity uid="14193">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1375.43067" z="1131.41492"/>
<Orientation y="2.35621"/>
<Obstruction group="14156"/>
<Actor seed="43971"/>
</Entity>
<Entity uid="14194">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1372.2948" z="1136.86475"/>
<Orientation y="2.35621"/>
<Actor seed="10750"/>
</Entity>
<Entity uid="14195">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1367.10657" z="1142.54468"/>
<Orientation y="2.35621"/>
<Actor seed="26865"/>
</Entity>
<Entity uid="14196">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1363.16712" z="1147.54053"/>
<Orientation y="0.00524"/>
<Actor seed="44794"/>
</Entity>
<Entity uid="14197">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1414.98658" z="1120.89795"/>
<Orientation y="5.49033"/>
<Actor seed="5369"/>
</Entity>
<Entity uid="14198">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1392.2411" z="1143.84046"/>
<Orientation y="3.93029"/>
<Obstruction group="14233"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14199">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1400.96058" z="1135.26392"/>
<Orientation y="3.93029"/>
<Obstruction group="14233"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14200">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1409.73426" z="1126.41834"/>
<Orientation y="3.93029"/>
<Obstruction group="14197"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14201">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1418.8368" z="1126.07874"/>
<Orientation y="5.49036"/>
<Obstruction group="14197"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14202">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1427.58777" z="1134.9469"/>
<Orientation y="5.49036"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14203">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1411.44715" z="1134.64893"/>
<Orientation y="7.0534"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14204">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1415.77454" z="1132.93299"/>
<Orientation y="5.50432"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14205">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1415.05994" z="1126.55884"/>
<Orientation y="7.0534"/>
<Obstruction group="14197"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="14206">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1402.95777" z="1143.0293"/>
<Orientation y="7.0534"/>
<Obstruction group="14233"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14207">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1424.14722" z="1141.52466"/>
<Orientation y="5.47603"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14208">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1436.32032" z="1143.85169"/>
<Orientation y="5.49036"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14209">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1445.0713" z="1152.71985"/>
<Orientation y="5.49036"/>
<Obstruction group="14235"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14210">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1408.69056" z="1170.13843"/>
<Orientation y="5.52463"/>
<Obstruction group="14232"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14211">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1417.74012" z="1178.70167"/>
<Orientation y="5.52463"/>
<Obstruction group="14232" group2="14234"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14212">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1389.6526" z="1180.16138"/>
<Orientation y="5.52463"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14213">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1380.60303" z="1171.59815"/>
<Orientation y="5.52463"/>
<Obstruction group="14228"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14214">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1407.67273" z="1197.28431"/>
<Orientation y="5.52463"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14215">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1398.62317" z="1188.72107"/>
<Orientation y="5.52463"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14216">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1435.15589" z="1224.38831"/>
<Orientation y="5.50063"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14217">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1443.9972" z="1233.16626"/>
<Orientation y="5.50063"/>
<Obstruction group="14229"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14218">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1417.55201" z="1206.83777"/>
<Orientation y="5.50063"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14219">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1426.39332" z="1215.61573"/>
<Orientation y="5.50063"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14220">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1418.66102" z="1275.54725"/>
<Orientation y="7.07956"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14221">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1427.36658" z="1266.63477"/>
<Orientation y="7.07956"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14222">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1444.7732" z="1248.88855"/>
<Orientation y="7.07956"/>
<Obstruction group="14230"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14223">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1436.06763" z="1257.80103"/>
<Orientation y="7.07956"/>
<Obstruction group="14230"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14224">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1400.16663" z="1294.10462"/>
<Orientation y="7.07107"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14225">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1408.94788" z="1285.26648"/>
<Orientation y="7.07107"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14226">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1382.60962" z="1311.70215"/>
<Orientation y="7.07107"/>
<Obstruction group="14231"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14227">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1391.39087" z="1302.86402"/>
<Orientation y="7.07107"/>
<Obstruction group="14231"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14228">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1375.4574" z="1166.25843"/>
<Orientation y="7.0998"/>
<Actor seed="5369"/>
</Entity>
<Entity uid="14229">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1449.18677" z="1238.42652"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14230">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1449.51807" z="1244.74268"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14231">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1377.60682" z="1316.68409"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14232">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1404.59241" z="1166.24207"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14233">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1387.79334" z="1148.23072"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14234">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1422.22828" z="1183.04053"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14235">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1450.4773" z="1158.03394"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14236">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1448.68738" z="1225.21863"/>
<Orientation y="3.902"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14237">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1457.70777" z="1216.62464"/>
<Orientation y="3.902"/>
<Obstruction group="14245"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14238">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1453.85438" z="1203.28406"/>
<Orientation y="5.46207"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14239">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1456.85132" z="1206.57593"/>
<Orientation y="5.46207"/>
<Obstruction group="14245"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14240">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1458.09766" z="1211.85608"/>
<Orientation y="5.46204"/>
<Obstruction group="14245"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="14241">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1449.50135" z="1214.14087"/>
<Orientation y="3.87862"/>
<Obstruction group="14245"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14242">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1451.97754" z="1210.23035"/>
<Orientation y="5.46207"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14243">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1443.77308" z="1201.57081"/>
<Orientation y="5.46204"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14244">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1440.64295" z="1222.0763"/>
<Orientation y="3.87862"/>
<Obstruction group="14229"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14245">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1463.58118" z="1212.33301"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14246">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1425.39722" z="1205.57618"/>
<Orientation y="2.35621"/>
<Actor seed="53367"/>
</Entity>
<Entity uid="14247">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1423.44312" z="1175.54151"/>
<Orientation y="2.35621"/>
<Obstruction group="14234"/>
<Actor seed="44425"/>
</Entity>
<Entity uid="14248">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1447.73328" z="1161.53663"/>
<Orientation y="2.35621"/>
<Obstruction group="14235"/>
<Actor seed="19525"/>
</Entity>
<Entity uid="14249">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1448.23414" z="1192.51221"/>
<Orientation y="5.47399"/>
<Actor seed="12452"/>
</Entity>
<Entity uid="14250">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1417.03394" z="1200.58594"/>
<Orientation y="0.81916"/>
<Actor seed="34481"/>
</Entity>
<Entity uid="14251">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1417.18873" z="1167.0293"/>
<Orientation y="2.35621"/>
<Obstruction group="14234"/>
<Actor seed="53449"/>
</Entity>
<Entity uid="14252">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1409.71155" z="1191.7085"/>
<Orientation y="0.80854"/>
<Actor seed="50371"/>
</Entity>
<Entity uid="14253">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1400.93165" z="1183.26856"/>
<Orientation y="2.35621"/>
<Actor seed="7509"/>
</Entity>
<Entity uid="14254">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1393.38135" z="1176.70447"/>
<Orientation y="2.37223"/>
<Obstruction group="14228"/>
<Actor seed="34481"/>
</Entity>
<Entity uid="14255">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1431.87195" z="1148.59375"/>
<Orientation y="5.46891"/>
<Obstruction group="14235"/>
<Actor seed="34481"/>
</Entity>
<Entity uid="14256">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1438.53089" z="1155.63624"/>
<Orientation y="5.46892"/>
<Obstruction group="14235"/>
<Actor seed="34481"/>
</Entity>
<Entity uid="14257">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1394.96302" z="1149.60486"/>
<Orientation y="7.04932"/>
<Obstruction group="14233"/>
<Actor seed="34481"/>
</Entity>
<Entity uid="14258">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1388.01917" z="1171.44373"/>
<Orientation y="2.37223"/>
<Obstruction group="14228"/>
<Actor seed="34481"/>
</Entity>
<Entity uid="14259">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1461.4292" z="1199.50025"/>
<Orientation y="2.35621"/>
<Actor seed="3172"/>
</Entity>
<Entity uid="14260">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1453.79236" z="1268.83802"/>
<Orientation y="1.54584"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14261">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1453.60596" z="1276.31104"/>
<Orientation y="1.54586"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14262">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1453.48145" z="1283.49793"/>
<Orientation y="1.54586"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14263">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1445.73377" z="1268.0199"/>
<Orientation y="4.6687"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14264">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1445.47461" z="1275.20325"/>
<Orientation y="4.6687"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14265">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1445.14808" z="1282.6714"/>
<Orientation y="4.6687"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14266">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1300.42945" z="1241.1034"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14267">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1372.3407" z="1169.162"/>
<Orientation y="5.46204"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14268">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1314.21351" z="1227.28333"/>
<Orientation y="7.07108"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14269">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1305.43226" z="1236.12146"/>
<Orientation y="7.07108"/>
<Obstruction group="14266"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14270">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1331.77051" z="1209.6858"/>
<Orientation y="7.07108"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14271">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1322.98926" z="1218.52393"/>
<Orientation y="7.07108"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14272">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1358.89026" z="1182.22034"/>
<Orientation y="7.07956"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14273">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1367.59583" z="1173.30787"/>
<Orientation y="7.07956"/>
<Obstruction group="14267"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14274">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1350.18921" z="1191.05408"/>
<Orientation y="7.07956"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14275">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1341.48365" z="1199.96656"/>
<Orientation y="7.07956"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14276">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1484.6554" z="1177.86353"/>
<Orientation y="-1.63482"/>
<Actor seed="16709"/>
</Entity>
<Entity uid="14277">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1490.07764" z="1187.23707"/>
<Orientation y="-3.201"/>
<Actor seed="13452"/>
</Entity>
<Entity uid="14278">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1484.9021" z="1220.49048"/>
<Orientation y="-1.5893"/>
<Actor seed="16709"/>
</Entity>
<Entity uid="14279">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1490.74524" z="1229.60755"/>
<Orientation y="-3.15548"/>
<Actor seed="13452"/>
</Entity>
<Entity uid="14280">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1486.15491" z="1274.6847"/>
<Orientation y="-1.5893"/>
<Actor seed="16709"/>
</Entity>
<Entity uid="14281">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1491.99805" z="1283.80176"/>
<Orientation y="-3.1555"/>
<Actor seed="13452"/>
</Entity>
<Entity uid="14282">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1485.05774" z="1229.11683"/>
<Orientation y="1.55729"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="14283">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1484.6725" z="1284.48133"/>
<Orientation y="1.5573"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="14284">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1486.46375" z="1264.04847"/>
<Orientation y="-1.58657"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="14285">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1372.99244" z="1393.62"/>
<Orientation y="3.96776"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14286">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1378.82789" z="1399.6261"/>
<Orientation y="0.84491"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="14287">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1380.27454" z="1390.25245"/>
<Orientation y="2.36803"/>
<Actor seed="12487"/>
</Entity>
<Entity uid="14288">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1418.49341" z="1322.34998"/>
<Orientation y="2.35621"/>
<Actor seed="29622"/>
</Entity>
<Entity uid="14289">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1393.4375" z="1326.07679"/>
<Orientation y="2.35621"/>
<Actor seed="20482"/>
</Entity>
<Entity uid="14290">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1407.80848" z="1401.21375"/>
<Orientation y="3.19088"/>
<Actor seed="26403"/>
</Entity>
<Entity uid="14291">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1386.93506" z="1318.97657"/>
<Orientation y="2.35621"/>
<Obstruction group="14231"/>
<Actor seed="4416"/>
</Entity>
<Entity uid="14292">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1413.09913" z="1316.32044"/>
<Orientation y="2.35621"/>
<Actor seed="23085"/>
</Entity>
<Entity uid="14293">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1386.84217" z="1366.22388"/>
<Orientation y="5.50872"/>
<Actor seed="10658"/>
</Entity>
<Entity uid="14294">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1401.14478" z="1301.99732"/>
<Orientation y="-0.78585"/>
<Actor seed="38388"/>
</Entity>
<Entity uid="14295">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1415.29249" z="1288.79688"/>
<Orientation y="2.35621"/>
<Actor seed="47332"/>
</Entity>
<Entity uid="14296">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1422.55896" z="1296.51868"/>
<Orientation y="2.35621"/>
<Actor seed="36131"/>
</Entity>
<Entity uid="14297">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1424.37574" z="1279.7931"/>
<Orientation y="2.35622"/>
<Actor seed="23085"/>
</Entity>
<Entity uid="14298">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1452.98609" z="1323.64197"/>
<Orientation y="-1.5097"/>
<Obstruction group="14333"/>
<Actor seed="18848"/>
</Entity>
<Entity uid="14299">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1509.74134" z="1332.68787"/>
<Orientation y="4.76926"/>
<Actor seed="12452"/>
</Entity>
<Entity uid="14300">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1488.12012" z="1362.9192"/>
<Orientation y="1.6515"/>
<Obstruction group="14310"/>
<Actor seed="53367"/>
</Entity>
<Entity uid="14301">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1508.59205" z="1357.72938"/>
<Orientation y="4.75731"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14302">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1500.47461" z="1336.69861"/>
<Orientation y="4.75731"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14303">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1501.11475" z="1348.61036"/>
<Orientation y="4.75734"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14304">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1496.69507" z="1349.98523"/>
<Orientation y="3.1739"/>
<Obstruction group="14310"/>
<Actor seed="48158"/>
</Entity>
<Entity uid="14305">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1504.72376" z="1353.8136"/>
<Orientation y="4.75731"/>
<Obstruction group="14301"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="14306">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1507.19495" z="1348.9839"/>
<Orientation y="4.75734"/>
<Obstruction group="14301"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14307">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1507.04444" z="1344.53467"/>
<Orientation y="4.75734"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14308">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1501.33753" z="1357.19361"/>
<Orientation y="3.19727"/>
<Obstruction group="14301"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14309">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1488.89856" z="1357.89686"/>
<Orientation y="3.19727"/>
<Obstruction group="14310"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14311">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1419.19031" z="1399.29432"/>
<Orientation y="-2.339"/>
<Actor seed="52191"/>
</Entity>
<Entity uid="14312">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1444.3274" z="1313.55945"/>
<Orientation y="6.33178"/>
<Obstruction group="14333"/>
<Actor seed="10658"/>
</Entity>
<Entity uid="14313">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1462.07422" z="1312.04993"/>
<Orientation y="1.63723"/>
<Obstruction group="14316" group2="14333"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14314">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1462.91077" z="1324.48047"/>
<Orientation y="1.63723"/>
<Obstruction group="14316" group2="14333"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14316">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1462.14869" z="1305.7494"/>
<Orientation y="0.0197"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14318">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1485.67115" z="1320.49158"/>
<Orientation y="1.53617"/>
<Actor seed="36131"/>
</Entity>
<Entity uid="14319">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1486.36011" z="1309.91077"/>
<Orientation y="1.53617"/>
<Actor seed="47332"/>
</Entity>
<Entity uid="14320">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1499.1399" z="1310.41016"/>
<Orientation y="1.53617"/>
<Actor seed="23085"/>
</Entity>
<Entity uid="14321">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1395.51954" z="1414.0442"/>
<Orientation y="2.35622"/>
<Actor seed="4416"/>
</Entity>
<Entity uid="14322">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1402.02198" z="1421.14441"/>
<Orientation y="2.35622"/>
<Actor seed="20482"/>
</Entity>
<Entity uid="14323">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1406.04102" z="1394.36292"/>
<Orientation y="1.63512"/>
<Actor seed="18700"/>
</Entity>
<Entity uid="14324">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1401.1338" z="1333.23133"/>
<Orientation y="-0.77128"/>
<Actor seed="18700"/>
</Entity>
<Entity uid="14325">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1451.39063" z="1230.54371"/>
<Orientation y="0.73961"/>
<Obstruction group="14229"/>
<Actor seed="26120"/>
</Entity>
<Entity uid="14326">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1450.37855" z="1263.26172"/>
<Orientation y="-1.62357"/>
<Actor seed="27773"/>
</Entity>
<Entity uid="14327">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1448.68055" z="1288.27662"/>
<Orientation y="-4.75046"/>
<Actor seed="27773"/>
</Entity>
<Entity uid="14328">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1444.21033" z="1359.4911"/>
<Orientation y="6.32677"/>
<Actor seed="2106"/>
</Entity>
<Entity uid="14333">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1463.13758" z="1332.15577"/>
<Orientation y="-1.53661"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14334">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1461.83558" z="1346.57667"/>
<Orientation y="-3.09195"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14335">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1462.15113" z="1355.73609"/>
<Orientation y="-3.09195"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14336">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1462.48853" z="1364.85914"/>
<Orientation y="-3.09195"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14337">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1462.818" z="1374.09375"/>
<Orientation y="-3.09195"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14338">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1463.2256" z="1383.57679"/>
<Orientation y="-3.0626"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14339">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1425.17383" z="1366.56641"/>
<Orientation y="-3.0791"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14340">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1424.71924" z="1357.4485"/>
<Orientation y="-3.0791"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14341">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1424.2859" z="1348.29383"/>
<Orientation y="-3.0791"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14342">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1456.40003" z="1341.93592"/>
<Orientation y="1.60785"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14343">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1447.23743" z="1342.13611"/>
<Orientation y="1.60785"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14344">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1438.11084" z="1342.35877"/>
<Orientation y="1.60785"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14345">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1428.87293" z="1342.5719"/>
<Orientation y="1.60785"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14346">
<Template>actor|props/structures/kushites/statue_lion.xml</Template>
<Position x="1442.36658" z="1382.99061"/>
<Orientation y="0.2515"/>
<Actor seed="13199"/>
</Entity>
<Entity uid="14347">
<Template>actor|props/structures/kushites/statue_lion.xml</Template>
<Position x="1449.56287" z="1383.01734"/>
<Orientation y="-0.03382"/>
<Actor seed="12641"/>
</Entity>
<Entity uid="14348">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1352.2428" z="1486.06531"/>
<Orientation y="0.00524"/>
<Actor seed="44794"/>
</Entity>
<Entity uid="14349">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1361.37049" z="1475.38953"/>
<Orientation y="2.35622"/>
<Actor seed="10750"/>
</Entity>
<Entity uid="14350">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1364.50635" z="1469.9397"/>
<Orientation y="2.35622"/>
<Actor seed="43971"/>
</Entity>
<Entity uid="14351">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1329.34644" z="1427.05604"/>
<Orientation y="2.35622"/>
<Actor seed="35705"/>
</Entity>
<Entity uid="14352">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1322.66834" z="1432.93848"/>
<Orientation y="2.35622"/>
<Actor seed="44785"/>
</Entity>
<Entity uid="14353">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1330.05591" z="1463.57886"/>
<Orientation y="5.48583"/>
<Obstruction group="14387"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14354">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1299.74524" z="1478.57508"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14355">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1337.07081" z="1438.07593"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14356">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1356.18226" z="1481.06946"/>
<Orientation y="2.35622"/>
<Actor seed="26865"/>
</Entity>
<Entity uid="14357">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1354.5735" z="1457.42688"/>
<Orientation y="2.35622"/>
<Actor seed="39139"/>
</Entity>
<Entity uid="14358">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1348.68458" z="1461.84852"/>
<Orientation y="1.67972"/>
<Actor seed="61853"/>
</Entity>
<Entity uid="14359">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1340.53187" z="1470.0824"/>
<Orientation y="0.91535"/>
<Actor seed="39030"/>
</Entity>
<Entity uid="14360">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1332.58362" z="1478.33082"/>
<Orientation y="1.6658"/>
<Actor seed="34086"/>
</Entity>
<Entity uid="14361">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1368.51111" z="1425.33277"/>
<Orientation y="2.35622"/>
<Actor seed="56649"/>
</Entity>
<Entity uid="14362">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1363.41602" z="1431.82398"/>
<Orientation y="2.35622"/>
<Actor seed="46508"/>
</Entity>
<Entity uid="14363">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1373.08545" z="1445.26282"/>
<Orientation y="2.34061"/>
<Obstruction group="14374" group2="14375"/>
<Actor seed="37210"/>
</Entity>
<Entity uid="14364">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1346.30445" z="1403.32996"/>
<Orientation y="2.38056"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14365">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1359.51441" z="1415.96229"/>
<Orientation y="5.51018"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14366">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1347.85962" z="1449.84058"/>
<Orientation y="5.48253"/>
<Obstruction group="14387"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14367">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1340.90003" z="1442.24341"/>
<Orientation y="5.48253"/>
<Obstruction group="14387"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14368">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1333.70435" z="1448.23646"/>
<Orientation y="2.35622"/>
<Obstruction group="14387"/>
<Actor seed="53937"/>
</Entity>
<Entity uid="14369">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1341.2306" z="1456.01221"/>
<Orientation y="2.35622"/>
<Obstruction group="14387"/>
<Actor seed="17467"/>
</Entity>
<Entity uid="14370">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1347.10462" z="1486.10743"/>
<Orientation y="7.11481"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14371">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1365.45179" z="1466.29102"/>
<Orientation y="7.11481"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14372">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1352.5287" z="1480.63184"/>
<Orientation y="7.11484"/>
<Obstruction group="14370"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14373">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1361.25892" z="1470.9126"/>
<Orientation y="7.11484"/>
<Obstruction group="14371"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14374">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1381.30518" z="1446.23414"/>
<Orientation y="7.07711"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14375">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1373.96692" z="1454.18128"/>
<Orientation y="7.0771"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14376">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1377.41285" z="1450.16285"/>
<Orientation y="7.07711"/>
<Obstruction group="14374" group2="14375"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14377">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1386.5033" z="1440.77967"/>
<Orientation y="7.07711"/>
<Obstruction group="14374" group2="14375"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14378">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1250.12354" z="1493.641"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14379">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1327.75953" z="1498.86792"/>
<Orientation y="3.93967"/>
<Obstruction group="14394"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14380">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1331.81836" z="1494.92371"/>
<Orientation y="3.93967"/>
<Obstruction group="14394"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14381">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1295.80811" z="1484.57557"/>
<Orientation y="0.76085"/>
<Obstruction group="14354"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14382">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1279.68299" z="1467.57496"/>
<Orientation y="0.76085"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14383">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1287.67176" z="1476.14808"/>
<Orientation y="0.76085"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14384">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1321.00599" z="1493.02784"/>
<Orientation y="2.35622"/>
<Obstruction group="14394"/>
<Actor seed="57868"/>
</Entity>
<Entity uid="14385">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1302.15186" z="1470.06043"/>
<Orientation y="2.35622"/>
<Obstruction group="14354"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14386">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1321.42945" z="1454.59791"/>
<Orientation y="5.48583"/>
<Obstruction group="14387"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14387">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1339.75062" z="1463.86854"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14388">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1317.69983" z="1485.25342"/>
<Orientation y="3.92084"/>
<Obstruction group="14394"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14389">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1334.31165" z="1457.9668"/>
<Orientation y="5.4809"/>
<Obstruction group="14387"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14390">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1331.2533" z="1454.73194"/>
<Orientation y="5.4809"/>
<Obstruction group="14387"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14391">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1293.42334" z="1461.75904"/>
<Orientation y="2.35622"/>
<Actor seed="5836"/>
</Entity>
<Entity uid="14392">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1321.32227" z="1472.23768"/>
<Orientation y="3.92603"/>
<Obstruction group="14387" group2="14394"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14393">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1325.7494" z="1459.04236"/>
<Orientation y="5.48583"/>
<Obstruction group="14387"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14394">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1311.84754" z="1490.53406"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14395">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1326.50013" z="1476.7599"/>
<Orientation y="3.92084"/>
<Obstruction group="14387" group2="14394"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14396">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1322.82068" z="1445.39698"/>
<Orientation y="5.4809"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14397">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1313.67151" z="1436.07105"/>
<Orientation y="5.4809"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14398">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1331.79908" z="1425.44666"/>
<Orientation y="7.11991"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="14399">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1362.56116" z="1441.77442"/>
<Orientation y="7.13074"/>
<Obstruction group="14374" group2="14375"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="14400">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1307.86207" z="1438.38892"/>
<Orientation y="-0.89548"/>
<Actor seed="3559"/>
</Entity>
<Entity uid="14401">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1294.74146" z="1472.9386"/>
<Orientation y="5.4809"/>
<Obstruction group="14354"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14402">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1335.35718" z="1467.99756"/>
<Orientation y="3.92084"/>
<Obstruction group="14387"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14403">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1378.17176" z="1433.92701"/>
<Orientation y="2.35622"/>
<Actor seed="35098"/>
</Entity>
<Entity uid="14404">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1355.08765" z="1411.6244"/>
<Orientation y="5.51018"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14405">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1312.85071" z="1446.09217"/>
<Orientation y="2.35622"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14406">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1285.9452" z="1464.2616"/>
<Orientation y="5.4809"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14407">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1344.0304" z="1445.6731"/>
<Orientation y="5.48253"/>
<Obstruction group="14387"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14408">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1351.65455" z="1398.20618"/>
<Orientation y="5.54241"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14409">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1361.20179" z="1407.12415"/>
<Orientation y="5.54241"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14410">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1370.03357" z="1416.0824"/>
<Orientation y="5.54241"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14411">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1378.92127" z="1424.8396"/>
<Orientation y="5.54238"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14412">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1381.97767" z="1427.1897"/>
<Orientation y="5.54241"/>
<Obstruction group="14411"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14413">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1391.02051" z="1435.78663"/>
<Orientation y="5.54238"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14414">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1245.21106" z="1401.07337"/>
<Orientation y="-3.14184"/>
<Actor seed="44794"/>
</Entity>
<Entity uid="14415">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1236.02515" z="1411.6991"/>
<Orientation y="-0.79085"/>
<Actor seed="10750"/>
</Entity>
<Entity uid="14416">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1232.8595" z="1417.13172"/>
<Orientation y="-0.79085"/>
<Actor seed="43971"/>
</Entity>
<Entity uid="14417">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1267.78443" z="1460.20704"/>
<Orientation y="-0.79085"/>
<Actor seed="35705"/>
</Entity>
<Entity uid="14418">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1274.49463" z="1454.36121"/>
<Orientation y="-0.79085"/>
<Actor seed="44785"/>
</Entity>
<Entity uid="14419">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1267.27466" z="1423.6808"/>
<Orientation y="2.33877"/>
<Obstruction group="14453"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14420">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1297.66688" z="1408.8506"/>
<Orientation y="2.33381"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14421">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1260.12049" z="1449.14502"/>
<Orientation y="2.33547"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14422">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1241.2444" z="1406.04761"/>
<Orientation y="-0.79085"/>
<Actor seed="26865"/>
</Entity>
<Entity uid="14423">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1242.72388" z="1429.69874"/>
<Orientation y="-0.79085"/>
<Actor seed="39139"/>
</Entity>
<Entity uid="14424">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1248.63685" z="1425.30933"/>
<Orientation y="-1.46735"/>
<Actor seed="61853"/>
</Entity>
<Entity uid="14425">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1256.83448" z="1417.12012"/>
<Orientation y="-2.23172"/>
<Actor seed="39030"/>
</Entity>
<Entity uid="14426">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1264.82764" z="1408.91529"/>
<Orientation y="-1.48128"/>
<Actor seed="34086"/>
</Entity>
<Entity uid="14427">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1228.61097" z="1461.71607"/>
<Orientation y="-0.79085"/>
<Actor seed="56649"/>
</Entity>
<Entity uid="14428">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1233.74146" z="1455.25281"/>
<Orientation y="-0.79085"/>
<Actor seed="46508"/>
</Entity>
<Entity uid="14429">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1224.14563" z="1441.76136"/>
<Orientation y="-0.80646"/>
<Obstruction group="14440" group2="14441"/>
<Actor seed="37210"/>
</Entity>
<Entity uid="14430">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1250.69703" z="1483.83997"/>
<Orientation y="-0.76652"/>
<Obstruction group="14378"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14431">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1237.55628" z="1471.13563"/>
<Orientation y="2.36312"/>
<Obstruction group="14477"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14432">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1249.39612" z="1437.32154"/>
<Orientation y="2.33547"/>
<Obstruction group="14453"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14433">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1256.3141" z="1444.95667"/>
<Orientation y="2.33547"/>
<Obstruction group="14453"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14434">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1263.54236" z="1439.00306"/>
<Orientation y="-0.79085"/>
<Obstruction group="14453"/>
<Actor seed="53937"/>
</Entity>
<Entity uid="14435">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1256.05884" z="1431.18628"/>
<Orientation y="-0.79085"/>
<Obstruction group="14453"/>
<Actor seed="17467"/>
</Entity>
<Entity uid="14436">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1250.34937" z="1401.05945"/>
<Orientation y="3.96775"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14437">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1231.89417" z="1420.77515"/>
<Orientation y="3.96775"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14438">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1244.89551" z="1406.50525"/>
<Orientation y="3.96778"/>
<Obstruction group="14436"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14439">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1236.11231" z="1416.17664"/>
<Orientation y="3.96778"/>
<Obstruction group="14437"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14440">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1215.9314" z="1440.74512"/>
<Orientation y="3.93004"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14441">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1223.313" z="1432.83814"/>
<Orientation y="3.93003"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14442">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1219.8451" z="1436.83777"/>
<Orientation y="3.93004"/>
<Obstruction group="14440" group2="14441"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14443">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1210.7035" z="1446.17103"/>
<Orientation y="3.93004"/>
<Obstruction group="14440" group2="14441"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14444">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1284.37012" z="1378.75489"/>
<Orientation y="2.33381"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14445">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1269.76404" z="1388.40491"/>
<Orientation y="0.79261"/>
<Obstruction group="14460"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14446">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1265.6836" z="1392.32679"/>
<Orientation y="0.79261"/>
<Obstruction group="14460"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14447">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1301.49048" z="1403.40027"/>
<Orientation y="-2.38622"/>
<Obstruction group="14420"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14448">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1317.66871" z="1419.96021"/>
<Orientation y="-2.38622"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14449">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1309.20752" z="1411.93702"/>
<Orientation y="-2.38622"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14450">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1276.48548" z="1394.28174"/>
<Orientation y="-0.79085"/>
<Obstruction group="14460"/>
<Actor seed="57868"/>
</Entity>
<Entity uid="14451">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1295.21375" z="1417.35193"/>
<Orientation y="-0.79085"/>
<Obstruction group="14420"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14452">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1275.85193" z="1432.70887"/>
<Orientation y="2.33877"/>
<Obstruction group="14453"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14453">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1257.58167" z="1423.33814"/>
<Orientation y="2.33381"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14454">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1279.74915" z="1402.07422"/>
<Orientation y="0.77378"/>
<Obstruction group="14460"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14455">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1262.98829" z="1429.26954"/>
<Orientation y="2.33384"/>
<Obstruction group="14453"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14456">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1266.02894" z="1432.52112"/>
<Orientation y="2.33384"/>
<Obstruction group="14453"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14457">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1303.89673" z="1425.70093"/>
<Orientation y="-0.79085"/>
<Actor seed="5836"/>
</Entity>
<Entity uid="14458">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1276.05555" z="1415.06995"/>
<Orientation y="0.77897"/>
<Obstruction group="14453" group2="14460"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14459">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1271.55628" z="1428.24085"/>
<Orientation y="2.33877"/>
<Obstruction group="14453"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14460">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1285.63013" z="1396.82557"/>
<Orientation y="2.33381"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14461">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1270.90247" z="1410.51941"/>
<Orientation y="0.77378"/>
<Obstruction group="14453" group2="14460"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14462">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1274.41041" z="1441.90198"/>
<Orientation y="2.33384"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14463">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1283.50843" z="1451.27784"/>
<Orientation y="2.33384"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14464">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1265.323" z="1461.80298"/>
<Orientation y="3.97284"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="14465">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1234.65076" z="1445.30726"/>
<Orientation y="3.98368"/>
<Obstruction group="14440" group2="14441"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="14466">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1289.33045" z="1448.9917"/>
<Orientation y="-4.04255"/>
<Actor seed="3559"/>
</Entity>
<Entity uid="14467">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1302.63978" z="1414.51429"/>
<Orientation y="2.33384"/>
<Obstruction group="14420"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14468">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1261.99769" z="1419.23328"/>
<Orientation y="0.77378"/>
<Obstruction group="14453"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14469">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1218.99744" z="1453.06922"/>
<Orientation y="-0.79085"/>
<Actor seed="35098"/>
</Entity>
<Entity uid="14470">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1241.95923" z="1475.49769"/>
<Orientation y="2.36312"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14471">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1284.38404" z="1441.26136"/>
<Orientation y="-0.79085"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14472">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1311.38843" z="1423.23926"/>
<Orientation y="2.33384"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14473">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1253.20252" z="1441.5099"/>
<Orientation y="2.33547"/>
<Obstruction group="14453"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14474">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1245.31897" z="1488.93445"/>
<Orientation y="2.39534"/>
<Obstruction group="14378"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14475">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1235.82056" z="1479.96436"/>
<Orientation y="2.39534"/>
<Obstruction group="14477"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14476">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1227.03797" z="1470.95801"/>
<Orientation y="2.39534"/>
<Obstruction group="14477"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14477">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1220.95496" z="1465.96436"/>
<Orientation y="2.39531"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14478">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1215.1548" z="1459.78553"/>
<Orientation y="2.39534"/>
<Obstruction group="14477"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14479">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1206.15906" z="1451.13929"/>
<Orientation y="2.39531"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14480">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1246.43042" z="1295.45752"/>
<Orientation y="3.8951"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14481">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1240.20301" z="1288.63074"/>
<Orientation y="3.8951"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14482">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1234.04163" z="1281.8943"/>
<Orientation y="3.8951"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14483">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1227.87342" z="1275.11585"/>
<Orientation y="3.8951"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14484">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1253.75794" z="1295.15906"/>
<Orientation y="-0.79186"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14485">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1260.3772" z="1288.82032"/>
<Orientation y="-0.79186"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14486">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1266.95496" z="1282.48975"/>
<Orientation y="-0.79186"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14487">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1254.7942" z="1242.62244"/>
<Orientation y="-0.77537"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14488">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1247.91028" z="1249.15735"/>
<Orientation y="-0.80471"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14489">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1241.16248" z="1255.47022"/>
<Orientation y="-0.80471"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14490">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1234.50391" z="1261.71595"/>
<Orientation y="-0.80471"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14491">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1227.8036" z="1267.969"/>
<Orientation y="-0.80471"/>
<Actor seed="32167"/>
</Entity>
<Entity uid="14492">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1249.11768" z="1272.77991"/>
<Orientation y="8.61402"/>
<Actor seed="2106"/>
</Entity>
<Entity uid="14493">
<Template>actor|structures/kushites/temple_3.xml</Template>
<Position x="1221.58753" z="1242.16712"/>
<Orientation y="2.35621"/>
<Actor seed="59074"/>
</Entity>
<Entity uid="14494">
<Template>actor|structures/kushites/temple.xml</Template>
<Position x="1276.36475" z="1296.82728"/>
<Orientation y="2.35621"/>
<Actor seed="938"/>
</Entity>
<Entity uid="14495">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1364.3982" z="1335.54078"/>
<Orientation y="5.51655"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14496">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1347.43128" z="1318.64563"/>
<Orientation y="5.51658"/>
<Obstruction group="14533"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14497">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1338.83387" z="1309.46216"/>
<Orientation y="5.51658"/>
<Obstruction group="14533"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14498">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1329.52027" z="1300.30054"/>
<Orientation y="5.51658"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14499">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1332.6056" z="1313.80298"/>
<Orientation y="5.48435"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14500">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1355.10572" z="1336.69446"/>
<Orientation y="2.33039"/>
<Actor seed="35098"/>
</Entity>
<Entity uid="14501">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1339.29761" z="1344.136"/>
<Orientation y="7.10491"/>
<Obstruction group="14504"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="14502">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1363.25745" z="1343.76014"/>
<Orientation y="7.05127"/>
<Obstruction group="14505" group2="14511"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14503">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1353.92762" z="1352.90528"/>
<Orientation y="7.05127"/>
<Obstruction group="14505" group2="14511"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14504">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1350.37903" z="1356.83338"/>
<Orientation y="7.05127"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14505">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1357.92017" z="1349.0785"/>
<Orientation y="7.05127"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14506">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1336.91871" z="1318.25379"/>
<Orientation y="5.48435"/>
<Obstruction group="14533"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14507">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1324.03956" z="1305.28443"/>
<Orientation y="2.35473"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14508">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1349.72828" z="1347.89515"/>
<Orientation y="2.31478"/>
<Obstruction group="14505" group2="14511"/>
<Actor seed="37210"/>
</Entity>
<Entity uid="14509">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1340.40931" z="1334.21094"/>
<Orientation y="2.33039"/>
<Actor seed="46508"/>
</Entity>
<Entity uid="14510">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1345.67042" z="1327.85352"/>
<Orientation y="2.33039"/>
<Actor seed="56649"/>
</Entity>
<Entity uid="14511">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1367.90223" z="1338.8855"/>
<Orientation y="5.51655"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14512">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1359.08448" z="1330.05774"/>
<Orientation y="5.51658"/>
<Obstruction group="14495" group2="14533"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14513">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1288.75355" z="1316.0453"/>
<Orientation y="7.11345"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14514">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1282.95838" z="1322.52186"/>
<Orientation y="7.11348"/>
<Obstruction group="14513"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14515">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1274.00257" z="1331.35608"/>
<Orientation y="7.11348"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14516">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1265.08716" z="1340.90577"/>
<Orientation y="7.11348"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14517">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1278.5044" z="1337.469"/>
<Orientation y="7.08126"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14518">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1300.80079" z="1314.37879"/>
<Orientation y="3.9273"/>
<Actor seed="35098"/>
</Entity>
<Entity uid="14519">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1308.65247" z="1329.98731"/>
<Orientation y="8.70182"/>
<Obstruction group="14522"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="14520">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1307.65125" z="1306.04554"/>
<Orientation y="8.64818"/>
<Obstruction group="14523" group2="14529"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14521">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1317.03687" z="1315.13331"/>
<Orientation y="8.64818"/>
<Obstruction group="14523" group2="14529"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14522">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1321.05628" z="1318.57813"/>
<Orientation y="8.64818"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14523">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1313.10706" z="1311.24207"/>
<Orientation y="8.64818"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14524">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1282.8412" z="1333.04114"/>
<Orientation y="7.08126"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14525">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1270.21241" z="1346.2544"/>
<Orientation y="3.95163"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="14526">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1312.13794" z="1319.46204"/>
<Orientation y="3.91169"/>
<Obstruction group="14523" group2="14529"/>
<Actor seed="37210"/>
</Entity>
<Entity uid="14527">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1298.70179" z="1329.13514"/>
<Orientation y="3.9273"/>
<Actor seed="46508"/>
</Entity>
<Entity uid="14528">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1292.20923" z="1324.04175"/>
<Orientation y="3.9273"/>
<Actor seed="56649"/>
</Entity>
<Entity uid="14529">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1302.65699" z="1301.52967"/>
<Orientation y="7.11345"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14530">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1294.06238" z="1310.57471"/>
<Orientation y="7.11348"/>
<Obstruction group="14513" group2="14532"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14531">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1321.688" z="1312.74585"/>
<Orientation y="2.32596"/>
<Obstruction group="14522" group2="14523"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14532">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1298.75672" z="1305.43226"/>
<Orientation y="7.11345"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14533">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1352.86548" z="1324.33948"/>
<Orientation y="7.11345"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14534">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1385.86194" z="1372.71387"/>
<Orientation y="2.36803"/>
<Actor seed="12487"/>
</Entity>
<Entity uid="14535">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1394.865" z="1375.30811"/>
<Orientation y="3.93985"/>
<Actor seed="10658"/>
</Entity>
<Entity uid="14536">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1305.58716" z="1518.29676"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14537">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1296.91395" z="1540.62122"/>
<Orientation y="3.92084"/>
<Obstruction group="14547"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14538">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1256.29822" z="1545.56226"/>
<Orientation y="5.4809"/>
<Obstruction group="14562"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14539">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1284.37745" z="1518.02063"/>
<Orientation y="5.4809"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14540">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1288.0569" z="1549.38355"/>
<Orientation y="3.92084"/>
<Obstruction group="14547"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14541">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1273.4043" z="1563.15772"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14542">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1287.30616" z="1531.66602"/>
<Orientation y="5.48583"/>
<Actor seed="58265"/>
</Entity>
<Entity uid="14543">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1282.87903" z="1544.86133"/>
<Orientation y="3.92603"/>
<Obstruction group="14547"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14544">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1292.81006" z="1527.3556"/>
<Orientation y="5.4809"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14545">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1295.86841" z="1530.59046"/>
<Orientation y="5.4809"/>
<Obstruction group="14547"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14546">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1279.2566" z="1557.87708"/>
<Orientation y="3.92084"/>
<Obstruction group="14541"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14547">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1301.30738" z="1536.4922"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14548">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1282.98621" z="1527.22156"/>
<Orientation y="5.48583"/>
<Actor seed="44831"/>
</Entity>
<Entity uid="14549">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1263.70862" z="1542.68409"/>
<Orientation y="2.35622"/>
<Obstruction group="14562"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14550">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1282.56275" z="1565.6515"/>
<Orientation y="2.35622"/>
<Obstruction group="14541"/>
<Actor seed="57868"/>
</Entity>
<Entity uid="14551">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1249.22852" z="1548.77173"/>
<Orientation y="0.76085"/>
<Obstruction group="14562"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14552">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1257.36487" z="1557.19922"/>
<Orientation y="0.76085"/>
<Obstruction group="14562"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="14553">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1302.78736" z="1528.63587"/>
<Orientation y="2.35622"/>
<Obstruction group="14547"/>
<Actor seed="17467"/>
</Entity>
<Entity uid="14554">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1295.26111" z="1520.86011"/>
<Orientation y="2.35622"/>
<Actor seed="53937"/>
</Entity>
<Entity uid="14555">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1302.4568" z="1514.86707"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14556">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1309.41639" z="1522.46424"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14557">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1294.14039" z="1550.95447"/>
<Orientation y="1.66581"/>
<Actor seed="34086"/>
</Entity>
<Entity uid="14558">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1302.08863" z="1542.70606"/>
<Orientation y="0.91535"/>
<Actor seed="39030"/>
</Entity>
<Entity uid="14559">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1310.24134" z="1534.47217"/>
<Orientation y="1.67972"/>
<Actor seed="61853"/>
</Entity>
<Entity uid="14560">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1316.13025" z="1530.05054"/>
<Orientation y="2.35622"/>
<Actor seed="39139"/>
</Entity>
<Entity uid="14561">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1298.62757" z="1510.6996"/>
<Orientation y="5.48253"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14562">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1261.30201" z="1551.19874"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14563">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1291.61268" z="1536.20252"/>
<Orientation y="5.48583"/>
<Obstruction group="14547"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14564">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1200.89515" z="1485.72132"/>
<Orientation y="7.74004"/>
<Obstruction group="14566" group2="14568"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14565">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1199.27283" z="1498.6847"/>
<Orientation y="7.74004"/>
<Obstruction group="14566"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14566">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1198.31568" z="1505.34192"/>
<Orientation y="10.82557"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14567">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1202.96973" z="1473.31385"/>
<Orientation y="7.74004"/>
<Obstruction group="14568"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14568">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1203.40284" z="1465.45557"/>
<Orientation y="7.74001"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14569">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1204.95923" z="1457.12513"/>
<Orientation y="7.74004"/>
<Obstruction group="14479" group2="14568"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14570">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1311.36329" z="1362.66736"/>
<Orientation y="0.79091"/>
<Actor seed="36300"/>
</Entity>
<Entity uid="14571">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1323.2323" z="1411.6277"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14572">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1308.68335" z="1394.43946"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14573">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1299.92994" z="1385.40931"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14574">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1291.06568" z="1375.96998"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14575">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1290.36548" z="1363.79212"/>
<Orientation y="2.35622"/>
<Actor seed="30888"/>
</Entity>
<Entity uid="14576">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1322.32703" z="1339.58973"/>
<Orientation y="2.35622"/>
<Actor seed="13293"/>
</Entity>
<Entity uid="14577">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1325.61976" z="1342.2815"/>
<Orientation y="2.35622"/>
<Actor seed="16584"/>
</Entity>
<Entity uid="14578">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1326.74854" z="1359.02125"/>
<Orientation y="2.35622"/>
<Actor seed="47308"/>
</Entity>
<Entity uid="14579">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1326.56922" z="1368.44043"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14580">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1330.61109" z="1364.28235"/>
<Orientation y="3.92084"/>
<Obstruction group="14579" group2="14609"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14581">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1337.11451" z="1379.37024"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14582">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1360.34815" z="1356.23267"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14583">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1341.15638" z="1375.21216"/>
<Orientation y="3.92084"/>
<Obstruction group="14581"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14584">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1349.95667" z="1366.71863"/>
<Orientation y="3.92084"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14585">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1356.01465" z="1360.39441"/>
<Orientation y="3.92084"/>
<Obstruction group="14582"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14586">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1360.60303" z="1365.10364"/>
<Orientation y="2.35622"/>
<Obstruction group="14582"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14587">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1352.1858" z="1373.51893"/>
<Orientation y="5.48583"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14588">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1346.33033" z="1378.90674"/>
<Orientation y="2.35622"/>
<Obstruction group="14581"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14589">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1332.68482" z="1393.76783"/>
<Orientation y="2.35622"/>
<Actor seed="50691"/>
</Entity>
<Entity uid="14590">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1342.13794" z="1356.86426"/>
<Orientation y="3.92603"/>
<Obstruction group="14504" group2="14609"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14591">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1346.25025" z="1352.97571"/>
<Orientation y="3.92603"/>
<Obstruction group="14504"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14592">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1335.82215" z="1350.33228"/>
<Orientation y="2.35622"/>
<Obstruction group="14504" group2="14609"/>
<Actor seed="58153"/>
</Entity>
<Entity uid="14593">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1327.30921" z="1399.047"/>
<Orientation y="2.35622"/>
<Actor seed="7768"/>
</Entity>
<Entity uid="14594">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1307.23511" z="1340.88099"/>
<Orientation y="2.35622"/>
<Actor seed="4233"/>
</Entity>
<Entity uid="14595">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1301.18982" z="1363.42505"/>
<Orientation y="2.37162"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14596">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1309.7295" z="1354.53724"/>
<Orientation y="2.3716"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14597">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1314.54334" z="1383.11353"/>
<Orientation y="3.94556"/>
<Obstruction group="14611"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14598">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1318.30713" z="1341.5293"/>
<Orientation y="5.47808"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14599">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1326.98914" z="1350.4784"/>
<Orientation y="5.47808"/>
<Obstruction group="14609"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14600">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1330.03834" z="1353.72181"/>
<Orientation y="5.47808"/>
<Obstruction group="14609"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14601">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1317.6847" z="1348.16932"/>
<Orientation y="3.91973"/>
<Actor seed="44115"/>
</Entity>
<Entity uid="14602">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1316.65857" z="1403.6471"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14603">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1293.15162" z="1372.57813"/>
<Orientation y="5.534"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14604">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1307.57862" z="1377.66565"/>
<Orientation y="7.10131"/>
<Obstruction group="14611"/>
<Actor seed="33930"/>
</Entity>
<Entity uid="14605">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1298.58436" z="1352.875"/>
<Orientation y="0.79322"/>
<Actor seed="62616"/>
</Entity>
<Entity uid="14606">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1283.90723" z="1364.38013"/>
<Orientation y="5.534"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14607">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1302.3202" z="1381.02796"/>
<Orientation y="5.534"/>
<Obstruction group="14611"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14608">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1305.5459" z="1384.09595"/>
<Orientation y="5.534"/>
<Obstruction group="14611"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14609">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1335.46058" z="1359.63892"/>
<Orientation y="5.47806"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14610">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.72461" z="1368.61292"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14611">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1311.29041" z="1389.70069"/>
<Orientation y="5.53397"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14612">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1222.29847" z="1360.44581"/>
<Orientation y="1.76717"/>
<Actor seed="36300"/>
</Entity>
<Entity uid="14613">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1267.78455" z="1377.51319"/>
<Orientation y="3.33248"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14614">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1247.11756" z="1380.46229"/>
<Orientation y="3.33248"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14615">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1234.7339" z="1382.65564"/>
<Orientation y="3.33248"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14616">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1221.9491" z="1384.71155"/>
<Orientation y="3.33248"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14617">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1211.46875" z="1378.47046"/>
<Orientation y="3.33248"/>
<Actor seed="30888"/>
</Entity>
<Entity uid="14618">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1209.3219" z="1338.4369"/>
<Orientation y="3.33248"/>
<Actor seed="13293"/>
</Entity>
<Entity uid="14619">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.39612" z="1337.21692"/>
<Orientation y="3.33248"/>
<Actor seed="16584"/>
</Entity>
<Entity uid="14620">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1227.89563" z="1345.65821"/>
<Orientation y="3.33248"/>
<Actor seed="47308"/>
</Entity>
<Entity uid="14621">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1235.59815" z="1351.08277"/>
<Orientation y="6.45713"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14622">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1234.41749" z="1345.4054"/>
<Orientation y="4.8971"/>
<Obstruction group="14621" group2="14651"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14623">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1250.55921" z="1348.469"/>
<Orientation y="6.45713"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14624">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1244.40564" z="1316.2621"/>
<Orientation y="6.45713"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14625">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1249.37855" z="1342.79163"/>
<Orientation y="4.8971"/>
<Obstruction group="14623"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14626">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1247.27173" z="1330.74402"/>
<Orientation y="4.8971"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14627">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1245.42603" z="1322.18311"/>
<Orientation y="4.8971"/>
<Obstruction group="14624"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14628">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1251.89722" z="1321.0199"/>
<Orientation y="3.33248"/>
<Obstruction group="14624"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14629">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1254.15381" z="1332.70643"/>
<Orientation y="6.46209"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14630">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1248.33216" z="1312.31849"/>
<Orientation y="3.89321"/>
<Obstruction group="14624"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14631">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1260.00501" z="1360.20313"/>
<Orientation y="3.33248"/>
<Actor seed="50691"/>
</Entity>
<Entity uid="14632">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1234.72889" z="1331.70142"/>
<Orientation y="4.90229"/>
<Obstruction group="14651"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14633">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1233.81104" z="1326.11658"/>
<Orientation y="4.90229"/>
<Obstruction group="14651"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14634">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1225.78003" z="1333.27466"/>
<Orientation y="3.33248"/>
<Obstruction group="14651"/>
<Actor seed="58153"/>
</Entity>
<Entity uid="14635">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1261.36731" z="1367.61329"/>
<Orientation y="3.33248"/>
<Actor seed="7768"/>
</Entity>
<Entity uid="14636">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1201.93812" z="1351.66236"/>
<Orientation y="3.33248"/>
<Actor seed="4233"/>
</Entity>
<Entity uid="14637">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1217.22767" z="1369.29798"/>
<Orientation y="3.34787"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14638">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1214.64832" z="1357.24524"/>
<Orientation y="3.34786"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14639">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1241.01746" z="1369.2638"/>
<Orientation y="4.92182"/>
<Obstruction group="14653"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14640">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1208.67701" z="1342.8534"/>
<Orientation y="6.45434"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14641">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1220.9535" z="1340.67383"/>
<Orientation y="6.45434"/>
<Obstruction group="14651"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14642">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1225.34827" z="1339.9646"/>
<Orientation y="6.45434"/>
<Obstruction group="14651"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14643">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1213.82898" z="1347.08826"/>
<Orientation y="4.89599"/>
<Actor seed="44115"/>
</Entity>
<Entity uid="14644">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1259.21241" z="1379.01294"/>
<Orientation y="3.33248"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14645">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1220.30774" z="1381.08375"/>
<Orientation y="6.51026"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14646">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1232.60328" z="1371.98194"/>
<Orientation y="8.07757"/>
<Obstruction group="14653"/>
<Actor seed="33930"/>
</Entity>
<Entity uid="14647">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1207.02857" z="1365.54688"/>
<Orientation y="1.76948"/>
<Actor seed="62616"/>
</Entity>
<Entity uid="14648">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1208.33838" z="1384.14991"/>
<Orientation y="6.51026"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14649">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1232.44324" z="1378.22144"/>
<Orientation y="6.51026"/>
<Obstruction group="14653"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14650">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1236.79151" z="1377.26771"/>
<Orientation y="6.51026"/>
<Obstruction group="14653"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14651">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1233.28724" z="1338.78711"/>
<Orientation y="6.45432"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14652">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1211.1825" z="1387.5005"/>
<Orientation y="3.33248"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14653">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1244.65223" z="1375.6482"/>
<Orientation y="6.51023"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14654">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1198.00757" z="1573.26526"/>
<Orientation y="0.79091"/>
<Actor seed="36300"/>
</Entity>
<Entity uid="14655">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1209.8766" z="1622.2256"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14656">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1195.32764" z="1605.03736"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14657">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1186.57422" z="1596.00721"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14658">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1177.70997" z="1586.56788"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14659">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1177.00977" z="1574.39002"/>
<Orientation y="2.35622"/>
<Actor seed="30888"/>
</Entity>
<Entity uid="14660">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1208.97132" z="1550.18763"/>
<Orientation y="2.35622"/>
<Actor seed="13293"/>
</Entity>
<Entity uid="14661">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1212.26404" z="1552.8794"/>
<Orientation y="2.35622"/>
<Actor seed="16584"/>
</Entity>
<Entity uid="14662">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.39283" z="1569.61915"/>
<Orientation y="2.35622"/>
<Actor seed="47308"/>
</Entity>
<Entity uid="14663">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1213.21351" z="1579.03834"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14664">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1217.25538" z="1574.88025"/>
<Orientation y="3.92084"/>
<Obstruction group="14663" group2="14693"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14665">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1223.7588" z="1589.96814"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14666">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1246.99244" z="1566.83057"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14667">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1227.80066" z="1585.81006"/>
<Orientation y="3.92084"/>
<Obstruction group="14665"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="14668">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1236.60096" z="1577.31653"/>
<Orientation y="3.92084"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14669">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1242.65894" z="1570.99231"/>
<Orientation y="3.92084"/>
<Obstruction group="14666"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14670">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1247.24732" z="1575.70154"/>
<Orientation y="2.35622"/>
<Obstruction group="14666"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14671">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1238.83008" z="1584.11683"/>
<Orientation y="5.48583"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="14672">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1232.97461" z="1589.50464"/>
<Orientation y="2.35622"/>
<Obstruction group="14665"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="14673">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1219.32911" z="1604.36573"/>
<Orientation y="2.35622"/>
<Actor seed="50691"/>
</Entity>
<Entity uid="14674">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1228.78223" z="1567.46216"/>
<Orientation y="3.92603"/>
<Obstruction group="14693"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14675">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1232.89454" z="1563.57361"/>
<Orientation y="3.92603"/>
<Obstruction group="14693"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14676">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1222.46644" z="1560.93018"/>
<Orientation y="2.35622"/>
<Obstruction group="14693"/>
<Actor seed="58153"/>
</Entity>
<Entity uid="14677">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1213.9535" z="1609.6449"/>
<Orientation y="2.35622"/>
<Actor seed="7768"/>
</Entity>
<Entity uid="14678">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1193.8794" z="1551.47889"/>
<Orientation y="2.35622"/>
<Actor seed="4233"/>
</Entity>
<Entity uid="14679">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1187.83411" z="1574.02295"/>
<Orientation y="2.37162"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14680">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1196.37378" z="1565.13514"/>
<Orientation y="2.3716"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="14681">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1201.18763" z="1593.71143"/>
<Orientation y="3.94556"/>
<Obstruction group="14695"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="14682">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1204.95142" z="1552.1272"/>
<Orientation y="5.47808"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14683">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1213.63343" z="1561.0763"/>
<Orientation y="5.47808"/>
<Obstruction group="14693"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14684">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1216.68262" z="1564.31971"/>
<Orientation y="5.47808"/>
<Obstruction group="14693"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14685">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1204.32898" z="1558.76722"/>
<Orientation y="3.91973"/>
<Actor seed="44115"/>
</Entity>
<Entity uid="14686">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.30286" z="1614.245"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14687">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1179.7959" z="1583.17603"/>
<Orientation y="5.534"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14688">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1194.22291" z="1588.26355"/>
<Orientation y="7.10131"/>
<Obstruction group="14695"/>
<Actor seed="33930"/>
</Entity>
<Entity uid="14689">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1185.22864" z="1563.47291"/>
<Orientation y="0.79322"/>
<Actor seed="62616"/>
</Entity>
<Entity uid="14690">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1170.55152" z="1574.97803"/>
<Orientation y="5.534"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14691">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1188.96448" z="1591.62586"/>
<Orientation y="5.534"/>
<Obstruction group="14695"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="14692">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1192.1902" z="1594.69385"/>
<Orientation y="5.534"/>
<Obstruction group="14695"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="14693">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1222.10486" z="1570.23682"/>
<Orientation y="5.47806"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14694">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1169.3689" z="1579.21082"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="14695">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1197.9347" z="1600.29859"/>
<Orientation y="5.53397"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="14696">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1274.83716" z="1492.81214"/>
<Orientation y="2.34177"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14697">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1270.55079" z="1493.00501"/>
<Orientation y="2.35622"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14698">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1267.61622" z="1493.41492"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14699">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1268.49256" z="1486.26246"/>
<Orientation y="2.34177"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14700">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1275.74097" z="1485.62256"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14701">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1273.36963" z="1484.81897"/>
<Orientation y="2.35622"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14702">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1270.9823" z="1487.56666"/>
<Orientation y="2.35622"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14703">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1270.17298" z="1490.1338"/>
<Orientation y="2.35622"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14704">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1271.30774" z="1489.3866"/>
<Orientation y="2.35622"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14705">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1271.24842" z="1487.9712"/>
<Orientation y="2.35622"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14706">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1269.99366" z="1486.37903"/>
<Orientation y="2.35622"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14707">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1269.0448" z="1486.70167"/>
<Orientation y="2.35622"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14708">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1267.19202" z="1488.88086"/>
<Orientation y="2.35622"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14709">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1267.11915" z="1489.41541"/>
<Orientation y="2.35622"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14710">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1267.67713" z="1490.12916"/>
<Orientation y="2.35622"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14711">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1268.1753" z="1490.70862"/>
<Orientation y="2.35622"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14712">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1269.33252" z="1491.74817"/>
<Orientation y="2.35622"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14713">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1271.03748" z="1492.39759"/>
<Orientation y="2.35622"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14714">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1271.4917" z="1491.83082"/>
<Orientation y="2.35622"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14715">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1272.22217" z="1491.12305"/>
<Orientation y="2.35622"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14716">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1273.51233" z="1489.93311"/>
<Orientation y="2.35622"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14717">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1273.68055" z="1489.5171"/>
<Orientation y="2.35622"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14718">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1274.16468" z="1488.60084"/>
<Orientation y="2.35622"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14719">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1274.14441" z="1486.25586"/>
<Orientation y="2.35622"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14720">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1271.87073" z="1484.57557"/>
<Orientation y="2.35622"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14721">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1272.3899" z="1485.00428"/>
<Orientation y="2.35622"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14722">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1272.70765" z="1485.36536"/>
<Orientation y="2.35622"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14723">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1274.6786" z="1486.99317"/>
<Orientation y="2.35622"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14724">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1276.32825" z="1488.05958"/>
<Orientation y="2.35622"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14725">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1374.98084" z="1356.38575"/>
<Orientation y="2.34177"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14726">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1370.69446" z="1356.57862"/>
<Orientation y="2.35622"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14727">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1367.7599" z="1356.98853"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14728">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1368.63624" z="1349.83594"/>
<Orientation y="2.34177"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14729">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1375.88465" z="1349.1963"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14730">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1373.51331" z="1348.39258"/>
<Orientation y="2.35622"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14731">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.12598" z="1351.14039"/>
<Orientation y="2.35622"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14732">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1370.31666" z="1353.70728"/>
<Orientation y="2.35622"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14733">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.45142" z="1352.96021"/>
<Orientation y="2.35622"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14734">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.3921" z="1351.5448"/>
<Orientation y="2.35622"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14735">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1370.13733" z="1349.95264"/>
<Orientation y="2.35622"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14736">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1369.18848" z="1350.27527"/>
<Orientation y="2.35622"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14737">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1367.3357" z="1352.45435"/>
<Orientation y="2.35622"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14738">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1367.26282" z="1352.98902"/>
<Orientation y="2.35622"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14739">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1367.82081" z="1353.70276"/>
<Orientation y="2.35622"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14740">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1368.31897" z="1354.28223"/>
<Orientation y="2.35622"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14741">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1369.4762" z="1355.32178"/>
<Orientation y="2.35622"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14742">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.18116" z="1355.9712"/>
<Orientation y="2.35622"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14743">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1371.63538" z="1355.4043"/>
<Orientation y="2.35622"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14744">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1372.36585" z="1354.69678"/>
<Orientation y="2.35622"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14745">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1373.65601" z="1353.50672"/>
<Orientation y="2.35622"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14746">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1373.82422" z="1353.09083"/>
<Orientation y="2.35622"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14747">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1374.30835" z="1352.17432"/>
<Orientation y="2.35622"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14748">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1374.2881" z="1349.82935"/>
<Orientation y="2.35622"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14749">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1372.01441" z="1348.14917"/>
<Orientation y="2.35622"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14750">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1372.53357" z="1348.57789"/>
<Orientation y="2.35622"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14751">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1372.85132" z="1348.93897"/>
<Orientation y="2.35622"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14752">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1374.82227" z="1350.56678"/>
<Orientation y="2.35622"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14753">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1376.47193" z="1351.63306"/>
<Orientation y="2.35622"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14754">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1325.46033" z="1333.042"/>
<Orientation y="2.34177"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14755">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.17396" z="1333.23487"/>
<Orientation y="2.35622"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14756">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1318.23938" z="1333.64478"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14757">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1319.11573" z="1326.4922"/>
<Orientation y="2.34177"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14758">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1326.36414" z="1325.85254"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14759">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1323.9928" z="1325.04883"/>
<Orientation y="2.35622"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14760">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.60547" z="1327.79664"/>
<Orientation y="2.35622"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14761">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1320.79615" z="1330.36353"/>
<Orientation y="2.35622"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14762">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.93091" z="1329.61646"/>
<Orientation y="2.35622"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14763">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.87159" z="1328.20105"/>
<Orientation y="2.35622"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14764">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1320.61683" z="1326.6089"/>
<Orientation y="2.35622"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14765">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1319.66797" z="1326.93152"/>
<Orientation y="2.35622"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14766">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1317.8152" z="1329.1106"/>
<Orientation y="2.35622"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14767">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1317.74231" z="1329.64527"/>
<Orientation y="2.35622"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14768">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1318.3003" z="1330.35901"/>
<Orientation y="2.35622"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14769">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1318.79847" z="1330.93848"/>
<Orientation y="2.35622"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14770">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1319.9557" z="1331.97803"/>
<Orientation y="2.35622"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14771">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.66065" z="1332.62745"/>
<Orientation y="2.35622"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14772">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1322.11487" z="1332.06055"/>
<Orientation y="2.35622"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14773">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1322.84534" z="1331.35303"/>
<Orientation y="2.35622"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14774">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1324.1355" z="1330.16297"/>
<Orientation y="2.35622"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14775">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1324.30372" z="1329.74708"/>
<Orientation y="2.35622"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14776">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1324.78785" z="1328.83057"/>
<Orientation y="2.35622"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14777">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1324.76758" z="1326.4856"/>
<Orientation y="2.35622"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14778">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1322.4939" z="1324.80542"/>
<Orientation y="2.35622"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14779">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1323.01307" z="1325.23414"/>
<Orientation y="2.35622"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14780">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1323.33082" z="1325.59522"/>
<Orientation y="2.35622"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14781">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1325.30176" z="1327.22303"/>
<Orientation y="2.35622"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14782">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1326.95142" z="1328.28931"/>
<Orientation y="2.35622"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14783">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1431.97681" z="1333.40064"/>
<Orientation y="2.34177"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14784">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1427.69043" z="1333.59351"/>
<Orientation y="2.35622"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14785">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1424.75586" z="1334.00342"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14786">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1425.63221" z="1326.85084"/>
<Orientation y="2.34177"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14787">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1432.88062" z="1326.21119"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14788">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1430.50928" z="1325.40748"/>
<Orientation y="2.35622"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14789">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1428.12195" z="1328.15528"/>
<Orientation y="2.35622"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14790">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1427.31263" z="1330.72217"/>
<Orientation y="2.35622"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14791">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1428.4474" z="1329.9751"/>
<Orientation y="2.35622"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14792">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1428.38807" z="1328.5597"/>
<Orientation y="2.35622"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14793">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1427.13331" z="1326.96753"/>
<Orientation y="2.35622"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14794">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1426.18445" z="1327.29017"/>
<Orientation y="2.35622"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14795">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1424.33167" z="1329.46924"/>
<Orientation y="2.35622"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14796">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1424.2588" z="1330.00391"/>
<Orientation y="2.35622"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14797">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1424.81678" z="1330.71766"/>
<Orientation y="2.35622"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14798">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1425.31495" z="1331.29712"/>
<Orientation y="2.35622"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14799">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1426.47217" z="1332.33667"/>
<Orientation y="2.35622"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14800">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1428.17713" z="1332.98609"/>
<Orientation y="2.35622"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14801">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1428.63135" z="1332.4192"/>
<Orientation y="2.35622"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14802">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1429.36182" z="1331.71167"/>
<Orientation y="2.35622"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14803">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1430.65198" z="1330.52161"/>
<Orientation y="2.35622"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14804">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1430.8202" z="1330.10572"/>
<Orientation y="2.35622"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14805">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.30433" z="1329.18921"/>
<Orientation y="2.35622"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14806">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.28406" z="1326.84424"/>
<Orientation y="2.35622"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14807">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1429.01038" z="1325.16407"/>
<Orientation y="2.35622"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14808">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1429.52955" z="1325.59278"/>
<Orientation y="2.35622"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14809">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1429.8473" z="1325.95386"/>
<Orientation y="2.35622"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14810">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.81824" z="1327.58167"/>
<Orientation y="2.35622"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14811">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1433.4679" z="1328.64795"/>
<Orientation y="2.35622"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14812">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1435.22828" z="1189.86194"/>
<Orientation y="2.34177"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14813">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1430.9419" z="1190.05481"/>
<Orientation y="2.35622"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14814">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1428.00733" z="1190.46473"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14815">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1428.88367" z="1183.31226"/>
<Orientation y="2.34177"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14816">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1436.13209" z="1182.67237"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14817">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1433.76075" z="1181.86878"/>
<Orientation y="2.35622"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14818">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.37342" z="1184.61646"/>
<Orientation y="2.35622"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14819">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1430.5641" z="1187.1836"/>
<Orientation y="2.35622"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14820">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.69886" z="1186.43641"/>
<Orientation y="2.35622"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14821">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.63953" z="1185.021"/>
<Orientation y="2.35622"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14822">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1430.38477" z="1183.42884"/>
<Orientation y="2.35622"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14823">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1429.43592" z="1183.75147"/>
<Orientation y="2.35622"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14824">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1427.58313" z="1185.93067"/>
<Orientation y="2.35622"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14825">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1427.51026" z="1186.46521"/>
<Orientation y="2.35622"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14826">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1428.06824" z="1187.17896"/>
<Orientation y="2.35622"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14827">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1428.56641" z="1187.75843"/>
<Orientation y="2.35622"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14828">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1429.72364" z="1188.79798"/>
<Orientation y="2.35622"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14829">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.4286" z="1189.4474"/>
<Orientation y="2.35622"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14830">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1431.88282" z="1188.88062"/>
<Orientation y="2.35622"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14831">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1432.61329" z="1188.17286"/>
<Orientation y="2.35622"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14832">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1433.90345" z="1186.98292"/>
<Orientation y="2.35622"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14833">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1434.07166" z="1186.5669"/>
<Orientation y="2.35622"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14834">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1434.5558" z="1185.65064"/>
<Orientation y="2.35622"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14835">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1434.53553" z="1183.30567"/>
<Orientation y="2.35622"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14836">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1432.26185" z="1181.62537"/>
<Orientation y="2.35622"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14837">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1432.78101" z="1182.05408"/>
<Orientation y="2.35622"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14838">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1433.09876" z="1182.41517"/>
<Orientation y="2.35622"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14839">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1435.06971" z="1184.04297"/>
<Orientation y="2.35622"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14840">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1436.71937" z="1185.10938"/>
<Orientation y="2.35622"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14841">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1414.72425" z="1156.77881"/>
<Orientation y="2.34177"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14842">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1410.43787" z="1156.97168"/>
<Orientation y="2.35622"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14843">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1407.5033" z="1157.3816"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14844">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1408.37964" z="1150.22901"/>
<Orientation y="2.34177"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14845">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1415.62806" z="1149.58936"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14846">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1413.25672" z="1148.78565"/>
<Orientation y="2.35622"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14847">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1410.8694" z="1151.53345"/>
<Orientation y="2.35622"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14848">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1410.06006" z="1154.10035"/>
<Orientation y="2.35622"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14849">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1411.19483" z="1153.35328"/>
<Orientation y="2.35622"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14850">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1411.1355" z="1151.93787"/>
<Orientation y="2.35622"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14851">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1409.88074" z="1150.34571"/>
<Orientation y="2.35622"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14852">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1408.9319" z="1150.66834"/>
<Orientation y="2.35622"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14853">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1407.07911" z="1152.84742"/>
<Orientation y="2.35622"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14854">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1407.00623" z="1153.38209"/>
<Orientation y="2.35622"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14855">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1407.56421" z="1154.09583"/>
<Orientation y="2.35622"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14856">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1408.06238" z="1154.6753"/>
<Orientation y="2.35622"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14857">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1409.21961" z="1155.71485"/>
<Orientation y="2.35622"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14858">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1410.92457" z="1156.36426"/>
<Orientation y="2.35622"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14859">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1411.37879" z="1155.79737"/>
<Orientation y="2.35622"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14860">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1412.10926" z="1155.08985"/>
<Orientation y="2.35622"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14861">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1413.39942" z="1153.89979"/>
<Orientation y="2.35622"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14862">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1413.56763" z="1153.4839"/>
<Orientation y="2.35622"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14863">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1414.05176" z="1152.56739"/>
<Orientation y="2.35622"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14864">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1414.0315" z="1150.22242"/>
<Orientation y="2.35622"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14865">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1411.75782" z="1148.54224"/>
<Orientation y="2.35622"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14866">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1412.27698" z="1148.97095"/>
<Orientation y="2.35622"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14867">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1412.59473" z="1149.33204"/>
<Orientation y="2.35622"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14868">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1414.56568" z="1150.95984"/>
<Orientation y="2.35622"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14869">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1416.21534" z="1152.02613"/>
<Orientation y="2.35622"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14870">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1322.38575" z="1130.60376"/>
<Orientation y="2.34177"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14871">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1318.09937" z="1130.79664"/>
<Orientation y="2.35622"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14872">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1315.1648" z="1131.20655"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14873">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1316.04114" z="1124.05396"/>
<Orientation y="2.34177"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14874">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1323.28956" z="1123.41431"/>
<Orientation y="0.77878"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14875">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1320.91822" z="1122.6106"/>
<Orientation y="2.35622"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14876">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1318.53089" z="1125.3584"/>
<Orientation y="2.35622"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14877">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1317.72156" z="1127.9253"/>
<Orientation y="2.35622"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14878">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1318.85633" z="1127.17823"/>
<Orientation y="2.35622"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14879">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1318.797" z="1125.76282"/>
<Orientation y="2.35622"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14880">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1317.54224" z="1124.17066"/>
<Orientation y="2.35622"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14881">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1316.59339" z="1124.4933"/>
<Orientation y="2.35622"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14882">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1314.74061" z="1126.67237"/>
<Orientation y="2.35622"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14883">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1314.66773" z="1127.20704"/>
<Orientation y="2.35622"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14884">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1315.22571" z="1127.92078"/>
<Orientation y="2.35622"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14885">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1315.72388" z="1128.50025"/>
<Orientation y="2.35622"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14886">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1316.88111" z="1129.5398"/>
<Orientation y="2.35622"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14887">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1318.58606" z="1130.18921"/>
<Orientation y="2.35622"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14888">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1319.04029" z="1129.62232"/>
<Orientation y="2.35622"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14889">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1319.77076" z="1128.9148"/>
<Orientation y="2.35622"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14890">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.06092" z="1127.72474"/>
<Orientation y="2.35622"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14891">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.22913" z="1127.30884"/>
<Orientation y="2.35622"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14892">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.71326" z="1126.39234"/>
<Orientation y="2.35622"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14893">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1321.693" z="1124.04737"/>
<Orientation y="2.35622"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14894">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1319.41932" z="1122.3672"/>
<Orientation y="2.35622"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14895">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1319.93848" z="1122.7959"/>
<Orientation y="2.35622"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14896">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1320.25623" z="1123.15699"/>
<Orientation y="2.35622"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14897">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1322.22718" z="1124.7848"/>
<Orientation y="2.35622"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14898">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1323.87684" z="1125.85108"/>
<Orientation y="2.35622"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14899">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1237.06629" z="1525.10767"/>
<Orientation y="0.80781"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14900">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1230.44764" z="1525.3069"/>
<Orientation y="2.3749"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14901">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1229.79297" z="1527.83423"/>
<Orientation y="2.36214"/>
<Actor seed="23388"/>
</Entity>
<Entity uid="14902">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1229.73609" z="1531.63355"/>
<Orientation y="2.39403"/>
<Actor seed="14205"/>
</Entity>
<Entity uid="14903">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1234.83692" z="1530.24061"/>
<Orientation y="2.36214"/>
<Actor seed="24558"/>
</Entity>
<Entity uid="14904">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1237.22437" z="1531.53174"/>
<Orientation y="2.37081"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14905">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1239.83167" z="1528.73633"/>
<Orientation y="2.39403"/>
<Actor seed="29314"/>
</Entity>
<Entity uid="14906">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1234.05799" z="1534.10291"/>
<Orientation y="2.39403"/>
<Actor seed="45714"/>
</Entity>
<Entity uid="14907">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1233.20289" z="1529.48768"/>
<Orientation y="2.39403"/>
<Actor seed="21843"/>
</Entity>
<Entity uid="14908">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1233.87012" z="1527.62171"/>
<Orientation y="2.39403"/>
<Actor seed="56405"/>
</Entity>
<Entity uid="14909">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1228.63929" z="1528.60596"/>
<Orientation y="2.39403"/>
<Actor seed="39391"/>
</Entity>
<Entity uid="14910">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1232.82142" z="1528.18274"/>
<Orientation y="2.39403"/>
<Actor seed="4097"/>
</Entity>
<Entity uid="14911">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1233.66211" z="1528.48243"/>
<Orientation y="2.39403"/>
<Actor seed="10538"/>
</Entity>
<Entity uid="14912">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1233.88941" z="1522.8993"/>
<Orientation y="2.39403"/>
<Actor seed="59112"/>
</Entity>
<Entity uid="14913">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.67066" z="1527.85193"/>
<Orientation y="2.36214"/>
<Actor seed="31811"/>
</Entity>
<Entity uid="14914">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1232.21302" z="1525.15491"/>
<Orientation y="2.36214"/>
<Actor seed="45413"/>
</Entity>
<Entity uid="14915">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1235.6482" z="1529.26954"/>
<Orientation y="2.36214"/>
<Actor seed="11170"/>
</Entity>
<Entity uid="14916">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.18677" z="1531.0011"/>
<Orientation y="2.36214"/>
<Actor seed="45110"/>
</Entity>
<Entity uid="14917">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1232.5918" z="1530.38721"/>
<Orientation y="2.36214"/>
<Actor seed="8819"/>
</Entity>
<Entity uid="14918">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1230.31739" z="1527.04896"/>
<Orientation y="2.36214"/>
<Actor seed="27443"/>
</Entity>
<Entity uid="14919">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1231.02942" z="1526.70594"/>
<Orientation y="2.36214"/>
<Actor seed="16865"/>
</Entity>
<Entity uid="14920">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.08277" z="1523.44556"/>
<Orientation y="2.36214"/>
<Actor seed="39024"/>
</Entity>
<Entity uid="14921">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1235.03614" z="1525.52161"/>
<Orientation y="2.36214"/>
<Actor seed="50070"/>
</Entity>
<Entity uid="14922">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1235.7699" z="1526.20264"/>
<Orientation y="2.36214"/>
<Actor seed="21184"/>
</Entity>
<Entity uid="14923">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1237.33851" z="1527.33851"/>
<Orientation y="2.36214"/>
<Actor seed="57787"/>
</Entity>
<Entity uid="14924">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1236.71583" z="1527.97168"/>
<Orientation y="2.36214"/>
<Actor seed="14296"/>
</Entity>
<Entity uid="14925">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.31116" z="1527.76429"/>
<Orientation y="2.36214"/>
<Actor seed="15135"/>
</Entity>
<Entity uid="14926">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.912" z="1531.28638"/>
<Orientation y="2.36214"/>
<Actor seed="48932"/>
</Entity>
<Entity uid="14927">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1231.92176" z="1529.71106"/>
<Orientation y="2.36214"/>
<Actor seed="45468"/>
</Entity>
<Entity uid="14928">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1240.3246" z="1530.73218"/>
<Orientation y="2.39403"/>
<Actor seed="11369"/>
</Entity>
<Entity uid="14929">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1230.17945" z="1532.34058"/>
<Orientation y="2.39403"/>
<Actor seed="36547"/>
</Entity>
<Entity uid="14930">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1230.09559" z="1533.71363"/>
<Orientation y="2.39403"/>
<Actor seed="21135"/>
</Entity>
<Entity uid="14931">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1230.91468" z="1533.07789"/>
<Orientation y="2.39403"/>
<Actor seed="5111"/>
</Entity>
<Entity uid="14932">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1231.27857" z="1533.68299"/>
<Orientation y="2.39403"/>
<Actor seed="23675"/>
</Entity>
<Entity uid="14933">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1228.04017" z="1526.56116"/>
<Orientation y="2.39403"/>
<Actor seed="16660"/>
</Entity>
<Entity uid="14934">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1227.41797" z="1526.74378"/>
<Orientation y="2.39403"/>
<Actor seed="40270"/>
</Entity>
<Entity uid="14935">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1239.59095" z="1530.66578"/>
<Orientation y="2.39403"/>
<Actor seed="47884"/>
</Entity>
<Entity uid="14936">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1228.85877" z="1525.93653"/>
<Orientation y="2.39403"/>
<Actor seed="37840"/>
</Entity>
<Entity uid="14937">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1227.84473" z="1526.04078"/>
<Orientation y="2.39403"/>
<Actor seed="37657"/>
</Entity>
<Entity uid="14938">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1235.83814" z="1521.90723"/>
<Orientation y="2.39403"/>
<Actor seed="35211"/>
</Entity>
<Entity uid="14939">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1235.55176" z="1522.30433"/>
<Orientation y="2.39403"/>
<Actor seed="20325"/>
</Entity>
<Entity uid="14940">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1234.64185" z="1521.18128"/>
<Orientation y="2.39403"/>
<Actor seed="19005"/>
</Entity>
<Entity uid="14941">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1235.09522" z="1521.7804"/>
<Orientation y="2.39403"/>
<Actor seed="24892"/>
</Entity>
<Entity uid="14942">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1240.26429" z="1530.02369"/>
<Orientation y="2.39403"/>
<Actor seed="39090"/>
</Entity>
<Entity uid="14943">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1241.0326" z="1529.89063"/>
<Orientation y="2.39403"/>
<Actor seed="607"/>
</Entity>
<Entity uid="14944">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1229.95582" z="1532.21204"/>
<Orientation y="0.80782"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14945">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1208.7942" z="1500.81592"/>
<Orientation y="1.46314"/>
<Obstruction group="14566"/>
<Actor seed="62364"/>
</Entity>
<Entity uid="14946">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1209.87745" z="1482.97083"/>
<Orientation y="-0.12612"/>
<Obstruction group="14568"/>
<Actor seed="14980"/>
</Entity>
<Entity uid="14947">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1241.8855" z="1502.43335"/>
<Orientation y="2.35621"/>
<Obstruction group="14378"/>
<Actor seed="62257"/>
</Entity>
<Entity uid="14948">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1255.17579" z="1535.068"/>
<Orientation y="2.35621"/>
<Obstruction group="14562"/>
<Actor seed="50172"/>
</Entity>
<Entity uid="14949">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1234.53028" z="1397.72767"/>
<Orientation y="1.75046"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="14950">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.78125" z="1395.91163"/>
<Orientation y="1.75046"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="14951">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.0879" z="1393.4513"/>
<Orientation y="1.75046"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="14952">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.03223" z="1392.97352"/>
<Orientation y="1.75046"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="14953">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1232.84961" z="1392.32544"/>
<Orientation y="1.75046"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="14954">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.76197" z="1395.00135"/>
<Orientation y="1.75046"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="14955">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1232.44349" z="1396.94068"/>
<Orientation y="1.75046"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="14956">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1231.52369" z="1397.41822"/>
<Orientation y="1.75046"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="14957">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1231.14856" z="1397.66443"/>
<Orientation y="1.75046"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="14958">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1229.41041" z="1397.90809"/>
<Orientation y="1.75046"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="14959">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1228.40699" z="1398.07398"/>
<Orientation y="1.75046"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="14960">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1227.71082" z="1398.28125"/>
<Orientation y="1.75046"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="14961">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1226.67896" z="1396.77662"/>
<Orientation y="1.75046"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="14962">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1226.31959" z="1395.26319"/>
<Orientation y="1.75046"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="14963">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1226.24" z="1394.50318"/>
<Orientation y="1.75046"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="14964">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1226.18775" z="1393.59864"/>
<Orientation y="1.75046"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="14965">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1226.55201" z="1393.20069"/>
<Orientation y="1.75046"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="14966">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1229.31592" z="1392.46424"/>
<Orientation y="1.75046"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="14967">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1230.27967" z="1392.73926"/>
<Orientation y="1.75046"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="14968">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1230.40455" z="1394.76258"/>
<Orientation y="1.75046"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="14969">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1229.64747" z="1395.95997"/>
<Orientation y="1.75046"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="14970">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1228.28919" z="1395.92811"/>
<Orientation y="1.75046"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="14971">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1230.41614" z="1394.27845"/>
<Orientation y="1.75046"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="14972">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1233.94324" z="1393.37903"/>
<Orientation y="1.75046"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="14973">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1235.43506" z="1395.3899"/>
<Orientation y="0.17302"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14974">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1229.11194" z="1391.7887"/>
<Orientation y="1.73601"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="14975">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1224.3191" z="1397.16956"/>
<Orientation y="0.17302"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14976">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1226.96485" z="1398.50355"/>
<Orientation y="1.75046"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="14977">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1230.5984" z="1400.78553"/>
<Orientation y="1.73601"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="14978">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1202.06885" z="1518.92371"/>
<Orientation y="0.65754"/>
<Actor seed="16556"/>
</Entity>
<Entity uid="14979">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1193.95142" z="1541.64893"/>
<Orientation y="2.35621"/>
<Actor seed="30905"/>
</Entity>
<Entity uid="14980">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1203.66138" z="1536.21412"/>
<Orientation y="0.74904"/>
<Actor seed="57797"/>
</Entity>
<Entity uid="14981">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1202.09546" z="1527.4662"/>
<Orientation y="2.35621"/>
<Actor seed="63696"/>
</Entity>
<Entity uid="14982">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1207.35865" z="1520.5271"/>
<Orientation y="2.35621"/>
<Actor seed="5748"/>
</Entity>
<Entity uid="14983">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1210.4452" z="1526.32691"/>
<Orientation y="2.35621"/>
<Actor seed="46631"/>
</Entity>
<Entity uid="14984">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1195.08448" z="1533.43128"/>
<Orientation y="2.35621"/>
<Actor seed="64010"/>
</Entity>
<Entity uid="14985">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1208.13929" z="1531.36438"/>
<Orientation y="2.35621"/>
<Actor seed="4237"/>
</Entity>
<Entity uid="14986">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1208.66065" z="1459.1438"/>
<Orientation y="2.35621"/>
<Actor seed="21307"/>
</Entity>
<Entity uid="14987">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1208.62195" z="1452.77442"/>
<Orientation y="2.35621"/>
<Actor seed="52612"/>
</Entity>
<Entity uid="14988">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1209.8639" z="1467.56922"/>
<Orientation y="2.35621"/>
<Actor seed="21557"/>
</Entity>
<Entity uid="14989">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1213.72901" z="1465.92762"/>
<Orientation y="2.35621"/>
<Actor seed="24404"/>
</Entity>
<Entity uid="14990">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1213.73804" z="1463.05506"/>
<Orientation y="2.35621"/>
<Actor seed="45671"/>
</Entity>
<Entity uid="14991">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1220.193" z="1471.16175"/>
<Orientation y="0.57258"/>
<Obstruction group="14477"/>
<Actor seed="46742"/>
</Entity>
<Entity uid="14992">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1232.464" z="1220.55201"/>
<Orientation y="1.5497"/>
<Actor seed="19844"/>
</Entity>
<Entity uid="14993">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1246.21753" z="1232.23584"/>
<Orientation y="-2.88401"/>
<Actor seed="785"/>
</Entity>
<Entity uid="14994">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1260.66443" z="1250.96705"/>
<Orientation y="1.10228"/>
<Actor seed="57957"/>
</Entity>
<Entity uid="14995">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1274.51465" z="1267.41675"/>
<Orientation y="-2.6816"/>
<Actor seed="17007"/>
</Entity>
<Entity uid="14996">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1285.32569" z="1276.56043"/>
<Orientation y="1.4507"/>
<Actor seed="5158"/>
</Entity>
<Entity uid="14997">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1296.79053" z="1287.10987"/>
<Orientation y="2.66623"/>
<Actor seed="7105"/>
</Entity>
<Entity uid="14998">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1227.9607" z="1270.57471"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="14999">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1250.88672" z="1293.76575"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="15000">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1266.81885" z="1278.13746"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="15001">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1246.3219" z="1253.27283"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="15002">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1264.46082" z="1331.3761"/>
<Orientation y="1.74067"/>
<Actor seed="59048"/>
</Entity>
<Entity uid="15003">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1276.58606" z="1322.23426"/>
<Orientation y="-2.42994"/>
<Actor seed="45706"/>
</Entity>
<Entity uid="15004">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1272.41932" z="1325.92103"/>
<Orientation y="2.35621"/>
<Actor seed="27912"/>
</Entity>
<Entity uid="15005">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1266.10865" z="1321.9513"/>
<Orientation y="2.35621"/>
<Actor seed="30934"/>
</Entity>
<Entity uid="15006">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1227.24524" z="1364.42591"/>
<Orientation y="2.35621"/>
<Actor seed="30024"/>
</Entity>
<Entity uid="15007">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1251.52149" z="1376.22889"/>
<Orientation y="2.35621"/>
<Actor seed="46912"/>
</Entity>
<Entity uid="15008">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1245.18775" z="1381.07898"/>
<Orientation y="2.35621"/>
<Actor seed="6625"/>
</Entity>
<Entity uid="15009">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1230.31006" z="1406.99476"/>
<Orientation y="2.35621"/>
<Actor seed="37167"/>
</Entity>
<Entity uid="15010">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1418.9961" z="1834.11"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15011">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1407.39649" z="1805.32813"/>
<Orientation y="12.5919"/>
<Actor seed="2186"/>
</Entity>
<Entity uid="15012">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1395.99183" z="1805.47632"/>
<Orientation y="12.58751"/>
<Actor seed="2001"/>
</Entity>
<Entity uid="15013">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1396.80372" z="1786.2682"/>
<Orientation y="12.6161"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="15014">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1430.5829" z="1833.56739"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15015">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1419.28272" z="1846.80042"/>
<Orientation y="4.73195"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15016">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1430.87183" z="1846.3108"/>
<Orientation y="6.30376"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15017">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1431.0088" z="1858.70337"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15018">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1419.422" z="1859.24598"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15019">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1377.4679" z="1841.57557"/>
<Orientation y="4.71262"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15020">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1389.06421" z="1841.30982"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15021">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1377.29456" z="1852.97474"/>
<Orientation y="4.71262"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15022">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1388.891" z="1852.70887"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15023">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1375.93921" z="1866.31446"/>
<Orientation y="11.69173"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="15024">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1385.44227" z="1806.21705"/>
<Orientation y="10.99949"/>
<Actor seed="25544"/>
</Entity>
<Entity uid="15025">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1426.08753" z="1824.29493"/>
<Orientation y="9.47658"/>
<Actor seed="16240"/>
</Entity>
<Entity uid="15026">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1387.29725" z="1863.60328"/>
<Orientation y="12.57512"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="15027">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1429.03272" z="1867.08033"/>
<Orientation y="9.4178"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15028">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1422.9795" z="1866.55518"/>
<Orientation y="9.4178"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15029">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1388.23865" z="1815.62415"/>
<Orientation y="9.4178"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15030">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1415.2251" z="1803.04883"/>
<Orientation y="11.0462"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15031">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1415.10804" z="1797.02442"/>
<Orientation y="11.0462"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15032">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1414.49927" z="1791.18055"/>
<Orientation y="11.0462"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15033">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1386.6692" z="1832.99378"/>
<Orientation y="6.32746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15034">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1381.04395" z="1833.18384"/>
<Orientation y="6.32746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15035">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1430.74354" z="1800.49463"/>
<Orientation y="0.8586"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15036">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1433.37098" z="1802.76075"/>
<Orientation y="4.02921"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15037">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1423.95118" z="1809.12928"/>
<Orientation y="0.8586"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15038">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1426.57862" z="1811.39551"/>
<Orientation y="4.02921"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15039">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1423.57972" z="1803.83204"/>
<Orientation y="2.38855"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15040">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1425.95154" z="1801.29969"/>
<Orientation y="5.55913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15041">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1427.85645" z="1807.82679"/>
<Orientation y="2.38855"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15042">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1430.22815" z="1805.29444"/>
<Orientation y="5.55913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15043">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1432.2295" z="1811.7356"/>
<Orientation y="2.38855"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15044">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1434.60132" z="1809.20313"/>
<Orientation y="5.55913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15045">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1380.56434" z="1823.49561"/>
<Orientation y="3.15685"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15046">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1380.51014" z="1820.02637"/>
<Orientation y="6.32746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15047">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1400.07386" z="1825.79102"/>
<Orientation y="13.37504"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15048">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1400.47547" z="1827.24549"/>
<Orientation y="13.37504"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15049">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1399.8202" z="1827.6056"/>
<Orientation y="13.37504"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15050">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1400.16578" z="1826.36304"/>
<Orientation y="13.37504"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15051">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1400.45374" z="1826.50013"/>
<Orientation y="13.37504"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15052">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1400.18982" z="1826.62867"/>
<Orientation y="13.37504"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15053">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1401.60975" z="1866.70594"/>
<Orientation y="13.37504"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15054">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1402.01136" z="1868.16053"/>
<Orientation y="13.37504"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15055">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1401.35608" z="1868.52063"/>
<Orientation y="13.37504"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15056">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1401.70179" z="1867.27784"/>
<Orientation y="13.37504"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15057">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1401.98975" z="1867.41504"/>
<Orientation y="13.37504"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15058">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1401.72584" z="1867.54358"/>
<Orientation y="13.37504"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15059">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1411.271" z="1844.89551"/>
<Orientation y="10.994"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="15060">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1409.97938" z="1832.4369"/>
<Orientation y="11.00475"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="15061">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1395.76453" z="1838.04651"/>
<Orientation y="14.01696"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="15062">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1397.05835" z="1851.15491"/>
<Orientation y="14.14866"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="15063">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1410.89039" z="1855.10267"/>
<Orientation y="11.06235"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="15064">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1428.58313" z="1869.25611"/>
<Orientation y="9.41866"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="15065">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1423.22779" z="1868.35743"/>
<Orientation y="12.00107"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="15066">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1398.88465" z="1845.20118"/>
<Orientation y="14.11838"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="15067">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1416.70923" z="1796.31421"/>
<Orientation y="8.03757"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="15068">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1416.83545" z="1791.10352"/>
<Orientation y="14.05404"/>
<Actor seed="35222"/>
</Entity>
<Entity uid="15069">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1417.22693" z="1803.39917"/>
<Orientation y="13.37504"/>
<Actor seed="25545"/>
</Entity>
<Entity uid="15070">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1417.23377" z="1806.9911"/>
<Orientation y="13.37504"/>
<Actor seed="50696"/>
</Entity>
<Entity uid="15071">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1423.64112" z="1809.4828"/>
<Orientation y="13.37504"/>
<Actor seed="24320"/>
</Entity>
<Entity uid="15072">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1424.90418" z="1812.96827"/>
<Orientation y="13.37504"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="15073">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1426.73072" z="1812.08326"/>
<Orientation y="13.37504"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="15074">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1427.85132" z="1810.83533"/>
<Orientation y="13.37504"/>
<Actor seed="51953"/>
</Entity>
<Entity uid="15075">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1437.84559" z="1810.33228"/>
<Orientation y="13.37504"/>
<Actor seed="63013"/>
</Entity>
<Entity uid="15076">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1435.57911" z="1808.76966"/>
<Orientation y="13.37504"/>
<Actor seed="18342"/>
</Entity>
<Entity uid="15077">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1433.6803" z="1810.36683"/>
<Orientation y="13.37504"/>
<Actor seed="8595"/>
</Entity>
<Entity uid="15078">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1434.04725" z="1813.19007"/>
<Orientation y="13.37504"/>
<Actor seed="65498"/>
</Entity>
<Entity uid="15079">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1433.26966" z="1802.32044"/>
<Orientation y="13.37504"/>
<Actor seed="36760"/>
</Entity>
<Entity uid="15080">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1433.31263" z="1800.37903"/>
<Orientation y="13.37504"/>
<Actor seed="26162"/>
</Entity>
<Entity uid="15081">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1434.52198" z="1801.07117"/>
<Orientation y="13.45633"/>
<Actor seed="12059"/>
</Entity>
<Entity uid="15082">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1436.35254" z="1797.42432"/>
<Orientation y="10.41056"/>
<Actor seed="2504"/>
</Entity>
<Entity uid="15083">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1433.17676" z="1797.19703"/>
<Orientation y="11.34208"/>
<Actor seed="16156"/>
</Entity>
<Entity uid="15084">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1430.07325" z="1798.37171"/>
<Orientation y="11.03348"/>
<Actor seed="24609"/>
</Entity>
<Entity uid="15085">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1426.72095" z="1798.50208"/>
<Orientation y="13.37504"/>
<Actor seed="663"/>
</Entity>
<Entity uid="15086">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1426.6211" z="1799.96851"/>
<Orientation y="12.63653"/>
<Actor seed="43662"/>
</Entity>
<Entity uid="15087">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1427.61426" z="1804.4607"/>
<Orientation y="13.37504"/>
<Actor seed="32715"/>
</Entity>
<Entity uid="15088">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1429.8954" z="1808.7898"/>
<Orientation y="13.37504"/>
<Actor seed="36082"/>
</Entity>
<Entity uid="15089">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1430.66871" z="1810.29493"/>
<Orientation y="13.37504"/>
<Actor seed="59140"/>
</Entity>
<Entity uid="15090">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1434.4032" z="1805.52527"/>
<Orientation y="13.37504"/>
<Actor seed="33639"/>
</Entity>
<Entity uid="15091">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1435.82691" z="1805.90076"/>
<Orientation y="13.37504"/>
<Actor seed="47380"/>
</Entity>
<Entity uid="15092">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1425.61353" z="1804.91102"/>
<Orientation y="10.12267"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="15093">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1424.29236" z="1801.06165"/>
<Orientation y="10.1207"/>
<Actor seed="44790"/>
</Entity>
<Entity uid="15094">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1422.49134" z="1798.05274"/>
<Orientation y="13.37504"/>
<Actor seed="43675"/>
</Entity>
<Entity uid="15095">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1426.4297" z="1795.15784"/>
<Orientation y="13.37504"/>
<Actor seed="18800"/>
</Entity>
<Entity uid="15096">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1426.70313" z="1793.91248"/>
<Orientation y="13.37504"/>
<Actor seed="15938"/>
</Entity>
<Entity uid="15097">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1438.00647" z="1794.3335"/>
<Orientation y="13.37504"/>
<Actor seed="9347"/>
</Entity>
<Entity uid="15098">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1431.74646" z="1794.0121"/>
<Orientation y="13.37504"/>
<Actor seed="55424"/>
</Entity>
<Entity uid="15099">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1402.06067" z="1857.78772"/>
<Orientation y="13.37504"/>
<Actor seed="27131"/>
</Entity>
<Entity uid="15100">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1408.78638" z="1818.12964"/>
<Orientation y="13.37504"/>
<Actor seed="38318"/>
</Entity>
<Entity uid="15101">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1422.04212" z="1783.91565"/>
<Orientation y="13.37504"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="15102">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1441.0298" z="1780.30127"/>
<Orientation y="7.9182"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="15103">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1408.29383" z="1859.64856"/>
<Orientation y="13.37504"/>
<Actor seed="31981"/>
</Entity>
<Entity uid="15104">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1301.31739" z="1659.85071"/>
<Orientation y="1.58365"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15105">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1302.62208" z="1660.6089"/>
<Orientation y="1.58365"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15106">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1302.40589" z="1661.32483"/>
<Orientation y="1.58365"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15107">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1301.78333" z="1660.19507"/>
<Orientation y="1.58365"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15108">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1302.08497" z="1660.09156"/>
<Orientation y="1.58365"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15109">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1301.98633" z="1660.36792"/>
<Orientation y="1.58365"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15110">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1304.4198" z="1722.32203"/>
<Orientation y="1.54734"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15111">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1296.15381" z="1725.55127"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="15112">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1302.68384" z="1692.26417"/>
<Orientation y="-0.08504"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="15113">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>0</Player>
<Position x="1310.02356" z="1622.11365"/>
<Orientation y="4.71726"/>
<Actor seed="58021"/>
</Entity>
<Entity uid="15114">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1317.25721" z="1608.09021"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15115">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1326.76185" z="1605.94288"/>
<Orientation y="-0.01233"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15116">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1328.17798" z="1750.41956"/>
<Orientation y="-1.14777"/>
<Actor seed="39705"/>
</Entity>
<Entity uid="15117">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1322.297" z="1745.99305"/>
<Orientation y="2.35622"/>
<Actor seed="57043"/>
</Entity>
<Entity uid="15118">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1330.5818" z="1740.42261"/>
<Orientation y="-1.14386"/>
<Actor seed="22506"/>
</Entity>
<Entity uid="15119">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1338.6891" z="1744.24402"/>
<Orientation y="2.35622"/>
<Actor seed="16570"/>
</Entity>
<Entity uid="15120">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1333.74744" z="1750.05274"/>
<Orientation y="2.35622"/>
<Actor seed="43059"/>
</Entity>
<Entity uid="15121">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1383.57569" z="1660.51905"/>
<Orientation y="2.35622"/>
<Actor seed="58428"/>
</Entity>
<Entity uid="15122">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1374.69227" z="1667.41895"/>
<Orientation y="0.86071"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="15123">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1373.88794" z="1650.74512"/>
<Orientation y="2.40615"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="15124">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1354.23047" z="1683.75855"/>
<Orientation y="0.54738"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="15125">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1377.65723" z="1656.31678"/>
<Orientation y="-10.16022"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15126">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1379.9839" z="1653.74305"/>
<Orientation y="-6.98961"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15127">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1410.94874" z="1668.40687"/>
<Orientation y="-5.45675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15128">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1380.82728" z="1663.55628"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15129">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1378.35071" z="1661.12635"/>
<Orientation y="-5.45971"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15130">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1414.89368" z="1667.23072"/>
<Orientation y="-3.9268"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15131">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1382.44385" z="1656.94373"/>
<Orientation y="-5.45971"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15132">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1421.5907" z="1668.82313"/>
<Orientation y="-0.75623"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15133">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1351.24659" z="1734.33838"/>
<Orientation y="1.20098"/>
<Actor seed="18393"/>
</Entity>
<Entity uid="15134">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1387.0121" z="1699.42603"/>
<Orientation y="1.64957"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15135">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1438.93665" z="1667.7721"/>
<Orientation y="4.67418"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15136">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1373.2472" z="1634.95264"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15137">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1362.07044" z="1627.60352"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15138">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1350.32813" z="1639.60376"/>
<Orientation y="2.32767"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15139">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1355.7063" z="1620.78858"/>
<Orientation y="-1.59433"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15140">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1356.05982" z="1615.21009"/>
<Orientation y="-1.59433"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15141">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1344.06531" z="1628.42505"/>
<Orientation y="3.02935"/>
<Actor seed="19532"/>
</Entity>
<Entity uid="15142">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1337.72596" z="1628.84363"/>
<Orientation y="-0.05529"/>
<Actor seed="32469"/>
</Entity>
<Entity uid="15143">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1364.42579" z="1610.4253"/>
<Orientation y="-1.45656"/>
<Actor seed="651"/>
</Entity>
<Entity uid="15144">
<Template>actor|props/structures/britons/workshop_ram_wheels.xml</Template>
<Position x="1359.28663" z="1611.27002"/>
<Orientation y="2.35622"/>
<Actor seed="27334"/>
</Entity>
<Entity uid="15145">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1380.84803" z="1606.41004"/>
<Orientation y="2.35622"/>
<Actor seed="40790"/>
</Entity>
<Entity uid="15146">
<Template>actor|props/structures/britons/workshop_chariot_props_02.xml</Template>
<Position x="1382.02601" z="1619.86695"/>
<Orientation y="2.35622"/>
<Actor seed="58034"/>
</Entity>
<Entity uid="15147">
<Template>actor|props/structures/britons/workshop_chariot_prop_wheel.xml</Template>
<Position x="1382.01368" z="1606.5293"/>
<Orientation y="2.35622"/>
<Actor seed="10490"/>
</Entity>
<Entity uid="15148">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1387.44153" z="1606.66553"/>
<Orientation y="2.35622"/>
<Actor seed="11284"/>
</Entity>
<Entity uid="15149">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1373.39649" z="1617.61329"/>
<Orientation y="2.35622"/>
<Actor seed="37010"/>
</Entity>
<Entity uid="15150">
<Template>actor|props/structures/britons/workshop_anvil.xml</Template>
<Position x="1380.91932" z="1610.6648"/>
<Orientation y="2.35622"/>
<Actor seed="21112"/>
</Entity>
<Entity uid="15151">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1361.261" z="1611.23267"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="15152">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1367.8147" z="1611.42847"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="15153">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1386.05494" z="1618.38404"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="15154">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1379.53089" z="1618.0829"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="15155">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1373.41565" z="1618.52222"/>
<Orientation y="2.35622"/>
<Actor seed="22943"/>
</Entity>
<Entity uid="15156">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1376.72974" z="1626.77942"/>
<Orientation y="1.55846"/>
<Actor seed="30946"/>
</Entity>
<Entity uid="15157">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1364.59766" z="1619.5"/>
<Orientation y="-0.01482"/>
<Actor seed="2552"/>
</Entity>
<Entity uid="15158">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1350.04188" z="1650.76111"/>
<Orientation y="2.35622"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="15159">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1342.5121" z="1643.0923"/>
<Orientation y="2.35622"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="15160">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1340.37" z="1636.84253"/>
<Orientation y="1.49274"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="15161">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1355.08655" z="1670.38001"/>
<Orientation y="0.54491"/>
<Actor seed="18127"/>
</Entity>
<Entity uid="15162">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1343.05225" z="1605.45948"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15163">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1349.34827" z="1605.31971"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15164">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1358.68299" z="1605.3202"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15165">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1368.00574" z="1605.3147"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15166">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1377.25892" z="1605.20398"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15167">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1386.58167" z="1605.1985"/>
<Orientation y="1.57378"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15170">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1313.83704" z="1649.69642"/>
<Orientation y="2.35622"/>
<Actor seed="19218"/>
</Entity>
<Entity uid="15171">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1300.86683" z="1657.82752"/>
<Orientation y="2.35622"/>
<Actor seed="11059"/>
</Entity>
<Entity uid="15172">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1299.8921" z="1659.18824"/>
<Orientation y="2.35622"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="15173">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1313.70142" z="1640.75025"/>
<Orientation y="3.07515"/>
<Actor seed="48053"/>
</Entity>
<Entity uid="15174">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1321.42225" z="1654.38843"/>
<Orientation y="2.35622"/>
<Actor seed="25627"/>
</Entity>
<Entity uid="15175">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1334.6316" z="1659.45545"/>
<Orientation y="2.35622"/>
<Actor seed="59066"/>
</Entity>
<Entity uid="15176">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1307.21021" z="1638.75355"/>
<Orientation y="0.12784"/>
<Actor seed="19881"/>
</Entity>
<Entity uid="15177">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1318.73536" z="1639.1128"/>
<Orientation y="0.04764"/>
<Actor seed="45730"/>
</Entity>
<Entity uid="15178">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1313.05884" z="1666.66395"/>
<Orientation y="2.33838"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="15179">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1304.06458" z="1681.04786"/>
<Orientation y="2.35622"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="15180">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1316.6355" z="1732.55726"/>
<Orientation y="2.35622"/>
<Actor seed="39997"/>
</Entity>
<Entity uid="15181">
<Template>actor|props/structures/construction/scaf_3x3.xml</Template>
<Position x="1337.97852" z="1722.89771"/>
<Orientation y="3.15627"/>
<Actor seed="45875"/>
</Entity>
<Entity uid="15182">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1340.46375" z="1714.40625"/>
<Orientation y="17.38596"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15183">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1334.82508" z="1708.44764"/>
<Orientation y="12.59804"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15184">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1324.44593" z="1714.72962"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15185">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1324.80384" z="1724.94336"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15186">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1308.01758" z="1692.1095"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15187">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1296.42225" z="1691.87183"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15188">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1310.1725" z="1638.93616"/>
<Orientation y="3.12171"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15189">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1316.2494" z="1638.75757"/>
<Orientation y="3.12171"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15190">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1332.77125" z="1728.6294"/>
<Orientation y="6.3409"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15191">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1332.66993" z="1716.4231"/>
<Orientation y="6.3409"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15192">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1310.89844" z="1754.00562"/>
<Orientation y="2.35622"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="15193">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1302.66993" z="1745.7671"/>
<Orientation y="-2.33182"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="15194">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1320.67957" z="1673.67591"/>
<Orientation y="2.30411"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="15195">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1328.08594" z="1682.55018"/>
<Orientation y="2.30411"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="15196">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1329.25733" z="1670.7527"/>
<Orientation y="2.30411"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="15197">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1334.54395" z="1689.86951"/>
<Orientation y="2.30411"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15198">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1313.70142" z="1704.79346"/>
<Orientation y="1.54734"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="15199">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1330.03931" z="1614.06177"/>
<Orientation y="1.58031"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="15200">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1322.19581" z="1634.32496"/>
<Orientation y="-4.68866"/>
<Actor seed="35563"/>
</Entity>
<Entity uid="15201">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1311.15015" z="1608.12696"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15202">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1295.27161" z="1726.34681"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="15203">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1296.56983" z="1727.00391"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="15204">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1304.74976" z="1712.56653"/>
<Orientation y="1.54734"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="15205">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1305.4579" z="1701.02942"/>
<Orientation y="1.54734"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="15206">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1332.61011" z="1605.8943"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15207">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1307.77491" z="1655.02259"/>
<Orientation y="1.58365"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="15208">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1299.34217" z="1739.49854"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="15209">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1456.72547" z="1509.91053"/>
<Orientation y="-6.27837"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15210">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1456.64295" z="1513.37903"/>
<Orientation y="-9.44895"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15211">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1450.86011" z="1509.90748"/>
<Orientation y="-6.27837"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15212">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1450.7776" z="1513.37598"/>
<Orientation y="-9.44895"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15213">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1445.0094" z="1509.77588"/>
<Orientation y="-6.27837"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15214">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1444.92688" z="1513.2444"/>
<Orientation y="-9.44895"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15215">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1452.20118" z="1516.88917"/>
<Orientation y="-7.80831"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15216">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1448.73218" z="1516.9485"/>
<Orientation y="-10.9789"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15217">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1451.51673" z="1505.92432"/>
<Orientation y="-7.80831"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15218">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1448.04786" z="1505.98365"/>
<Orientation y="-10.9789"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15219">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1455.30799" z="1507.15796"/>
<Orientation y="1.58365"/>
<Actor seed="31002"/>
</Entity>
<Entity uid="15220">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1418.80445" z="1563.03187"/>
<Orientation y="-0.04871"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="15221">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1415.25623" z="1551.59913"/>
<Orientation y="-1.47655"/>
<Actor seed="23849"/>
</Entity>
<Entity uid="15222">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1387.11792" z="1552.84595"/>
<Orientation y="1.58365"/>
<Actor seed="37901"/>
</Entity>
<Entity uid="15223">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1370.99183" z="1566.31275"/>
<Orientation y="0.02753"/>
<Actor seed="9348"/>
</Entity>
<Entity uid="15224">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1439.33753" z="1585.69312"/>
<Orientation y="1.58365"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15225">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1439.43616" z="1585.41675"/>
<Orientation y="1.58365"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15226">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1439.13453" z="1585.52015"/>
<Orientation y="1.58365"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15227">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1439.75709" z="1586.64991"/>
<Orientation y="1.58365"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15228">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1439.97327" z="1585.93396"/>
<Orientation y="1.58365"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15229">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1438.66858" z="1585.17579"/>
<Orientation y="1.58365"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15230">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1422.49744" z="1553.58301"/>
<Orientation y="1.58365"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15231">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1423.80213" z="1554.3412"/>
<Orientation y="1.58365"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15232">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1423.58594" z="1555.05713"/>
<Orientation y="1.58365"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15233">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1422.96338" z="1553.92737"/>
<Orientation y="1.58365"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15234">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1423.26502" z="1553.82386"/>
<Orientation y="1.58365"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15235">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1423.16639" z="1554.10035"/>
<Orientation y="1.58365"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15236">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1455.19324" z="1511.94166"/>
<Orientation y="1.58365"/>
<Actor seed="48102"/>
</Entity>
<Entity uid="15237">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1458.31165" z="1512.23462"/>
<Orientation y="1.58365"/>
<Actor seed="39829"/>
</Entity>
<Entity uid="15238">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1459.87732" z="1512.38392"/>
<Orientation y="-2.71497"/>
<Actor seed="22275"/>
</Entity>
<Entity uid="15239">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1457.4292" z="1508.03907"/>
<Orientation y="-1.86617"/>
<Actor seed="31170"/>
</Entity>
<Entity uid="15240">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1453.04407" z="1506.68787"/>
<Orientation y="-1.11344"/>
<Actor seed="808"/>
</Entity>
<Entity uid="15241">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1450.21216" z="1507.66565"/>
<Orientation y="1.58365"/>
<Actor seed="50815"/>
</Entity>
<Entity uid="15242">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1450.52088" z="1511.8047"/>
<Orientation y="1.58365"/>
<Actor seed="44281"/>
</Entity>
<Entity uid="15243">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1453.39698" z="1513.70093"/>
<Orientation y="1.58365"/>
<Actor seed="56425"/>
</Entity>
<Entity uid="15244">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1454.10743" z="1513.35132"/>
<Orientation y="1.58365"/>
<Actor seed="32872"/>
</Entity>
<Entity uid="15245">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1454.77198" z="1516.64527"/>
<Orientation y="0.00011"/>
<Actor seed="56438"/>
</Entity>
<Entity uid="15246">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1454.224" z="1520.90015"/>
<Orientation y="-2.36965"/>
<Actor seed="3988"/>
</Entity>
<Entity uid="15247">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1452.0658" z="1517.88306"/>
<Orientation y="-1.68244"/>
<Actor seed="31890"/>
</Entity>
<Entity uid="15248">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1448.95765" z="1517.9585"/>
<Orientation y="1.58365"/>
<Actor seed="51123"/>
</Entity>
<Entity uid="15249">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1447.96839" z="1517.3252"/>
<Orientation y="-2.26151"/>
<Actor seed="49893"/>
</Entity>
<Entity uid="15250">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1446.12024" z="1515.73194"/>
<Orientation y="-2.05994"/>
<Actor seed="41354"/>
</Entity>
<Entity uid="15251">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1376.94202" z="1605.31397"/>
<Orientation y="1.58365"/>
<Actor seed="23535"/>
</Entity>
<Entity uid="15252">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1375.82227" z="1603.58521"/>
<Orientation y="1.58365"/>
<Actor seed="38311"/>
</Entity>
<Entity uid="15253">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1373.84375" z="1601.25416"/>
<Orientation y="1.58365"/>
<Actor seed="35885"/>
</Entity>
<Entity uid="15254">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1378.90516" z="1602.53687"/>
<Orientation y="1.58365"/>
<Actor seed="59005"/>
</Entity>
<Entity uid="15255">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1446.02198" z="1506.95728"/>
<Orientation y="-3.51081"/>
<Actor seed="35043"/>
</Entity>
<Entity uid="15256">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1448.96888" z="1503.94751"/>
<Orientation y="1.58365"/>
<Actor seed="21301"/>
</Entity>
<Entity uid="15257">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1449.97144" z="1508.33765"/>
<Orientation y="-0.27387"/>
<Actor seed="21168"/>
</Entity>
<Entity uid="15258">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1448.92212" z="1510.32691"/>
<Orientation y="1.58365"/>
<Actor seed="18316"/>
</Entity>
<Entity uid="15259">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1458.31605" z="1518.5923"/>
<Orientation y="1.4256"/>
<Actor seed="22289"/>
</Entity>
<Entity uid="15260">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1378.22303" z="1597.17725"/>
<Orientation y="-0.79482"/>
<Actor seed="35928"/>
</Entity>
<Entity uid="15261">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1441.9225" z="1518.12403"/>
<Orientation y="0.79931"/>
<Actor seed="57747"/>
</Entity>
<Entity uid="15262">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1413.48743" z="1596.53418"/>
<Orientation y="1.58365"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="15263">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1446.51783" z="1672.61805"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15264">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1446.79554" z="1678.1045"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15265">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1447.19971" z="1745.03382"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15266">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1447.20325" z="1739.18543"/>
<Orientation y="4.69115"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15267">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1445.14063" z="1729.662"/>
<Orientation y="4.62603"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15268">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1445.15821" z="1723.55481"/>
<Orientation y="4.62603"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15269">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1383.32862" z="1643.96705"/>
<Orientation y="0.01064"/>
<Actor seed="35563"/>
</Entity>
<Entity uid="15270">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1422.81116" z="1688.1172"/>
<Orientation y="7.0597"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15271">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1430.4037" z="1680.06714"/>
<Orientation y="1.57342"/>
<Actor seed="64027"/>
</Entity>
<Entity uid="15272">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1438.82496" z="1681.51307"/>
<Orientation y="4.74601"/>
<Actor seed="59808"/>
</Entity>
<Entity uid="15273">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1438.12708" z="1669.29578"/>
<Orientation y="4.71781"/>
<Actor seed="61839"/>
</Entity>
<Entity uid="15274">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1439.05542" z="1742.39039"/>
<Orientation y="6.28379"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="15275">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>0</Player>
<Position x="1431.18213" z="1722.30372"/>
<Orientation y="9.42074"/>
<Actor seed="58021"/>
</Entity>
<Entity uid="15276">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1432.0188" z="1701.71448"/>
<Orientation y="4.75869"/>
<Actor seed="16789"/>
</Entity>
<Entity uid="15277">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1445.44727" z="1684.57483"/>
<Orientation y="6.26642"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15278">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1445.84131" z="1672.43665"/>
<Orientation y="6.26642"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15279">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1459.021" z="1601.51807"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15280">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1447.17151" z="1601.79053"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15281">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1445.43934" z="1507.62098"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15282">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1372.39087" z="1601.52686"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15283">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1454.77674" z="1508.15552"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15284">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1460.63538" z="1597.06861"/>
<Orientation y="2.23723"/>
<Actor seed="54741"/>
</Entity>
<Entity uid="15285">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1458.27112" z="1586.57984"/>
<Orientation y="2.35622"/>
<Actor seed="46574"/>
</Entity>
<Entity uid="15286">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1456.35169" z="1580.1731"/>
<Orientation y="2.35622"/>
<Actor seed="39750"/>
</Entity>
<Entity uid="15287">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1460.55762" z="1578.07374"/>
<Orientation y="2.35622"/>
<Actor seed="4549"/>
</Entity>
<Entity uid="15288">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1459.95923" z="1581.92762"/>
<Orientation y="2.35622"/>
<Actor seed="8711"/>
</Entity>
<Entity uid="15289">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1431.00611" z="1522.64637"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15290">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1405.12879" z="1521.5503"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15291">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1414.38904" z="1521.63794"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15292">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1421.8949" z="1571.69056"/>
<Orientation y="1.58365"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="15293">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1421.60621" z="1583.24561"/>
<Orientation y="1.58365"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="15294">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1421.63074" z="1593.00684"/>
<Orientation y="1.58365"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15295">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1407.70777" z="1549.61133"/>
<Orientation y="1.58365"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="15296">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1395.74451" z="1549.63636"/>
<Orientation y="1.58365"/>
<Actor seed="53710"/>
</Entity>
<Entity uid="15297">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1374.68921" z="1573.88184"/>
<Orientation y="-3.09412"/>
<Actor seed="38829"/>
</Entity>
<Entity uid="15298">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1402.39197" z="1579.83399"/>
<Orientation y="1.58365"/>
<Actor seed="56481"/>
</Entity>
<Entity uid="15299">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1375.2511" z="1585.1836"/>
<Orientation y="1.58365"/>
<Actor seed="26910"/>
</Entity>
<Entity uid="15300">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1438.02417" z="1539.7422"/>
<Orientation y="0.02591"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="15301">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1441.7085" z="1554.7063"/>
<Orientation y="-5.76897"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15302">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1443.32789" z="1557.77466"/>
<Orientation y="-8.93955"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15303">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1433.0337" z="1563.37073"/>
<Orientation y="-8.93955"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15304">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1441.16187" z="1563.00513"/>
<Orientation y="-7.29891"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15305">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1438.16224" z="1564.74878"/>
<Orientation y="-10.4695"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15306">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1413.95594" z="1597.97071"/>
<Orientation y="1.58365"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="15307">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1412.63477" z="1597.36109"/>
<Orientation y="1.58365"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="15308">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1445.1261" z="1580.34766"/>
<Orientation y="1.58365"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="15309">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1430.26966" z="1575.15284"/>
<Orientation y="1.58365"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="15310">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1429.28602" z="1590.31128"/>
<Orientation y="1.58365"/>
<Actor seed="39534"/>
</Entity>
<Entity uid="15311">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1424.41773" z="1600.90748"/>
<Orientation y="0.0208"/>
<Actor seed="9783"/>
</Entity>
<Entity uid="15312">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1393.61573" z="1557.49341"/>
<Orientation y="0.03541"/>
<Actor seed="43269"/>
</Entity>
<Entity uid="15313">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1405.45875" z="1557.79126"/>
<Orientation y="-0.01526"/>
<Actor seed="26105"/>
</Entity>
<Entity uid="15314">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1383.45533" z="1582.27137"/>
<Orientation y="1.58365"/>
<Actor seed="58956"/>
</Entity>
<Entity uid="15315">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1382.70057" z="1576.61329"/>
<Orientation y="1.58365"/>
<Actor seed="45852"/>
</Entity>
<Entity uid="15316">
<Template>actor|props/structures/ptolemies/market_props.xml</Template>
<Position x="1443.25696" z="1570.73694"/>
<Orientation y="1.58365"/>
<Actor seed="51809"/>
</Entity>
<Entity uid="15317">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1432.02808" z="1564.09803"/>
<Orientation y="-2.6584"/>
<Actor seed="57114"/>
</Entity>
<Entity uid="15318">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1441.51917" z="1562.7262"/>
<Orientation y="1.14467"/>
<Actor seed="13992"/>
</Entity>
<Entity uid="15319">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1413.06922" z="1534.72461"/>
<Orientation y="1.58365"/>
<Actor seed="19146"/>
</Entity>
<Entity uid="15320">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1373.9911" z="1554.39075"/>
<Orientation y="1.58365"/>
<Actor seed="55861"/>
</Entity>
<Entity uid="15321">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1408.55982" z="1540.28711"/>
<Orientation y="1.58365"/>
<Actor seed="63404"/>
</Entity>
<Entity uid="15322">
<Template>actor|props/structures/romans/rome_tent_c_props.xml</Template>
<Position x="1413.193" z="1524.38184"/>
<Orientation y="-0.62717"/>
<Actor seed="30595"/>
</Entity>
<Entity uid="15323">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1436.51331" z="1593.6504"/>
<Orientation y="1.58365"/>
<Actor seed="55696"/>
</Entity>
<Entity uid="15324">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1422.03345" z="1522.19556"/>
<Orientation y="1.553"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15325">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1436.58643" z="1557.56397"/>
<Orientation y="-5.76897"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15326">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1438.20582" z="1560.63233"/>
<Orientation y="-8.93955"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15327">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1431.41443" z="1560.30225"/>
<Orientation y="-5.76897"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15328">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1451.23365" z="1537.86036"/>
<Orientation y="6.2614"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15329">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1435.2173" z="1553.76636"/>
<Orientation y="-7.29891"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15330">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1432.21766" z="1555.50977"/>
<Orientation y="-10.4695"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15331">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1460.65857" z="1556.66529"/>
<Orientation y="1.56383"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15332">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1459.5105" z="1548.2422"/>
<Orientation y="1.82712"/>
<Actor seed="1857"/>
</Entity>
<Entity uid="15333">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1451.4585" z="1528.60254"/>
<Orientation y="6.2614"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15334">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1484.29151" z="1514.7616"/>
<Orientation y="3.14097"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15335">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1484.1963" z="1526.79859"/>
<Orientation y="3.14097"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15336">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1483.92518" z="1539.11268"/>
<Orientation y="3.14097"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15337">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1479.48133" z="1593.56824"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15338">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1479.75245" z="1581.25416"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15339">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1479.84766" z="1569.21717"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15340">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1482.1095" z="1630.13563"/>
<Orientation y="3.39094"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15341">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1479.66517" z="1618.32703"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15342">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1479.76038" z="1606.29004"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15343">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1491.01758" z="1636.35962"/>
<Orientation y="1.47738"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15344">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1519.39649" z="1602.12171"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15345">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1519.48377" z="1565.04883"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15346">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1519.38855" z="1577.08582"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15347">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1519.11744" z="1589.39991"/>
<Orientation y="3.14098"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15348">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1501.6001" z="1633.68531"/>
<Orientation y="2.14509"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15349">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1519.46192" z="1612.31653"/>
<Orientation y="-3.18303"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15350">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1514.57471" z="1621.0807"/>
<Orientation y="2.40993"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15351">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1510.9994" z="1625.15113"/>
<Orientation y="2.40993"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15352">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1517.32044" z="1553.6941"/>
<Orientation y="-2.72667"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="15353">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1511.79017" z="1556.38025"/>
<Orientation y="0.41442"/>
<Actor seed="27020"/>
</Entity>
<Entity uid="15354">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1508.79554" z="1541.27723"/>
<Orientation y="0.38447"/>
<Actor seed="47282"/>
</Entity>
<Entity uid="15355">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1510.15857" z="1530.80335"/>
<Orientation y="1.99712"/>
<Actor seed="41131"/>
</Entity>
<Entity uid="15356">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1501.3672" z="1527.44263"/>
<Orientation y="-1.18506"/>
<Actor seed="58848"/>
</Entity>
<Entity uid="15357">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1492.00721" z="1517.13013"/>
<Orientation y="-0.0629"/>
<Actor seed="35660"/>
</Entity>
<Entity uid="15358">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1489.64307" z="1543.36011"/>
<Orientation y="3.10035"/>
<Actor seed="52971"/>
</Entity>
<Entity uid="15359">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1486.72864" z="1570.29603"/>
<Orientation y="-3.04928"/>
<Actor seed="57002"/>
</Entity>
<Entity uid="15360">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1502.55591" z="1515.22474"/>
<Orientation y="2.35621"/>
<Actor seed="16740"/>
</Entity>
<Entity uid="15361">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1515.37391" z="1546.46106"/>
<Orientation y="1.0897"/>
<Actor seed="5457"/>
</Entity>
<Entity uid="15362">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1489.31226" z="1628.52088"/>
<Orientation y="-2.46912"/>
<Actor seed="10441"/>
</Entity>
<Entity uid="15363">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1454.52796" z="1492.41211"/>
<Orientation y="1.58365"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="15364">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1462.07642" z="1494.39991"/>
<Orientation y="-1.47655"/>
<Actor seed="23849"/>
</Entity>
<Entity uid="15365">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1433.93812" z="1495.64673"/>
<Orientation y="1.58365"/>
<Actor seed="37901"/>
</Entity>
<Entity uid="15366">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1443.24646" z="1493.62525"/>
<Orientation y="1.65241"/>
<Actor seed="35660"/>
</Entity>
<Entity uid="15367">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1454.76905" z="1481.65955"/>
<Orientation y="4.71735"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="15368">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1457.25464" z="1471.0868"/>
<Orientation y="6.29285"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="15369">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1329.46143" z="1816.68091"/>
<Orientation y="3.06307"/>
<Actor seed="52979"/>
</Entity>
<Entity uid="15370">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1300.51185" z="1853.04932"/>
<Orientation y="3.09131"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="15371">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1338.86731" z="1794.03724"/>
<Orientation y="1.03054"/>
<Actor seed="2533"/>
</Entity>
<Entity uid="15372">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1340.00184" z="1835.04102"/>
<Orientation y="-1.63022"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="15373">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1337.68201" z="1848.44507"/>
<Orientation y="-3.06525"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="15374">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1289.16016" z="1851.18531"/>
<Orientation y="1.48813"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="15375">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1289.4596" z="1845.58436"/>
<Orientation y="0.91243"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="15376">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1293.45984" z="1774.7162"/>
<Orientation y="3.11571"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="15377">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1331.84668" z="1819.92334"/>
<Orientation y="-2.82413"/>
<Actor seed="24100"/>
</Entity>
<Entity uid="15378">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1347.94532" z="1808.41517"/>
<Orientation y="-1.30541"/>
<Actor seed="4203"/>
</Entity>
<Entity uid="15379">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1348.11744" z="1819.74097"/>
<Orientation y="-2.23502"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="15380">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1333.8141" z="1823.65992"/>
<Orientation y="2.35622"/>
<Actor seed="11626"/>
</Entity>
<Entity uid="15381">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1355.43921" z="1830.88868"/>
<Orientation y="-3.12566"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="15382">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1353.28858" z="1835.95398"/>
<Orientation y="-1.52344"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="15383">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1343.50037" z="1808.17627"/>
<Orientation y="3.08185"/>
<Actor seed="48203"/>
</Entity>
<Entity uid="15384">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1320.53992" z="1801.46265"/>
<Orientation y="0.01438"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="15385">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1321.75599" z="1789.12671"/>
<Orientation y="-1.62861"/>
<Actor seed="60015"/>
</Entity>
<Entity uid="15386">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1330.53956" z="1779.97925"/>
<Orientation y="2.35622"/>
<Actor seed="57639"/>
</Entity>
<Entity uid="15387">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1339.20899" z="1780.75818"/>
<Orientation y="2.35622"/>
<Actor seed="9634"/>
</Entity>
<Entity uid="15388">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1323.12806" z="1798.61841"/>
<Orientation y="0.31295"/>
<Actor seed="13010"/>
</Entity>
<Entity uid="15389">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1325.44776" z="1794.59827"/>
<Orientation y="2.35622"/>
<Actor seed="32066"/>
</Entity>
<Entity uid="15390">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1319.34998" z="1796.16053"/>
<Orientation y="2.35622"/>
<Actor seed="59984"/>
</Entity>
<Entity uid="15391">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1324.21521" z="1800.66736"/>
<Orientation y="2.35622"/>
<Actor seed="21716"/>
</Entity>
<Entity uid="15392">
<Template>actor|props/structures/carthaginians/kart_tc_stall_05.xml</Template>
<Position x="1353.20069" z="1804.34778"/>
<Orientation y="-2.54571"/>
<Actor seed="49934"/>
</Entity>
<Entity uid="15393">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1353.48987" z="1798.71192"/>
<Orientation y="2.35622"/>
<Actor seed="37201"/>
</Entity>
<Entity uid="15394">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1322.87562" z="1796.24073"/>
<Orientation y="-1.74146"/>
<Actor seed="41475"/>
</Entity>
<Entity uid="15395">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1318.96412" z="1796.20533"/>
<Orientation y="1.50765"/>
<Actor seed="27963"/>
</Entity>
<Entity uid="15396">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1356.72254" z="1800.26514"/>
<Orientation y="-0.77608"/>
<Actor seed="62657"/>
</Entity>
<Entity uid="15397">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1354.49634" z="1802.63648"/>
<Orientation y="2.35622"/>
<Actor seed="34277"/>
</Entity>
<Entity uid="15398">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1341.84864" z="1844.32569"/>
<Orientation y="-3.13593"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="15399">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1343.69544" z="1825.18555"/>
<Orientation y="-0.02071"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="15400">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1323.15296" z="1836.81568"/>
<Orientation y="1.67255"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="15401">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1307.57398" z="1779.69971"/>
<Orientation y="0.55266"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="15402">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1304.57544" z="1794.7865"/>
<Orientation y="1.53197"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="15403">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1334.61414" z="1779.90577"/>
<Orientation y="-0.05571"/>
<Actor seed="8786"/>
</Entity>
<Entity uid="15404">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1341.59266" z="1779.3064"/>
<Orientation y="-0.54015"/>
<Actor seed="16121"/>
</Entity>
<Entity uid="15405">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1350.74048" z="1781.97608"/>
<Orientation y="1.51618"/>
<Actor seed="6626"/>
</Entity>
<Entity uid="15406">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1339.89405" z="1816.78077"/>
<Orientation y="-0.07511"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="15407">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1333.76807" z="1854.7605"/>
<Orientation y="-1.58014"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="15408">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1344.0431" z="1853.3838"/>
<Orientation y="-3.13767"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15409">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1316.19788" z="1845.44727"/>
<Orientation y="0.02594"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="15410">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1304.8401" z="1826.44263"/>
<Orientation y="0.01297"/>
<Actor seed="498"/>
</Entity>
<Entity uid="15411">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1295.74732" z="1797.26624"/>
<Orientation y="1.53296"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="15412">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1296.3849" z="1783.95777"/>
<Orientation y="1.5125"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="15413">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1300.21387" z="1774.50586"/>
<Orientation y="3.11571"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="15414">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1312.40723" z="1774.73267"/>
<Orientation y="3.11571"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="15415">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1323.47486" z="1778.85938"/>
<Orientation y="2.35622"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="15416">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1359.9037" z="1800.24683"/>
<Orientation y="2.35622"/>
<Actor seed="55759"/>
</Entity>
<Entity uid="15417">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1357.29151" z="1835.63941"/>
<Orientation y="1.65409"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="15418">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1358.12061" z="1806.08545"/>
<Orientation y="2.35622"/>
<Actor seed="40972"/>
</Entity>
<Entity uid="15419">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1399.35975" z="1718.24268"/>
<Orientation y="14.17656"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="15420">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1397.8827" z="1724.29249"/>
<Orientation y="14.20685"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="15421">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1395.82886" z="1711.2815"/>
<Orientation y="14.07515"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="15422">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1380.85047" z="1707.28309"/>
<Orientation y="6.38564"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15423">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1386.45508" z="1706.76624"/>
<Orientation y="6.38564"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15424">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1388.86194" z="1737.28736"/>
<Orientation y="12.63331"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="15425">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1377.6808" z="1740.65442"/>
<Orientation y="11.74991"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="15426">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1389.81959" z="1726.31873"/>
<Orientation y="6.34264"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15427">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1378.25818" z="1727.25843"/>
<Orientation y="4.7708"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15428">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1389.3296" z="1714.92896"/>
<Orientation y="6.34264"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15429">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1377.76844" z="1715.86854"/>
<Orientation y="4.7708"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15430">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1414.58265" z="1618.26014"/>
<Orientation y="9.4272"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="15431">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1420.57374" z="1619.95984"/>
<Orientation y="9.45748"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="15432">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1407.49573" z="1621.53125"/>
<Orientation y="9.32578"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="15433">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1402.94617" z="1636.35157"/>
<Orientation y="1.63627"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15434">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1402.63697" z="1630.73157"/>
<Orientation y="1.63627"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15435">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1433.2262" z="1629.45496"/>
<Orientation y="7.88393"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="15436">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1436.1775" z="1640.75293"/>
<Orientation y="7.00054"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="15437">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1422.30054" z="1628.09241"/>
<Orientation y="1.59327"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15438">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1422.81214" z="1639.68067"/>
<Orientation y="0.02143"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15439">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1410.90027" z="1628.1609"/>
<Orientation y="1.59327"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15440">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1411.41175" z="1639.74891"/>
<Orientation y="0.02143"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15441">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1421.48145" z="1432.02137"/>
<Orientation y="0.29197"/>
<Actor seed="29465"/>
</Entity>
<Entity uid="15442">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1416.39991" z="1467.16285"/>
<Orientation y="-2.26745"/>
<Actor seed="54662"/>
</Entity>
<Entity uid="15443">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1391.8844" z="1469.50965"/>
<Orientation y="2.35621"/>
<Actor seed="15052"/>
</Entity>
<Entity uid="15444">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1383.4922" z="1505.00611"/>
<Orientation y="0.28534"/>
<Actor seed="25841"/>
</Entity>
<Entity uid="15445">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1374.83411" z="1514.83448"/>
<Orientation y="-0.90648"/>
<Actor seed="45959"/>
</Entity>
<Entity uid="15446">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1365.64026" z="1524.66492"/>
<Orientation y="0.31031"/>
<Actor seed="45486"/>
</Entity>
<Entity uid="15447">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1338.68445" z="1549.50184"/>
<Orientation y="0.74972"/>
<Actor seed="47524"/>
</Entity>
<Entity uid="15448">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1311.89356" z="1578.6786"/>
<Orientation y="-0.44625"/>
<Actor seed="49261"/>
</Entity>
<Entity uid="15449">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1282.39869" z="1581.70264"/>
<Orientation y="0.43873"/>
<Actor seed="37771"/>
</Entity>
<Entity uid="15450">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1256.85364" z="1583.83277"/>
<Orientation y="0.83193"/>
<Actor seed="53200"/>
</Entity>
<Entity uid="15451">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1224.08729" z="1613.75855"/>
<Orientation y="0.86107"/>
<Actor seed="44391"/>
</Entity>
<Entity uid="15452">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1220.61426" z="1629.43763"/>
<Orientation y="1.5992"/>
<Actor seed="61538"/>
</Entity>
<Entity uid="15453">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1458.22779" z="1377.09412"/>
<Orientation y="-3.07554"/>
<Actor seed="42624"/>
</Entity>
<Entity uid="15454">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1456.33875" z="1377.63245"/>
<Orientation y="-3.07554"/>
<Actor seed="41886"/>
</Entity>
<Entity uid="15455">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1453.81556" z="1378.04249"/>
<Orientation y="-3.07554"/>
<Actor seed="3059"/>
</Entity>
<Entity uid="15456">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1453.3346" z="1378.04358"/>
<Orientation y="-3.07554"/>
<Actor seed="46197"/>
</Entity>
<Entity uid="15457">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1452.67005" z="1378.15174"/>
<Orientation y="-3.07554"/>
<Actor seed="11651"/>
</Entity>
<Entity uid="15458">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1455.43201" z="1377.54834"/>
<Orientation y="-3.07554"/>
<Actor seed="32921"/>
</Entity>
<Entity uid="15459">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1457.20936" z="1379.07825"/>
<Orientation y="-3.07554"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="15460">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1457.57972" z="1380.04627"/>
<Orientation y="-3.07554"/>
<Actor seed="17962"/>
</Entity>
<Entity uid="15461">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1457.78174" z="1380.4469"/>
<Orientation y="-3.07554"/>
<Actor seed="55227"/>
</Entity>
<Entity uid="15462">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1457.82691" z="1382.20154"/>
<Orientation y="-3.07554"/>
<Actor seed="22427"/>
</Entity>
<Entity uid="15463">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1457.87781" z="1383.21717"/>
<Orientation y="-3.07554"/>
<Actor seed="22329"/>
</Entity>
<Entity uid="15464">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1458.00501" z="1383.93238"/>
<Orientation y="-3.07554"/>
<Actor seed="20465"/>
</Entity>
<Entity uid="15465">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1456.39307" z="1384.787"/>
<Orientation y="-3.07554"/>
<Actor seed="10799"/>
</Entity>
<Entity uid="15466">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1454.84852" z="1384.97254"/>
<Orientation y="-3.07554"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="15467">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1454.08448" z="1384.96546"/>
<Orientation y="-3.07554"/>
<Actor seed="56404"/>
</Entity>
<Entity uid="15468">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1453.17994" z="1384.91492"/>
<Orientation y="-3.07554"/>
<Actor seed="51024"/>
</Entity>
<Entity uid="15469">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1452.82569" z="1384.50782"/>
<Orientation y="-3.07554"/>
<Actor seed="48659"/>
</Entity>
<Entity uid="15470">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1452.40735" z="1381.67835"/>
<Orientation y="-3.07554"/>
<Actor seed="33237"/>
</Entity>
<Entity uid="15471">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1452.7898" z="1380.75196"/>
<Orientation y="-3.07554"/>
<Actor seed="53061"/>
</Entity>
<Entity uid="15472">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1454.81421" z="1380.85718"/>
<Orientation y="-3.07554"/>
<Actor seed="56828"/>
</Entity>
<Entity uid="15473">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1455.9181" z="1381.74512"/>
<Orientation y="-3.07554"/>
<Actor seed="37145"/>
</Entity>
<Entity uid="15474">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1455.7323" z="1383.09095"/>
<Orientation y="-3.07554"/>
<Actor seed="55691"/>
</Entity>
<Entity uid="15475">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1454.33472" z="1380.7909"/>
<Orientation y="-3.07554"/>
<Actor seed="40155"/>
</Entity>
<Entity uid="15476">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1453.8407" z="1377.18458"/>
<Orientation y="-3.07554"/>
<Actor seed="48208"/>
</Entity>
<Entity uid="15477">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1456.00782" z="1375.9303"/>
<Orientation y="-4.65297"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="15478">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1451.71302" z="1381.8042"/>
<Orientation y="-3.08999"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="15479">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1456.516" z="1387.17627"/>
<Orientation y="-4.65297"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="15480">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1458.14124" z="1384.69874"/>
<Orientation y="-3.07554"/>
<Actor seed="59021"/>
</Entity>
<Entity uid="15481">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1460.82044" z="1381.3473"/>
<Orientation y="-3.08999"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="15482">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1459.73438" z="1386.40113"/>
<Orientation y="2.35621"/>
<Actor seed="58693"/>
</Entity>
<Entity uid="15483">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1452.8744" z="1386.43067"/>
<Orientation y="2.35621"/>
<Actor seed="6777"/>
</Entity>
<Entity uid="15484">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1459.42261" z="1376.71424"/>
<Orientation y="2.35621"/>
<Actor seed="46158"/>
</Entity>
<Entity uid="15485">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1452.61646" z="1377.05555"/>
<Orientation y="2.35621"/>
<Actor seed="31591"/>
</Entity>
<Entity uid="15486">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1440.75928" z="1377.66858"/>
<Orientation y="-1.01748"/>
<Actor seed="43202"/>
</Entity>
<Entity uid="15487">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1416.35206" z="1676.04664"/>
<Orientation y="6.29503"/>
<Actor seed="61839"/>
</Entity>
<Entity uid="15488">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1342.75428" z="1694.54883"/>
<Orientation y="0.74247"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="15489">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1354.60328" z="1774.32874"/>
<Orientation y="-3.11213"/>
<Actor seed="10787"/>
</Entity>
<Entity uid="15490">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1371.9817" z="1761.0282"/>
<Orientation y="0.07453"/>
<Actor seed="1039"/>
</Entity>
<Entity uid="15491">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1391.13465" z="1760.66297"/>
<Orientation y="0.05492"/>
<Actor seed="1039"/>
</Entity>
<Entity uid="15492">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1414.9048" z="1760.48853"/>
<Orientation y="0.07125"/>
<Actor seed="1039"/>
</Entity>
<Entity uid="15493">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1423.06788" z="1330.82471"/>
<Orientation y="2.35621"/>
<Actor seed="20747"/>
</Entity>
<Entity uid="15494">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1429.47327" z="1324.70301"/>
<Orientation y="2.35621"/>
<Actor seed="10810"/>
</Entity>
<Entity uid="15495">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1434.51319" z="1328.75379"/>
<Orientation y="2.35621"/>
<Actor seed="41337"/>
</Entity>
<Entity uid="15496">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1427.78333" z="1336.18042"/>
<Orientation y="2.35621"/>
<Actor seed="42618"/>
</Entity>
<Entity uid="15497">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1425.67127" z="1344.80604"/>
<Orientation y="2.35621"/>
<Actor seed="33769"/>
</Entity>
<Entity uid="15498">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1428.00281" z="1344.0962"/>
<Orientation y="2.35621"/>
<Actor seed="18730"/>
</Entity>
<Entity uid="15499">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1426.21033" z="1344.21595"/>
<Orientation y="2.35621"/>
<Actor seed="54743"/>
</Entity>
<Entity uid="15500">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1424.8589" z="1347.77747"/>
<Orientation y="2.35621"/>
<Actor seed="2922"/>
</Entity>
<Entity uid="15501">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1425.57251" z="1349.8722"/>
<Orientation y="2.35621"/>
<Actor seed="49129"/>
</Entity>
<Entity uid="15502">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1426.25623" z="1347.36707"/>
<Orientation y="2.35621"/>
<Actor seed="57204"/>
</Entity>
<Entity uid="15503">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1461.24183" z="1346.56849"/>
<Orientation y="2.35621"/>
<Actor seed="24825"/>
</Entity>
<Entity uid="15504">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1461.84668" z="1343.92286"/>
<Orientation y="2.35621"/>
<Actor seed="704"/>
</Entity>
<Entity uid="15505">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1459.3744" z="1342.20337"/>
<Orientation y="2.35621"/>
<Actor seed="746"/>
</Entity>
<Entity uid="15506">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1460.14002" z="1343.19983"/>
<Orientation y="2.35621"/>
<Actor seed="12573"/>
</Entity>
<Entity uid="15507">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1460.79126" z="1343.69727"/>
<Orientation y="2.35621"/>
<Actor seed="9792"/>
</Entity>
<Entity uid="15508">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1460.81617" z="1345.5475"/>
<Orientation y="2.35621"/>
<Actor seed="47723"/>
</Entity>
<Entity uid="15509">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1426.09131" z="1187.47962"/>
<Orientation y="2.35621"/>
<Actor seed="26953"/>
</Entity>
<Entity uid="15510">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1433.03846" z="1180.66004"/>
<Orientation y="2.35621"/>
<Actor seed="5512"/>
</Entity>
<Entity uid="15511">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1438.12513" z="1185.42945"/>
<Orientation y="2.35621"/>
<Actor seed="3901"/>
</Entity>
<Entity uid="15512">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1431.24024" z="1192.62146"/>
<Orientation y="2.35621"/>
<Actor seed="29898"/>
</Entity>
<Entity uid="15513">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1412.62745" z="1147.90357"/>
<Orientation y="2.35621"/>
<Actor seed="49976"/>
</Entity>
<Entity uid="15514">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1405.7815" z="1154.28296"/>
<Orientation y="2.35621"/>
<Actor seed="19435"/>
</Entity>
<Entity uid="15515">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1416.99952" z="1152.5127"/>
<Orientation y="2.35621"/>
<Actor seed="15724"/>
</Entity>
<Entity uid="15516">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1410.37977" z="1159.76966"/>
<Orientation y="2.35621"/>
<Actor seed="57991"/>
</Entity>
<Entity uid="15517">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1313.39515" z="1128.3108"/>
<Orientation y="2.35621"/>
<Actor seed="14716"/>
</Entity>
<Entity uid="15518">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1319.02259" z="1133.30738"/>
<Orientation y="2.35621"/>
<Actor seed="52671"/>
</Entity>
<Entity uid="15519">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1320.61536" z="1121.85462"/>
<Orientation y="2.35621"/>
<Actor seed="35837"/>
</Entity>
<Entity uid="15520">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1325.04615" z="1126.22608"/>
<Orientation y="2.35621"/>
<Actor seed="56260"/>
</Entity>
<Entity uid="15521">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1224.55103" z="1393.49195"/>
<Orientation y="2.35621"/>
<Actor seed="44678"/>
</Entity>
<Entity uid="15522">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1233.15198" z="1392.34083"/>
<Orientation y="2.35621"/>
<Actor seed="2987"/>
</Entity>
<Entity uid="15523">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1235.05457" z="1398.54297"/>
<Orientation y="2.35621"/>
<Actor seed="20412"/>
</Entity>
<Entity uid="15524">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1226.05494" z="1400.5951"/>
<Orientation y="2.35621"/>
<Actor seed="29911"/>
</Entity>
<Entity uid="15525">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1266.16468" z="1490.69593"/>
<Orientation y="2.35621"/>
<Actor seed="3605"/>
</Entity>
<Entity uid="15526">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1272.34253" z="1484.1277"/>
<Orientation y="2.35621"/>
<Actor seed="60599"/>
</Entity>
<Entity uid="15527">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1277.6095" z="1488.32435"/>
<Orientation y="2.35621"/>
<Actor seed="45366"/>
</Entity>
<Entity uid="15528">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1270.77149" z="1494.96363"/>
<Orientation y="2.35621"/>
<Actor seed="41361"/>
</Entity>
<Entity uid="15529">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1371.25306" z="1358.41456"/>
<Orientation y="2.35621"/>
<Actor seed="55207"/>
</Entity>
<Entity uid="15530">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1366.30005" z="1353.83387"/>
<Orientation y="2.35621"/>
<Actor seed="58843"/>
</Entity>
<Entity uid="15531">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1372.4646" z="1347.44227"/>
<Orientation y="2.35621"/>
<Actor seed="14473"/>
</Entity>
<Entity uid="15532">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1377.6211" z="1352.95606"/>
<Orientation y="2.35621"/>
<Actor seed="16794"/>
</Entity>
<Entity uid="15533">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1317.18641" z="1330.69544"/>
<Orientation y="2.35621"/>
<Actor seed="17520"/>
</Entity>
<Entity uid="15534">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1323.16407" z="1324.15857"/>
<Orientation y="2.35621"/>
<Actor seed="33100"/>
</Entity>
<Entity uid="15535">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1328.03272" z="1329.0857"/>
<Orientation y="2.35621"/>
<Actor seed="55912"/>
</Entity>
<Entity uid="15536">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1321.27466" z="1335.43421"/>
<Orientation y="2.35621"/>
<Actor seed="38083"/>
</Entity>
<Entity uid="15537">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1456.27662" z="1395.27955"/>
<Orientation y="-0.77218"/>
<Actor seed="30842"/>
</Entity>
<Entity uid="15538">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1442.81067" z="1409.68299"/>
<Orientation y="2.35621"/>
<Actor seed="45857"/>
</Entity>
<Entity uid="15539">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1326.26758" z="1294.11133"/>
<Orientation y="2.35621"/>
<Actor seed="2973"/>
</Entity>
<Entity uid="15540">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1298.55396" z="1264.26551"/>
<Orientation y="2.35621"/>
<Actor seed="38107"/>
</Entity>
<Entity uid="15541">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1306.71851" z="1272.62903"/>
<Orientation y="2.35621"/>
<Actor seed="26443"/>
</Entity>
<Entity uid="15542">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1282.44544" z="1248.75123"/>
<Orientation y="2.35621"/>
<Actor seed="7726"/>
</Entity>
<Entity uid="15543">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1274.46387" z="1240.75281"/>
<Orientation y="2.35621"/>
<Actor seed="3861"/>
</Entity>
<Entity uid="15544">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1256.49903" z="1222.2433"/>
<Orientation y="2.35621"/>
<Actor seed="49831"/>
</Entity>
<Entity uid="15545">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="1247.27271" z="1213.05994"/>
<Orientation y="2.35621"/>
<Actor seed="59296"/>
</Entity>
<Entity uid="15546">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1409.00794" z="1693.44007"/>
<Orientation y="-2.18177"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15547">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1404.20521" z="1702.62732"/>
<Orientation y="-0.62424"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="15548">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1400.34302" z="1690.00733"/>
<Orientation y="-2.18003"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="15549">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1400.10401" z="1675.83338"/>
<Orientation y="-0.56754"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="15550">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1397.20716" z="1671.15467"/>
<Orientation y="-2.16976"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="15551">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1401.30433" z="1695.78711"/>
<Orientation y="-2.10935"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="15552">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1391.69361" z="1686.1598"/>
<Orientation y="-0.67432"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="15553">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1383.87757" z="1670.7046"/>
<Orientation y="-1.27912"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="15554">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1402.15625" z="1672.38209"/>
<Orientation y="2.61001"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="15555">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1385.77405" z="1677.4574"/>
<Orientation y="0.93522"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="15556">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1359.90113" z="1712.68287"/>
<Orientation y="-3.4517"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15557">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1349.70337" z="1710.81824"/>
<Orientation y="-1.89417"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="15558">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1360.61207" z="1703.3899"/>
<Orientation y="-3.44996"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="15559">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1374.0785" z="1698.96131"/>
<Orientation y="-1.83747"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="15560">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1377.6886" z="1694.80799"/>
<Orientation y="-3.43969"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="15561">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1355.37671" z="1706.02076"/>
<Orientation y="-3.37928"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="15562">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1361.72352" z="1693.98877"/>
<Orientation y="-1.94425"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="15563">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1374.16834" z="1681.94385"/>
<Orientation y="-2.54905"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="15564">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1377.9828" z="1699.89856"/>
<Orientation y="1.34006"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="15565">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1368.28089" z="1685.75623"/>
<Orientation y="-0.33474"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="15567">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1394.19581" z="307.17331"/>
<Orientation y="3.20626"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15568">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1381.46778" z="278.87229"/>
<Orientation y="6.34824"/>
<Actor seed="2186"/>
</Entity>
<Entity uid="15569">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1370.07789" z="279.47117"/>
<Orientation y="6.34386"/>
<Actor seed="2001"/>
</Entity>
<Entity uid="15570">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1370.13001" z="260.24598"/>
<Orientation y="6.37244"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="15571">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1405.75208" z="306.1732"/>
<Orientation y="1.63445"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15572">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1394.98365" z="319.8425"/>
<Orientation y="-1.51171"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15573">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1406.54432" z="318.89524"/>
<Orientation y="0.06011"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15574">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1407.17103" z="331.27268"/>
<Orientation y="1.63445"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15575">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1395.61463" z="332.2728"/>
<Orientation y="3.20626"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15576">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1352.995" z="316.27427"/>
<Orientation y="-1.53104"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15577">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1364.57178" z="315.55039"/>
<Orientation y="0.04081"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15578">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1353.27234" z="327.67136"/>
<Orientation y="-1.53104"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15579">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1364.84913" z="326.94736"/>
<Orientation y="0.04081"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15580">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1352.4452" z="341.05417"/>
<Orientation y="5.44808"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="15581">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1359.5658" z="280.62815"/>
<Orientation y="4.75583"/>
<Actor seed="25544"/>
</Entity>
<Entity uid="15582">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1400.8938" z="297.08567"/>
<Orientation y="3.23293"/>
<Actor seed="16240"/>
</Entity>
<Entity uid="15583">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1363.68726" z="337.89621"/>
<Orientation y="6.33147"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="15584">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1405.52747" z="339.72129"/>
<Orientation y="3.17414"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15585">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1399.45826" z="339.43577"/>
<Orientation y="3.17414"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15586">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1362.73182" z="289.91745"/>
<Orientation y="3.17414"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15587">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1389.2002" z="276.2855"/>
<Orientation y="4.80254"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15588">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1388.8451" z="270.27036"/>
<Orientation y="4.80254"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15589">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1388.00586" z="264.45521"/>
<Orientation y="4.80254"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15590">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1361.84998" z="307.33555"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15591">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1356.2367" z="307.74778"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15592">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1383.19935" z="356.75876"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15593">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1383.39075" z="360.22312"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15594">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1377.35218" z="357.21848"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15595">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1377.54346" z="360.68284"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15596">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1371.5094" z="357.54892"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15597">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1371.70057" z="361.01328"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15598">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1379.23975" z="364.07261"/>
<Orientation y="-1.44617"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15599">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1375.78626" z="364.4055"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15600">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1377.69263" z="353.19602"/>
<Orientation y="-1.44617"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15601">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1374.23902" z="353.52891"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15602">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1404.6056" z="273.11997"/>
<Orientation y="-5.38506"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15604">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1398.1598" z="282.01633"/>
<Orientation y="-5.38506"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15605">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1400.87464" z="284.17698"/>
<Orientation y="-2.21445"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15606">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1397.57923" z="276.73789"/>
<Orientation y="-3.85511"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15607">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1399.84913" z="274.11374"/>
<Orientation y="-0.68453"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15608">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1402.0105" z="280.56052"/>
<Orientation y="-3.85511"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15609">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1404.28028" z="277.93638"/>
<Orientation y="-0.68453"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15610">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1406.53455" z="284.29343"/>
<Orientation y="-3.85511"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15612">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1355.37452" z="298.08603"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15613">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1355.18323" z="294.62168"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15614">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1357.00391" z="354.29661"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15615">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1360.45765" z="353.96372"/>
<Orientation y="-1.44617"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15616">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1358.55127" z="365.1732"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15617">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1362.00477" z="364.84043"/>
<Orientation y="-1.44617"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15618">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1354.46558" z="361.78098"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15619">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1354.2743" z="358.31662"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15620">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1360.30848" z="361.45054"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15621">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1360.11707" z="357.9863"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15622">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1366.15577" z="360.99082"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15623">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1365.96436" z="357.52659"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15624">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1390.40198" z="352.59495"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15625">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1393.85572" z="352.2623"/>
<Orientation y="-1.44617"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15626">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1391.94922" z="363.47165"/>
<Orientation y="-4.61675"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15627">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1395.40284" z="363.1389"/>
<Orientation y="-1.44617"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15628">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1387.86353" z="360.07944"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15629">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1387.67237" z="356.61521"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15630">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1393.70643" z="359.749"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15631">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1393.51514" z="356.28464"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15632">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1399.55384" z="359.2894"/>
<Orientation y="-3.08681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15633">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1399.36243" z="355.82505"/>
<Orientation y="0.08381"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15634">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1374.95948" z="299.60862"/>
<Orientation y="7.13138"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15635">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1375.41834" z="301.04612"/>
<Orientation y="7.13138"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15636">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1374.77784" z="301.43186"/>
<Orientation y="7.13138"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15637">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1375.07398" z="300.17661"/>
<Orientation y="7.13138"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15638">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1375.3672" z="300.30222"/>
<Orientation y="7.13138"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15639">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1375.10853" z="300.44101"/>
<Orientation y="7.13138"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15640">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1378.11121" z="340.43088"/>
<Orientation y="7.13138"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15641">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1378.56995" z="341.8685"/>
<Orientation y="7.13138"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15642">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1377.92945" z="342.25425"/>
<Orientation y="7.13138"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15643">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1378.22571" z="340.99875"/>
<Orientation y="7.13138"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15644">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1378.51893" z="341.12436"/>
<Orientation y="7.13138"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15645">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1378.26026" z="341.26328"/>
<Orientation y="7.13138"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15646">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1386.90296" z="318.25571"/>
<Orientation y="4.75034"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="15647">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1385.12" z="305.85788"/>
<Orientation y="4.7611"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="15648">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1371.13794" z="312.02488"/>
<Orientation y="7.77331"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="15649">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1372.94874" z="325.07187"/>
<Orientation y="7.905"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="15650">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1386.92603" z="328.46995"/>
<Orientation y="4.8187"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="15651">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1405.16419" z="341.91306"/>
<Orientation y="3.17501"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="15652">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1399.7776" z="341.22678"/>
<Orientation y="5.75742"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="15653">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1374.53834" z="319.05063"/>
<Orientation y="7.87473"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="15654">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1390.417" z="269.49741"/>
<Orientation y="1.79392"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="15655">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1390.33729" z="264.2859"/>
<Orientation y="7.81038"/>
<Actor seed="35222"/>
</Entity>
<Entity uid="15656">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1391.21436" z="276.55637"/>
<Orientation y="7.13138"/>
<Actor seed="25545"/>
</Entity>
<Entity uid="15657">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1391.36304" z="280.14524"/>
<Orientation y="7.13138"/>
<Actor seed="50696"/>
</Entity>
<Entity uid="15658">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1397.8639" z="282.38181"/>
<Orientation y="7.13138"/>
<Actor seed="24320"/>
</Entity>
<Entity uid="15659">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1399.26368" z="285.81467"/>
<Orientation y="7.13138"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="15660">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1401.05384" z="284.85813"/>
<Orientation y="7.13138"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="15661">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1402.12427" z="283.56687"/>
<Orientation y="7.13138"/>
<Actor seed="51953"/>
</Entity>
<Entity uid="15667">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1403.85193" z="271.02512"/>
<Orientation y="4.78983"/>
<Actor seed="24609"/>
</Entity>
<Entity uid="15668">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1400.50733" z="271.28794"/>
<Orientation y="7.13138"/>
<Actor seed="663"/>
</Entity>
<Entity uid="15669">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1400.46558" z="272.75718"/>
<Orientation y="6.39287"/>
<Actor seed="43662"/>
</Entity>
<Entity uid="15670">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1401.6355" z="277.20664"/>
<Orientation y="7.13138"/>
<Actor seed="32715"/>
</Entity>
<Entity uid="15671">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1404.08594" z="281.44211"/>
<Orientation y="7.13138"/>
<Actor seed="36082"/>
</Entity>
<Entity uid="15672">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1404.9181" z="282.9155"/>
<Orientation y="7.13138"/>
<Actor seed="59140"/>
</Entity>
<Entity uid="15674">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1399.65406" z="277.73557"/>
<Orientation y="3.87902"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="15675">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1398.1819" z="273.9415"/>
<Orientation y="3.87705"/>
<Actor seed="44790"/>
</Entity>
<Entity uid="15676">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1396.26331" z="271.00608"/>
<Orientation y="7.13138"/>
<Actor seed="43675"/>
</Entity>
<Entity uid="15677">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1400.08423" z="267.95786"/>
<Orientation y="7.13138"/>
<Actor seed="18800"/>
</Entity>
<Entity uid="15678">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1400.30811" z="266.70261"/>
<Orientation y="7.13138"/>
<Actor seed="15938"/>
</Entity>
<Entity uid="15679">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1387.09925" z="358.07236"/>
<Orientation y="7.13138"/>
<Actor seed="13453"/>
</Entity>
<Entity uid="15680">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1391.82752" z="359.64072"/>
<Orientation y="7.13138"/>
<Actor seed="26506"/>
</Entity>
<Entity uid="15681">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1395.5475" z="361.44211"/>
<Orientation y="7.13138"/>
<Actor seed="14898"/>
</Entity>
<Entity uid="15682">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1397.8938" z="355.77683"/>
<Orientation y="7.13138"/>
<Actor seed="38709"/>
</Entity>
<Entity uid="15683">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1398.47327" z="352.40842"/>
<Orientation y="7.13138"/>
<Actor seed="59514"/>
</Entity>
<Entity uid="15684">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1392.01172" z="354.22812"/>
<Orientation y="7.13138"/>
<Actor seed="24394"/>
</Entity>
<Entity uid="15685">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1362.29273" z="360.84897"/>
<Orientation y="6.06656"/>
<Actor seed="42329"/>
</Entity>
<Entity uid="15686">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1354.65442" z="363.87046"/>
<Orientation y="3.27431"/>
<Actor seed="6146"/>
</Entity>
<Entity uid="15687">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1354.15052" z="358.83896"/>
<Orientation y="7.13138"/>
<Actor seed="57448"/>
</Entity>
<Entity uid="15688">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1355.32361" z="357.7103"/>
<Orientation y="7.13138"/>
<Actor seed="56746"/>
</Entity>
<Entity uid="15689">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1355.3578" z="355.39963"/>
<Orientation y="7.13138"/>
<Actor seed="50609"/>
</Entity>
<Entity uid="15690">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1353.2295" z="355.68308"/>
<Orientation y="7.13138"/>
<Actor seed="34709"/>
</Entity>
<Entity uid="15691">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="1390.90186" z="364.13999"/>
<Orientation y="4.94495"/>
<Actor seed="31964"/>
</Entity>
<Entity uid="15692">
<Template>actor|props/special/eyecandy/blocks_limestone_pile_a.xml</Template>
<Position x="1376.99634" z="350.1362"/>
<Orientation y="7.13138"/>
<Actor seed="48414"/>
</Entity>
<Entity uid="15693">
<Template>actor|props/special/eyecandy/blocks_limestone_pile_a.xml</Template>
<Position x="1375.5381" z="350.63437"/>
<Orientation y="2.16892"/>
<Actor seed="45479"/>
</Entity>
<Entity uid="15694">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1378.20923" z="331.50181"/>
<Orientation y="7.13138"/>
<Actor seed="27131"/>
</Entity>
<Entity uid="15695">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1383.36243" z="291.60898"/>
<Orientation y="7.13138"/>
<Actor seed="38318"/>
</Entity>
<Entity uid="15696">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1395.25574" z="256.89783"/>
<Orientation y="7.13138"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="15697">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1356.33985" z="352.1023"/>
<Orientation y="1.67455"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="15698">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1362.01697" z="363.98829"/>
<Orientation y="6.91434"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="15699">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1356.57398" z="356.75623"/>
<Orientation y="6.91434"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="15700">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1358.35694" z="354.24573"/>
<Orientation y="7.13138"/>
<Actor seed="25564"/>
</Entity>
<Entity uid="15701">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1357.6897" z="360.94251"/>
<Orientation y="7.13138"/>
<Actor seed="53905"/>
</Entity>
<Entity uid="15702">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1353.05323" z="363.6211"/>
<Orientation y="7.13138"/>
<Actor seed="57853"/>
</Entity>
<Entity uid="15703">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1351.08436" z="361.18714"/>
<Orientation y="7.13138"/>
<Actor seed="13013"/>
</Entity>
<Entity uid="15704">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1354.74341" z="358.3567"/>
<Orientation y="7.13138"/>
<Actor seed="5112"/>
</Entity>
<Entity uid="15705">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1356.67884" z="362.00635"/>
<Orientation y="7.13138"/>
<Actor seed="63907"/>
</Entity>
<Entity uid="15706">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1364.28199" z="366.4751"/>
<Orientation y="7.13138"/>
<Actor seed="62154"/>
</Entity>
<Entity uid="15707">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1384.51111" z="333.11484"/>
<Orientation y="7.13138"/>
<Actor seed="31981"/>
</Entity>
<Entity uid="15708">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1361.21277" z="386.38318"/>
<Orientation y="4.76128"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="15711">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1329.64649" z="414.28959"/>
<Orientation y="-3.4397"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="15712">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1326.03638" z="418.44291"/>
<Orientation y="-1.83747"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="15713">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1312.56995" z="422.8715"/>
<Orientation y="-3.44997"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="15714">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1354.11414" z="391.86368"/>
<Orientation y="2.61002"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="15715">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1335.83545" z="390.1862"/>
<Orientation y="-1.27912"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="15716">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1343.6515" z="405.6414"/>
<Orientation y="-0.67432"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="15717">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1353.26221" z="415.26871"/>
<Orientation y="-2.10935"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="15718">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1349.16504" z="390.63627"/>
<Orientation y="-2.16976"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="15719">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1352.0619" z="395.31498"/>
<Orientation y="-0.56754"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="15720">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1360.96583" z="412.92167"/>
<Orientation y="-2.18177"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15724">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1306.56116" z="493.81034"/>
<Orientation y="-3.11214"/>
<Actor seed="10787"/>
</Entity>
<Entity uid="15725">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1294.71216" z="414.03043"/>
<Orientation y="0.74248"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="15726">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1368.30994" z="395.52823"/>
<Orientation y="6.29503"/>
<Actor seed="61839"/>
</Entity>
<Entity uid="15727">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1329.72632" z="435.35013"/>
<Orientation y="4.7708"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15728">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1341.28748" z="434.41056"/>
<Orientation y="6.34264"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15729">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1330.21607" z="446.74003"/>
<Orientation y="4.7708"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15730">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1341.77747" z="445.80033"/>
<Orientation y="6.34264"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15731">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1329.63868" z="460.13602"/>
<Orientation y="11.74991"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="15732">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1340.81983" z="456.76896"/>
<Orientation y="12.63332"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="15733">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1338.41297" z="426.24784"/>
<Orientation y="6.38564"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15734">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1332.80835" z="426.76468"/>
<Orientation y="6.38564"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15735">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1347.78675" z="430.7631"/>
<Orientation y="14.07515"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="15736">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1349.84058" z="443.77408"/>
<Orientation y="14.20685"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="15737">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1351.31763" z="437.72428"/>
<Orientation y="14.17656"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="15738">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1310.0785" z="525.56702"/>
<Orientation y="2.35622"/>
<Actor seed="40972"/>
</Entity>
<Entity uid="15739">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1264.36512" z="494.21427"/>
<Orientation y="3.11571"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="15740">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1252.17176" z="493.98746"/>
<Orientation y="3.11571"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="15741">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1248.34278" z="503.43937"/>
<Orientation y="1.5125"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="15742">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1296.00098" z="572.86536"/>
<Orientation y="-3.13767"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15743">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1285.72596" z="574.24207"/>
<Orientation y="-1.58014"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="15744">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1291.85193" z="536.26233"/>
<Orientation y="-0.07511"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="15745">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1302.69837" z="501.45768"/>
<Orientation y="1.51618"/>
<Actor seed="6626"/>
</Entity>
<Entity uid="15746">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1293.80652" z="563.80726"/>
<Orientation y="-3.13593"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="15747">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1306.45423" z="522.11805"/>
<Orientation y="2.35622"/>
<Actor seed="34277"/>
</Entity>
<Entity uid="15748">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1308.68042" z="519.74671"/>
<Orientation y="-0.77608"/>
<Actor seed="62657"/>
</Entity>
<Entity uid="15749">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1270.922" z="515.6869"/>
<Orientation y="1.50765"/>
<Actor seed="27963"/>
</Entity>
<Entity uid="15750">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1274.8335" z="515.7223"/>
<Orientation y="-1.74146"/>
<Actor seed="41475"/>
</Entity>
<Entity uid="15751">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1305.44776" z="518.19349"/>
<Orientation y="2.35622"/>
<Actor seed="37201"/>
</Entity>
<Entity uid="15752">
<Template>actor|props/structures/carthaginians/kart_tc_stall_05.xml</Template>
<Position x="1305.15857" z="523.82935"/>
<Orientation y="-2.54572"/>
<Actor seed="49934"/>
</Entity>
<Entity uid="15753">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1276.1731" z="520.14893"/>
<Orientation y="2.35622"/>
<Actor seed="21716"/>
</Entity>
<Entity uid="15754">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1271.30787" z="515.6421"/>
<Orientation y="2.35622"/>
<Actor seed="59984"/>
</Entity>
<Entity uid="15755">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1277.40564" z="514.07984"/>
<Orientation y="2.35622"/>
<Actor seed="32066"/>
</Entity>
<Entity uid="15756">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1275.08594" z="518.09998"/>
<Orientation y="0.31295"/>
<Actor seed="13010"/>
</Entity>
<Entity uid="15757">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1291.16688" z="500.23978"/>
<Orientation y="2.35622"/>
<Actor seed="9634"/>
</Entity>
<Entity uid="15758">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1305.24646" z="555.43555"/>
<Orientation y="-1.52344"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="15759">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1307.3971" z="550.37024"/>
<Orientation y="-3.12566"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="15760">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1285.77198" z="543.14148"/>
<Orientation y="2.35622"/>
<Actor seed="11626"/>
</Entity>
<Entity uid="15761">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1299.9032" z="527.89673"/>
<Orientation y="-1.30541"/>
<Actor seed="4203"/>
</Entity>
<Entity uid="15762">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1283.80457" z="539.40491"/>
<Orientation y="-2.82413"/>
<Actor seed="24100"/>
</Entity>
<Entity uid="15763">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1245.41773" z="494.19779"/>
<Orientation y="3.11571"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="15764">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1241.41749" z="565.06592"/>
<Orientation y="0.91243"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="15765">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1241.11805" z="570.66688"/>
<Orientation y="1.48813"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="15766">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1289.6399" z="567.92664"/>
<Orientation y="-3.06525"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="15767">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1291.95972" z="554.52259"/>
<Orientation y="-1.63022"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="15768">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1290.8252" z="513.5188"/>
<Orientation y="1.03054"/>
<Actor seed="2533"/>
</Entity>
<Entity uid="15769">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1252.46973" z="572.53089"/>
<Orientation y="3.09131"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="15770">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1281.41932" z="536.16248"/>
<Orientation y="3.06307"/>
<Actor seed="52979"/>
</Entity>
<Entity uid="15771">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1397.7992" z="391.91825"/>
<Orientation y="6.26642"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15772">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1397.40516" z="404.05643"/>
<Orientation y="6.26642"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15773">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1383.97669" z="421.19608"/>
<Orientation y="4.7587"/>
<Actor seed="16789"/>
</Entity>
<Entity uid="15774">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>0</Player>
<Position x="1383.14002" z="441.78531"/>
<Orientation y="9.42075"/>
<Actor seed="58021"/>
</Entity>
<Entity uid="15775">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1391.01331" z="461.87198"/>
<Orientation y="6.28379"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="15776">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1390.08497" z="388.77738"/>
<Orientation y="4.71781"/>
<Actor seed="61839"/>
</Entity>
<Entity uid="15777">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1390.78284" z="400.99466"/>
<Orientation y="4.74602"/>
<Actor seed="59808"/>
</Entity>
<Entity uid="15778">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1382.36158" z="399.54874"/>
<Orientation y="1.57343"/>
<Actor seed="64027"/>
</Entity>
<Entity uid="15779">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1374.76905" z="407.5988"/>
<Orientation y="7.05971"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15780">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1397.1161" z="443.03641"/>
<Orientation y="4.62604"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15781">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1397.09852" z="449.1436"/>
<Orientation y="4.62604"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15782">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1399.16114" z="458.66703"/>
<Orientation y="4.69115"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15783">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1399.1576" z="464.51542"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15784">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1398.75342" z="397.5861"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15785">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1398.47571" z="392.09964"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="15786">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1251.30005" z="458.98014"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="15787">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1257.41578" z="420.51102"/>
<Orientation y="1.54734"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="15788">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1256.70765" z="432.04813"/>
<Orientation y="1.54734"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="15789">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1248.52771" z="446.48551"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="15790">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1247.2295" z="445.8284"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="15791">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1265.65931" z="424.27506"/>
<Orientation y="1.54734"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="15792">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1286.50184" z="409.35111"/>
<Orientation y="2.30411"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15793">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1281.21521" z="390.23429"/>
<Orientation y="2.30411"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="15794">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1280.04383" z="402.03177"/>
<Orientation y="2.30411"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="15795">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1272.63746" z="393.15751"/>
<Orientation y="2.30411"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="15796">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1254.62781" z="465.2487"/>
<Orientation y="-2.33182"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="15797">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1262.85633" z="473.48722"/>
<Orientation y="2.35622"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="15798">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1284.62781" z="435.9047"/>
<Orientation y="6.3409"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15799">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1284.72913" z="448.111"/>
<Orientation y="6.3409"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15800">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1248.38013" z="411.35343"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15801">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1259.97547" z="411.5911"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15802">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1276.76172" z="444.42496"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15803">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1276.40381" z="434.21122"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15804">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1286.78296" z="427.92923"/>
<Orientation y="12.59804"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15805">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1292.42164" z="433.88785"/>
<Orientation y="17.38596"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15806">
<Template>actor|props/structures/construction/scaf_3x3.xml</Template>
<Position x="1289.93641" z="442.37931"/>
<Orientation y="3.15627"/>
<Actor seed="45875"/>
</Entity>
<Entity uid="15807">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1268.59339" z="452.03885"/>
<Orientation y="2.35622"/>
<Actor seed="39997"/>
</Entity>
<Entity uid="15808">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1256.02247" z="400.52945"/>
<Orientation y="2.35622"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="15809">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1265.01673" z="386.14554"/>
<Orientation y="2.33838"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="15810">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1307.04444" z="389.86161"/>
<Orientation y="0.54491"/>
<Actor seed="18127"/>
</Entity>
<Entity uid="15811">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1390.89454" z="387.2537"/>
<Orientation y="4.67418"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15812">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1338.96998" z="418.90763"/>
<Orientation y="1.64957"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15813">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1303.20447" z="453.81998"/>
<Orientation y="1.20098"/>
<Actor seed="18393"/>
</Entity>
<Entity uid="15814">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1373.54859" z="388.30472"/>
<Orientation y="-0.75623"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15815">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1334.40174" z="376.42533"/>
<Orientation y="-5.45972"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15816">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1366.85157" z="386.71232"/>
<Orientation y="-3.92681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15817">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1330.3086" z="380.60795"/>
<Orientation y="-5.45972"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15818">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1332.78516" z="383.03788"/>
<Orientation y="-8.63027"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15819">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1362.90662" z="387.88846"/>
<Orientation y="-5.45676"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15820">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1329.61512" z="375.79838"/>
<Orientation y="-10.16022"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15821">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1306.18836" z="403.24015"/>
<Orientation y="0.54738"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="15822">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1326.65015" z="386.90055"/>
<Orientation y="0.86071"/>
<Actor seed="34497"/>
</Entity>
<Entity uid="15823">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1335.53357" z="380.00065"/>
<Orientation y="2.35622"/>
<Actor seed="58428"/>
</Entity>
<Entity uid="15824">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1285.70533" z="469.53434"/>
<Orientation y="2.35622"/>
<Actor seed="43059"/>
</Entity>
<Entity uid="15825">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1290.64698" z="463.72562"/>
<Orientation y="2.35622"/>
<Actor seed="16570"/>
</Entity>
<Entity uid="15826">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1282.53968" z="459.90421"/>
<Orientation y="-1.14386"/>
<Actor seed="22506"/>
</Entity>
<Entity uid="15827">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1274.25489" z="465.47464"/>
<Orientation y="2.35622"/>
<Actor seed="57043"/>
</Entity>
<Entity uid="15828">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1280.13587" z="469.90116"/>
<Orientation y="-1.14777"/>
<Actor seed="39705"/>
</Entity>
<Entity uid="15829">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1254.64173" z="411.74576"/>
<Orientation y="-0.08504"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="15830">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1248.1117" z="445.03287"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="15831">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1256.3777" z="441.80362"/>
<Orientation y="1.54734"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15832">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1360.25171" z="579.13013"/>
<Orientation y="13.37505"/>
<Actor seed="31981"/>
</Entity>
<Entity uid="15833">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1392.98768" z="499.78287"/>
<Orientation y="7.9182"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="15834">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1374" z="503.39725"/>
<Orientation y="13.37505"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="15835">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1360.74427" z="537.61121"/>
<Orientation y="13.37505"/>
<Actor seed="38318"/>
</Entity>
<Entity uid="15836">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1354.01856" z="577.2693"/>
<Orientation y="13.37505"/>
<Actor seed="27131"/>
</Entity>
<Entity uid="15837">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1383.70435" z="513.49378"/>
<Orientation y="13.37505"/>
<Actor seed="55424"/>
</Entity>
<Entity uid="15838">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1389.96436" z="513.81507"/>
<Orientation y="13.37505"/>
<Actor seed="9347"/>
</Entity>
<Entity uid="15839">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1378.66102" z="513.39417"/>
<Orientation y="13.37505"/>
<Actor seed="15938"/>
</Entity>
<Entity uid="15840">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1378.38758" z="514.63941"/>
<Orientation y="13.37505"/>
<Actor seed="18800"/>
</Entity>
<Entity uid="15841">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1374.44922" z="517.53431"/>
<Orientation y="13.37505"/>
<Actor seed="43675"/>
</Entity>
<Entity uid="15842">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1376.25025" z="520.54322"/>
<Orientation y="10.1207"/>
<Actor seed="44790"/>
</Entity>
<Entity uid="15843">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1377.57142" z="524.39258"/>
<Orientation y="10.12267"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="15844">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1387.7848" z="525.38233"/>
<Orientation y="13.37505"/>
<Actor seed="47380"/>
</Entity>
<Entity uid="15845">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1386.36109" z="525.00684"/>
<Orientation y="13.37505"/>
<Actor seed="33639"/>
</Entity>
<Entity uid="15846">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1382.6266" z="529.7765"/>
<Orientation y="13.37505"/>
<Actor seed="59140"/>
</Entity>
<Entity uid="15847">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1381.85328" z="528.27137"/>
<Orientation y="13.37505"/>
<Actor seed="36082"/>
</Entity>
<Entity uid="15848">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1379.57215" z="523.94227"/>
<Orientation y="13.37505"/>
<Actor seed="32715"/>
</Entity>
<Entity uid="15849">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1378.57898" z="519.45008"/>
<Orientation y="12.63654"/>
<Actor seed="43662"/>
</Entity>
<Entity uid="15850">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1378.67884" z="517.98365"/>
<Orientation y="13.37505"/>
<Actor seed="663"/>
</Entity>
<Entity uid="15851">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1382.03113" z="517.85328"/>
<Orientation y="11.03348"/>
<Actor seed="24609"/>
</Entity>
<Entity uid="15852">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1385.13465" z="516.6786"/>
<Orientation y="11.3421"/>
<Actor seed="16156"/>
</Entity>
<Entity uid="15853">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1388.31043" z="516.90589"/>
<Orientation y="10.41056"/>
<Actor seed="2504"/>
</Entity>
<Entity uid="15854">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1386.47986" z="520.55274"/>
<Orientation y="13.45633"/>
<Actor seed="12059"/>
</Entity>
<Entity uid="15855">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1385.27051" z="519.8606"/>
<Orientation y="13.37505"/>
<Actor seed="26162"/>
</Entity>
<Entity uid="15856">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1385.22754" z="521.80201"/>
<Orientation y="13.37505"/>
<Actor seed="36760"/>
</Entity>
<Entity uid="15857">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1386.00513" z="532.67164"/>
<Orientation y="13.37505"/>
<Actor seed="65498"/>
</Entity>
<Entity uid="15858">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1385.63819" z="529.8484"/>
<Orientation y="13.37505"/>
<Actor seed="8595"/>
</Entity>
<Entity uid="15859">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1387.537" z="528.25123"/>
<Orientation y="13.37505"/>
<Actor seed="18342"/>
</Entity>
<Entity uid="15860">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1389.80347" z="529.81385"/>
<Orientation y="13.37505"/>
<Actor seed="63013"/>
</Entity>
<Entity uid="15861">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1379.80921" z="530.3169"/>
<Orientation y="13.37505"/>
<Actor seed="51953"/>
</Entity>
<Entity uid="15862">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1378.6886" z="531.56482"/>
<Orientation y="13.37505"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="15863">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1376.86207" z="532.44983"/>
<Orientation y="13.37505"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="15864">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1375.599" z="528.96436"/>
<Orientation y="13.37505"/>
<Actor seed="24320"/>
</Entity>
<Entity uid="15865">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1369.19166" z="526.47266"/>
<Orientation y="13.37505"/>
<Actor seed="50696"/>
</Entity>
<Entity uid="15866">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1369.18482" z="522.88074"/>
<Orientation y="13.37505"/>
<Actor seed="25545"/>
</Entity>
<Entity uid="15867">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1368.79334" z="510.58521"/>
<Orientation y="14.05405"/>
<Actor seed="35222"/>
</Entity>
<Entity uid="15868">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1368.66712" z="515.79578"/>
<Orientation y="8.03757"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="15869">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1350.84253" z="564.68274"/>
<Orientation y="14.11838"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="15870">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1375.18567" z="587.839"/>
<Orientation y="12.00107"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="15871">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1380.54102" z="588.73768"/>
<Orientation y="9.41866"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="15872">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1362.84827" z="574.58423"/>
<Orientation y="11.06235"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="15873">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1349.01624" z="570.63648"/>
<Orientation y="14.14867"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="15874">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1347.72242" z="557.52808"/>
<Orientation y="14.01697"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="15875">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1361.93726" z="551.91846"/>
<Orientation y="11.00475"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="15876">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1363.22889" z="564.37708"/>
<Orientation y="10.99401"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="15877">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1353.68372" z="587.02515"/>
<Orientation y="13.37505"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15878">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1353.94764" z="586.89661"/>
<Orientation y="13.37505"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15879">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1353.65967" z="586.7594"/>
<Orientation y="13.37505"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15880">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1353.31397" z="588.0022"/>
<Orientation y="13.37505"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15881">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1353.96924" z="587.6421"/>
<Orientation y="13.37505"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15882">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1353.56763" z="586.1875"/>
<Orientation y="13.37505"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15883">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1352.14771" z="546.11023"/>
<Orientation y="13.37505"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="15884">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1352.41163" z="545.9817"/>
<Orientation y="13.37505"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="15885">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1352.12366" z="545.84461"/>
<Orientation y="13.37505"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="15886">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1351.77808" z="547.08716"/>
<Orientation y="13.37505"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="15887">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1352.43335" z="546.72706"/>
<Orientation y="13.37505"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="15888">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1352.03174" z="545.27259"/>
<Orientation y="13.37505"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="15889">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1332.46802" z="539.50794"/>
<Orientation y="6.32746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15890">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1332.52222" z="542.97718"/>
<Orientation y="3.15685"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15891">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1386.55921" z="528.6847"/>
<Orientation y="5.55913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15892">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1384.18738" z="531.21717"/>
<Orientation y="2.38855"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15893">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1382.18604" z="524.77601"/>
<Orientation y="5.55913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15894">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1379.81434" z="527.30835"/>
<Orientation y="2.38855"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15895">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1377.90943" z="520.78125"/>
<Orientation y="5.55913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15896">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1375.5376" z="523.3136"/>
<Orientation y="2.38855"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15897">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1378.5365" z="530.87708"/>
<Orientation y="4.02921"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15898">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1375.90906" z="528.61084"/>
<Orientation y="0.8586"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15899">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1385.32886" z="522.24231"/>
<Orientation y="4.02921"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15900">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1382.70142" z="519.9762"/>
<Orientation y="0.8586"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15901">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1333.00184" z="552.66541"/>
<Orientation y="6.32746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15902">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1338.62708" z="552.47535"/>
<Orientation y="6.32746"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15903">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1366.45716" z="510.66224"/>
<Orientation y="11.04621"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15904">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1367.06592" z="516.50599"/>
<Orientation y="11.04621"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15905">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1367.18299" z="522.5304"/>
<Orientation y="11.04621"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15906">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1340.19654" z="535.10572"/>
<Orientation y="9.41781"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15907">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1374.93738" z="586.03675"/>
<Orientation y="9.41781"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15908">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1380.99061" z="586.5619"/>
<Orientation y="9.41781"/>
<Actor seed="593"/>
</Entity>
<Entity uid="15909">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1339.25513" z="583.08484"/>
<Orientation y="12.57512"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="15910">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1378.04542" z="543.7765"/>
<Orientation y="9.47658"/>
<Actor seed="16240"/>
</Entity>
<Entity uid="15911">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1337.40015" z="525.69861"/>
<Orientation y="10.9995"/>
<Actor seed="25544"/>
</Entity>
<Entity uid="15912">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1327.8971" z="585.79603"/>
<Orientation y="11.69173"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="15913">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1340.84888" z="572.19043"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15914">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1329.25245" z="572.4563"/>
<Orientation y="4.71262"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15915">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1341.0221" z="560.79139"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15916">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1329.42579" z="561.05713"/>
<Orientation y="4.71262"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15917">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1371.37989" z="578.72754"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15918">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1382.96668" z="578.18494"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15919">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1382.82972" z="565.79236"/>
<Orientation y="6.30376"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15920">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1371.24061" z="566.28199"/>
<Orientation y="4.73195"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15921">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1382.54078" z="553.04896"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="15922">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1348.7616" z="505.74973"/>
<Orientation y="12.61611"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="15923">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1347.94971" z="524.9579"/>
<Orientation y="12.58751"/>
<Actor seed="2001"/>
</Entity>
<Entity uid="15924">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1359.35438" z="524.8097"/>
<Orientation y="12.59191"/>
<Actor seed="2186"/>
</Entity>
<Entity uid="15925">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1370.95398" z="553.59156"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="15926">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1295.45826" z="527.65784"/>
<Orientation y="3.08185"/>
<Actor seed="48203"/>
</Entity>
<Entity uid="15927">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1300.07532" z="539.22254"/>
<Orientation y="-2.23502"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="15928">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1320.23877" z="405.23783"/>
<Orientation y="-0.33475"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="15929">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1329.94068" z="419.38016"/>
<Orientation y="1.34006"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="15930">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1326.12623" z="401.42545"/>
<Orientation y="-2.54906"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="15931">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1313.6814" z="413.47037"/>
<Orientation y="-1.94425"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="15932">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1307.3346" z="425.50235"/>
<Orientation y="-3.3793"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="15933">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1301.66126" z="430.29984"/>
<Orientation y="-1.89417"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="15934">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1311.85901" z="432.16446"/>
<Orientation y="-3.45171"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="15935">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1337.73194" z="396.939"/>
<Orientation y="0.93523"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="15936">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1309.2494" z="555.12098"/>
<Orientation y="1.65409"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="15937">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1311.86158" z="519.7284"/>
<Orientation y="2.35622"/>
<Actor seed="55759"/>
</Entity>
<Entity uid="15938">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1275.43274" z="498.34098"/>
<Orientation y="2.35622"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="15939">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1272.49781" z="520.94422"/>
<Orientation y="0.01438"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="15940">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1282.49744" z="499.46085"/>
<Orientation y="2.35622"/>
<Actor seed="57639"/>
</Entity>
<Entity uid="15941">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1247.70521" z="516.74781"/>
<Orientation y="1.53296"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="15942">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1256.79798" z="545.9242"/>
<Orientation y="0.01297"/>
<Actor seed="498"/>
</Entity>
<Entity uid="15943">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1273.71387" z="508.60837"/>
<Orientation y="-1.62862"/>
<Actor seed="60015"/>
</Entity>
<Entity uid="15944">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1268.15577" z="564.92884"/>
<Orientation y="0.02594"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="15945">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1293.55054" z="498.788"/>
<Orientation y="-0.54015"/>
<Actor seed="16121"/>
</Entity>
<Entity uid="15946">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1275.11084" z="556.29725"/>
<Orientation y="1.67255"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="15947">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1295.65333" z="544.66712"/>
<Orientation y="-0.02071"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="15948">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1286.57203" z="499.38736"/>
<Orientation y="-0.05571"/>
<Actor seed="8786"/>
</Entity>
<Entity uid="15949">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1256.53333" z="514.26807"/>
<Orientation y="1.53197"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="15950">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1259.53187" z="499.18131"/>
<Orientation y="0.55266"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="15951">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1352.30091" z="409.48893"/>
<Orientation y="-2.18003"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="15952">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1356.1631" z="422.10892"/>
<Orientation y="-0.62424"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="15953">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1278.39942" z="341.7876"/>
<Orientation y="1.26302"/>
<Actor seed="62162"/>
</Entity>
<Entity uid="15954">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1309.55311" z="318.08533"/>
<Orientation y="0.0647"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="15955">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1305.74646" z="323.82386"/>
<Orientation y="1.47031"/>
<Actor seed="51859"/>
</Entity>
<Entity uid="15956">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1287.2909" z="335.95087"/>
<Orientation y="-0.0524"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="15957">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1330.83191" z="334.2403"/>
<Orientation y="4.71242"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="15958">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1322.74012" z="341.92725"/>
<Orientation y="4.68386"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15959">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1327.82898" z="350.92133"/>
<Orientation y="3.84893"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="15960">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1330.73353" z="344.98743"/>
<Orientation y="4.71242"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="15961">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1278.00733" z="324.85163"/>
<Orientation y="7.60441"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15962">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1275.01453" z="314.96058"/>
<Orientation y="6.76946"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="15963">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1290.96692" z="350.04902"/>
<Orientation y="2.35622"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="15964">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1313.0525" z="326.4568"/>
<Orientation y="-0.01482"/>
<Actor seed="2552"/>
</Entity>
<Entity uid="15965">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1321.87049" z="325.47901"/>
<Orientation y="2.35622"/>
<Actor seed="22943"/>
</Entity>
<Entity uid="15966">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1334.50977" z="325.34076"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="15967">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1321.70203" z="341.90937"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15968">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1325.42774" z="366.60431"/>
<Orientation y="1.57894"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="15969">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1331.72071" z="366.36396"/>
<Orientation y="1.58977"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="15970">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1288.93177" z="359.11756"/>
<Orientation y="2.28954"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="15971">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1283.71583" z="354.0522"/>
<Orientation y="2.28954"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="15972">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1313.6908" z="318.14161"/>
<Orientation y="-0.07328"/>
<Actor seed="63834"/>
</Entity>
<Entity uid="15973">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1308.21204" z="345.9297"/>
<Orientation y="2.35622"/>
<Actor seed="30144"/>
</Entity>
<Entity uid="15974">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1288.82483" z="343.79926"/>
<Orientation y="1.49274"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="15975">
<Template>actor|props/structures/britons/workshop_anvil.xml</Template>
<Position x="1329.37415" z="317.62165"/>
<Orientation y="2.35622"/>
<Actor seed="21112"/>
</Entity>
<Entity uid="15976">
<Template>actor|props/structures/britons/workshop_barrels_01.xml</Template>
<Position x="1321.85132" z="324.57013"/>
<Orientation y="2.35622"/>
<Actor seed="37010"/>
</Entity>
<Entity uid="15977">
<Template>actor|props/structures/britons/workshop_chariot_props_02.xml</Template>
<Position x="1330.48084" z="326.82367"/>
<Orientation y="2.35622"/>
<Actor seed="58034"/>
</Entity>
<Entity uid="15978">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1298.78296" z="346.56061"/>
<Orientation y="2.32767"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15979">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1310.52527" z="334.56037"/>
<Orientation y="-0.0293"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="15980">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1283.40894" z="355.7403"/>
<Orientation y="2.35622"/>
<Actor seed="34134"/>
</Entity>
<Entity uid="15981">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1280.98938" z="340.93152"/>
<Orientation y="1.30007"/>
<Actor seed="44862"/>
</Entity>
<Entity uid="15982">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1327.98572" z="325.03968"/>
<Orientation y="-0.05982"/>
<Actor seed="60767"/>
</Entity>
<Entity uid="15983">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1298.49671" z="357.7179"/>
<Orientation y="2.35622"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="15984">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1325.18458" z="333.73621"/>
<Orientation y="1.55846"/>
<Actor seed="30946"/>
</Entity>
<Entity uid="15985">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1338.34192" z="272.98255"/>
<Orientation y="-1.89417"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="15986">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1344.01526" z="268.18506"/>
<Orientation y="-3.37931"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="15987">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1293.05835" z="284.48633"/>
<Orientation y="1.54734"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="15988">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1284.79236" z="287.71558"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="15989">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1291.3224" z="254.42847"/>
<Orientation y="-0.08504"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="15990">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1310.93555" z="308.15735"/>
<Orientation y="2.35622"/>
<Actor seed="57043"/>
</Entity>
<Entity uid="15991">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1319.22034" z="302.58692"/>
<Orientation y="-1.14386"/>
<Actor seed="22506"/>
</Entity>
<Entity uid="15992">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1327.32764" z="306.40833"/>
<Orientation y="2.35622"/>
<Actor seed="16570"/>
</Entity>
<Entity uid="15993">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1342.86902" z="245.92286"/>
<Orientation y="0.54738"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="15994">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1339.88514" z="296.5027"/>
<Orientation y="1.20098"/>
<Actor seed="18393"/>
</Entity>
<Entity uid="15995">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1292.70313" z="243.21216"/>
<Orientation y="2.35622"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="15996">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1305.27405" z="294.72156"/>
<Orientation y="2.35622"/>
<Actor seed="39997"/>
</Entity>
<Entity uid="15997">
<Template>actor|props/structures/construction/scaf_3x3.xml</Template>
<Position x="1326.61707" z="285.06202"/>
<Orientation y="3.15627"/>
<Actor seed="45875"/>
</Entity>
<Entity uid="15998">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1329.1023" z="276.57056"/>
<Orientation y="17.38596"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="15999">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1323.46363" z="270.61194"/>
<Orientation y="12.59804"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16000">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1313.08448" z="276.89393"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16001">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1313.44239" z="287.10767"/>
<Orientation y="7.8756"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16002">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1296.65613" z="254.27381"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16003">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1285.0608" z="254.03614"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16004">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1321.4098" z="290.79371"/>
<Orientation y="6.3409"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16005">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1321.30848" z="278.58741"/>
<Orientation y="6.3409"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16006">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1291.30848" z="307.9314"/>
<Orientation y="-2.33182"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="16007">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1309.31812" z="235.84021"/>
<Orientation y="2.30411"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16008">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1316.7245" z="244.71448"/>
<Orientation y="2.30411"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16009">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1323.1825" z="252.03382"/>
<Orientation y="2.30411"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16010">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1302.33997" z="266.95777"/>
<Orientation y="1.54734"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16011">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1283.91016" z="288.51111"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="16012">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1285.20838" z="289.16822"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="16013">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1293.38831" z="274.73084"/>
<Orientation y="1.54734"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16014">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1294.09644" z="263.19373"/>
<Orientation y="1.54734"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16015">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1287.98072" z="301.66285"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="16016">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1331.39283" z="256.71314"/>
<Orientation y="0.74248"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="16017">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1352.73121" z="217.52656"/>
<Orientation y="-4.54274"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16018">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1350.00403" z="224.43781"/>
<Orientation y="-6.02788"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16019">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1387.17737" z="185.96076"/>
<Orientation y="-1.10125"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16020">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1392.93055" z="179.20392"/>
<Orientation y="-1.10125"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="16021">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1402.9325" z="211.61741"/>
<Orientation y="-2.73362"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="16022">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1360.22608" z="173.56974"/>
<Orientation y="-0.29236"/>
<Actor seed="57043"/>
</Entity>
<Entity uid="16023">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1355.56434" z="182.39783"/>
<Orientation y="-3.79244"/>
<Actor seed="22506"/>
</Entity>
<Entity uid="16024">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1346.6139" z="182.86857"/>
<Orientation y="-0.29236"/>
<Actor seed="16570"/>
</Entity>
<Entity uid="16025">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1361.55018" z="243.50632"/>
<Orientation y="-2.1012"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="16026">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1340.24" z="197.53782"/>
<Orientation y="-1.44761"/>
<Actor seed="18393"/>
</Entity>
<Entity uid="16027">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1407.02466" z="222.15146"/>
<Orientation y="-0.29236"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="16028">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1371.57227" z="182.72596"/>
<Orientation y="-0.29236"/>
<Actor seed="39997"/>
</Entity>
<Entity uid="16029">
<Template>actor|props/structures/construction/scaf_3x3.xml</Template>
<Position x="1357.34266" z="201.33646"/>
<Orientation y="0.5077"/>
<Actor seed="45875"/>
</Entity>
<Entity uid="16030">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1359.17225" z="209.9929"/>
<Orientation y="14.73739"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16031">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1366.9596" z="212.57319"/>
<Orientation y="9.94947"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16032">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1373.12952" z="202.12705"/>
<Orientation y="5.22703"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16033">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1367.98023" z="193.29905"/>
<Orientation y="5.22703"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16034">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1398.30713" z="214.27805"/>
<Orientation y="3.63624"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16035">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1408.63404" z="208.99952"/>
<Orientation y="3.63624"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16036">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1359.21717" z="193.82282"/>
<Orientation y="3.69233"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16037">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1365.08338" z="204.52753"/>
<Orientation y="3.69233"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16038">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1377.62269" z="164.47959"/>
<Orientation y="-4.9804"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="16039">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1395.87745" z="236.5091"/>
<Orientation y="-0.34447"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16040">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1385.15308" z="232.197"/>
<Orientation y="-0.34447"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16041">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1376" z="228.8058"/>
<Orientation y="-0.34447"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16042">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1387.29712" z="205.79468"/>
<Orientation y="-1.10125"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16043">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1393.33118" z="178.08561"/>
<Orientation y="-1.10125"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="16044">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1391.8766" z="178.12116"/>
<Orientation y="-1.10125"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="16045">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1391.50379" z="194.71064"/>
<Orientation y="-1.10125"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16046">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1396.34034" z="205.20893"/>
<Orientation y="-1.10125"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16047">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1383.52088" z="168.42664"/>
<Orientation y="-0.9936"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="16048">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1366.55274" z="228.56955"/>
<Orientation y="-1.9061"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="16049">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1322.01392" z="489.99155"/>
<Orientation y="10.97172"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="16050">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1300.21827" z="208.4882"/>
<Orientation y="10.58263"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16051">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1304.64197" z="197.76536"/>
<Orientation y="9.01082"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16052">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1311.83191" z="213.61173"/>
<Orientation y="5.86467"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16053">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1316.30457" z="202.90937"/>
<Orientation y="7.43648"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16054">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1327.58509" z="208.04218"/>
<Orientation y="9.01082"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16055">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1323.16138" z="218.76493"/>
<Orientation y="10.58263"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16056">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1294.8783" z="215.9437"/>
<Orientation y="12.13747"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="16057">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1366.41614" z="475.59598"/>
<Orientation y="4.21822"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="16058">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1369.0669" z="470.38282"/>
<Orientation y="4.22135"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="16059">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1360.35096" z="469.55198"/>
<Orientation y="5.81399"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="16066">
<Template>actor|structures/kushites/warship_light.xml</Template>
<Position x="1955.56959" z="940.81897"/>
<Orientation y="-1.50687"/>
<Actor seed="9530"/>
</Entity>
<Entity uid="16067">
<Template>actor|structures/kushites/warship_light.xml</Template>
<Position x="1957.573" z="975.85541"/>
<Orientation y="-1.4875"/>
<Actor seed="56941"/>
</Entity>
<Entity uid="16068">
<Template>actor|structures/kushites/warship_light.xml</Template>
<Position x="1953.68995" z="905.43854"/>
<Orientation y="-1.09635"/>
<Actor seed="19709"/>
</Entity>
<Entity uid="16069">
<Template>units/kush_ship_merchant</Template>
<Player>0</Player>
<Position x="1932.14808" z="976.95667"/>
<Orientation y="-1.76601"/>
<Actor seed="27068"/>
</Entity>
<Entity uid="16070">
<Template>units/kush_ship_merchant</Template>
<Player>0</Player>
<Position x="1919.6681" z="936.62366"/>
<Orientation y="-1.60955"/>
<Actor seed="59189"/>
</Entity>
<Entity uid="16072">
<Template>units/kush_ship_bireme</Template>
<Player>0</Player>
<Position x="1967.42334" z="930.47187"/>
<Orientation y="-1.39414"/>
<Actor seed="37973"/>
</Entity>
<Entity uid="16073">
<Template>units/kush_ship_bireme</Template>
<Player>0</Player>
<Position x="1981.95765" z="983.54725"/>
<Orientation y="-1.58489"/>
<Actor seed="33340"/>
</Entity>
<Entity uid="16074">
<Template>units/kush_ship_bireme</Template>
<Player>0</Player>
<Position x="1915.91614" z="954.52045"/>
<Orientation y="-3.11243"/>
<Actor seed="4871"/>
</Entity>
<Entity uid="16075">
<Template>units/kush_ship_bireme</Template>
<Player>0</Player>
<Position x="1937.27222" z="1006.42133"/>
<Orientation y="-1.6437"/>
<Actor seed="62640"/>
</Entity>
<Entity uid="16076">
<Template>units/kush_ship_bireme</Template>
<Player>0</Player>
<Position x="1921.01893" z="909.52625"/>
<Orientation y="1.43442"/>
<Actor seed="41755"/>
</Entity>
<Entity uid="16077">
<Template>units/kush_ship_trireme</Template>
<Player>0</Player>
<Position x="2000.37574" z="960.92743"/>
<Orientation y="-1.65178"/>
<Actor seed="11906"/>
</Entity>
<Entity uid="16078">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1485.19886" z="1862.60938"/>
<Orientation y="11.88375"/>
<Actor seed="31981"/>
</Entity>
<Entity uid="16079">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1526.62586" z="1859.8036"/>
<Orientation y="11.88375"/>
<Actor seed="38318"/>
</Entity>
<Entity uid="16080">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1486.55884" z="1856.24805"/>
<Orientation y="11.88375"/>
<Actor seed="27131"/>
</Entity>
<Entity uid="16081">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1498.85352" z="1852.08265"/>
<Orientation y="12.62708"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="16082">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1477.70337" z="1878.18775"/>
<Orientation y="10.50977"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="16083">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1477.2328" z="1883.59742"/>
<Orientation y="7.92736"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="16084">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1489.93665" z="1864.8368"/>
<Orientation y="9.57105"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="16085">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1492.77356" z="1850.735"/>
<Orientation y="12.65737"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="16086">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1505.7378" z="1848.4043"/>
<Orientation y="12.52567"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="16087">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1512.4585" z="1862.12879"/>
<Orientation y="9.51345"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="16088">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1500.14173" z="1864.40564"/>
<Orientation y="9.50271"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="16089">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1476.80726" z="1856.68897"/>
<Orientation y="11.88375"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16090">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1476.95643" z="1856.9419"/>
<Orientation y="11.88375"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16091">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1477.07032" z="1856.64393"/>
<Orientation y="11.88375"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16092">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1475.80396" z="1856.39795"/>
<Orientation y="11.88375"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16093">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1476.21497" z="1857.02259"/>
<Orientation y="11.88375"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16094">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1477.63306" z="1856.50684"/>
<Orientation y="11.88375"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16095">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1517.47107" z="1851.90894"/>
<Orientation y="11.88375"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16096">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1517.62012" z="1852.16187"/>
<Orientation y="11.88375"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16097">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1517.7339" z="1851.8639"/>
<Orientation y="11.88375"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16098">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1516.4679" z="1851.61805"/>
<Orientation y="11.88375"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16099">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1516.87879" z="1852.2428"/>
<Orientation y="11.88375"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16100">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1518.29688" z="1851.72693"/>
<Orientation y="11.88375"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16101">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1522.48975" z="1831.76722"/>
<Orientation y="4.83616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16102">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1519.03577" z="1832.09668"/>
<Orientation y="1.66555"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16103">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1509.41626" z="1833.34412"/>
<Orientation y="4.83616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16104">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1510.05237" z="1838.93641"/>
<Orientation y="4.83616"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16105">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1479.48023" z="1877.797"/>
<Orientation y="7.9265"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16106">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1479.43738" z="1883.87293"/>
<Orientation y="7.9265"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16107">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1479.58948" z="1841.99305"/>
<Orientation y="11.08382"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="16108">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1521.85376" z="1877.53968"/>
<Orientation y="7.98528"/>
<Actor seed="16240"/>
</Entity>
<Entity uid="16109">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1475.985" z="1830.88624"/>
<Orientation y="10.20043"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="16110">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1490.57593" z="1842.7168"/>
<Orientation y="4.79316"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16111">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1489.39014" z="1831.17798"/>
<Orientation y="3.22132"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16112">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1501.95276" z="1841.98426"/>
<Orientation y="4.79316"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16113">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1500.7671" z="1830.44568"/>
<Orientation y="3.22132"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16114">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1486.48377" z="1873.67042"/>
<Orientation y="7.95861"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16115">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1487.94483" z="1885.1775"/>
<Orientation y="6.3868"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16116">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1500.28736" z="1884.0569"/>
<Orientation y="4.81246"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16117">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1498.87903" z="1872.54334"/>
<Orientation y="3.24065"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16118">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1512.96766" z="1882.75709"/>
<Orientation y="6.3868"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16119">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1511.50672" z="1871.25"/>
<Orientation y="7.95861"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16120">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1399.68714" z="1878.74805"/>
<Orientation y="-2.31801"/>
<Actor seed="40972"/>
</Entity>
<Entity uid="16121">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1370.10169" z="1925.62464"/>
<Orientation y="-1.55852"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="16122">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1370.34021" z="1937.81775"/>
<Orientation y="-1.55852"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16123">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1379.9314" z="1941.28321"/>
<Orientation y="-3.16173"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="16124">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1447.48829" z="1891.0105"/>
<Orientation y="-7.8119"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16125">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1449.25599" z="1901.22547"/>
<Orientation y="-6.25437"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16126">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1411.07032" z="1896.55323"/>
<Orientation y="-4.74933"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="16127">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1375.87696" z="1887.04285"/>
<Orientation y="-3.15806"/>
<Actor seed="6626"/>
</Entity>
<Entity uid="16128">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1438.52051" z="1893.54896"/>
<Orientation y="-7.81016"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="16129">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1396.37891" z="1882.50135"/>
<Orientation y="-2.31801"/>
<Actor seed="34277"/>
</Entity>
<Entity uid="16130">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1393.92444" z="1880.3672"/>
<Orientation y="-5.45031"/>
<Actor seed="62657"/>
</Entity>
<Entity uid="16131">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1391.30835" z="1918.25306"/>
<Orientation y="-3.16659"/>
<Actor seed="27963"/>
</Entity>
<Entity uid="16132">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1391.19459" z="1914.34314"/>
<Orientation y="-6.41568"/>
<Actor seed="41475"/>
</Entity>
<Entity uid="16133">
<Template>actor|props/structures/carthaginians/kart_tc_stall_03.xml</Template>
<Position x="1392.49573" z="1883.65687"/>
<Orientation y="-2.31801"/>
<Actor seed="37201"/>
</Entity>
<Entity uid="16134">
<Template>actor|props/structures/carthaginians/kart_tc_stall_05.xml</Template>
<Position x="1398.13855" z="1883.73072"/>
<Orientation y="-7.21995"/>
<Actor seed="49934"/>
</Entity>
<Entity uid="16135">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1395.5669" z="1912.83558"/>
<Orientation y="-2.31801"/>
<Actor seed="21716"/>
</Entity>
<Entity uid="16136">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1391.24903" z="1917.86915"/>
<Orientation y="-2.31801"/>
<Actor seed="59984"/>
</Entity>
<Entity uid="16137">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1389.45508" z="1911.83545"/>
<Orientation y="-2.31801"/>
<Actor seed="32066"/>
</Entity>
<Entity uid="16138">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1393.56092" z="1914.00013"/>
<Orientation y="-4.36129"/>
<Actor seed="13010"/>
</Entity>
<Entity uid="16139">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1375.09998" z="1898.61243"/>
<Orientation y="-2.31801"/>
<Actor seed="9634"/>
</Entity>
<Entity uid="16140">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1429.71839" z="1882.4369"/>
<Orientation y="-6.19767"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="16141">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1424.57471" z="1880.48108"/>
<Orientation y="-7.79989"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="16142">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1418.1764" z="1902.36634"/>
<Orientation y="-2.31801"/>
<Actor seed="11626"/>
</Entity>
<Entity uid="16143">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1402.40345" z="1888.82715"/>
<Orientation y="-5.97963"/>
<Actor seed="4203"/>
</Entity>
<Entity uid="16144">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1414.51758" z="1904.47486"/>
<Orientation y="-7.49836"/>
<Actor seed="24100"/>
</Entity>
<Entity uid="16145">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1370.80811" z="1944.55884"/>
<Orientation y="-1.55852"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16146">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1441.77735" z="1945.85181"/>
<Orientation y="-3.7618"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="16147">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1447.38575" z="1945.93726"/>
<Orientation y="-3.1861"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16148">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1442.79578" z="1897.5553"/>
<Orientation y="-7.73948"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16149">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1429.31312" z="1895.74866"/>
<Orientation y="-6.30445"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="16150">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1388.38245" z="1898.44703"/>
<Orientation y="-3.6437"/>
<Actor seed="2533"/>
</Entity>
<Entity uid="16151">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1448.8152" z="1934.52283"/>
<Orientation y="-1.58292"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="16152">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1411.36854" z="1906.98206"/>
<Orientation y="-1.61117"/>
<Actor seed="52979"/>
</Entity>
<Entity uid="16153">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1402.33448" z="1893.27784"/>
<Orientation y="-1.59238"/>
<Actor seed="48203"/>
</Entity>
<Entity uid="16154">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1413.71448" z="1888.22291"/>
<Orientation y="-6.90925"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="16155">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1373.80311" z="1914.4076"/>
<Orientation y="-2.31801"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="16156">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1396.50171" z="1916.47779"/>
<Orientation y="-4.65986"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="16157">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1374.65247" z="1907.3053"/>
<Orientation y="-2.31801"/>
<Actor seed="57639"/>
</Entity>
<Entity uid="16158">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1393.25452" z="1941.41248"/>
<Orientation y="-3.14127"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="16159">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1422.06263" z="1931.21302"/>
<Orientation y="-4.66126"/>
<Actor seed="498"/>
</Entity>
<Entity uid="16160">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1384.12842" z="1915.7334"/>
<Orientation y="-6.30285"/>
<Actor seed="60015"/>
</Entity>
<Entity uid="16161">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1440.62012" z="1919.13831"/>
<Orientation y="-4.6483"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="16162">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1373.55835" z="1896.2859"/>
<Orientation y="-5.21438"/>
<Actor seed="16121"/>
</Entity>
<Entity uid="16163">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1431.72938" z="1912.51771"/>
<Orientation y="-3.00168"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="16164">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1419.32374" z="1892.43384"/>
<Orientation y="-4.69494"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="16165">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1374.42359" z="1903.23646"/>
<Orientation y="-4.72994"/>
<Actor seed="8786"/>
</Entity>
<Entity uid="16166">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1390.4397" z="1932.68543"/>
<Orientation y="-3.14226"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="16167">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1375.24952" z="1930.26478"/>
<Orientation y="-4.12157"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="16168">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1323.17212" z="1987.2328"/>
<Orientation y="0.74248"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="16169">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1288.19275" z="1947.70655"/>
<Orientation y="1.58365"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="16170">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1314.9618" z="1982.55347"/>
<Orientation y="2.30411"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16171">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1309.67518" z="1963.43665"/>
<Orientation y="2.30411"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16172">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1308.50379" z="1975.23414"/>
<Orientation y="2.30411"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16173">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1301.09742" z="1966.35987"/>
<Orientation y="2.30411"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16174">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1284.48243" z="1973.73182"/>
<Orientation y="2.35622"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="16175">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1293.47669" z="1959.34791"/>
<Orientation y="2.33838"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16176">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1315.04944" z="1952.13941"/>
<Orientation y="2.35622"/>
<Actor seed="59066"/>
</Entity>
<Entity uid="16177">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1301.8401" z="1947.0724"/>
<Orientation y="2.35622"/>
<Actor seed="25627"/>
</Entity>
<Entity uid="16178">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1280.30994" z="1951.8722"/>
<Orientation y="2.35622"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="16179">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1281.28467" z="1950.51148"/>
<Orientation y="2.35622"/>
<Actor seed="11059"/>
</Entity>
<Entity uid="16180">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1335.5044" z="1963.06397"/>
<Orientation y="0.54491"/>
<Actor seed="18127"/>
</Entity>
<Entity uid="16181">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1334.64832" z="1976.44251"/>
<Orientation y="0.54738"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="16182">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1282.40418" z="1953.05188"/>
<Orientation y="1.58365"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16183">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1282.50281" z="1952.77552"/>
<Orientation y="1.58365"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16184">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1282.20118" z="1952.87903"/>
<Orientation y="1.58365"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16185">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1282.82374" z="1954.0088"/>
<Orientation y="1.58365"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16186">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1283.03992" z="1953.29285"/>
<Orientation y="1.58365"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16187">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1281.73523" z="1952.53467"/>
<Orientation y="1.58365"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16188">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1326.34461" z="1928.42396"/>
<Orientation y="-3.13767"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16189">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1316.06959" z="1929.80066"/>
<Orientation y="-1.58014"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16190">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1324.15015" z="1919.36585"/>
<Orientation y="-3.13593"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="16191">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1271.76111" z="1920.62452"/>
<Orientation y="0.91243"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="16192">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1271.46167" z="1926.22547"/>
<Orientation y="1.48813"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16193">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1319.98353" z="1923.48523"/>
<Orientation y="-3.06525"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16194">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1322.30335" z="1910.08118"/>
<Orientation y="-1.63022"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="16195">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1282.81336" z="1928.08948"/>
<Orientation y="3.09131"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="16196">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1287.14161" z="1901.4828"/>
<Orientation y="0.01297"/>
<Actor seed="498"/>
</Entity>
<Entity uid="16197">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1298.4994" z="1920.48743"/>
<Orientation y="0.02594"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="16198">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1305.45447" z="1911.85584"/>
<Orientation y="1.67255"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="16199">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1349.60193" z="1892.339"/>
<Orientation y="-2.16323"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16200">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1344.97022" z="1901.61365"/>
<Orientation y="-0.6057"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16201">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1316.9867" z="1875.2146"/>
<Orientation y="0.89934"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="16202">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1340.87488" z="1889.06739"/>
<Orientation y="-2.16149"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="16203">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1340.37317" z="1874.9004"/>
<Orientation y="-0.549"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="16204">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1337.39002" z="1870.27613"/>
<Orientation y="-2.15122"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="16205">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1341.94312" z="1894.82837"/>
<Orientation y="-2.09081"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16206">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1332.15552" z="1885.38099"/>
<Orientation y="-0.65578"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="16207">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1324.05445" z="1870.07325"/>
<Orientation y="-1.26058"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="16208">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1342.36097" z="1871.41163"/>
<Orientation y="2.62853"/>
<Actor seed="23520"/>
</Entity>
<Entity uid="16209">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1326.07569" z="1876.78968"/>
<Orientation y="0.95374"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="16210">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1357.97132" z="1935.97791"/>
<Orientation y="-1.49793"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16211">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1364.2732" z="1939.91382"/>
<Orientation y="-0.01282"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16212">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1362.93213" z="1929.63404"/>
<Orientation y="-1.57035"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16213">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1275.98121" z="1872.59205"/>
<Orientation y="-1.49793"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16214">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1282.28309" z="1876.52796"/>
<Orientation y="-0.01282"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16215">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1280.94202" z="1866.24817"/>
<Orientation y="-1.57035"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16216">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1253.85511" z="1823.2721"/>
<Orientation y="4.71621"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="16217">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1253.99036" z="1835.46668"/>
<Orientation y="4.71621"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16218">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1263.55176" z="1839.01343"/>
<Orientation y="3.113"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="16219">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1275.12366" z="1816.08057"/>
<Orientation y="3.10814"/>
<Actor seed="27963"/>
</Entity>
<Entity uid="16220">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1275.04285" z="1812.1698"/>
<Orientation y="-0.14097"/>
<Actor seed="41475"/>
</Entity>
<Entity uid="16221">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1279.42786" z="1810.69935"/>
<Orientation y="3.95672"/>
<Actor seed="21716"/>
</Entity>
<Entity uid="16222">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1275.06739" z="1815.69617"/>
<Orientation y="3.95672"/>
<Actor seed="59984"/>
</Entity>
<Entity uid="16223">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1273.32483" z="1809.64747"/>
<Orientation y="3.95672"/>
<Actor seed="32066"/>
</Entity>
<Entity uid="16224">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1277.41211" z="1811.84681"/>
<Orientation y="1.91344"/>
<Actor seed="13010"/>
</Entity>
<Entity uid="16225">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1254.40113" z="1842.21155"/>
<Orientation y="4.71621"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16226">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1257.65137" z="1812.0868"/>
<Orientation y="3.95672"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="16227">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1280.33191" z="1814.34937"/>
<Orientation y="1.61487"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="16228">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1258.56104" z="1804.99195"/>
<Orientation y="3.95672"/>
<Actor seed="57639"/>
</Entity>
<Entity uid="16229">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1276.8733" z="1839.25562"/>
<Orientation y="3.13346"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="16230">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1267.96534" z="1813.50013"/>
<Orientation y="-0.02813"/>
<Actor seed="60015"/>
</Entity>
<Entity uid="16231">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1274.13257" z="1830.50501"/>
<Orientation y="3.13247"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="16232">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1258.96338" z="1827.9557"/>
<Orientation y="2.15316"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="16233">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1261.26404" z="1777.21021"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="16234">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1267.37977" z="1738.7411"/>
<Orientation y="1.54734"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16235">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1266.67164" z="1750.2782"/>
<Orientation y="1.54734"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16236">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1258.4917" z="1764.71558"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="16237">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1257.19349" z="1764.05848"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="16238">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1275.6233" z="1742.50513"/>
<Orientation y="1.54734"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16239">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1264.5918" z="1783.47876"/>
<Orientation y="-2.33182"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="16240">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1272.82032" z="1791.7173"/>
<Orientation y="2.35622"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="16241">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1258.34412" z="1729.5835"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16242">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1269.93946" z="1729.82117"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16243">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1278.55738" z="1770.26893"/>
<Orientation y="2.35622"/>
<Actor seed="39997"/>
</Entity>
<Entity uid="16244">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1264.60572" z="1729.97584"/>
<Orientation y="-0.08504"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="16245">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1258.07569" z="1763.26294"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="16246">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1266.34168" z="1760.0337"/>
<Orientation y="1.54734"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16247">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1271.84644" z="1682.87415"/>
<Orientation y="-1.65859"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16248">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1261.4574" z="1699.7699"/>
<Orientation y="-1.65859"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16249">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1270.89014" z="1692.58826"/>
<Orientation y="-1.65859"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16250">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1269.4419" z="1704.05604"/>
<Orientation y="-1.65859"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16251">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1286.15918" z="1711.193"/>
<Orientation y="-1.60648"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="16252">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1269.50281" z="1714.41163"/>
<Orientation y="-1.62432"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16253">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1273.00355" z="1729.14234"/>
<Orientation y="-1.60648"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="16254">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1272.43982" z="1726.8058"/>
<Orientation y="-2.37905"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16255">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1272.1703" z="1726.92188"/>
<Orientation y="-2.37905"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16256">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1272.45167" z="1727.07215"/>
<Orientation y="-2.37905"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16257">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1272.85425" z="1725.84668"/>
<Orientation y="-2.37905"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16258">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1272.18299" z="1726.17627"/>
<Orientation y="-2.37905"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16259">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1272.5171" z="1727.64783"/>
<Orientation y="-2.37905"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16260">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1281.20875" z="1707.41834"/>
<Orientation y="2.27138"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16261">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1282.69825" z="1707.17603"/>
<Orientation y="2.27138"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16262">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1282.9856" z="1707.86646"/>
<Orientation y="2.27138"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16263">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1281.78724" z="1707.38868"/>
<Orientation y="2.27138"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16264">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1281.95484" z="1707.1172"/>
<Orientation y="2.27138"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16265">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1282.05396" z="1707.39332"/>
<Orientation y="2.27138"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16266">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1279.6869" z="1707.81116"/>
<Orientation y="3.04395"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="16267">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1279.37513" z="1699.37793"/>
<Orientation y="4.56539"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="16268">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1279.19922" z="1704.71094"/>
<Orientation y="10.93523"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16269">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1280.15442" z="1693.1526"/>
<Orientation y="10.93523"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16270">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1101.12085" z="675.17066"/>
<Orientation y="2.19648"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="16271">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1081.67603" z="708.74347"/>
<Orientation y="1.99343"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="16272">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1096.24659" z="713.67322"/>
<Orientation y="2.97274"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="16273">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1092.8628" z="695.90387"/>
<Orientation y="-0.18789"/>
<Actor seed="60015"/>
</Entity>
<Entity uid="16274">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1097.56055" z="722.74842"/>
<Orientation y="2.97371"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="16275">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1084.93165" z="686.00812"/>
<Orientation y="3.79699"/>
<Actor seed="57639"/>
</Entity>
<Entity uid="16276">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1104.9369" z="698.70942"/>
<Orientation y="1.45513"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="16277">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1082.90503" z="692.86792"/>
<Orientation y="3.79699"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="16278">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1074.9043" z="722.09211"/>
<Orientation y="4.55648"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16279">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1102.45228" z="695.77424"/>
<Orientation y="1.7537"/>
<Actor seed="13010"/>
</Entity>
<Entity uid="16280">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1098.76685" z="692.95276"/>
<Orientation y="3.79699"/>
<Actor seed="32066"/>
</Entity>
<Entity uid="16281">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1099.52515" z="699.20167"/>
<Orientation y="3.79699"/>
<Actor seed="59984"/>
</Entity>
<Entity uid="16282">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1104.62488" z="694.96204"/>
<Orientation y="3.79699"/>
<Actor seed="21716"/>
</Entity>
<Entity uid="16283">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1100.06177" z="695.71625"/>
<Orientation y="-0.30073"/>
<Actor seed="41475"/>
</Entity>
<Entity uid="16284">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1099.51954" z="699.5901"/>
<Orientation y="2.9484"/>
<Actor seed="27963"/>
</Entity>
<Entity uid="16285">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1084.44715" z="720.39026"/>
<Orientation y="2.95327"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="16286">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1075.57166" z="715.3678"/>
<Orientation y="4.55648"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16287">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1077.37781" z="703.30695"/>
<Orientation y="4.55648"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="16288">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1097.28382" z="750.0445"/>
<Orientation y="-1.7301"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16289">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1096.97266" z="760.40668"/>
<Orientation y="-0.17257"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16290">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1091.37708" z="755.5185"/>
<Orientation y="-1.65767"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16291">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1131.44336" z="764.63025"/>
<Orientation y="0.7396"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="16292">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1114.2295" z="798.97059"/>
<Orientation y="1.51281"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="16293">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1105.99" z="806.38593"/>
<Orientation y="-0.13381"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="16294">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1097.79981" z="785.8166"/>
<Orientation y="-0.14678"/>
<Actor seed="498"/>
</Entity>
<Entity uid="16295">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1089.29444" z="811.39606"/>
<Orientation y="2.93157"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="16296">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1131.14625" z="799.89856"/>
<Orientation y="-1.78997"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="16297">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1126.72376" z="812.76294"/>
<Orientation y="-3.225"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16298">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1078.3838" z="807.75013"/>
<Orientation y="1.32839"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16299">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1079.57032" z="802.26813"/>
<Orientation y="0.7527"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="16300">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1131.49256" z="809.35883"/>
<Orientation y="-3.29567"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="16301">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1121.85511" z="818.37543"/>
<Orientation y="-1.73989"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16302">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1132.21827" z="818.65064"/>
<Orientation y="-3.29741"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16303">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1084.34168" z="835.35853"/>
<Orientation y="1.42391"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16304">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1085.50916" z="836.31458"/>
<Orientation y="1.42391"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16305">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1085.18177" z="836.98707"/>
<Orientation y="1.42391"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16306">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1084.74695" z="835.77265"/>
<Orientation y="1.42391"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16307">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1085.06116" z="835.71839"/>
<Orientation y="1.42391"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16308">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1084.9198" z="835.9756"/>
<Orientation y="1.42391"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16309">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1132.77808" z="867.37867"/>
<Orientation y="0.38764"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="16310">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1135.75135" z="854.30665"/>
<Orientation y="0.38517"/>
<Actor seed="18127"/>
</Entity>
<Entity uid="16311">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1084.21863" z="833.28943"/>
<Orientation y="2.19648"/>
<Actor seed="11059"/>
</Entity>
<Entity uid="16312">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1083.03992" z="834.47779"/>
<Orientation y="2.19648"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="16313">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1105.05945" z="833.16382"/>
<Orientation y="2.19648"/>
<Actor seed="25627"/>
</Entity>
<Entity uid="16314">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1117.29456" z="840.26746"/>
<Orientation y="2.19648"/>
<Actor seed="59066"/>
</Entity>
<Entity uid="16315">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1094.84986" z="843.9527"/>
<Orientation y="2.17864"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16316">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1083.68213" z="856.72278"/>
<Orientation y="2.19648"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="16317">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1101.25818" z="852.0876"/>
<Orientation y="2.14437"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16318">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1107.1587" z="862.02698"/>
<Orientation y="2.14437"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16319">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1110.19178" z="850.56605"/>
<Orientation y="2.14437"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16320">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1112.37024" z="870.28034"/>
<Orientation y="2.14437"/>
<Obstruction group="1482"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16321">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1091.485" z="831.61902"/>
<Orientation y="1.42391"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="16322">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1119.7317" z="876.20606"/>
<Orientation y="0.58274"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="16323">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1108.97986" z="730.9986"/>
<Orientation y="0.7527"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="16324">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1107.79334" z="736.4806"/>
<Orientation y="1.32839"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16325">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1118.70398" z="740.1266"/>
<Orientation y="2.93157"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="16326">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1122.8733" z="684.29584"/>
<Orientation y="1.37322"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="16327">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1127.20936" z="714.54712"/>
<Orientation y="-0.14678"/>
<Actor seed="498"/>
</Entity>
<Entity uid="16328">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1131.98353" z="683.25196"/>
<Orientation y="1.37223"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="16329">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1195.04126" z="374.95203"/>
<Orientation y="2.13662"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="16330">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1173.62293" z="407.30152"/>
<Orientation y="1.93357"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="16331">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1187.87256" z="413.0941"/>
<Orientation y="2.91288"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="16332">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1185.55774" z="395.15412"/>
<Orientation y="-0.24775"/>
<Actor seed="60015"/>
</Entity>
<Entity uid="16333">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1188.64124" z="422.2316"/>
<Orientation y="2.91385"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="16334">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1178.23267" z="384.80164"/>
<Orientation y="3.73713"/>
<Actor seed="57639"/>
</Entity>
<Entity uid="16335">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1197.44239" z="398.67692"/>
<Orientation y="1.39527"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="16336">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1175.79932" z="391.5279"/>
<Orientation y="3.73713"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="16337">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1166.0647" z="420.22114"/>
<Orientation y="4.49662"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16338">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1195.13782" z="395.5984"/>
<Orientation y="1.69384"/>
<Actor seed="13010"/>
</Entity>
<Entity uid="16339">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1191.62781" z="392.5615"/>
<Orientation y="3.73713"/>
<Actor seed="32066"/>
</Entity>
<Entity uid="16340">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1192.01087" z="398.84455"/>
<Orientation y="3.73713"/>
<Actor seed="59984"/>
</Entity>
<Entity uid="16341">
<Template>actor|props/structures/carthaginians/kart_tc_stall_06.xml</Template>
<Position x="1197.35511" z="394.91761"/>
<Orientation y="3.73713"/>
<Actor seed="21716"/>
</Entity>
<Entity uid="16342">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1192.75513" z="395.39753"/>
<Orientation y="-0.36059"/>
<Actor seed="41475"/>
</Entity>
<Entity uid="16343">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1191.98206" z="399.23197"/>
<Orientation y="2.88854"/>
<Actor seed="27963"/>
</Entity>
<Entity uid="16344">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1175.69239" z="419.09324"/>
<Orientation y="2.89341"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="16345">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1167.13318" z="413.54877"/>
<Orientation y="4.49662"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="16346">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1169.6576" z="401.61759"/>
<Orientation y="4.49662"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="16347">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1186.73206" z="449.46222"/>
<Orientation y="-1.78995"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16348">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1185.80152" z="459.7873"/>
<Orientation y="-0.23243"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16349">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1180.50843" z="454.57306"/>
<Orientation y="-1.71753"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16350">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1219.95777" z="466.06537"/>
<Orientation y="0.67974"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="16351">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1200.72059" z="499.31443"/>
<Orientation y="1.45295"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="16352">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1192.05213" z="506.22358"/>
<Orientation y="-0.19367"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="16353">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1185.10718" z="485.20118"/>
<Orientation y="-0.20664"/>
<Actor seed="498"/>
</Entity>
<Entity uid="16354">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1175.0868" z="510.22599"/>
<Orientation y="2.87171"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="16355">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1217.5514" z="501.25281"/>
<Orientation y="-1.84983"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="16356">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1212.36731" z="513.8296"/>
<Orientation y="-3.28486"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16357">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1164.41382" z="505.93393"/>
<Orientation y="1.26853"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16358">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1165.92615" z="500.53266"/>
<Orientation y="0.69283"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="16359">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1217.33118" z="510.71674"/>
<Orientation y="-3.35553"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="16360">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1207.17151" z="519.1407"/>
<Orientation y="-1.79975"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16361">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1217.49976" z="520.03534"/>
<Orientation y="-3.35727"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16362">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1168.70936" z="533.84931"/>
<Orientation y="1.36405"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16363">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1169.81763" z="534.87348"/>
<Orientation y="1.36405"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16364">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1169.45069" z="535.52503"/>
<Orientation y="1.36405"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16365">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1169.08912" z="534.28687"/>
<Orientation y="1.36405"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16366">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1169.40601" z="534.25147"/>
<Orientation y="1.36405"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16367">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1169.24964" z="534.49982"/>
<Orientation y="1.36405"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16368">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1215.14368" z="568.7096"/>
<Orientation y="0.32778"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="16369">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1218.89356" z="555.83893"/>
<Orientation y="0.32531"/>
<Actor seed="18127"/>
</Entity>
<Entity uid="16370">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1168.71045" z="531.77656"/>
<Orientation y="2.13662"/>
<Actor seed="11059"/>
</Entity>
<Entity uid="16371">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1167.46265" z="532.89222"/>
<Orientation y="2.13662"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="16372">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1189.52137" z="532.89795"/>
<Orientation y="2.13662"/>
<Actor seed="25627"/>
</Entity>
<Entity uid="16373">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1201.3097" z="540.72071"/>
<Orientation y="2.13662"/>
<Actor seed="59066"/>
</Entity>
<Entity uid="16374">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1178.6847" z="543.05665"/>
<Orientation y="2.11878"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16375">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1166.77308" z="555.13581"/>
<Orientation y="2.13662"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="16376">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1184.59485" z="551.56031"/>
<Orientation y="2.08451"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16377">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1189.89014" z="561.8349"/>
<Orientation y="2.08451"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16378">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1193.6034" z="550.57593"/>
<Orientation y="2.08451"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16379">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1194.59864" z="570.38532"/>
<Orientation y="2.08451"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16380">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1176.0636" z="530.54377"/>
<Orientation y="1.36405"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="16381">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1201.59241" z="576.74079"/>
<Orientation y="0.52288"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="16382">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1199.54651" z="431.15018"/>
<Orientation y="0.69283"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="16383">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1198.03418" z="436.5514"/>
<Orientation y="1.26853"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16384">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1208.70728" z="440.84348"/>
<Orientation y="2.87171"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="16385">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1216.20899" z="385.36219"/>
<Orientation y="1.31336"/>
<Actor seed="34851"/>
</Entity>
<Entity uid="16386">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1218.72754" z="415.81867"/>
<Orientation y="-0.20664"/>
<Actor seed="498"/>
</Entity>
<Entity uid="16387">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1225.36524" z="384.86512"/>
<Orientation y="1.31237"/>
<Actor seed="34932"/>
</Entity>
<Entity uid="16388">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1199.07581" z="333.41202"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="16389">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1205.19153" z="294.94291"/>
<Orientation y="1.54734"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16390">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1204.4834" z="306.48002"/>
<Orientation y="1.54734"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16391">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1196.30347" z="320.9174"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="16392">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1195.00525" z="320.26029"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="16393">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1213.43506" z="298.70694"/>
<Orientation y="1.54734"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16394">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1202.40357" z="339.68058"/>
<Orientation y="-2.33182"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="16395">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1195.88746" z="319.46476"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="16396">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1204.15345" z="316.23551"/>
<Orientation y="1.54734"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16397">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1186.10962" z="346.70975"/>
<Orientation y="6.76946"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="16398">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1189.10242" z="356.6008"/>
<Orientation y="7.60442"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="16399">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1223.58484" z="359.38462"/>
<Orientation y="2.33838"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16400">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1231.20557" z="366.39658"/>
<Orientation y="2.30411"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16401">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1238.61194" z="375.27085"/>
<Orientation y="2.30411"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16402">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1239.78333" z="363.47336"/>
<Orientation y="2.30411"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16403">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1245.06995" z="382.59018"/>
<Orientation y="2.30411"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16404">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1230.30176" z="344.19407"/>
<Orientation y="4.73554"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16405">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1229.448" z="333.87348"/>
<Orientation y="4.70127"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16406">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1230.01368" z="322.3285"/>
<Orientation y="4.70127"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16407">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1221.1587" z="330.21146"/>
<Orientation y="4.70127"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16408">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1230.2234" z="312.56968"/>
<Orientation y="4.70127"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16409">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1241.92151" z="309.19819"/>
<Orientation y="1.54812"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16410">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1242.30164" z="319.54703"/>
<Orientation y="1.51384"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16411">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1241.20765" z="331.054"/>
<Orientation y="1.51384"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16412">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1250.41443" z="323.58494"/>
<Orientation y="1.51384"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16413">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1240.55115" z="340.79294"/>
<Orientation y="1.51384"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16414">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1229.50684" z="285.08823"/>
<Orientation y="12.13747"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="16415">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1257.78992" z="287.90946"/>
<Orientation y="10.58263"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16416">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1262.21363" z="277.18671"/>
<Orientation y="9.01082"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16417">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1250.93311" z="272.0539"/>
<Orientation y="7.43648"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16418">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1246.46045" z="282.75626"/>
<Orientation y="5.86467"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16419">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1239.27051" z="266.90992"/>
<Orientation y="9.01082"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16420">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1234.84681" z="277.63276"/>
<Orientation y="10.58263"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16421">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1333.46583" z="134.78327"/>
<Orientation y="-2.43396"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="16422">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1378.41761" z="91.37327"/>
<Orientation y="-1.52147"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="16423">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1370.96534" z="129.60602"/>
<Orientation y="-1.62912"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16424">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1372.07496" z="118.10055"/>
<Orientation y="-1.62912"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16425">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1380.75306" z="103.9569"/>
<Orientation y="-1.62912"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="16426">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1382.02747" z="104.65886"/>
<Orientation y="-1.62912"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="16427">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1362.85804" z="125.55703"/>
<Orientation y="-1.62912"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16428">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1341.50818" z="139.74585"/>
<Orientation y="-0.87233"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16429">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1347.70728" z="147.28577"/>
<Orientation y="-0.87233"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16430">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1354.79993" z="156.41263"/>
<Orientation y="-0.87233"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16431">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1375.31043" z="84.9926"/>
<Orientation y="-5.50828"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="16432">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1344.30616" z="113.27355"/>
<Orientation y="3.16448"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16433">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1344.63025" z="101.07116"/>
<Orientation y="3.16448"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16434">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1368.09644" z="138.43137"/>
<Orientation y="3.10839"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16435">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1352.46436" z="105.03255"/>
<Orientation y="4.69918"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16436">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1352.4662" z="115.25255"/>
<Orientation y="4.69918"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16437">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1341.87452" z="121.16912"/>
<Orientation y="9.42161"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16438">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1336.44678" z="115.01764"/>
<Orientation y="14.20954"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="16439">
<Template>actor|props/structures/construction/scaf_3x3.xml</Template>
<Position x="1339.22632" z="106.61791"/>
<Orientation y="-0.02016"/>
<Actor seed="45875"/>
</Entity>
<Entity uid="16440">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1360.89307" z="97.7079"/>
<Orientation y="-0.82023"/>
<Actor seed="39997"/>
</Entity>
<Entity uid="16441">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1371.66163" z="149.62403"/>
<Orientation y="-0.82023"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="16442">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1326.365" z="94.72193"/>
<Orientation y="-1.97548"/>
<Actor seed="18393"/>
</Entity>
<Entity uid="16443">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1321.62073" z="145.16721"/>
<Orientation y="-2.62906"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="16444">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1339.26001" z="85.25983"/>
<Orientation y="-0.82023"/>
<Actor seed="16570"/>
</Entity>
<Entity uid="16445">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1347.22925" z="89.36138"/>
<Orientation y="-4.3203"/>
<Actor seed="22506"/>
</Entity>
<Entity uid="16446">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1355.70313" z="84.083"/>
<Orientation y="-0.82023"/>
<Actor seed="57043"/>
</Entity>
<Entity uid="16447">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1373.43238" z="138.46265"/>
<Orientation y="-3.2615"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="16448">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1381.11817" z="105.42315"/>
<Orientation y="-1.62912"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="16449">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1372.74476" z="108.36246"/>
<Orientation y="-1.62912"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16450">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1321.25074" z="122.87845"/>
<Orientation y="-6.55575"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16451">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1327.0879" z="118.2816"/>
<Orientation y="-5.07061"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16452">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1343.9933" z="173.71302"/>
<Orientation y="6.60352"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="16453">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1336.02308" z="177.61811"/>
<Orientation y="7.28252"/>
<Actor seed="35222"/>
</Entity>
<Entity uid="16454">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1333.46692" z="182.16041"/>
<Orientation y="1.26606"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="16455">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1333.92371" z="176.59006"/>
<Orientation y="4.27468"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16456">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1331.71961" z="182.03638"/>
<Orientation y="4.27468"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16457">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1320.6012" z="163.9499"/>
<Orientation y="5.84458"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="16458">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1310.87256" z="180.53202"/>
<Orientation y="5.816"/>
<Actor seed="2001"/>
</Entity>
<Entity uid="16459">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1443.39271" z="379.83127"/>
<Orientation y="6.38564"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16460">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1448.99732" z="379.31443"/>
<Orientation y="6.38564"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16461">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1451.40418" z="409.83555"/>
<Orientation y="12.63332"/>
<Actor seed="59445"/>
</Entity>
<Entity uid="16462">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1440.22303" z="413.20261"/>
<Orientation y="11.74991"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="16463">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1452.36182" z="398.86692"/>
<Orientation y="6.34264"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16464">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1440.80042" z="399.80662"/>
<Orientation y="4.7708"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16465">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1451.87183" z="387.47715"/>
<Orientation y="6.34264"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16466">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1440.31067" z="388.41672"/>
<Orientation y="4.7708"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16467">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1430.41736" z="446.8335"/>
<Orientation y="-5.45676"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16468">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1434.36231" z="445.65735"/>
<Orientation y="-3.92681"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16469">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1441.05933" z="447.24976"/>
<Orientation y="-0.75623"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16470">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1458.40528" z="446.19874"/>
<Orientation y="4.67418"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="16471">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1465.98646" z="451.04468"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="16472">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1466.26417" z="456.53113"/>
<Orientation y="4.68802"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="16473">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1442.2798" z="466.54383"/>
<Orientation y="7.05971"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16474">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1449.87232" z="458.49378"/>
<Orientation y="1.57343"/>
<Actor seed="64027"/>
</Entity>
<Entity uid="16475">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1458.29358" z="459.9397"/>
<Orientation y="4.74602"/>
<Actor seed="59808"/>
</Entity>
<Entity uid="16476">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1457.59571" z="447.72242"/>
<Orientation y="4.71781"/>
<Actor seed="61839"/>
</Entity>
<Entity uid="16477">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1464.9159" z="463.00147"/>
<Orientation y="6.26642"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="16478">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1465.30994" z="450.86329"/>
<Orientation y="6.26642"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="16479">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1435.82068" z="454.47327"/>
<Orientation y="6.29503"/>
<Actor seed="61839"/>
</Entity>
<Entity uid="16480">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1406.00342" z="479.92045"/>
<Orientation y="-2.18177"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16481">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1428.72352" z="445.32822"/>
<Orientation y="4.76128"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="16482">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1402.09632" z="506.54935"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16483">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1413.68311" z="506.00675"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16484">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1402.38294" z="519.23975"/>
<Orientation y="4.73195"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="16485">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1413.97205" z="518.75013"/>
<Orientation y="6.30376"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="16486">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1394.37122" z="517.33484"/>
<Orientation y="10.99401"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="16487">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1393.0796" z="504.87626"/>
<Orientation y="11.00475"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="16488">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1406.17225" z="570.81153"/>
<Orientation y="-2.7955"/>
<Actor seed="14813"/>
</Entity>
<Entity uid="16492">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1404.70374" z="551.75538"/>
<Orientation y="1.73003"/>
<Actor seed="15795"/>
</Entity>
<Entity uid="16493">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1406.287" z="562.94764"/>
<Orientation y="1.85878"/>
<Actor seed="40009"/>
</Entity>
<Entity uid="16495">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1121.74195" z="668.24061"/>
<Orientation y="-0.13884"/>
<Actor seed="43267"/>
</Entity>
<Entity uid="16496">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1129.98804" z="616.10724"/>
<Orientation y="0.70234"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="16497">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1120.12952" z="658.92902"/>
<Orientation y="1.4228"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16498">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1131.51673" z="642.6891"/>
<Orientation y="1.4228"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="16499">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1121.66883" z="649.29004"/>
<Orientation y="1.4228"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="16500">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1123.80457" z="637.93024"/>
<Orientation y="1.4228"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="16501">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1107.54725" z="629.80011"/>
<Orientation y="1.47492"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="16502">
<Template>other/stall_big</Template>
<Player>0</Player>
<Position x="1124.3672" z="627.58973"/>
<Orientation y="1.45707"/>
<Actor seed="40168"/>
</Entity>
<Entity uid="16503">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1143.65223" z="639.64924"/>
<Orientation y="1.47492"/>
<Actor seed="59066"/>
</Entity>
<Entity uid="16504">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1139.15882" z="626.23395"/>
<Orientation y="1.47492"/>
<Actor seed="25627"/>
</Entity>
<Entity uid="16505">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1121.7594" z="612.675"/>
<Orientation y="1.47492"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="16506">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1123.42933" z="612.56153"/>
<Orientation y="1.47492"/>
<Actor seed="11059"/>
</Entity>
<Entity uid="16507">
<Template>structures/kush_blacksmith</Template>
<Player>0</Player>
<Position x="1148.23511" z="662.38141"/>
<Orientation y="-0.3364"/>
<Actor seed="18127"/>
</Entity>
<Entity uid="16508">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1137.36805" z="670.23139"/>
<Orientation y="-0.33394"/>
<Actor seed="6134"/>
</Entity>
<Entity uid="16509">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1122.1814" z="615.04133"/>
<Orientation y="0.70234"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="16510">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1122.4574" z="614.94147"/>
<Orientation y="0.70234"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="16511">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1122.18555" z="614.77472"/>
<Orientation y="0.70234"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="16512">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1121.71009" z="615.9737"/>
<Orientation y="0.70234"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="16513">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1122.39991" z="615.68512"/>
<Orientation y="0.70234"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="16514">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1122.1548" z="614.19611"/>
<Orientation y="0.70234"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="16515">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1169.13575" z="633.27808"/>
<Orientation y="-4.01899"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="16516">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1161.53711" z="626.22584"/>
<Orientation y="-2.46146"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="16517">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1174.72876" z="625.8227"/>
<Orientation y="-4.01725"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="16518">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1140.43116" z="586.20112"/>
<Orientation y="0.03112"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="16519">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1135.9192" z="589.53309"/>
<Orientation y="0.60682"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16520">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1168.89991" z="625.2284"/>
<Orientation y="-3.94658"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="16521">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1180.7179" z="618.49152"/>
<Orientation y="-2.51154"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="16522">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1141.70215" z="599.47754"/>
<Orientation y="2.21"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="16523">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1164.98462" z="585.89173"/>
<Orientation y="-0.86835"/>
<Actor seed="498"/>
</Entity>
<Entity uid="16524">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1157.54615" z="606.74457"/>
<Orientation y="-0.85538"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="16525">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1168.6305" z="606.62018"/>
<Orientation y="0.79125"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="16526">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1138.53357" z="564.44275"/>
<Orientation y="1.06926"/>
<Actor seed="5333"/>
</Entity>
<Entity uid="16527">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1404.90516" z="894.0395"/>
<Orientation y="0.00782"/>
<Obstruction group="198" group2="1499"/>
<Actor seed="48930"/>
</Entity>
<Entity uid="16528">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1387.71949" z="890.35975"/>
<Orientation y="0.01528"/>
<Obstruction group="1499"/>
<Actor seed="20094"/>
</Entity>
<Entity uid="16529">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1387.87513" z="898.08655"/>
<Orientation y="-0.00034"/>
<Actor seed="17577"/>
</Entity>
<Entity uid="16530">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="332.01371" z="1234.32386"/>
<Orientation y="1.65838"/>
<Actor seed="23216"/>
</Entity>
<Entity uid="16531">
<Template>structures/kush_pyramid_large</Template>
<Player>0</Player>
<Position x="318.99103" z="1215.0243"/>
<Orientation y="1.63524"/>
<Actor seed="57225"/>
</Entity>
<Entity uid="16532">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="319.04511" z="1194.83008"/>
<Orientation y="1.6584"/>
<Actor seed="23216"/>
</Entity>
<Entity uid="16533">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="289.32721" z="1178.92188"/>
<Orientation y="1.6584"/>
<Actor seed="23216"/>
</Entity>
<Entity uid="16534">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="273.05454" z="1199.7798"/>
<Orientation y="1.6584"/>
<Actor seed="23216"/>
</Entity>
<Entity uid="16535">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="360.5969" z="1319.93213"/>
<Orientation y="2.35621"/>
<Actor seed="51985"/>
</Entity>
<Entity uid="16536">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="356.71607" z="1318.26392"/>
<Orientation y="-0.94988"/>
<Actor seed="16900"/>
</Entity>
<Entity uid="16537">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="347.0535" z="1326.27515"/>
<Orientation y="-0.17556"/>
<Actor seed="27859"/>
</Entity>
<Entity uid="16538">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="340.91218" z="1341.21937"/>
<Orientation y="2.35621"/>
<Actor seed="6847"/>
</Entity>
<Entity uid="16539">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="369.00745" z="1331.68104"/>
<Orientation y="2.35621"/>
<Actor seed="57836"/>
</Entity>
<Entity uid="16540">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="381.73191" z="1318.68128"/>
<Orientation y="-0.47515"/>
<Actor seed="45014"/>
</Entity>
<Entity uid="16541">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="373.59772" z="1327.9961"/>
<Orientation y="2.35621"/>
<Actor seed="25095"/>
</Entity>
<Entity uid="16542">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="369.54288" z="1329.49476"/>
<Orientation y="2.08889"/>
<Actor seed="65106"/>
</Entity>
<Entity uid="16543">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="383.86893" z="1313.50647"/>
<Orientation y="2.35621"/>
<Actor seed="7313"/>
</Entity>
<Entity uid="16544">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="383.29072" z="1307.24769"/>
<Orientation y="2.35621"/>
<Actor seed="37114"/>
</Entity>
<Entity uid="16545">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="382.43375" z="1302.74231"/>
<Orientation y="2.35621"/>
<Actor seed="36194"/>
</Entity>
<Entity uid="16546">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="382.73899" z="1295.95276"/>
<Orientation y="2.35621"/>
<Actor seed="45925"/>
</Entity>
<Entity uid="16547">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="385.55411" z="1298.75123"/>
<Orientation y="0.44747"/>
<Actor seed="32739"/>
</Entity>
<Entity uid="16548">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="391.18421" z="1310.4823"/>
<Orientation y="2.35621"/>
<Actor seed="24290"/>
</Entity>
<Entity uid="16549">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="382.21323" z="1308.11976"/>
<Orientation y="-2.97916"/>
<Actor seed="34768"/>
</Entity>
<Entity uid="16550">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="380.55085" z="1300.61512"/>
<Orientation y="0.6178"/>
<Actor seed="10625"/>
</Entity>
<Entity uid="16551">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="388.19968" z="1312.20533"/>
<Orientation y="2.35621"/>
<Actor seed="8795"/>
</Entity>
<Entity uid="16552">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="384.87156" z="1322.86243"/>
<Orientation y="-0.41514"/>
<Actor seed="11681"/>
</Entity>
<Entity uid="16553">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="372.00437" z="1335.54908"/>
<Orientation y="-0.94262"/>
<Actor seed="48537"/>
</Entity>
<Entity uid="16554">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="352.37507" z="1304.8589"/>
<Orientation y="2.35621"/>
<Actor seed="12869"/>
</Entity>
<Entity uid="16555">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="351.91114" z="1301.95521"/>
<Orientation y="-1.73852"/>
<Actor seed="4924"/>
</Entity>
<Entity uid="16556">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="334.86942" z="1300.44654"/>
<Orientation y="2.35621"/>
<Actor seed="46750"/>
</Entity>
<Entity uid="16557">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="329.69251" z="1305.67542"/>
<Orientation y="2.35621"/>
<Actor seed="37384"/>
</Entity>
<Entity uid="16558">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="337.1078" z="1302.57313"/>
<Orientation y="1.42446"/>
<Actor seed="732"/>
</Entity>
<Entity uid="16559">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="350.7685" z="1305.04444"/>
<Orientation y="2.35621"/>
<Actor seed="30427"/>
</Entity>
<Entity uid="16560">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="364.40296" z="1279.25696"/>
<Orientation y="2.30819"/>
<Actor seed="10209"/>
</Entity>
<Entity uid="16561">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="368.75843" z="1274.46521"/>
<Orientation y="2.35621"/>
<Actor seed="37826"/>
</Entity>
<Entity uid="16562">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="361.07343" z="1276.25452"/>
<Orientation y="2.35621"/>
<Actor seed="43684"/>
</Entity>
<Entity uid="16563">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="356.96433" z="1277.53565"/>
<Orientation y="-1.36921"/>
<Actor seed="3618"/>
</Entity>
<Entity uid="16564">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="346.75898" z="1279.46094"/>
<Orientation y="-2.79886"/>
<Actor seed="924"/>
</Entity>
<Entity uid="16565">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="345.60969" z="1269.67981"/>
<Orientation y="2.35621"/>
<Actor seed="40028"/>
</Entity>
<Entity uid="16566">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="360.85499" z="1262.0271"/>
<Orientation y="2.35621"/>
<Actor seed="34215"/>
</Entity>
<Entity uid="16567">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="360.84684" z="1260.51429"/>
<Orientation y="2.35621"/>
<Actor seed="16746"/>
</Entity>
<Entity uid="16568">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="355.11689" z="1259.64588"/>
<Orientation y="-0.7443"/>
<Actor seed="54086"/>
</Entity>
<Entity uid="16569">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="351.4419" z="1262.71827"/>
<Orientation y="2.35621"/>
<Actor seed="48880"/>
</Entity>
<Entity uid="16570">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="353.21738" z="1257.9972"/>
<Orientation y="2.35621"/>
<Actor seed="57307"/>
</Entity>
<Entity uid="16571">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="342.00358" z="1255.51429"/>
<Orientation y="2.35621"/>
<Actor seed="54839"/>
</Entity>
<Entity uid="16572">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="329.93934" z="1254.09961"/>
<Orientation y="-1.2779"/>
<Actor seed="27554"/>
</Entity>
<Entity uid="16573">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="321.02912" z="1254.00232"/>
<Orientation y="-1.01871"/>
<Actor seed="6260"/>
</Entity>
<Entity uid="16574">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="307.37317" z="1258.90662"/>
<Orientation y="-1.70398"/>
<Actor seed="6060"/>
</Entity>
<Entity uid="16575">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="294.37211" z="1248.43738"/>
<Orientation y="-2.87595"/>
<Actor seed="53623"/>
</Entity>
<Entity uid="16576">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="294.80021" z="1239.3086"/>
<Orientation y="2.35621"/>
<Actor seed="8510"/>
</Entity>
<Entity uid="16577">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="303.26954" z="1243.82386"/>
<Orientation y="0.26565"/>
<Actor seed="56284"/>
</Entity>
<Entity uid="16578">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="303.91352" z="1235.35145"/>
<Orientation y="2.35621"/>
<Actor seed="15868"/>
</Entity>
<Entity uid="16579">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="296.55567" z="1228.81556"/>
<Orientation y="2.35621"/>
<Actor seed="62243"/>
</Entity>
<Entity uid="16580">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="303.4292" z="1223.1786"/>
<Orientation y="2.35621"/>
<Actor seed="30438"/>
</Entity>
<Entity uid="16581">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="317.18937" z="1226.4679"/>
<Orientation y="1.56553"/>
<Actor seed="41167"/>
</Entity>
<Entity uid="16582">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="330.78272" z="1223.47693"/>
<Orientation y="2.35621"/>
<Actor seed="35205"/>
</Entity>
<Entity uid="16583">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="338.93104" z="1226.2693"/>
<Orientation y="2.35621"/>
<Actor seed="1683"/>
</Entity>
<Entity uid="16584">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="344.56559" z="1223.41712"/>
<Orientation y="2.35621"/>
<Actor seed="64483"/>
</Entity>
<Entity uid="16585">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="339.48508" z="1222.41126"/>
<Orientation y="2.35621"/>
<Actor seed="21383"/>
</Entity>
<Entity uid="16586">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="338.73911" z="1203.24268"/>
<Orientation y="-1.74086"/>
<Actor seed="37609"/>
</Entity>
<Entity uid="16587">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="331.5124" z="1203.90442"/>
<Orientation y="2.35621"/>
<Actor seed="43502"/>
</Entity>
<Entity uid="16588">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="326.69663" z="1201.2157"/>
<Orientation y="-1.62478"/>
<Actor seed="42296"/>
</Entity>
<Entity uid="16589">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="311.17484" z="1203.18177"/>
<Orientation y="-1.46651"/>
<Actor seed="59188"/>
</Entity>
<Entity uid="16590">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="293.61689" z="1199.06763"/>
<Orientation y="2.35621"/>
<Actor seed="61114"/>
</Entity>
<Entity uid="16591">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="301.58417" z="1190.3722"/>
<Orientation y="2.35621"/>
<Actor seed="8759"/>
</Entity>
<Entity uid="16592">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="294.13541" z="1186.21204"/>
<Orientation y="-1.27765"/>
<Actor seed="19511"/>
</Entity>
<Entity uid="16593">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="272.23658" z="1189.57044"/>
<Orientation y="-1.51938"/>
<Actor seed="41118"/>
</Entity>
<Entity uid="16594">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="258.39939" z="1187.67017"/>
<Orientation y="2.35621"/>
<Actor seed="40452"/>
</Entity>
<Entity uid="16595">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="252.95981" z="1179.4402"/>
<Orientation y="-2.70092"/>
<Actor seed="59030"/>
</Entity>
<Entity uid="16596">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="247.2566" z="1165.75086"/>
<Orientation y="2.35621"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="16597">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="260.73407" z="1176.13611"/>
<Orientation y="1.57753"/>
<Actor seed="3868"/>
</Entity>
<Entity uid="16598">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="279.55896" z="1171.27515"/>
<Orientation y="2.35621"/>
<Actor seed="14026"/>
</Entity>
<Entity uid="16599">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="268.8455" z="1169.36353"/>
<Orientation y="-1.23258"/>
<Actor seed="33624"/>
</Entity>
<Entity uid="16600">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="246.0594" z="1184.19898"/>
<Orientation y="0.07934"/>
<Actor seed="17947"/>
</Entity>
<Entity uid="16601">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="247.73392" z="1203.7605"/>
<Orientation y="0.37626"/>
<Actor seed="40191"/>
</Entity>
<Entity uid="16602">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="259.50483" z="1210.7688"/>
<Orientation y="2.35621"/>
<Actor seed="17543"/>
</Entity>
<Entity uid="16603">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="238.37272" z="1200.83191"/>
<Orientation y="3.09441"/>
<Actor seed="28392"/>
</Entity>
<Entity uid="16604">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="248.125" z="1183.99708"/>
<Orientation y="2.23392"/>
<Actor seed="34874"/>
</Entity>
<Entity uid="16605">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="268.9184" z="1173.47706"/>
<Orientation y="1.56583"/>
<Actor seed="34229"/>
</Entity>
<Entity uid="16606">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="294.43793" z="1173.39661"/>
<Orientation y="2.35621"/>
<Actor seed="56252"/>
</Entity>
<Entity uid="16607">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="304.57972" z="1171.97315"/>
<Orientation y="-1.96314"/>
<Actor seed="58431"/>
</Entity>
<Entity uid="16608">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="285.83317" z="1165.93836"/>
<Orientation y="-1.25377"/>
<Actor seed="48062"/>
</Entity>
<Entity uid="16609">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="267.76566" z="1171.18238"/>
<Orientation y="2.35621"/>
<Actor seed="34352"/>
</Entity>
<Entity uid="16610">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="237.21265" z="1193.5868"/>
<Orientation y="0.46915"/>
<Actor seed="63761"/>
</Entity>
<Entity uid="16611">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="245.98707" z="1200.08631"/>
<Orientation y="1.26752"/>
<Actor seed="33862"/>
</Entity>
<Entity uid="16612">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="267.94861" z="1213.66541"/>
<Orientation y="2.35621"/>
<Actor seed="63153"/>
</Entity>
<Entity uid="16613">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="330.12061" z="1224.70521"/>
<Orientation y="2.35621"/>
<Actor seed="54777"/>
</Entity>
<Entity uid="16614">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="339.83182" z="1221.51832"/>
<Orientation y="2.35621"/>
<Actor seed="53676"/>
</Entity>
<Entity uid="16615">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="348.49881" z="1206.43592"/>
<Orientation y="2.35621"/>
<Actor seed="38858"/>
</Entity>
<Entity uid="16616">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="324.7598" z="1185.25501"/>
<Orientation y="2.35621"/>
<Actor seed="54313"/>
</Entity>
<Entity uid="16617">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="315.00034" z="1177.82691"/>
<Orientation y="2.35621"/>
<Actor seed="37973"/>
</Entity>
<Entity uid="16618">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="350.5" z="1255.3722"/>
<Orientation y="2.35621"/>
<Actor seed="37341"/>
</Entity>
<Entity uid="16619">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="355.40571" z="1239.09058"/>
<Orientation y="2.35621"/>
<Actor seed="19946"/>
</Entity>
<Entity uid="16620">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="348.93418" z="1239.0846"/>
<Orientation y="-0.74471"/>
<Actor seed="47081"/>
</Entity>
<Entity uid="16621">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="345.90735" z="1245.51734"/>
<Orientation y="1.9768"/>
<Actor seed="58626"/>
</Entity>
<Entity uid="16622">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="365.46836" z="1231.98426"/>
<Orientation y="2.35621"/>
<Actor seed="58257"/>
</Entity>
<Entity uid="16623">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="367.52912" z="1224.24036"/>
<Orientation y="2.35621"/>
<Actor seed="58710"/>
</Entity>
<Entity uid="16624">
<Template>actor|props/structures/kushites/statue_lion.xml</Template>
<Position x="350.86558" z="1310.18018"/>
<Orientation y="1.74433"/>
<Actor seed="59639"/>
</Entity>
<Entity uid="16625">
<Template>actor|props/structures/kushites/statue_lion.xml</Template>
<Position x="352.10096" z="1314.72083"/>
<Orientation y="1.86025"/>
<Actor seed="31730"/>
</Entity>
<Entity uid="16626">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="379.86188" z="1311.70728"/>
<Orientation y="2.16907"/>
<Actor seed="38219"/>
</Entity>
<Entity uid="16627">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="267.8805" z="1209.81592"/>
<Orientation y="0.59211"/>
<Actor seed="20408"/>
</Entity>
<Entity uid="16628">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="355.06928" z="1208.04004"/>
<Orientation y="2.87284"/>
<Actor seed="19069"/>
</Entity>
<Entity uid="16629">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="350.36777" z="1346.27112"/>
<Orientation y="2.4482"/>
<Actor seed="51537"/>
</Entity>
<Entity uid="16630">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="388.36536" z="1277.45716"/>
<Orientation y="2.35621"/>
<Actor seed="5866"/>
</Entity>
<Entity uid="16631">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="396.70426" z="1287.74195"/>
<Orientation y="2.35621"/>
<Actor seed="57531"/>
</Entity>
<Entity uid="16632">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="398.9249" z="1298.03797"/>
<Orientation y="2.35621"/>
<Actor seed="9812"/>
</Entity>
<Entity uid="16633">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="393.41062" z="1280.0044"/>
<Orientation y="2.35621"/>
<Actor seed="61096"/>
</Entity>
<Entity uid="16634">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="389.14277" z="1309.31348"/>
<Orientation y="2.35621"/>
<Actor seed="35049"/>
</Entity>
<Entity uid="16635">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="364.5607" z="1301.9402"/>
<Orientation y="0.6808"/>
<Actor seed="14249"/>
</Entity>
<Entity uid="16636">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="364.93403" z="1323.85535"/>
<Orientation y="2.35621"/>
<Actor seed="11001"/>
</Entity>
<Entity uid="16637">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="368.49418" z="1259.15967"/>
<Orientation y="1.44997"/>
<Actor seed="19805"/>
</Entity>
<Entity uid="16638">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="341.42966" z="1222.82813"/>
<Orientation y="1.42963"/>
<Actor seed="44849"/>
</Entity>
<Entity uid="16639">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="334.01758" z="1181.16553"/>
<Orientation y="1.30619"/>
<Actor seed="51194"/>
</Entity>
<Entity uid="16640">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="353.23414" z="1171.01221"/>
<Orientation y="2.35621"/>
<Actor seed="39655"/>
</Entity>
<Entity uid="16641">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="365.14213" z="1173.09974"/>
<Orientation y="2.35621"/>
<Actor seed="20133"/>
</Entity>
<Entity uid="16642">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="359.43467" z="1177.22938"/>
<Orientation y="2.35621"/>
<Actor seed="14446"/>
</Entity>
<Entity uid="16643">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="367.0019" z="1183.72913"/>
<Orientation y="0.97176"/>
<Actor seed="48141"/>
</Entity>
<Entity uid="16644">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="327.16468" z="1169.0127"/>
<Orientation y="2.35621"/>
<Actor seed="48576"/>
</Entity>
<Entity uid="16645">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="308.30506" z="1162.26807"/>
<Orientation y="-2.14051"/>
<Actor seed="15121"/>
</Entity>
<Entity uid="16646">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="334.43256" z="1174.70667"/>
<Orientation y="1.1237"/>
<Actor seed="23785"/>
</Entity>
<Entity uid="16647">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="402.0601" z="1221.97608"/>
<Orientation y="1.06635"/>
<Actor seed="14227"/>
</Entity>
<Entity uid="16648">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="395.94794" z="1216.19361"/>
<Orientation y="0.9619"/>
<Actor seed="8998"/>
</Entity>
<Entity uid="16650">
<Template>structures/kush_pyramid_large</Template>
<Player>0</Player>
<Position x="637.7422" z="954.37806"/>
<Orientation y="1.50466"/>
<Actor seed="63921"/>
</Entity>
<Entity uid="16651">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="662.18055" z="932.9314"/>
<Orientation y="1.54943"/>
<Actor seed="20842"/>
</Entity>
<Entity uid="16652">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="671.61915" z="946.2953"/>
<Orientation y="1.54943"/>
<Actor seed="65251"/>
</Entity>
<Entity uid="16653">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="671.45167" z="966.8921"/>
<Orientation y="1.54943"/>
<Actor seed="22173"/>
</Entity>
<Entity uid="16654">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="649.22596" z="919.40027"/>
<Orientation y="1.54943"/>
<Actor seed="20842"/>
</Entity>
<Entity uid="16655">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="571.80567" z="948.69068"/>
<Orientation y="1.53327"/>
<Actor seed="20842"/>
</Entity>
<Entity uid="16656">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="561.74292" z="965.74494"/>
<Orientation y="1.52663"/>
<Actor seed="20842"/>
</Entity>
<Entity uid="16657">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="569.30512" z="981.89197"/>
<Orientation y="1.59992"/>
<Actor seed="20842"/>
</Entity>
<Entity uid="16658">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="592.95801" z="989.54084"/>
<Orientation y="1.73795"/>
<Actor seed="20842"/>
</Entity>
<Entity uid="16660">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="656.73688" z="988.08814"/>
<Orientation y="1.33965"/>
<Actor seed="38957"/>
</Entity>
<Entity uid="16661">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="579.60535" z="940.64344"/>
<Orientation y="2.35621"/>
<Actor seed="44948"/>
</Entity>
<Entity uid="16662">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="653.16504" z="947.00959"/>
<Orientation y="2.35621"/>
<Actor seed="25111"/>
</Entity>
<Entity uid="16663">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="644.69135" z="929.29828"/>
<Orientation y="-1.03866"/>
<Actor seed="41463"/>
</Entity>
<Entity uid="16664">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="695.82557" z="951.10291"/>
<Orientation y="1.69729"/>
<Actor seed="63"/>
</Entity>
<Entity uid="16665">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="696.96375" z="943.11365"/>
<Orientation y="0.8255"/>
<Actor seed="2592"/>
</Entity>
<Entity uid="16666">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="642.00312" z="932.89008"/>
<Orientation y="2.35621"/>
<Actor seed="25718"/>
</Entity>
<Entity uid="16667">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="586.6698" z="929.66645"/>
<Orientation y="0.85596"/>
<Actor seed="51984"/>
</Entity>
<Entity uid="16668">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="620.03803" z="987.88904"/>
<Orientation y="2.35621"/>
<Actor seed="63250"/>
</Entity>
<Entity uid="16669">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="695.86353" z="928.41468"/>
<Orientation y="2.35621"/>
<Actor seed="46823"/>
</Entity>
<Entity uid="16670">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="650.56836" z="900.23053"/>
<Orientation y="2.35621"/>
<Actor seed="30770"/>
</Entity>
<Entity uid="16671">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="635.39856" z="996.97504"/>
<Orientation y="0.998"/>
<Actor seed="23420"/>
</Entity>
<Entity uid="16672">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="598.14832" z="1002.85602"/>
<Orientation y="-0.67478"/>
<Actor seed="30804"/>
</Entity>
<Entity uid="16673">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="608.79615" z="1007.09821"/>
<Orientation y="2.35621"/>
<Actor seed="64422"/>
</Entity>
<Entity uid="16674">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="598.8501" z="1011.79493"/>
<Orientation y="2.35621"/>
<Actor seed="40382"/>
</Entity>
<Entity uid="16675">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="543.28614" z="990.86561"/>
<Orientation y="0.02639"/>
<Actor seed="62893"/>
</Entity>
<Entity uid="16676">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="657.5044" z="987.86414"/>
<Orientation y="-1.49843"/>
<Actor seed="61537"/>
</Entity>
<Entity uid="16677">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="643.61872" z="984.04877"/>
<Orientation y="2.35621"/>
<Actor seed="49572"/>
</Entity>
<Entity uid="16678">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="620.32996" z="972.65888"/>
<Orientation y="2.35621"/>
<Actor seed="63894"/>
</Entity>
<Entity uid="16679">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="602.21851" z="961.07111"/>
<Orientation y="1.86907"/>
<Actor seed="61940"/>
</Entity>
<Entity uid="16680">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="626.64893" z="946.01966"/>
<Orientation y="-2.5969"/>
<Actor seed="13980"/>
</Entity>
<Entity uid="16681">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="608.23328" z="940.10169"/>
<Orientation y="2.35621"/>
<Actor seed="31425"/>
</Entity>
<Entity uid="16682">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="602.05427" z="928.74354"/>
<Orientation y="1.44155"/>
<Actor seed="7527"/>
</Entity>
<Entity uid="16683">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="629.00995" z="933.34797"/>
<Orientation y="1.87674"/>
<Actor seed="44600"/>
</Entity>
<Entity uid="16684">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="657.09815" z="925.47602"/>
<Orientation y="0.95806"/>
<Actor seed="48814"/>
</Entity>
<Entity uid="16685">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="647.90357" z="944.28187"/>
<Orientation y="-0.95786"/>
<Actor seed="42821"/>
</Entity>
<Entity uid="16686">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="617.90931" z="962.39802"/>
<Orientation y="-0.51793"/>
<Actor seed="46637"/>
</Entity>
<Entity uid="16687">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="640.4477" z="968.91968"/>
<Orientation y="1.8685"/>
<Actor seed="20478"/>
</Entity>
<Entity uid="16688">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="666.13819" z="951.5326"/>
<Orientation y="2.93654"/>
<Actor seed="60402"/>
</Entity>
<Entity uid="16689">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="677.26703" z="924.42084"/>
<Orientation y="2.35621"/>
<Actor seed="53307"/>
</Entity>
<Entity uid="16690">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="685.42585" z="922.28345"/>
<Orientation y="-1.82537"/>
<Actor seed="56009"/>
</Entity>
<Entity uid="16691">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="675.50275" z="914.70734"/>
<Orientation y="2.35621"/>
<Actor seed="13907"/>
</Entity>
<Entity uid="16692">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="664.29285" z="901.4557"/>
<Orientation y="2.35621"/>
<Actor seed="22465"/>
</Entity>
<Entity uid="16693">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="634.39771" z="906.56281"/>
<Orientation y="-1.17631"/>
<Actor seed="7361"/>
</Entity>
<Entity uid="16694">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="598.1272" z="924.96076"/>
<Orientation y="2.35621"/>
<Actor seed="14180"/>
</Entity>
<Entity uid="16695">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="600.38965" z="919.60029"/>
<Orientation y="2.00841"/>
<Actor seed="53907"/>
</Entity>
<Entity uid="16696">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="614.22779" z="903.08252"/>
<Orientation y="2.35621"/>
<Actor seed="14631"/>
</Entity>
<Entity uid="16697">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="670.09705" z="937.58204"/>
<Orientation y="1.01532"/>
<Actor seed="9619"/>
</Entity>
<Entity uid="16698">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="699.70966" z="947.89612"/>
<Orientation y="-2.11548"/>
<Actor seed="19140"/>
</Entity>
<Entity uid="16699">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="681.40632" z="936.8888"/>
<Orientation y="0.04976"/>
<Actor seed="53943"/>
</Entity>
<Entity uid="16700">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="680.11158" z="978.01984"/>
<Orientation y="-0.59488"/>
<Actor seed="63103"/>
</Entity>
<Entity uid="16701">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="648.24335" z="1010.54548"/>
<Orientation y="2.35621"/>
<Actor seed="8307"/>
</Entity>
<Entity uid="16702">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="658.14344" z="1007.24177"/>
<Orientation y="2.1104"/>
<Actor seed="64914"/>
</Entity>
<Entity uid="16703">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="674.55945" z="983.70276"/>
<Orientation y="2.35621"/>
<Actor seed="39561"/>
</Entity>
<Entity uid="16704">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="641.32428" z="992.14399"/>
<Orientation y="-1.23008"/>
<Actor seed="36542"/>
</Entity>
<Entity uid="16705">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="591.14985" z="995.53852"/>
<Orientation y="2.2729"/>
<Actor seed="12698"/>
</Entity>
<Entity uid="16706">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="633.8877" z="973.59321"/>
<Orientation y="-2.0697"/>
<Actor seed="56150"/>
</Entity>
<Entity uid="16707">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="616.32178" z="970.90803"/>
<Orientation y="-1.41465"/>
<Actor seed="24995"/>
</Entity>
<Entity uid="16708">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.23304" z="969.88697"/>
<Orientation y="-1.45383"/>
<Actor seed="26195"/>
</Entity>
<Entity uid="16709">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="583.40894" z="971.67353"/>
<Orientation y="-0.84758"/>
<Actor seed="8718"/>
</Entity>
<Entity uid="16710">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="575.10303" z="983.02735"/>
<Orientation y="0.12008"/>
<Actor seed="25005"/>
</Entity>
<Entity uid="16711">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="575.98462" z="990.3343"/>
<Orientation y="-2.15717"/>
<Actor seed="7768"/>
</Entity>
<Entity uid="16712">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="542.02686" z="950.75507"/>
<Orientation y="2.21662"/>
<Actor seed="23320"/>
</Entity>
<Entity uid="16713">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="570.44306" z="935.67487"/>
<Orientation y="1.61524"/>
<Actor seed="1295"/>
</Entity>
<Entity uid="16714">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="583.93592" z="928.85151"/>
<Orientation y="-1.32596"/>
<Actor seed="25521"/>
</Entity>
<Entity uid="16715">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="555.0553" z="944.87055"/>
<Orientation y="0.0685"/>
<Actor seed="50747"/>
</Entity>
<Entity uid="16716">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="558.65021" z="1005.46192"/>
<Orientation y="0.54415"/>
<Actor seed="19704"/>
</Entity>
<Entity uid="16717">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="580.72083" z="1016.19074"/>
<Orientation y="1.97948"/>
<Actor seed="11952"/>
</Entity>
<Entity uid="16718">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="611.69886" z="1001.39826"/>
<Orientation y="1.81162"/>
<Actor seed="40861"/>
</Entity>
<Entity uid="16719">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="622.55048" z="1002.14924"/>
<Orientation y="-1.15383"/>
<Actor seed="27052"/>
</Entity>
<Entity uid="16720">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="584.54023" z="971.26832"/>
<Orientation y="-3.01928"/>
<Actor seed="990"/>
</Entity>
<Entity uid="16721">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="587.36353" z="939.6955"/>
<Orientation y="-1.64321"/>
<Actor seed="34203"/>
</Entity>
<Entity uid="16722">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="569.8069" z="915.95081"/>
<Orientation y="2.6547"/>
<Actor seed="3674"/>
</Entity>
<Entity uid="16723">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="598.57306" z="888.65204"/>
<Orientation y="1.56452"/>
<Actor seed="14753"/>
</Entity>
<Entity uid="16724">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="593.24421" z="909.48108"/>
<Orientation y="-0.61764"/>
<Actor seed="29699"/>
</Entity>
<Entity uid="16725">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="599.44465" z="911.99201"/>
<Orientation y="2.08823"/>
<Actor seed="233"/>
</Entity>
<Entity uid="16726">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="618.31562" z="902.784"/>
<Orientation y="2.35621"/>
<Actor seed="8898"/>
</Entity>
<Entity uid="16727">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="628.06983" z="914.20984"/>
<Orientation y="0.06331"/>
<Actor seed="64930"/>
</Entity>
<Entity uid="16728">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="574.16114" z="1005.19574"/>
<Orientation y="0.15595"/>
<Actor seed="61449"/>
</Entity>
<Entity uid="16729">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="586.761" z="1024.9878"/>
<Orientation y="1.87206"/>
<Actor seed="54087"/>
</Entity>
<Entity uid="16730">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="612.87757" z="962.38337"/>
<Orientation y="-1.88965"/>
<Actor seed="35722"/>
</Entity>
<Entity uid="16731">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="580.68525" z="956.59711"/>
<Orientation y="-0.5823"/>
<Actor seed="43603"/>
</Entity>
<Entity uid="16732">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="610.92328" z="972.48505"/>
<Orientation y="1.48513"/>
<Actor seed="10608"/>
</Entity>
<Entity uid="16733">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="632.57776" z="966.64124"/>
<Orientation y="2.35621"/>
<Actor seed="8310"/>
</Entity>
<Entity uid="16734">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="642.38691" z="966.68604"/>
<Orientation y="0.39167"/>
<Actor seed="42040"/>
</Entity>
<Entity uid="16735">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="648.43482" z="1004.81141"/>
<Orientation y="-1.26754"/>
<Actor seed="8064"/>
</Entity>
<Entity uid="16736">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="583.94648" z="1010.48292"/>
<Orientation y="2.35621"/>
<Actor seed="11062"/>
</Entity>
<Entity uid="16737">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="623.96875" z="991.18879"/>
<Orientation y="1.78713"/>
<Actor seed="52405"/>
</Entity>
<Entity uid="16738">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="682.46052" z="972.36591"/>
<Orientation y="2.78275"/>
<Actor seed="25323"/>
</Entity>
<Entity uid="16739">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="688.45832" z="954.88758"/>
<Orientation y="1.90307"/>
<Actor seed="38535"/>
</Entity>
<Entity uid="16740">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="695.33112" z="951.35401"/>
<Orientation y="-2.37148"/>
<Actor seed="33546"/>
</Entity>
<Entity uid="16741">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="678.05268" z="929.22022"/>
<Orientation y="2.35621"/>
<Actor seed="15740"/>
</Entity>
<Entity uid="16742">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="688.03351" z="907.08594"/>
<Orientation y="0.1131"/>
<Actor seed="12164"/>
</Entity>
<Entity uid="16743">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="682.73493" z="917.3382"/>
<Orientation y="2.35621"/>
<Actor seed="36087"/>
</Entity>
<Entity uid="16744">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="665.28901" z="905.89753"/>
<Orientation y="2.35621"/>
<Actor seed="50354"/>
</Entity>
<Entity uid="16745">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="663.20258" z="890.72376"/>
<Orientation y="-0.96561"/>
<Actor seed="8153"/>
</Entity>
<Entity uid="16746">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="621.74811" z="920.99207"/>
<Orientation y="-1.27776"/>
<Actor seed="39749"/>
</Entity>
<Entity uid="16747">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="603.23798" z="924.80738"/>
<Orientation y="2.85701"/>
<Actor seed="19913"/>
</Entity>
<Entity uid="16748">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="605.70875" z="909.59632"/>
<Orientation y="2.35621"/>
<Actor seed="54646"/>
</Entity>
<Entity uid="16749">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="653.31385" z="959.8548"/>
<Orientation y="1.52149"/>
<Actor seed="61351"/>
</Entity>
<Entity uid="16750">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="654.49634" z="950.80695"/>
<Orientation y="1.51555"/>
<Actor seed="23979"/>
</Entity>
<Entity uid="16751">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="332.7562" z="1209.70179"/>
<Orientation y="1.54662"/>
<Actor seed="60524"/>
</Entity>
<Entity uid="16753">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>0</Player>
<Position x="334.07148" z="1218.00355"/>
<Orientation y="1.59943"/>
<Actor seed="12738"/>
</Entity>
<Entity uid="16754">
<Template>structures/kush_dock</Template>
<Player>0</Player>
<Position x="1904.43592" z="1432.36683"/>
<Orientation y="1.54416"/>
<Actor seed="44500"/>
</Entity>
<Entity uid="16756">
<Template>other/bridge_wooden</Template>
<Player>0</Player>
<Position x="1910.87928" z="1466.83057"/>
<Orientation y="1.58144"/>
<Actor seed="13776"/>
</Entity>
<Entity uid="16757">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1914.49903" z="1447.57215"/>
<Orientation y="1.57261"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16758">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1914.34998" z="1453.42237"/>
<Orientation y="1.57261"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16759">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1914.10584" z="1463.75721"/>
<Orientation y="1.57261"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16760">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1913.95667" z="1469.60743"/>
<Orientation y="1.57261"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16761">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1913.81714" z="1459.19874"/>
<Orientation y="1.57262"/>
<Actor seed="593"/>
</Entity>
<Entity uid="16762">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1903.76417" z="1485.344"/>
<Orientation y="2.35621"/>
<Actor seed="63639"/>
</Entity>
<Entity uid="16763">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1887.78309" z="1443.37452"/>
<Orientation y="0.13088"/>
<Actor seed="4228"/>
</Entity>
<Entity uid="16764">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1875.86243" z="1445.30457"/>
<Orientation y="1.5356"/>
<Actor seed="34562"/>
</Entity>
<Entity uid="16765">
<Template>structures/kush_defense_tower</Template>
<Player>0</Player>
<Position x="1896.51697" z="1479.79798"/>
<Orientation y="2.12024"/>
<Actor seed="31287"/>
</Entity>
<Entity uid="16766">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1868.69593" z="1473.00562"/>
<Orientation y="-3.12876"/>
<Actor seed="25036"/>
</Entity>
<Entity uid="16767">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1497.3678" z="1271.64991"/>
<Orientation y="1.72704"/>
<Actor seed="27752"/>
</Entity>
<Entity uid="16768">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1497.86011" z="1322.18641"/>
<Orientation y="1.02428"/>
<Actor seed="5048"/>
</Entity>
<Entity uid="16769">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1489.95252" z="1338.5442"/>
<Orientation y="-0.68856"/>
<Actor seed="6505"/>
</Entity>
<Entity uid="16770">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1455.64051" z="1307.61146"/>
<Orientation y="-3.00022"/>
<Actor seed="49724"/>
</Entity>
<Entity uid="16771">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1414.92115" z="1305.13721"/>
<Orientation y="2.35621"/>
<Actor seed="65320"/>
</Entity>
<Entity uid="16772">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1431.35682" z="1272.57386"/>
<Orientation y="2.35621"/>
<Actor seed="46583"/>
</Entity>
<Entity uid="16773">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1433.61341" z="1288.35657"/>
<Orientation y="1.05945"/>
<Actor seed="44528"/>
</Entity>
<Entity uid="16774">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1459.2439" z="1223.76795"/>
<Orientation y="0.28693"/>
<Actor seed="47147"/>
</Entity>
<Entity uid="16775">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1431.8462" z="1215.32532"/>
<Orientation y="2.35621"/>
<Actor seed="139"/>
</Entity>
<Entity uid="16776">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1436.66517" z="1210.74268"/>
<Orientation y="2.35621"/>
<Actor seed="37365"/>
</Entity>
<Entity uid="16777">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1404.05335" z="1172.75916"/>
<Orientation y="2.35621"/>
<Actor seed="59542"/>
</Entity>
<Entity uid="16778">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1410.9303" z="1178.14356"/>
<Orientation y="2.35621"/>
<Actor seed="40363"/>
</Entity>
<Entity uid="16779">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1417.16065" z="1185.01746"/>
<Orientation y="2.35621"/>
<Actor seed="54650"/>
</Entity>
<Entity uid="16780">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1414.13123" z="1181.67505"/>
<Orientation y="2.35621"/>
<Actor seed="41244"/>
</Entity>
<Entity uid="16781">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1311.97486" z="1112.21448"/>
<Orientation y="0.04964"/>
<Actor seed="31625"/>
</Entity>
<Entity uid="16782">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1333.65552" z="1177.3506"/>
<Orientation y="2.35621"/>
<Actor seed="46747"/>
</Entity>
<Entity uid="16783">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1394.2367" z="1311.01539"/>
<Orientation y="2.35621"/>
<Actor seed="20695"/>
</Entity>
<Entity uid="16784">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1419.74903" z="1356.56385"/>
<Orientation y="0.87385"/>
<Actor seed="46886"/>
</Entity>
<Entity uid="16785">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1404.35499" z="1372.33826"/>
<Orientation y="2.35621"/>
<Actor seed="42865"/>
</Entity>
<Entity uid="16786">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1416.78345" z="1388.96607"/>
<Orientation y="2.35621"/>
<Actor seed="35226"/>
</Entity>
<Entity uid="16787">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1389.7223" z="1384.25147"/>
<Orientation y="2.35621"/>
<Actor seed="46901"/>
</Entity>
<Entity uid="16788">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1374.8567" z="1415.73108"/>
<Orientation y="2.35621"/>
<Actor seed="54943"/>
</Entity>
<Entity uid="16789">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1364.59998" z="1346.27344"/>
<Orientation y="2.35621"/>
<Actor seed="41852"/>
</Entity>
<Entity uid="16790">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1370.70289" z="1362.58313"/>
<Orientation y="2.35621"/>
<Actor seed="11415"/>
</Entity>
<Entity uid="16791">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1380.27186" z="1354.93873"/>
<Orientation y="2.35621"/>
<Actor seed="51612"/>
</Entity>
<Entity uid="16792">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1314.21448" z="1371.18323"/>
<Orientation y="2.35621"/>
<Actor seed="5966"/>
</Entity>
<Entity uid="16793">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1352.52417" z="1393.97547"/>
<Orientation y="1.2209"/>
<Actor seed="14719"/>
</Entity>
<Entity uid="16794">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1342.56006" z="1429.81629"/>
<Orientation y="1.85711"/>
<Actor seed="28055"/>
</Entity>
<Entity uid="16795">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1358.89527" z="1399.99476"/>
<Orientation y="2.35621"/>
<Actor seed="42582"/>
</Entity>
<Entity uid="16796">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1366.25513" z="1406.09302"/>
<Orientation y="2.35621"/>
<Actor seed="19930"/>
</Entity>
<Entity uid="16797">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1301.69996" z="1502.6001"/>
<Orientation y="2.35621"/>
<Actor seed="61926"/>
</Entity>
<Entity uid="16798">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1321.88086" z="1521.83021"/>
<Orientation y="2.35621"/>
<Actor seed="45669"/>
</Entity>
<Entity uid="16799">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1264.57154" z="1493.46009"/>
<Orientation y="2.35621"/>
<Actor seed="13120"/>
</Entity>
<Entity uid="16800">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1265.39649" z="1484.70582"/>
<Orientation y="2.35621"/>
<Actor seed="53982"/>
</Entity>
<Entity uid="16801">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1275.16016" z="1496.77417"/>
<Orientation y="2.35621"/>
<Actor seed="49218"/>
</Entity>
<Entity uid="16802">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.80311" z="1526.7212"/>
<Orientation y="2.35621"/>
<Actor seed="13738"/>
</Entity>
<Entity uid="16803">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1229.51905" z="1536.4402"/>
<Orientation y="2.35621"/>
<Actor seed="62988"/>
</Entity>
<Entity uid="16804">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1239.22352" z="1536.7024"/>
<Orientation y="2.35621"/>
<Actor seed="5752"/>
</Entity>
<Entity uid="16805">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1225.87281" z="1525.6703"/>
<Orientation y="2.35621"/>
<Actor seed="12181"/>
</Entity>
<Entity uid="16806">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1227.92615" z="1554.96668"/>
<Orientation y="2.35621"/>
<Actor seed="2586"/>
</Entity>
<Entity uid="16807">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1265.69129" z="1552.01893"/>
<Orientation y="2.35621"/>
<Actor seed="54299"/>
</Entity>
<Entity uid="16808">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1267.4148" z="1536.39014"/>
<Orientation y="2.35621"/>
<Actor seed="7902"/>
</Entity>
<Entity uid="16809">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1200.7577" z="1580.93104"/>
<Orientation y="2.35621"/>
<Actor seed="59812"/>
</Entity>
<Entity uid="16810">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1224.49244" z="1595.1078"/>
<Orientation y="2.35621"/>
<Actor seed="43573"/>
</Entity>
<Entity uid="16811">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1232.03248" z="1577.11341"/>
<Orientation y="2.35621"/>
<Actor seed="35561"/>
</Entity>
<Entity uid="16812">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1222.7981" z="1574.97095"/>
<Orientation y="2.35621"/>
<Actor seed="43977"/>
</Entity>
<Entity uid="16813">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1226.56385" z="1478.23206"/>
<Orientation y="2.35621"/>
<Actor seed="62692"/>
</Entity>
<Entity uid="16814">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1271.50025" z="1444.28724"/>
<Orientation y="2.35621"/>
<Actor seed="17286"/>
</Entity>
<Entity uid="16815">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1283.0116" z="1417.69678"/>
<Orientation y="2.35621"/>
<Actor seed="42488"/>
</Entity>
<Entity uid="16816">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1281.89173" z="1407.7782"/>
<Orientation y="2.35621"/>
<Actor seed="24814"/>
</Entity>
<Entity uid="16817">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1337.02991" z="1365.03638"/>
<Orientation y="2.35621"/>
<Actor seed="65461"/>
</Entity>
<Entity uid="16818">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1333.77076" z="1406.17627"/>
<Orientation y="2.35621"/>
<Actor seed="53595"/>
</Entity>
<Entity uid="16819">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1319.03711" z="1376.32251"/>
<Orientation y="2.35621"/>
<Actor seed="4690"/>
</Entity>
<Entity uid="16820">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1374.87269" z="1178.70545"/>
<Orientation y="0.9758"/>
<Actor seed="43920"/>
</Entity>
<Entity uid="16821">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1440.13575" z="1242.43628"/>
<Orientation y="0.53133"/>
<Actor seed="34328"/>
</Entity>
<Entity uid="16822">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1377.41297" z="1306.4651"/>
<Orientation y="0.82114"/>
<Actor seed="37324"/>
</Entity>
<Entity uid="16823">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1414.40772" z="1270.08362"/>
<Orientation y="-0.20543"/>
<Actor seed="14658"/>
</Entity>
<Entity uid="16824">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1419.87464" z="1220.4668"/>
<Orientation y="0.08486"/>
<Actor seed="32243"/>
</Entity>
<Entity uid="16825">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1395.44861" z="1197.14161"/>
<Orientation y="0.58709"/>
<Actor seed="11636"/>
</Entity>
<Entity uid="16826">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1355.4209" z="1195.78797"/>
<Orientation y="0.56521"/>
<Actor seed="21238"/>
</Entity>
<Entity uid="16827">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1338.11792" z="1212.65345"/>
<Orientation y="0.67264"/>
<Actor seed="53725"/>
</Entity>
<Entity uid="16828">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1325.1338" z="1226.91773"/>
<Orientation y="0.8104"/>
<Actor seed="36302"/>
</Entity>
<Entity uid="16829">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1482.77283" z="1525.86658"/>
<Orientation y="2.35621"/>
<Actor seed="41629"/>
</Entity>
<Entity uid="16830">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1495.30958" z="1506.81141"/>
<Orientation y="2.35621"/>
<Actor seed="46275"/>
</Entity>
<Entity uid="16831">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1454.0199" z="1589.46265"/>
<Orientation y="2.35621"/>
<Actor seed="11397"/>
</Entity>
<Entity uid="16832">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1383.39747" z="1562.3711"/>
<Orientation y="0.60169"/>
<Actor seed="2412"/>
</Entity>
<Entity uid="16833">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1408.95923" z="1598.13929"/>
<Orientation y="2.35621"/>
<Actor seed="51775"/>
</Entity>
<Entity uid="16834">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1362.71949" z="1655.02356"/>
<Orientation y="2.35621"/>
<Actor seed="32778"/>
</Entity>
<Entity uid="16835">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1368.13196" z="1704.39991"/>
<Orientation y="2.35621"/>
<Actor seed="45181"/>
</Entity>
<Entity uid="16836">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1337.22925" z="1699.26905"/>
<Orientation y="2.35621"/>
<Actor seed="39175"/>
</Entity>
<Entity uid="16837">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1282.75611" z="1684.96241"/>
<Orientation y="2.35621"/>
<Actor seed="32513"/>
</Entity>
<Entity uid="16838">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1294.13245" z="1722.64734"/>
<Orientation y="2.35621"/>
<Actor seed="1286"/>
</Entity>
<Entity uid="16839">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1319.10315" z="1779.15247"/>
<Orientation y="2.35621"/>
<Actor seed="33614"/>
</Entity>
<Entity uid="16840">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1297.92627" z="1771.80042"/>
<Orientation y="2.35621"/>
<Actor seed="8400"/>
</Entity>
<Entity uid="16841">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1308.17261" z="1771.87513"/>
<Orientation y="2.35621"/>
<Actor seed="40752"/>
</Entity>
<Entity uid="16842">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1352.10499" z="1843.11756"/>
<Orientation y="2.35621"/>
<Actor seed="29922"/>
</Entity>
<Entity uid="16843">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1396.44483" z="1861.47083"/>
<Orientation y="2.35621"/>
<Actor seed="18552"/>
</Entity>
<Entity uid="16844">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1362.974" z="1918.95301"/>
<Orientation y="2.35621"/>
<Actor seed="41062"/>
</Entity>
<Entity uid="16845">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1389.67151" z="1954.23951"/>
<Orientation y="0.66453"/>
<Actor seed="51994"/>
</Entity>
<Entity uid="16846">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1297.99402" z="1932.51282"/>
<Orientation y="0.41031"/>
<Actor seed="6145"/>
</Entity>
<Entity uid="16847">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1297.68262" z="1980.53138"/>
<Orientation y="0.90073"/>
<Actor seed="16679"/>
</Entity>
<Entity uid="16848">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1320.01197" z="1966.36768"/>
<Orientation y="2.35621"/>
<Actor seed="19244"/>
</Entity>
<Entity uid="16849">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1309.09168" z="1921.01172"/>
<Orientation y="2.35621"/>
<Actor seed="43815"/>
</Entity>
<Entity uid="16850">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1291.07544" z="1868.76343"/>
<Orientation y="2.35621"/>
<Actor seed="41131"/>
</Entity>
<Entity uid="16851">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1274.27576" z="1891.42615"/>
<Orientation y="2.35621"/>
<Actor seed="3757"/>
</Entity>
<Entity uid="16852">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1254.84046" z="1850.69544"/>
<Orientation y="2.35621"/>
<Actor seed="23005"/>
</Entity>
<Entity uid="16853">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1258.94031" z="1816.63782"/>
<Orientation y="2.35621"/>
<Actor seed="63172"/>
</Entity>
<Entity uid="16854">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1249.34461" z="1817.63465"/>
<Orientation y="0.73354"/>
<Actor seed="20899"/>
</Entity>
<Entity uid="16855">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1305.12195" z="1808.83753"/>
<Orientation y="2.35621"/>
<Actor seed="44462"/>
</Entity>
<Entity uid="16856">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1257.82886" z="1734.55628"/>
<Orientation y="2.35621"/>
<Actor seed="33040"/>
</Entity>
<Entity uid="16857">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1254.79273" z="1767.0995"/>
<Orientation y="2.35621"/>
<Actor seed="10067"/>
</Entity>
<Entity uid="16858">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1259.49537" z="1691.76905"/>
<Orientation y="2.35621"/>
<Actor seed="19795"/>
</Entity>
<Entity uid="16859">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1294.90943" z="1619.77613"/>
<Orientation y="0.49437"/>
<Actor seed="33283"/>
</Entity>
<Entity uid="16860">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1458.39673" z="1739.90088"/>
<Orientation y="2.35621"/>
<Actor seed="46093"/>
</Entity>
<Entity uid="16861">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1521.37098" z="1802.52552"/>
<Orientation y="2.35621"/>
<Actor seed="2521"/>
</Entity>
<Entity uid="16862">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1511.98462" z="1896.16456"/>
<Orientation y="2.35621"/>
<Actor seed="812"/>
</Entity>
<Entity uid="16863">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1441.32911" z="1882.29334"/>
<Orientation y="2.35621"/>
<Actor seed="8044"/>
</Entity>
<Entity uid="16864">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1456.04651" z="1912.04517"/>
<Orientation y="2.35621"/>
<Actor seed="61033"/>
</Entity>
<Entity uid="16865">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1474.86036" z="1883.08997"/>
<Orientation y="2.35621"/>
<Actor seed="8597"/>
</Entity>
<Entity uid="16866">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1507.09388" z="1859.35694"/>
<Orientation y="2.35621"/>
<Actor seed="10683"/>
</Entity>
<Entity uid="16867">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1489.99097" z="1787.86023"/>
<Orientation y="2.35621"/>
<Actor seed="52268"/>
</Entity>
<Entity uid="16868">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1527.76978" z="1747.64502"/>
<Orientation y="2.35621"/>
<Actor seed="52553"/>
</Entity>
<Entity uid="16869">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1489.60694" z="1742.68128"/>
<Orientation y="2.35621"/>
<Actor seed="48354"/>
</Entity>
<Entity uid="16870">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1455.4065" z="1677.11915"/>
<Orientation y="2.35621"/>
<Actor seed="14786"/>
</Entity>
<Entity uid="16871">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1356.33753" z="1641.5647"/>
<Orientation y="2.35621"/>
<Actor seed="52684"/>
</Entity>
<Entity uid="16872">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1414.59571" z="1649.66419"/>
<Orientation y="2.35621"/>
<Actor seed="45246"/>
</Entity>
<Entity uid="16873">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1429.4928" z="1618.662"/>
<Orientation y="2.35621"/>
<Actor seed="63163"/>
</Entity>
<Entity uid="16874">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1429.04383" z="1651.28443"/>
<Orientation y="2.35621"/>
<Actor seed="648"/>
</Entity>
<Entity uid="16875">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1387.59717" z="1624.41456"/>
<Orientation y="2.35621"/>
<Actor seed="13582"/>
</Entity>
<Entity uid="16876">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1350.96607" z="1613.8202"/>
<Orientation y="0.10593"/>
<Actor seed="25262"/>
</Entity>
<Entity uid="16877">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1364.87098" z="1589.83765"/>
<Orientation y="2.35621"/>
<Actor seed="61292"/>
</Entity>
<Entity uid="16878">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1417.99915" z="1546.51026"/>
<Orientation y="1.1975"/>
<Actor seed="51244"/>
</Entity>
<Entity uid="16879">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1444.60706" z="1528.47498"/>
<Orientation y="0.84328"/>
<Actor seed="51980"/>
</Entity>
<Entity uid="16880">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1439.42261" z="1505.41761"/>
<Orientation y="2.35621"/>
<Actor seed="28142"/>
</Entity>
<Entity uid="16881">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1487.44886" z="1501.86878"/>
<Orientation y="2.35621"/>
<Actor seed="53972"/>
</Entity>
<Entity uid="16882">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1470.5337" z="1493.59693"/>
<Orientation y="2.35621"/>
<Actor seed="60607"/>
</Entity>
<Entity uid="16883">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1504.84546" z="1364.68299"/>
<Orientation y="0.53783"/>
<Actor seed="17969"/>
</Entity>
<Entity uid="16884">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1515.70496" z="1352.42981"/>
<Orientation y="2.35621"/>
<Actor seed="51340"/>
</Entity>
<Entity uid="16885">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1490.80872" z="1244.01954"/>
<Orientation y="0.56559"/>
<Actor seed="7884"/>
</Entity>
<Entity uid="16886">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1497.97767" z="1256.38355"/>
<Orientation y="0.10595"/>
<Actor seed="9345"/>
</Entity>
<Entity uid="16887">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1503.74903" z="1260.69788"/>
<Orientation y="2.35621"/>
<Actor seed="59646"/>
</Entity>
<Entity uid="16888">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1509.15113" z="1267.55616"/>
<Orientation y="2.35621"/>
<Actor seed="323"/>
</Entity>
<Entity uid="16889">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1485.2599" z="1299.25416"/>
<Orientation y="2.35621"/>
<Actor seed="2558"/>
</Entity>
<Entity uid="16890">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1496.75525" z="1292.6338"/>
<Orientation y="2.35621"/>
<Actor seed="23856"/>
</Entity>
<Entity uid="16891">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1454.03541" z="1242.31959"/>
<Orientation y="2.35621"/>
<Actor seed="35541"/>
</Entity>
<Entity uid="16892">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1459.46546" z="1248.96082"/>
<Orientation y="2.35621"/>
<Actor seed="12030"/>
</Entity>
<Entity uid="16893">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1451.79468" z="1247.94092"/>
<Orientation y="2.35621"/>
<Actor seed="38903"/>
</Entity>
<Entity uid="16894">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1456.39954" z="1245.594"/>
<Orientation y="2.35621"/>
<Actor seed="54358"/>
</Entity>
<Entity uid="16895">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1481.5304" z="1165.00733"/>
<Orientation y="2.35621"/>
<Actor seed="48176"/>
</Entity>
<Entity uid="16896">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1490.47144" z="1165.64612"/>
<Orientation y="2.35621"/>
<Actor seed="14014"/>
</Entity>
<Entity uid="16897">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1480.53516" z="1188.95264"/>
<Orientation y="-0.02791"/>
<Actor seed="9389"/>
</Entity>
<Entity uid="16898">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1482.53431" z="1209.45582"/>
<Orientation y="1.36123"/>
<Actor seed="622"/>
</Entity>
<Entity uid="16899">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1495.01197" z="1218.66858"/>
<Orientation y="2.35621"/>
<Actor seed="16615"/>
</Entity>
<Entity uid="16900">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1449.00013" z="1091.82715"/>
<Orientation y="0.55587"/>
<Actor seed="55145"/>
</Entity>
<Entity uid="16901">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1474.9198" z="1052.18311"/>
<Orientation y="0.55001"/>
<Actor seed="34185"/>
</Entity>
<Entity uid="16902">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1495.14014" z="1102.41163"/>
<Orientation y="0.8368"/>
<Actor seed="61119"/>
</Entity>
<Entity uid="16903">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1499.96436" z="1042.67542"/>
<Orientation y="0.28286"/>
<Actor seed="60601"/>
</Entity>
<Entity uid="16904">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1486.22767" z="990.0282"/>
<Orientation y="0.79491"/>
<Actor seed="10106"/>
</Entity>
<Entity uid="16905">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1509.10267" z="973.40204"/>
<Orientation y="0.42681"/>
<Actor seed="6428"/>
</Entity>
<Entity uid="16906">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1516.91907" z="1016.57026"/>
<Orientation y="0.90563"/>
<Actor seed="4495"/>
</Entity>
<Entity uid="16907">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1556.76783" z="993.53199"/>
<Orientation y="0.70649"/>
<Actor seed="3755"/>
</Entity>
<Entity uid="16908">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1590.88477" z="986.08619"/>
<Orientation y="2.35621"/>
<Actor seed="49193"/>
</Entity>
<Entity uid="16909">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1603.22168" z="984.52625"/>
<Orientation y="2.35621"/>
<Actor seed="43364"/>
</Entity>
<Entity uid="16910">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1579.76063" z="1018.8396"/>
<Orientation y="2.35621"/>
<Actor seed="39201"/>
</Entity>
<Entity uid="16911">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1577.0558" z="1053.98084"/>
<Orientation y="2.35621"/>
<Actor seed="39615"/>
</Entity>
<Entity uid="16912">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1561.75647" z="1043.7881"/>
<Orientation y="2.35621"/>
<Actor seed="33030"/>
</Entity>
<Entity uid="16913">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1553.60828" z="972.01893"/>
<Orientation y="2.35621"/>
<Actor seed="62721"/>
</Entity>
<Entity uid="16914">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1533.84766" z="971.27686"/>
<Orientation y="2.35621"/>
<Actor seed="18723"/>
</Entity>
<Entity uid="16915">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1570.75123" z="935.20282"/>
<Orientation y="2.35621"/>
<Actor seed="9799"/>
</Entity>
<Entity uid="16916">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1608.97522" z="937.84687"/>
<Orientation y="2.35621"/>
<Actor seed="58525"/>
</Entity>
<Entity uid="16917">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1581.73975" z="884.2378"/>
<Orientation y="0.73606"/>
<Actor seed="23148"/>
</Entity>
<Entity uid="16918">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1597.97535" z="937.83228"/>
<Orientation y="1.68554"/>
<Actor seed="8916"/>
</Entity>
<Entity uid="16919">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1643.6543" z="870.5672"/>
<Orientation y="0.85991"/>
<Actor seed="11184"/>
</Entity>
<Entity uid="16920">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1603.82117" z="868.97803"/>
<Orientation y="2.35621"/>
<Actor seed="44529"/>
</Entity>
<Entity uid="16921">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1665.65235" z="902.29871"/>
<Orientation y="-0.00942"/>
<Actor seed="25263"/>
</Entity>
<Entity uid="16922">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1634.61792" z="910.48267"/>
<Orientation y="2.35621"/>
<Actor seed="5342"/>
</Entity>
<Entity uid="16923">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1619.18995" z="885.63025"/>
<Orientation y="2.35621"/>
<Actor seed="17595"/>
</Entity>
<Entity uid="16924">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1574.69336" z="904.31397"/>
<Orientation y="2.35621"/>
<Actor seed="39251"/>
</Entity>
<Entity uid="16925">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1488.30286" z="835.98664"/>
<Orientation y="0.42482"/>
<Actor seed="61840"/>
</Entity>
<Entity uid="16926">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1470.07532" z="840.43531"/>
<Orientation y="2.35621"/>
<Actor seed="59496"/>
</Entity>
<Entity uid="16927">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1463.65687" z="876.56635"/>
<Orientation y="2.35621"/>
<Actor seed="29450"/>
</Entity>
<Entity uid="16928">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1461.03455" z="892.96955"/>
<Orientation y="2.35621"/>
<Actor seed="53367"/>
</Entity>
<Entity uid="16929">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1410.10145" z="723.44349"/>
<Orientation y="0.89022"/>
<Actor seed="60202"/>
</Entity>
<Entity uid="16930">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1420.1117" z="700.59626"/>
<Orientation y="2.35621"/>
<Actor seed="11759"/>
</Entity>
<Entity uid="16931">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1421.53797" z="609.70215"/>
<Orientation y="1.10122"/>
<Actor seed="13446"/>
</Entity>
<Entity uid="16932">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1409.95984" z="531.74561"/>
<Orientation y="0.48775"/>
<Actor seed="2405"/>
</Entity>
<Entity uid="16933">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1394.78919" z="551.3548"/>
<Orientation y="2.35621"/>
<Actor seed="23243"/>
</Entity>
<Entity uid="16934">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1415.92359" z="547.03754"/>
<Orientation y="2.35621"/>
<Actor seed="62710"/>
</Entity>
<Entity uid="16935">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1412.43836" z="488.5001"/>
<Orientation y="0.65604"/>
<Actor seed="37532"/>
</Entity>
<Entity uid="16936">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1382.56629" z="463.36957"/>
<Orientation y="2.35621"/>
<Actor seed="35943"/>
</Entity>
<Entity uid="16937">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1371.51392" z="418.77851"/>
<Orientation y="2.35621"/>
<Actor seed="1912"/>
</Entity>
<Entity uid="16938">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1315.60682" z="376.69434"/>
<Orientation y="0.72054"/>
<Actor seed="30775"/>
</Entity>
<Entity uid="16939">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1339.74427" z="348.91416"/>
<Orientation y="0.90218"/>
<Actor seed="56930"/>
</Entity>
<Entity uid="16940">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1335.31556" z="358.58741"/>
<Orientation y="2.35621"/>
<Actor seed="53207"/>
</Entity>
<Entity uid="16941">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1345.36512" z="314.31482"/>
<Orientation y="2.35621"/>
<Actor seed="12176"/>
</Entity>
<Entity uid="16942">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1325.4668" z="299.90952"/>
<Orientation y="2.35621"/>
<Actor seed="29345"/>
</Entity>
<Entity uid="16943">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1303.48853" z="250.58033"/>
<Orientation y="2.35621"/>
<Actor seed="40403"/>
</Entity>
<Entity uid="16944">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1308.17725" z="252.19495"/>
<Orientation y="2.35621"/>
<Actor seed="54367"/>
</Entity>
<Entity uid="16945">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1304.26124" z="219.99238"/>
<Orientation y="2.35621"/>
<Actor seed="27190"/>
</Entity>
<Entity uid="16946">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1308.52576" z="221.47263"/>
<Orientation y="2.35621"/>
<Actor seed="45685"/>
</Entity>
<Entity uid="16947">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1335" z="213.52006"/>
<Orientation y="2.35621"/>
<Actor seed="58671"/>
</Entity>
<Entity uid="16948">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1334.37476" z="220.96433"/>
<Orientation y="2.35621"/>
<Actor seed="25113"/>
</Entity>
<Entity uid="16949">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1330.0287" z="242.90882"/>
<Orientation y="2.35621"/>
<Actor seed="48881"/>
</Entity>
<Entity uid="16950">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1264.59156" z="263.46387"/>
<Orientation y="2.35621"/>
<Actor seed="50560"/>
</Entity>
<Entity uid="16951">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1256.964" z="263.732"/>
<Orientation y="2.35621"/>
<Actor seed="23985"/>
</Entity>
<Entity uid="16952">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1252.35816" z="257.43961"/>
<Orientation y="1.10282"/>
<Actor seed="49507"/>
</Entity>
<Entity uid="16953">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1206.17786" z="285.21195"/>
<Orientation y="0.4383"/>
<Actor seed="4331"/>
</Entity>
<Entity uid="16954">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1188.30591" z="304.81434"/>
<Orientation y="2.35621"/>
<Actor seed="35895"/>
</Entity>
<Entity uid="16955">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1254.11097" z="333.44513"/>
<Orientation y="0.22336"/>
<Actor seed="6158"/>
</Entity>
<Entity uid="16956">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1248.26331" z="370.1175"/>
<Orientation y="1.24511"/>
<Actor seed="7293"/>
</Entity>
<Entity uid="16957">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1220.34644" z="372.64243"/>
<Orientation y="0.64759"/>
<Actor seed="37415"/>
</Entity>
<Entity uid="16958">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1183.15467" z="377.57569"/>
<Orientation y="2.35621"/>
<Actor seed="28802"/>
</Entity>
<Entity uid="16959">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1170.24012" z="394.87568"/>
<Orientation y="2.35621"/>
<Actor seed="7050"/>
</Entity>
<Entity uid="16960">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1164.4574" z="398.71299"/>
<Orientation y="0.3081"/>
<Actor seed="9792"/>
</Entity>
<Entity uid="16961">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1161.46656" z="426.54682"/>
<Orientation y="2.35621"/>
<Actor seed="43824"/>
</Entity>
<Entity uid="16962">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1223.59144" z="434.4516"/>
<Orientation y="2.35621"/>
<Actor seed="6004"/>
</Entity>
<Entity uid="16963">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1231.53638" z="435.5193"/>
<Orientation y="2.35621"/>
<Actor seed="28744"/>
</Entity>
<Entity uid="16964">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1234.86292" z="430.60953"/>
<Orientation y="2.35621"/>
<Actor seed="28679"/>
</Entity>
<Entity uid="16965">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1177.70691" z="444.73752"/>
<Orientation y="2.35621"/>
<Actor seed="30874"/>
</Entity>
<Entity uid="16966">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1175.05762" z="447.92716"/>
<Orientation y="2.35621"/>
<Actor seed="12792"/>
</Entity>
<Entity uid="16967">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1197.8667" z="451.48615"/>
<Orientation y="2.35621"/>
<Actor seed="2065"/>
</Entity>
<Entity uid="16968">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1205.34681" z="489.27176"/>
<Orientation y="2.35621"/>
<Actor seed="25743"/>
</Entity>
<Entity uid="16969">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1226.42566" z="515.0929"/>
<Orientation y="2.35621"/>
<Actor seed="27030"/>
</Entity>
<Entity uid="16970">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1170.08301" z="544.23243"/>
<Orientation y="2.35621"/>
<Actor seed="7936"/>
</Entity>
<Entity uid="16971">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1176.73462" z="567.75794"/>
<Orientation y="2.35621"/>
<Actor seed="18340"/>
</Entity>
<Entity uid="16972">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1133.86585" z="575.59485"/>
<Orientation y="0.76652"/>
<Actor seed="35426"/>
</Entity>
<Entity uid="16973">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1134.39332" z="653.42237"/>
<Orientation y="0.43137"/>
<Actor seed="33800"/>
</Entity>
<Entity uid="16974">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1108.79542" z="647.54426"/>
<Orientation y="0.32226"/>
<Actor seed="22633"/>
</Entity>
<Entity uid="16975">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1112.52698" z="682.63953"/>
<Orientation y="2.35621"/>
<Actor seed="62871"/>
</Entity>
<Entity uid="16976">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1079.2411" z="693.70154"/>
<Orientation y="0.0711"/>
<Actor seed="27578"/>
</Entity>
<Entity uid="16977">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1071.19275" z="704.32233"/>
<Orientation y="2.35621"/>
<Actor seed="6661"/>
</Entity>
<Entity uid="16978">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1071.0254" z="728.4383"/>
<Orientation y="2.35621"/>
<Actor seed="58597"/>
</Entity>
<Entity uid="16979">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1081.62708" z="732.45966"/>
<Orientation y="0.6517"/>
<Actor seed="7214"/>
</Entity>
<Entity uid="16980">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1086.63086" z="748.70362"/>
<Orientation y="2.35621"/>
<Actor seed="41251"/>
</Entity>
<Entity uid="16981">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1108.5912" z="752.74927"/>
<Orientation y="2.35621"/>
<Actor seed="14137"/>
</Entity>
<Entity uid="16982">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1125.54554" z="756.26948"/>
<Orientation y="2.35621"/>
<Actor seed="15677"/>
</Entity>
<Entity uid="16983">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1121.0271" z="768.58338"/>
<Orientation y="2.35621"/>
<Actor seed="27952"/>
</Entity>
<Entity uid="16984">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1105.67457" z="816.71125"/>
<Orientation y="1.24856"/>
<Actor seed="22516"/>
</Entity>
<Entity uid="16985">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1080.67627" z="789.17084"/>
<Orientation y="2.35621"/>
<Actor seed="49979"/>
</Entity>
<Entity uid="16986">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1097.76807" z="870.99494"/>
<Orientation y="2.35621"/>
<Actor seed="5325"/>
</Entity>
<Entity uid="16987">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1093.62586" z="865.39734"/>
<Orientation y="2.35621"/>
<Actor seed="18535"/>
</Entity>
<Entity uid="16988">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1125.74769" z="870.84418"/>
<Orientation y="0.68097"/>
<Actor seed="9129"/>
</Entity>
<Entity uid="16989">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1137.42078" z="872.58265"/>
<Orientation y="2.35621"/>
<Actor seed="32951"/>
</Entity>
<Entity uid="16990">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1141.69593" z="870.12568"/>
<Orientation y="2.35621"/>
<Actor seed="38661"/>
</Entity>
<Entity uid="16991">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1142.03528" z="812.43305"/>
<Orientation y="2.35621"/>
<Actor seed="63929"/>
</Entity>
<Entity uid="16992">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1143.07361" z="822.19874"/>
<Orientation y="2.35621"/>
<Actor seed="44574"/>
</Entity>
<Entity uid="16993">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1147.02796" z="725.27729"/>
<Orientation y="2.35621"/>
<Actor seed="37373"/>
</Entity>
<Entity uid="16994">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1134.735" z="732.50647"/>
<Orientation y="2.35621"/>
<Actor seed="38380"/>
</Entity>
<Entity uid="16995">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1237.21851" z="551.8595"/>
<Orientation y="2.35621"/>
<Actor seed="45315"/>
</Entity>
<Entity uid="16996">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1237.52076" z="544.52216"/>
<Orientation y="2.35621"/>
<Actor seed="1012"/>
</Entity>
<Entity uid="16997">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1302.53284" z="564.66736"/>
<Orientation y="2.35621"/>
<Actor seed="62327"/>
</Entity>
<Entity uid="16998">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1330.52027" z="510.4033"/>
<Orientation y="-0.22185"/>
<Actor seed="5280"/>
</Entity>
<Entity uid="16999">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1326.59375" z="549.88617"/>
<Orientation y="0.06951"/>
<Actor seed="4541"/>
</Entity>
<Entity uid="17000">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1349.35352" z="581.227"/>
<Orientation y="2.35621"/>
<Actor seed="22557"/>
</Entity>
<Entity uid="17001">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1301.58826" z="582.09668"/>
<Orientation y="0.06087"/>
<Actor seed="25449"/>
</Entity>
<Entity uid="17002">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1304.31983" z="490.9744"/>
<Orientation y="3.04444"/>
<Actor seed="31579"/>
</Entity>
<Entity uid="17003">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1341.27442" z="488.57499"/>
<Orientation y="2.38822"/>
<Actor seed="54176"/>
</Entity>
<Entity uid="17004">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1359.0829" z="481.28412"/>
<Orientation y="2.35621"/>
<Actor seed="12068"/>
</Entity>
<Entity uid="17005">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1392.69813" z="495.93119"/>
<Orientation y="2.35621"/>
<Actor seed="37028"/>
</Entity>
<Entity uid="17006">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1454.95423" z="380.07718"/>
<Orientation y="2.35621"/>
<Actor seed="48604"/>
</Entity>
<Entity uid="17007">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1445.30237" z="450.42051"/>
<Orientation y="2.35621"/>
<Actor seed="46496"/>
</Entity>
<Entity uid="17008">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1458.3971" z="439.37912"/>
<Orientation y="2.35621"/>
<Actor seed="60571"/>
</Entity>
<Entity uid="17009">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1451.28064" z="421.21952"/>
<Orientation y="0.47315"/>
<Actor seed="5313"/>
</Entity>
<Entity uid="17010">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1458.93726" z="408.10175"/>
<Orientation y="2.35621"/>
<Actor seed="61756"/>
</Entity>
<Entity uid="17011">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1462.21961" z="394.21766"/>
<Orientation y="1.21273"/>
<Actor seed="1582"/>
</Entity>
<Entity uid="17012">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1418.86353" z="315.08811"/>
<Orientation y="0.26241"/>
<Actor seed="8364"/>
</Entity>
<Entity uid="17013">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1391.45167" z="377.04429"/>
<Orientation y="1.35743"/>
<Actor seed="48998"/>
</Entity>
<Entity uid="17014">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1368.37598" z="383.30518"/>
<Orientation y="2.35621"/>
<Actor seed="53452"/>
</Entity>
<Entity uid="17015">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1369.66773" z="305.27686"/>
<Orientation y="2.35621"/>
<Actor seed="42085"/>
</Entity>
<Entity uid="17016">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1372.18335" z="287.99601"/>
<Orientation y="0.13071"/>
<Actor seed="12330"/>
</Entity>
<Entity uid="17017">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1343.7107" z="261.01063"/>
<Orientation y="2.28603"/>
<Actor seed="8624"/>
</Entity>
<Entity uid="17018">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1322.79261" z="233.23441"/>
<Orientation y="1.75118"/>
<Actor seed="57030"/>
</Entity>
<Entity uid="17019">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1322.8108" z="186.1143"/>
<Orientation y="0.4962"/>
<Actor seed="21917"/>
</Entity>
<Entity uid="17020">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1332.25501" z="147.8509"/>
<Orientation y="-3.03566"/>
<Actor seed="13615"/>
</Entity>
<Entity uid="17021">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1356.25818" z="135.15513"/>
<Orientation y="2.95579"/>
<Actor seed="53975"/>
</Entity>
<Entity uid="17022">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1397.26758" z="183.32157"/>
<Orientation y="1.58667"/>
<Actor seed="58871"/>
</Entity>
<Entity uid="17023">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1390.568" z="159.6886"/>
<Orientation y="2.85343"/>
<Actor seed="21230"/>
</Entity>
<Entity uid="17024">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1381.91102" z="135.66999"/>
<Orientation y="2.35621"/>
<Actor seed="20903"/>
</Entity>
<Entity uid="17025">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1382.641" z="125.33599"/>
<Orientation y="2.35621"/>
<Actor seed="43225"/>
</Entity>
<Entity uid="17026">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1383.47913" z="115.99004"/>
<Orientation y="2.35621"/>
<Actor seed="32814"/>
</Entity>
<Entity uid="17027">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1395.2953" z="165.98218"/>
<Orientation y="2.35621"/>
<Actor seed="11491"/>
</Entity>
<Entity uid="17028">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1405.29957" z="196.61133"/>
<Orientation y="2.35621"/>
<Actor seed="49632"/>
</Entity>
<Entity uid="17029">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1403.79542" z="192.73755"/>
<Orientation y="2.35621"/>
<Actor seed="11380"/>
</Entity>
<Entity uid="17030">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.82215" z="108.95502"/>
<Orientation y="2.35621"/>
<Actor seed="113"/>
</Entity>
<Entity uid="17031">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1342.87916" z="91.71181"/>
<Orientation y="2.35621"/>
<Actor seed="13329"/>
</Entity>
<Entity uid="17032">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1390.92298" z="85.76705"/>
<Orientation y="0.56441"/>
<Actor seed="49730"/>
</Entity>
<Entity uid="17033">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1368.33191" z="78.52921"/>
<Orientation y="-1.63382"/>
<Actor seed="63369"/>
</Entity>
<Entity uid="17034">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1438.23951" z="192.70301"/>
<Orientation y="2.35621"/>
<Actor seed="13911"/>
</Entity>
<Entity uid="17035">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1454.9054" z="262.07981"/>
<Orientation y="0.66732"/>
<Actor seed="44018"/>
</Entity>
<Entity uid="17036">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1495.56751" z="238.72596"/>
<Orientation y="2.35621"/>
<Actor seed="23581"/>
</Entity>
<Entity uid="17037">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1444.8285" z="235.7162"/>
<Orientation y="2.35621"/>
<Actor seed="33142"/>
</Entity>
<Entity uid="17038">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1500.6471" z="212.23249"/>
<Orientation y="2.35621"/>
<Actor seed="44152"/>
</Entity>
<Entity uid="17039">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1453.98328" z="233.61786"/>
<Orientation y="2.35621"/>
<Actor seed="50783"/>
</Entity>
<Entity uid="17040">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1432.8313" z="376.44346"/>
<Orientation y="0.90395"/>
<Actor seed="24923"/>
</Entity>
<Entity uid="17041">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1403.32569" z="404.43955"/>
<Orientation y="0.57851"/>
<Actor seed="61801"/>
</Entity>
<Entity uid="17042">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1400.17823" z="434.8766"/>
<Orientation y="2.35621"/>
<Actor seed="29857"/>
</Entity>
<Entity uid="17043">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1281.04114" z="1939.99378"/>
<Orientation y="2.35622"/>
<Actor seed="8597"/>
</Entity>
<Entity uid="17044">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1262.2273" z="1968.94898"/>
<Orientation y="2.35622"/>
<Actor seed="61033"/>
</Entity>
<Entity uid="17045">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1247.5099" z="1939.19715"/>
<Orientation y="2.35622"/>
<Actor seed="8044"/>
</Entity>
<Entity uid="17046">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1227.094" z="1855.4563"/>
<Orientation y="2.35622"/>
<Actor seed="18552"/>
</Entity>
<Entity uid="17047">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1225.50452" z="1949.33765"/>
<Orientation y="-4.69495"/>
<Actor seed="7432"/>
</Entity>
<Entity uid="17048">
<Template>other/stall_med</Template>
<Player>0</Player>
<Position x="1237.91016" z="1969.42151"/>
<Orientation y="-3.00168"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="17049">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1246.80091" z="1976.04212"/>
<Orientation y="-4.64831"/>
<Actor seed="18066"/>
</Entity>
<Entity uid="17050">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1228.24341" z="1988.11683"/>
<Orientation y="-4.66126"/>
<Actor seed="498"/>
</Entity>
<Entity uid="17051">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1219.89527" z="1945.12671"/>
<Orientation y="-6.90926"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="17052">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1208.51526" z="1950.18165"/>
<Orientation y="-1.59238"/>
<Actor seed="48203"/>
</Entity>
<Entity uid="17053">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1217.54932" z="1963.88587"/>
<Orientation y="-1.61118"/>
<Actor seed="52979"/>
</Entity>
<Entity uid="17054">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1254.99598" z="1991.42664"/>
<Orientation y="-1.58292"/>
<Actor seed="17819"/>
</Entity>
<Entity uid="17055">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1235.4939" z="1952.65247"/>
<Orientation y="-6.30445"/>
<Actor seed="9713"/>
</Entity>
<Entity uid="17056">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1248.97657" z="1954.45911"/>
<Orientation y="-7.7395"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="17057">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1247.95813" z="2002.75562"/>
<Orientation y="-3.7618"/>
<Actor seed="57123"/>
</Entity>
<Entity uid="17058">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1220.69837" z="1961.37867"/>
<Orientation y="-7.49837"/>
<Actor seed="24100"/>
</Entity>
<Entity uid="17059">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1208.58423" z="1945.73096"/>
<Orientation y="-5.97963"/>
<Actor seed="4203"/>
</Entity>
<Entity uid="17060">
<Template>actor|props/special/eyecandy/wood_pile_1_a.xml</Template>
<Position x="1224.35718" z="1959.27015"/>
<Orientation y="-2.31801"/>
<Actor seed="11626"/>
</Entity>
<Entity uid="17061">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1230.7555" z="1937.3849"/>
<Orientation y="-7.7999"/>
<Actor seed="61477"/>
</Entity>
<Entity uid="17062">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1235.89917" z="1939.3407"/>
<Orientation y="-6.19768"/>
<Actor seed="14435"/>
</Entity>
<Entity uid="17063">
<Template>actor|props/structures/carthaginians/kart_tc_stall_05.xml</Template>
<Position x="1228.78772" z="1877.7162"/>
<Orientation y="-7.21996"/>
<Actor seed="49934"/>
</Entity>
<Entity uid="17064">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1227.02808" z="1876.48682"/>
<Orientation y="-2.31801"/>
<Actor seed="34277"/>
</Entity>
<Entity uid="17065">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1244.7013" z="1950.45276"/>
<Orientation y="-7.81017"/>
<Actor seed="62225"/>
</Entity>
<Entity uid="17066">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1217.2511" z="1953.45704"/>
<Orientation y="-4.74933"/>
<Actor seed="59037"/>
</Entity>
<Entity uid="17067">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1255.43677" z="1958.12928"/>
<Orientation y="-6.25437"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="17068">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1253.66907" z="1947.91431"/>
<Orientation y="-7.81191"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="17069">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1230.33631" z="1872.73353"/>
<Orientation y="-2.31801"/>
<Actor seed="40972"/>
</Entity>
<Entity uid="17070">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1238.943" z="1853.63404"/>
<Orientation y="13.37505"/>
<Actor seed="31981"/>
</Entity>
<Entity uid="17071">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1232.70984" z="1851.7732"/>
<Orientation y="13.37505"/>
<Actor seed="27131"/>
</Entity>
<Entity uid="17072">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1229.53382" z="1839.18665"/>
<Orientation y="14.11838"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="17073">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1229.40857" z="1925.26124"/>
<Orientation y="12.00107"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="17074">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1234.76392" z="1926.15992"/>
<Orientation y="9.41866"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="17075">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1217.07117" z="1912.00647"/>
<Orientation y="11.06235"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="17076">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1227.70752" z="1845.14039"/>
<Orientation y="14.14867"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="17077">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1226.4137" z="1832.03199"/>
<Orientation y="14.01697"/>
<Actor seed="2306"/>
</Entity>
<Entity uid="17078">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1216.16016" z="1889.3407"/>
<Orientation y="11.00475"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="17079">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1217.45179" z="1901.79932"/>
<Orientation y="10.99401"/>
<Actor seed="16961"/>
</Entity>
<Entity uid="17080">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1232.375" z="1861.52906"/>
<Orientation y="13.37505"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="17081">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1232.63892" z="1861.40052"/>
<Orientation y="13.37505"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="17082">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1232.35096" z="1861.26331"/>
<Orientation y="13.37505"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="17083">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1232.00525" z="1862.50611"/>
<Orientation y="13.37505"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="17084">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1232.66053" z="1862.146"/>
<Orientation y="13.37505"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="17085">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1232.25892" z="1860.69141"/>
<Orientation y="13.37505"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="17086">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1229.16028" z="1923.45899"/>
<Orientation y="9.41781"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17087">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1235.21351" z="1923.98414"/>
<Orientation y="9.41781"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17088">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1219.54017" z="1846.69434"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17089">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1219.71338" z="1835.2953"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17090">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1225.60279" z="1916.14979"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17091">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1237.18958" z="1915.60718"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="17092">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1237.05262" z="1903.2146"/>
<Orientation y="6.30376"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17093">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1225.46351" z="1903.70423"/>
<Orientation y="4.73195"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="17094">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1236.76368" z="1890.4712"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="17095">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1225.17688" z="1891.0138"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17096">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1269.07581" z="1885.55774"/>
<Orientation y="-1.0259"/>
<Actor seed="3757"/>
</Entity>
<Entity uid="17097">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1256.60376" z="1908.42286"/>
<Orientation y="-4.95246"/>
<Actor seed="24873"/>
</Entity>
<Entity uid="17098">
<Template>structures/kush_storehouse</Template>
<Player>0</Player>
<Position x="1257.75013" z="1898.11963"/>
<Orientation y="-3.39493"/>
<Actor seed="61441"/>
</Entity>
<Entity uid="17099">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1262.93299" z="1903.44336"/>
<Orientation y="-4.88004"/>
<Actor seed="62041"/>
</Entity>
<Entity uid="17100">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1196.38807" z="1800.11878"/>
<Orientation y="2.35622"/>
<Actor seed="19795"/>
</Entity>
<Entity uid="17101">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1231.02515" z="1830.99708"/>
<Orientation y="2.35622"/>
<Actor seed="1286"/>
</Entity>
<Entity uid="17102">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1219.64881" z="1793.31214"/>
<Orientation y="2.35622"/>
<Actor seed="32513"/>
</Entity>
<Entity uid="17103">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1217.04712" z="1801.50232"/>
<Orientation y="10.93523"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="17104">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1216.09192" z="1813.06067"/>
<Orientation y="10.93523"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="17105">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1216.26783" z="1807.72767"/>
<Orientation y="4.56539"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="17106">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="1216.5796" z="1816.1609"/>
<Orientation y="3.04395"/>
<Actor seed="33988"/>
</Entity>
<Entity uid="17107">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1218.94666" z="1815.74305"/>
<Orientation y="2.27138"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="17108">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1218.84754" z="1815.46692"/>
<Orientation y="2.27138"/>
<Actor seed="24709"/>
</Entity>
<Entity uid="17109">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1218.67994" z="1815.73841"/>
<Orientation y="2.27138"/>
<Actor seed="43856"/>
</Entity>
<Entity uid="17110">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1219.8783" z="1816.2162"/>
<Orientation y="2.27138"/>
<Actor seed="59593"/>
</Entity>
<Entity uid="17111">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1219.59095" z="1815.52576"/>
<Orientation y="2.27138"/>
<Actor seed="21543"/>
</Entity>
<Entity uid="17112">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1218.10145" z="1815.76807"/>
<Orientation y="2.27138"/>
<Actor seed="58528"/>
</Entity>
<Entity uid="17113">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1223.05188" z="1819.54273"/>
<Orientation y="-1.60648"/>
<Actor seed="22512"/>
</Entity>
<Entity uid="17114">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1206.3346" z="1812.40577"/>
<Orientation y="-1.65859"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="17115">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1207.78284" z="1800.938"/>
<Orientation y="-1.65859"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="17116">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1198.3501" z="1808.11963"/>
<Orientation y="-1.65859"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="17117">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1208.73914" z="1791.22388"/>
<Orientation y="-1.65859"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="17118">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1242.3506" z="1809.37916"/>
<Orientation y="1.54734"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="17119">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1241.64246" z="1820.91626"/>
<Orientation y="1.54734"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="17120">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1233.46253" z="1835.35364"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="17121">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1232.16431" z="1834.69654"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="17122">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1250.59412" z="1813.1432"/>
<Orientation y="1.54734"/>
<Actor seed="50999"/>
</Entity>
<Entity uid="17123">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1233.31495" z="1800.22156"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="17124">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1244.91028" z="1800.45923"/>
<Orientation y="6.28481"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="17125">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1239.57654" z="1800.6139"/>
<Orientation y="-0.08504"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="17126">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1233.04651" z="1833.90101"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="17127">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1241.3125" z="1830.67176"/>
<Orientation y="1.54734"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="17128">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1227.92457" z="1779.71705"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17129">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1227.75135" z="1791.1161"/>
<Orientation y="6.28446"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17130">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1235.91871" z="1789.56214"/>
<Orientation y="14.14867"/>
<Actor seed="48126"/>
</Entity>
<Entity uid="17131">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1237.745" z="1783.6084"/>
<Orientation y="14.11838"/>
<Actor seed="15525"/>
</Entity>
<Entity uid="17132">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1195.43262" z="1847.55201"/>
<Orientation y="2.35622"/>
<Actor seed="10067"/>
</Entity>
<Entity uid="17133">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1198.71558" z="1843.71546"/>
<Orientation y="1.54734"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="17134">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1213.46021" z="1872.1698"/>
<Orientation y="2.35622"/>
<Actor seed="45210"/>
</Entity>
<Entity uid="17135">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1205.2317" z="1863.93128"/>
<Orientation y="-2.33182"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="17136">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1197.83338" z="1844.511"/>
<Orientation y="1.54734"/>
<Actor seed="52624"/>
</Entity>
<Entity uid="17137">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1199.1316" z="1845.1681"/>
<Orientation y="1.54734"/>
<Actor seed="14545"/>
</Entity>
<Entity uid="17138">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1201.90394" z="1857.66272"/>
<Orientation y="1.65499"/>
<Actor seed="5868"/>
</Entity>
<Entity uid="17139">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1275.99451" z="1672.93091"/>
<Orientation y="12.00107"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="17140">
<Template>actor|props/structures/carthaginians/kart_tc_stall_01.xml</Template>
<Position x="1281.34986" z="1673.8296"/>
<Orientation y="9.41866"/>
<Actor seed="63054"/>
</Entity>
<Entity uid="17141">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1262.7461" z="1637.01038"/>
<Orientation y="11.00475"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="17142">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1275.74622" z="1671.12867"/>
<Orientation y="9.41781"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17143">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1281.79944" z="1671.65381"/>
<Orientation y="9.41781"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17144">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1272.18873" z="1663.81946"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17145">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1283.77552" z="1663.27686"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="17146">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1283.63855" z="1650.88428"/>
<Orientation y="6.30376"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17147">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1272.04944" z="1651.37391"/>
<Orientation y="4.73195"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="17148">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1283.34961" z="1638.14087"/>
<Orientation y="7.8781"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="17149">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1271.76282" z="1638.68348"/>
<Orientation y="9.44991"/>
<Actor seed="4757"/>
</Entity>
<Entity uid="17150">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1203.73646" z="1751.01197"/>
<Orientation y="0.49437"/>
<Actor seed="33283"/>
</Entity>
<Entity uid="17151">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1241.43714" z="1737.13013"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="17152">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1219.97718" z="1739.3628"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="17153">
<Template>other/stall_small_b</Template>
<Player>0</Player>
<Position x="1231.02283" z="1765.5608"/>
<Orientation y="-4.68866"/>
<Actor seed="35563"/>
</Entity>
<Entity uid="17154">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1238.86634" z="1745.29761"/>
<Orientation y="1.58031"/>
<Actor seed="21608"/>
</Entity>
<Entity uid="17155">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1235.58887" z="1737.17872"/>
<Orientation y="-0.01233"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="17156">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1226.08423" z="1739.32605"/>
<Orientation y="-0.07746"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="17157">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>0</Player>
<Position x="1218.8506" z="1753.3495"/>
<Orientation y="4.71726"/>
<Actor seed="58021"/>
</Entity>
<Entity uid="17158">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1157.14795" z="1648.17188"/>
<Orientation y="2.35622"/>
<Actor seed="43977"/>
</Entity>
<Entity uid="17159">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1166.38233" z="1650.31434"/>
<Orientation y="2.35622"/>
<Actor seed="35561"/>
</Entity>
<Entity uid="17160">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1158.8423" z="1668.30872"/>
<Orientation y="2.35622"/>
<Actor seed="43573"/>
</Entity>
<Entity uid="17161">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1135.10755" z="1654.13196"/>
<Orientation y="2.35622"/>
<Actor seed="59812"/>
</Entity>
<Entity uid="17162">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1162.27601" z="1628.16761"/>
<Orientation y="2.35622"/>
<Actor seed="2586"/>
</Entity>
<Entity uid="17163">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1132.28455" z="1673.49952"/>
<Orientation y="5.53397"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="17164">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1103.71875" z="1652.41175"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="17165">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1156.45472" z="1643.43775"/>
<Orientation y="5.47806"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="17166">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1126.54004" z="1667.89478"/>
<Orientation y="5.534"/>
<Obstruction group="17163"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17167">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1123.31434" z="1664.82679"/>
<Orientation y="5.534"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17168">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1104.90137" z="1648.17896"/>
<Orientation y="5.534"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17169">
<Template>structures/kush_barracks</Template>
<Player>0</Player>
<Position x="1119.5785" z="1636.67383"/>
<Orientation y="0.79322"/>
<Actor seed="62616"/>
</Entity>
<Entity uid="17170">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1128.57276" z="1661.46448"/>
<Orientation y="7.10131"/>
<Actor seed="33930"/>
</Entity>
<Entity uid="17171">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1114.14576" z="1656.37696"/>
<Orientation y="5.534"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17172">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1137.65271" z="1687.44593"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="17173">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1138.67884" z="1631.96814"/>
<Orientation y="3.91973"/>
<Actor seed="44115"/>
</Entity>
<Entity uid="17174">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1151.03248" z="1637.52063"/>
<Orientation y="5.47808"/>
<Obstruction group="17165"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17175">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1147.98328" z="1634.27723"/>
<Orientation y="5.47808"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17176">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1139.30127" z="1625.32813"/>
<Orientation y="5.47808"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17177">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1135.53748" z="1666.91236"/>
<Orientation y="3.94556"/>
<Obstruction group="17163"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="17178">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1130.72364" z="1638.33606"/>
<Orientation y="2.3716"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="17179">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1122.18396" z="1647.22388"/>
<Orientation y="2.37162"/>
<Actor seed="52907"/>
</Entity>
<Entity uid="17180">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1128.22925" z="1624.67981"/>
<Orientation y="2.35622"/>
<Actor seed="4233"/>
</Entity>
<Entity uid="17181">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1148.30335" z="1682.84583"/>
<Orientation y="2.35622"/>
<Actor seed="7768"/>
</Entity>
<Entity uid="17182">
<Template>structures/cart_apartment</Template>
<Player>0</Player>
<Position x="1156.81629" z="1634.13111"/>
<Orientation y="2.35622"/>
<Obstruction group="17165"/>
<Actor seed="58153"/>
</Entity>
<Entity uid="17183">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1167.2444" z="1636.77454"/>
<Orientation y="3.92603"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="17184">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1163.13209" z="1640.6631"/>
<Orientation y="3.92603"/>
<Obstruction group="17165"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="17185">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1153.67896" z="1677.56666"/>
<Orientation y="2.35622"/>
<Actor seed="50691"/>
</Entity>
<Entity uid="17186">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1167.32447" z="1662.70557"/>
<Orientation y="2.35622"/>
<Obstruction group="17189"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="17187">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1170.95081" z="1650.51746"/>
<Orientation y="3.92084"/>
<Obstruction group="17189"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17188">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1162.15052" z="1659.011"/>
<Orientation y="3.92084"/>
<Obstruction group="17189"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17189">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1158.10865" z="1663.16907"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="17190">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1151.60523" z="1648.08118"/>
<Orientation y="3.92084"/>
<Obstruction group="17165" group2="17191"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17191">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1147.56336" z="1652.23926"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="17192">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1147.74268" z="1642.82007"/>
<Orientation y="2.35622"/>
<Actor seed="47308"/>
</Entity>
<Entity uid="17193">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1146.6139" z="1626.08033"/>
<Orientation y="2.35622"/>
<Actor seed="16584"/>
</Entity>
<Entity uid="17194">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1143.32117" z="1623.38855"/>
<Orientation y="2.35622"/>
<Actor seed="13293"/>
</Entity>
<Entity uid="17195">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1111.35962" z="1647.59095"/>
<Orientation y="2.35622"/>
<Actor seed="30888"/>
</Entity>
<Entity uid="17196">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1112.05982" z="1659.7688"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="17197">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1120.92408" z="1669.20813"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="17198">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1129.6775" z="1678.23829"/>
<Orientation y="2.35622"/>
<Actor seed="54519"/>
</Entity>
<Entity uid="17199">
<Template>structures/kush_sentry_tower</Template>
<Player>0</Player>
<Position x="1132.35743" z="1646.4662"/>
<Orientation y="0.79091"/>
<Actor seed="36300"/>
</Entity>
<Entity uid="17200">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1158.43714" z="1686.95948"/>
<Orientation y="0.86107"/>
<Actor seed="44391"/>
</Entity>
<Entity uid="17201">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1181.59717" z="1648.90247"/>
<Orientation y="2.35622"/>
<Actor seed="34700"/>
</Entity>
<Entity uid="17202">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1170.48914" z="1605.39478"/>
<Orientation y="2.35622"/>
<Actor seed="12181"/>
</Entity>
<Entity uid="17203">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1183.83985" z="1616.42688"/>
<Orientation y="2.35622"/>
<Actor seed="5752"/>
</Entity>
<Entity uid="17204">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1174.13538" z="1616.16468"/>
<Orientation y="2.35622"/>
<Actor seed="62988"/>
</Entity>
<Entity uid="17205">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1142.93201" z="1585.06641"/>
<Orientation y="10.82558"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="17206">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1152.75562" z="1611.08887"/>
<Orientation y="2.35622"/>
<Actor seed="4237"/>
</Entity>
<Entity uid="17207">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1139.70081" z="1613.15577"/>
<Orientation y="2.35622"/>
<Actor seed="64010"/>
</Entity>
<Entity uid="17208">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1155.06153" z="1606.0514"/>
<Orientation y="2.35622"/>
<Actor seed="46631"/>
</Entity>
<Entity uid="17209">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1151.97498" z="1600.2516"/>
<Orientation y="2.35622"/>
<Actor seed="5748"/>
</Entity>
<Entity uid="17210">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1146.7118" z="1607.19068"/>
<Orientation y="2.35622"/>
<Actor seed="63696"/>
</Entity>
<Entity uid="17211">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1148.27771" z="1615.9386"/>
<Orientation y="0.74904"/>
<Actor seed="57797"/>
</Entity>
<Entity uid="17212">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1146.68519" z="1598.6482"/>
<Orientation y="0.65755"/>
<Actor seed="16556"/>
</Entity>
<Entity uid="17213">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1172.6565" z="1606.28565"/>
<Orientation y="2.39403"/>
<Actor seed="16660"/>
</Entity>
<Entity uid="17214">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1175.8949" z="1613.40748"/>
<Orientation y="2.39403"/>
<Actor seed="23675"/>
</Entity>
<Entity uid="17215">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1181.33216" z="1607.69617"/>
<Orientation y="2.36214"/>
<Actor seed="14296"/>
</Entity>
<Entity uid="17216">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.20813" z="1610.1117"/>
<Orientation y="2.36214"/>
<Actor seed="8819"/>
</Entity>
<Entity uid="17217">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.80311" z="1610.7256"/>
<Orientation y="2.36214"/>
<Actor seed="45110"/>
</Entity>
<Entity uid="17218">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1178.287" z="1607.57642"/>
<Orientation y="2.36214"/>
<Actor seed="31811"/>
</Entity>
<Entity uid="17219">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1184.448" z="1608.46082"/>
<Orientation y="2.39403"/>
<Actor seed="29314"/>
</Entity>
<Entity uid="17220">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1181.8407" z="1611.25623"/>
<Orientation y="2.37081"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="17221">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1179.45325" z="1609.9651"/>
<Orientation y="2.36214"/>
<Actor seed="24558"/>
</Entity>
<Entity uid="17222">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1174.35242" z="1611.35804"/>
<Orientation y="2.39403"/>
<Actor seed="14205"/>
</Entity>
<Entity uid="17223">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1174.40931" z="1607.55872"/>
<Orientation y="2.36214"/>
<Actor seed="23388"/>
</Entity>
<Entity uid="17224">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1175.06397" z="1605.03138"/>
<Orientation y="2.3749"/>
<Actor seed="1242"/>
</Entity>
<Entity uid="17225">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1174.57215" z="1611.93653"/>
<Orientation y="0.80782"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="17226">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1185.64893" z="1609.61512"/>
<Orientation y="2.39403"/>
<Actor seed="607"/>
</Entity>
<Entity uid="17227">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1184.88062" z="1609.74817"/>
<Orientation y="2.39403"/>
<Actor seed="39090"/>
</Entity>
<Entity uid="17228">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1179.71155" z="1601.50489"/>
<Orientation y="2.39403"/>
<Actor seed="24892"/>
</Entity>
<Entity uid="17229">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1179.25818" z="1600.90577"/>
<Orientation y="2.39403"/>
<Actor seed="19005"/>
</Entity>
<Entity uid="17230">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1180.1681" z="1602.02881"/>
<Orientation y="2.39403"/>
<Actor seed="20325"/>
</Entity>
<Entity uid="17231">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1180.45447" z="1601.63172"/>
<Orientation y="2.39403"/>
<Actor seed="35211"/>
</Entity>
<Entity uid="17232">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1172.46106" z="1605.76526"/>
<Orientation y="2.39403"/>
<Actor seed="37657"/>
</Entity>
<Entity uid="17233">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1173.4751" z="1605.66102"/>
<Orientation y="2.39403"/>
<Actor seed="37840"/>
</Entity>
<Entity uid="17234">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1184.20728" z="1610.39026"/>
<Orientation y="2.39403"/>
<Actor seed="47884"/>
</Entity>
<Entity uid="17235">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1172.03431" z="1606.46827"/>
<Orientation y="2.39403"/>
<Actor seed="40270"/>
</Entity>
<Entity uid="17236">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1175.53101" z="1612.80237"/>
<Orientation y="2.39403"/>
<Actor seed="5111"/>
</Entity>
<Entity uid="17237">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1174.71192" z="1613.43812"/>
<Orientation y="2.39403"/>
<Actor seed="21135"/>
</Entity>
<Entity uid="17238">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1174.79578" z="1612.06507"/>
<Orientation y="2.39403"/>
<Actor seed="36547"/>
</Entity>
<Entity uid="17239">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1184.94092" z="1610.45667"/>
<Orientation y="2.39403"/>
<Actor seed="11369"/>
</Entity>
<Entity uid="17240">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1176.5381" z="1609.43555"/>
<Orientation y="2.36214"/>
<Actor seed="45468"/>
</Entity>
<Entity uid="17241">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1178.52833" z="1611.01087"/>
<Orientation y="2.36214"/>
<Actor seed="48932"/>
</Entity>
<Entity uid="17242">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.9275" z="1607.48877"/>
<Orientation y="2.36214"/>
<Actor seed="15135"/>
</Entity>
<Entity uid="17243">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1181.95484" z="1607.063"/>
<Orientation y="2.36214"/>
<Actor seed="57787"/>
</Entity>
<Entity uid="17244">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.38624" z="1605.92713"/>
<Orientation y="2.36214"/>
<Actor seed="21184"/>
</Entity>
<Entity uid="17245">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1179.65247" z="1605.2461"/>
<Orientation y="2.36214"/>
<Actor seed="50070"/>
</Entity>
<Entity uid="17246">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1177.6991" z="1603.17005"/>
<Orientation y="2.36214"/>
<Actor seed="39024"/>
</Entity>
<Entity uid="17247">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1175.64576" z="1606.43042"/>
<Orientation y="2.36214"/>
<Actor seed="16865"/>
</Entity>
<Entity uid="17248">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1174.93372" z="1606.77344"/>
<Orientation y="2.36214"/>
<Actor seed="27443"/>
</Entity>
<Entity uid="17249">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1180.26453" z="1608.99402"/>
<Orientation y="2.36214"/>
<Actor seed="11170"/>
</Entity>
<Entity uid="17250">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1176.82935" z="1604.8794"/>
<Orientation y="2.36214"/>
<Actor seed="45413"/>
</Entity>
<Entity uid="17251">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1178.50574" z="1602.62378"/>
<Orientation y="2.39403"/>
<Actor seed="59112"/>
</Entity>
<Entity uid="17252">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1178.27845" z="1608.20691"/>
<Orientation y="2.39403"/>
<Actor seed="10538"/>
</Entity>
<Entity uid="17253">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1177.43775" z="1607.90723"/>
<Orientation y="2.39403"/>
<Actor seed="4097"/>
</Entity>
<Entity uid="17254">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1173.25562" z="1608.33045"/>
<Orientation y="2.39403"/>
<Actor seed="39391"/>
</Entity>
<Entity uid="17255">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1178.48646" z="1607.3462"/>
<Orientation y="2.39403"/>
<Actor seed="56405"/>
</Entity>
<Entity uid="17256">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1177.81922" z="1609.21216"/>
<Orientation y="2.39403"/>
<Actor seed="21843"/>
</Entity>
<Entity uid="17257">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1178.67432" z="1613.8274"/>
<Orientation y="2.39403"/>
<Actor seed="45714"/>
</Entity>
<Entity uid="17258">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1181.68262" z="1604.83216"/>
<Orientation y="0.80782"/>
<Actor seed="60858"/>
</Entity>
<Entity uid="17259">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1194.64161" z="1639.67627"/>
<Orientation y="2.35622"/>
<Actor seed="54299"/>
</Entity>
<Entity uid="17260">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1190.25232" z="1638.85608"/>
<Orientation y="5.48087"/>
<Actor seed="38784"/>
</Entity>
<Entity uid="17261">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1186.3152" z="1644.85657"/>
<Orientation y="0.76085"/>
<Obstruction group="17260"/>
<Actor seed="20809"/>
</Entity>
<Entity uid="17262">
<Template>structures/cart_house</Template>
<Player>0</Player>
<Position x="1192.65894" z="1630.34144"/>
<Orientation y="2.35622"/>
<Obstruction group="17260"/>
<Actor seed="13301"/>
</Entity>
<Entity uid="17263">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1243.14673" z="1701.79407"/>
<Orientation y="7.6519"/>
<Actor seed="2186"/>
</Entity>
<Entity uid="17264">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1240.71778" z="1712.938"/>
<Orientation y="7.64751"/>
<Actor seed="2001"/>
</Entity>
<Entity uid="17265">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1222.18812" z="1707.81275"/>
<Orientation y="7.6761"/>
<Actor seed="29358"/>
</Entity>
<Entity uid="17266">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1239.0586" z="1723.38257"/>
<Orientation y="6.05948"/>
<Actor seed="25544"/>
</Entity>
<Entity uid="17267">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1242.693" z="1693.65308"/>
<Orientation y="6.1062"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17268">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1236.79737" z="1692.40772"/>
<Orientation y="6.1062"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17269">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1230.96692" z="1691.68201"/>
<Orientation y="6.1062"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17270">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1243.70643" z="1677.9585"/>
<Orientation y="-4.08141"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17271">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1246.50696" z="1675.91028"/>
<Orientation y="-0.9108"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17272">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1250.5857" z="1686.52417"/>
<Orientation y="-4.08141"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17273">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1253.38624" z="1684.47584"/>
<Orientation y="-0.9108"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17274">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1245.3412" z="1685.69068"/>
<Orientation y="-2.55146"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17275">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1243.40918" z="1682.80848"/>
<Orientation y="0.61913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17276">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1250.19788" z="1682.42566"/>
<Orientation y="-2.55146"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17277">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1248.26612" z="1679.54371"/>
<Orientation y="0.61913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17278">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1254.99268" z="1679.0475"/>
<Orientation y="-2.55146"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17279">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1253.0608" z="1676.16541"/>
<Orientation y="0.61913"/>
<Actor seed="593"/>
</Entity>
<Entity uid="17280">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1236.4668" z="1690.6875"/>
<Orientation y="3.09757"/>
<Actor seed="20640"/>
</Entity>
<Entity uid="17281">
<Template>actor|props/structures/carthaginians/kart_tc_stall_02.xml</Template>
<Position x="1231.41907" z="1689.38855"/>
<Orientation y="9.11403"/>
<Actor seed="35222"/>
</Entity>
<Entity uid="17282">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1243.48597" z="1691.78187"/>
<Orientation y="8.43503"/>
<Actor seed="25545"/>
</Entity>
<Entity uid="17283">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1246.9867" z="1692.58582"/>
<Orientation y="8.43503"/>
<Actor seed="50696"/>
</Entity>
<Entity uid="17284">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1250.86011" z="1686.90601"/>
<Orientation y="8.43503"/>
<Actor seed="24320"/>
</Entity>
<Entity uid="17285">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1254.54065" z="1686.46204"/>
<Orientation y="8.43503"/>
<Actor seed="23905"/>
</Entity>
<Entity uid="17286">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1254.09058" z="1684.48292"/>
<Orientation y="8.43503"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="17287">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1253.1277" z="1683.1095"/>
<Orientation y="8.43503"/>
<Actor seed="51953"/>
</Entity>
<Entity uid="17288">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1254.89283" z="1673.25953"/>
<Orientation y="8.43503"/>
<Actor seed="63013"/>
</Entity>
<Entity uid="17289">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1252.85914" z="1675.115"/>
<Orientation y="8.43503"/>
<Actor seed="18342"/>
</Entity>
<Entity uid="17290">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1253.98658" z="1677.3252"/>
<Orientation y="8.43503"/>
<Actor seed="8595"/>
</Entity>
<Entity uid="17291">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="1256.81983" z="1677.60474"/>
<Orientation y="8.43503"/>
<Actor seed="65498"/>
</Entity>
<Entity uid="17292">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1246.05506" z="1675.90943"/>
<Orientation y="8.43503"/>
<Actor seed="36760"/>
</Entity>
<Entity uid="17293">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1244.17347" z="1675.42957"/>
<Orientation y="8.43503"/>
<Actor seed="26162"/>
</Entity>
<Entity uid="17294">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1245.12073" z="1674.4076"/>
<Orientation y="8.51633"/>
<Actor seed="12059"/>
</Entity>
<Entity uid="17295">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1241.98096" z="1671.8014"/>
<Orientation y="5.47056"/>
<Actor seed="2504"/>
</Entity>
<Entity uid="17296">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1241.04285" z="1674.844"/>
<Orientation y="6.40207"/>
<Actor seed="16156"/>
</Entity>
<Entity uid="17297">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1241.48682" z="1678.13233"/>
<Orientation y="6.09348"/>
<Actor seed="24609"/>
</Entity>
<Entity uid="17298">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1240.85755" z="1681.42774"/>
<Orientation y="8.43503"/>
<Actor seed="663"/>
</Entity>
<Entity uid="17299">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1242.26368" z="1681.85584"/>
<Orientation y="7.69652"/>
<Actor seed="43662"/>
</Entity>
<Entity uid="17300">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1246.86402" z="1681.9021"/>
<Orientation y="8.43503"/>
<Actor seed="32715"/>
</Entity>
<Entity uid="17301">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1251.5962" z="1680.65662"/>
<Orientation y="8.43503"/>
<Actor seed="36082"/>
</Entity>
<Entity uid="17302">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1253.23694" z="1680.24292"/>
<Orientation y="8.43503"/>
<Actor seed="59140"/>
</Entity>
<Entity uid="17303">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1249.43311" z="1675.52845"/>
<Orientation y="8.43503"/>
<Actor seed="33639"/>
</Entity>
<Entity uid="17304">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1250.12012" z="1674.22632"/>
<Orientation y="8.43503"/>
<Actor seed="47380"/>
</Entity>
<Entity uid="17305">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1246.8512" z="1683.95276"/>
<Orientation y="5.18267"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="17306">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1242.80311" z="1684.37122"/>
<Orientation y="5.1807"/>
<Actor seed="44790"/>
</Entity>
<Entity uid="17307">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1239.46521" z="1685.44678"/>
<Orientation y="8.43503"/>
<Actor seed="43675"/>
</Entity>
<Entity uid="17308">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1237.53382" z="1680.9568"/>
<Orientation y="8.43503"/>
<Actor seed="18800"/>
</Entity>
<Entity uid="17309">
<Template>actor|props/special/eyecandy/hay_a.xml</Template>
<Position x="1236.38221" z="1680.40955"/>
<Orientation y="8.43503"/>
<Actor seed="15938"/>
</Entity>
<Entity uid="17310">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1249.2389" z="1667.51697"/>
<Orientation y="6.11838"/>
<Actor seed="26012"/>
</Entity>
<Entity uid="17311">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1239.34314" z="1669.49256"/>
<Orientation y="8.43503"/>
<Actor seed="9347"/>
</Entity>
<Entity uid="17312">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1237.61731" z="1675.51856"/>
<Orientation y="8.43503"/>
<Actor seed="55424"/>
</Entity>
<Entity uid="17313">
<Template>actor|props/structures/iberians/market_01.xml</Template>
<Position x="1225.59156" z="1682.69434"/>
<Orientation y="8.43503"/>
<Actor seed="56788"/>
</Entity>
<Entity uid="17314">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1226.35499" z="1663.38086"/>
<Orientation y="2.9782"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="17315">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1228.37378" z="1660.43543"/>
<Orientation y="8.43503"/>
<Actor seed="64661"/>
</Entity>
<Entity uid="17316">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1227.67737" z="1657.71863"/>
<Orientation y="8.43503"/>
<Actor seed="7775"/>
</Entity>
<Entity uid="17317">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1229.41187" z="1658.13819"/>
<Orientation y="8.43503"/>
<Actor seed="55891"/>
</Entity>
<Entity uid="17318">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1227.68323" z="1659.34546"/>
<Orientation y="8.43503"/>
<Actor seed="54507"/>
</Entity>
<Entity uid="17319">
<Template>actor|props/structures/iberians/corral_planks.xml</Template>
<Position x="1228.32728" z="1661.57264"/>
<Orientation y="9.1985"/>
<Actor seed="13073"/>
</Entity>
<Entity uid="17320">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1219.37598" z="1669.53064"/>
<Orientation y="7.78202"/>
<Actor seed="8596"/>
</Entity>
<Entity uid="17321">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1240.27344" z="1663.54932"/>
<Orientation y="8.43503"/>
<Actor seed="28331"/>
</Entity>
<Entity uid="17322">
<Template>actor|props/structures/britons/workshop_pelts.xml</Template>
<Position x="1208.46766" z="1692.17408"/>
<Orientation y="6.06493"/>
<Actor seed="8309"/>
</Entity>
<Entity uid="17669">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1136.89039" z="934.47516"/>
<Orientation y="-0.7767"/>
<Actor seed="44447"/>
</Entity>
<Entity uid="17670">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1168.27662" z="938.23603"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17671">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1174.87366" z="944.79102"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17672">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1175.03125" z="931.28211"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17673">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1181.6283" z="937.8371"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17674">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1168.28919" z="924.63465"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17675">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1161.69214" z="918.0796"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17676">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1155.77967" z="912.0998"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17677">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1151.85145" z="907.92768"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17678">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1145.33008" z="901.30103"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17679">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1139.41736" z="895.32123"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17680">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1135.48938" z="891.1493"/>
<Orientation y="-5.50341"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17681">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1121.41468" z="911.95331"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17682">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1116.26905" z="917.47254"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17683">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1110.29651" z="913.59382"/>
<Orientation y="1.41922"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17684">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1117.89405" z="905.3816"/>
<Orientation y="6.3227"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17685">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1154.80042" z="972.78321"/>
<Orientation y="2.36202"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17686">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1115.25721" z="906.72071"/>
<Orientation y="2.35622"/>
<Actor seed="36259"/>
</Entity>
<Entity uid="17687">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1120.11805" z="921.22846"/>
<Orientation y="0.79117"/>
<Actor seed="19375"/>
</Entity>
<Entity uid="17688">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1125.3567" z="916.07136"/>
<Orientation y="0.79117"/>
<Actor seed="19375"/>
</Entity>
<Entity uid="17689">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1031.95435" z="976.80732"/>
<Orientation y="2.43612"/>
<Actor seed="27892"/>
</Entity>
<Entity uid="17690">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1038.62732" z="970.79755"/>
<Orientation y="-1.31716"/>
<Actor seed="33315"/>
</Entity>
<Entity uid="17691">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1035.64307" z="973.63971"/>
<Orientation y="2.35621"/>
<Actor seed="20492"/>
</Entity>
<Entity uid="17753">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1152.43067" z="956.90418"/>
<Orientation y="-0.77561"/>
<Actor seed="32121"/>
</Entity>
<Entity uid="17754">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1153.79834" z="955.63685"/>
<Orientation y="2.36461"/>
<Actor seed="23719"/>
</Entity>
<Entity uid="17755">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1150.87049" z="958.1095"/>
<Orientation y="2.36461"/>
<Actor seed="19515"/>
</Entity>
<Entity uid="17756">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1154.79078" z="954.6471"/>
<Orientation y="2.36461"/>
<Actor seed="57283"/>
</Entity>
<Entity uid="17757">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1153.88721" z="956.83344"/>
<Orientation y="2.36461"/>
<Actor seed="45313"/>
</Entity>
<Entity uid="17758">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1155.34644" z="955.72284"/>
<Orientation y="2.36461"/>
<Actor seed="56358"/>
</Entity>
<Entity uid="17759">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1153.42408" z="954.29261"/>
<Orientation y="2.36461"/>
<Actor seed="38776"/>
</Entity>
<Entity uid="17760">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1152.50892" z="955.2782"/>
<Orientation y="2.36461"/>
<Actor seed="10041"/>
</Entity>
<Entity uid="17761">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1152.51526" z="958.37159"/>
<Orientation y="2.36461"/>
<Actor seed="6171"/>
</Entity>
<Entity uid="17762">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1151.18348" z="956.67847"/>
<Orientation y="2.36461"/>
<Actor seed="39600"/>
</Entity>
<Entity uid="17763">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1150.3263" z="957.54383"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17764">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1149.37134" z="954.21088"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17765">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1151.23792" z="952.44788"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17766">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1152.70875" z="965.21705"/>
<Orientation y="2.36461"/>
<Actor seed="20248"/>
</Entity>
<Entity uid="17767">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1144.00306" z="956.87696"/>
<Orientation y="2.36461"/>
<Actor seed="36017"/>
</Entity>
<Entity uid="17768">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1155.32496" z="946.25495"/>
<Orientation y="2.36461"/>
<Actor seed="25650"/>
</Entity>
<Entity uid="17769">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1163.7024" z="954.67695"/>
<Orientation y="2.36461"/>
<Actor seed="11275"/>
</Entity>
<Entity uid="17770">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1155.44141" z="965.3556"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17771">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1158.37305" z="962.40961"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17772">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1159.77027" z="960.91645"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17773">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1162.70191" z="957.97046"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17774">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1151.97168" z="946.8371"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17775">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1149.04004" z="949.78309"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17776">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1147.64283" z="951.27619"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17777">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1144.71119" z="954.22223"/>
<Orientation y="11.78246"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17778">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1145.65491" z="961.45698"/>
<Orientation y="7.06467"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17779">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1148.96412" z="964.91511"/>
<Orientation y="7.06467"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17780">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1158.5542" z="947.5948"/>
<Orientation y="7.06467"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17781">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1162.08558" z="951.14631"/>
<Orientation y="7.06467"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17782">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1145.75709" z="954.32258"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17783">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1154.62293" z="962.78516"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17784">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1148.17444" z="956.65937"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17785">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1150.7389" z="959.02173"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17786">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1148.32142" z="956.68476"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17787">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1152.20545" z="960.44843"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17788">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1146.60389" z="958.42414"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17789">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1148.07398" z="952.14332"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17790">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1154.52247" z="958.26917"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17791">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1153.05237" z="964.54987"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17792">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1150.6349" z="962.21296"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17793">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1146.75074" z="958.44947"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17794">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1149.16822" z="960.7865"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17795">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1144.18653" z="956.08716"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17796">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1156.93995" z="960.60615"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17797">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1153.58594" z="946.16016"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17798">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1158.56775" z="950.85938"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17799">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1156.15027" z="948.52247"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17800">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1160.03443" z="952.28595"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17801">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1162.45191" z="954.62287"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17802">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1156.0033" z="948.49708"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17803">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1156.14698" z="956.2298"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17804">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1158.56446" z="958.56672"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17805">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1153.68641" z="950.67634"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17806">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1160.1349" z="956.80201"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17807">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1157.71753" z="954.46503"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17808">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1153.83326" z="950.70167"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17809">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1156.25062" z="953.03852"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17810">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1151.26893" z="948.33936"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17811">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1149.69837" z="950.10401"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17812">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1159.6941" z="949.45228"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17813">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1157.27674" z="947.11536"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17814">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1161.1609" z="950.87885"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17815">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1163.57825" z="953.21576"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17816">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1157.13001" z="947.0901"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17817">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1154.71241" z="944.75318"/>
<Orientation y="2.37766"/>
<Actor seed="64473"/>
</Entity>
<Entity uid="17818">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1142.02051" z="957.12964"/>
<Orientation y="-0.89492"/>
<Actor seed="9943"/>
</Entity>
<Entity uid="17819">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1165.90638" z="954.7574"/>
<Orientation y="2.35622"/>
<Actor seed="12401"/>
</Entity>
<Entity uid="17820">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1154.6974" z="943.78834"/>
<Orientation y="2.35622"/>
<Actor seed="21541"/>
</Entity>
<Entity uid="17821">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1152.45435" z="968.28437"/>
<Orientation y="-0.74881"/>
<Actor seed="9400"/>
</Entity>
<Entity uid="17822">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1144.29676" z="1069.6637"/>
<Orientation y="7.05582"/>
<Actor seed="19134"/>
</Entity>
<Entity uid="17823">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1140.22986" z="1073.73182"/>
<Orientation y="7.05582"/>
<Actor seed="33896"/>
</Entity>
<Entity uid="17824">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1136.42066" z="1077.44361"/>
<Orientation y="7.05582"/>
<Actor seed="476"/>
</Entity>
<Entity uid="17825">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1148.17713" z="1065.51453"/>
<Orientation y="7.05582"/>
<Actor seed="40793"/>
</Entity>
<Entity uid="17826">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1151.99854" z="1061.68152"/>
<Orientation y="7.05582"/>
<Actor seed="24288"/>
</Entity>
<Entity uid="17827">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1156.30298" z="1057.55652"/>
<Orientation y="7.05582"/>
<Actor seed="62140"/>
</Entity>
<Entity uid="17828">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1146.52466" z="1087.98401"/>
<Orientation y="3.88321"/>
<Actor seed="62140"/>
</Entity>
<Entity uid="17829">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1150.95496" z="1083.99451"/>
<Orientation y="3.88321"/>
<Actor seed="24288"/>
</Entity>
<Entity uid="17830">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1154.8932" z="1080.28174"/>
<Orientation y="3.88321"/>
<Actor seed="40793"/>
</Entity>
<Entity uid="17831">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1167.01392" z="1068.72291"/>
<Orientation y="3.88321"/>
<Actor seed="476"/>
</Entity>
<Entity uid="17832">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1163.09144" z="1072.31482"/>
<Orientation y="3.88321"/>
<Actor seed="33896"/>
</Entity>
<Entity uid="17833">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1158.90052" z="1076.25477"/>
<Orientation y="3.88321"/>
<Actor seed="19134"/>
</Entity>
<Entity uid="17834">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1120.39063" z="1059.53138"/>
<Orientation y="7.05582"/>
<Actor seed="33896"/>
</Entity>
<Entity uid="17835">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1129.03907" z="1048.40125"/>
<Orientation y="7.05582"/>
<Actor seed="33896"/>
</Entity>
<Entity uid="17836">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1112.01124" z="1048.01502"/>
<Orientation y="8.56586"/>
<Actor seed="33896"/>
</Entity>
<Entity uid="17837">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1119.35474" z="1040.28626"/>
<Orientation y="11.73266"/>
<Actor seed="33896"/>
</Entity>
<Entity uid="17838">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1167.34168" z="959.32416"/>
<Orientation y="2.36202"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17841">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1217.65296" z="1027.05054"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17842">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1211.08863" z="1033.67066"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17843">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1204.64795" z="1040.31495"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17844">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1198.17371" z="1046.99122"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17845">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1191.48951" z="1039.24341"/>
<Orientation y="2.36698"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17846">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1197.93567" z="1032.54004"/>
<Orientation y="2.36698"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17847">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1204.34852" z="1025.86878"/>
<Orientation y="2.36698"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17849">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1166.44349" z="978.7411"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17850">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1173.05213" z="985.31702"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17851">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1179.68555" z="991.76917"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17852">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1186.29407" z="998.34485"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17853">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1192.85792" z="1004.87757"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17854">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1172.22791" z="972.4673"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17855">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1178.83655" z="979.04322"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17856">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1185.46998" z="985.49537"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17857">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1192.0785" z="992.07105"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17858">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1198.64234" z="998.60376"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17860">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1204.40857" z="1016.17713"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17861">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1197.80005" z="1009.60145"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17862">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1218.26575" z="1018.10627"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17863">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1211.70191" z="1011.57355"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17864">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1205.09339" z="1004.99787"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17865">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1189.7223" z="1036.86683"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17866">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1196.04334" z="1029.81214"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17867">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1201.97046" z="1023.49097"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17868">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1200.66297" z="1017.46839"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17869">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1193.85828" z="1011.0337"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17870">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1186.80945" z="1004.74872"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17871">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1180.4209" z="997.64423"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17872">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1173.20521" z="990.59144"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17873">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1165.11377" z="982.72376"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17874">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1185.92493" z="980.00995"/>
<Orientation y="2.35244"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17875">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1177.86341" z="972.11176"/>
<Orientation y="2.35244"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17876">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1193.1139" z="987.09003"/>
<Orientation y="2.35244"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17877">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1199.4756" z="994.21863"/>
<Orientation y="2.35244"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17878">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1206.5005" z="1000.53022"/>
<Orientation y="2.35244"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17879">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1214.06885" z="1007.74457"/>
<Orientation y="2.35245"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17880">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1220.7444" z="1014.47004"/>
<Orientation y="2.35245"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17881">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1225.83753" z="1022.55555"/>
<Orientation y="2.35245"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17882">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1220.37146" z="1030.20118"/>
<Orientation y="2.35245"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17883">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1213.97974" z="1037.91346"/>
<Orientation y="2.35245"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17884">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1208.34925" z="1043.45191"/>
<Orientation y="2.35245"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17885">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1202.16346" z="1049.3711"/>
<Orientation y="2.35245"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17886">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1293.96973" z="1059.48523"/>
<Orientation y="2.35622"/>
<Actor seed="1513"/>
</Entity>
<Entity uid="17887">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.7693" z="1070.92151"/>
<Orientation y="2.35622"/>
<Actor seed="1513"/>
</Entity>
<Entity uid="17888">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1261.66529" z="1050.62964"/>
<Orientation y="2.35622"/>
<Actor seed="1513"/>
</Entity>
<Entity uid="17889">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1149.91211" z="777.46357"/>
<Orientation y="-1.6122"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17890">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1149.26478" z="789.67701"/>
<Orientation y="-1.6122"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17891">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1148.81031" z="801.95868"/>
<Orientation y="-1.6122"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17892">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1148.16285" z="814.17188"/>
<Orientation y="-1.6122"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17893">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1147.74708" z="826.36048"/>
<Orientation y="-1.6122"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17894">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1147.24146" z="838.80921"/>
<Orientation y="-1.6122"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17895">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1146.59388" z="851.02253"/>
<Orientation y="-1.6122"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17896">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1146.17811" z="863.211"/>
<Orientation y="-1.6122"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17897">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1145.95997" z="875.56489"/>
<Orientation y="-1.6122"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17898">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1164.29603" z="667.60236"/>
<Orientation y="4.57474"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17899">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1162.47779" z="679.69709"/>
<Orientation y="4.57474"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17900">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1160.8451" z="691.87818"/>
<Orientation y="4.57474"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17901">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1159.02674" z="703.9726"/>
<Orientation y="4.57474"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17902">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1157.44141" z="716.06482"/>
<Orientation y="4.57474"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17903">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1155.7417" z="728.4073"/>
<Orientation y="4.57474"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17904">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1153.92322" z="740.5019"/>
<Orientation y="4.57474"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17905">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1152.3379" z="752.59394"/>
<Orientation y="4.57474"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17906">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1150.93348" z="764.8697"/>
<Orientation y="4.57474"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17907">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1263.52015" z="592.71906"/>
<Orientation y="3.19054"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17908">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1251.29798" z="593.17603"/>
<Orientation y="3.19054"/>
<Obstruction group="17929"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17909">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1239.02552" z="593.83143"/>
<Orientation y="3.19054"/>
<Obstruction group="17929"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17910">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1203.66846" z="608.8213"/>
<Orientation y="4.00191"/>
<Obstruction group="17930"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17911">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1195.78211" z="618.12397"/>
<Orientation y="4.00191"/>
<Obstruction group="17930"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17912">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1187.66395" z="627.57496"/>
<Orientation y="4.00191"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17913">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1179.58033" z="636.75324"/>
<Orientation y="4.00191"/>
<Obstruction group="17917"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17914">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1171.69397" z="646.0558"/>
<Orientation y="4.00191"/>
<Obstruction group="17917"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17916">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1166.1266" z="656.8957"/>
<Orientation y="4.57474"/>
<Obstruction group="17917"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17917">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1167.07984" z="650.71662"/>
<Orientation y="2.35622"/>
<Actor seed="11656"/>
</Entity>
<Entity uid="17918">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1277.47889" z="592.75062"/>
<Orientation y="3.0659"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17919">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1289.73755" z="593.62616"/>
<Orientation y="3.0659"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17920">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1301.92176" z="594.69233"/>
<Orientation y="3.0659"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17921">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1325.12208" z="596.8548"/>
<Orientation y="3.1682"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17922">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1337.40613" z="596.474"/>
<Orientation y="3.1682"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17923">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1349.6355" z="596.29041"/>
<Orientation y="3.1682"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17924">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1313.72852" z="596.49927"/>
<Orientation y="2.94843"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17925">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1363.51319" z="596.14393"/>
<Orientation y="3.1682"/>
<Obstruction group="17932"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17926">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1375.79725" z="595.76313"/>
<Orientation y="3.1682"/>
<Obstruction group="17932"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17929">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1231.46888" z="594.58082"/>
<Orientation y="2.29181"/>
<Actor seed="30012"/>
</Entity>
<Entity uid="17930">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1207.33509" z="604.06806"/>
<Orientation y="2.29181"/>
<Actor seed="30012"/>
</Entity>
<Entity uid="17931">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1409.60169" z="596.29719"/>
<Orientation y="2.29181"/>
<Actor seed="30012"/>
</Entity>
<Entity uid="17932">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1382.88978" z="595.2375"/>
<Orientation y="2.29181"/>
<Actor seed="30012"/>
</Entity>
<Entity uid="17933">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="1351.10608" z="881.32575"/>
<Orientation y="2.35622"/>
<Actor seed="23362"/>
</Entity>
<Entity uid="17934">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1450.81751" z="858.00507"/>
<Orientation y="7.52871"/>
<Obstruction group="17941" group2="17940"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17935">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1448.99012" z="846.45203"/>
<Orientation y="2.32897"/>
<Obstruction group="17940"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17936">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1440.50013" z="837.56562"/>
<Orientation y="2.32897"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17937">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1432.19385" z="828.58832"/>
<Orientation y="2.32897"/>
<Obstruction group="17939"/>
<Actor seed="11961"/>
</Entity>
<Entity uid="17938">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1423.74354" z="819.79468"/>
<Orientation y="2.32897"/>
<Obstruction group="17939"/>
<Actor seed="52951"/>
</Entity>
<Entity uid="17939">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1418.59571" z="814.4579"/>
<Orientation y="2.35622"/>
<Actor seed="60339"/>
</Entity>
<Entity uid="17940">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1453.1034" z="850.8534"/>
<Orientation y="2.35622"/>
<Actor seed="60339"/>
</Entity>
<Entity uid="17941">
<Template>structures/cart_s_wall_tower</Template>
<Player>0</Player>
<Position x="1448.19105" z="864.69391"/>
<Orientation y="2.35622"/>
<Actor seed="60339"/>
</Entity>
<Entity uid="17942">
<Template>structures/cart_s_wall_long</Template>
<Player>0</Player>
<Position x="1445.18128" z="872.19324"/>
<Orientation y="7.52872"/>
<Obstruction group="198" group2="17941"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="17943">
<Template>structures/kush_wall_gate</Template>
<Player>0</Player>
<Position x="1332.22254" z="880.16742"/>
<Orientation y="0.00077"/>
<Obstruction group="17933" group2="1498"/>
<Actor seed="48257"/>
</Entity>
<Entity uid="17944">
<Template>structures/kush_fortress</Template>
<Player>0</Player>
<Position x="1311.59791" z="888.92762"/>
<Orientation y="-0.02738"/>
<Obstruction group="1498"/>
<Actor seed="6884"/>
</Entity>
<Entity uid="17945">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1287.412" z="888.5337"/>
<Orientation y="3.1423"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17946">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1287.599" z="906.74128"/>
<Orientation y="3.1423"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17947">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1287.45484" z="898.11915"/>
<Orientation y="3.1423"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17948">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1290.82435" z="907.52192"/>
<Orientation y="4.7203"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="17949">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1290.75232" z="898.42707"/>
<Orientation y="4.7203"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="17950">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1290.33143" z="888.57929"/>
<Orientation y="4.7203"/>
<Actor seed="63501"/>
</Entity>
<Entity uid="17951">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1310.43763" z="912.60004"/>
<Orientation y="1.51824"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17952">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1300.86353" z="912.1324"/>
<Orientation y="1.51824"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17953">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1292.24598" z="911.8172"/>
<Orientation y="1.51824"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="17954">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1326.85743" z="972.61963"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17955">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1327.53382" z="952.70105"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17956">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1327.45179" z="943.25757"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17957">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1327.31653" z="963.15473"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17958">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1328.42005" z="933.75226"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17959">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1328.79444" z="923.6692"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17960">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1345.82117" z="947.5854"/>
<Orientation y="1.54418"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17961">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1346.06202" z="927.6568"/>
<Orientation y="1.54418"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17962">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1345.77369" z="918.21735"/>
<Orientation y="1.54418"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17963">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1346.07325" z="938.11274"/>
<Orientation y="1.54418"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17964">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1346.53394" z="908.69318"/>
<Orientation y="1.54418"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17965">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1346.68787" z="898.60431"/>
<Orientation y="1.54418"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17966">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1329.19703" z="900.07123"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17967">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1329.51893" z="890.51917"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="17968">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1328.18714" z="915.02228"/>
<Orientation y="1.52233"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="18012">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1054.20105" z="1164.31775"/>
<Orientation y="2.35621"/>
<Actor seed="62775"/>
</Entity>
<Entity uid="18013">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1050.96351" z="1165.6084"/>
<Orientation y="-0.58948"/>
<Actor seed="47855"/>
</Entity>
<Entity uid="18014">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1048.11731" z="1171.4225"/>
<Orientation y="2.35621"/>
<Actor seed="43298"/>
</Entity>
<Entity uid="18015">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1043.33521" z="1170.27942"/>
<Orientation y="2.35621"/>
<Actor seed="37950"/>
</Entity>
<Entity uid="18016">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1041.7754" z="1175.77076"/>
<Orientation y="2.35621"/>
<Actor seed="7655"/>
</Entity>
<Entity uid="18017">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1059.76038" z="1165.21558"/>
<Orientation y="2.35621"/>
<Actor seed="49117"/>
</Entity>
<Entity uid="18018">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="995.80762" z="1187.46155"/>
<Orientation y="2.35621"/>
<Actor seed="38962"/>
</Entity>
<Entity uid="18020">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="989.85242" z="1186.38819"/>
<Orientation y="2.35621"/>
<Actor seed="15426"/>
</Entity>
<Entity uid="18021">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="978.16657" z="1187.46827"/>
<Orientation y="2.35621"/>
<Actor seed="28948"/>
</Entity>
<Entity uid="18022">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="949.77295" z="1159.86683"/>
<Orientation y="0.98006"/>
<Actor seed="58584"/>
</Entity>
<Entity uid="18023">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="951.6443" z="1173.36219"/>
<Orientation y="1.82065"/>
<Actor seed="42901"/>
</Entity>
<Entity uid="18024">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="962.3542" z="1175.6532"/>
<Orientation y="2.35621"/>
<Actor seed="16631"/>
</Entity>
<Entity uid="18025">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="954.89155" z="1183.52027"/>
<Orientation y="2.35621"/>
<Actor seed="28687"/>
</Entity>
<Entity uid="18026">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="953.44428" z="1180.57715"/>
<Orientation y="2.35621"/>
<Actor seed="9903"/>
</Entity>
<Entity uid="18027">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="970.33942" z="1181.28003"/>
<Orientation y="2.35621"/>
<Actor seed="25504"/>
</Entity>
<Entity uid="18028">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="974.6576" z="1188.4048"/>
<Orientation y="2.35621"/>
<Actor seed="250"/>
</Entity>
<Entity uid="18029">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="979.06946" z="1185.99183"/>
<Orientation y="2.35621"/>
<Actor seed="62222"/>
</Entity>
<Entity uid="18030">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="986.68488" z="1184.2876"/>
<Orientation y="2.35621"/>
<Actor seed="3032"/>
</Entity>
<Entity uid="18031">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="957.13697" z="1160.13209"/>
<Orientation y="2.86963"/>
<Actor seed="28921"/>
</Entity>
<Entity uid="18032">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="958.96637" z="1152.2085"/>
<Orientation y="-3.10125"/>
<Actor seed="20681"/>
</Entity>
<Entity uid="18033">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="957.48157" z="1144.96326"/>
<Orientation y="2.35621"/>
<Actor seed="64902"/>
</Entity>
<Entity uid="18034">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="951.63147" z="1146.67688"/>
<Orientation y="2.35621"/>
<Actor seed="14088"/>
</Entity>
<Entity uid="18035">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1006.82795" z="1175.62745"/>
<Orientation y="2.35621"/>
<Actor seed="34614"/>
</Entity>
<Entity uid="18036">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="994.99396" z="1184.969"/>
<Orientation y="2.35621"/>
<Actor seed="7216"/>
</Entity>
<Entity uid="18037">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="993.44098" z="1187.21338"/>
<Orientation y="2.35621"/>
<Actor seed="981"/>
</Entity>
<Entity uid="18038">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1025.41541" z="1178.68384"/>
<Orientation y="2.35621"/>
<Actor seed="65440"/>
</Entity>
<Entity uid="18039">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1026.64039" z="1190.22059"/>
<Orientation y="2.35621"/>
<Actor seed="4504"/>
</Entity>
<Entity uid="18040">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1026.23572" z="1194.94715"/>
<Orientation y="2.35621"/>
<Actor seed="46459"/>
</Entity>
<Entity uid="18041">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1035.38062" z="1186.84656"/>
<Orientation y="2.35621"/>
<Actor seed="11905"/>
</Entity>
<Entity uid="18042">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1051.5724" z="1185.42493"/>
<Orientation y="2.35621"/>
<Actor seed="49687"/>
</Entity>
<Entity uid="18043">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1045.67188" z="1188.91602"/>
<Orientation y="2.35621"/>
<Actor seed="4507"/>
</Entity>
<Entity uid="18044">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1027.57264" z="1184.11097"/>
<Orientation y="2.35621"/>
<Actor seed="38363"/>
</Entity>
<Entity uid="18045">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1042.72608" z="1174.25452"/>
<Orientation y="2.35621"/>
<Actor seed="13318"/>
</Entity>
<Entity uid="18046">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1042.86548" z="1167.58509"/>
<Orientation y="2.35621"/>
<Actor seed="40699"/>
</Entity>
<Entity uid="18047">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1052.43787" z="1165.61707"/>
<Orientation y="2.35621"/>
<Actor seed="32455"/>
</Entity>
<Entity uid="18048">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1015.25904" z="1149.44336"/>
<Orientation y="2.35621"/>
<Actor seed="43000"/>
</Entity>
<Entity uid="18049">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1010.0077" z="1152.96973"/>
<Orientation y="2.35621"/>
<Actor seed="21784"/>
</Entity>
<Entity uid="18050">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1003.62372" z="1149.23829"/>
<Orientation y="2.35621"/>
<Actor seed="57867"/>
</Entity>
<Entity uid="18051">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1012.96747" z="1142.00489"/>
<Orientation y="2.35621"/>
<Actor seed="3849"/>
</Entity>
<Entity uid="18052">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1045.67579" z="1138.56666"/>
<Orientation y="2.35621"/>
<Actor seed="41349"/>
</Entity>
<Entity uid="18053">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1050.22974" z="1141.2682"/>
<Orientation y="2.35621"/>
<Actor seed="58370"/>
</Entity>
<Entity uid="18054">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1052.69532" z="1145.21827"/>
<Orientation y="2.35621"/>
<Actor seed="48138"/>
</Entity>
<Entity uid="18055">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1058.57166" z="1153.03785"/>
<Orientation y="2.35621"/>
<Actor seed="35345"/>
</Entity>
<Entity uid="18056">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1071.60596" z="1161.63648"/>
<Orientation y="2.35621"/>
<Actor seed="27713"/>
</Entity>
<Entity uid="18057">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1082.80762" z="1182.4994"/>
<Orientation y="2.35621"/>
<Actor seed="35065"/>
</Entity>
<Entity uid="18058">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1089.98743" z="1181.93995"/>
<Orientation y="2.35621"/>
<Actor seed="59213"/>
</Entity>
<Entity uid="18059">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1095.65564" z="1181.37696"/>
<Orientation y="2.35621"/>
<Actor seed="51566"/>
</Entity>
<Entity uid="18060">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1103.81531" z="1206.00916"/>
<Orientation y="2.35621"/>
<Actor seed="42062"/>
</Entity>
<Entity uid="18061">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1107.96888" z="1210.17237"/>
<Orientation y="2.35621"/>
<Actor seed="51162"/>
</Entity>
<Entity uid="18062">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1098.4773" z="1212.42396"/>
<Orientation y="2.35621"/>
<Actor seed="18621"/>
</Entity>
<Entity uid="18063">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1095.16285" z="1216.42042"/>
<Orientation y="2.35621"/>
<Actor seed="11614"/>
</Entity>
<Entity uid="18064">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1092.88892" z="1247.95838"/>
<Orientation y="2.35621"/>
<Actor seed="51122"/>
</Entity>
<Entity uid="18065">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1098.85084" z="1264.13074"/>
<Orientation y="2.35621"/>
<Actor seed="53362"/>
</Entity>
<Entity uid="18066">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1095.44214" z="1260.98487"/>
<Orientation y="2.35621"/>
<Actor seed="62641"/>
</Entity>
<Entity uid="18067">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1091.00928" z="1267.0232"/>
<Orientation y="2.35621"/>
<Actor seed="24262"/>
</Entity>
<Entity uid="18068">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1104.88428" z="1272.49463"/>
<Orientation y="2.35621"/>
<Actor seed="63342"/>
</Entity>
<Entity uid="18069">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1100.9242" z="1258.4286"/>
<Orientation y="2.35621"/>
<Actor seed="47701"/>
</Entity>
<Entity uid="18070">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1101.71424" z="1252.11951"/>
<Orientation y="2.35621"/>
<Actor seed="653"/>
</Entity>
<Entity uid="18071">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1110.11023" z="1296.71668"/>
<Orientation y="2.35621"/>
<Actor seed="6770"/>
</Entity>
<Entity uid="18072">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1116.94507" z="1294.67408"/>
<Orientation y="2.35621"/>
<Actor seed="35863"/>
</Entity>
<Entity uid="18073">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1119.68128" z="1302.61622"/>
<Orientation y="2.35621"/>
<Actor seed="60246"/>
</Entity>
<Entity uid="18074">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1109.46802" z="1307.81971"/>
<Orientation y="2.35621"/>
<Actor seed="3382"/>
</Entity>
<Entity uid="18075">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1105.63672" z="1314.98304"/>
<Orientation y="2.35621"/>
<Actor seed="50917"/>
</Entity>
<Entity uid="18076">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1099.94214" z="1325.85071"/>
<Orientation y="2.35621"/>
<Actor seed="54377"/>
</Entity>
<Entity uid="18077">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1069.78919" z="1353.22413"/>
<Orientation y="2.35621"/>
<Actor seed="11178"/>
</Entity>
<Entity uid="18078">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1019.43598" z="1243.5282"/>
<Orientation y="2.35621"/>
<Actor seed="36396"/>
</Entity>
<Entity uid="18079">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1026.84351" z="1239.91626"/>
<Orientation y="2.35621"/>
<Actor seed="52253"/>
</Entity>
<Entity uid="18080">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1022.3183" z="1250.96058"/>
<Orientation y="2.35621"/>
<Actor seed="48744"/>
</Entity>
<Entity uid="18081">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1013.2497" z="1245.94813"/>
<Orientation y="2.35621"/>
<Actor seed="32064"/>
</Entity>
<Entity uid="18082">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1002.76417" z="1244.16944"/>
<Orientation y="2.35621"/>
<Actor seed="34816"/>
</Entity>
<Entity uid="18083">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="990.2779" z="1241.81104"/>
<Orientation y="2.35621"/>
<Actor seed="35520"/>
</Entity>
<Entity uid="18084">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="980.90137" z="1241.87671"/>
<Orientation y="2.35621"/>
<Actor seed="47311"/>
</Entity>
<Entity uid="18085">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="982.6186" z="1236.51575"/>
<Orientation y="2.35621"/>
<Actor seed="9783"/>
</Entity>
<Entity uid="18103">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="995.89258" z="1241.56666"/>
<Orientation y="2.35621"/>
<Actor seed="30316"/>
</Entity>
<Entity uid="18106">
<Template>actor|geology/stonemine_desert_badlands_quarry.xml</Template>
<Position x="1007.34192" z="1244.60413"/>
<Orientation y="2.01333"/>
<Actor seed="41457"/>
</Entity>
<Entity uid="18107">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="985.84443" z="1240.77027"/>
<Orientation y="2.43392"/>
<Actor seed="43348"/>
</Entity>
<Entity uid="18108">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="968.79853" z="1241.15174"/>
<Orientation y="2.03383"/>
<Actor seed="16549"/>
</Entity>
<Entity uid="18109">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="937.97059" z="1227.88917"/>
<Orientation y="2.35621"/>
<Actor seed="62533"/>
</Entity>
<Entity uid="18110">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="947.2411" z="1219.8982"/>
<Orientation y="-2.69854"/>
<Actor seed="47815"/>
</Entity>
<Entity uid="18111">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="962.98981" z="1202.52723"/>
<Orientation y="2.13427"/>
<Actor seed="20047"/>
</Entity>
<Entity uid="18112">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1028.37562" z="1191.6709"/>
<Orientation y="2.35621"/>
<Actor seed="19045"/>
</Entity>
<Entity uid="18113">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1036.05042" z="1194.30225"/>
<Orientation y="2.35621"/>
<Actor seed="56520"/>
</Entity>
<Entity uid="18114">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1032.39454" z="1202.8993"/>
<Orientation y="2.35621"/>
<Actor seed="22761"/>
</Entity>
<Entity uid="18115">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1034.5923" z="1204.16138"/>
<Orientation y="2.35621"/>
<Actor seed="17570"/>
</Entity>
<Entity uid="18116">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1044.62818" z="1205.80677"/>
<Orientation y="2.35621"/>
<Actor seed="50459"/>
</Entity>
<Entity uid="18117">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1040.7865" z="1210.01478"/>
<Orientation y="2.35621"/>
<Actor seed="46493"/>
</Entity>
<Entity uid="18118">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1042.94166" z="1238.20716"/>
<Orientation y="2.35621"/>
<Actor seed="41774"/>
</Entity>
<Entity uid="18119">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1039.8346" z="1232.35193"/>
<Orientation y="2.35621"/>
<Actor seed="14237"/>
</Entity>
<Entity uid="18120">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1034.92627" z="1235.9806"/>
<Orientation y="2.35621"/>
<Actor seed="8849"/>
</Entity>
<Entity uid="18121">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1034.1034" z="1235.17579"/>
<Orientation y="2.35621"/>
<Actor seed="29480"/>
</Entity>
<Entity uid="18122">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1046.41907" z="1239.88685"/>
<Orientation y="2.35621"/>
<Actor seed="438"/>
</Entity>
<Entity uid="18123">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1056.86243" z="1243.41639"/>
<Orientation y="2.35621"/>
<Actor seed="14513"/>
</Entity>
<Entity uid="18124">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1053.37793" z="1244.96363"/>
<Orientation y="2.35621"/>
<Actor seed="10253"/>
</Entity>
<Entity uid="18125">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1042.39417" z="1242.9513"/>
<Orientation y="2.35621"/>
<Actor seed="31207"/>
</Entity>
<Entity uid="18126">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1035.92981" z="1240.6078"/>
<Orientation y="2.35621"/>
<Actor seed="24696"/>
</Entity>
<Entity uid="18127">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1085.40394" z="1205.23829"/>
<Orientation y="2.35621"/>
<Actor seed="13034"/>
</Entity>
<Entity uid="18128">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1081.57337" z="1198.87342"/>
<Orientation y="2.35621"/>
<Actor seed="5"/>
</Entity>
<Entity uid="18129">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="1034.2422" z="1225.89271"/>
<Orientation y="-0.10053"/>
<Actor seed="34384"/>
</Entity>
<Entity uid="18130">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="953.43091" z="1108.141"/>
<Orientation y="2.35621"/>
<Actor seed="41691"/>
</Entity>
<Entity uid="18131">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="953.62519" z="1102.02051"/>
<Orientation y="2.35621"/>
<Actor seed="12350"/>
</Entity>
<Entity uid="18132">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="956.56006" z="1129.4452"/>
<Orientation y="2.07975"/>
<Actor seed="33914"/>
</Entity>
<Entity uid="18133">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="965.23212" z="1126.95472"/>
<Orientation y="2.35621"/>
<Actor seed="13172"/>
</Entity>
<Entity uid="18134">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="939.46882" z="1097.9419"/>
<Orientation y="2.35621"/>
<Actor seed="55763"/>
</Entity>
<Entity uid="18135">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="934.09333" z="1090.00586"/>
<Orientation y="2.35621"/>
<Actor seed="49447"/>
</Entity>
<Entity uid="18136">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="922.49762" z="1095.53772"/>
<Orientation y="1.75562"/>
<Actor seed="46380"/>
</Entity>
<Entity uid="18137">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="924.22181" z="1100.23609"/>
<Orientation y="2.35621"/>
<Actor seed="20050"/>
</Entity>
<Entity uid="18138">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="905.28931" z="1129.62415"/>
<Orientation y="2.35621"/>
<Actor seed="50536"/>
</Entity>
<Entity uid="18139">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="893.70594" z="1135.32605"/>
<Orientation y="1.80343"/>
<Actor seed="32848"/>
</Entity>
<Entity uid="18140">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="904.89051" z="1108.69239"/>
<Orientation y="2.35621"/>
<Actor seed="26311"/>
</Entity>
<Entity uid="18141">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="886.40021" z="1111.9662"/>
<Orientation y="2.35621"/>
<Actor seed="46088"/>
</Entity>
<Entity uid="18142">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="881.87317" z="1113.33082"/>
<Orientation y="2.35621"/>
<Actor seed="65102"/>
</Entity>
<Entity uid="18143">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="875.318" z="1116.43409"/>
<Orientation y="2.35621"/>
<Actor seed="20643"/>
</Entity>
<Entity uid="18144">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="893.6261" z="1106.94581"/>
<Orientation y="2.35621"/>
<Actor seed="18279"/>
</Entity>
<Entity uid="18145">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="901.93195" z="1101.64124"/>
<Orientation y="1.44349"/>
<Actor seed="39456"/>
</Entity>
<Entity uid="18146">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="885.076" z="1110.62244"/>
<Orientation y="2.35621"/>
<Actor seed="35628"/>
</Entity>
<Entity uid="18147">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="883.38331" z="1095.36976"/>
<Orientation y="2.35621"/>
<Actor seed="56816"/>
</Entity>
<Entity uid="18148">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="878.28443" z="1087.22168"/>
<Orientation y="-1.22756"/>
<Actor seed="51809"/>
</Entity>
<Entity uid="18149">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="860.39289" z="1080.66041"/>
<Orientation y="2.17336"/>
<Actor seed="64971"/>
</Entity>
<Entity uid="18150">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="880.2732" z="1077.97571"/>
<Orientation y="0.53933"/>
<Actor seed="48385"/>
</Entity>
<Entity uid="18151">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="887.06775" z="1092.12452"/>
<Orientation y="2.66106"/>
<Actor seed="9681"/>
</Entity>
<Entity uid="18152">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="892.04401" z="1073.97315"/>
<Orientation y="2.35621"/>
<Actor seed="24978"/>
</Entity>
<Entity uid="18153">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="880.60285" z="1050.86963"/>
<Orientation y="-0.51745"/>
<Actor seed="58321"/>
</Entity>
<Entity uid="18154">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="873.5489" z="1063.98658"/>
<Orientation y="2.35621"/>
<Actor seed="51060"/>
</Entity>
<Entity uid="18155">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="868.42756" z="1053.76502"/>
<Orientation y="2.42528"/>
<Actor seed="8278"/>
</Entity>
<Entity uid="18156">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="873.01703" z="1044.54896"/>
<Orientation y="-0.326"/>
<Actor seed="39678"/>
</Entity>
<Entity uid="18157">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="859.56641" z="1074.03724"/>
<Orientation y="2.23371"/>
<Actor seed="63253"/>
</Entity>
<Entity uid="18158">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="880.35303" z="1049.01978"/>
<Orientation y="2.4038"/>
<Actor seed="2809"/>
</Entity>
<Entity uid="18159">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="879.51087" z="1032.79493"/>
<Orientation y="2.35621"/>
<Actor seed="43656"/>
</Entity>
<Entity uid="18160">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="858.6214" z="1040.53748"/>
<Orientation y="-0.7928"/>
<Actor seed="32502"/>
</Entity>
<Entity uid="18161">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="865.17621" z="1037.44349"/>
<Orientation y="2.11188"/>
<Actor seed="42835"/>
</Entity>
<Entity uid="18162">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="884.57032" z="1027.72547"/>
<Orientation y="1.0174"/>
<Actor seed="18375"/>
</Entity>
<Entity uid="18163">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="885.73053" z="1046.04676"/>
<Orientation y="-0.04954"/>
<Actor seed="43803"/>
</Entity>
<Entity uid="18164">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="893.25611" z="1058.4546"/>
<Orientation y="2.35621"/>
<Actor seed="36959"/>
</Entity>
<Entity uid="18165">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="892.40497" z="1052.85218"/>
<Orientation y="-0.73224"/>
<Actor seed="50703"/>
</Entity>
<Entity uid="18166">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="891.83674" z="1067.96814"/>
<Orientation y="0.6354"/>
<Actor seed="40100"/>
</Entity>
<Entity uid="18167">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="915.98517" z="1074.83362"/>
<Orientation y="-0.23726"/>
<Actor seed="51682"/>
</Entity>
<Entity uid="18168">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="906.61066" z="1084.12378"/>
<Orientation y="-1.20517"/>
<Actor seed="50486"/>
</Entity>
<Entity uid="18169">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="876.87934" z="1085.39576"/>
<Orientation y="-2.98224"/>
<Actor seed="49073"/>
</Entity>
<Entity uid="18170">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="867.86316" z="1071.46827"/>
<Orientation y="-0.42235"/>
<Actor seed="44621"/>
</Entity>
<Entity uid="18171">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="854.56971" z="1095.50452"/>
<Orientation y="-1.61918"/>
<Actor seed="54944"/>
</Entity>
<Entity uid="18172">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="830.88013" z="1076.56678"/>
<Orientation y="-2.27121"/>
<Actor seed="65012"/>
</Entity>
<Entity uid="18173">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="826.7071" z="1064.30604"/>
<Orientation y="1.78667"/>
<Actor seed="38159"/>
</Entity>
<Entity uid="18174">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="840.65314" z="1052.29627"/>
<Orientation y="2.35621"/>
<Actor seed="7050"/>
</Entity>
<Entity uid="18175">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="854.74311" z="1054.36207"/>
<Orientation y="0.6236"/>
<Actor seed="10879"/>
</Entity>
<Entity uid="18176">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="849.61908" z="1075.16126"/>
<Orientation y="-0.0932"/>
<Actor seed="61141"/>
</Entity>
<Entity uid="18177">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="855.55591" z="1098.3755"/>
<Orientation y="2.35621"/>
<Actor seed="29871"/>
</Entity>
<Entity uid="18178">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="860.43769" z="1110.41285"/>
<Orientation y="-0.5552"/>
<Actor seed="64912"/>
</Entity>
<Entity uid="18179">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="845.85413" z="1119.41492"/>
<Orientation y="2.71007"/>
<Actor seed="44421"/>
</Entity>
<Entity uid="18180">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="846.2688" z="1098.17396"/>
<Orientation y="2.35621"/>
<Actor seed="60077"/>
</Entity>
<Entity uid="18181">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="817.40412" z="1103.71326"/>
<Orientation y="-0.61135"/>
<Actor seed="59270"/>
</Entity>
<Entity uid="18182">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="818.97577" z="1114.92017"/>
<Orientation y="-1.35955"/>
<Actor seed="58350"/>
</Entity>
<Entity uid="18183">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="806.26008" z="1107.92713"/>
<Orientation y="2.35621"/>
<Actor seed="11891"/>
</Entity>
<Entity uid="18184">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="799.67194" z="1102.96753"/>
<Orientation y="-1.13569"/>
<Actor seed="6050"/>
</Entity>
<Entity uid="18185">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="784.50123" z="1108.4574"/>
<Orientation y="2.9469"/>
<Actor seed="42900"/>
</Entity>
<Entity uid="18186">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="785.0116" z="1102.79126"/>
<Orientation y="-0.10592"/>
<Actor seed="59914"/>
</Entity>
<Entity uid="18187">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="782.14032" z="1109.26233"/>
<Orientation y="-1.99767"/>
<Actor seed="17761"/>
</Entity>
<Entity uid="18188">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="755.79847" z="1101.58631"/>
<Orientation y="1.19091"/>
<Actor seed="25493"/>
</Entity>
<Entity uid="18189">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="770.29151" z="1113.3606"/>
<Orientation y="2.35621"/>
<Actor seed="11515"/>
</Entity>
<Entity uid="18190">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="751.36622" z="1100.47938"/>
<Orientation y="2.35621"/>
<Actor seed="9957"/>
</Entity>
<Entity uid="18191">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="722.41413" z="1109.22938"/>
<Orientation y="-2.57206"/>
<Actor seed="35577"/>
</Entity>
<Entity uid="18192">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="719.97114" z="1093.48755"/>
<Orientation y="2.35621"/>
<Actor seed="5087"/>
</Entity>
<Entity uid="18193">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="737.21155" z="1109.01001"/>
<Orientation y="1.25216"/>
<Actor seed="8607"/>
</Entity>
<Entity uid="18194">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="751.6908" z="1109.4065"/>
<Orientation y="2.35621"/>
<Actor seed="58485"/>
</Entity>
<Entity uid="18195">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="736.85297" z="1111.13721"/>
<Orientation y="-0.98681"/>
<Actor seed="12321"/>
</Entity>
<Entity uid="18196">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="725.05402" z="1115.0271"/>
<Orientation y="2.55599"/>
<Actor seed="58979"/>
</Entity>
<Entity uid="18197">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="726.5796" z="1077.22645"/>
<Orientation y="-0.89014"/>
<Actor seed="25212"/>
</Entity>
<Entity uid="18198">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="701.14142" z="1109.63648"/>
<Orientation y="2.35621"/>
<Actor seed="41925"/>
</Entity>
<Entity uid="18199">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="708.35163" z="1103.57496"/>
<Orientation y="3.0608"/>
<Actor seed="51852"/>
</Entity>
<Entity uid="18200">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="691.88032" z="1088.7992"/>
<Orientation y="-0.97033"/>
<Actor seed="23098"/>
</Entity>
<Entity uid="18201">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="687.64216" z="1104.59559"/>
<Orientation y="-0.51871"/>
<Actor seed="37427"/>
</Entity>
<Entity uid="18202">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="668.80799" z="1102.02088"/>
<Orientation y="-2.35557"/>
<Actor seed="36993"/>
</Entity>
<Entity uid="18203">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="677.87385" z="1092.14832"/>
<Orientation y="1.53444"/>
<Actor seed="40716"/>
</Entity>
<Entity uid="18204">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="694.37751" z="1102.24915"/>
<Orientation y="-0.72396"/>
<Actor seed="1302"/>
</Entity>
<Entity uid="18205">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="667.72822" z="1127.06702"/>
<Orientation y="2.35621"/>
<Actor seed="61903"/>
</Entity>
<Entity uid="18206">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="645.7804" z="1126.60486"/>
<Orientation y="1.9924"/>
<Actor seed="56965"/>
</Entity>
<Entity uid="18207">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.0116" z="1118.49744"/>
<Orientation y="0.83471"/>
<Actor seed="55484"/>
</Entity>
<Entity uid="18208">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="676.89216" z="1132.51282"/>
<Orientation y="-1.1683"/>
<Actor seed="52202"/>
</Entity>
<Entity uid="18209">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="648.96857" z="1133.98096"/>
<Orientation y="2.27971"/>
<Actor seed="12351"/>
</Entity>
<Entity uid="18210">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="671.86536" z="1134.36402"/>
<Orientation y="-0.03968"/>
<Actor seed="18443"/>
</Entity>
<Entity uid="18211">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="633.2464" z="1161.52112"/>
<Orientation y="-2.47419"/>
<Actor seed="54050"/>
</Entity>
<Entity uid="18212">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="621.69526" z="1140.464"/>
<Orientation y="2.50171"/>
<Actor seed="3987"/>
</Entity>
<Entity uid="18213">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="619.5423" z="1140.14197"/>
<Orientation y="2.35621"/>
<Actor seed="57632"/>
</Entity>
<Entity uid="18214">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="614.24073" z="1152.71741"/>
<Orientation y="-0.0243"/>
<Actor seed="59477"/>
</Entity>
<Entity uid="18215">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="625.81794" z="1164.94166"/>
<Orientation y="2.83643"/>
<Actor seed="14346"/>
</Entity>
<Entity uid="18216">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="609.24787" z="1149.48157"/>
<Orientation y="0.10514"/>
<Actor seed="22388"/>
</Entity>
<Entity uid="18217">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="624.4751" z="1179.12244"/>
<Orientation y="0.46726"/>
<Actor seed="28654"/>
</Entity>
<Entity uid="18218">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="613.04548" z="1174.6001"/>
<Orientation y="3.11599"/>
<Actor seed="19776"/>
</Entity>
<Entity uid="18219">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="630.27558" z="1164.70167"/>
<Orientation y="0.51346"/>
<Actor seed="2598"/>
</Entity>
<Entity uid="18220">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="633.34992" z="1185.84998"/>
<Orientation y="-0.97231"/>
<Actor seed="33366"/>
</Entity>
<Entity uid="18221">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="629.45698" z="1177.46668"/>
<Orientation y="1.9649"/>
<Actor seed="52190"/>
</Entity>
<Entity uid="18222">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="625.75257" z="1194.77356"/>
<Orientation y="-1.2689"/>
<Actor seed="63099"/>
</Entity>
<Entity uid="18223">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="602.43653" z="1195.60987"/>
<Orientation y="2.35621"/>
<Actor seed="44860"/>
</Entity>
<Entity uid="18224">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="616.9496" z="1199.76624"/>
<Orientation y="-0.10717"/>
<Actor seed="4033"/>
</Entity>
<Entity uid="18225">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="610.274" z="1203.60181"/>
<Orientation y="-3.06428"/>
<Actor seed="27278"/>
</Entity>
<Entity uid="18226">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.79297" z="1197.38941"/>
<Orientation y="-0.17115"/>
<Actor seed="35811"/>
</Entity>
<Entity uid="18227">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="590.70331" z="1196.61744"/>
<Orientation y="2.35621"/>
<Actor seed="19321"/>
</Entity>
<Entity uid="18228">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="586.19538" z="1193.53284"/>
<Orientation y="-0.31511"/>
<Actor seed="40021"/>
</Entity>
<Entity uid="18229">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="585.64521" z="1214.54334"/>
<Orientation y="1.18593"/>
<Actor seed="43897"/>
</Entity>
<Entity uid="18230">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="629.9568" z="1224.77112"/>
<Orientation y="-0.25811"/>
<Actor seed="25522"/>
</Entity>
<Entity uid="18231">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="601.11237" z="1217.50611"/>
<Orientation y="2.42638"/>
<Actor seed="11552"/>
</Entity>
<Entity uid="18232">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="613.54114" z="1210.55127"/>
<Orientation y="2.35621"/>
<Actor seed="61697"/>
</Entity>
<Entity uid="18233">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="619.61731" z="1216.53602"/>
<Orientation y="0.3896"/>
<Actor seed="19366"/>
</Entity>
<Entity uid="18234">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="619.10431" z="1234.30127"/>
<Orientation y="2.35621"/>
<Actor seed="49909"/>
</Entity>
<Entity uid="18235">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="596.06476" z="1232.97217"/>
<Orientation y="2.35621"/>
<Actor seed="52186"/>
</Entity>
<Entity uid="18236">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="592.39362" z="1253.4823"/>
<Orientation y="0.85808"/>
<Actor seed="23649"/>
</Entity>
<Entity uid="18237">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="620.45344" z="1252.43238"/>
<Orientation y="-2.98899"/>
<Actor seed="64317"/>
</Entity>
<Entity uid="18238">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="541.56391" z="1274.26319"/>
<Orientation y="-0.14042"/>
<Actor seed="43557"/>
</Entity>
<Entity uid="18239">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="578.17164" z="1287.71094"/>
<Orientation y="0.40714"/>
<Actor seed="37280"/>
</Entity>
<Entity uid="18240">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="588.63178" z="1292.4933"/>
<Orientation y="1.27659"/>
<Actor seed="51941"/>
</Entity>
<Entity uid="18241">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="581.49659" z="1289.21802"/>
<Orientation y="-0.92544"/>
<Actor seed="15591"/>
</Entity>
<Entity uid="18242">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="541.48926" z="1340.47791"/>
<Orientation y="1.2136"/>
<Actor seed="37682"/>
</Entity>
<Entity uid="18243">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="586.63294" z="1290.27015"/>
<Orientation y="2.54171"/>
<Actor seed="4098"/>
</Entity>
<Entity uid="18244">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="600.7154" z="1255.46595"/>
<Orientation y="0.71088"/>
<Actor seed="34916"/>
</Entity>
<Entity uid="18245">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="607.71827" z="1279.30616"/>
<Orientation y="0.55875"/>
<Actor seed="53412"/>
</Entity>
<Entity uid="18246">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="640.2594" z="1291.70313"/>
<Orientation y="2.92733"/>
<Actor seed="4074"/>
</Entity>
<Entity uid="18247">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="631.67243" z="1262.8506"/>
<Orientation y="2.35621"/>
<Actor seed="12873"/>
</Entity>
<Entity uid="18248">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="591.18958" z="1273.58912"/>
<Orientation y="-0.44773"/>
<Actor seed="14538"/>
</Entity>
<Entity uid="18249">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="580.80835" z="1288.4657"/>
<Orientation y="-1.2665"/>
<Actor seed="48018"/>
</Entity>
<Entity uid="18250">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="519.01258" z="1310.30933"/>
<Orientation y="2.85077"/>
<Actor seed="1215"/>
</Entity>
<Entity uid="18251">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="568.94776" z="1273.21216"/>
<Orientation y="1.50722"/>
<Actor seed="31427"/>
</Entity>
<Entity uid="18252">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="667.93256" z="1256.96741"/>
<Orientation y="0.40133"/>
<Actor seed="59902"/>
</Entity>
<Entity uid="18253">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="673.8808" z="1292.31531"/>
<Orientation y="-0.15838"/>
<Actor seed="16316"/>
</Entity>
<Entity uid="18254">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="624.39686" z="1307.11902"/>
<Orientation y="2.35621"/>
<Actor seed="8459"/>
</Entity>
<Entity uid="18255">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="609.44111" z="1313.85694"/>
<Orientation y="2.35621"/>
<Actor seed="40831"/>
</Entity>
<Entity uid="18256">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="602.2768" z="1346.38733"/>
<Orientation y="0.56844"/>
<Actor seed="51077"/>
</Entity>
<Entity uid="18257">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="603.46888" z="1375.44153"/>
<Orientation y="-0.8031"/>
<Actor seed="55479"/>
</Entity>
<Entity uid="18258">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="534.62049" z="1435.26758"/>
<Orientation y="2.35621"/>
<Actor seed="3113"/>
</Entity>
<Entity uid="18259">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="531.10871" z="1434.20801"/>
<Orientation y="-0.81443"/>
<Actor seed="48222"/>
</Entity>
<Entity uid="18260">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="562.86976" z="1417.75611"/>
<Orientation y="0.83664"/>
<Actor seed="58096"/>
</Entity>
<Entity uid="18261">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="580.83027" z="1494.89454"/>
<Orientation y="-0.70626"/>
<Actor seed="62284"/>
</Entity>
<Entity uid="18262">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="556.6355" z="1496.719"/>
<Orientation y="2.35621"/>
<Actor seed="2871"/>
</Entity>
<Entity uid="18263">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="488.52253" z="1488.56812"/>
<Orientation y="-0.15481"/>
<Actor seed="3410"/>
</Entity>
<Entity uid="18264">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="527.46363" z="1514.84827"/>
<Orientation y="2.59336"/>
<Actor seed="35481"/>
</Entity>
<Entity uid="18265">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="525.6698" z="1478.8053"/>
<Orientation y="2.35621"/>
<Actor seed="41474"/>
</Entity>
<Entity uid="18266">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="500.15876" z="1513.06275"/>
<Orientation y="2.35621"/>
<Actor seed="54681"/>
</Entity>
<Entity uid="18267">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="463.98624" z="1470.38099"/>
<Orientation y="2.35621"/>
<Actor seed="46059"/>
</Entity>
<Entity uid="18268">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="546.81043" z="1414.77295"/>
<Orientation y="2.05094"/>
<Actor seed="15729"/>
</Entity>
<Entity uid="18269">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="582.31983" z="1401.9972"/>
<Orientation y="1.88297"/>
<Actor seed="38109"/>
</Entity>
<Entity uid="18270">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.65625" z="1392.36475"/>
<Orientation y="-0.91245"/>
<Actor seed="36906"/>
</Entity>
<Entity uid="18271">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="513.92737" z="1441.25062"/>
<Orientation y="2.35621"/>
<Actor seed="47444"/>
</Entity>
<Entity uid="18272">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="523.97132" z="1440.23096"/>
<Orientation y="1.62768"/>
<Actor seed="46105"/>
</Entity>
<Entity uid="18273">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="590.90284" z="1389.93665"/>
<Orientation y="2.47002"/>
<Actor seed="42322"/>
</Entity>
<Entity uid="18274">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="575.69288" z="1372.58033"/>
<Orientation y="0.5076"/>
<Actor seed="12136"/>
</Entity>
<Entity uid="18275">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="579.99677" z="1392.22706"/>
<Orientation y="2.35621"/>
<Actor seed="15076"/>
</Entity>
<Entity uid="18276">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="969.35413" z="1188.85535"/>
<Orientation y="2.35621"/>
<Actor seed="64109"/>
</Entity>
<Entity uid="18279">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="987.4264" z="1182.61109"/>
<Orientation y="2.35621"/>
<Actor seed="28074"/>
</Entity>
<Entity uid="18280">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1542.86243" z="927.6454"/>
<Orientation y="6.31733"/>
<Actor seed="13653"/>
</Entity>
<Entity uid="18281">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1548.89197" z="930.34595"/>
<Orientation y="5.45385"/>
<Actor seed="40256"/>
</Entity>
<Entity uid="18282">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1540.07667" z="935.73853"/>
<Orientation y="6.28878"/>
<Actor seed="45216"/>
</Entity>
<Entity uid="18283">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1532.1183" z="927.91358"/>
<Orientation y="6.31733"/>
<Actor seed="45490"/>
</Entity>
<Entity uid="18284">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1523.29932" z="933.08643"/>
<Orientation y="4.86673"/>
<Actor seed="4495"/>
</Entity>
<Entity uid="18287">
<Template>actor|props/structures/carthaginians/market_old.xml</Template>
<Position x="1536.28309" z="910.71705"/>
<Orientation y="6.31733"/>
<Actor seed="59066"/>
</Entity>
<Entity uid="18288">
<Template>other/stall_small_a</Template>
<Player>0</Player>
<Position x="1552.52112" z="938.79206"/>
<Orientation y="6.99045"/>
<Actor seed="19532"/>
</Entity>
<Entity uid="18289">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1556.54236" z="933.87354"/>
<Orientation y="3.90583"/>
<Actor seed="32469"/>
</Entity>
<Entity uid="18292">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1545.06324" z="902.22864"/>
<Orientation y="1.57248"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18293">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1535.72852" z="902.21601"/>
<Orientation y="1.57248"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18294">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1529.43238" z="902.34754"/>
<Orientation y="1.56165"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="18295">
<Template>actor|props/structures/britons/workshop_boxes.xml</Template>
<Position x="1547.72254" z="904.79645"/>
<Orientation y="2.35622"/>
<Actor seed="8294"/>
</Entity>
<Entity uid="18296">
<Template>actor|props/structures/britons/workshop_box_pile_02.xml</Template>
<Position x="1548.18177" z="896.01258"/>
<Orientation y="2.35622"/>
<Actor seed="60311"/>
</Entity>
<Entity uid="18297">
<Template>actor|props/structures/britons/workshop_empty_barrel.xml</Template>
<Position x="1539.81275" z="903.98121"/>
<Orientation y="2.35622"/>
<Actor seed="40790"/>
</Entity>
<Entity uid="18298">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1546.40625" z="904.23676"/>
<Orientation y="2.35622"/>
<Actor seed="11284"/>
</Entity>
<Entity uid="18299">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1509.64466" z="941.38862"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="18300">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1515.12842" z="941.06208"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="18301">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1509.46937" z="942.06678"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="18302">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1528.70875" z="941.4673"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="18303">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1534.19251" z="941.14075"/>
<Orientation y="-0.01546"/>
<Actor seed="24308"/>
</Entity>
<Entity uid="18304">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1528.53345" z="942.14545"/>
<Orientation y="1.56295"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="18305">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1804.10877" z="985.29383"/>
<Orientation y="7.89599"/>
<Actor seed="57348"/>
</Entity>
<Entity uid="18306">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1794.44556" z="965.18818"/>
<Orientation y="12.63346"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="18307">
<Template>structures/kush_market</Template>
<Player>0</Player>
<Position x="1784.80347" z="982.44318"/>
<Orientation y="7.89599"/>
<Actor seed="56481"/>
</Entity>
<Entity uid="18308">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1804.06092" z="973.73511"/>
<Orientation y="7.89599"/>
<Actor seed="42453"/>
</Entity>
<Entity uid="18309">
<Template>actor|props/structures/britons/workshop_box_pile_01.xml</Template>
<Position x="1771.14832" z="985.857"/>
<Orientation y="4.74996"/>
<Actor seed="3675"/>
</Entity>
<Entity uid="18310">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1774.19324" z="996.1147"/>
<Orientation y="8.56777"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="18311">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1800.71937" z="965.17005"/>
<Orientation y="6.26362"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="18312">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1806.03162" z="964.66694"/>
<Orientation y="12.63346"/>
<Actor seed="28205"/>
</Entity>
<Entity uid="18314">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1516.41578" z="1364.17042"/>
<Orientation y="2.14937"/>
<Actor seed="46275"/>
</Entity>
<Entity uid="18315">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1500.2328" z="1380.24463"/>
<Orientation y="2.14937"/>
<Actor seed="41629"/>
</Entity>
<Entity uid="18320">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1527.90943" z="1407.09546"/>
<Orientation y="0.88286"/>
<Actor seed="5457"/>
</Entity>
<Entity uid="18321">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1521.7798" z="1373.89258"/>
<Orientation y="2.14937"/>
<Actor seed="16740"/>
</Entity>
<Entity uid="18322">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1493.09058" z="1431.76758"/>
<Orientation y="-2.23377"/>
<Actor seed="57002"/>
</Entity>
<Entity uid="18323">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1501.37342" z="1400.85157"/>
<Orientation y="2.89351"/>
<Actor seed="52971"/>
</Entity>
<Entity uid="18324">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1511.06458" z="1373.59095"/>
<Orientation y="-0.26975"/>
<Actor seed="35660"/>
</Entity>
<Entity uid="18325">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1518.10718" z="1385.60584"/>
<Orientation y="-1.39191"/>
<Actor seed="58848"/>
</Entity>
<Entity uid="18326">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1526.021" z="1390.70044"/>
<Orientation y="1.79027"/>
<Actor seed="41131"/>
</Entity>
<Entity uid="18327">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1522.5359" z="1400.67115"/>
<Orientation y="0.17763"/>
<Actor seed="47282"/>
</Entity>
<Entity uid="18328">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1522.365" z="1416.06727"/>
<Orientation y="0.20757"/>
<Actor seed="27020"/>
</Entity>
<Entity uid="18329">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1528.32898" z="1414.5741"/>
<Orientation y="-2.93352"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18331">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1498.07227" z="1440.7793"/>
<Orientation y="0.68877"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18332">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1506.00562" z="1446.92444"/>
<Orientation y="-4.9042"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18334">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1522.75477" z="1449.88782"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18335">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1525.54908" z="1437.89197"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18336">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1528.11426" z="1426.13111"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18337">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1516.0951" z="1448.38697"/>
<Orientation y="1.41982"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18342">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1488.46705" z="1422.07044"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18343">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1485.90174" z="1433.8313"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18345">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1498.64026" z="1393.44507"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18346">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1501.43458" z="1381.4491"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18347">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1503.99976" z="1369.68824"/>
<Orientation y="2.93413"/>
<Actor seed="28465"/>
</Entity>
<Entity uid="18348">
<Template>structures/kush_farmstead</Template>
<Player>0</Player>
<Position x="1537.93763" z="1504.50062"/>
<Orientation y="-1.12514"/>
<Actor seed="1857"/>
</Entity>
<Entity uid="18359">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1513.27344" z="1477.73145"/>
<Orientation y="-0.01563"/>
<Actor seed="56227"/>
</Entity>
<Entity uid="18360">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1505.5376" z="1485.06592"/>
<Orientation y="2.35621"/>
<Actor seed="30367"/>
</Entity>
<Entity uid="18361">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1514.27393" z="1489.21033"/>
<Orientation y="0.35758"/>
<Actor seed="3456"/>
</Entity>
<Entity uid="18362">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1491.06714" z="1491.92383"/>
<Orientation y="2.35621"/>
<Actor seed="33772"/>
</Entity>
<Entity uid="18364">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1518.02491" z="1480.3661"/>
<Orientation y="2.35621"/>
<Actor seed="22297"/>
</Entity>
<Entity uid="18365">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1520.81714" z="1475.28211"/>
<Orientation y="-1.64615"/>
<Actor seed="21921"/>
</Entity>
<Entity uid="18366">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1509.96216" z="1474.96534"/>
<Orientation y="-0.98212"/>
<Actor seed="60334"/>
</Entity>
<Entity uid="18367">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1504.12073" z="1479.27259"/>
<Orientation y="2.35621"/>
<Actor seed="31580"/>
</Entity>
<Entity uid="18368">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1500.31543" z="1484.51233"/>
<Orientation y="-0.75142"/>
<Actor seed="63306"/>
</Entity>
<Entity uid="18369">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1496.61561" z="1488.06287"/>
<Orientation y="2.35621"/>
<Actor seed="51203"/>
</Entity>
<Entity uid="18370">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1494.25501" z="1489.06458"/>
<Orientation y="2.35621"/>
<Actor seed="37402"/>
</Entity>
<Entity uid="18371">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1494.08655" z="1486.59266"/>
<Orientation y="2.35621"/>
<Actor seed="16848"/>
</Entity>
<Entity uid="18372">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1500.19129" z="1448.90308"/>
<Orientation y="2.35621"/>
<Actor seed="7760"/>
</Entity>
<Entity uid="18373">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1490.73792" z="1443.4347"/>
<Orientation y="2.35621"/>
<Actor seed="13396"/>
</Entity>
<Entity uid="18374">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1489.52308" z="1442.48719"/>
<Orientation y="2.35621"/>
<Actor seed="61416"/>
</Entity>
<Entity uid="18375">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1490.93641" z="1445.50855"/>
<Orientation y="2.35621"/>
<Actor seed="28328"/>
</Entity>
<Entity uid="18376">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1499.198" z="1448.75733"/>
<Orientation y="2.35621"/>
<Actor seed="2450"/>
</Entity>
<Entity uid="18377">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1509.35352" z="1449.73572"/>
<Orientation y="2.35621"/>
<Actor seed="49144"/>
</Entity>
<Entity uid="18378">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1515.68787" z="1452.33155"/>
<Orientation y="2.35621"/>
<Actor seed="32490"/>
</Entity>
<Entity uid="18379">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1496.53309" z="1446.92115"/>
<Orientation y="0.72188"/>
<Actor seed="48950"/>
</Entity>
<Entity uid="18380">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1518.64686" z="1454.86084"/>
<Orientation y="0.5473"/>
<Actor seed="13134"/>
</Entity>
<Entity uid="18381">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1484.89759" z="1419.15491"/>
<Orientation y="-0.15702"/>
<Actor seed="31755"/>
</Entity>
<Entity uid="18382">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1497.09546" z="1388.90699"/>
<Orientation y="-1.468"/>
<Actor seed="62279"/>
</Entity>
<Entity uid="18383">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1493.62317" z="1379.7284"/>
<Orientation y="2.35621"/>
<Actor seed="18873"/>
</Entity>
<Entity uid="18384">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1130.23987" z="1039.61744"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="18385">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1115.05811" z="1056.48609"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="18386">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1132.77942" z="1051.84241"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18387">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1137.26771" z="1056.42371"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18388">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1123.3639" z="1062.5"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18389">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1128.78199" z="1068.1294"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18390">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1120.49244" z="1062.0282"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="18391">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1126.66858" z="1068.0171"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="18392">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1135.35853" z="1046.20533"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="18393">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1141.02613" z="1051.04334"/>
<Orientation y="2.35622"/>
<Actor seed="63302"/>
</Entity>
<Entity uid="18394">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1129.49585" z="1079.41663"/>
<Orientation y="7.05626"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18395">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1150.44031" z="1049.00318"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18396">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1157.00367" z="1042.32972"/>
<Orientation y="2.36278"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18397">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1178.14747" z="1032.92103"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18398">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1184.75611" z="1039.49695"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18399">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1170.29102" z="1029.0597"/>
<Orientation y="2.35105"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18400">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1163.64979" z="1035.65577"/>
<Orientation y="2.35105"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18401">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1175.19336" z="1029.96131"/>
<Orientation y="0.79026"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18402">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1208.4303" z="1021.35755"/>
<Orientation y="1.3385"/>
<Actor seed="30477"/>
</Entity>
<Entity uid="18403">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1220.42151" z="1022.26374"/>
<Orientation y="2.35621"/>
<Actor seed="49293"/>
</Entity>
<Entity uid="18404">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1209.79346" z="1020.94306"/>
<Orientation y="2.35621"/>
<Actor seed="64689"/>
</Entity>
<Entity uid="18406">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1087.97547" z="1007.12244"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="18407">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1079.3324" z="1015.60633"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="18408">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1096.65711" z="1015.81995"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="18409">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1046.8993" z="982.70374"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="18410">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1088.01429" z="1024.3036"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="18411">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1063.73462" z="982.60706"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="18412">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1055.0918" z="991.09095"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="18413">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1055.54175" z="974.21998"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="18414">
<Template>structures/kush_civil_centre</Template>
<Player>0</Player>
<Position x="1073.17542" z="996.86365"/>
<Orientation y="2.35622"/>
<Actor seed="44447"/>
</Entity>
<Entity uid="18415">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1085.39051" z="1026.37757"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="18416">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1076.40674" z="1035.1006"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="18417">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1035.6283" z="994.80372"/>
<Orientation y="-0.77138"/>
<Actor seed="22288"/>
</Entity>
<Entity uid="18418">
<Template>structures/kush_house</Template>
<Player>0</Player>
<Position x="1044.61207" z="986.0807"/>
<Orientation y="2.35622"/>
<Actor seed="38089"/>
</Entity>
<Entity uid="18419">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1043.74842" z="968.48688"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18420">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1050.9607" z="961.1792"/>
<Orientation y="2.34673"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18421">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1056.25025" z="960.52955"/>
<Orientation y="7.04421"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18422">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1060.41858" z="965.10157"/>
<Orientation y="7.04421"/>
<Actor seed="57212"/>
</Entity>
<Entity uid="18423">
<Template>actor|temp/reservoir_water.xml</Template>
<Position x="1095.73877" z="964.27771"/>
<Orientation y="2.3665"/>
<Actor seed="38313"/>
</Entity>
<Entity uid="18424">
<Template>structures/kush_wall_short</Template>
<Player>0</Player>
<Position x="954.34638" z="1005.76917"/>
<Orientation y="0.75736"/>
<Obstruction group="18425"/>
<Actor seed="52397"/>
</Entity>
<Entity uid="18425">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="950.89753" z="1009.55457"/>
<Orientation y="2.35622"/>
<Actor seed="54741"/>
</Entity>
<Entity uid="18426">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="937.7881" z="1021.64686"/>
<Orientation y="2.35622"/>
<Actor seed="54741"/>
</Entity>
<Entity uid="18427">
<Template>structures/kush_wall_short</Template>
<Player>0</Player>
<Position x="933.27173" z="1027.12244"/>
<Orientation y="0.78257"/>
<Obstruction group="18428" group2="18426"/>
<Actor seed="52397"/>
</Entity>
<Entity uid="18428">
<Template>structures/kush_wall_tower</Template>
<Player>0</Player>
<Position x="929.27833" z="1030.15577"/>
<Orientation y="2.35622"/>
<Actor seed="54741"/>
</Entity>
</Entities>
<Paths/>
</Scenario>
Index: ps/trunk/binaries/data/mods/public/maps/scenarios/sandbox_kushites.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/maps/scenarios/sandbox_kushites.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/maps/scenarios/sandbox_kushites.xml (revision 23935)
@@ -1,13662 +1,13662 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scenario version="6">
<Environment>
<SkySet>cloudless</SkySet>
<SunColor r="1" g="0.964706" b="0.909804"/>
<SunElevation angle="0.971135"/>
<SunRotation angle="-0.785398"/>
<TerrainAmbientColor r="0.203922" g="0.376471" b="0.556863"/>
<UnitsAmbientColor r="0.364706" g="0.356863" b="0.329412"/>
<Fog>
<FogFactor>0.00195313</FogFactor>
<FogThickness>0</FogThickness>
<FogColor r="0.8" g="0.8" b="0.894118"/>
</Fog>
<Water>
<WaterBody>
<Type>lake</Type>
<Color r="0.337255" g="0.247059" b="0.0784314"/>
<Tint r="0.439216" g="0.337255" b="0.14902"/>
<Height>20.0348</Height>
<Waviness>4.99023</Waviness>
<Murkiness>0.96875</Murkiness>
<WindAngle>1.264</WindAngle>
</WaterBody>
</Water>
<Postproc>
<Brightness>0.0234375</Brightness>
<Contrast>1.09961</Contrast>
<Saturation>0.828125</Saturation>
<Bloom>0.142969</Bloom>
<PostEffect>hdr</PostEffect>
</Postproc>
</Environment>
<Camera>
<Position x="292.261" y="82.922" z="339.911"/>
<Rotation angle="0"/>
<Declination angle="0.610865"/>
</Camera>
<ScriptSettings><![CDATA[
{
"CircularMap": true,
"Description": "Play the Kushites faction in a non-threatening sandbox scenario.",
"GameType": "endless",
"Keywords": ["demo"],
"LockTeams": false,
"Name": "Sandbox - The Kushites",
"PlayerData": [
"",
{
"Civ": "kush",
"Color": {
"b": 255,
"g": 255,
"r": 0
},
"Name": "Kushites",
"Resources": {
"food": 10000,
"metal": 10000,
"stone": 10000,
"wood": 10000
}
},
{
"AI": "",
"Civ": "ptol",
"Color": {
"b": 0,
"g": 0,
"r": 255
},
"Name": "Egyptians"
}
],
"Preview": "sandbox_kushites.png",
"RevealMap": false,
"VictoryConditions": []
}
]]></ScriptSettings>
<Entities>
<Entity uid="44">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="272.55195" z="434.08637"/>
<Orientation y="-2.14637"/>
<Actor seed="45378"/>
</Entity>
<Entity uid="58">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="77.88924" z="432.25287"/>
<Orientation y="2.35621"/>
<Actor seed="29240"/>
</Entity>
<Entity uid="62">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="233.24915" z="431.00019"/>
<Orientation y="-1.3668"/>
<Actor seed="19264"/>
</Entity>
<Entity uid="66">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="264.09031" z="254.16001"/>
<Orientation y="-0.88323"/>
<Actor seed="41144"/>
</Entity>
<Entity uid="67">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="246.40522" z="328.56257"/>
<Orientation y="-1.45823"/>
<Actor seed="3090"/>
</Entity>
<Entity uid="70">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="58.33021" z="439.62464"/>
<Orientation y="-0.20752"/>
<Actor seed="59274"/>
</Entity>
<Entity uid="72">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="209.89631" z="410.87067"/>
<Orientation y="0.26561"/>
<Actor seed="29772"/>
</Entity>
<Entity uid="73">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="218.31025" z="473.06745"/>
<Orientation y="6.37938"/>
<Actor seed="56448"/>
</Entity>
<Entity uid="75">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="243.63184" z="538.19098"/>
<Orientation y="0.95754"/>
<Actor seed="39942"/>
</Entity>
<Entity uid="76">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="286.24958" z="519.63569"/>
<Orientation y="1.6597"/>
<Actor seed="36346"/>
</Entity>
<Entity uid="77">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="318.58802" z="519.63569"/>
<Orientation y="2.36101"/>
<Actor seed="22874"/>
</Entity>
<Entity uid="78">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="343.34867" z="491.3726"/>
<Orientation y="2.87058"/>
<Actor seed="47716"/>
</Entity>
<Entity uid="79">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="240.29078" z="507.98722"/>
<Orientation y="5.87195"/>
<Actor seed="55588"/>
</Entity>
<Entity uid="80">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="430.62101" z="362.12275"/>
<Orientation y="2.97008"/>
<Actor seed="38188"/>
</Entity>
<Entity uid="81">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="307.5712" z="295.1699"/>
<Orientation y="-3.12584"/>
<Actor seed="65186"/>
</Entity>
<Entity uid="82">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="385.85279" z="369.491"/>
<Orientation y="-2.82415"/>
<Actor seed="46710"/>
</Entity>
<Entity uid="83">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="362.85376" z="288.30301"/>
<Orientation y="-2.5517"/>
<Actor seed="52150"/>
</Entity>
<Entity uid="84">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="347.06803" z="282.88804"/>
<Orientation y="-1.9593"/>
<Actor seed="2470"/>
</Entity>
<Entity uid="85">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="285.4709" z="299.59913"/>
<Orientation y="-1.6628"/>
<Actor seed="47912"/>
</Entity>
<Entity uid="86">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="251.11902" z="295.09031"/>
<Orientation y="-2.91565"/>
<Actor seed="14206"/>
</Entity>
<Entity uid="87">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="231.37336" z="311.20624"/>
<Orientation y="2.35621"/>
<Actor seed="5970"/>
</Entity>
<Entity uid="88">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="72.02933" z="444.93055"/>
<Orientation y="-1.30327"/>
<Actor seed="58178"/>
</Entity>
<Entity uid="89">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="310.60795" z="483.70652"/>
<Orientation y="0.16048"/>
<Actor seed="32648"/>
</Entity>
<Entity uid="90">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="305.59345" z="503.04352"/>
<Orientation y="-2.10727"/>
<Actor seed="25420"/>
</Entity>
<Entity uid="92">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="115.13933" z="466.88868"/>
<Orientation y="2.35621"/>
<Actor seed="24496"/>
</Entity>
<Entity uid="94">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="439.65998" z="537.5102"/>
<Orientation y="-2.90824"/>
<Actor seed="39014"/>
</Entity>
<Entity uid="95">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="351.03354" z="321.02057"/>
<Orientation y="-2.46734"/>
<Actor seed="34866"/>
</Entity>
<Entity uid="96">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="349.01496" z="263.3935"/>
<Orientation y="-2.28238"/>
<Actor seed="40646"/>
</Entity>
<Entity uid="97">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="286.81226" z="250.93009"/>
<Orientation y="-1.80422"/>
<Actor seed="51088"/>
</Entity>
<Entity uid="98">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="240.22623" z="248.97181"/>
<Orientation y="-1.69661"/>
<Actor seed="11398"/>
</Entity>
<Entity uid="101">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="241.87961" z="195.01578"/>
<Orientation y="1.73813"/>
<Actor seed="61374"/>
</Entity>
<Entity uid="102">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="278.4095" z="191.78766"/>
<Orientation y="1.2525"/>
<Actor seed="13726"/>
</Entity>
<Entity uid="103">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="313.2761" z="205.87372"/>
<Orientation y="0.98385"/>
<Actor seed="58194"/>
</Entity>
<Entity uid="104">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="354.30634" z="236.42838"/>
<Orientation y="0.6166"/>
<Actor seed="24082"/>
</Entity>
<Entity uid="105">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="385.40049" z="292.94184"/>
<Orientation y="0.30318"/>
<Actor seed="56478"/>
</Entity>
<Entity uid="106">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="370.64094" z="358.38422"/>
<Orientation y="2.35621"/>
<Actor seed="42352"/>
</Entity>
<Entity uid="107">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="444.44718" z="396.07093"/>
<Orientation y="2.9445"/>
<Actor seed="51966"/>
</Entity>
<Entity uid="108">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="456.13654" z="350.78782"/>
<Orientation y="-2.82807"/>
<Actor seed="29226"/>
</Entity>
<Entity uid="110">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="398.50171" z="216.67756"/>
<Orientation y="2.35621"/>
<Actor seed="32648"/>
</Entity>
<Entity uid="111">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="379.57416" z="201.32856"/>
<Orientation y="-2.082"/>
<Actor seed="14468"/>
</Entity>
<Entity uid="112">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="321.8737" z="183.57813"/>
<Orientation y="-1.15697"/>
<Actor seed="52914"/>
</Entity>
<Entity uid="113">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="299.8046" z="211.34241"/>
<Orientation y="-1.11847"/>
<Actor seed="7968"/>
</Entity>
<Entity uid="114">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="231.32535" z="227.4044"/>
<Orientation y="-1.87693"/>
<Actor seed="29126"/>
</Entity>
<Entity uid="116">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="128.83057" z="328.26017"/>
<Orientation y="2.35621"/>
<Actor seed="37350"/>
</Entity>
<Entity uid="117">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="132.55573" z="337.75034"/>
<Orientation y="-0.22542"/>
<Actor seed="21708"/>
</Entity>
<Entity uid="118">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="80.19433" z="376.51883"/>
<Orientation y="-3.12731"/>
<Actor seed="38768"/>
</Entity>
<Entity uid="119">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="87.46523" z="308.78537"/>
<Orientation y="-2.80852"/>
<Actor seed="9444"/>
</Entity>
<Entity uid="123">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="206.75126" z="173.45267"/>
<Orientation y="2.35621"/>
<Actor seed="12226"/>
</Entity>
<Entity uid="124">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="242.6962" z="142.74598"/>
<Orientation y="1.96523"/>
<Actor seed="5272"/>
</Entity>
<Entity uid="125">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="242.03672" z="122.23139"/>
<Orientation y="2.23201"/>
<Actor seed="40466"/>
</Entity>
<Entity uid="126">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="391.88273" z="159.46497"/>
<Orientation y="1.49639"/>
<Actor seed="34954"/>
</Entity>
<Entity uid="127">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="370.82557" z="103.87151"/>
<Orientation y="-2.9658"/>
<Actor seed="10196"/>
</Entity>
<Entity uid="128">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="652.66572" z="122.07943"/>
<Orientation y="-2.68352"/>
<Actor seed="54212"/>
</Entity>
<Entity uid="129">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="590.89222" z="76.31196"/>
<Orientation y="0.6401"/>
<Actor seed="49376"/>
</Entity>
<Entity uid="130">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="430.46741" z="138.59894"/>
<Orientation y="2.35621"/>
<Actor seed="64414"/>
</Entity>
<Entity uid="131">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="419.89856" z="106.6143"/>
<Orientation y="-1.90224"/>
<Actor seed="18068"/>
</Entity>
<Entity uid="132">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="420.1312" z="43.54361"/>
<Orientation y="1.38285"/>
<Actor seed="61450"/>
</Entity>
<Entity uid="133">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="462.76627" z="138.30634"/>
<Orientation y="0.36126"/>
<Actor seed="24832"/>
</Entity>
<Entity uid="134">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="435.0264" z="205.57425"/>
<Orientation y="-0.86504"/>
<Actor seed="8434"/>
</Entity>
<Entity uid="136">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="513.52582" z="215.35929"/>
<Orientation y="2.35621"/>
<Actor seed="49166"/>
</Entity>
<Entity uid="137">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="536.849" z="258.29078"/>
<Orientation y="-0.54522"/>
<Actor seed="2720"/>
</Entity>
<Entity uid="138">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="479.01981" z="322.96299"/>
<Orientation y="-0.4545"/>
<Actor seed="9112"/>
</Entity>
<Entity uid="140">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="610.50379" z="407.0011"/>
<Orientation y="-1.3039"/>
<Actor seed="57518"/>
</Entity>
<Entity uid="149">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="548.07831" z="523.56202"/>
<Orientation y="-0.39985"/>
<Actor seed="31620"/>
</Entity>
<Entity uid="150">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="481.87998" z="654.14515"/>
<Orientation y="-1.841"/>
<Actor seed="50344"/>
</Entity>
<Entity uid="151">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="410.05896" z="663.65638"/>
<Orientation y="-5.40636"/>
<Actor seed="27938"/>
</Entity>
<Entity uid="152">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="295.98731" z="588.45105"/>
<Orientation y="2.08768"/>
<Actor seed="45530"/>
</Entity>
<Entity uid="153">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="355.4149" z="508.90345"/>
<Orientation y="0.57404"/>
<Actor seed="19360"/>
</Entity>
<Entity uid="154">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="401.07734" z="638.9969"/>
<Orientation y="2.35621"/>
<Actor seed="24414"/>
</Entity>
<Entity uid="155">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="359.36063" z="672.87665"/>
<Orientation y="-1.48263"/>
<Actor seed="46684"/>
</Entity>
<Entity uid="156">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="244.18641" z="681.48047"/>
<Orientation y="-2.67446"/>
<Actor seed="55966"/>
</Entity>
<Entity uid="157">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="234.40458" z="602.99366"/>
<Orientation y="2.35621"/>
<Actor seed="53890"/>
</Entity>
<Entity uid="158">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="267.14591" z="588.90156"/>
<Orientation y="1.0401"/>
<Actor seed="39862"/>
</Entity>
<Entity uid="159">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="264.12082" z="617.78382"/>
<Orientation y="-2.35964"/>
<Actor seed="4310"/>
</Entity>
<Entity uid="161">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="102.74468" z="461.12388"/>
<Orientation y="-2.03754"/>
<Actor seed="56212"/>
</Entity>
<Entity uid="164">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="138.60593" z="436.5074"/>
<Orientation y="-7.71047"/>
<Actor seed="30486"/>
</Entity>
<Entity uid="166">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="163.38285" z="421.97876"/>
<Orientation y="-2.65362"/>
<Actor seed="50068"/>
</Entity>
<Entity uid="167">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="87.77401" z="408.53898"/>
<Orientation y="-2.31089"/>
<Actor seed="59714"/>
</Entity>
<Entity uid="168">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="77.85778" z="341.87952"/>
<Orientation y="-4.16163"/>
<Actor seed="1228"/>
</Entity>
<Entity uid="169">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="103.76767" z="331.78895"/>
<Orientation y="1.8682"/>
<Actor seed="26328"/>
</Entity>
<Entity uid="170">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="124.02262" z="332.26594"/>
<Orientation y="-1.18465"/>
<Actor seed="37790"/>
</Entity>
<Entity uid="171">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="121.78138" z="340.89658"/>
<Orientation y="2.35621"/>
<Actor seed="16870"/>
</Entity>
<Entity uid="172">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="68.87743" z="411.97962"/>
<Orientation y="1.08642"/>
<Actor seed="37144"/>
</Entity>
<Entity uid="176">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="138.85468" z="697.4676"/>
<Orientation y="0.95514"/>
<Actor seed="2966"/>
</Entity>
<Entity uid="177">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="163.14457" z="660.5055"/>
<Orientation y="2.75489"/>
<Actor seed="46618"/>
</Entity>
<Entity uid="178">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="125.46828" z="706.91407"/>
<Orientation y="-1.11281"/>
<Actor seed="52214"/>
</Entity>
<Entity uid="179">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="106.74814" z="706.60596"/>
<Orientation y="2.31768"/>
<Actor seed="13186"/>
</Entity>
<Entity uid="180">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="235.30045" z="705.93476"/>
<Orientation y="-2.97814"/>
<Actor seed="50530"/>
</Entity>
<Entity uid="182">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="158.68757" z="691.25513"/>
<Orientation y="1.55202"/>
<Actor seed="52536"/>
</Entity>
<Entity uid="184">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="224.18488" z="721.86341"/>
<Orientation y="2.35621"/>
<Actor seed="46192"/>
</Entity>
<Entity uid="186">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="259.47077" z="690.76771"/>
<Orientation y="-1.65761"/>
<Actor seed="59516"/>
</Entity>
<Entity uid="187">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="276.7316" z="688.5395"/>
<Orientation y="1.11896"/>
<Actor seed="24124"/>
</Entity>
<Entity uid="190">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="380.27936" z="757.32557"/>
<Orientation y="-3.11878"/>
<Actor seed="14846"/>
</Entity>
<Entity uid="191">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="379.36216" z="681.56501"/>
<Orientation y="1.3038"/>
<Actor seed="19208"/>
</Entity>
<Entity uid="192">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="362.74259" z="705.66712"/>
<Orientation y="-0.41744"/>
<Actor seed="35700"/>
</Entity>
<Entity uid="194">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="490.87903" z="698.97144"/>
<Orientation y="-2.83965"/>
<Actor seed="57334"/>
</Entity>
<Entity uid="195">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="517.75593" z="633.20972"/>
<Orientation y="1.50678"/>
<Actor seed="52926"/>
</Entity>
<Entity uid="196">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="591.51374" z="638.82563"/>
<Orientation y="-2.64231"/>
<Actor seed="65523"/>
</Entity>
<Entity uid="197">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="524.62732" z="574.88746"/>
<Orientation y="3.06717"/>
<Actor seed="24584"/>
</Entity>
<Entity uid="198">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="554.54847" z="538.64991"/>
<Orientation y="1.49964"/>
<Actor seed="8086"/>
</Entity>
<Entity uid="199">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="672.36646" z="553.17902"/>
<Orientation y="2.3561"/>
<Actor seed="37096"/>
</Entity>
<Entity uid="200">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="696.07166" z="542.4469"/>
<Orientation y="-2.56232"/>
<Actor seed="48860"/>
</Entity>
<Entity uid="201">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="654.60712" z="537.23084"/>
<Orientation y="-0.59385"/>
<Actor seed="31124"/>
</Entity>
<Entity uid="202">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="694.3324" z="435.07197"/>
<Orientation y="1.70228"/>
<Actor seed="40086"/>
</Entity>
<Entity uid="204">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="692.22797" z="417.64963"/>
<Orientation y="-2.10946"/>
<Actor seed="58104"/>
</Entity>
<Entity uid="205">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="714.417" z="379.8325"/>
<Orientation y="2.29651"/>
<Actor seed="5218"/>
</Entity>
<Entity uid="206">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="731.80231" z="362.60682"/>
<Orientation y="1.73383"/>
</Entity>
<Entity uid="207">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="800.04499" z="337.60969"/>
<Orientation y="-1.8998"/>
</Entity>
<Entity uid="208">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="717.38782" z="328.84232"/>
<Orientation y="-2.71688"/>
<Actor seed="24594"/>
</Entity>
<Entity uid="209">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="690.57941" z="340.16077"/>
<Orientation y="2.35621"/>
<Actor seed="47412"/>
</Entity>
<Entity uid="212">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="608.7245" z="284.98295"/>
<Orientation y="2.35621"/>
<Actor seed="7102"/>
</Entity>
<Entity uid="213">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="645.68085" z="216.28751"/>
<Orientation y="2.03521"/>
<Actor seed="25962"/>
</Entity>
<Entity uid="214">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="700.4084" z="193.93616"/>
<Orientation y="2.35621"/>
<Actor seed="42798"/>
</Entity>
<Entity uid="215">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="628.49231" z="206.5763"/>
<Orientation y="-2.51456"/>
<Actor seed="19682"/>
</Entity>
<Entity uid="216">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="613.56403" z="169.9697"/>
<Orientation y="1.96995"/>
<Actor seed="17570"/>
</Entity>
<Entity uid="217">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="699.7995" z="147.29175"/>
<Orientation y="2.35621"/>
<Actor seed="42284"/>
</Entity>
<Entity uid="218">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="606.90247" z="138.54136"/>
<Orientation y="2.35621"/>
<Actor seed="9490"/>
</Entity>
<Entity uid="219">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="616.76874" z="115.57416"/>
<Orientation y="1.83466"/>
<Actor seed="54836"/>
</Entity>
<Entity uid="220">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="650.80073" z="107.42289"/>
<Orientation y="-2.11309"/>
<Actor seed="28738"/>
</Entity>
<Entity uid="221">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="597.05073" z="54.37354"/>
<Orientation y="-1.84787"/>
<Actor seed="23064"/>
</Entity>
<Entity uid="222">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="481.4734" z="76.46914"/>
<Orientation y="2.35621"/>
<Actor seed="45936"/>
</Entity>
<Entity uid="223">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="494.75043" z="57.50326"/>
<Orientation y="2.31804"/>
<Actor seed="9786"/>
</Entity>
<Entity uid="224">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="492.46192" z="28.30256"/>
<Orientation y="-1.4638"/>
<Actor seed="34626"/>
</Entity>
<Entity uid="225">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="437.60267" z="51.3029"/>
<Orientation y="0.60363"/>
<Actor seed="5724"/>
</Entity>
<Entity uid="226">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="571.19898" z="138.7667"/>
<Orientation y="-1.27314"/>
<Actor seed="14164"/>
</Entity>
<Entity uid="227">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="586.71357" z="153.24222"/>
<Orientation y="0.70922"/>
<Actor seed="15100"/>
</Entity>
<Entity uid="228">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="644.40564" z="162.80622"/>
<Orientation y="-1.26897"/>
<Actor seed="2098"/>
</Entity>
<Entity uid="229">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="731.97718" z="199.62705"/>
<Orientation y="0.73967"/>
<Actor seed="29804"/>
</Entity>
<Entity uid="230">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="796.24207" z="243.43088"/>
<Orientation y="-2.38051"/>
</Entity>
<Entity uid="231">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="776.67011" z="233.51652"/>
<Orientation y="1.46726"/>
</Entity>
<Entity uid="232">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="840.43976" z="263.73356"/>
<Orientation y="0.76714"/>
</Entity>
<Entity uid="233">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="879.33161" z="298.37519"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="234">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="952.4997" z="414.62421"/>
<Orientation y="7.38135"/>
<Actor seed="19854"/>
</Entity>
<Entity uid="235">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="902.58741" z="419.65873"/>
<Orientation y="0.09081"/>
<Actor seed="32648"/>
</Entity>
<Entity uid="236">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="861.61945" z="436.56687"/>
<Orientation y="-3.10987"/>
<Actor seed="56798"/>
</Entity>
<Entity uid="237">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="882.9375" z="401.5735"/>
<Orientation y="1.53486"/>
</Entity>
<Entity uid="238">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="970.65882" z="416.08841"/>
<Orientation y="1.07618"/>
<Actor seed="8398"/>
</Entity>
<Entity uid="239">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="994.56116" z="483.32267"/>
<Orientation y="2.35621"/>
<Actor seed="18644"/>
</Entity>
<Entity uid="240">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="987.88337" z="539.53986"/>
<Orientation y="-1.16488"/>
<Actor seed="20822"/>
</Entity>
<Entity uid="241">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="908.68659" z="595.24952"/>
<Orientation y="-1.64104"/>
<Actor seed="52344"/>
</Entity>
<Entity uid="242">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="861.26978" z="584.79761"/>
<Orientation y="-3.087"/>
<Actor seed="55800"/>
</Entity>
<Entity uid="243">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="833.58216" z="533.81818"/>
<Orientation y="2.81792"/>
<Actor seed="65070"/>
</Entity>
<Entity uid="244">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="861.22437" z="510.84382"/>
<Orientation y="1.5956"/>
<Actor seed="53058"/>
</Entity>
<Entity uid="245">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="919.16608" z="532.63392"/>
<Orientation y="-0.21894"/>
<Actor seed="46906"/>
</Entity>
<Entity uid="248">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="844.75348" z="698.49885"/>
<Orientation y="-1.21636"/>
<Actor seed="45310"/>
</Entity>
<Entity uid="249">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="850.09125" z="653.59791"/>
<Orientation y="-2.78516"/>
<Actor seed="64200"/>
</Entity>
<Entity uid="250">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="827.04664" z="688.11792"/>
<Orientation y="3.08608"/>
<Actor seed="22576"/>
</Entity>
<Entity uid="251">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="835.07624" z="670.8896"/>
<Orientation y="1.75257"/>
<Actor seed="38160"/>
</Entity>
<Entity uid="252">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="818.96222" z="676.02613"/>
<Orientation y="0.64109"/>
<Actor seed="20224"/>
</Entity>
<Entity uid="253">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="893.38263" z="631.45301"/>
<Orientation y="-0.2112"/>
<Actor seed="65501"/>
</Entity>
<Entity uid="254">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="878.51417" z="706.25635"/>
<Orientation y="-0.84792"/>
<Actor seed="16414"/>
</Entity>
<Entity uid="255">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="742.54688" z="804.12183"/>
<Orientation y="-2.0576"/>
<Actor seed="14908"/>
</Entity>
<Entity uid="256">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="659.11127" z="802.14045"/>
<Orientation y="-2.34618"/>
<Actor seed="33056"/>
</Entity>
<Entity uid="258">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="611.60041" z="733.19117"/>
<Orientation y="2.23772"/>
<Actor seed="22080"/>
</Entity>
<Entity uid="259">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="606.75434" z="690.52833"/>
<Orientation y="1.7006"/>
<Actor seed="35602"/>
</Entity>
<Entity uid="260">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="722.35364" z="685.10346"/>
<Orientation y="0.28145"/>
<Actor seed="46434"/>
</Entity>
<Entity uid="261">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="693.59821" z="761.68921"/>
<Orientation y="-0.93277"/>
<Actor seed="43132"/>
</Entity>
<Entity uid="266">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="660.09516" z="545.15375"/>
<Orientation y="-3.2687"/>
<Actor seed="7576"/>
</Entity>
<Entity uid="273">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="143.78888" z="675.4651"/>
<Orientation y="0.97858"/>
<Actor seed="35380"/>
</Entity>
<Entity uid="275">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="234.0858" z="734.02735"/>
<Orientation y="0.84755"/>
<Actor seed="64000"/>
</Entity>
<Entity uid="293">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="820.10749" z="824.47608"/>
<Orientation y="2.35621"/>
<Actor seed="54150"/>
</Entity>
<Entity uid="300">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="870.0005" z="416.30567"/>
<Orientation y="3.12298"/>
<Actor seed="13562"/>
</Entity>
<Entity uid="301">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="965.48841" z="538.96436"/>
<Orientation y="-2.38117"/>
<Actor seed="59936"/>
</Entity>
<Entity uid="302">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="906.06983" z="484.0099"/>
<Orientation y="-2.58753"/>
<Actor seed="21186"/>
</Entity>
<Entity uid="305">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="780.11011" z="582.96552"/>
<Orientation y="2.35621"/>
<Actor seed="5306"/>
</Entity>
<Entity uid="306">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="687.74659" z="552.38245"/>
<Orientation y="3.03621"/>
<Actor seed="33868"/>
</Entity>
<Entity uid="310">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="787.82862" z="330.32578"/>
<Orientation y="2.15487"/>
</Entity>
<Entity uid="311">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="823.17817" z="301.14734"/>
<Orientation y="-2.06115"/>
</Entity>
<Entity uid="313">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="798.92634" z="255.71235"/>
<Orientation y="1.43407"/>
</Entity>
<Entity uid="314">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="846.28162" z="247.42118"/>
<Orientation y="-2.87563"/>
</Entity>
<Entity uid="318">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="862.60712" z="207.56809"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="319">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="877.93104" z="202.95829"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="320">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="893.76795" z="221.64347"/>
<Orientation y="0.86158"/>
</Entity>
<Entity uid="321">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="919.06952" z="250.99607"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="322">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="947.521" z="307.36377"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="323">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="903.22321" z="395.33146"/>
<Orientation y="-0.34234"/>
</Entity>
<Entity uid="324">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="950.70655" z="327.86323"/>
<Orientation y="-0.0078"/>
</Entity>
<Entity uid="325">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="868.0315" z="305.11716"/>
<Orientation y="3.02981"/>
</Entity>
<Entity uid="326">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="883.32154" z="267.78934"/>
<Orientation y="-3.02643"/>
</Entity>
<Entity uid="327">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="881.04615" z="245.73554"/>
<Orientation y="-3.09987"/>
</Entity>
<Entity uid="328">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="740.83875" z="101.77968"/>
<Orientation y="-2.2963"/>
<Actor seed="10150"/>
</Entity>
<Entity uid="329">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="689.20539" z="81.42478"/>
<Orientation y="-2.45241"/>
<Actor seed="9208"/>
</Entity>
<Entity uid="330">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="612.82313" z="58.8129"/>
<Orientation y="2.35621"/>
<Actor seed="65308"/>
</Entity>
<Entity uid="331">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="612.9048" z="52.38994"/>
<Orientation y="2.35621"/>
<Actor seed="56012"/>
</Entity>
<Entity uid="332">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="579.08997" z="35.7935"/>
<Orientation y="2.35621"/>
<Actor seed="59474"/>
</Entity>
<Entity uid="333">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="558.28864" z="33.59018"/>
<Orientation y="2.35621"/>
<Actor seed="42588"/>
</Entity>
<Entity uid="334">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="547.95704" z="54.0506"/>
<Orientation y="0.89849"/>
<Actor seed="57160"/>
</Entity>
<Entity uid="335">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="606.76807" z="69.73916"/>
<Orientation y="1.37227"/>
<Actor seed="59076"/>
</Entity>
<Entity uid="336">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="630.57227" z="97.10044"/>
<Orientation y="-1.77033"/>
<Actor seed="6002"/>
</Entity>
<Entity uid="337">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="587.88123" z="57.98845"/>
<Orientation y="-0.27515"/>
<Actor seed="5720"/>
</Entity>
<Entity uid="338">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="527.75324" z="156.69361"/>
<Orientation y="-2.47803"/>
<Actor seed="46012"/>
</Entity>
<Entity uid="339">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="564.89026" z="141.04319"/>
<Orientation y="2.35621"/>
<Actor seed="42666"/>
</Entity>
<Entity uid="340">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="519.87598" z="169.31608"/>
<Orientation y="-1.54221"/>
<Actor seed="8302"/>
</Entity>
<Entity uid="341">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="621.59723" z="189.13471"/>
<Orientation y="1.0262"/>
<Actor seed="8156"/>
</Entity>
<Entity uid="342">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="605.73688" z="247.89084"/>
<Orientation y="-0.23273"/>
<Actor seed="11848"/>
</Entity>
<Entity uid="343">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="527.40741" z="305.1485"/>
<Orientation y="-2.62864"/>
<Actor seed="25654"/>
</Entity>
<Entity uid="344">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="544.56794" z="269.26899"/>
<Orientation y="1.57418"/>
<Actor seed="35004"/>
</Entity>
<Entity uid="345">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="612.48853" z="282.46747"/>
<Orientation y="0.64982"/>
<Actor seed="35492"/>
</Entity>
<Entity uid="346">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="652.88855" z="346.22657"/>
<Orientation y="0.29018"/>
<Actor seed="28512"/>
</Entity>
<Entity uid="347">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="696.72687" z="358.63349"/>
<Orientation y="-1.09296"/>
<Actor seed="55084"/>
</Entity>
<Entity uid="348">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="603.87201" z="340.55463"/>
<Orientation y="0.39446"/>
<Actor seed="23982"/>
</Entity>
<Entity uid="349">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="701.31171" z="338.96897"/>
<Orientation y="-1.56341"/>
<Actor seed="4312"/>
</Entity>
<Entity uid="350">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="682.68726" z="372.47565"/>
<Orientation y="-1.35763"/>
<Actor seed="8740"/>
</Entity>
<Entity uid="351">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="668.20246" z="440.33661"/>
<Orientation y="-1.49965"/>
<Actor seed="61764"/>
</Entity>
<Entity uid="352">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="707.45252" z="780.76972"/>
<Orientation y="-2.2581"/>
<Actor seed="28858"/>
</Entity>
<Entity uid="353">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="592.60132" z="674.8086"/>
<Orientation y="-3.0696"/>
<Actor seed="51770"/>
</Entity>
<Entity uid="354">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="601.70527" z="666.26124"/>
<Orientation y="1.9713"/>
<Actor seed="56046"/>
</Entity>
<Entity uid="355">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="621.19202" z="696.61475"/>
<Orientation y="-0.54465"/>
<Actor seed="58004"/>
</Entity>
<Entity uid="356">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="592.38758" z="727.20215"/>
<Orientation y="-2.71415"/>
<Actor seed="59966"/>
</Entity>
<Entity uid="357">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="589.67536" z="705.3653"/>
<Orientation y="2.40066"/>
<Actor seed="37838"/>
</Entity>
<Entity uid="358">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="595.13532" z="697.50074"/>
<Orientation y="-2.98287"/>
<Actor seed="32852"/>
</Entity>
<Entity uid="359">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="583.09955" z="704.24878"/>
<Orientation y="-1.32758"/>
<Actor seed="65144"/>
</Entity>
<Entity uid="360">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="571.3141" z="717.6996"/>
<Orientation y="2.35621"/>
<Actor seed="15050"/>
</Entity>
<Entity uid="361">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="566.17048" z="731.01996"/>
<Orientation y="0.70121"/>
<Actor seed="23550"/>
</Entity>
<Entity uid="362">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="586.04694" z="747.33094"/>
<Orientation y="-2.00773"/>
<Actor seed="1718"/>
</Entity>
<Entity uid="363">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="578.55866" z="735.06452"/>
<Orientation y="1.57081"/>
<Actor seed="43252"/>
</Entity>
<Entity uid="364">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="592.90302" z="730.65082"/>
<Orientation y="2.35621"/>
<Actor seed="62190"/>
</Entity>
<Entity uid="365">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="601.82557" z="713.1161"/>
<Orientation y="2.35621"/>
<Actor seed="47944"/>
</Entity>
<Entity uid="366">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="619.6042" z="719.71924"/>
<Orientation y="-1.51502"/>
<Actor seed="17984"/>
</Entity>
<Entity uid="367">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="267.03644" z="94.90082"/>
<Orientation y="0.55697"/>
<Actor seed="62630"/>
</Entity>
<Entity uid="368">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="301.20585" z="66.17006"/>
<Orientation y="-1.06984"/>
<Actor seed="35190"/>
</Entity>
<Entity uid="369">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="523.96863" z="64.19376"/>
<Orientation y="2.35621"/>
<Actor seed="49504"/>
</Entity>
<Entity uid="370">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="407.10825" z="36.20592"/>
<Orientation y="2.35621"/>
<Actor seed="13170"/>
</Entity>
<Entity uid="371">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="206.4091" z="127.6054"/>
<Orientation y="-0.45784"/>
<Actor seed="6436"/>
</Entity>
<Entity uid="372">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="633.70478" z="115.69974"/>
<Orientation y="2.35621"/>
<Actor seed="38970"/>
</Entity>
<Entity uid="373">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="641.10145" z="98.7739"/>
<Orientation y="2.35621"/>
<Actor seed="24282"/>
</Entity>
<Entity uid="374">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="638.25336" z="85.74605"/>
<Orientation y="2.35621"/>
<Actor seed="16944"/>
</Entity>
<Entity uid="375">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="637.03559" z="80.17556"/>
<Orientation y="1.17437"/>
<Actor seed="27114"/>
</Entity>
<Entity uid="376">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="655.75849" z="96.07036"/>
<Orientation y="2.35621"/>
<Actor seed="38758"/>
</Entity>
<Entity uid="377">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="652.85383" z="111.81588"/>
<Orientation y="2.35621"/>
<Actor seed="21330"/>
</Entity>
<Entity uid="378">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="614.65406" z="96.83762"/>
<Orientation y="-1.31916"/>
<Actor seed="15170"/>
</Entity>
<Entity uid="379">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="855.18354" z="409.69874"/>
<Orientation y="-1.73035"/>
</Entity>
<Entity uid="380">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="794.42566" z="323.41214"/>
<Orientation y="-1.22556"/>
</Entity>
<Entity uid="381">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="824.92298" z="378.58057"/>
<Orientation y="2.01474"/>
</Entity>
<Entity uid="383">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="751.9062" z="382.2862"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="385">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="836.2215" z="463.16718"/>
<Orientation y="-3.05787"/>
<Actor seed="16212"/>
</Entity>
<Entity uid="386">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="842.96161" z="348.77158"/>
<Orientation y="0.11631"/>
</Entity>
<Entity uid="387">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="863.03199" z="403.05762"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="389">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="874.67103" z="388.3376"/>
<Orientation y="-1.4862"/>
</Entity>
<Entity uid="390">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="452.79542" z="461.68613"/>
<Orientation y="0.41417"/>
<Actor seed="8158"/>
</Entity>
<Entity uid="391">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="238.1341" z="864.31458"/>
<Orientation y="2.35621"/>
<Actor seed="31394"/>
</Entity>
<Entity uid="392">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="243.73417" z="886.24543"/>
<Orientation y="1.24833"/>
<Actor seed="42090"/>
</Entity>
<Entity uid="393">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="328.23182" z="942.67963"/>
<Orientation y="2.35621"/>
<Actor seed="6562"/>
</Entity>
<Entity uid="394">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="305.16529" z="894.68366"/>
<Orientation y="2.60671"/>
<Actor seed="40874"/>
</Entity>
<Entity uid="395">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="322.23038" z="840.78125"/>
<Orientation y="-2.83184"/>
<Actor seed="42080"/>
</Entity>
<Entity uid="396">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="264.17746" z="844.75251"/>
<Orientation y="-2.93111"/>
<Actor seed="31284"/>
</Entity>
<Entity uid="397">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="246.85831" z="800.3711"/>
<Orientation y="3.96859"/>
<Actor seed="54202"/>
</Entity>
<Entity uid="398">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="247.71912" z="746.88172"/>
<Orientation y="-0.43654"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="399">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="288.32517" z="412.96479"/>
<Orientation y="-2.58046"/>
<Actor seed="59152"/>
</Entity>
<Entity uid="400">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="415.11945" z="823.38965"/>
<Orientation y="1.48827"/>
<Actor seed="53280"/>
</Entity>
<Entity uid="401">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="568.35053" z="628.12928"/>
<Orientation y="-2.37491"/>
<Actor seed="5244"/>
</Entity>
<Entity uid="402">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="512.84736" z="571.17914"/>
<Orientation y="-2.55648"/>
<Actor seed="49694"/>
</Entity>
<Entity uid="403">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="392.66883" z="704.80677"/>
<Orientation y="2.99695"/>
<Actor seed="23808"/>
</Entity>
<Entity uid="404">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="448.9025" z="669.86292"/>
<Orientation y="2.62668"/>
<Actor seed="58730"/>
</Entity>
<Entity uid="405">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="678.92811" z="541.22211"/>
<Orientation y="-2.22353"/>
<Actor seed="62430"/>
</Entity>
<Entity uid="407">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="799.10651" z="483.01203"/>
<Orientation y="-2.66642"/>
<Actor seed="25358"/>
</Entity>
<Entity uid="408">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="679.8802" z="356.40293"/>
<Orientation y="2.35621"/>
<Actor seed="39822"/>
</Entity>
<Entity uid="409">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="632.08033" z="294.45356"/>
<Orientation y="0.64127"/>
<Actor seed="25850"/>
</Entity>
<Entity uid="410">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="730.67432" z="213.07383"/>
<Orientation y="-1.60872"/>
<Actor seed="25932"/>
</Entity>
<Entity uid="411">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="710.13978" z="155.511"/>
<Orientation y="2.35621"/>
<Actor seed="44662"/>
</Entity>
<Entity uid="412">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="743.18482" z="152.56925"/>
<Orientation y="1.49552"/>
<Actor seed="21762"/>
</Entity>
<Entity uid="413">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="515.43268" z="361.48664"/>
<Orientation y="0.36487"/>
<Actor seed="14878"/>
</Entity>
<Entity uid="414">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="460.2237" z="45.7248"/>
<Orientation y="0.37797"/>
<Actor seed="25576"/>
</Entity>
<Entity uid="415">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="670.34113" z="60.371"/>
<Orientation y="7.17106"/>
<Actor seed="45330"/>
</Entity>
<Entity uid="416">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="782.74115" z="107.35711"/>
<Orientation y="-1.32047"/>
<Actor seed="59472"/>
</Entity>
<Entity uid="417">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="899.4773" z="292.37208"/>
<Orientation y="0.49663"/>
<Actor seed="60230"/>
</Entity>
<Entity uid="418">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="976.61017" z="392.82786"/>
<Orientation y="-1.98702"/>
<Actor seed="22972"/>
</Entity>
<Entity uid="419">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="822.7887" z="494.44031"/>
<Orientation y="-1.44797"/>
<Actor seed="54316"/>
</Entity>
<Entity uid="420">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="806.5683" z="540.73505"/>
<Orientation y="0.66819"/>
<Actor seed="4034"/>
</Entity>
<Entity uid="421">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="856.25763" z="629.67334"/>
<Orientation y="-1.71915"/>
<Actor seed="59188"/>
</Entity>
<Entity uid="422">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="680.60096" z="652.2201"/>
<Orientation y="2.35621"/>
<Actor seed="41386"/>
</Entity>
<Entity uid="423">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="681.75727" z="606.33594"/>
<Orientation y="2.68796"/>
<Actor seed="37308"/>
</Entity>
<Entity uid="424">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="734.38587" z="619.83558"/>
<Orientation y="-0.69475"/>
<Actor seed="15754"/>
</Entity>
<Entity uid="425">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="709.15278" z="662.51221"/>
<Orientation y="-1.79651"/>
<Actor seed="46830"/>
</Entity>
<Entity uid="426">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="693.74048" z="634.50147"/>
<Orientation y="-2.63221"/>
<Actor seed="33214"/>
</Entity>
<Entity uid="427">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="703.68244" z="682.87806"/>
<Orientation y="0.33172"/>
<Actor seed="62520"/>
</Entity>
<Entity uid="428">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="728.3263" z="708.25153"/>
<Orientation y="2.35621"/>
<Actor seed="15470"/>
</Entity>
<Entity uid="429">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="858.1922" z="715.4787"/>
<Orientation y="2.59327"/>
<Actor seed="48072"/>
</Entity>
<Entity uid="430">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="880.26319" z="693.55658"/>
<Orientation y="1.19729"/>
<Actor seed="4384"/>
</Entity>
<Entity uid="431">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="847.98603" z="775.14179"/>
<Orientation y="2.35621"/>
<Actor seed="34002"/>
</Entity>
<Entity uid="432">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="868.65815" z="794.9668"/>
<Orientation y="-1.27074"/>
<Actor seed="34026"/>
</Entity>
<Entity uid="433">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="840.04053" z="825.51282"/>
<Orientation y="2.35621"/>
<Actor seed="53228"/>
</Entity>
<Entity uid="434">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="613.219" z="856.54303"/>
<Orientation y="-1.80915"/>
<Actor seed="30314"/>
</Entity>
<Entity uid="435">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="563.094" z="908.05494"/>
<Orientation y="3.07375"/>
<Actor seed="12366"/>
</Entity>
<Entity uid="436">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="569.57844" z="808.93317"/>
<Orientation y="3.08404"/>
<Actor seed="44764"/>
</Entity>
<Entity uid="437">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="589.1537" z="816.0088"/>
<Orientation y="0.60235"/>
<Actor seed="37218"/>
</Entity>
<Entity uid="438">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="559.77021" z="975.7621"/>
<Orientation y="-1.27042"/>
<Actor seed="9892"/>
</Entity>
<Entity uid="439">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="589.77796" z="974.2226"/>
<Orientation y="1.09734"/>
<Actor seed="10816"/>
</Entity>
<Entity uid="440">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="220.34061" z="676.5821"/>
<Orientation y="2.35621"/>
<Actor seed="59304"/>
</Entity>
<Entity uid="441">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="94.36881" z="697.04468"/>
<Orientation y="-2.57499"/>
<Actor seed="40862"/>
</Entity>
<Entity uid="444">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="46.32775" z="471.31861"/>
<Orientation y="2.83068"/>
<Actor seed="54498"/>
</Entity>
<Entity uid="445">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="85.38292" z="460.27378"/>
<Orientation y="2.35621"/>
<Actor seed="37754"/>
</Entity>
<Entity uid="446">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="83.29195" z="388.44852"/>
<Orientation y="2.00588"/>
<Actor seed="220"/>
</Entity>
<Entity uid="447">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="47.60865" z="347.13611"/>
<Orientation y="1.13978"/>
<Actor seed="17184"/>
</Entity>
<Entity uid="448">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="142.58463" z="343.88007"/>
<Orientation y="2.69445"/>
<Actor seed="52092"/>
</Entity>
<Entity uid="449">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="136.43042" z="290.81257"/>
<Orientation y="2.35621"/>
<Actor seed="63950"/>
</Entity>
<Entity uid="451">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="251.80765" z="176.52729"/>
<Orientation y="-0.93471"/>
<Actor seed="13270"/>
</Entity>
<Entity uid="452">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="372.49064" z="157.05784"/>
<Orientation y="-1.38227"/>
<Actor seed="50020"/>
</Entity>
<Entity uid="453">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="372.82422" z="462.51548"/>
<Orientation y="-3.05344"/>
<Actor seed="6250"/>
</Entity>
<Entity uid="454">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="414.9221" z="427.7136"/>
<Orientation y="-1.19216"/>
<Actor seed="56754"/>
</Entity>
<Entity uid="455">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="380.53129" z="444.58295"/>
<Orientation y="0.64303"/>
<Actor seed="21164"/>
</Entity>
<Entity uid="456">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="401.52323" z="451.6377"/>
<Orientation y="2.35621"/>
<Actor seed="61360"/>
</Entity>
<Entity uid="457">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="240.23478" z="480.09913"/>
<Orientation y="0.0854"/>
<Actor seed="50602"/>
</Entity>
<Entity uid="459">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="394.70463" z="278.77988"/>
<Orientation y="2.35621"/>
<Actor seed="28684"/>
</Entity>
<Entity uid="461">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="477.53562" z="573.31177"/>
<Orientation y="2.35621"/>
<Actor seed="7724"/>
</Entity>
<Entity uid="463">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="449.12168" z="84.19944"/>
<Orientation y="2.35621"/>
<Actor seed="15918"/>
</Entity>
<Entity uid="464">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="253.34995" z="312.71052"/>
<Orientation y="2.35621"/>
<Obstruction group="2349"/>
<Actor seed="32030"/>
</Entity>
<Entity uid="465">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="280.13996" z="644.70881"/>
<Orientation y="2.35621"/>
<Actor seed="26198"/>
</Entity>
<Entity uid="466">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="208.0427" z="842.76691"/>
<Orientation y="2.35621"/>
<Actor seed="62080"/>
</Entity>
<Entity uid="467">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="493.2082" z="877.2024"/>
<Orientation y="2.35621"/>
<Actor seed="18672"/>
</Entity>
<Entity uid="468">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="607.02845" z="976.83436"/>
<Orientation y="2.35621"/>
<Actor seed="23994"/>
</Entity>
<Entity uid="469">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="656.8888" z="769.33411"/>
<Orientation y="2.35621"/>
<Actor seed="15468"/>
</Entity>
<Entity uid="470">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="886.9043" z="739.06336"/>
<Orientation y="2.35621"/>
<Actor seed="39164"/>
</Entity>
<Entity uid="471">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="800.64405" z="612.59046"/>
<Orientation y="2.35621"/>
<Actor seed="10676"/>
</Entity>
<Entity uid="472">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="626.50226" z="440.73261"/>
<Orientation y="2.35621"/>
<Actor seed="21304"/>
</Entity>
<Entity uid="473">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="563.86292" z="250.83207"/>
<Orientation y="2.35621"/>
<Actor seed="22278"/>
</Entity>
<Entity uid="474">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="672.4798" z="147.5011"/>
<Orientation y="2.35621"/>
<Actor seed="4214"/>
</Entity>
<Entity uid="475">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="822.06983" z="238.88907"/>
<Orientation y="2.35621"/>
<Actor seed="17406"/>
</Entity>
<Entity uid="476">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="813.17884" z="360.01145"/>
<Orientation y="2.35621"/>
<Actor seed="65214"/>
</Entity>
<Entity uid="477">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="951.66437" z="488.31849"/>
<Orientation y="2.35621"/>
<Actor seed="61394"/>
</Entity>
<Entity uid="513">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="766.99476" z="460.36011"/>
<Orientation y="2.6481"/>
<Actor seed="2116"/>
</Entity>
<Entity uid="514">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="836.29535" z="391.29755"/>
<Orientation y="-1.289"/>
<Actor seed="45378"/>
</Entity>
<Entity uid="519">
<Template>gaia/fauna_hawk</Template>
<Position x="317.03351" z="613.2107"/>
<Orientation y="2.35621"/>
<Actor seed="39434"/>
</Entity>
<Entity uid="520">
<Template>gaia/fauna_hawk</Template>
<Position x="774.41626" z="639.00672"/>
<Orientation y="-1.92583"/>
<Actor seed="57578"/>
</Entity>
<Entity uid="521">
<Template>gaia/fauna_hawk</Template>
<Position x="484.78266" z="112.63007"/>
<Orientation y="0.25553"/>
<Actor seed="36378"/>
</Entity>
<Entity uid="522">
<Template>gaia/fauna_hawk</Template>
<Position x="649.04078" z="127.06585"/>
<Orientation y="-1.28731"/>
<Actor seed="22012"/>
</Entity>
<Entity uid="523">
<Template>gaia/fauna_hawk</Template>
<Position x="542.47626" z="326.32496"/>
<Orientation y="3.07296"/>
<Actor seed="4452"/>
</Entity>
<Entity uid="524">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="216.39661" z="462.56782"/>
<Orientation y="-2.13079"/>
<Actor seed="35484"/>
</Entity>
<Entity uid="525">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="205.42286" z="453.80948"/>
<Orientation y="-2.32692"/>
<Actor seed="19820"/>
</Entity>
<Entity uid="526">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="193.9643" z="443.69135"/>
<Orientation y="-2.28238"/>
<Actor seed="26770"/>
</Entity>
<Entity uid="527">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="184.31583" z="438.14094"/>
<Orientation y="-1.50206"/>
<Actor seed="22200"/>
</Entity>
<Entity uid="528">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="201.23978" z="447.51346"/>
<Orientation y="0.81675"/>
<Actor seed="3670"/>
</Entity>
<Entity uid="529">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="904.29102" z="381.6258"/>
<Orientation y="2.35621"/>
<Actor seed="7852"/>
</Entity>
<Entity uid="530">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="898.78724" z="374.46988"/>
<Orientation y="-2.33495"/>
<Actor seed="36858"/>
</Entity>
<Entity uid="531">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="891.72901" z="371.62284"/>
<Orientation y="-1.81756"/>
<Actor seed="64898"/>
</Entity>
<Entity uid="532">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="884.4834" z="364.82096"/>
<Orientation y="0.84794"/>
<Actor seed="63342"/>
</Entity>
<Entity uid="533">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="876.70496" z="359.57654"/>
<Orientation y="-1.1078"/>
<Actor seed="11652"/>
</Entity>
<Entity uid="534">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="272.93119" z="282.52887"/>
<Orientation y="1.18955"/>
<Actor seed="56734"/>
</Entity>
<Entity uid="535">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="261.61506" z="290.2689"/>
<Orientation y="-1.46184"/>
<Actor seed="7320"/>
</Entity>
<Entity uid="536">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="263.62168" z="281.33472"/>
<Orientation y="1.54954"/>
<Actor seed="7862"/>
</Entity>
<Entity uid="537">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="264.32181" z="286.69007"/>
<Orientation y="3.47954"/>
<Actor seed="21648"/>
</Entity>
<Entity uid="538">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="268.85834" z="285.48298"/>
<Orientation y="-0.9226"/>
<Actor seed="4680"/>
</Entity>
<Entity uid="539">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="794.58252" z="535.34217"/>
<Orientation y="-2.19748"/>
<Actor seed="65458"/>
</Entity>
<Entity uid="540">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="783.73902" z="529.7898"/>
<Orientation y="-2.00582"/>
<Actor seed="30374"/>
</Entity>
<Entity uid="541">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="781.23194" z="519.8022"/>
<Orientation y="0.51766"/>
<Actor seed="48016"/>
</Entity>
<Entity uid="542">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="787.7176" z="531.09919"/>
<Orientation y="-0.32117"/>
<Actor seed="14680"/>
</Entity>
<Entity uid="543">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="792.47657" z="525.09681"/>
<Orientation y="-1.31539"/>
<Actor seed="31950"/>
</Entity>
<Entity uid="544">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="549.16425" z="298.73292"/>
<Orientation y="-2.35471"/>
<Actor seed="5338"/>
</Entity>
<Entity uid="545">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="543.65186" z="293.72352"/>
<Orientation y="2.35621"/>
<Actor seed="56016"/>
</Entity>
<Entity uid="546">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="541.75147" z="286.52936"/>
<Orientation y="2.74885"/>
<Actor seed="16010"/>
</Entity>
<Entity uid="547">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="546.92408" z="281.64463"/>
<Orientation y="1.67862"/>
<Actor seed="21220"/>
</Entity>
<Entity uid="548">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="548.02338" z="288.3014"/>
<Orientation y="3.4182"/>
<Actor seed="46618"/>
</Entity>
<Entity uid="549">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="549.9701" z="292.7151"/>
<Orientation y="2.35621"/>
<Actor seed="3856"/>
</Entity>
<Entity uid="550">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="552.59797" z="288.1956"/>
<Orientation y="5.19924"/>
<Actor seed="53818"/>
</Entity>
<Entity uid="551">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="548.26911" z="284.9824"/>
<Orientation y="2.35621"/>
<Actor seed="40186"/>
</Entity>
<Entity uid="552">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="543.73536" z="287.03568"/>
<Orientation y="2.35621"/>
<Actor seed="1258"/>
</Entity>
<Entity uid="553">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="546.77997" z="292.48697"/>
<Orientation y="0.54468"/>
<Actor seed="58866"/>
</Entity>
<Entity uid="554">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="543.25818" z="290.16114"/>
<Orientation y="-1.30398"/>
<Actor seed="9262"/>
</Entity>
<Entity uid="555">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="548.90119" z="779.52558"/>
<Orientation y="-1.304"/>
<Actor seed="9262"/>
</Entity>
<Entity uid="556">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="552.42298" z="781.85145"/>
<Orientation y="0.54468"/>
<Actor seed="58866"/>
</Entity>
<Entity uid="557">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="549.37836" z="776.40015"/>
<Orientation y="2.35622"/>
<Actor seed="1258"/>
</Entity>
<Entity uid="558">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="553.91211" z="774.34681"/>
<Orientation y="2.35622"/>
<Actor seed="40186"/>
</Entity>
<Entity uid="559">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="558.24097" z="777.56006"/>
<Orientation y="5.19924"/>
<Actor seed="53818"/>
</Entity>
<Entity uid="560">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="555.6131" z="782.07953"/>
<Orientation y="2.35622"/>
<Actor seed="3856"/>
</Entity>
<Entity uid="561">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="553.66639" z="777.66584"/>
<Orientation y="3.4182"/>
<Actor seed="46618"/>
</Entity>
<Entity uid="562">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="552.56708" z="771.00904"/>
<Orientation y="1.67862"/>
<Actor seed="21220"/>
</Entity>
<Entity uid="563">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="547.39448" z="775.8938"/>
<Orientation y="2.74886"/>
<Actor seed="16010"/>
</Entity>
<Entity uid="564">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="549.29487" z="783.08796"/>
<Orientation y="2.35622"/>
<Actor seed="56016"/>
</Entity>
<Entity uid="565">
<Template>gaia/fauna_zebra</Template>
<Player>0</Player>
<Position x="554.80726" z="788.09736"/>
<Orientation y="-2.35471"/>
<Actor seed="5338"/>
</Entity>
<Entity uid="566">
<Template>actor|particle/dust_storm_reddish.xml</Template>
<Position x="405.068" z="576.09504"/>
<Orientation y="2.35621"/>
<Actor seed="19602"/>
</Entity>
<Entity uid="567">
<Template>actor|particle/dust_storm_reddish.xml</Template>
<Position x="672.06006" z="253.37198"/>
<Orientation y="2.35621"/>
<Actor seed="26556"/>
</Entity>
<Entity uid="568">
<Template>actor|particle/dust_storm_reddish.xml</Template>
<Position x="296.55677" z="109.33153"/>
<Orientation y="2.35621"/>
<Actor seed="34112"/>
</Entity>
<Entity uid="569">
<Template>actor|particle/dust_storm_reddish.xml</Template>
<Position x="762.62049" z="731.16761"/>
<Orientation y="2.35621"/>
<Actor seed="36712"/>
</Entity>
<Entity uid="601">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="180.7006" z="324.23096"/>
<Orientation y="-2.28095"/>
<Actor seed="18298"/>
</Entity>
<Entity uid="602">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="172.91306" z="318.32883"/>
<Orientation y="-1.80347"/>
<Actor seed="65224"/>
</Entity>
<Entity uid="603">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="166.0528" z="319.97242"/>
<Orientation y="0.48452"/>
<Actor seed="39870"/>
</Entity>
<Entity uid="604">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="49.70618" z="430.54386"/>
<Orientation y="0.40427"/>
<Actor seed="27158"/>
</Entity>
<Entity uid="605">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="179.80076" z="314.61921"/>
<Orientation y="2.53026"/>
<Actor seed="50624"/>
</Entity>
<Entity uid="606">
<Template>gaia/fauna_giraffe_infant</Template>
<Player>0</Player>
<Position x="172.56849" z="325.70011"/>
<Orientation y="2.35621"/>
<Actor seed="10536"/>
</Entity>
<Entity uid="607">
<Template>gaia/fauna_giraffe_infant</Template>
<Player>0</Player>
<Position x="882.62787" z="511.57609"/>
<Orientation y="2.35622"/>
<Actor seed="10536"/>
</Entity>
<Entity uid="608">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="889.86011" z="500.49518"/>
<Orientation y="2.53026"/>
<Actor seed="50624"/>
</Entity>
<Entity uid="609">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="880.54657" z="517.08472"/>
<Orientation y="0.40427"/>
<Actor seed="27158"/>
</Entity>
<Entity uid="610">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="876.11219" z="505.8484"/>
<Orientation y="0.48453"/>
<Actor seed="39870"/>
</Entity>
<Entity uid="611">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="882.97242" z="504.20481"/>
<Orientation y="-1.80347"/>
<Actor seed="65224"/>
</Entity>
<Entity uid="612">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="890.76001" z="510.10694"/>
<Orientation y="-2.28095"/>
<Actor seed="18298"/>
</Entity>
<Entity uid="613">
<Template>gaia/fauna_giraffe_infant</Template>
<Player>0</Player>
<Position x="342.54499" z="706.7411"/>
<Orientation y="-0.75824"/>
<Actor seed="10536"/>
</Entity>
<Entity uid="614">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="335.61603" z="718.0141"/>
<Orientation y="-0.5842"/>
<Actor seed="50624"/>
</Entity>
<Entity uid="615">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="344.47608" z="701.17798"/>
<Orientation y="-2.7102"/>
<Actor seed="27158"/>
</Entity>
<Entity uid="616">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="349.21372" z="712.28986"/>
<Orientation y="-2.62993"/>
<Actor seed="39870"/>
</Entity>
<Entity uid="617">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="342.40058" z="714.11896"/>
<Orientation y="-4.91793"/>
<Actor seed="65224"/>
</Entity>
<Entity uid="618">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="334.45575" z="708.43024"/>
<Orientation y="-5.39541"/>
<Actor seed="18298"/>
</Entity>
<Entity uid="619">
<Template>gaia/fauna_giraffe_infant</Template>
<Player>0</Player>
<Position x="701.59961" z="220.75025"/>
<Orientation y="0.2675"/>
<Actor seed="10536"/>
</Entity>
<Entity uid="620">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="707.64655" z="232.51996"/>
<Orientation y="0.44153"/>
<Actor seed="50624"/>
</Entity>
<Entity uid="621">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="697.84388" z="216.21464"/>
<Orientation y="-1.68447"/>
<Actor seed="27158"/>
</Entity>
<Entity uid="622">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="709.80195" z="217.92487"/>
<Orientation y="-1.60421"/>
<Actor seed="39870"/>
</Entity>
<Entity uid="623">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="707.8335" z="224.69904"/>
<Orientation y="-3.8922"/>
<Actor seed="65224"/>
</Entity>
<Entity uid="624">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="698.84992" z="228.54316"/>
<Orientation y="-4.36968"/>
<Actor seed="18298"/>
</Entity>
<Entity uid="625">
<Template>gaia/fauna_giraffe_infant</Template>
<Player>0</Player>
<Position x="564.55439" z="378.57868"/>
<Orientation y="-0.22057"/>
<Actor seed="10536"/>
</Entity>
<Entity uid="626">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="557.07935" z="389.49729"/>
<Orientation y="2.23473"/>
<Actor seed="50624"/>
</Entity>
<Entity uid="627">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="566.75672" z="373.11725"/>
<Orientation y="-0.29918"/>
<Actor seed="27158"/>
</Entity>
<Entity uid="628">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="570.94214" z="384.44874"/>
<Orientation y="-5.56595"/>
<Actor seed="39870"/>
</Entity>
<Entity uid="629">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="564.04725" z="385.94056"/>
<Orientation y="-2.51877"/>
<Actor seed="65224"/>
</Entity>
<Entity uid="630">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="556.39185" z="379.86802"/>
<Orientation y="0.94924"/>
<Actor seed="18298"/>
</Entity>
<Entity uid="631">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="481.5492" z="249.00077"/>
<Orientation y="-1.90203"/>
<Actor seed="42530"/>
</Entity>
<Entity uid="632">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="768.06592" z="344.31568"/>
<Orientation y="0.94353"/>
<Actor seed="51038"/>
</Entity>
<Entity uid="633">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="435.29035" z="784.23432"/>
<Orientation y="-2.47251"/>
<Actor seed="32966"/>
</Entity>
<Entity uid="634">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="757.05604" z="762.76478"/>
<Orientation y="-1.92176"/>
<Actor seed="14618"/>
</Entity>
<Entity uid="635">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="405.6344" z="162.12418"/>
<Orientation y="-1.53827"/>
<Actor seed="12006"/>
</Entity>
<Entity uid="636">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="626.35969" z="173.64661"/>
<Orientation y="0.20365"/>
<Actor seed="3074"/>
</Entity>
<Entity uid="638">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="459.25348" z="298.29224"/>
<Orientation y="-2.3422"/>
<Actor seed="60412"/>
</Entity>
<Entity uid="639">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="452.12153" z="291.35486"/>
<Orientation y="3.03914"/>
<Actor seed="44230"/>
</Entity>
<Entity uid="640">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="454.78904" z="282.32142"/>
<Orientation y="0.33802"/>
<Actor seed="41100"/>
</Entity>
<Entity uid="641">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="459.12922" z="294.5352"/>
<Orientation y="-2.09847"/>
<Actor seed="2876"/>
</Entity>
<Entity uid="642">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="452.76212" z="292.10334"/>
<Orientation y="2.35621"/>
<Actor seed="49150"/>
</Entity>
<Entity uid="643">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="459.90516" z="285.7982"/>
<Orientation y="2.35621"/>
<Actor seed="61088"/>
</Entity>
<Entity uid="644">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="458.6869" z="292.10337"/>
<Orientation y="-2.02662"/>
<Actor seed="31208"/>
</Entity>
<Entity uid="645">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="453.17661" z="288.73261"/>
<Orientation y="0.77915"/>
<Actor seed="6374"/>
</Entity>
<Entity uid="646">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="456.83219" z="286.76615"/>
<Orientation y="2.35621"/>
<Actor seed="26188"/>
</Entity>
<Entity uid="647">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="463.1937" z="290.40308"/>
<Orientation y="2.35621"/>
<Actor seed="47196"/>
</Entity>
<Entity uid="648">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="467.1905" z="288.73258"/>
<Orientation y="-2.1781"/>
<Actor seed="26430"/>
</Entity>
<Entity uid="649">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="456.42948" z="282.64258"/>
<Orientation y="1.20902"/>
<Actor seed="61368"/>
</Entity>
<Entity uid="650">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="459.78525" z="280.19397"/>
<Orientation y="-1.73035"/>
<Actor seed="35276"/>
</Entity>
<Entity uid="651">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="448.42414" z="284.52298"/>
<Orientation y="0.86785"/>
<Actor seed="51308"/>
</Entity>
<Entity uid="652">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="454.93552" z="296.31012"/>
<Orientation y="-1.74047"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="653">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="449.1829" z="300.7046"/>
<Orientation y="1.0645"/>
<Actor seed="12776"/>
</Entity>
<Entity uid="654">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="453.64841" z="297.75348"/>
<Orientation y="2.35621"/>
<Actor seed="39818"/>
</Entity>
<Entity uid="655">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="443.9607" z="294.88758"/>
<Orientation y="1.95646"/>
<Actor seed="17612"/>
</Entity>
<Entity uid="656">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="449.51853" z="291.76087"/>
<Orientation y="-2.53025"/>
<Actor seed="13940"/>
</Entity>
<Entity uid="657">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="447.20542" z="297.02918"/>
<Orientation y="1.13715"/>
<Actor seed="14742"/>
</Entity>
<Entity uid="658">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="659.13666" z="604.40064"/>
<Orientation y="1.13715"/>
<Actor seed="14742"/>
</Entity>
<Entity uid="659">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="661.44977" z="599.13233"/>
<Orientation y="-2.53025"/>
<Actor seed="13940"/>
</Entity>
<Entity uid="660">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="655.89197" z="602.25904"/>
<Orientation y="1.95647"/>
<Actor seed="17612"/>
</Entity>
<Entity uid="661">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="665.57966" z="605.12494"/>
<Orientation y="2.35622"/>
<Actor seed="39818"/>
</Entity>
<Entity uid="662">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="661.11414" z="608.07605"/>
<Orientation y="1.0645"/>
<Actor seed="12776"/>
</Entity>
<Entity uid="663">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="666.86677" z="603.68158"/>
<Orientation y="-1.74047"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="664">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="660.35535" z="591.89441"/>
<Orientation y="0.86785"/>
<Actor seed="51308"/>
</Entity>
<Entity uid="665">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="671.7165" z="587.56543"/>
<Orientation y="-1.73035"/>
<Actor seed="35276"/>
</Entity>
<Entity uid="666">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="668.36072" z="590.01404"/>
<Orientation y="1.20902"/>
<Actor seed="61368"/>
</Entity>
<Entity uid="667">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="679.12171" z="596.10401"/>
<Orientation y="-2.17811"/>
<Actor seed="26430"/>
</Entity>
<Entity uid="668">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="675.12494" z="597.77454"/>
<Orientation y="2.35622"/>
<Actor seed="47196"/>
</Entity>
<Entity uid="669">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="668.76343" z="594.13758"/>
<Orientation y="2.35622"/>
<Actor seed="26188"/>
</Entity>
<Entity uid="670">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="665.10785" z="596.10407"/>
<Orientation y="0.77915"/>
<Actor seed="6374"/>
</Entity>
<Entity uid="671">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="670.61817" z="599.47486"/>
<Orientation y="-2.02663"/>
<Actor seed="31208"/>
</Entity>
<Entity uid="672">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="671.83643" z="593.16968"/>
<Orientation y="2.35622"/>
<Actor seed="61088"/>
</Entity>
<Entity uid="673">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="664.69336" z="599.4748"/>
<Orientation y="2.35622"/>
<Actor seed="49150"/>
</Entity>
<Entity uid="674">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="671.06043" z="601.90662"/>
<Orientation y="-2.09847"/>
<Actor seed="2876"/>
</Entity>
<Entity uid="675">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="666.72028" z="589.69288"/>
<Orientation y="0.33802"/>
<Actor seed="41100"/>
</Entity>
<Entity uid="676">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="664.05274" z="598.72632"/>
<Orientation y="3.03914"/>
<Actor seed="44230"/>
</Entity>
<Entity uid="677">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="671.1847" z="605.6637"/>
<Orientation y="-2.3422"/>
<Actor seed="60412"/>
</Entity>
<Entity uid="678">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="254.26066" z="209.72599"/>
<Orientation y="-2.27176"/>
<Actor seed="35796"/>
</Entity>
<Entity uid="679">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="253.3534" z="199.55204"/>
<Orientation y="0.69497"/>
<Actor seed="31642"/>
</Entity>
<Entity uid="680">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="260.14054" z="203.55485"/>
<Orientation y="-2.83504"/>
<Actor seed="47188"/>
</Entity>
<Entity uid="681">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="251.88761" z="203.77292"/>
<Orientation y="2.35621"/>
<Actor seed="2272"/>
</Entity>
<Entity uid="682">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="256.12464" z="203.77292"/>
<Orientation y="2.35621"/>
<Actor seed="630"/>
</Entity>
<Entity uid="683">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="257.0789" z="198.14179"/>
<Orientation y="2.35621"/>
<Actor seed="54764"/>
</Entity>
<Entity uid="684">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="261.91617" z="200.16675"/>
<Orientation y="2.35621"/>
<Actor seed="5432"/>
</Entity>
<Entity uid="685">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="258.33741" z="209.96637"/>
<Orientation y="2.35621"/>
<Actor seed="47914"/>
</Entity>
<Entity uid="686">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="253.38898" z="208.30204"/>
<Orientation y="-1.57081"/>
<Actor seed="27450"/>
</Entity>
<Entity uid="687">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="244.63981" z="209.72599"/>
<Orientation y="0.66784"/>
<Actor seed="36156"/>
</Entity>
<Entity uid="688">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="251.1204" z="216.27924"/>
<Orientation y="-2.33944"/>
<Actor seed="51452"/>
</Entity>
<Entity uid="689">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="248.10563" z="209.96637"/>
<Orientation y="1.37447"/>
<Actor seed="1860"/>
</Entity>
<Entity uid="690">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="249.3329" z="209.01008"/>
<Orientation y="-2.38752"/>
<Actor seed="29498"/>
</Entity>
<Entity uid="691">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="248.1691" z="199.55204"/>
<Orientation y="0.25165"/>
<Actor seed="18648"/>
</Entity>
<Entity uid="692">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="258.8856" z="199.75626"/>
<Orientation y="-2.23433"/>
<Actor seed="20950"/>
</Entity>
<Entity uid="693">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="253.80964" z="194.47614"/>
<Orientation y="0.32789"/>
<Actor seed="38446"/>
</Entity>
<Entity uid="694">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="261.20163" z="194.6634"/>
<Orientation y="-1.45817"/>
<Actor seed="13454"/>
</Entity>
<Entity uid="695">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="261.78821" z="193.54892"/>
<Orientation y="-0.49592"/>
<Actor seed="64282"/>
</Entity>
<Entity uid="696">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="256.8036" z="202.04938"/>
<Orientation y="-1.768"/>
<Actor seed="38618"/>
</Entity>
<Entity uid="697">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="257.52881" z="194.2895"/>
<Orientation y="2.35621"/>
<Actor seed="7338"/>
</Entity>
<Entity uid="698">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="829.5865" z="625.65223"/>
<Orientation y="-0.49204"/>
<Actor seed="7338"/>
</Entity>
<Entity uid="699">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="828.03687" z="618.01417"/>
<Orientation y="-4.61626"/>
<Actor seed="38618"/>
</Entity>
<Entity uid="700">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="825.72321" z="627.59284"/>
<Orientation y="-3.34418"/>
<Actor seed="64282"/>
</Entity>
<Entity uid="701">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="825.96247" z="626.35633"/>
<Orientation y="-4.30643"/>
<Actor seed="13454"/>
</Entity>
<Entity uid="702">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="833.09284" z="624.39814"/>
<Orientation y="-2.52036"/>
<Actor seed="38446"/>
</Entity>
<Entity uid="703">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="826.70691" z="620.81135"/>
<Orientation y="-5.08259"/>
<Actor seed="20950"/>
</Entity>
<Entity uid="704">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="837.0246" z="617.90809"/>
<Orientation y="-2.59661"/>
<Actor seed="18648"/>
</Entity>
<Entity uid="705">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="833.17566" z="609.19062"/>
<Orientation y="-5.23578"/>
<Actor seed="29498"/>
</Entity>
<Entity uid="706">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="834.07398" z="607.9203"/>
<Orientation y="-1.4738"/>
<Actor seed="1860"/>
</Entity>
<Entity uid="707">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="829.36255" z="602.74885"/>
<Orientation y="-5.1877"/>
<Actor seed="51452"/>
</Entity>
<Entity uid="708">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="837.46125" z="607.14826"/>
<Orientation y="-2.18041"/>
<Actor seed="36156"/>
</Entity>
<Entity uid="709">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="829.49762" z="611.04126"/>
<Orientation y="-4.41907"/>
<Actor seed="27450"/>
</Entity>
<Entity uid="710">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="824.2793" z="610.87885"/>
<Orientation y="-0.49204"/>
<Actor seed="47914"/>
</Entity>
<Entity uid="711">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="823.68708" z="621.29474"/>
<Orientation y="-0.49204"/>
<Actor seed="5432"/>
</Entity>
<Entity uid="712">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="828.90326" z="621.83442"/>
<Orientation y="-0.49204"/>
<Actor seed="54764"/>
</Entity>
<Entity uid="713">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="828.18848" z="616.16791"/>
<Orientation y="-0.49204"/>
<Actor seed="630"/>
</Entity>
<Entity uid="714">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="832.24445" z="614.94275"/>
<Orientation y="-0.49204"/>
<Actor seed="2272"/>
</Entity>
<Entity uid="715">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="824.40711" z="617.53791"/>
<Orientation y="-5.6833"/>
<Actor seed="47188"/>
</Entity>
<Entity uid="716">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="832.06183" z="619.40717"/>
<Orientation y="-2.15328"/>
<Actor seed="31642"/>
</Entity>
<Entity uid="717">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="828.25141" z="609.93018"/>
<Orientation y="-5.12002"/>
<Actor seed="35796"/>
</Entity>
<Entity uid="725">
<Template>gaia/fauna_elephant_african_infant</Template>
<Player>0</Player>
<Position x="927.15607" z="290.57117"/>
<Orientation y="-2.65627"/>
<Actor seed="62204"/>
</Entity>
<Entity uid="726">
<Template>gaia/fauna_elephant_african_infant</Template>
<Player>0</Player>
<Position x="930.08393" z="289.47013"/>
<Orientation y="-5.5168"/>
<Actor seed="5258"/>
</Entity>
<Entity uid="727">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="933.1891" z="298.57322"/>
<Orientation y="-2.6535"/>
<Actor seed="47208"/>
</Entity>
<Entity uid="728">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="925.94721" z="299.0052"/>
<Orientation y="-6.49521"/>
<Actor seed="43392"/>
</Entity>
<Entity uid="729">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="933.11841" z="283.92521"/>
<Orientation y="-9.82293"/>
<Actor seed="55304"/>
</Entity>
<Entity uid="730">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="918.4629" z="287.3118"/>
<Orientation y="-5.79519"/>
<Actor seed="814"/>
</Entity>
<Entity uid="731">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="916.3354" z="298.57261"/>
<Orientation y="-2.21413"/>
<Actor seed="59970"/>
</Entity>
<Entity uid="773">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="166.52927" z="401.93946"/>
<Orientation y="-1.97085"/>
<Actor seed="60012"/>
</Entity>
<Entity uid="774">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="161.86951" z="396.44416"/>
<Orientation y="1.37926"/>
<Actor seed="32048"/>
</Entity>
<Entity uid="775">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="166.86896" z="392.7486"/>
<Orientation y="2.35621"/>
<Actor seed="1282"/>
</Entity>
<Entity uid="776">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="160.36133" z="388.16803"/>
<Orientation y="1.45997"/>
<Actor seed="12824"/>
</Entity>
<Entity uid="777">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="166.66514" z="384.55195"/>
<Orientation y="-1.57081"/>
<Actor seed="20112"/>
</Entity>
<Entity uid="778">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="174.53779" z="395.07532"/>
<Orientation y="2.35621"/>
<Actor seed="47580"/>
</Entity>
<Entity uid="779">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="402.22693" z="313.19504"/>
<Orientation y="-0.84012"/>
<Actor seed="47580"/>
</Entity>
<Entity uid="780">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="409.51203" z="324.1334"/>
<Orientation y="-4.76716"/>
<Actor seed="20112"/>
</Entity>
<Entity uid="781">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="416.00428" z="320.86762"/>
<Orientation y="-1.73636"/>
<Actor seed="12824"/>
</Entity>
<Entity uid="782">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="409.757" z="315.93787"/>
<Orientation y="-0.84012"/>
<Actor seed="1282"/>
</Entity>
<Entity uid="783">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="414.95115" z="312.52137"/>
<Orientation y="-1.81708"/>
<Actor seed="32048"/>
</Entity>
<Entity uid="784">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="410.59903" z="306.77936"/>
<Orientation y="-5.1672"/>
<Actor seed="60012"/>
</Entity>
<Entity uid="785">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="896.35267" z="450.91602"/>
<Orientation y="-1.70333"/>
<Actor seed="47580"/>
</Entity>
<Entity uid="786">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="892.77564" z="463.5622"/>
<Orientation y="-5.63036"/>
<Actor seed="20112"/>
</Entity>
<Entity uid="787">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="899.47742" z="466.37305"/>
<Orientation y="-2.59957"/>
<Actor seed="12824"/>
</Entity>
<Entity uid="788">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="899.16285" z="458.42118"/>
<Orientation y="-1.70333"/>
<Actor seed="1282"/>
</Entity>
<Entity uid="789">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="905.13544" z="460.14765"/>
<Orientation y="-2.68029"/>
<Actor seed="32048"/>
</Entity>
<Entity uid="790">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="906.67005" z="453.10801"/>
<Orientation y="-6.0304"/>
<Actor seed="60012"/>
</Entity>
<Entity uid="791">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="720.40186" z="467.7114"/>
<Orientation y="2.35622"/>
<Actor seed="47580"/>
</Entity>
<Entity uid="792">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="711.0099" z="455.71726"/>
<Orientation y="-1.57082"/>
<Obstruction group="2360"/>
<Actor seed="20112"/>
</Entity>
<Entity uid="793">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="704.70606" z="459.33335"/>
<Orientation y="1.45998"/>
<Actor seed="12824"/>
</Entity>
<Entity uid="794">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="719.94971" z="459.93903"/>
<Orientation y="2.35622"/>
<Obstruction group="2360"/>
<Actor seed="1282"/>
</Entity>
<Entity uid="795">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="706.21424" z="467.60947"/>
<Orientation y="1.37926"/>
<Obstruction group="2360"/>
<Actor seed="32048"/>
</Entity>
<Entity uid="796">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="710.87403" z="473.10477"/>
<Orientation y="-1.97086"/>
<Actor seed="60012"/>
</Entity>
<Entity uid="797">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="535.76795" z="501.40903"/>
<Orientation y="-0.64498"/>
<Actor seed="37308"/>
</Entity>
<Entity uid="798">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="330.0701" z="813.13282"/>
<Orientation y="-2.1647"/>
<Actor seed="53070"/>
</Entity>
<Entity uid="799">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="324.69834" z="807.08954"/>
<Orientation y="1.75046"/>
<Actor seed="24696"/>
</Entity>
<Entity uid="800">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="333.9715" z="802.17603"/>
<Orientation y="-2.97834"/>
<Actor seed="53986"/>
</Entity>
<Entity uid="801">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="334.54316" z="793.21204"/>
<Orientation y="1.3435"/>
<Actor seed="55502"/>
</Entity>
<Entity uid="802">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="346.16279" z="794.10383"/>
<Orientation y="1.39574"/>
<Actor seed="49890"/>
</Entity>
<Entity uid="803">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="329.12537" z="826.7917"/>
<Orientation y="-1.49456"/>
<Actor seed="22274"/>
</Entity>
<Entity uid="804">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="695.01026" z="112.09269"/>
<Orientation y="-2.64116"/>
<Actor seed="20986"/>
</Entity>
<Entity uid="805">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="694.68335" z="98.66861"/>
<Orientation y="1.1971"/>
<Actor seed="45034"/>
</Entity>
<Entity uid="806">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="703.38209" z="103.67971"/>
<Orientation y="-2.61692"/>
<Actor seed="51952"/>
</Entity>
<Entity uid="807">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="710.96088" z="101.97014"/>
<Orientation y="-2.76961"/>
<Actor seed="63292"/>
</Entity>
<Entity uid="808">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="721.39448" z="114.3553"/>
<Orientation y="-2.47001"/>
<Actor seed="9884"/>
</Entity>
<Entity uid="809">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="723.98871" z="122.47802"/>
<Orientation y="-1.1854"/>
<Actor seed="30358"/>
</Entity>
<Entity uid="812">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="333.80945" z="334.7869"/>
<Orientation y="2.35621"/>
<Actor seed="31240"/>
</Entity>
<Entity uid="813">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="788.0893" z="338.76948"/>
<Orientation y="2.35621"/>
<Actor seed="56952"/>
</Entity>
<Entity uid="814">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="679.16346" z="428.75928"/>
<Orientation y="2.35621"/>
<Actor seed="1622"/>
</Entity>
<Entity uid="815">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="213.59989" z="576.2599"/>
<Orientation y="2.35621"/>
<Actor seed="19012"/>
</Entity>
<Entity uid="816">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="285.81412" z="693.27051"/>
<Orientation y="-1.56295"/>
<Actor seed="12906"/>
</Entity>
<Entity uid="817">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="499.57914" z="842.13032"/>
<Orientation y="2.35621"/>
<Actor seed="34442"/>
</Entity>
<Entity uid="818">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="596.1839" z="748.00556"/>
<Orientation y="2.35621"/>
<Actor seed="27472"/>
</Entity>
<Entity uid="819">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="807.5434" z="695.84095"/>
<Orientation y="2.35621"/>
<Actor seed="34038"/>
</Entity>
<Entity uid="820">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="578.57258" z="49.92885"/>
<Orientation y="-1.40136"/>
<Actor seed="7678"/>
</Entity>
<Entity uid="821">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="391.91443" z="72.34551"/>
<Orientation y="2.35621"/>
<Actor seed="26444"/>
</Entity>
<Entity uid="822">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="168.59168" z="195.31016"/>
<Orientation y="-0.99389"/>
<Actor seed="31504"/>
</Entity>
<Entity uid="823">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="393.98554" z="312.9773"/>
<Orientation y="2.35621"/>
<Actor seed="27162"/>
</Entity>
<Entity uid="824">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="633.01886" z="488.44007"/>
<Orientation y="4.49657"/>
<Actor seed="45536"/>
</Entity>
<Entity uid="825">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="960.87116" z="419.64765"/>
<Orientation y="2.35621"/>
<Actor seed="24642"/>
</Entity>
<Entity uid="826">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="947.76301" z="424.28962"/>
<Orientation y="2.35621"/>
<Actor seed="63214"/>
</Entity>
<Entity uid="827">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="803.06983" z="111.83188"/>
<Orientation y="0.20502"/>
<Actor seed="13520"/>
</Entity>
<Entity uid="830">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="490.92939" z="931.14661"/>
<Orientation y="2.35621"/>
<Actor seed="26982"/>
</Entity>
<Entity uid="831">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="278.70978" z="918.41761"/>
<Orientation y="2.35621"/>
<Actor seed="32452"/>
</Entity>
<Entity uid="832">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="800.7223" z="871.37031"/>
<Orientation y="-1.1255"/>
<Actor seed="52706"/>
</Entity>
<Entity uid="833">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="799.00306" z="874.21784"/>
<Orientation y="0.78776"/>
<Actor seed="4916"/>
</Entity>
<Entity uid="834">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="802.58564" z="878.03058"/>
<Orientation y="-1.7835"/>
<Actor seed="35360"/>
</Entity>
<Entity uid="835">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="245.36075" z="906.17432"/>
<Orientation y="2.35621"/>
<Actor seed="13336"/>
</Entity>
<Entity uid="836">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="275.90687" z="923.0569"/>
<Orientation y="2.35621"/>
<Actor seed="57308"/>
</Entity>
<Entity uid="838">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="839.72266" z="195.30451"/>
<Orientation y="-1.69259"/>
<Actor seed="16330"/>
</Entity>
<Entity uid="839">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="399.54609" z="59.45965"/>
<Orientation y="0.66915"/>
<Actor seed="3294"/>
</Entity>
<Entity uid="840">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="561.02308" z="688.37342"/>
<Orientation y="-1.71512"/>
<Actor seed="1316"/>
</Entity>
<Entity uid="841">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="884.53223" z="792.77967"/>
<Orientation y="-1.89153"/>
<Actor seed="2210"/>
</Entity>
<Entity uid="842">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="268.54456" z="788.02875"/>
<Orientation y="0.71573"/>
<Actor seed="39066"/>
</Entity>
<Entity uid="843">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="323.72114" z="133.04734"/>
<Orientation y="0.78864"/>
<Actor seed="30184"/>
</Entity>
<Entity uid="844">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="679.1349" z="256.43686"/>
<Orientation y="-0.15751"/>
<Actor seed="3822"/>
</Entity>
<Entity uid="845">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="401.76075" z="549.64173"/>
<Orientation y="1.88271"/>
<Actor seed="54904"/>
</Entity>
<Entity uid="846">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="769.45228" z="721.48487"/>
<Orientation y="1.3836"/>
<Actor seed="49126"/>
</Entity>
<Entity uid="847">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="526.87281" z="712.48511"/>
<Orientation y="2.35621"/>
<Actor seed="56284"/>
</Entity>
<Entity uid="848">
<Template>gaia/fauna_goat</Template>
<Player>1</Player>
<Position x="141.81897" z="399.93085"/>
<Orientation y="2.3644"/>
<Actor seed="63590"/>
</Entity>
<Entity uid="849">
<Template>gaia/fauna_goat</Template>
<Player>1</Player>
<Position x="148.23935" z="393.31669"/>
<Orientation y="-1.31443"/>
<Actor seed="11348"/>
</Entity>
<Entity uid="850">
<Template>gaia/fauna_goat</Template>
<Player>1</Player>
<Position x="147.54102" z="400.08252"/>
<Orientation y="2.06304"/>
<Actor seed="54878"/>
</Entity>
<Entity uid="851">
<Template>gaia/fauna_goat</Template>
<Player>2</Player>
<Position x="836.28974" z="328.46711"/>
<Orientation y="-1.98281"/>
<Actor seed="58282"/>
</Entity>
<Entity uid="852">
<Template>gaia/fauna_goat</Template>
<Player>2</Player>
<Position x="831.04963" z="324.2638"/>
<Orientation y="1.69463"/>
<Actor seed="33510"/>
</Entity>
<Entity uid="853">
<Template>gaia/fauna_goat</Template>
<Player>2</Player>
<Position x="839.02112" z="321.59864"/>
<Orientation y="-1.04198"/>
<Actor seed="5042"/>
</Entity>
<Entity uid="854">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="368.73646" z="912.80616"/>
<Orientation y="0.13099"/>
<Actor seed="3572"/>
</Entity>
<Entity uid="855">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="706.64991" z="865.87287"/>
<Orientation y="-0.3231"/>
<Actor seed="46984"/>
</Entity>
<Entity uid="856">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="536.31928" z="985.90076"/>
<Orientation y="-2.95482"/>
<Actor seed="40722"/>
</Entity>
<Entity uid="857">
<Template>gaia/fauna_boar</Template>
<Player>0</Player>
<Position x="881.77826" z="463.58902"/>
<Orientation y="-2.24038"/>
<Actor seed="49574"/>
</Entity>
<Entity uid="858">
<Template>gaia/fauna_boar</Template>
<Player>0</Player>
<Position x="106.34134" z="426.17157"/>
<Orientation y="1.17045"/>
<Actor seed="64748"/>
</Entity>
<Entity uid="859">
<Template>gaia/fauna_boar</Template>
<Player>0</Player>
<Position x="709.62098" z="116.26365"/>
<Orientation y="-1.47777"/>
<Actor seed="49656"/>
</Entity>
<Entity uid="860">
<Template>gaia/fauna_boar</Template>
<Player>0</Player>
<Position x="344.82883" z="808.08228"/>
<Orientation y="1.21615"/>
<Actor seed="57754"/>
</Entity>
<Entity uid="861">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="414.02976" z="922.01685"/>
<Orientation y="2.35621"/>
<Actor seed="56984"/>
</Entity>
<Entity uid="862">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="706.80799" z="807.55585"/>
<Orientation y="0.3739"/>
<Actor seed="52764"/>
</Entity>
<Entity uid="863">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="614.02082" z="578.8263"/>
<Orientation y="2.35621"/>
<Actor seed="9496"/>
</Entity>
<Entity uid="864">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="343.04587" z="109.22435"/>
<Orientation y="2.35621"/>
<Actor seed="18404"/>
</Entity>
<Entity uid="865">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="703.03333" z="295.27482"/>
<Orientation y="-0.07743"/>
<Actor seed="7966"/>
</Entity>
<Entity uid="866">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="684.75062" z="174.84214"/>
<Orientation y="2.35621"/>
<Actor seed="13814"/>
</Entity>
<Entity uid="867">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="124.01679" z="665.5871"/>
<Orientation y="0.49256"/>
<Actor seed="35270"/>
</Entity>
<Entity uid="869">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="87.22718" z="720.30414"/>
<Orientation y="-0.93432"/>
<Actor seed="15092"/>
</Entity>
<Entity uid="870">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="207.2252" z="773.95551"/>
<Orientation y="2.35621"/>
<Actor seed="42920"/>
</Entity>
<Entity uid="871">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="201.63895" z="726.28107"/>
<Orientation y="2.35621"/>
<Actor seed="42382"/>
</Entity>
<Entity uid="873">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="482.79899" z="812.94312"/>
<Orientation y="0.54593"/>
<Actor seed="29188"/>
</Entity>
<Entity uid="874">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="643.77454" z="905.63501"/>
<Orientation y="2.35621"/>
<Actor seed="12952"/>
</Entity>
<Entity uid="875">
<Template>gaia/flora_tree_dead</Template>
<Player>0</Player>
<Position x="488.23322" z="615.91126"/>
<Orientation y="2.35621"/>
<Actor seed="11364"/>
</Entity>
<Entity uid="876">
<Template>gaia/flora_tree_dead</Template>
<Player>0</Player>
<Position x="591.40461" z="273.15"/>
<Orientation y="2.35621"/>
<Actor seed="39838"/>
</Entity>
<Entity uid="877">
<Template>gaia/flora_tree_dead</Template>
<Player>0</Player>
<Position x="443.06324" z="367.81656"/>
<Orientation y="0.84531"/>
<Actor seed="55796"/>
</Entity>
<Entity uid="878">
<Template>gaia/flora_tree_dead</Template>
<Player>0</Player>
<Position x="457.90616" z="360.40275"/>
<Orientation y="2.35621"/>
<Actor seed="35530"/>
</Entity>
<Entity uid="898">
<Template>actor|particle/cloud.xml</Template>
<Position x="386.11033" z="58.09006"/>
<Orientation y="2.35621"/>
<Actor seed="8682"/>
</Entity>
<Entity uid="899">
<Template>actor|particle/cloud.xml</Template>
<Position x="671.47883" z="474.68592"/>
<Orientation y="2.35621"/>
<Actor seed="15926"/>
</Entity>
<Entity uid="900">
<Template>actor|particle/cloud.xml</Template>
<Position x="165.00434" z="522.008"/>
<Orientation y="2.35621"/>
<Actor seed="57130"/>
</Entity>
<Entity uid="901">
<Template>actor|particle/cloud.xml</Template>
<Position x="513.85749" z="790.59388"/>
<Orientation y="2.35621"/>
<Actor seed="56652"/>
</Entity>
<Entity uid="902">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="403.37977" z="274.53025"/>
<Orientation y="-2.18316"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="903">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="398.45224" z="269.551"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="904">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="400.87241" z="276.44928"/>
<Orientation y="2.35621"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="905">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="395.96744" z="277.9275"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="906">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="389.5319" z="273.98304"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="907">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="389.3675" z="271.78641"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="908">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="402.26346" z="276.7848"/>
<Orientation y="-0.73922"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="909">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="396.18943" z="283.44748"/>
<Orientation y="-1.57081"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="910">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="388.70575" z="284.40787"/>
<Orientation y="-2.40136"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="911">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="384.01478" z="279.71534"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="912">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="398.65076" z="276.1171"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="913">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="401.72086" z="286.99466"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="914">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="385.80607" z="292.90912"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="915">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="384.50812" z="283.17753"/>
<Orientation y="2.3984"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="916">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="395.15107" z="280.83307"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="917">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="395.53019" z="288.66437"/>
<Orientation y="-1.33642"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="918">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="385.59873" z="290.08442"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="919">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="393.80665" z="283.44748"/>
<Orientation y="2.35621"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="920">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="398.64615" z="283.71937"/>
<Orientation y="2.35621"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="921">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="396.05936" z="272.89298"/>
<Orientation y="-4.13772"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="922">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="391.88932" z="277.23731"/>
<Orientation y="2.35621"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="923">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="399.49576" z="281.08625"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="924">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="403.65024" z="281.42524"/>
<Orientation y="2.35621"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="925">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="384.62058" z="276.22458"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="926">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="456.36948" z="77.65276"/>
<Orientation y="-1.84627"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="927">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="445.51832" z="94.12781"/>
<Orientation y="0.46978"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="928">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="447.13022" z="90.28382"/>
<Orientation y="-3.73841"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="929">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="453.15033" z="84.24801"/>
<Orientation y="0.46978"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="930">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="455.98548" z="89.56066"/>
<Orientation y="-6.02417"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="931">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="444.89097" z="88.65877"/>
<Orientation y="0.46978"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="932">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="446.65177" z="84.14275"/>
<Orientation y="0.46978"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="933">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="442.89072" z="74.28002"/>
<Orientation y="0.74888"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="934">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="441.15757" z="84.16164"/>
<Orientation y="-3.22287"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="935">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="448.71964" z="86.23237"/>
<Orientation y="-1.33211"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="936">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="449.79496" z="75.38744"/>
<Orientation y="0.51197"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="937">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="440.14121" z="73.60022"/>
<Orientation y="-4.70243"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="938">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="440.82297" z="90.56481"/>
<Orientation y="-2.95896"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="939">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="452.11622" z="91.02315"/>
<Orientation y="-1.39747"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="940">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="453.23923" z="75.99325"/>
<Orientation y="0.41532"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="941">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="447.3223" z="78.99573"/>
<Orientation y="-4.28782"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="942">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="445.91205" z="86.40781"/>
<Orientation y="-3.45727"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="943">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="450.36" z="94.2501"/>
<Orientation y="-2.62568"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="944">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="459.11478" z="83.54293"/>
<Orientation y="-0.33327"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="945">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="456.97565" z="83.0173"/>
<Orientation y="1.2123"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="946">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="451.22825" z="87.9104"/>
<Orientation y="-4.21279"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="947">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="451.11075" z="93.03191"/>
<Orientation y="0.46978"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="948">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="458.41953" z="92.87278"/>
<Orientation y="-1.32581"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="949">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="452.15662" z="96.01113"/>
<Orientation y="-4.06962"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="950">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="668.7386" z="159.3107"/>
<Orientation y="1.67153"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="951">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="672.77802" z="140.00116"/>
<Orientation y="3.98757"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="952">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="672.69111" z="144.16855"/>
<Orientation y="-0.22062"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="953">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="669.30951" z="151.994"/>
<Orientation y="3.98757"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="954">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="664.72083" z="148.09452"/>
<Orientation y="-2.50638"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="955">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="675.3708" z="144.85724"/>
<Orientation y="3.98757"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="956">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="675.39228" z="149.70432"/>
<Orientation y="3.98757"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="957">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="682.5138" z="157.49555"/>
<Orientation y="4.26667"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="958">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="680.49531" z="147.66825"/>
<Orientation y="0.29493"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="959">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="672.7013" z="148.52063"/>
<Orientation y="2.18569"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="960">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="675.68555" z="159.0022"/>
<Orientation y="4.02976"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="961">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="685.32081" z="157.11765"/>
<Orientation y="-1.18464"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="962">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="678.45405" z="141.58997"/>
<Orientation y="0.55884"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="963">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="667.78217" z="145.31272"/>
<Orientation y="2.12034"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="964">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="672.25959" z="159.70411"/>
<Orientation y="3.93311"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="965">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="676.65961" z="154.7378"/>
<Orientation y="-0.77002"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="966">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="675.24811" z="147.32593"/>
<Orientation y="0.06054"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="967">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="668.23005" z="141.66623"/>
<Orientation y="0.89213"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="968">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="664.02125" z="154.8411"/>
<Orientation y="3.18453"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="969">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="666.20392" z="154.54404"/>
<Orientation y="4.7301"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="970">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="669.75165" z="147.88157"/>
<Orientation y="-0.695"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="971">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="667.97931" z="143.07505"/>
<Orientation y="3.98757"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="972">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="661.24012" z="145.90827"/>
<Orientation y="2.192"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="973">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="665.91205" z="140.68842"/>
<Orientation y="-0.55182"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="974">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.31501" z="248.00959"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="975">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="573.34467" z="253.21024"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="976">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="569.1902" z="252.87125"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="977">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="561.58375" z="249.02231"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="978">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="565.75379" z="244.67798"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="979">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="568.34058" z="255.50437"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="980">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="563.5011" z="255.23249"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="981">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="555.29316" z="261.86942"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="982">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="565.22461" z="260.44938"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="983">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="564.84546" z="252.61808"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="984">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.20252" z="254.96253"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="985">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="555.5005" z="264.69413"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="986">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="571.41529" z="258.77967"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="987">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="568.34522" z="247.9021"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="988">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="553.70923" z="251.50034"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="989">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="558.40015" z="256.19288"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="990">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="565.88386" z="255.23249"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="991">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="571.9579" z="248.5698"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="992">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="559.0619" z="243.57142"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="993">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="559.22632" z="245.76804"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="994">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="565.66187" z="249.7125"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="995">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="570.56684" z="248.23429"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="996">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="568.14667" z="241.336"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="997">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="573.07422" z="246.31525"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="998">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="635.12183" z="435.41495"/>
<Orientation y="-2.0196"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="999">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="621.59205" z="449.77186"/>
<Orientation y="0.29645"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1000">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="623.84272" z="446.26343"/>
<Orientation y="-3.91173"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1001">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="630.81354" z="441.35624"/>
<Orientation y="0.29645"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1002">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="632.69001" z="447.07822"/>
<Orientation y="-6.1975"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1003">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="621.91724" z="444.27656"/>
<Orientation y="0.29645"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1004">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="624.43042" z="440.1319"/>
<Orientation y="0.29645"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1005">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="622.42664" z="429.76832"/>
<Orientation y="0.57555"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1006">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="619.01532" z="439.20298"/>
<Orientation y="-3.3962"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1007">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="626.107" z="442.54676"/>
<Orientation y="-1.50544"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1008">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="629.03644" z="432.04975"/>
<Orientation y="0.33864"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1009">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="619.83558" z="428.62455"/>
<Orientation y="-4.87575"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1010">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="617.58155" z="445.45252"/>
<Orientation y="-3.13228"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1011">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="628.62647" z="447.85157"/>
<Orientation y="-1.5708"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1012">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="632.32465" z="433.24051"/>
<Orientation y="0.242"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1013">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="625.97858" z="435.17759"/>
<Orientation y="-4.46114"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1014">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="623.31122" z="442.23545"/>
<Orientation y="-3.63059"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1015">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="626.3401" z="450.72727"/>
<Orientation y="-2.799"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1016">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="636.81019" z="441.69028"/>
<Orientation y="-0.5066"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1017">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="634.79377" z="440.80365"/>
<Orientation y="1.03898"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1018">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="628.28864" z="444.6323"/>
<Orientation y="-4.38611"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1019">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="627.28968" z="449.6568"/>
<Orientation y="0.29645"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1020">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="634.51642" z="450.76047"/>
<Orientation y="-1.49914"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1021">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="627.8061" z="452.7718"/>
<Orientation y="-4.24294"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1022">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="802.51941" z="355.53083"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1023">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="821.54908" z="360.73148"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1024">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="817.3946" z="360.3925"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1025">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="809.78815" z="356.54355"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1026">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="813.9582" z="352.19922"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1027">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="816.54499" z="363.02561"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1028">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="811.70545" z="362.75373"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1029">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="803.49756" z="369.39066"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1030">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="813.42902" z="367.97062"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1031">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="813.04993" z="360.13932"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1032">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="802.40699" z="362.48377"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1033">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="803.7049" z="372.21537"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1034">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="819.6197" z="366.30091"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1035">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="816.54957" z="355.42334"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1036">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="801.91358" z="359.02158"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1037">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="806.60462" z="363.71412"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1038">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="814.08826" z="362.75373"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1039">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="820.1623" z="356.09104"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1040">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="807.26636" z="351.09266"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1041">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="807.43073" z="353.28928"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1042">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="813.86628" z="357.23374"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1043">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="818.77125" z="355.75553"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1044">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="816.35108" z="348.85724"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1045">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="821.27857" z="353.8365"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1046">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="755.8852" z="487.92536"/>
<Orientation y="-3.06667"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1047">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="736.68635" z="483.38898"/>
<Orientation y="-0.75063"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1048">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="740.8501" z="483.58341"/>
<Orientation y="-4.95881"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1049">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="748.58564" z="487.16578"/>
<Orientation y="-0.75063"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1050">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="744.5691" z="491.65235"/>
<Orientation y="-7.24457"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1051">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="741.60773" z="480.92237"/>
<Orientation y="-0.75063"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1052">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="746.45374" z="481.02594"/>
<Orientation y="-0.75063"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1053">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="754.42615" z="474.10788"/>
<Orientation y="-0.47153"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1054">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="744.55" z="475.87211"/>
<Orientation y="-4.44327"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1055">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="745.201" z="483.6855"/>
<Orientation y="-2.55251"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1056">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="755.75605" z="480.9727"/>
<Orientation y="-0.70844"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1057">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="754.1208" z="471.29206"/>
<Orientation y="-5.92283"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1058">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="738.42109" z="477.75586"/>
<Orientation y="-4.17936"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1059">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="741.8672" z="488.52021"/>
<Orientation y="-2.61786"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1060">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="756.36933" z="484.41565"/>
<Orientation y="-0.80509"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1061">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="751.5182" z="479.88892"/>
<Orientation y="-5.50821"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1062">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="744.0724" z="481.10874"/>
<Orientation y="-4.67766"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1063">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="738.23353" z="487.97843"/>
<Orientation y="-3.84607"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1064">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="751.29535" z="492.52576"/>
<Orientation y="-1.55367"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1065">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="751.05475" z="490.33619"/>
<Orientation y="-0.00811"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1066">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="744.48603" z="486.61768"/>
<Orientation y="-5.43319"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1067">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="739.63538" z="488.26542"/>
<Orientation y="-0.75063"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1068">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="742.29377" z="495.07544"/>
<Orientation y="-2.54621"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1069">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="737.19617" z="490.2704"/>
<Orientation y="-5.29001"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1070">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="954.20258" z="497.86503"/>
<Orientation y="2.31995"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1071">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="945.76069" z="480.03501"/>
<Orientation y="4.636"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1072">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="948.2082" z="483.4091"/>
<Orientation y="0.42782"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1073">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="950.23896" z="491.68848"/>
<Orientation y="4.636"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1074">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="944.22651" z="491.35169"/>
<Orientation y="-1.85796"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1075">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="950.75995" z="482.33967"/>
<Orientation y="4.636"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1076">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="953.70435" z="486.18998"/>
<Orientation y="4.636"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1077">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="964.08582" z="488.0991"/>
<Orientation y="4.9151"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1078">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="956.54206" z="481.48533"/>
<Orientation y="0.94335"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1079">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="950.84467" z="486.87171"/>
<Orientation y="2.83411"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1080">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="959.55335" z="493.42368"/>
<Orientation y="4.67818"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1081">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="966.09485" z="486.10267"/>
<Orientation y="-0.53621"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1082">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="951.24421" z="477.87348"/>
<Orientation y="1.20727"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1083">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="944.98658" z="487.28562"/>
<Orientation y="2.76876"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1084">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="957.24659" z="496.05216"/>
<Orientation y="4.58153"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1085">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="957.75434" z="489.4365"/>
<Orientation y="-0.1216"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1086">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="952.15308" z="484.38141"/>
<Orientation y="0.70896"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1087">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="943.14136" z="484.1088"/>
<Orientation y="1.54055"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1088">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="947.74341" z="497.15146"/>
<Orientation y="3.83295"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1089">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="949.30365" z="495.59653"/>
<Orientation y="5.37851"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1090">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="948.10773" z="488.14371"/>
<Orientation y="-0.04657"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1091">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="943.7923" z="485.38306"/>
<Orientation y="4.636"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1092">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="940.13196" z="491.71122"/>
<Orientation y="2.84041"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1093">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="940.70325" z="484.72928"/>
<Orientation y="0.09661"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1094">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="847.66907" z="377.17746"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1095">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="866.69874" z="382.37812"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1096">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="862.54426" z="382.03913"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1097">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="854.93781" z="378.1902"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1098">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="859.10785" z="373.84586"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1099">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="861.69465" z="384.67225"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1100">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="856.85511" z="384.40037"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1101">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="848.64722" z="391.0373"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1102">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="858.57868" z="389.61725"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1103">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="858.1996" z="381.78595"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1104">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="847.55665" z="384.13041"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1105">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="848.85456" z="393.862"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1106">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="864.76935" z="387.94755"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1107">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="861.69922" z="377.06998"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1108">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="847.06324" z="380.66822"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1109">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="851.75428" z="385.36075"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1110">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="859.23792" z="384.40037"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1111">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="865.31196" z="377.73768"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1112">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="852.41602" z="372.7393"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1113">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="852.58039" z="374.93592"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1114">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="859.01594" z="378.88038"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1115">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="863.9209" z="377.40217"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1116">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="861.50074" z="370.50388"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1117">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="866.42823" z="375.48313"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1118">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="804.11255" z="603.7812"/>
<Orientation y="-1.43497"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1119">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="800.75306" z="623.22053"/>
<Orientation y="0.88108"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1120">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="800.69373" z="619.05268"/>
<Orientation y="-3.32711"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1121">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="803.79859" z="611.11341"/>
<Orientation y="0.88108"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1122">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="808.52137" z="614.8495"/>
<Orientation y="-5.61287"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1123">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="797.99146" z="618.45844"/>
<Orientation y="0.88108"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1124">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="797.8" z="613.61512"/>
<Orientation y="0.88108"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1125">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="790.40955" z="606.0785"/>
<Orientation y="1.16018"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1126">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="792.77155" z="615.82892"/>
<Orientation y="-2.81157"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1127">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="800.53083" z="614.70362"/>
<Orientation y="-0.92081"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1128">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="797.18067" z="604.33326"/>
<Orientation y="0.92327"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1129">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="787.61756" z="606.55463"/>
<Orientation y="-4.29113"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1130">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="795.02485" z="621.83185"/>
<Orientation y="-2.54766"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1131">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="805.55945" z="617.737"/>
<Orientation y="-0.98617"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1132">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="800.5799" z="603.51154"/>
<Orientation y="0.82662"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1133">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="796.35682" z="608.62916"/>
<Orientation y="-3.87652"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1134">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="798.02753" z="615.98694"/>
<Orientation y="-3.04596"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1135">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="805.23981" z="621.39692"/>
<Orientation y="-2.21438"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1136">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="808.98377" z="608.08252"/>
<Orientation y="0.07804"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1137">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="806.81287" z="608.456"/>
<Orientation y="1.6236"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1138">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="803.50104" z="615.23884"/>
<Orientation y="-3.80149"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1139">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="805.44098" z="619.98017"/>
<Orientation y="0.88108"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1140">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="812.0766" z="616.9123"/>
<Orientation y="-0.91451"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1141">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="807.5907" z="622.29285"/>
<Orientation y="-3.65831"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1142">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="598.16742" z="973.41773"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1143">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="617.19709" z="978.61841"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1144">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="613.04261" z="978.27942"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1145">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="605.43616" z="974.43042"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1146">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="609.60621" z="970.08613"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1147">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="612.193" z="980.91248"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1148">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="607.35352" z="980.64063"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1149">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="599.14557" z="987.2776"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1150">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="609.07703" z="985.85755"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1151">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="608.69788" z="978.02625"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1152">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="598.05494" z="980.37067"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1153">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="599.35291" z="990.1023"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1154">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="615.26771" z="984.18781"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1155">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="612.19764" z="973.31025"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1156">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="597.56165" z="976.90845"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1157">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="602.25257" z="981.60102"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1158">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="609.73627" z="980.64063"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1159">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="615.81031" z="973.97791"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1160">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="602.91431" z="968.97956"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1161">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="603.07874" z="971.17615"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1162">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="609.51429" z="975.12061"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1163">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="614.41926" z="973.64246"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1164">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="611.99909" z="966.74415"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1165">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="616.92664" z="971.7234"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1166">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="483.40174" z="884.24927"/>
<Orientation y="-5.30687"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1167">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="498.87235" z="872.00855"/>
<Orientation y="-2.99083"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1168">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="496.13617" z="875.15308"/>
<Orientation y="-7.19901"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1169">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="488.52692" z="878.99634"/>
<Orientation y="-2.99083"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1170">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="487.50092" z="873.06257"/>
<Orientation y="-9.48478"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1171">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="497.75287" z="877.39844"/>
<Orientation y="-2.99083"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1172">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="494.66459" z="881.1344"/>
<Orientation y="-2.99083"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1173">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="495.14264" z="891.67902"/>
<Orientation y="-2.71174"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1174">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="499.88749" z="882.83954"/>
<Orientation y="-6.68348"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1175">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="493.35633" z="878.50165"/>
<Orientation y="-4.79271"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1176">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="488.93409" z="888.46222"/>
<Orientation y="-2.94864"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1177">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="497.54026" z="893.18683"/>
<Orientation y="-8.16303"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1178">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="502.21338" z="876.86438"/>
<Orientation y="-6.41956"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1179">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="491.63367" z="872.88733"/>
<Orientation y="-4.85807"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1180">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="485.85361" z="886.80677"/>
<Orientation y="-3.0453"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1181">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="492.41364" z="885.81141"/>
<Orientation y="-7.74842"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1182">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="496.07734" z="879.21558"/>
<Orientation y="-6.91787"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1183">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="494.31336" z="870.37403"/>
<Orientation y="-6.08628"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1184">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="482.64222" z="877.7953"/>
<Orientation y="-3.79387"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1185">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="484.50861" z="878.96528"/>
<Orientation y="-2.24831"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1186">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="491.50062" z="876.12159"/>
<Orientation y="-7.6734"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1187">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="493.21836" z="871.29523"/>
<Orientation y="-2.99083"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1188">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="486.22846" z="869.15418"/>
<Orientation y="-4.78641"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1189">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="493.15964" z="868.13837"/>
<Orientation y="-7.53022"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1190">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="199.45768" z="838.47254"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1191">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="218.48734" z="843.67322"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1192">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="214.33286" z="843.33423"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1193">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="206.72641" z="839.48523"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1194">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="210.89646" z="835.14094"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1195">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="213.48325" z="845.9673"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1196">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="208.64374" z="845.69544"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1197">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="200.43583" z="852.3324"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1198">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="210.36728" z="850.91236"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1199">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="209.98816" z="843.08106"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1200">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="199.34522" z="845.42548"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1201">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="200.64316" z="855.15711"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1202">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="216.55796" z="849.24262"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1203">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="213.48786" z="838.36506"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1204">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="198.85187" z="841.96326"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1205">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="203.54285" z="846.65583"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1206">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="211.02652" z="845.69544"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1207">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="217.10056" z="839.03272"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1208">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="204.2046" z="834.03437"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1209">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="204.369" z="836.23096"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1210">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="210.80454" z="840.17542"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1211">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="215.70951" z="838.69727"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1212">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="213.28934" z="831.79896"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1213">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="218.21686" z="836.7782"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1214">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="86.32355" z="508.88324"/>
<Orientation y="1.95739"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1215">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="84.75435" z="489.21824"/>
<Orientation y="4.27343"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1216">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="85.84603" z="493.24103"/>
<Orientation y="0.06525"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1217">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="84.80825" z="501.70243"/>
<Orientation y="4.27343"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1218">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="79.30617" z="499.25507"/>
<Orientation y="-2.22053"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1219">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="88.6112" z="493.14618"/>
<Orientation y="4.27343"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1220">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="89.99857" z="497.79053"/>
<Orientation y="4.27343"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1221">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="99.028" z="503.25751"/>
<Orientation y="4.55253"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1222">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="94.3204" z="494.39814"/>
<Orientation y="0.58079"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1223">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="87.083" z="497.41361"/>
<Orientation y="2.47155"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1224">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="92.90166" z="506.62836"/>
<Orientation y="4.31562"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1225">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="101.61452" z="502.10346"/>
<Orientation y="-0.89878"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1226">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="90.64802" z="489.1421"/>
<Orientation y="0.8447"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1227">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="81.45894" z="495.72297"/>
<Orientation y="2.4062"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1228">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="89.81263" z="508.26789"/>
<Orientation y="4.21897"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1229">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="92.63375" z="502.26233"/>
<Orientation y="-0.48417"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1230">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="89.18956" z="495.5493"/>
<Orientation y="0.3464"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1231">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="80.8604" z="492.09815"/>
<Orientation y="1.17798"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1232">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="80.53734" z="505.92515"/>
<Orientation y="3.47039"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1233">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="82.54767" z="505.0247"/>
<Orientation y="5.01595"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1234">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="84.07284" z="497.63221"/>
<Orientation y="-0.40914"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1235">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="81.0171" z="493.52048"/>
<Orientation y="4.27343"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1236">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="75.35027" z="498.13898"/>
<Orientation y="2.47785"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1237">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="78.36077" z="491.81363"/>
<Orientation y="-0.26597"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1238">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="245.45719" z="309.06678"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1239">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="264.48685" z="314.26743"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1240">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="260.33237" z="313.92844"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1241">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="252.72593" z="310.0795"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1242">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="256.89597" z="305.73517"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1243">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="259.48276" z="316.56156"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1244">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="254.64325" z="316.28968"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1245">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="246.43534" z="322.92661"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1246">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="256.3668" z="321.50657"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1247">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="255.98768" z="313.67527"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1248">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="245.34473" z="316.01972"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1249">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="246.64267" z="325.75132"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1250">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="262.55747" z="319.83686"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1251">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="259.48737" z="308.9593"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1252">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="244.85138" z="312.55753"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1253">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="249.54236" z="317.25007"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1254">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="257.02604" z="316.28968"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1255">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="263.10007" z="309.62699"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1256">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="250.20411" z="304.62861"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1257">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="250.3685" z="306.82523"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1258">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="256.80405" z="310.76969"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1259">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="261.70902" z="309.29148"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1260">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="259.28885" z="302.3932"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1261">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="264.21637" z="307.37244"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1262">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="255.16922" z="452.23816"/>
<Orientation y="-1.44101"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1263">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="251.69245" z="471.6569"/>
<Orientation y="0.87504"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1264">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="251.65827" z="467.48874"/>
<Orientation y="-3.33315"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1265">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="254.81104" z="459.56836"/>
<Orientation y="0.87504"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1266">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="259.51114" z="463.3329"/>
<Orientation y="-5.61892"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1267">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="248.9597" z="466.87818"/>
<Orientation y="0.87504"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1268">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="248.79737" z="462.03376"/>
<Orientation y="0.87504"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1269">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="241.45252" z="454.45273"/>
<Orientation y="1.15413"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1270">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="243.75568" z="464.21726"/>
<Orientation y="-2.81762"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1271">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="251.52161" z="463.13883"/>
<Orientation y="-0.92685"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1272">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="248.23411" z="452.74839"/>
<Orientation y="0.91723"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1273">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="238.65772" z="454.91205"/>
<Orientation y="-4.29717"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1274">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="245.9727" z="470.23368"/>
<Orientation y="-2.5537"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1275">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="256.53187" z="466.20243"/>
<Orientation y="-0.99221"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1276">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="251.63825" z="451.94718"/>
<Orientation y="0.82058"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1277">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="247.38434" z="457.03931"/>
<Orientation y="-3.88256"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1278">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="249.01063" z="464.40699"/>
<Orientation y="-3.05201"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1279">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="256.19016" z="469.86039"/>
<Orientation y="-2.22042"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1280">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="260.01438" z="456.56885"/>
<Orientation y="0.072"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1281">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="257.84128" z="456.92917"/>
<Orientation y="1.61756"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1282">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="254.4886" z="463.6919"/>
<Orientation y="-3.80753"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1283">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="256.39982" z="468.4449"/>
<Orientation y="0.87504"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1284">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="263.05384" z="465.41709"/>
<Orientation y="-0.92055"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1285">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="258.53556" z="470.77045"/>
<Orientation y="-3.66436"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1286">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="196.53531" z="319.71061"/>
<Orientation y="-4.251"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1287">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="193.50046" z="300.21793"/>
<Orientation y="-1.93496"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1288">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="194.88981" z="304.14786"/>
<Orientation y="-6.14313"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1289">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="194.48746" z="312.66318"/>
<Orientation y="-1.93496"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1290">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="188.81782" z="310.63395"/>
<Orientation y="-8.4289"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1291">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="197.64014" z="303.84656"/>
<Orientation y="-1.93496"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1292">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="199.37082" z="308.37421"/>
<Orientation y="-1.93496"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1293">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="208.78367" z="313.15094"/>
<Orientation y="-1.65586"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1294">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="203.42698" z="304.66825"/>
<Orientation y="-5.6276"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1295">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="196.43525" z="308.21628"/>
<Orientation y="-3.73684"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1296">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="202.92646" z="316.97031"/>
<Orientation y="-1.89277"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1297">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="206.29331" z="303.31244"/>
<Orientation y="-7.10715"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1298">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="199.37195" z="299.70142"/>
<Orientation y="-5.36368"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1299">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="190.70054" z="306.95078"/>
<Orientation y="-3.8022"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1300">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="199.96863" z="318.83616"/>
<Orientation y="-1.98942"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1301">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="202.33292" z="312.63654"/>
<Orientation y="-6.69254"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1302">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="198.39655" z="306.19971"/>
<Orientation y="-5.86199"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1303">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="189.83271" z="303.3809"/>
<Orientation y="-5.0304"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1304">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="190.54416" z="317.19333"/>
<Orientation y="-2.738"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1305">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="192.48154" z="316.14515"/>
<Orientation y="-1.19243"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1306">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="193.44983" z="308.65931"/>
<Orientation y="-6.61751"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1307">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="190.09528" z="304.78751"/>
<Orientation y="-1.93496"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1308">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="184.78956" z="309.81672"/>
<Orientation y="-3.73053"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1309">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="187.3188" z="303.284"/>
<Orientation y="-6.47434"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1310">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="271.71467" z="654.7754"/>
<Orientation y="-4.95463"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1311">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="282.01236" z="637.94886"/>
<Orientation y="-2.63859"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1312">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="280.52909" z="641.8443"/>
<Orientation y="-6.84676"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1313">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="274.71283" z="648.07679"/>
<Orientation y="-2.63859"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1314">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="271.7027" z="642.86133"/>
<Orientation y="-9.13253"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1315">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="282.82108" z="643.39399"/>
<Orientation y="-2.63859"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1316">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="281.21134" z="647.96601"/>
<Orientation y="-2.63859"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1317">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="285.2981" z="657.69831"/>
<Orientation y="-2.35949"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1318">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="286.70191" z="647.7646"/>
<Orientation y="-6.33123"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1319">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="279.0752" z="645.9463"/>
<Orientation y="-4.44047"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1320">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="278.36084" z="656.82099"/>
<Orientation y="-2.5964"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1321">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="288.06867" z="658.28638"/>
<Orientation y="-7.81078"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1322">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="286.8235" z="641.35383"/>
<Orientation y="-6.06731"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1323">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="275.52128" z="641.27106"/>
<Orientation y="-4.50582"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1324">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="274.8983" z="656.32996"/>
<Orientation y="-2.69304"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1325">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="280.71222" z="653.13251"/>
<Orientation y="-7.39617"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1326">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="281.87537" z="645.67762"/>
<Orientation y="-6.56562"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1327">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="277.16922" z="637.9875"/>
<Orientation y="-5.73403"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1328">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="268.77515" z="648.97974"/>
<Orientation y="-3.44162"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1329">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="270.93055" z="649.43396"/>
<Orientation y="-1.89606"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1330">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="276.51215" z="644.35254"/>
<Orientation y="-7.32114"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1331">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="276.45942" z="639.22999"/>
<Orientation y="-2.63859"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1332">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="269.15995" z="639.6319"/>
<Orientation y="-4.43416"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1333">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="275.3151" z="636.28718"/>
<Orientation y="-7.17797"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1334">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="471.8184" z="565.70105"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1335">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="490.84806" z="570.90174"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1336">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="486.69358" z="570.56275"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1337">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="479.08713" z="566.71375"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1338">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="483.25718" z="562.36945"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1339">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="485.84397" z="573.19581"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1340">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="481.00446" z="572.92396"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1341">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="472.79654" z="579.56092"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1342">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="482.728" z="578.14087"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1343">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="482.34888" z="570.30958"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1344">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="471.70594" z="572.654"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1345">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="473.00388" z="582.38563"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1346">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="488.91868" z="576.47114"/>
<Orientation y="-1.07251"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1347">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="485.84858" z="565.59357"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1348">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="471.2126" z="569.19178"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1349">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="475.90357" z="573.88434"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1350">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="483.38724" z="572.92396"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1351">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="489.46128" z="566.26124"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1352">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="476.56531" z="561.26288"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1353">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="476.72971" z="563.45948"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1354">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="483.16526" z="567.40394"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1355">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="488.07023" z="565.92579"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1356">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="485.65006" z="559.02747"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1357">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="490.57758" z="564.00672"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1358">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="654.60242" z="780.53211"/>
<Orientation y="2.27811"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1359">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="646.91376" z="762.36457"/>
<Orientation y="4.59415"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1360">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="649.21796" z="765.83808"/>
<Orientation y="0.38598"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1361">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="650.90064" z="774.19513"/>
<Orientation y="4.59415"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1362">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="644.9076" z="773.60712"/>
<Orientation y="-1.8998"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1363">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="651.81232" z="764.87629"/>
<Orientation y="4.59415"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1364">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="654.59302" z="768.84644"/>
<Orientation y="4.59415"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1365">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="664.8855" z="771.18812"/>
<Orientation y="4.87325"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1366">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="657.625" z="764.2646"/>
<Orientation y="0.90151"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1367">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="651.70734" z="769.40796"/>
<Orientation y="2.79227"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1368">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="660.13428" z="776.31843"/>
<Orientation y="4.63634"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1369">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="666.97632" z="769.27753"/>
<Orientation y="-0.57805"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1370">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="652.48292" z="760.43427"/>
<Orientation y="1.16543"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1371">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="645.83704" z="769.57642"/>
<Orientation y="2.72692"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1372">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="657.71961" z="778.84815"/>
<Orientation y="4.5397"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1373">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="658.50361" z="772.25953"/>
<Orientation y="-0.16344"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1374">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="653.11872" z="766.97455"/>
<Orientation y="0.66712"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1375">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="644.12635" z="766.3252"/>
<Orientation y="1.49871"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1376">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="648.17878" z="779.54896"/>
<Orientation y="3.79111"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1377">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="649.80274" z="778.06067"/>
<Orientation y="5.33667"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1378">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="648.91962" z="770.56434"/>
<Orientation y="-0.08841"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1379">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="644.7234" z="767.62562"/>
<Orientation y="4.59415"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1380">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="640.80158" z="773.79511"/>
<Orientation y="2.79857"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1381">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="641.66443" z="766.84314"/>
<Orientation y="0.05477"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1382">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="888.25641" z="729.18"/>
<Orientation y="-4.08916"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1383">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="899.71534" z="745.23835"/>
<Orientation y="-1.77312"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1384">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="896.71027" z="742.34968"/>
<Orientation y="-5.9813"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1385">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="893.24891" z="734.55921"/>
<Orientation y="-1.77312"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1386">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="899.2262" z="733.82856"/>
<Orientation y="-8.26706"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1387">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="894.38764" z="743.85303"/>
<Orientation y="-1.77312"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1388">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="890.80933" z="740.58344"/>
<Orientation y="-1.77312"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1389">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="877.42762" z="731.64759"/>
<Orientation y="-1.49402"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1390">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="888.84736" z="745.71546"/>
<Orientation y="-5.46576"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1391">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="893.50355" z="739.4073"/>
<Orientation y="-3.575"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1392">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="883.77448" z="734.49677"/>
<Orientation y="-1.73093"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1393">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="878.6291" z="742.85822"/>
<Orientation y="-6.94532"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1394">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="894.69996" z="748.33454"/>
<Orientation y="-5.20185"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1395">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="899.19648" z="737.96491"/>
<Orientation y="-3.64036"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1396">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="885.58063" z="731.50208"/>
<Orientation y="-1.82758"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1397">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="886.24952" z="738.1034"/>
<Orientation y="-6.53071"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1398">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="892.65571" z="742.08954"/>
<Orientation y="-5.70015"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1399">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="901.57392" z="740.76581"/>
<Orientation y="-4.86857"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1400">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="894.74012" z="728.74128"/>
<Orientation y="-2.57616"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1401">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="893.47907" z="730.54737"/>
<Orientation y="-1.0306"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1402">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="895.97278" z="737.67176"/>
<Orientation y="-6.45568"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1403">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="900.70795" z="739.6266"/>
<Orientation y="-1.77312"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1404">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="903.19288" z="732.75141"/>
<Orientation y="-3.5687"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1405">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="903.86396" z="739.72443"/>
<Orientation y="-6.3125"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1406">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="813.71601" z="232.43952"/>
<Orientation y="-1.57081"/>
<Actor seed="46760"/>
</Entity>
<Entity uid="1407">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="816.67548" z="229.58231"/>
<Orientation y="0.43277"/>
<Actor seed="39782"/>
</Entity>
<Entity uid="1408">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="819.1092" z="233.5199"/>
<Orientation y="2.35621"/>
<Actor seed="60346"/>
</Entity>
<Entity uid="1409">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="816.75007" z="240.13474"/>
<Orientation y="2.35621"/>
<Actor seed="56188"/>
</Entity>
<Entity uid="1410">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="815.84168" z="245.64338"/>
<Orientation y="2.07165"/>
<Actor seed="21728"/>
</Entity>
<Entity uid="1411">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="821.9864" z="244.94288"/>
<Orientation y="2.0124"/>
<Actor seed="52764"/>
</Entity>
<Entity uid="1412">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="828.15632" z="239.29331"/>
<Orientation y="-3.08127"/>
<Actor seed="62482"/>
</Entity>
<Entity uid="1413">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="826.63587" z="235.90348"/>
<Orientation y="-2.4815"/>
<Actor seed="34704"/>
</Entity>
<Entity uid="1414">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="823.63447" z="231.58234"/>
<Orientation y="1.6848"/>
<Actor seed="3546"/>
</Entity>
<Entity uid="1415">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="828.69764" z="232.05564"/>
<Orientation y="0.25051"/>
<Actor seed="17936"/>
</Entity>
<Entity uid="1416">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="829.547" z="241.88007"/>
<Orientation y="2.35621"/>
<Actor seed="5136"/>
</Entity>
<Entity uid="1417">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="832.62879" z="244.3917"/>
<Orientation y="-2.21602"/>
<Actor seed="16008"/>
</Entity>
<Entity uid="1418">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="829.86933" z="249.04093"/>
<Orientation y="0.31913"/>
<Actor seed="39060"/>
</Entity>
<Entity uid="1419">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="824.0716" z="248.7335"/>
<Orientation y="-2.24618"/>
<Actor seed="47470"/>
</Entity>
<Entity uid="1420">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="814.8675" z="240.5016"/>
<Orientation y="-2.5149"/>
<Actor seed="6098"/>
</Entity>
<Entity uid="1421">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="811.07148" z="238.93879"/>
<Orientation y="2.35621"/>
<Actor seed="20524"/>
</Entity>
<Entity uid="1422">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="816.07703" z="232.43952"/>
<Orientation y="0.60546"/>
<Actor seed="26976"/>
</Entity>
<Entity uid="1423">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="827.13459" z="234.63813"/>
<Orientation y="-1.88859"/>
<Actor seed="8284"/>
</Entity>
<Entity uid="1424">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="831.21131" z="236.22754"/>
<Orientation y="0.34855"/>
<Actor seed="38788"/>
</Entity>
<Entity uid="1425">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="820.55329" z="226.97367"/>
<Orientation y="-2.06412"/>
<Actor seed="61984"/>
</Entity>
<Entity uid="1426">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="811.91901" z="239.65143"/>
<Orientation y="-1.22764"/>
<Actor seed="25842"/>
</Entity>
<Entity uid="1427">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="810.53956" z="245.78504"/>
<Orientation y="-1.16283"/>
<Actor seed="48104"/>
</Entity>
<Entity uid="1428">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="815.6247" z="252.08542"/>
<Orientation y="2.35621"/>
<Actor seed="33438"/>
</Entity>
<Entity uid="1429">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="831.42383" z="227.13508"/>
<Orientation y="2.35621"/>
<Actor seed="48656"/>
</Entity>
<Entity uid="1430">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="682.48987" z="152.92795"/>
<Orientation y="-1.16813"/>
<Actor seed="1504"/>
</Entity>
<Entity uid="1431">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="455.80979" z="92.7675"/>
<Orientation y="-1.87627"/>
<Actor seed="50538"/>
</Entity>
<Entity uid="1432">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="266.07093" z="170.37787"/>
<Orientation y="-1.90227"/>
<Actor seed="45498"/>
</Entity>
<Entity uid="1433">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="203.4745" z="208.67637"/>
<Orientation y="1.58455"/>
<Actor seed="7258"/>
</Entity>
<Entity uid="1434">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="216.5464" z="209.94376"/>
<Orientation y="-2.64306"/>
<Actor seed="48302"/>
</Entity>
<Entity uid="1435">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="153.00351" z="290.58558"/>
<Orientation y="-2.24866"/>
<Actor seed="28272"/>
</Entity>
<Entity uid="1436">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="146.99405" z="285.39612"/>
<Orientation y="-3.0662"/>
<Actor seed="34508"/>
</Entity>
<Entity uid="1437">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="149.09482" z="279.4646"/>
<Orientation y="2.05135"/>
<Actor seed="33590"/>
</Entity>
<Entity uid="1438">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="153.88999" z="279.76746"/>
<Orientation y="-0.21578"/>
<Actor seed="53854"/>
</Entity>
<Entity uid="1439">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="152.7769" z="285.73777"/>
<Orientation y="2.05053"/>
<Actor seed="22818"/>
</Entity>
<Entity uid="1440">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="159.0477" z="281.94239"/>
<Orientation y="2.35621"/>
<Actor seed="9212"/>
</Entity>
<Entity uid="1441">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="210.45133" z="307.26172"/>
<Orientation y="-1.72599"/>
<Actor seed="62040"/>
</Entity>
<Entity uid="1442">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="260.11448" z="305.3567"/>
<Orientation y="2.35621"/>
<Actor seed="38246"/>
</Entity>
<Entity uid="1443">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="483.83527" z="586.18537"/>
<Orientation y="2.35621"/>
<Actor seed="12592"/>
</Entity>
<Entity uid="1444">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="483.03544" z="586.05512"/>
<Orientation y="2.35621"/>
<Actor seed="16602"/>
</Entity>
<Entity uid="1445">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="485.38843" z="587.08851"/>
<Orientation y="2.35621"/>
<Actor seed="37666"/>
</Entity>
<Entity uid="1446">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="466.4661" z="562.75715"/>
<Orientation y="-0.91349"/>
<Actor seed="6476"/>
</Entity>
<Entity uid="1447">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="527.11878" z="589.18482"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1448">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="542.44001" z="607.62653"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1449">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="541.99396" z="594.04651"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1450">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="534.38752" z="590.19751"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1451">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="538.55756" z="585.85322"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1452">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="541.14435" z="596.67957"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1453">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="536.30481" z="596.40772"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1454">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="528.09693" z="603.04468"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1455">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="538.02839" z="601.62464"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1456">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="546.52045" z="589.66858"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1457">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="527.00635" z="596.13776"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1458">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="528.30427" z="605.8694"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1459">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="536.0398" z="610.69117"/>
<Orientation y="-5.8764"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1460">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="546.78992" z="585.21247"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1461">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="526.51294" z="592.67554"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1462">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="531.20398" z="597.36811"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1463">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="538.68763" z="596.40772"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1464">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="541.05323" z="602.98603"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1465">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="531.86573" z="584.74665"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1466">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="529.90284" z="590.70954"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1467">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="538.46564" z="590.8877"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1468">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="539.66218" z="602.65058"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1469">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="540.95044" z="582.51124"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1470">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="542.1695" z="600.73151"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1471">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="562.84681" z="596.70008"/>
<Orientation y="-2.15384"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="1472">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="547.0019" z="606.80921"/>
<Orientation y="-0.22024"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="1473">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="550.69196" z="604.87061"/>
<Orientation y="-4.42841"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="1474">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="559.17695" z="604.04761"/>
<Orientation y="-0.22024"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="1475">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.98188" z="609.94965"/>
<Orientation y="-6.71418"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="1476">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="549.99933" z="602.19196"/>
<Orientation y="-0.22024"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="1477">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.23194" z="599.82984"/>
<Orientation y="-0.22024"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="1478">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.60932" z="589.82917"/>
<Orientation y="0.05887"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="1479">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="549.98255" z="596.34711"/>
<Orientation y="-3.91288"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="1480">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.49671" z="602.75763"/>
<Orientation y="-2.02211"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="1481">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.26661" z="592.55066"/>
<Orientation y="0.2044"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="1482">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="555.92145" z="587.5547"/>
<Orientation y="-5.39243"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="1483">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="548.90796" z="588.65973"/>
<Orientation y="-8.45284"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="1484">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.06672" z="608.61463"/>
<Orientation y="-2.08747"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="1485">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="560.36585" z="594.17084"/>
<Orientation y="0.10775"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="1486">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="558.02546" z="596.287"/>
<Orientation y="-4.97782"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="1487">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="552.21967" z="601.1059"/>
<Orientation y="-4.14727"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="1488">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="550.65821" z="609.98548"/>
<Orientation y="-3.31568"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="1489">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="563.68" z="603.14496"/>
<Orientation y="-0.64084"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="1490">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="561.80048" z="601.9964"/>
<Orientation y="0.90473"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="1491">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="555.36335" z="605.64875"/>
<Orientation y="-4.9028"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="1492">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="552.01264" z="609.52381"/>
<Orientation y="-0.22024"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="1493">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.7508" z="614.05347"/>
<Orientation y="-2.01581"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="1494">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="550.92286" z="612.48731"/>
<Orientation y="-4.75962"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="1517">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="558.05408" z="496.33"/>
<Orientation y="-1.6336"/>
<Actor seed="27546"/>
</Entity>
<Entity uid="1518">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="546.7771" z="511.07746"/>
<Orientation y="2.35621"/>
<Actor seed="4240"/>
</Entity>
<Entity uid="1519">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="613.03553" z="528.34534"/>
<Orientation y="-2.37362"/>
<Actor seed="33214"/>
</Entity>
<Entity uid="1520">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="471.19864" z="547.14777"/>
<Orientation y="-2.8691"/>
<Actor seed="9312"/>
</Entity>
<Entity uid="1521">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="457.75925" z="511.89155"/>
<Orientation y="2.35621"/>
<Actor seed="38622"/>
</Entity>
<Entity uid="1522">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="487.849" z="478.15708"/>
<Orientation y="2.35621"/>
<Actor seed="63900"/>
</Entity>
<Entity uid="1523">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="416.0091" z="341.32813"/>
<Orientation y="2.35621"/>
<Actor seed="50840"/>
</Entity>
<Entity uid="1524">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="364.2891" z="258.50477"/>
<Orientation y="-2.67301"/>
<Actor seed="37976"/>
</Entity>
<Entity uid="1525">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="367.66105" z="242.34034"/>
<Orientation y="1.77958"/>
<Actor seed="53220"/>
</Entity>
<Entity uid="1526">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="388.30396" z="241.80964"/>
<Orientation y="1.17775"/>
<Actor seed="58956"/>
</Entity>
<Entity uid="1527">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="313.62528" z="212.26087"/>
<Orientation y="2.25492"/>
<Actor seed="41420"/>
</Entity>
<Entity uid="1528">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="348.93528" z="203.61561"/>
<Orientation y="2.76824"/>
<Actor seed="58752"/>
</Entity>
<Entity uid="1529">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="366.26719" z="185.08585"/>
<Orientation y="-2.4976"/>
<Actor seed="57506"/>
</Entity>
<Entity uid="1530">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="346.78501" z="174.10584"/>
<Orientation y="0.22863"/>
<Actor seed="41430"/>
</Entity>
<Entity uid="1531">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="200.90964" z="230.57035"/>
<Orientation y="2.35621"/>
<Actor seed="46668"/>
</Entity>
<Entity uid="1532">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="207.438" z="205.60087"/>
<Orientation y="-2.7953"/>
<Actor seed="41242"/>
</Entity>
<Entity uid="1533">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="183.62034" z="184.23533"/>
<Orientation y="-0.11521"/>
<Actor seed="22274"/>
</Entity>
<Entity uid="1534">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="124.28484" z="265.85962"/>
<Orientation y="-2.59998"/>
<Actor seed="34220"/>
</Entity>
<Entity uid="1535">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="116.63389" z="238.71158"/>
<Orientation y="2.63251"/>
<Actor seed="28274"/>
</Entity>
<Entity uid="1536">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="177.95752" z="224.5236"/>
<Orientation y="-1.54873"/>
<Actor seed="42044"/>
</Entity>
<Entity uid="1537">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="125.38797" z="297.72428"/>
<Orientation y="-1.02546"/>
<Actor seed="51040"/>
</Entity>
<Entity uid="1538">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="66.6119" z="339.21827"/>
<Orientation y="-0.01307"/>
<Actor seed="53714"/>
</Entity>
<Entity uid="1539">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="26.76604" z="462.61426"/>
<Orientation y="2.6544"/>
<Actor seed="37570"/>
</Entity>
<Entity uid="1540">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="58.49871" z="430.01374"/>
<Orientation y="2.35621"/>
<Actor seed="31612"/>
</Entity>
<Entity uid="1541">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="102.12528" z="423.23469"/>
<Orientation y="2.57056"/>
<Actor seed="22934"/>
</Entity>
<Entity uid="1542">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="121.39275" z="407.59736"/>
<Orientation y="0.69916"/>
<Actor seed="9690"/>
</Entity>
<Entity uid="1543">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="137.0457" z="419.29758"/>
<Orientation y="2.35621"/>
<Actor seed="32562"/>
</Entity>
<Entity uid="1544">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="48.14666" z="523.28303"/>
<Orientation y="0.80915"/>
<Actor seed="58136"/>
</Entity>
<Entity uid="1545">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="86.74415" z="560.46027"/>
<Orientation y="0.82251"/>
<Actor seed="59524"/>
</Entity>
<Entity uid="1546">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="113.42493" z="580.36573"/>
<Orientation y="2.35621"/>
<Actor seed="16958"/>
</Entity>
<Entity uid="1547">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="186.61973" z="620.14875"/>
<Orientation y="0.59266"/>
<Actor seed="32496"/>
</Entity>
<Entity uid="1548">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="221.44376" z="669.1446"/>
<Orientation y="2.85701"/>
<Actor seed="54178"/>
</Entity>
<Entity uid="1549">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="223.70951" z="635.94867"/>
<Orientation y="1.85143"/>
<Actor seed="31774"/>
</Entity>
<Entity uid="1550">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="223.92804" z="627.91749"/>
<Orientation y="1.08562"/>
<Actor seed="47694"/>
</Entity>
<Entity uid="1551">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="326.58207" z="656.24781"/>
<Orientation y="-2.27306"/>
<Actor seed="22190"/>
</Entity>
<Entity uid="1552">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="338.85047" z="622.70807"/>
<Orientation y="2.35621"/>
<Actor seed="800"/>
</Entity>
<Entity uid="1553">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="391.31128" z="664.39698"/>
<Orientation y="-1.66185"/>
<Actor seed="26090"/>
</Entity>
<Entity uid="1554">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="440.01584" z="650.1548"/>
<Orientation y="2.35621"/>
<Actor seed="48786"/>
</Entity>
<Entity uid="1555">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="330.5384" z="747.65406"/>
<Orientation y="-1.73063"/>
<Actor seed="34156"/>
</Entity>
<Entity uid="1556">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="345.00425" z="728.77167"/>
<Orientation y="2.35621"/>
<Actor seed="17086"/>
</Entity>
<Entity uid="1557">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="286.61051" z="812.14966"/>
<Orientation y="0.11623"/>
<Actor seed="51210"/>
</Entity>
<Entity uid="1558">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="299.8628" z="852.5749"/>
<Orientation y="-1.57696"/>
<Actor seed="42942"/>
</Entity>
<Entity uid="1559">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="295.21821" z="943.44111"/>
<Orientation y="2.81742"/>
<Actor seed="17336"/>
</Entity>
<Entity uid="1560">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="323.66968" z="910.76203"/>
<Orientation y="2.60772"/>
<Actor seed="41196"/>
</Entity>
<Entity uid="1561">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="324.17423" z="885.10242"/>
<Orientation y="-2.56353"/>
<Actor seed="52942"/>
</Entity>
<Entity uid="1562">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="342.6905" z="890.04389"/>
<Orientation y="-1.66601"/>
<Actor seed="27150"/>
</Entity>
<Entity uid="1563">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="450.09498" z="774.3628"/>
<Orientation y="-1.83382"/>
<Actor seed="51580"/>
</Entity>
<Entity uid="1564">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="500.0576" z="787.17621"/>
<Orientation y="0.65043"/>
<Actor seed="47116"/>
</Entity>
<Entity uid="1565">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="525.10523" z="801.7392"/>
<Orientation y="2.35621"/>
<Actor seed="25774"/>
</Entity>
<Entity uid="1566">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="541.99152" z="784.8844"/>
<Orientation y="-1.62473"/>
<Actor seed="39218"/>
</Entity>
<Entity uid="1567">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="546.94574" z="706.9834"/>
<Orientation y="-2.00455"/>
<Actor seed="57924"/>
</Entity>
<Entity uid="1568">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="536.9474" z="640.34742"/>
<Orientation y="1.73633"/>
<Actor seed="4504"/>
</Entity>
<Entity uid="1569">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="573.73621" z="605.27283"/>
<Orientation y="-2.4549"/>
<Actor seed="43228"/>
</Entity>
<Entity uid="1570">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="551.49146" z="574.206"/>
<Orientation y="2.35621"/>
<Actor seed="9400"/>
</Entity>
<Entity uid="1571">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="676.06824" z="467.90784"/>
<Orientation y="-1.801"/>
<Actor seed="22536"/>
</Entity>
<Entity uid="1572">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="639.46656" z="463.70759"/>
<Orientation y="1.61672"/>
<Actor seed="1482"/>
</Entity>
<Entity uid="1573">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="669.49695" z="334.96198"/>
<Orientation y="2.35621"/>
<Actor seed="61510"/>
</Entity>
<Entity uid="1574">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="764.56147" z="292.26661"/>
<Orientation y="0.74169"/>
<Actor seed="29938"/>
</Entity>
<Entity uid="1575">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="744.18677" z="215.0889"/>
<Orientation y="2.7392"/>
<Actor seed="15474"/>
</Entity>
<Entity uid="1576">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="761.45142" z="200.74891"/>
<Orientation y="-2.90734"/>
<Actor seed="65481"/>
</Entity>
<Entity uid="1577">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="750.58436" z="169.63361"/>
<Orientation y="2.35621"/>
<Actor seed="39202"/>
</Entity>
<Entity uid="1578">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="831.1095" z="153.94654"/>
<Orientation y="-1.6028"/>
<Actor seed="4190"/>
</Entity>
<Entity uid="1579">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="817.86316" z="126.50901"/>
<Orientation y="0.9554"/>
<Actor seed="39076"/>
</Entity>
<Entity uid="1580">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="924.81366" z="289.9792"/>
<Orientation y="-1.4912"/>
<Actor seed="36420"/>
</Entity>
<Entity uid="1581">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="900.82148" z="267.4066"/>
<Orientation y="1.35376"/>
<Actor seed="30966"/>
</Entity>
<Entity uid="1582">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="983.58387" z="369.24766"/>
<Orientation y="-1.57081"/>
<Actor seed="29074"/>
</Entity>
<Entity uid="1583">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="979.69025" z="352.75351"/>
<Orientation y="1.03356"/>
<Actor seed="35718"/>
</Entity>
<Entity uid="1584">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="928.92981" z="481.02656"/>
<Orientation y="-2.03303"/>
<Actor seed="10410"/>
</Entity>
<Entity uid="1585">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="976.01642" z="487.18213"/>
<Orientation y="0.3188"/>
<Actor seed="11546"/>
</Entity>
<Entity uid="1586">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="979.5553" z="539.83118"/>
<Orientation y="-1.19916"/>
<Actor seed="13722"/>
</Entity>
<Entity uid="1587">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="941.86103" z="554.41095"/>
<Orientation y="-1.0037"/>
<Actor seed="24202"/>
</Entity>
<Entity uid="1588">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="913.74006" z="582.74891"/>
<Orientation y="0.57885"/>
<Actor seed="4296"/>
</Entity>
<Entity uid="1589">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="964.97974" z="611.81318"/>
<Orientation y="-0.7258"/>
<Actor seed="5576"/>
</Entity>
<Entity uid="1590">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="914.29542" z="631.79523"/>
<Orientation y="-1.48395"/>
<Actor seed="19182"/>
</Entity>
<Entity uid="1591">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="854.34473" z="631.67701"/>
<Orientation y="-1.06743"/>
<Actor seed="39152"/>
</Entity>
<Entity uid="1592">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="813.52247" z="663.86585"/>
<Orientation y="-1.58182"/>
<Actor seed="14580"/>
</Entity>
<Entity uid="1593">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="784.74134" z="664.396"/>
<Orientation y="2.35621"/>
<Actor seed="17314"/>
</Entity>
<Entity uid="1594">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="871.28528" z="762.32502"/>
<Orientation y="-0.78255"/>
<Actor seed="18634"/>
</Entity>
<Entity uid="1595">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="896.55433" z="765.7771"/>
<Orientation y="0.29679"/>
<Actor seed="39322"/>
</Entity>
<Entity uid="1596">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="868.75208" z="828.32605"/>
<Orientation y="-2.124"/>
<Actor seed="38580"/>
</Entity>
<Entity uid="1597">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="824.6548" z="798.5984"/>
<Orientation y="-1.34342"/>
<Actor seed="8116"/>
</Entity>
<Entity uid="1598">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="783.65046" z="812.84083"/>
<Orientation y="0.75957"/>
<Actor seed="38696"/>
</Entity>
<Entity uid="1599">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="639.43372" z="851.3332"/>
<Orientation y="-1.77355"/>
<Actor seed="48966"/>
</Entity>
<Entity uid="1600">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="628.26984" z="851.71265"/>
<Orientation y="0.82477"/>
<Actor seed="51684"/>
</Entity>
<Entity uid="1601">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="633.25965" z="856.45539"/>
<Orientation y="2.35621"/>
<Actor seed="32868"/>
</Entity>
<Entity uid="1602">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="622.92524" z="837.47217"/>
<Orientation y="-2.07273"/>
<Actor seed="35654"/>
</Entity>
<Entity uid="1603">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="602.0771" z="801.27991"/>
<Orientation y="-2.15966"/>
<Actor seed="32316"/>
</Entity>
<Entity uid="1604">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="556.26215" z="646.76392"/>
<Orientation y="0.79882"/>
<Actor seed="57584"/>
</Entity>
<Entity uid="1605">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="439.00419" z="611.53821"/>
<Orientation y="-2.8035"/>
<Actor seed="58220"/>
</Entity>
<Entity uid="1606">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="464.85221" z="400.53257"/>
<Orientation y="-1.84386"/>
<Actor seed="17422"/>
</Entity>
<Entity uid="1607">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="519.39563" z="330.12455"/>
<Orientation y="-1.78473"/>
<Actor seed="45636"/>
</Entity>
<Entity uid="1608">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="511.89646" z="266.11261"/>
<Orientation y="1.01352"/>
<Actor seed="56878"/>
</Entity>
<Entity uid="1609">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="428.70218" z="177.37894"/>
<Orientation y="-1.95356"/>
<Actor seed="558"/>
</Entity>
<Entity uid="1610">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="365.71143" z="67.75086"/>
<Orientation y="0.63315"/>
<Actor seed="64726"/>
</Entity>
<Entity uid="1611">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="467.508" z="59.99679"/>
<Orientation y="-2.12911"/>
<Actor seed="16204"/>
</Entity>
<Entity uid="1612">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="601.78803" z="67.43607"/>
<Orientation y="2.35621"/>
<Actor seed="11646"/>
</Entity>
<Entity uid="1613">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="621.77204" z="68.67983"/>
<Orientation y="-1.85473"/>
<Actor seed="56196"/>
</Entity>
<Entity uid="1614">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="636.97925" z="46.16245"/>
<Orientation y="1.52004"/>
<Actor seed="7040"/>
</Entity>
<Entity uid="1615">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="680.35663" z="48.9213"/>
<Orientation y="-1.62"/>
<Actor seed="57798"/>
</Entity>
<Entity uid="1616">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="790.59272" z="136.64148"/>
<Orientation y="-1.76494"/>
<Actor seed="20270"/>
</Entity>
<Entity uid="1617">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="768.33979" z="138.86243"/>
<Orientation y="1.05805"/>
<Actor seed="19880"/>
</Entity>
<Entity uid="1618">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="845.5542" z="216.94108"/>
<Orientation y="-1.99581"/>
<Actor seed="26628"/>
</Entity>
<Entity uid="1619">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="859.25348" z="183.09034"/>
<Orientation y="2.35621"/>
<Actor seed="39402"/>
</Entity>
<Entity uid="1620">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="741.60944" z="302.48633"/>
<Orientation y="2.35621"/>
<Actor seed="47662"/>
</Entity>
<Entity uid="1621">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="816.62159" z="338.56028"/>
<Orientation y="-1.45484"/>
<Actor seed="3294"/>
</Entity>
<Entity uid="1622">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="688.31537" z="505.53632"/>
<Orientation y="1.61005"/>
<Actor seed="64054"/>
</Entity>
<Entity uid="1623">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="744.21625" z="558.70423"/>
<Orientation y="-2.3616"/>
<Actor seed="610"/>
</Entity>
<Entity uid="1624">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="943.25092" z="509.35917"/>
<Orientation y="-1.93677"/>
<Actor seed="30758"/>
</Entity>
<Entity uid="1625">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="990.5882" z="521.18641"/>
<Orientation y="0.82416"/>
<Actor seed="61278"/>
</Entity>
<Entity uid="1626">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="983.5381" z="614.0511"/>
<Orientation y="2.35621"/>
<Actor seed="62984"/>
</Entity>
<Entity uid="1627">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="907.04859" z="677.43769"/>
<Orientation y="-1.44083"/>
<Actor seed="15216"/>
</Entity>
<Entity uid="1628">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="835.93488" z="738.58173"/>
<Orientation y="1.18767"/>
<Actor seed="1002"/>
</Entity>
<Entity uid="1629">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="834.64618" z="644.35486"/>
<Orientation y="2.35621"/>
<Actor seed="29120"/>
</Entity>
<Entity uid="1630">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="660.63587" z="740.13013"/>
<Orientation y="-1.67191"/>
<Actor seed="40538"/>
</Entity>
<Entity uid="1631">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="588.31067" z="777.1167"/>
<Orientation y="1.183"/>
<Actor seed="53912"/>
</Entity>
<Entity uid="1632">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="524.2356" z="882.94733"/>
<Orientation y="2.35621"/>
<Actor seed="12948"/>
</Entity>
<Entity uid="1633">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="570.97504" z="964.66071"/>
<Orientation y="-2.2801"/>
<Actor seed="7132"/>
</Entity>
<Entity uid="1634">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="602.49286" z="996.60315"/>
<Orientation y="0.71755"/>
<Actor seed="50750"/>
</Entity>
<Entity uid="1635">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="331.99784" z="765.84632"/>
<Orientation y="2.35621"/>
<Actor seed="36550"/>
</Entity>
<Entity uid="1636">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="401.15088" z="692.51044"/>
<Orientation y="-1.57081"/>
<Actor seed="28416"/>
</Entity>
<Entity uid="1637">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="346.54126" z="622.45368"/>
<Orientation y="-1.62906"/>
<Actor seed="60984"/>
</Entity>
<Entity uid="1638">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="141.42737" z="610.19764"/>
<Orientation y="0.3972"/>
<Actor seed="10432"/>
</Entity>
<Entity uid="1639">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="276.12781" z="464.2851"/>
<Orientation y="1.1792"/>
<Actor seed="35060"/>
</Entity>
<Entity uid="1640">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="177.76172" z="356.10807"/>
<Orientation y="-2.4348"/>
<Actor seed="4058"/>
</Entity>
<Entity uid="1641">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="210.09336" z="328.7573"/>
<Orientation y="2.35621"/>
<Actor seed="32754"/>
</Entity>
<Entity uid="1642">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="185.18918" z="247.45078"/>
<Orientation y="2.35621"/>
<Actor seed="44844"/>
</Entity>
<Entity uid="1643">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="134.02228" z="228.59852"/>
<Orientation y="0.80095"/>
<Actor seed="31064"/>
</Entity>
<Entity uid="1644">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="131.39011" z="256.06495"/>
<Orientation y="2.35621"/>
<Actor seed="4136"/>
</Entity>
<Entity uid="1645">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="98.606" z="280.42847"/>
<Orientation y="2.35621"/>
<Actor seed="62754"/>
</Entity>
<Entity uid="1646">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="101.98514" z="289.72205"/>
<Orientation y="2.35621"/>
<Actor seed="11744"/>
</Entity>
<Entity uid="1647">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="88.72619" z="331.28608"/>
<Orientation y="0.64556"/>
<Actor seed="41222"/>
</Entity>
<Entity uid="1648">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="220.18122" z="147.82493"/>
<Orientation y="2.35621"/>
<Actor seed="62024"/>
</Entity>
<Entity uid="1649">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="250.69834" z="98.65963"/>
<Orientation y="0.59786"/>
<Actor seed="30144"/>
</Entity>
<Entity uid="1650">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="208.53168" z="210.17688"/>
<Orientation y="2.35621"/>
<Actor seed="40836"/>
</Entity>
<Entity uid="1651">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="450.60062" z="442.47828"/>
<Orientation y="1.21093"/>
<Actor seed="14364"/>
</Entity>
<Entity uid="1652">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="587.82074" z="404.20075"/>
<Orientation y="-1.64727"/>
<Actor seed="5508"/>
</Entity>
<Entity uid="1653">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="599.51252" z="383.54252"/>
<Orientation y="1.20652"/>
<Actor seed="19736"/>
</Entity>
<Entity uid="1654">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="639.2724" z="381.45405"/>
<Orientation y="-1.91591"/>
<Actor seed="26334"/>
</Entity>
<Entity uid="1655">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="556.80445" z="504.87308"/>
<Orientation y="0.85434"/>
<Actor seed="51304"/>
</Entity>
<Entity uid="1656">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="524.17908" z="544.08844"/>
<Orientation y="2.35621"/>
<Actor seed="17936"/>
</Entity>
<Entity uid="1657">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="379.36841" z="641.74872"/>
<Orientation y="2.35621"/>
<Actor seed="22950"/>
</Entity>
<Entity uid="1658">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="388.71036" z="656.33576"/>
<Orientation y="-2.26305"/>
<Actor seed="40728"/>
</Entity>
<Entity uid="1659">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="467.44178" z="663.88196"/>
<Orientation y="-1.88447"/>
<Actor seed="23694"/>
</Entity>
<Entity uid="1660">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="498.57193" z="679.07984"/>
<Orientation y="2.35621"/>
<Actor seed="53148"/>
</Entity>
<Entity uid="1661">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="494.87974" z="732.7411"/>
<Orientation y="2.35621"/>
<Actor seed="62850"/>
</Entity>
<Entity uid="1662">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="408.35053" z="765.40503"/>
<Orientation y="0.6504"/>
<Actor seed="644"/>
</Entity>
<Entity uid="1663">
<Template>actor|props/flora/plant_sm.xml</Template>
<Position x="397.70618" z="683.60846"/>
<Orientation y="-2.10824"/>
<Actor seed="65359"/>
</Entity>
<Entity uid="1664">
<Template>actor|props/flora/plant_sm.xml</Template>
<Position x="421.33011" z="701.03748"/>
<Orientation y="2.35621"/>
<Actor seed="28648"/>
</Entity>
<Entity uid="1665">
<Template>actor|props/flora/plant_sm.xml</Template>
<Position x="423.58521" z="696.47828"/>
<Orientation y="0.72693"/>
<Actor seed="59830"/>
</Entity>
<Entity uid="1666">
<Template>actor|props/flora/plant_sm.xml</Template>
<Position x="195.64142" z="702.4939"/>
<Orientation y="-2.22815"/>
<Actor seed="23134"/>
</Entity>
<Entity uid="1667">
<Template>actor|props/flora/plant_sm.xml</Template>
<Position x="200.18131" z="683.10279"/>
<Orientation y="0.89171"/>
<Actor seed="11156"/>
</Entity>
<Entity uid="1668">
<Template>actor|props/flora/plant_sm.xml</Template>
<Position x="218.0044" z="695.13483"/>
<Orientation y="-2.41414"/>
<Actor seed="38468"/>
</Entity>
<Entity uid="1669">
<Template>actor|props/flora/plant_sm.xml</Template>
<Position x="169.3896" z="756.52582"/>
<Orientation y="2.35621"/>
<Actor seed="25508"/>
</Entity>
<Entity uid="1683">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="336.83277" z="635.4256"/>
<Orientation y="2.35621"/>
<Actor seed="43918"/>
</Entity>
<Entity uid="1686">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="311.97172" z="625.20704"/>
<Orientation y="0.3885"/>
<Actor seed="53082"/>
</Entity>
<Entity uid="1687">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="601.20655" z="76.09736"/>
<Orientation y="-1.89937"/>
<Actor seed="8736"/>
</Entity>
<Entity uid="1688">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="595.19928" z="74.69401"/>
<Orientation y="-1.92908"/>
<Actor seed="24140"/>
</Entity>
<Entity uid="1689">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="589.77991" z="73.87417"/>
<Orientation y="2.35621"/>
<Actor seed="33840"/>
</Entity>
<Entity uid="1690">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="584.28522" z="77.69686"/>
<Orientation y="-3.13657"/>
<Actor seed="39842"/>
</Entity>
<Entity uid="1691">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="584.31171" z="70.62552"/>
<Orientation y="2.83951"/>
<Actor seed="61642"/>
</Entity>
<Entity uid="1692">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="586.05164" z="63.2685"/>
<Orientation y="2.86812"/>
<Actor seed="64052"/>
</Entity>
<Entity uid="1693">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="587.63904" z="59.7547"/>
<Orientation y="1.39496"/>
<Actor seed="45362"/>
</Entity>
<Entity uid="1694">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="591.26178" z="63.78541"/>
<Orientation y="2.35621"/>
<Actor seed="51436"/>
</Entity>
<Entity uid="1695">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="587.49183" z="69.27605"/>
<Orientation y="2.35621"/>
<Actor seed="10378"/>
</Entity>
<Entity uid="1696">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="587.09736" z="70.1294"/>
<Orientation y="0.59142"/>
<Actor seed="32432"/>
</Entity>
<Entity uid="1697">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="589.70917" z="73.20324"/>
<Orientation y="2.99566"/>
<Actor seed="24860"/>
</Entity>
<Entity uid="1698">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="589.32526" z="67.27887"/>
<Orientation y="2.35621"/>
<Actor seed="49042"/>
</Entity>
<Entity uid="1699">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="586.82776" z="66.5983"/>
<Orientation y="2.35621"/>
<Actor seed="62948"/>
</Entity>
<Entity uid="1700">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="582.7193" z="67.62381"/>
<Orientation y="2.35621"/>
<Actor seed="46402"/>
</Entity>
<Entity uid="1701">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="578.96589" z="70.1294"/>
<Orientation y="2.35621"/>
<Actor seed="51718"/>
</Entity>
<Entity uid="1702">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="578.09827" z="72.8059"/>
<Orientation y="2.35621"/>
<Actor seed="42360"/>
</Entity>
<Entity uid="1703">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="582.57117" z="73.87417"/>
<Orientation y="2.10386"/>
<Actor seed="3784"/>
</Entity>
<Entity uid="1704">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="586.78418" z="73.07036"/>
<Orientation y="2.35621"/>
<Actor seed="34108"/>
</Entity>
<Entity uid="1705">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="593.05201" z="73.20324"/>
<Orientation y="2.35621"/>
<Actor seed="39578"/>
</Entity>
<Entity uid="1706">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="582.08338" z="67.03235"/>
<Orientation y="-1.88006"/>
<Actor seed="49336"/>
</Entity>
<Entity uid="1707">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="575.70746" z="65.30024"/>
<Orientation y="-3.0817"/>
<Actor seed="10904"/>
</Entity>
<Entity uid="1708">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="576.02051" z="61.11258"/>
<Orientation y="2.15566"/>
<Actor seed="43938"/>
</Entity>
<Entity uid="1709">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="579.56904" z="59.65613"/>
<Orientation y="2.35621"/>
<Actor seed="29288"/>
</Entity>
<Entity uid="1710">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="581.5265" z="62.61446"/>
<Orientation y="2.35621"/>
<Actor seed="11968"/>
</Entity>
<Entity uid="1711">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="581.63819" z="65.7784"/>
<Orientation y="2.35621"/>
<Actor seed="31910"/>
</Entity>
<Entity uid="1712">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="583.31147" z="65.987"/>
<Orientation y="2.91765"/>
<Actor seed="27544"/>
</Entity>
<Entity uid="1713">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="583.05195" z="61.41587"/>
<Orientation y="2.35621"/>
<Actor seed="28848"/>
</Entity>
<Entity uid="1714">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="582.79743" z="60.61307"/>
<Orientation y="2.35621"/>
<Actor seed="22522"/>
</Entity>
<Entity uid="1715">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="541.83942" z="132.01081"/>
<Orientation y="-1.86463"/>
<Actor seed="63812"/>
</Entity>
<Entity uid="1716">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="537.61646" z="130.3397"/>
<Orientation y="2.35621"/>
<Actor seed="57154"/>
</Entity>
<Entity uid="1717">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="537.67103" z="125.50576"/>
<Orientation y="2.79767"/>
<Actor seed="57754"/>
</Entity>
<Entity uid="1718">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="540.31373" z="124.1817"/>
<Orientation y="0.10752"/>
<Actor seed="2052"/>
</Entity>
<Entity uid="1719">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="541.1908" z="130.18946"/>
<Orientation y="2.16631"/>
<Actor seed="44368"/>
</Entity>
<Entity uid="1720">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="546.3935" z="126.14617"/>
<Orientation y="-3.0075"/>
<Actor seed="4402"/>
</Entity>
<Entity uid="1721">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="523.77051" z="93.50855"/>
<Orientation y="2.35621"/>
<Actor seed="37394"/>
</Entity>
<Entity uid="1722">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="553.16321" z="122.1311"/>
<Orientation y="0.31345"/>
<Actor seed="37440"/>
</Entity>
<Entity uid="1723">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="554.76636" z="128.2587"/>
<Orientation y="2.35621"/>
<Actor seed="61486"/>
</Entity>
<Entity uid="1724">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="558.6894" z="128.15134"/>
<Orientation y="2.35621"/>
<Actor seed="34386"/>
</Entity>
<Entity uid="1725">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="564.27765" z="131.26444"/>
<Orientation y="-2.29285"/>
<Actor seed="53760"/>
</Entity>
<Entity uid="1726">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="535.04694" z="135.1475"/>
<Orientation y="2.35621"/>
<Actor seed="60178"/>
</Entity>
<Entity uid="1727">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="528.2157" z="144.27079"/>
<Orientation y="2.35621"/>
<Actor seed="47200"/>
</Entity>
<Entity uid="1728">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="526.01935" z="141.79371"/>
<Orientation y="-3.121"/>
<Actor seed="24642"/>
</Entity>
<Entity uid="1729">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="528.01868" z="130.67911"/>
<Orientation y="2.2268"/>
<Actor seed="44314"/>
</Entity>
<Entity uid="1730">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="535.06373" z="125.21247"/>
<Orientation y="2.35621"/>
<Actor seed="7548"/>
</Entity>
<Entity uid="1731">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="543.39039" z="126.98768"/>
<Orientation y="-1.69253"/>
<Actor seed="55938"/>
</Entity>
<Entity uid="1732">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="544.1142" z="131.11246"/>
<Orientation y="2.35621"/>
<Actor seed="49230"/>
</Entity>
<Entity uid="1733">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="545.65436" z="132.94037"/>
<Orientation y="2.35621"/>
<Actor seed="25128"/>
</Entity>
<Entity uid="1742">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="590.89869" z="70.04989"/>
<Orientation y="2.35621"/>
<Actor seed="38794"/>
</Entity>
<Entity uid="1743">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="584.32618" z="62.48476"/>
<Orientation y="2.35621"/>
<Actor seed="19920"/>
</Entity>
<Entity uid="1744">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="747.17444" z="154.65931"/>
<Orientation y="-3.07471"/>
<Actor seed="56478"/>
</Entity>
<Entity uid="1745">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="747.85047" z="143.55115"/>
<Orientation y="1.38183"/>
<Actor seed="5986"/>
</Entity>
<Entity uid="1746">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="749.2209" z="146.30903"/>
<Orientation y="-0.04334"/>
<Actor seed="30400"/>
</Entity>
<Entity uid="1747">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="748.58198" z="150.67087"/>
<Orientation y="2.35621"/>
<Actor seed="58370"/>
</Entity>
<Entity uid="1748">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="750.82801" z="151.14698"/>
<Orientation y="2.27321"/>
<Actor seed="19202"/>
</Entity>
<Entity uid="1749">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="752.60456" z="149.29807"/>
<Orientation y="2.91099"/>
<Actor seed="38680"/>
</Entity>
<Entity uid="1750">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="753.43366" z="145.3978"/>
<Orientation y="2.25242"/>
<Actor seed="1912"/>
</Entity>
<Entity uid="1751">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="753.15241" z="154.00223"/>
<Orientation y="-2.59453"/>
<Actor seed="45262"/>
</Entity>
<Entity uid="1752">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="757.9574" z="148.68451"/>
<Orientation y="2.35621"/>
<Actor seed="23622"/>
</Entity>
<Entity uid="1753">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="661.24299" z="91.02027"/>
<Orientation y="2.35621"/>
<Actor seed="7894"/>
</Entity>
<Entity uid="1754">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="656.44391" z="87.14248"/>
<Orientation y="-2.8058"/>
<Actor seed="54806"/>
</Entity>
<Entity uid="1755">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="653.6313" z="80.35192"/>
<Orientation y="1.63065"/>
<Actor seed="18916"/>
</Entity>
<Entity uid="1756">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="666.24598" z="82.09641"/>
<Orientation y="2.35621"/>
<Actor seed="57020"/>
</Entity>
<Entity uid="1757">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="669.14655" z="84.83639"/>
<Orientation y="0.32184"/>
<Actor seed="39112"/>
</Entity>
<Entity uid="1758">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="673.54853" z="95.89567"/>
<Orientation y="2.35621"/>
<Actor seed="42176"/>
</Entity>
<Entity uid="1759">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="678.94678" z="94.97611"/>
<Orientation y="2.35621"/>
<Actor seed="26344"/>
</Entity>
<Entity uid="1760">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="679.32508" z="109.42226"/>
<Orientation y="2.35621"/>
<Actor seed="12568"/>
</Entity>
<Entity uid="1761">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="596.54487" z="77.85912"/>
<Orientation y="-2.14654"/>
<Actor seed="55286"/>
</Entity>
<Entity uid="1762">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="589.76038" z="50.86132"/>
<Orientation y="1.89873"/>
<Actor seed="44278"/>
</Entity>
<Entity uid="1763">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="603.95594" z="51.07967"/>
<Orientation y="-2.22181"/>
<Actor seed="50058"/>
</Entity>
<Entity uid="1764">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="585.67432" z="33.38288"/>
<Orientation y="-2.26221"/>
<Actor seed="26608"/>
</Entity>
<Entity uid="1765">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="554.20502" z="16.97941"/>
<Orientation y="1.51195"/>
<Actor seed="18362"/>
</Entity>
<Entity uid="1766">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="592.19324" z="26.44999"/>
<Orientation y="1.06511"/>
<Actor seed="12618"/>
</Entity>
<Entity uid="1767">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="624.71143" z="44.05253"/>
<Orientation y="1.1622"/>
<Actor seed="35366"/>
</Entity>
<Entity uid="1768">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="638.93342" z="49.70952"/>
<Orientation y="-2.46856"/>
<Actor seed="44488"/>
</Entity>
<Entity uid="1769">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="615.80909" z="29.1497"/>
<Orientation y="-0.92428"/>
<Actor seed="60322"/>
</Entity>
<Entity uid="1770">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="594.72168" z="32.20147"/>
<Orientation y="2.35621"/>
<Actor seed="7608"/>
</Entity>
<Entity uid="1771">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="514.52472" z="45.29068"/>
<Orientation y="-1.29107"/>
<Actor seed="37620"/>
</Entity>
<Entity uid="1772">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="493.0637" z="36.93351"/>
<Orientation y="3.04247"/>
<Actor seed="9634"/>
</Entity>
<Entity uid="1773">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="490.86442" z="24.05988"/>
<Orientation y="-2.49296"/>
<Actor seed="55254"/>
</Entity>
<Entity uid="1774">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="490.31983" z="52.77175"/>
<Orientation y="-1.14936"/>
<Actor seed="15968"/>
</Entity>
<Entity uid="1775">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="468.75037" z="48.23147"/>
<Orientation y="-2.82297"/>
<Actor seed="57256"/>
</Entity>
<Entity uid="1776">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="461.2512" z="39.37497"/>
<Orientation y="2.35621"/>
<Actor seed="6132"/>
</Entity>
<Entity uid="1777">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="444.65696" z="51.25551"/>
<Orientation y="2.35621"/>
<Actor seed="51716"/>
</Entity>
<Entity uid="1778">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="454.99247" z="120.33141"/>
<Orientation y="-2.52717"/>
<Actor seed="5338"/>
</Entity>
<Entity uid="1779">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="442.46283" z="108.09328"/>
<Orientation y="-2.51172"/>
<Actor seed="15270"/>
</Entity>
<Entity uid="1780">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="426.72773" z="104.0818"/>
<Orientation y="-1.23726"/>
<Actor seed="45636"/>
</Entity>
<Entity uid="1781">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="413.55787" z="113.56003"/>
<Orientation y="0.14092"/>
<Actor seed="2762"/>
</Entity>
<Entity uid="1782">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="425.67176" z="134.14774"/>
<Orientation y="2.1637"/>
<Actor seed="54260"/>
</Entity>
<Entity uid="1783">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="449.61371" z="116.9292"/>
<Orientation y="2.30369"/>
<Actor seed="26778"/>
</Entity>
<Entity uid="1784">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="466.8393" z="116.54343"/>
<Orientation y="0.21508"/>
<Actor seed="8478"/>
</Entity>
<Entity uid="1785">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="466.57578" z="136.033"/>
<Orientation y="2.35621"/>
<Actor seed="16276"/>
</Entity>
<Entity uid="1786">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="498.32523" z="114.1059"/>
<Orientation y="-2.3176"/>
<Actor seed="35330"/>
</Entity>
<Entity uid="1787">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="489.11045" z="104.08178"/>
<Orientation y="0.95513"/>
<Actor seed="49068"/>
</Entity>
<Entity uid="1788">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="418.20188" z="45.26746"/>
<Orientation y="-2.72867"/>
<Actor seed="19630"/>
</Entity>
<Entity uid="1789">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="414.59107" z="33.99254"/>
<Orientation y="2.35621"/>
<Actor seed="21774"/>
</Entity>
<Entity uid="1790">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="440.51716" z="35.4021"/>
<Orientation y="-1.89344"/>
<Actor seed="416"/>
</Entity>
<Entity uid="1791">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="447.75541" z="42.37211"/>
<Orientation y="2.35621"/>
<Actor seed="44840"/>
</Entity>
<Entity uid="1792">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="450.52674" z="41.15395"/>
<Orientation y="2.35621"/>
<Actor seed="65460"/>
</Entity>
<Entity uid="1793">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="448.47278" z="36.37269"/>
<Orientation y="-2.24628"/>
<Actor seed="10762"/>
</Entity>
<Entity uid="1794">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="440.9517" z="34.18046"/>
<Orientation y="2.35621"/>
<Actor seed="24832"/>
</Entity>
<Entity uid="1795">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="441.21146" z="40.23031"/>
<Orientation y="2.35621"/>
<Actor seed="64670"/>
</Entity>
<Entity uid="1796">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="442.69953" z="40.49213"/>
<Orientation y="2.16768"/>
<Actor seed="49440"/>
</Entity>
<Entity uid="1797">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="446.52503" z="38.19352"/>
<Orientation y="-1.61043"/>
<Actor seed="8930"/>
</Entity>
<Entity uid="1798">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="410.7483" z="121.13286"/>
<Orientation y="-2.52996"/>
<Actor seed="4008"/>
</Entity>
<Entity uid="1799">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="403.24216" z="110.77787"/>
<Orientation y="2.59643"/>
<Actor seed="13200"/>
</Entity>
<Entity uid="1800">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="408.81428" z="104.71843"/>
<Orientation y="2.30472"/>
<Actor seed="10250"/>
</Entity>
<Entity uid="1801">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="411.37238" z="101.93442"/>
<Orientation y="2.8055"/>
<Actor seed="19816"/>
</Entity>
<Entity uid="1802">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="519.17695" z="150.86524"/>
<Orientation y="-2.58564"/>
<Actor seed="60102"/>
</Entity>
<Entity uid="1803">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="519.774" z="145.61921"/>
<Orientation y="2.35621"/>
<Actor seed="10392"/>
</Entity>
<Entity uid="1804">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="527.11921" z="143.48633"/>
<Orientation y="2.35621"/>
<Actor seed="62018"/>
</Entity>
<Entity uid="1805">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="534.27533" z="128.45231"/>
<Orientation y="2.35621"/>
<Actor seed="15692"/>
</Entity>
<Entity uid="1806">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="539.75007" z="127.98046"/>
<Orientation y="-1.57081"/>
<Actor seed="20468"/>
</Entity>
<Entity uid="1807">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="627.85041" z="158.78595"/>
<Orientation y="0.67234"/>
<Actor seed="63760"/>
</Entity>
<Entity uid="1808">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="643.24701" z="189.37873"/>
<Orientation y="2.35621"/>
<Actor seed="42330"/>
</Entity>
<Entity uid="1809">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="647.94349" z="195.38636"/>
<Orientation y="2.35621"/>
<Actor seed="18684"/>
</Entity>
<Entity uid="1810">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="654.22773" z="141.82721"/>
<Orientation y="-2.93157"/>
<Actor seed="1656"/>
</Entity>
<Entity uid="1811">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="652.81092" z="133.33658"/>
<Orientation y="2.35621"/>
<Actor seed="28478"/>
</Entity>
<Entity uid="1812">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="653.05164" z="131.5878"/>
<Orientation y="2.35621"/>
<Actor seed="550"/>
</Entity>
<Entity uid="1813">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="658.50721" z="133.33658"/>
<Orientation y="2.35621"/>
<Actor seed="20252"/>
</Entity>
<Entity uid="1814">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="664.1089" z="82.98232"/>
<Orientation y="2.35621"/>
<Actor seed="36630"/>
</Entity>
<Entity uid="1815">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="665.7469" z="86.9265"/>
<Orientation y="2.35621"/>
<Actor seed="13044"/>
</Entity>
<Entity uid="1816">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="661.93152" z="91.1762"/>
<Orientation y="2.35621"/>
<Actor seed="4810"/>
</Entity>
<Entity uid="1817">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="660.9994" z="86.9265"/>
<Orientation y="2.35621"/>
<Actor seed="44122"/>
</Entity>
<Entity uid="1818">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="657.10907" z="81.93654"/>
<Orientation y="-1.0459"/>
<Actor seed="57944"/>
</Entity>
<Entity uid="1819">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="715.15931" z="102.75907"/>
<Orientation y="-2.169"/>
<Actor seed="44736"/>
</Entity>
<Entity uid="1820">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="721.5746" z="117.76128"/>
<Orientation y="2.35621"/>
<Actor seed="6978"/>
</Entity>
<Entity uid="1821">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="724.42817" z="116.67824"/>
<Orientation y="2.35621"/>
<Actor seed="35304"/>
</Entity>
<Entity uid="1822">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="700.53345" z="104.76706"/>
<Orientation y="-0.07746"/>
<Actor seed="9546"/>
</Entity>
<Entity uid="1823">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="699.65003" z="95.69962"/>
<Orientation y="-1.59421"/>
<Actor seed="4492"/>
</Entity>
<Entity uid="1824">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="544.94788" z="371.53516"/>
<Orientation y="0.74505"/>
<Actor seed="13416"/>
</Entity>
<Entity uid="1825">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="573.70026" z="425.26465"/>
<Orientation y="2.35621"/>
<Actor seed="11354"/>
</Entity>
<Entity uid="1826">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="639.38813" z="564.78632"/>
<Orientation y="2.35621"/>
<Actor seed="23764"/>
</Entity>
<Entity uid="1827">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="755.2256" z="632.85541"/>
<Orientation y="0.76757"/>
<Actor seed="21712"/>
</Entity>
<Entity uid="1828">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="677.2881" z="696.19086"/>
<Orientation y="-2.33072"/>
<Actor seed="55672"/>
</Entity>
<Entity uid="1829">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="686.47297" z="797.45289"/>
<Orientation y="1.00496"/>
<Actor seed="27408"/>
</Entity>
<Entity uid="1830">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="632.5857" z="804.88892"/>
<Orientation y="2.35621"/>
<Actor seed="42866"/>
</Entity>
<Entity uid="1831">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="605.50861" z="880.90888"/>
<Orientation y="2.35621"/>
<Actor seed="44848"/>
</Entity>
<Entity uid="1832">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="606.43036" z="883.49311"/>
<Orientation y="2.64422"/>
<Actor seed="12324"/>
</Entity>
<Entity uid="1833">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="608.89673" z="878.1969"/>
<Orientation y="3.0629"/>
<Actor seed="63520"/>
</Entity>
<Entity uid="1834">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="608.95978" z="874.84491"/>
<Orientation y="2.35621"/>
<Actor seed="1414"/>
</Entity>
<Entity uid="1835">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="608.96338" z="872.4206"/>
<Orientation y="2.49541"/>
<Actor seed="23468"/>
</Entity>
<Entity uid="1836">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="611.2624" z="870.36396"/>
<Orientation y="2.35621"/>
<Actor seed="21264"/>
</Entity>
<Entity uid="1837">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="611.50855" z="874.03034"/>
<Orientation y="-1.96221"/>
<Actor seed="41148"/>
</Entity>
<Entity uid="1838">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="379.11637" z="827.7552"/>
<Orientation y="0.58747"/>
<Actor seed="56632"/>
</Entity>
<Entity uid="1839">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="723.7475" z="812.375"/>
<Orientation y="-2.29981"/>
<Actor seed="13674"/>
</Entity>
<Entity uid="1840">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="461.84894" z="347.30353"/>
<Orientation y="-2.16845"/>
<Actor seed="11590"/>
</Entity>
<Entity uid="1841">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="452.94352" z="349.67731"/>
<Orientation y="0.82047"/>
<Actor seed="28454"/>
</Entity>
<Entity uid="1842">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="456.10557" z="348.6399"/>
<Orientation y="-2.66105"/>
<Actor seed="50800"/>
</Entity>
<Entity uid="1843">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="453.95856" z="343.57917"/>
<Orientation y="2.52523"/>
<Actor seed="21302"/>
</Entity>
<Entity uid="1844">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="463.44242" z="353.29041"/>
<Orientation y="2.35621"/>
<Actor seed="47332"/>
</Entity>
<Entity uid="1845">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="465.95823" z="356.19144"/>
<Orientation y="2.35621"/>
<Actor seed="38962"/>
</Entity>
<Entity uid="1846">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="459.08256" z="363.1656"/>
<Orientation y="-2.7425"/>
<Actor seed="44056"/>
</Entity>
<Entity uid="1847">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="456.14188" z="355.24955"/>
<Orientation y="-2.257"/>
<Actor seed="12892"/>
</Entity>
<Entity uid="1848">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="449.47242" z="354.3318"/>
<Orientation y="2.35621"/>
<Actor seed="21390"/>
</Entity>
<Entity uid="1849">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="452.76029" z="357.65174"/>
<Orientation y="0.08274"/>
<Actor seed="26198"/>
</Entity>
<Entity uid="1850">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="458.63172" z="343.57221"/>
<Orientation y="0.04844"/>
<Actor seed="37834"/>
</Entity>
<Entity uid="1851">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="449.74833" z="347.75568"/>
<Orientation y="-1.75976"/>
<Actor seed="65395"/>
</Entity>
<Entity uid="1852">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="473.51587" z="298.29691"/>
<Orientation y="3.065"/>
<Actor seed="53896"/>
</Entity>
<Entity uid="1853">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="496.91437" z="283.49555"/>
<Orientation y="0.6297"/>
<Actor seed="40002"/>
</Entity>
<Entity uid="1854">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="516.83021" z="301.40293"/>
<Orientation y="2.76815"/>
<Actor seed="49498"/>
</Entity>
<Entity uid="1855">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="520.4173" z="293.44693"/>
<Orientation y="3.13643"/>
<Actor seed="53534"/>
</Entity>
<Entity uid="1856">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="535.02436" z="324.28992"/>
<Orientation y="2.35621"/>
<Actor seed="37654"/>
</Entity>
<Entity uid="1857">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="524.74793" z="336.83985"/>
<Orientation y="-2.04834"/>
<Actor seed="44600"/>
</Entity>
<Entity uid="1858">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="497.63642" z="323.43021"/>
<Orientation y="2.35621"/>
<Actor seed="6932"/>
</Entity>
<Entity uid="1859">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="154.38013" z="255.02042"/>
<Orientation y="-2.47228"/>
<Actor seed="30096"/>
</Entity>
<Entity uid="1860">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="182.08079" z="231.74253"/>
<Orientation y="2.28347"/>
<Actor seed="28496"/>
</Entity>
<Entity uid="1861">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="185.9958" z="199.66462"/>
<Orientation y="-2.04844"/>
<Actor seed="8542"/>
</Entity>
<Entity uid="1862">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="162.74518" z="200.42627"/>
<Orientation y="-1.32703"/>
<Actor seed="31916"/>
</Entity>
<Entity uid="1863">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="128.60666" z="217.74442"/>
<Orientation y="0.53397"/>
<Actor seed="43060"/>
</Entity>
<Entity uid="1864">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="213.87391" z="228.9351"/>
<Orientation y="-1.79624"/>
<Actor seed="14252"/>
</Entity>
<Entity uid="1865">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="150.00742" z="175.24656"/>
<Orientation y="0.46325"/>
<Actor seed="29678"/>
</Entity>
<Entity uid="1866">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="181.63871" z="170.81217"/>
<Orientation y="-2.07314"/>
<Actor seed="7312"/>
</Entity>
<Entity uid="1867">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="93.22307" z="256.3227"/>
<Orientation y="-0.70911"/>
<Actor seed="12884"/>
</Entity>
<Entity uid="1868">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="72.75501" z="286.64228"/>
<Orientation y="-0.63862"/>
<Actor seed="51826"/>
</Entity>
<Entity uid="1869">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="872.5376" z="339.71094"/>
<Orientation y="-2.28023"/>
<Actor seed="3302"/>
</Entity>
<Entity uid="1870">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="867.81403" z="336.40607"/>
<Orientation y="1.24775"/>
<Actor seed="65410"/>
</Entity>
<Entity uid="1871">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="869.84925" z="338.80594"/>
<Orientation y="-3.08463"/>
<Actor seed="58648"/>
</Entity>
<Entity uid="1872">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="869.13727" z="332.66126"/>
<Orientation y="-2.59516"/>
<Actor seed="61428"/>
</Entity>
<Entity uid="1873">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="869.84974" z="328.60254"/>
<Orientation y="2.35621"/>
<Actor seed="16612"/>
</Entity>
<Entity uid="1874">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="870.73005" z="342.6276"/>
<Orientation y="0.63944"/>
<Actor seed="35938"/>
</Entity>
<Entity uid="1875">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="873.47474" z="348.69581"/>
<Orientation y="0.3432"/>
<Actor seed="46696"/>
</Entity>
<Entity uid="1876">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="876.14838" z="352.89057"/>
<Orientation y="2.35621"/>
<Actor seed="15540"/>
</Entity>
<Entity uid="1877">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="874.47529" z="347.40772"/>
<Orientation y="0.70763"/>
<Actor seed="40726"/>
</Entity>
<Entity uid="1878">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="947.06312" z="406.69898"/>
<Orientation y="-2.11168"/>
<Actor seed="4340"/>
</Entity>
<Entity uid="1879">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="941.98328" z="403.46888"/>
<Orientation y="1.87876"/>
<Actor seed="1452"/>
</Entity>
<Entity uid="1880">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="947.89325" z="403.16565"/>
<Orientation y="1.09198"/>
<Actor seed="34934"/>
</Entity>
<Entity uid="1881">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="951.73853" z="404.79078"/>
<Orientation y="1.66936"/>
<Actor seed="40346"/>
</Entity>
<Entity uid="1882">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="953.43311" z="403.42521"/>
<Orientation y="-2.9561"/>
<Actor seed="50314"/>
</Entity>
<Entity uid="1883">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="953.3498" z="400.5766"/>
<Orientation y="1.57081"/>
<Actor seed="57360"/>
</Entity>
<Entity uid="1884">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="957.01728" z="401.1212"/>
<Orientation y="2.35621"/>
<Actor seed="4706"/>
</Entity>
<Entity uid="1885">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="960.23987" z="400.43085"/>
<Orientation y="3.03902"/>
<Actor seed="51998"/>
</Entity>
<Entity uid="1886">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="961.0641" z="396.0496"/>
<Orientation y="2.35621"/>
<Actor seed="38572"/>
</Entity>
<Entity uid="1887">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="963.37629" z="395.1503"/>
<Orientation y="1.83176"/>
<Actor seed="9238"/>
</Entity>
<Entity uid="1888">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="968.3053" z="395.72803"/>
<Orientation y="2.35621"/>
<Actor seed="46980"/>
</Entity>
<Entity uid="1889">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="965.27997" z="391.27012"/>
<Orientation y="2.35621"/>
<Actor seed="42648"/>
</Entity>
<Entity uid="1890">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="964.53492" z="390.01337"/>
<Orientation y="2.82258"/>
<Actor seed="18466"/>
</Entity>
<Entity uid="1891">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="966.41871" z="388.3761"/>
<Orientation y="2.35621"/>
<Actor seed="22154"/>
</Entity>
<Entity uid="1892">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="967.96119" z="387.57856"/>
<Orientation y="1.57081"/>
<Actor seed="5150"/>
</Entity>
<Entity uid="1893">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="967.48005" z="382.92011"/>
<Orientation y="-2.93398"/>
<Actor seed="23394"/>
</Entity>
<Entity uid="1894">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="967.3324" z="379.88172"/>
<Orientation y="2.36521"/>
<Actor seed="54906"/>
</Entity>
<Entity uid="1895">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="969.95173" z="379.38755"/>
<Orientation y="0.52729"/>
<Actor seed="32738"/>
</Entity>
<Entity uid="1896">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="970.47724" z="383.1615"/>
<Orientation y="-0.03675"/>
<Actor seed="35694"/>
</Entity>
<Entity uid="1897">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="969.6521" z="375.47571"/>
<Orientation y="-2.57473"/>
<Actor seed="51686"/>
</Entity>
<Entity uid="1898">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="968.44202" z="370.16883"/>
<Orientation y="1.35521"/>
<Actor seed="530"/>
</Entity>
<Entity uid="1899">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="971.4751" z="370.28705"/>
<Orientation y="2.35621"/>
<Actor seed="47660"/>
</Entity>
<Entity uid="1900">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="962.69043" z="382.08811"/>
<Orientation y="1.59652"/>
<Actor seed="15856"/>
</Entity>
<Entity uid="1901">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="959.25403" z="391.942"/>
<Orientation y="-1.98533"/>
<Actor seed="50380"/>
</Entity>
<Entity uid="1902">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="955.662" z="395.95325"/>
<Orientation y="0.96177"/>
<Actor seed="13976"/>
</Entity>
<Entity uid="1903">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="948.75434" z="399.90781"/>
<Orientation y="3.13021"/>
<Actor seed="38762"/>
</Entity>
<Entity uid="1904">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="964.59375" z="370.8761"/>
<Orientation y="1.45806"/>
<Actor seed="30254"/>
</Entity>
<Entity uid="1905">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="965.21631" z="374.98865"/>
<Orientation y="2.35621"/>
<Actor seed="60056"/>
</Entity>
<Entity uid="1906">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="879.2024" z="347.66575"/>
<Orientation y="2.35621"/>
<Actor seed="40482"/>
</Entity>
<Entity uid="1907">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="876.04377" z="332.4759"/>
<Orientation y="1.83292"/>
<Actor seed="2190"/>
</Entity>
<Entity uid="1908">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="875.50605" z="325.50361"/>
<Orientation y="2.35621"/>
<Actor seed="37892"/>
</Entity>
<Entity uid="1909">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="844.62134" z="356.08503"/>
<Orientation y="2.35621"/>
<Actor seed="42662"/>
</Entity>
<Entity uid="1910">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="936.3462" z="451.40308"/>
<Orientation y="1.78751"/>
<Actor seed="60622"/>
</Entity>
<Entity uid="1911">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="974.30768" z="460.4527"/>
<Orientation y="-2.81444"/>
<Actor seed="65130"/>
</Entity>
<Entity uid="1912">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="1015.78461" z="501.1526"/>
<Orientation y="1.4022"/>
<Actor seed="19908"/>
</Entity>
<Entity uid="1913">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="1009.09235" z="451.94867"/>
<Orientation y="2.35621"/>
<Actor seed="49674"/>
</Entity>
<Entity uid="1914">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="1001.49823" z="394.75696"/>
<Orientation y="-2.89617"/>
<Actor seed="61846"/>
</Entity>
<Entity uid="1915">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="993.95179" z="347.67884"/>
<Orientation y="1.9804"/>
<Actor seed="9140"/>
</Entity>
<Entity uid="1916">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="948.78956" z="272.34528"/>
<Orientation y="2.35621"/>
<Actor seed="39288"/>
</Entity>
<Entity uid="1917">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="921.10511" z="243.55658"/>
<Orientation y="-2.4886"/>
<Actor seed="43180"/>
</Entity>
<Entity uid="1918">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="899.48987" z="211.51679"/>
<Orientation y="0.56363"/>
<Actor seed="60144"/>
</Entity>
<Entity uid="1919">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="873.6388" z="177.74857"/>
<Orientation y="-2.3253"/>
<Actor seed="4200"/>
</Entity>
<Entity uid="1920">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="864.23041" z="236.74912"/>
<Orientation y="1.52338"/>
<Actor seed="42892"/>
</Entity>
<Entity uid="1921">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="834.5459" z="199.11908"/>
<Orientation y="-2.70226"/>
<Actor seed="58980"/>
</Entity>
<Entity uid="1922">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="664.69562" z="49.97053"/>
<Orientation y="-2.92663"/>
<Actor seed="19564"/>
</Entity>
<Entity uid="1923">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="623.83387" z="28.21535"/>
<Orientation y="2.35621"/>
<Actor seed="42106"/>
</Entity>
<Entity uid="1924">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="690.84742" z="57.55085"/>
<Orientation y="0.82427"/>
<Actor seed="43068"/>
</Entity>
<Entity uid="1925">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="627.00355" z="72.76755"/>
<Orientation y="-2.72803"/>
<Actor seed="18458"/>
</Entity>
<Entity uid="1926">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="680.51435" z="83.30694"/>
<Orientation y="2.35621"/>
<Actor seed="53174"/>
</Entity>
<Entity uid="1933">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="564.52527" z="133.18616"/>
<Orientation y="2.35621"/>
<Actor seed="26782"/>
</Entity>
<Entity uid="1934">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="525.38575" z="141.08887"/>
<Orientation y="1.13147"/>
<Actor seed="57052"/>
</Entity>
<Entity uid="1935">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="547.14063" z="133.82209"/>
<Orientation y="-2.86368"/>
<Actor seed="45398"/>
</Entity>
<Entity uid="1936">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="477.7653" z="17.27253"/>
<Orientation y="-1.93181"/>
<Actor seed="7004"/>
</Entity>
<Entity uid="1937">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="426.00937" z="16.44303"/>
<Orientation y="1.6941"/>
<Actor seed="11846"/>
</Entity>
<Entity uid="1938">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="358.45752" z="43.74581"/>
<Orientation y="2.35621"/>
<Actor seed="34706"/>
</Entity>
<Entity uid="1939">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="387.30857" z="54.81441"/>
<Orientation y="0.76925"/>
<Actor seed="9260"/>
</Entity>
<Entity uid="1940">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="319.25095" z="56.63981"/>
<Orientation y="2.35621"/>
<Actor seed="47044"/>
</Entity>
<Entity uid="1941">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="32.90201" z="399.7804"/>
<Orientation y="-2.32168"/>
<Actor seed="47524"/>
</Entity>
<Entity uid="1942">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="50.92171" z="366.22623"/>
<Orientation y="0.96261"/>
<Actor seed="4980"/>
</Entity>
<Entity uid="1943">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="103.87499" z="363.53751"/>
<Orientation y="-2.63332"/>
<Actor seed="42904"/>
</Entity>
<Entity uid="1944">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="92.45453" z="399.12803"/>
<Orientation y="0.61258"/>
<Actor seed="18128"/>
</Entity>
<Entity uid="1945">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="99.05727" z="381.1305"/>
<Orientation y="0.47132"/>
<Actor seed="5408"/>
</Entity>
<Entity uid="1946">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="686.5077" z="498.6277"/>
<Orientation y="-2.76026"/>
<Actor seed="59810"/>
</Entity>
<Entity uid="1947">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="660.48652" z="488.39112"/>
<Orientation y="-1.27071"/>
<Actor seed="25504"/>
</Entity>
<Entity uid="1948">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="646.78138" z="501.6237"/>
<Orientation y="0.32883"/>
<Actor seed="28026"/>
</Entity>
<Entity uid="1949">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="655.22248" z="530.19733"/>
<Orientation y="1.73237"/>
<Actor seed="19792"/>
</Entity>
<Entity uid="1950">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="676.02906" z="528.32837"/>
<Orientation y="1.51836"/>
<Actor seed="1794"/>
</Entity>
<Entity uid="1951">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="708.339" z="529.44361"/>
<Orientation y="1.03936"/>
<Actor seed="23094"/>
</Entity>
<Entity uid="1952">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="727.33075" z="542.1316"/>
<Orientation y="1.44733"/>
<Actor seed="48152"/>
</Entity>
<Entity uid="1953">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="736.30152" z="543.03089"/>
<Orientation y="2.29723"/>
<Actor seed="28376"/>
</Entity>
<Entity uid="1954">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="743.39557" z="530.57728"/>
<Orientation y="-2.44423"/>
<Actor seed="36030"/>
</Entity>
<Entity uid="1955">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="706.54627" z="488.39112"/>
<Orientation y="-1.49909"/>
<Actor seed="53882"/>
</Entity>
<Entity uid="1956">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="609.482" z="536.12385"/>
<Orientation y="0.7506"/>
<Actor seed="56676"/>
</Entity>
<Entity uid="1957">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="625.76862" z="510.11063"/>
<Orientation y="-2.90796"/>
<Actor seed="31018"/>
</Entity>
<Entity uid="1958">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="633.9632" z="545.09217"/>
<Orientation y="0.27918"/>
<Actor seed="64940"/>
</Entity>
<Entity uid="1959">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="673.6255" z="548.13685"/>
<Orientation y="-3.02808"/>
<Actor seed="50304"/>
</Entity>
<Entity uid="1960">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="384.87894" z="30.98632"/>
<Orientation y="2.35621"/>
<Actor seed="11320"/>
</Entity>
<Entity uid="1961">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="101.78132" z="230.30387"/>
<Orientation y="2.35621"/>
<Actor seed="7106"/>
</Entity>
<Entity uid="1963">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="152.43104" z="536.8498"/>
<Orientation y="2.35621"/>
<Actor seed="11148"/>
</Entity>
<Entity uid="1964">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="154.97931" z="541.65363"/>
<Orientation y="0.56435"/>
<Actor seed="54806"/>
</Entity>
<Entity uid="1965">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="157.97416" z="546.18976"/>
<Orientation y="1.16349"/>
<Actor seed="6368"/>
</Entity>
<Entity uid="1966">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="161.18726" z="549.62159"/>
<Orientation y="1.69697"/>
<Actor seed="49324"/>
</Entity>
<Entity uid="1967">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="163.22889" z="548.09314"/>
<Orientation y="2.35621"/>
<Actor seed="21156"/>
</Entity>
<Entity uid="1968">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="166.22767" z="550.82886"/>
<Orientation y="2.35621"/>
<Actor seed="62222"/>
</Entity>
<Entity uid="1969">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="168.05121" z="553.19697"/>
<Orientation y="2.35621"/>
<Actor seed="47030"/>
</Entity>
<Entity uid="1970">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="170.79505" z="553.4574"/>
<Orientation y="2.76305"/>
<Actor seed="64888"/>
</Entity>
<Entity uid="1971">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="172.17075" z="552.32837"/>
<Orientation y="2.35621"/>
<Actor seed="24800"/>
</Entity>
<Entity uid="1972">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="176.47709" z="556.65552"/>
<Orientation y="2.35621"/>
<Actor seed="18676"/>
</Entity>
<Entity uid="1973">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="179.92893" z="556.66053"/>
<Orientation y="2.35621"/>
<Actor seed="51376"/>
</Entity>
<Entity uid="1974">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="182.21018" z="558.4944"/>
<Orientation y="2.35621"/>
<Actor seed="54524"/>
</Entity>
<Entity uid="1975">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="171.65546" z="555.8957"/>
<Orientation y="1.0724"/>
<Actor seed="62330"/>
</Entity>
<Entity uid="1976">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="126.81376" z="495.07306"/>
<Orientation y="-3.01075"/>
<Actor seed="40000"/>
</Entity>
<Entity uid="1977">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="126.07595" z="489.45701"/>
<Orientation y="2.76908"/>
<Actor seed="43534"/>
</Entity>
<Entity uid="1978">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="123.3047" z="481.2328"/>
<Orientation y="2.96508"/>
<Actor seed="43424"/>
</Entity>
<Entity uid="1979">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="127.59426" z="482.7941"/>
<Orientation y="2.9127"/>
<Actor seed="60370"/>
</Entity>
<Entity uid="1980">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="128.39203" z="480.26456"/>
<Orientation y="2.35621"/>
<Actor seed="44774"/>
</Entity>
<Entity uid="1981">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="128.32593" z="476.93912"/>
<Orientation y="1.15555"/>
<Actor seed="25482"/>
</Entity>
<Entity uid="1982">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="129.46351" z="483.02512"/>
<Orientation y="-0.1545"/>
<Actor seed="64340"/>
</Entity>
<Entity uid="1983">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="129.65915" z="488.17237"/>
<Orientation y="0.25248"/>
<Actor seed="33982"/>
</Entity>
<Entity uid="1984">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="129.48118" z="497.25843"/>
<Orientation y="-0.15488"/>
<Actor seed="8330"/>
</Entity>
<Entity uid="1985">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="129.97248" z="497.73688"/>
<Orientation y="-1.95768"/>
<Actor seed="42470"/>
</Entity>
<Entity uid="1986">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="127.77462" z="472.03431"/>
<Orientation y="-1.7565"/>
<Actor seed="35056"/>
</Entity>
<Entity uid="1987">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="130.99009" z="504.66248"/>
<Orientation y="-1.09987"/>
<Actor seed="36432"/>
</Entity>
<Entity uid="1988">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="231.92975" z="510.11747"/>
<Orientation y="2.54445"/>
<Actor seed="56088"/>
</Entity>
<Entity uid="1989">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="230.99" z="504.49564"/>
<Orientation y="-3.05576"/>
<Actor seed="9460"/>
</Entity>
<Entity uid="1990">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="229.30631" z="500.60898"/>
<Orientation y="-2.31934"/>
<Actor seed="25128"/>
</Entity>
<Entity uid="1991">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="227.24" z="498.14802"/>
<Orientation y="2.35621"/>
<Actor seed="55320"/>
</Entity>
<Entity uid="1992">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="226.20923" z="493.57694"/>
<Orientation y="-2.3831"/>
<Actor seed="62458"/>
</Entity>
<Entity uid="1993">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="221.66993" z="490.30866"/>
<Orientation y="0.69806"/>
<Actor seed="37910"/>
</Entity>
<Entity uid="1994">
<Template>actor|props/flora/grass_soft_small_tall.xml</Template>
<Position x="224.4026" z="493.86756"/>
<Orientation y="-1.69214"/>
<Actor seed="4578"/>
</Entity>
<Entity uid="1995">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="226.52686" z="496.91025"/>
<Orientation y="2.35621"/>
<Actor seed="27064"/>
</Entity>
<Entity uid="1996">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="231.26835" z="507.91773"/>
<Orientation y="2.35621"/>
<Actor seed="3416"/>
</Entity>
<Entity uid="1997">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="218.64643" z="486.00211"/>
<Orientation y="-0.65214"/>
<Actor seed="35122"/>
</Entity>
<Entity uid="1998">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="156.39295" z="541.68055"/>
<Orientation y="2.35621"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="1999">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="129.73456" z="492.53498"/>
<Orientation y="-2.91744"/>
<Actor seed="42532"/>
</Entity>
<Entity uid="2000">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="145.13553" z="451.67634"/>
<Orientation y="-2.66314"/>
<Actor seed="10976"/>
</Entity>
<Entity uid="2001">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="150.08848" z="451.70142"/>
<Orientation y="2.35621"/>
<Actor seed="62130"/>
</Entity>
<Entity uid="2002">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="154.01914" z="447.92508"/>
<Orientation y="-2.19423"/>
<Actor seed="47368"/>
</Entity>
<Entity uid="2003">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="156.2693" z="450.58234"/>
<Orientation y="2.35621"/>
<Actor seed="11520"/>
</Entity>
<Entity uid="2004">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="144.26713" z="456.30369"/>
<Orientation y="-2.09137"/>
<Actor seed="39690"/>
</Entity>
<Entity uid="2005">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="136.6113" z="461.3736"/>
<Orientation y="1.11916"/>
<Actor seed="5748"/>
</Entity>
<Entity uid="2006">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="913.38117" z="390.84958"/>
<Orientation y="2.35621"/>
<Actor seed="26994"/>
</Entity>
<Entity uid="2007">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="916.60468" z="395.7194"/>
<Orientation y="0.55868"/>
<Actor seed="24358"/>
</Entity>
<Entity uid="2008">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="911.45685" z="386.3462"/>
<Orientation y="-1.96883"/>
<Actor seed="30440"/>
</Entity>
<Entity uid="2009">
<Template>actor|props/flora/grass_soft_large_tall.xml</Template>
<Position x="924.23548" z="399.50226"/>
<Orientation y="-0.45899"/>
<Actor seed="30312"/>
</Entity>
<Entity uid="2010">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="695.65162" z="704.11738"/>
<Orientation y="-4.0887"/>
<Actor seed="22274"/>
</Entity>
<Entity uid="2011">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="698.11835" z="740.89625"/>
<Orientation y="-1.19842"/>
<Actor seed="49890"/>
</Entity>
<Entity uid="2012">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="708.50403" z="735.60962"/>
<Orientation y="-1.25065"/>
<Actor seed="55502"/>
</Entity>
<Entity uid="2013">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="704.3263" z="727.65809"/>
<Orientation y="-5.57248"/>
<Actor seed="53986"/>
</Entity>
<Entity uid="2014">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="709.68671" z="718.63593"/>
<Orientation y="-0.8437"/>
<Actor seed="24696"/>
</Entity>
<Entity uid="2015">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="701.95447" z="716.27186"/>
<Orientation y="-4.75886"/>
<Actor seed="53070"/>
</Entity>
<Entity uid="2027">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="967.32062" z="376.33417"/>
<Orientation y="0.34421"/>
<Actor seed="3036"/>
</Entity>
<Entity uid="2028">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="963.72815" z="391.84202"/>
<Orientation y="-4.31461"/>
<Actor seed="37596"/>
</Entity>
<Entity uid="2029">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="954.87269" z="394.84852"/>
<Orientation y="2.32996"/>
<Actor seed="60742"/>
</Entity>
<Entity uid="2030">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="227.88224" z="501.63047"/>
<Orientation y="-2.57908"/>
<Actor seed="21482"/>
</Entity>
<Entity uid="2031">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="219.62143" z="488.74695"/>
<Orientation y="0.62714"/>
<Actor seed="29644"/>
</Entity>
<Entity uid="2032">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="873.52259" z="346.02265"/>
<Orientation y="-2.7179"/>
<Actor seed="436"/>
</Entity>
<Entity uid="2033">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="871.21363" z="333.7211"/>
<Orientation y="1.16962"/>
<Actor seed="11566"/>
</Entity>
<Entity uid="2043">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="634.49402" z="639.19117"/>
<Orientation y="-8.18404"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2044">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="628.37446" z="635.78168"/>
<Orientation y="-5.44024"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2045">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="632.62049" z="641.7328"/>
<Orientation y="-3.64467"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2046">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="628.32148" z="644.51874"/>
<Orientation y="-8.32723"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2047">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="621.1208" z="646.2295"/>
<Orientation y="-2.5197"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2048">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="619.63648" z="644.60206"/>
<Orientation y="-4.06527"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2049">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="634.04993" z="641.66749"/>
<Orientation y="-6.7401"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2050">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="630.07245" z="649.75843"/>
<Orientation y="-7.57171"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2051">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="623.15247" z="652.76563"/>
<Orientation y="-8.40224"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2052">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="620.31446" z="654.14454"/>
<Orientation y="-3.31667"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2053">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="630.3943" z="642.0326"/>
<Orientation y="-5.5119"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2054">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="629.77906" z="662.63434"/>
<Orientation y="-11.87726"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2055">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="622.73584" z="661.73816"/>
<Orientation y="-8.81685"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2056">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="622.83844" z="656.56525"/>
<Orientation y="-3.22002"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2057">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="628.34681" z="647.53687"/>
<Orientation y="-5.44654"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2058">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="630.89258" z="654.95252"/>
<Orientation y="-7.33732"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2059">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="621.74982" z="659.08301"/>
<Orientation y="-3.36556"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2060">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="627.784" z="650.42225"/>
<Orientation y="-3.64467"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2061">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="632.50763" z="649.33521"/>
<Orientation y="-3.64467"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2062">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="627.00727" z="639.65796"/>
<Orientation y="-10.13862"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2063">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="624.21253" z="644.99201"/>
<Orientation y="-3.64467"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2064">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="632.5901" z="646.56971"/>
<Orientation y="-7.85283"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2065">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="636.67457" z="645.73792"/>
<Orientation y="-3.64467"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2066">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="618.63794" z="651.02338"/>
<Orientation y="-5.57827"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2067">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="639.61878" z="652.9228"/>
<Orientation y="-5.6076"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2068">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="635.70447" z="670.75934"/>
<Orientation y="-2.8638"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2069">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="642.56208" z="651.77967"/>
<Orientation y="-1.06821"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2070">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="640.42829" z="663.40912"/>
<Orientation y="-5.75077"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2071">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="648.60114" z="665.96991"/>
<Orientation y="-0.32569"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2072">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="645.05213" z="671.14808"/>
<Orientation y="-1.87125"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2073">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="641.3199" z="651.06934"/>
<Orientation y="-4.16366"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2074">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="641.75562" z="658.04651"/>
<Orientation y="-4.99524"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2075">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="649.20997" z="659.21277"/>
<Orientation y="-5.8258"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2076">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="652.40503" z="665.02808"/>
<Orientation y="-1.12267"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2077">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="630.8509" z="666.53577"/>
<Orientation y="-2.93545"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2078">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="648.2845" z="645.06952"/>
<Orientation y="-9.30083"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2079">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="654.36701" z="651.85853"/>
<Orientation y="-6.24041"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2080">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="652.89747" z="661.56574"/>
<Orientation y="-1.02602"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2081">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="632.35328" z="662.33185"/>
<Orientation y="-2.8701"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2082">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="643.84461" z="653.22083"/>
<Orientation y="-4.76085"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2083">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="653.77778" z="654.62885"/>
<Orientation y="-0.78911"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2084">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="644.04377" z="658.7115"/>
<Orientation y="-1.06821"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2085">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="639.47242" z="657.0998"/>
<Orientation y="-1.06821"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2086">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="638.935" z="668.21796"/>
<Orientation y="-7.56215"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2087">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="644.15174" z="665.21003"/>
<Orientation y="-1.06821"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2088">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="637.9217" z="659.39112"/>
<Orientation y="-5.27639"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2089">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="641.28327" z="646.2262"/>
<Orientation y="-1.06821"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2090">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="650.84907" z="668.21106"/>
<Orientation y="-3.38425"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2091">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="552.54712" z="825.71375"/>
<Orientation y="-9.8475"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2092">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="556.50818" z="819.93586"/>
<Orientation y="-7.10369"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2093">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="550.18976" z="823.6131"/>
<Orientation y="-5.30813"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2094">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="547.81348" z="819.07477"/>
<Orientation y="-9.99068"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2095">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="546.77625" z="811.74671"/>
<Orientation y="-4.18316"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2096">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="548.534" z="810.41932"/>
<Orientation y="-5.72872"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2097">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="550.12256" z="825.04249"/>
<Orientation y="-8.40355"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2098">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="542.43427" z="820.33344"/>
<Orientation y="-9.23516"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2099">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="540.08021" z="813.16492"/>
<Orientation y="-10.0657"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2100">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="538.96973" z="810.21155"/>
<Orientation y="-4.98012"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2101">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="550.09723" z="821.36872"/>
<Orientation y="-7.17534"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2102">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="529.64075" z="818.8501"/>
<Orientation y="-13.54072"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2103">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="531.1847" z="811.91999"/>
<Orientation y="-10.48031"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2104">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="536.32587" z="812.50074"/>
<Orientation y="-4.88347"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2105">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="544.80597" z="818.82074"/>
<Orientation y="-7.11"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2106">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="537.18659" z="820.66956"/>
<Orientation y="-9.00077"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2107">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="533.91968" z="811.18384"/>
<Orientation y="-5.02901"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2108">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="541.98505" z="817.99341"/>
<Orientation y="-5.30813"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2109">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="542.63038" z="822.79737"/>
<Orientation y="-5.30813"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2110">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="552.77503" z="818.21589"/>
<Orientation y="-11.80207"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2111">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="547.72242" z="814.93964"/>
<Orientation y="-5.30813"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2112">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="545.37641" z="823.13532"/>
<Orientation y="-9.51629"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2113">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="545.82673" z="827.27924"/>
<Orientation y="-5.30813"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2114">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="542.23261" z="808.831"/>
<Orientation y="-7.24172"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2115">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="538.40033" z="829.54609"/>
<Orientation y="-7.27105"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2116">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="521.00239" z="823.99842"/>
<Orientation y="-4.52724"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2117">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="539.26618" z="832.58252"/>
<Orientation y="-2.73166"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2118">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="527.88404" z="829.38196"/>
<Orientation y="-7.41422"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2119">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="524.57813" z="837.28284"/>
<Orientation y="-1.98914"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2120">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="519.7505" z="833.27002"/>
<Orientation y="-3.5347"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2121">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="540.08838" z="831.41138"/>
<Orientation y="-5.82711"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2122">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="533.1009" z="831.19977"/>
<Orientation y="-6.6587"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2123">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="531.24994" z="838.51423"/>
<Orientation y="-7.48925"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2124">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="525.16401" z="841.15754"/>
<Orientation y="-2.78612"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2125">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="525.65693" z="819.5564"/>
<Orientation y="-4.5989"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2126">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="545.41816" z="838.90119"/>
<Orientation y="-10.96428"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2127">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="538.09553" z="844.32953"/>
<Orientation y="-7.90386"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2128">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="528.56592" z="841.96821"/>
<Orientation y="-2.68947"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2129">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="529.70374" z="821.44123"/>
<Orientation y="-4.53354"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2130">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="537.7126" z="833.72626"/>
<Orientation y="-6.42431"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2131">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="535.39161" z="843.48652"/>
<Orientation y="-2.45257"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2132">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="532.22706" z="833.41657"/>
<Orientation y="-2.73166"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2133">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="534.2547" z="829.01392"/>
<Orientation y="-2.73166"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2134">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="523.23401" z="827.4502"/>
<Orientation y="-9.22561"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2135">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="525.7464" z="832.92286"/>
<Orientation y="-2.73166"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2136">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="532.1167" z="827.25788"/>
<Orientation y="-6.93984"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2137">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="544.91419" z="831.823"/>
<Orientation y="-2.73166"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2138">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="522.13862" z="839.31379"/>
<Orientation y="-5.0477"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2139">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="546.77765" z="330.24988"/>
<Orientation y="-6.42568"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2140">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="544.56916" z="336.8979"/>
<Orientation y="-3.68187"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2141">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="549.62409" z="331.61661"/>
<Orientation y="-1.88631"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2142">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="553.16285" z="335.32068"/>
<Orientation y="-6.56887"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2143">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="556.18641" z="342.07605"/>
<Orientation y="-0.76134"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2144">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.86426" z="343.8378"/>
<Orientation y="-2.30691"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2145">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="549.29334" z="330.2244"/>
<Orientation y="-4.98174"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2146">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.98414" z="332.62336"/>
<Orientation y="-5.81334"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2147">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="562.22895" z="338.86118"/>
<Orientation y="-6.64388"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2148">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="564.11292" z="341.39225"/>
<Orientation y="-1.55831"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2149">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="550.33375" z="333.74784"/>
<Orientation y="-3.75353"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2150">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="570.68885" z="330.5105"/>
<Orientation y="-10.1189"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2151">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="571.12183" z="337.5973"/>
<Orientation y="-7.0585"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2152">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="566.02057" z="338.46116"/>
<Orientation y="-1.46166"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2153">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="556.1233" z="334.73298"/>
<Orientation y="-3.68818"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2154">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="562.93415" z="330.84903"/>
<Orientation y="-5.57895"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2155">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="568.69709" z="339.0612"/>
<Orientation y="-1.6072"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2156">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="559.063" z="334.7479"/>
<Orientation y="-1.88631"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2157">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.1142" z="330.30979"/>
<Orientation y="-1.88631"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2158">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="548.6324" z="337.51829"/>
<Orientation y="-8.38025"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2159">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.39405" z="339.2693"/>
<Orientation y="-1.88631"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2160">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="554.38178" z="330.74451"/>
<Orientation y="-6.09447"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2161">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="552.80298" z="326.88678"/>
<Orientation y="-1.88631"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2162">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="561.3592" z="343.6214"/>
<Orientation y="-3.81991"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2163">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="559.31275" z="322.65436"/>
<Orientation y="-3.84923"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2164">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="577.56641" z="323.1739"/>
<Orientation y="-1.10543"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2165">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.64087" z="319.9759"/>
<Orientation y="0.69016"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2166">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="569.46424" z="319.9036"/>
<Orientation y="-3.99241"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2167">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="570.45606" z="311.39658"/>
<Orientation y="1.43268"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2168">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="576.20521" z="313.91773"/>
<Orientation y="-0.11289"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2169">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="557.17463" z="321.32871"/>
<Orientation y="-2.4053"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2170">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="563.94813" z="319.59955"/>
<Orientation y="-3.23688"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2171">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="563.70392" z="312.05848"/>
<Orientation y="-4.06743"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2172">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="568.82142" z="307.83506"/>
<Orientation y="0.6357"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2173">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="574.32197" z="328.72995"/>
<Orientation y="-1.17708"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2174">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="549.98127" z="315.60514"/>
<Orientation y="-7.54247"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2175">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="555.51697" z="308.36332"/>
<Orientation y="-4.48205"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2176">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="565.06952" z="309.62311"/>
<Orientation y="-0.5275"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2177">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="569.91169" z="328.03785"/>
<Orientation y="-1.11173"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2178">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="558.81757" z="318.44709"/>
<Orientation y="-3.0025"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2179">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="558.34858" z="308.42557"/>
<Orientation y="0.96926"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2180">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="564.17475" z="317.22754"/>
<Orientation y="0.69016"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2181">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="563.44385" z="322.0193"/>
<Orientation y="0.69016"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2182">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="574.46717" z="320.47397"/>
<Orientation y="-5.8038"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2183">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="570.53919" z="315.90961"/>
<Orientation y="0.69016"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2184">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="565.98414" z="323.11548"/>
<Orientation y="-3.51803"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2185">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="552.42328" z="322.26783"/>
<Orientation y="0.69016"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2186">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="572.23865" z="308.77018"/>
<Orientation y="-1.6259"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2187">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="487.54505" z="192.19294"/>
<Orientation y="-3.5003"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2188">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="491.12836" z="186.17353"/>
<Orientation y="-0.7565"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2189">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="485.05811" z="190.24738"/>
<Orientation y="1.03908"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2190">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="482.3964" z="185.87034"/>
<Orientation y="-3.64348"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2191">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="480.89255" z="178.62363"/>
<Orientation y="2.16405"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2192">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="458.44135" z="181.18479"/>
<Orientation y="0.61849"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2193">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="485.0825" z="191.67814"/>
<Orientation y="-2.05636"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2194">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="477.10871" z="187.47053"/>
<Orientation y="-2.88796"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2195">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="474.30097" z="180.46726"/>
<Orientation y="-3.7185"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2196">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="473.00388" z="177.59095"/>
<Orientation y="1.36709"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2197">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="484.82218" z="188.01352"/>
<Orientation y="-0.82815"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2198">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="464.24653" z="186.80854"/>
<Orientation y="-7.19352"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2199">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="465.34403" z="179.79386"/>
<Orientation y="-4.13311"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2200">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="470.51185" z="180.04453"/>
<Orientation y="1.46373"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2201">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="479.37882" z="185.80924"/>
<Orientation y="-0.7628"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2202">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="471.89332" z="188.14158"/>
<Orientation y="-2.65357"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2203">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="468.02634" z="178.88428"/>
<Orientation y="1.3182"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2204">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="476.51075" z="185.16401"/>
<Orientation y="1.03908"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2205">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="477.46204" z="189.91684"/>
<Orientation y="1.03908"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2206">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="487.29285" z="184.6959"/>
<Orientation y="-5.45487"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2207">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="482.04105" z="181.74955"/>
<Orientation y="1.03908"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2208">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="480.22407" z="190.07847"/>
<Orientation y="-3.16909"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2209">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="480.93851" z="194.1851"/>
<Orientation y="1.03908"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2210">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="476.17176" z="176.0045"/>
<Orientation y="-0.89452"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2211">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="473.67231" z="196.92234"/>
<Orientation y="-0.92385"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2212">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="455.95514" z="192.49885"/>
<Orientation y="1.81997"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2213">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="474.73063" z="199.89716"/>
<Orientation y="3.61554"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2214">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="463.16706" z="197.43119"/>
<Orientation y="-1.06702"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2215">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="460.37327" z="205.52735"/>
<Orientation y="4.35807"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2216">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="455.29883" z="201.83149"/>
<Orientation y="2.8125"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2217">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="475.47623" z="198.67585"/>
<Orientation y="0.5201"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2218">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="468.48948" z="198.9116"/>
<Orientation y="-0.3115"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2219">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="467.11017" z="206.32944"/>
<Orientation y="-1.14205"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2220">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="461.20575" z="209.35666"/>
<Orientation y="3.56109"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2221">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="460.31601" z="187.7682"/>
<Orientation y="1.74831"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2222">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="481.27417" z="205.8094"/>
<Orientation y="-4.61709"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2223">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="474.31373" z="211.69498"/>
<Orientation y="-1.55666"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2224">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="464.6526" z="209.94803"/>
<Orientation y="3.65774"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2225">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="464.47513" z="189.39036"/>
<Orientation y="1.81366"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2226">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="473.25333" z="201.13791"/>
<Orientation y="-0.07711"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2227">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="471.56141" z="211.02668"/>
<Orientation y="3.89464"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2228">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="467.75922" z="201.17972"/>
<Orientation y="3.61554"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2229">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="469.50116" z="196.65638"/>
<Orientation y="3.61554"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2230">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="458.40299" z="195.80079"/>
<Orientation y="-2.87841"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2231">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="461.26026" z="201.10157"/>
<Orientation y="3.61554"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2232">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="467.2552" z="195.04072"/>
<Orientation y="-0.59264"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2233">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="480.31846" z="198.77796"/>
<Orientation y="3.61554"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2234">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="458.06867" z="207.71018"/>
<Orientation y="1.2995"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2235">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="593.5027" z="126.36611"/>
<Orientation y="-4.75962"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2236">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="600.33063" z="127.93227"/>
<Orientation y="-2.01581"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2237">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="594.59247" z="123.40261"/>
<Orientation y="-0.22025"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2238">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="597.94318" z="119.52755"/>
<Orientation y="-4.90281"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2239">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="604.38032" z="115.8752"/>
<Orientation y="0.90473"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2240">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="606.25983" z="117.02376"/>
<Orientation y="-0.64084"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2241">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="593.23804" z="123.86428"/>
<Orientation y="-3.31568"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2242">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="594.7995" z="114.9847"/>
<Orientation y="-4.14728"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2243">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="600.6053" z="110.1658"/>
<Orientation y="-4.97782"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2244">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="602.94568" z="108.04964"/>
<Orientation y="0.10776"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2245">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="596.64655" z="122.49343"/>
<Orientation y="-2.08747"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2246">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="591.4878" z="102.53853"/>
<Orientation y="-8.45284"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2247">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="598.50129" z="101.4335"/>
<Orientation y="-5.39243"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2248">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="599.84644" z="106.42946"/>
<Orientation y="0.20441"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2249">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="597.07654" z="116.63643"/>
<Orientation y="-2.02211"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2250">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="592.56238" z="110.22591"/>
<Orientation y="-3.9129"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2251">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="600.18915" z="103.70797"/>
<Orientation y="0.05887"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2252">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="596.81177" z="113.70864"/>
<Orientation y="-0.22025"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2253">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="592.57917" z="116.07076"/>
<Orientation y="-0.22025"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2254">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="600.56171" z="123.82845"/>
<Orientation y="-6.7142"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2255">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="601.75678" z="117.92641"/>
<Orientation y="-0.22025"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2256">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="593.2718" z="118.74941"/>
<Orientation y="-4.42841"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2257">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="589.58173" z="120.68801"/>
<Orientation y="-0.22025"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2258">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="605.42664" z="110.57888"/>
<Orientation y="-2.15384"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2259">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="584.74933" z="114.61031"/>
<Orientation y="-2.18317"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2260">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="583.53028" z="96.39003"/>
<Orientation y="0.56064"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2261">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="582.24201" z="116.52938"/>
<Orientation y="2.35622"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2262">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="581.04548" z="104.7665"/>
<Orientation y="-2.32634"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2263">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="572.48267" z="104.58834"/>
<Orientation y="3.09874"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2264">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="574.44556" z="98.62545"/>
<Orientation y="1.55318"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2265">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="583.63306" z="116.86483"/>
<Orientation y="-0.73923"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2266">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="581.26746" z="110.28652"/>
<Orientation y="-1.57082"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2267">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="573.78382" z="111.24691"/>
<Orientation y="-2.40137"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2268">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="569.09278" z="106.55434"/>
<Orientation y="2.30176"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2269">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="589.36976" z="99.09127"/>
<Orientation y="0.48899"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2270">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="578.61963" z="124.56997"/>
<Orientation y="-5.87641"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2271">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="570.8841" z="119.74819"/>
<Orientation y="-2.81598"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2272">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="569.58619" z="110.01656"/>
<Orientation y="2.39841"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2273">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="589.10029" z="103.54738"/>
<Orientation y="0.55434"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2274">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="580.60822" z="115.50344"/>
<Orientation y="-1.33643"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2275">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="570.67676" z="116.92348"/>
<Orientation y="2.63532"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2276">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="578.88465" z="110.28652"/>
<Orientation y="2.35622"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2277">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="583.72419" z="110.55837"/>
<Orientation y="2.35622"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2278">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="581.1374" z="99.73201"/>
<Orientation y="-4.13773"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2279">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="576.96735" z="104.07631"/>
<Orientation y="2.35622"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2280">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="584.5738" z="107.92531"/>
<Orientation y="-1.85196"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2281">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="585.01984" z="121.50533"/>
<Orientation y="2.35622"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2282">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="569.69861" z="103.06362"/>
<Orientation y="0.04018"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2283">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="276.95594" z="714.86554"/>
<Orientation y="-8.13387"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2284">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="270.67304" z="711.76734"/>
<Orientation y="-5.39005"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2285">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="275.21225" z="717.49793"/>
<Orientation y="-3.59449"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2286">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="271.05839" z="720.4961"/>
<Orientation y="-8.27706"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2287">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="263.95261" z="722.56592"/>
<Orientation y="-2.46952"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2288">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="262.38855" z="721.01496"/>
<Orientation y="-4.01508"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2289">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="276.63663" z="717.36103"/>
<Orientation y="-6.68992"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2290">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="273.06998" z="725.64136"/>
<Orientation y="-7.52152"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2291">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="266.30958" z="728.99183"/>
<Orientation y="-8.35207"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2292">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="263.54435" z="730.51142"/>
<Orientation y="-3.26648"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2293">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="273.00391" z="717.90906"/>
<Orientation y="-5.46171"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2294">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="273.42292" z="738.51575"/>
<Orientation y="-11.8271"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2295">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="266.3436" z="737.974"/>
<Orientation y="-8.76668"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2296">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="266.18653" z="732.8025"/>
<Orientation y="-3.16984"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2297">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="271.23511" z="723.5091"/>
<Orientation y="-5.39635"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2298">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="274.14966" z="730.78772"/>
<Orientation y="-7.28713"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2299">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="265.2256" z="735.37165"/>
<Orientation y="-3.31537"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2300">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="270.81772" z="726.41907"/>
<Orientation y="-3.59449"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2301">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="275.4809" z="725.09644"/>
<Orientation y="-3.59449"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2302">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="269.50202" z="715.70734"/>
<Orientation y="-10.08844"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2303">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="266.9784" z="721.17481"/>
<Orientation y="-3.59449"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2304">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="275.42454" z="722.33027"/>
<Orientation y="-7.80265"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2305">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="279.46213" z="721.29468"/>
<Orientation y="-3.59449"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2306">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="261.71335" z="727.47828"/>
<Orientation y="-5.52808"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2307">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="282.76307" z="728.32282"/>
<Orientation y="-5.55741"/>
<Actor seed="12238"/>
</Entity>
<Entity uid="2308">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="279.74845" z="746.33326"/>
<Orientation y="-2.8136"/>
<Actor seed="4606"/>
</Entity>
<Entity uid="2309">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="285.6453" z="727.03351"/>
<Orientation y="-1.01803"/>
<Actor seed="44550"/>
</Entity>
<Entity uid="2310">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="284.09757" z="738.75538"/>
<Orientation y="-5.70058"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="2311">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="292.38862" z="740.90296"/>
<Orientation y="-0.2755"/>
<Actor seed="24122"/>
</Entity>
<Entity uid="2312">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="289.1038" z="746.25263"/>
<Orientation y="-1.82107"/>
<Actor seed="6136"/>
</Entity>
<Entity uid="2313">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="284.36908" z="726.38636"/>
<Orientation y="-4.11347"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="2314">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="285.15424" z="733.3329"/>
<Orientation y="-4.94506"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="2315">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="292.65769" z="734.12378"/>
<Orientation y="-5.77561"/>
<Actor seed="44460"/>
</Entity>
<Entity uid="2316">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="296.14045" z="739.77149"/>
<Orientation y="-1.07248"/>
<Actor seed="20922"/>
</Entity>
<Entity uid="2317">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="274.6891" z="742.35846"/>
<Orientation y="-2.88526"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="2318">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="291.0239" z="720.04474"/>
<Orientation y="-9.25066"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="2319">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="297.43934" z="726.52009"/>
<Orientation y="-6.19022"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="2320">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="296.45856" z="736.28876"/>
<Orientation y="-0.97584"/>
<Actor seed="57176"/>
</Entity>
<Entity uid="2321">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="275.9787" z="738.08454"/>
<Orientation y="-2.81991"/>
<Actor seed="10202"/>
</Entity>
<Entity uid="2322">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="286.99854" z="728.40851"/>
<Orientation y="-4.71067"/>
<Actor seed="31824"/>
</Entity>
<Entity uid="2323">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="296.98984" z="729.31647"/>
<Orientation y="-0.73893"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="2324">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="287.47287" z="733.88227"/>
<Orientation y="-1.01803"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="2325">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="282.8264" z="732.50196"/>
<Orientation y="-1.01803"/>
<Actor seed="63842"/>
</Entity>
<Entity uid="2326">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="282.84739" z="743.633"/>
<Orientation y="-7.51197"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="2327">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="287.90668" z="740.3672"/>
<Orientation y="-1.01803"/>
<Actor seed="47484"/>
</Entity>
<Entity uid="2328">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="281.39258" z="734.86817"/>
<Orientation y="-5.2262"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="2329">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="284.08957" z="721.55115"/>
<Orientation y="-1.01803"/>
<Actor seed="29990"/>
</Entity>
<Entity uid="2330">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="294.7461" z="743.02845"/>
<Orientation y="-3.33407"/>
<Actor seed="63592"/>
</Entity>
<Entity uid="2403">
<Template>structures/kush_civil_centre</Template>
<Player>1</Player>
<Position x="259.1023" z="399.30622"/>
<Orientation y="2.38086"/>
<Actor seed="5340"/>
</Entity>
<Entity uid="2404">
<Template>structures/kush_pyramid_large</Template>
<Player>1</Player>
<Position x="356.72156" z="530.72852"/>
<Orientation y="2.35621"/>
<Actor seed="64984"/>
</Entity>
<Entity uid="2405">
<Template>structures/kush_pyramid_large</Template>
<Player>1</Player>
<Position x="372.38642" z="547.95551"/>
<Orientation y="2.35621"/>
<Actor seed="35914"/>
</Entity>
<Entity uid="2406">
<Template>structures/kush_pyramid_small</Template>
<Player>1</Player>
<Position x="375.38654" z="495.15906"/>
<Orientation y="2.35621"/>
<Actor seed="4692"/>
</Entity>
<Entity uid="2407">
<Template>structures/kush_pyramid_small</Template>
<Player>1</Player>
<Position x="391.75416" z="507.31473"/>
<Orientation y="2.35621"/>
<Actor seed="45102"/>
</Entity>
<Entity uid="2408">
<Template>structures/kush_pyramid_small</Template>
<Player>1</Player>
<Position x="406.0271" z="518.99372"/>
<Orientation y="2.35621"/>
<Actor seed="28768"/>
</Entity>
<Entity uid="2409">
<Template>structures/kush_stable</Template>
<Player>1</Player>
<Position x="554.8415" z="861.41285"/>
<Orientation y="2.35621"/>
<Actor seed="56502"/>
</Entity>
<Entity uid="2410">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>1</Player>
<Position x="528.18268" z="844.22889"/>
<Orientation y="2.35621"/>
<Actor seed="27256"/>
</Entity>
<Entity uid="2411">
<Template>structures/kush_elephant_stables</Template>
<Player>1</Player>
<Position x="504.78296" z="816.6916"/>
<Orientation y="2.35621"/>
<Actor seed="21326"/>
</Entity>
<Entity uid="2412">
<Template>structures/kush_range</Template>
<Player>1</Player>
<Position x="579.76374" z="879.72913"/>
<Orientation y="2.35621"/>
<Actor seed="55590"/>
</Entity>
<Entity uid="2414">
<Template>structures/kush_storehouse</Template>
<Player>1</Player>
<Position x="303.20456" z="529.58124"/>
<Orientation y="2.35621"/>
<Actor seed="54758"/>
</Entity>
<Entity uid="2415">
<Template>structures/kush_storehouse</Template>
<Player>1</Player>
<Position x="117.28196" z="431.313"/>
<Orientation y="2.35621"/>
<Actor seed="2112"/>
</Entity>
<Entity uid="2417">
<Template>structures/kush_temple_amun</Template>
<Player>1</Player>
<Position x="294.00937" z="445.20252"/>
<Orientation y="2.35621"/>
<Actor seed="28324"/>
</Entity>
<Entity uid="2418">
<Template>structures/kush_temple</Template>
<Player>1</Player>
<Position x="329.64872" z="465.36365"/>
<Orientation y="2.35621"/>
<Actor seed="10876"/>
</Entity>
<Entity uid="2419">
<Template>structures/kush_wonder</Template>
<Player>1</Player>
<Position x="432.20508" z="491.57303"/>
<Orientation y="3.97588"/>
<Actor seed="3024"/>
</Entity>
<Entity uid="2420">
<Template>structures/kush_barracks</Template>
<Player>1</Player>
<Position x="269.50998" z="342.74735"/>
<Orientation y="-3.92873"/>
<Actor seed="37952"/>
</Entity>
<Entity uid="2421">
<Template>structures/kush_storehouse</Template>
<Player>1</Player>
<Position x="367.64222" z="270.48768"/>
<Orientation y="2.35621"/>
<Actor seed="54060"/>
</Entity>
<Entity uid="2422">
<Template>structures/kush_farmstead</Template>
<Player>1</Player>
<Position x="182.92814" z="411.33228"/>
<Orientation y="2.35621"/>
<Actor seed="51524"/>
</Entity>
<Entity uid="2423">
<Template>structures/kush_farmstead</Template>
<Player>1</Player>
<Position x="426.93363" z="328.68293"/>
<Orientation y="2.35621"/>
<Actor seed="41598"/>
</Entity>
<Entity uid="2424">
<Template>structures/kush_sentry_tower</Template>
<Player>1</Player>
<Position x="466.16227" z="393.40104"/>
<Orientation y="2.35621"/>
<Actor seed="36002"/>
</Entity>
<Entity uid="2425">
<Template>structures/kush_defense_tower</Template>
<Player>1</Player>
<Position x="484.33155" z="410.85151"/>
<Orientation y="2.35621"/>
<Actor seed="15654"/>
</Entity>
<Entity uid="2426">
<Template>structures/kush_outpost</Template>
<Player>1</Player>
<Position x="448.6977" z="377.0933"/>
<Orientation y="2.35621"/>
<Actor seed="18904"/>
</Entity>
<Entity uid="2427">
<Template>structures/kush_fortress</Template>
<Player>1</Player>
<Position x="391.58622" z="424.67579"/>
<Orientation y="3.97417"/>
<Actor seed="54786"/>
</Entity>
<Entity uid="2428">
<Template>structures/kush_corral</Template>
<Player>1</Player>
<Position x="145.39774" z="412.04975"/>
<Orientation y="2.35621"/>
<Actor seed="13632"/>
</Entity>
<Entity uid="2429">
<Template>structures/kush_wall_long</Template>
<Player>1</Player>
<Position x="348.04102" z="300.92042"/>
<Orientation y="2.35621"/>
<Obstruction group="2430" group2="2433"/>
<Actor seed="24466"/>
</Entity>
<Entity uid="2430">
<Template>structures/kush_wall_tower</Template>
<Player>1</Player>
<Position x="331.72599" z="284.93268"/>
<Orientation y="2.35621"/>
<Actor seed="36748"/>
</Entity>
<Entity uid="2431">
<Template>structures/kush_wall_long</Template>
<Player>1</Player>
<Position x="312.77237" z="277.53345"/>
<Orientation y="2.76578"/>
<Obstruction group="2430" group2="2432"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="2432">
<Template>structures/kush_wall_tower</Template>
<Player>1</Player>
<Position x="293.84406" z="270.83191"/>
<Orientation y="2.80033"/>
<Actor seed="44400"/>
</Entity>
<Entity uid="2433">
<Template>structures/kush_wall_tower</Template>
<Player>1</Player>
<Position x="362.90915" z="315.18375"/>
<Orientation y="2.35621"/>
<Actor seed="19586"/>
</Entity>
<Entity uid="2434">
<Template>structures/kush_wall_gate</Template>
<Player>1</Player>
<Position x="377.79041" z="330.63074"/>
<Orientation y="-0.79363"/>
<Obstruction group="2433" group2="2435"/>
<Actor seed="8604"/>
</Entity>
<Entity uid="2435">
<Template>structures/kush_wall_tower</Template>
<Player>1</Player>
<Position x="392.32148" z="345.7573"/>
<Orientation y="2.35621"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="2436">
<Template>structures/kush_wall_long</Template>
<Player>1</Player>
<Position x="407.25123" z="360.90519"/>
<Orientation y="2.35621"/>
<Obstruction group="2435" group2="2437"/>
<Actor seed="14762"/>
</Entity>
<Entity uid="2437">
<Template>structures/kush_wall_tower</Template>
<Player>1</Player>
<Position x="422.18247" z="375.75123"/>
<Orientation y="2.35621"/>
<Actor seed="31544"/>
</Entity>
<Entity uid="2438">
<Template>structures/kush_wall_long</Template>
<Player>1</Player>
<Position x="426.28714" z="396.14332"/>
<Orientation y="1.76546"/>
<Obstruction group="2437" group2="2439"/>
<Actor seed="40578"/>
</Entity>
<Entity uid="2439">
<Template>structures/kush_wall_tower</Template>
<Player>1</Player>
<Position x="429.87537" z="415.26874"/>
<Orientation y="1.79102"/>
<Actor seed="37044"/>
</Entity>
<Entity uid="2440">
<Template>units/kush_catafalque</Template>
<Player>0</Player>
<Position x="566.33881" z="510.4986"/>
<Orientation y="2.35621"/>
<Actor seed="16538"/>
</Entity>
<Entity uid="2441">
<Template>units/kush_cavalry_javelinist_merc_b</Template>
<Player>1</Player>
<Position x="523.69196" z="443.55524"/>
<Orientation y="-2.32712"/>
<Actor seed="41280"/>
</Entity>
<Entity uid="2442">
<Template>units/kush_cavalry_javelinist_merc_a</Template>
<Player>1</Player>
<Position x="526.97284" z="440.65043"/>
<Orientation y="2.70665"/>
<Actor seed="12858"/>
</Entity>
<Entity uid="2443">
<Template>units/kush_cavalry_javelinist_merc_e</Template>
<Player>1</Player>
<Position x="529.8238" z="446.32822"/>
<Orientation y="1.14618"/>
<Actor seed="53350"/>
</Entity>
<Entity uid="2444">
<Template>units/kush_cavalry_javelinist_b</Template>
<Player>1</Player>
<Position x="315.89563" z="358.5069"/>
<Orientation y="-2.64721"/>
<Actor seed="6612"/>
</Entity>
<Entity uid="2445">
<Template>units/kush_cavalry_javelinist_a</Template>
<Player>1</Player>
<Position x="317.98673" z="350.77677"/>
<Orientation y="2.35621"/>
<Actor seed="34916"/>
</Entity>
<Entity uid="2446">
<Template>units/kush_cavalry_javelinist_e</Template>
<Player>1</Player>
<Position x="318.46973" z="353.899"/>
<Orientation y="2.30025"/>
<Actor seed="60322"/>
</Entity>
<Entity uid="2447">
<Template>units/kush_cavalry_javelinist_e</Template>
<Player>1</Player>
<Position x="320.7515" z="355.64509"/>
<Orientation y="2.35621"/>
<Actor seed="30906"/>
</Entity>
<Entity uid="2448">
<Template>units/kush_cavalry_javelinist_e</Template>
<Player>1</Player>
<Position x="323.55356" z="356.9422"/>
<Orientation y="3.05514"/>
<Actor seed="35678"/>
</Entity>
<Entity uid="2449">
<Template>units/kush_cavalry_spearman_b</Template>
<Player>1</Player>
<Position x="317.39734" z="376.64695"/>
<Orientation y="-2.73272"/>
<Actor seed="2332"/>
</Entity>
<Entity uid="2450">
<Template>units/kush_cavalry_spearman_a</Template>
<Player>1</Player>
<Position x="321.15735" z="376.1887"/>
<Orientation y="3.11695"/>
<Actor seed="18144"/>
</Entity>
<Entity uid="2451">
<Template>units/kush_cavalry_spearman_a</Template>
<Player>1</Player>
<Position x="323.41926" z="375.79401"/>
<Orientation y="2.8162"/>
<Actor seed="9596"/>
</Entity>
<Entity uid="2452">
<Template>units/kush_cavalry_spearman_e</Template>
<Player>1</Player>
<Position x="326.21882" z="375.99064"/>
<Orientation y="2.79126"/>
<Actor seed="7474"/>
</Entity>
<Entity uid="2453">
<Template>units/kush_cavalry_spearman_e</Template>
<Player>1</Player>
<Position x="328.79682" z="376.78974"/>
<Orientation y="2.76822"/>
<Actor seed="35972"/>
</Entity>
<Entity uid="2454">
<Template>units/kush_cavalry_spearman_e</Template>
<Player>1</Player>
<Position x="331.179" z="377.70881"/>
<Orientation y="2.72565"/>
<Actor seed="630"/>
</Entity>
<Entity uid="2455">
<Template>units/kush_champion_elephant</Template>
<Player>1</Player>
<Position x="362.9185" z="414.50828"/>
<Orientation y="-2.27198"/>
<Actor seed="32542"/>
</Entity>
<Entity uid="2456">
<Template>units/kush_siege_tower</Template>
<Player>1</Player>
<Position x="406.90735" z="403.27741"/>
<Orientation y="2.41691"/>
<Actor seed="34130"/>
</Entity>
<Entity uid="2457">
<Template>units/kush_champion_cavalry</Template>
<Player>1</Player>
<Position x="369.1587" z="402.69971"/>
<Orientation y="-2.64683"/>
<Actor seed="47118"/>
</Entity>
<Entity uid="2458">
<Template>units/kush_champion_infantry</Template>
<Player>1</Player>
<Position x="373.88907" z="400.40192"/>
<Orientation y="-2.86306"/>
<Actor seed="53872"/>
</Entity>
<Entity uid="2459">
<Template>units/kush_champion_infantry</Template>
<Player>1</Player>
<Position x="375.97223" z="400.66855"/>
<Orientation y="2.35621"/>
<Actor seed="65136"/>
</Entity>
<Entity uid="2460">
<Template>units/kush_champion_infantry</Template>
<Player>1</Player>
<Position x="377.7963" z="403.54255"/>
<Orientation y="-0.7307"/>
<Actor seed="10750"/>
</Entity>
<Entity uid="2461">
<Template>units/kush_champion_infantry_amun</Template>
<Player>1</Player>
<Position x="323.64811" z="420.1276"/>
<Orientation y="2.68029"/>
<Actor seed="25946"/>
</Entity>
<Entity uid="2462">
<Template>units/kush_champion_infantry_amun</Template>
<Player>1</Player>
<Position x="325.17579" z="421.9723"/>
<Orientation y="2.35621"/>
<Actor seed="58176"/>
</Entity>
<Entity uid="2463">
<Template>units/kush_champion_infantry_amun</Template>
<Player>1</Player>
<Position x="326.67045" z="424.06882"/>
<Orientation y="1.66918"/>
<Actor seed="45934"/>
</Entity>
<Entity uid="2464">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>1</Player>
<Position x="346.52729" z="446.02024"/>
<Orientation y="-2.42348"/>
<Actor seed="17656"/>
</Entity>
<Entity uid="2465">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>1</Player>
<Position x="348.55491" z="447.09586"/>
<Orientation y="2.64545"/>
<Actor seed="7848"/>
</Entity>
<Entity uid="2466">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>1</Player>
<Position x="349.64966" z="449.83268"/>
<Orientation y="0.52028"/>
<Actor seed="14664"/>
</Entity>
<Entity uid="2467">
<Template>units/kush_hero_arakamani</Template>
<Player>1</Player>
<Position x="364.98179" z="393.61"/>
<Orientation y="3.57139"/>
<Actor seed="45524"/>
</Entity>
<Entity uid="2468">
<Template>units/kush_hero_harsiotef</Template>
<Player>1</Player>
<Position x="367.31974" z="405.05805"/>
<Orientation y="-2.31106"/>
<Actor seed="29290"/>
</Entity>
<Entity uid="2469">
<Template>units/kush_hero_nastasen</Template>
<Player>1</Player>
<Position x="357.06495" z="395.79914"/>
<Orientation y="4.29134"/>
<Actor seed="60556"/>
</Entity>
<Entity uid="2470">
<Template>units/kush_hero_amanirenas</Template>
<Player>1</Player>
<Position x="360.88456" z="394.59247"/>
<Orientation y="-2.44315"/>
<Actor seed="36140"/>
</Entity>
<Entity uid="2471">
<Template>units/kush_ship_bireme</Template>
<Player>1</Player>
<Position x="54.60241" z="562.27106"/>
<Orientation y="2.88714"/>
<Actor seed="53648"/>
</Entity>
<Entity uid="2472">
<Template>units/kush_ship_bireme</Template>
<Player>1</Player>
<Position x="82.36715" z="569.87952"/>
<Orientation y="1.32415"/>
<Actor seed="13992"/>
</Entity>
<Entity uid="2473">
<Template>units/kush_ship_trireme</Template>
<Player>1</Player>
<Position x="150.3022" z="573.9217"/>
<Orientation y="3.43767"/>
<Actor seed="27168"/>
</Entity>
<Entity uid="2474">
<Template>units/kush_ship_merchant</Template>
<Player>1</Player>
<Position x="153.4402" z="488.9846"/>
<Orientation y="2.35621"/>
<Actor seed="51944"/>
</Entity>
<Entity uid="2475">
<Template>units/kush_ship_fishing</Template>
<Player>1</Player>
<Position x="176.48252" z="493.4072"/>
<Orientation y="-2.08942"/>
<Actor seed="59574"/>
</Entity>
<Entity uid="2476">
<Template>structures/kush_dock</Template>
<Player>1</Player>
<Position x="188.27549" z="460.05588"/>
<Orientation y="-0.72051"/>
<Actor seed="49872"/>
</Entity>
<Entity uid="2477">
<Template>structures/kush_field</Template>
<Player>1</Player>
<Position x="147.20841" z="319.54224"/>
<Orientation y="2.35621"/>
<Actor seed="5104"/>
</Entity>
<Entity uid="2478">
<Template>structures/kush_field</Template>
<Player>1</Player>
<Position x="170.15894" z="304.06568"/>
<Orientation y="2.35621"/>
<Actor seed="58818"/>
</Entity>
<Entity uid="2479">
<Template>structures/kush_field</Template>
<Player>1</Player>
<Position x="192.99299" z="286.7504"/>
<Orientation y="2.35621"/>
<Actor seed="30460"/>
</Entity>
<Entity uid="2480">
<Template>structures/kush_field</Template>
<Player>1</Player>
<Position x="215.91889" z="299.26276"/>
<Orientation y="2.35621"/>
<Actor seed="51224"/>
</Entity>
<Entity uid="2481">
<Template>structures/kush_field</Template>
<Player>1</Player>
<Position x="196.03931" z="320.1279"/>
<Orientation y="2.35621"/>
<Actor seed="64444"/>
</Entity>
<Entity uid="2482">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="224.66428" z="447.42215"/>
<Orientation y="2.35621"/>
<Actor seed="64258"/>
</Entity>
<Entity uid="2483">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="237.65717" z="460.96094"/>
<Orientation y="2.35621"/>
<Actor seed="28164"/>
</Entity>
<Entity uid="2484">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="251.1258" z="478.22632"/>
<Orientation y="2.35621"/>
<Actor seed="63100"/>
</Entity>
<Entity uid="2485">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="248.61377" z="449.10151"/>
<Orientation y="2.35621"/>
<Actor seed="36482"/>
</Entity>
<Entity uid="2486">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="236.02945" z="436.37256"/>
<Orientation y="2.35621"/>
<Actor seed="12428"/>
</Entity>
<Entity uid="2487">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="259.19422" z="462.91639"/>
<Orientation y="2.35621"/>
<Actor seed="37112"/>
</Entity>
<Entity uid="2488">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="271.01557" z="481.45771"/>
<Orientation y="2.35621"/>
<Actor seed="36204"/>
</Entity>
<Entity uid="2489">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="260.39301" z="496.34766"/>
<Orientation y="2.35621"/>
<Actor seed="60100"/>
</Entity>
<Entity uid="2490">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="205.84141" z="432.49918"/>
<Orientation y="2.35621"/>
<Actor seed="22276"/>
</Entity>
<Entity uid="2491">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="221.4285" z="421.78891"/>
<Orientation y="2.35621"/>
<Actor seed="36948"/>
</Entity>
<Entity uid="2492">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="236.44172" z="413.2157"/>
<Orientation y="2.35621"/>
<Actor seed="51602"/>
</Entity>
<Entity uid="2493">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="249.45167" z="427.70435"/>
<Orientation y="2.35621"/>
<Actor seed="53294"/>
</Entity>
<Entity uid="2494">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="264.2721" z="443.83191"/>
<Orientation y="2.35621"/>
<Actor seed="65468"/>
</Entity>
<Entity uid="2495">
<Template>structures/kush_market</Template>
<Player>1</Player>
<Position x="217.94123" z="373.55741"/>
<Orientation y="2.37919"/>
<Actor seed="32040"/>
</Entity>
<Entity uid="2496">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="183.56873" z="364.99762"/>
<Orientation y="2.35621"/>
<Actor seed="8080"/>
</Entity>
<Entity uid="2497">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="201.59745" z="348.87565"/>
<Orientation y="2.35621"/>
<Actor seed="61244"/>
</Entity>
<Entity uid="2498">
<Template>structures/kush_house</Template>
<Player>1</Player>
<Position x="167.38871" z="352.85471"/>
<Orientation y="2.35621"/>
<Actor seed="352"/>
</Entity>
<Entity uid="2499">
<Template>units/kush_infantry_archer_b</Template>
<Player>1</Player>
<Position x="285.93311" z="354.08808"/>
<Orientation y="2.35621"/>
<Actor seed="13500"/>
</Entity>
<Entity uid="2500">
<Template>units/kush_infantry_archer_b</Template>
<Player>1</Player>
<Position x="288.10672" z="355.62226"/>
<Orientation y="2.35621"/>
<Actor seed="42652"/>
</Entity>
<Entity uid="2501">
<Template>units/kush_infantry_archer_b</Template>
<Player>1</Player>
<Position x="289.52121" z="357.158"/>
<Orientation y="2.35621"/>
<Actor seed="47886"/>
</Entity>
<Entity uid="2502">
<Template>units/kush_infantry_archer_a</Template>
<Player>1</Player>
<Position x="289.23475" z="350.99766"/>
<Orientation y="2.35621"/>
<Actor seed="12688"/>
</Entity>
<Entity uid="2503">
<Template>units/kush_infantry_archer_a</Template>
<Player>1</Player>
<Position x="290.84003" z="352.32932"/>
<Orientation y="2.35621"/>
<Actor seed="59710"/>
</Entity>
<Entity uid="2504">
<Template>units/kush_infantry_archer_a</Template>
<Player>1</Player>
<Position x="292.22782" z="354.6204"/>
<Orientation y="2.35621"/>
<Actor seed="29760"/>
</Entity>
<Entity uid="2505">
<Template>units/kush_infantry_archer_e</Template>
<Player>1</Player>
<Position x="291.79334" z="348.30176"/>
<Orientation y="-3.0657"/>
<Actor seed="24028"/>
</Entity>
<Entity uid="2506">
<Template>units/kush_infantry_archer_e</Template>
<Player>1</Player>
<Position x="293.7888" z="349.13962"/>
<Orientation y="-3.15574"/>
<Actor seed="17014"/>
</Entity>
<Entity uid="2507">
<Template>units/kush_infantry_archer_e</Template>
<Player>1</Player>
<Position x="295.4227" z="351.37034"/>
<Orientation y="1.30692"/>
<Actor seed="46640"/>
</Entity>
<Entity uid="2508">
<Template>units/kush_infantry_clubman_b</Template>
<Player>1</Player>
<Position x="479.17469" z="525.92634"/>
<Orientation y="2.35621"/>
<Actor seed="46210"/>
</Entity>
<Entity uid="2509">
<Template>units/kush_infantry_clubman_b</Template>
<Player>1</Player>
<Position x="480.60431" z="527.07453"/>
<Orientation y="2.35621"/>
<Actor seed="8484"/>
</Entity>
<Entity uid="2510">
<Template>units/kush_infantry_clubman_b</Template>
<Player>1</Player>
<Position x="482.45246" z="528.63666"/>
<Orientation y="2.35621"/>
<Actor seed="64706"/>
</Entity>
<Entity uid="2511">
<Template>units/kush_infantry_clubman_a</Template>
<Player>1</Player>
<Position x="482.23246" z="523.2115"/>
<Orientation y="2.35621"/>
<Actor seed="47680"/>
</Entity>
<Entity uid="2515">
<Template>units/kush_infantry_clubman_a</Template>
<Player>1</Player>
<Position x="484.06269" z="524.3896"/>
<Orientation y="2.47185"/>
<Actor seed="25612"/>
</Entity>
<Entity uid="2522">
<Template>units/kush_infantry_clubman_a</Template>
<Player>1</Player>
<Position x="486.35376" z="526.48469"/>
<Orientation y="2.53083"/>
<Actor seed="13864"/>
</Entity>
<Entity uid="2523">
<Template>units/kush_infantry_clubman_e</Template>
<Player>1</Player>
<Position x="484.38981" z="520.17414"/>
<Orientation y="2.57821"/>
<Actor seed="13618"/>
</Entity>
<Entity uid="2524">
<Template>units/kush_infantry_clubman_e</Template>
<Player>1</Player>
<Position x="486.42847" z="522.24427"/>
<Orientation y="2.58497"/>
<Actor seed="2842"/>
</Entity>
<Entity uid="2528">
<Template>units/kush_infantry_clubman_e</Template>
<Player>1</Player>
<Position x="489.00779" z="523.3747"/>
<Orientation y="-3.09716"/>
<Actor seed="60974"/>
</Entity>
<Entity uid="2529">
<Template>units/kush_infantry_javelinist_merc_b</Template>
<Player>1</Player>
<Position x="513.14832" z="526.60346"/>
<Orientation y="3.69826"/>
<Actor seed="50776"/>
</Entity>
<Entity uid="2530">
<Template>units/kush_infantry_javelinist_merc_b</Template>
<Player>1</Player>
<Position x="514.45472" z="525.66138"/>
<Orientation y="3.36112"/>
<Actor seed="28966"/>
</Entity>
<Entity uid="2531">
<Template>units/kush_infantry_javelinist_merc_b</Template>
<Player>1</Player>
<Position x="516.78278" z="525.42383"/>
<Orientation y="2.5602"/>
<Actor seed="9084"/>
</Entity>
<Entity uid="2532">
<Template>units/kush_infantry_javelinist_merc_a</Template>
<Player>1</Player>
<Position x="512.0995" z="522.57032"/>
<Orientation y="-2.00986"/>
<Actor seed="21476"/>
</Entity>
<Entity uid="2533">
<Template>units/kush_infantry_javelinist_merc_a</Template>
<Player>1</Player>
<Position x="513.41364" z="522.35962"/>
<Orientation y="3.4937"/>
<Actor seed="14484"/>
</Entity>
<Entity uid="2534">
<Template>units/kush_infantry_javelinist_merc_a</Template>
<Player>1</Player>
<Position x="516.22547" z="522.3863"/>
<Orientation y="0.59505"/>
<Actor seed="37752"/>
</Entity>
<Entity uid="2535">
<Template>units/kush_infantry_javelinist_merc_e</Template>
<Player>1</Player>
<Position x="510.09604" z="519.75983"/>
<Orientation y="5.09127"/>
<Actor seed="37920"/>
</Entity>
<Entity uid="2536">
<Template>units/kush_infantry_javelinist_merc_e</Template>
<Player>1</Player>
<Position x="511.73334" z="518.22718"/>
<Orientation y="3.36112"/>
<Actor seed="28692"/>
</Entity>
<Entity uid="2537">
<Template>units/kush_infantry_javelinist_merc_e</Template>
<Player>1</Player>
<Position x="515.49946" z="517.97071"/>
<Orientation y="1.25217"/>
<Actor seed="8918"/>
</Entity>
<Entity uid="2538">
<Template>units/kush_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="290.11292" z="330.7993"/>
<Orientation y="2.35621"/>
<Actor seed="40854"/>
</Entity>
<Entity uid="2539">
<Template>units/kush_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="288.5886" z="329.31327"/>
<Orientation y="2.35621"/>
<Actor seed="63658"/>
</Entity>
<Entity uid="2540">
<Template>units/kush_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="286.89145" z="327.78641"/>
<Orientation y="2.35621"/>
<Actor seed="11950"/>
</Entity>
<Entity uid="2541">
<Template>units/kush_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="292.21305" z="328.73917"/>
<Orientation y="2.35621"/>
<Actor seed="15996"/>
</Entity>
<Entity uid="2542">
<Template>units/kush_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="290.44431" z="327.10151"/>
<Orientation y="2.35621"/>
<Actor seed="63056"/>
</Entity>
<Entity uid="2544">
<Template>units/kush_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="288.71976" z="325.78959"/>
<Orientation y="2.35621"/>
<Actor seed="48230"/>
</Entity>
<Entity uid="2545">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="294.5243" z="327.14335"/>
<Orientation y="2.35621"/>
<Actor seed="34372"/>
</Entity>
<Entity uid="2547">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="292.70066" z="325.45334"/>
<Orientation y="2.35621"/>
<Actor seed="22518"/>
</Entity>
<Entity uid="2548">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="290.55777" z="324.02543"/>
<Orientation y="2.35621"/>
<Actor seed="29124"/>
</Entity>
<Entity uid="2549">
<Template>units/kush_infantry_spearman_b</Template>
<Player>1</Player>
<Position x="294.41663" z="360.58182"/>
<Orientation y="3.02695"/>
<Actor seed="15260"/>
</Entity>
<Entity uid="2550">
<Template>units/kush_infantry_spearman_b</Template>
<Player>1</Player>
<Position x="297.1898" z="359.8993"/>
<Orientation y="-3.14013"/>
<Actor seed="21828"/>
</Entity>
<Entity uid="2554">
<Template>units/kush_infantry_spearman_b</Template>
<Player>1</Player>
<Position x="300.09971" z="359.12174"/>
<Orientation y="2.85433"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="2555">
<Template>units/kush_infantry_spearman_a</Template>
<Player>1</Player>
<Position x="298.3277" z="352.82279"/>
<Orientation y="2.35621"/>
<Actor seed="3390"/>
</Entity>
<Entity uid="2556">
<Template>units/kush_infantry_spearman_a</Template>
<Player>1</Player>
<Position x="300.00943" z="354.58664"/>
<Orientation y="2.84147"/>
<Actor seed="31028"/>
</Entity>
<Entity uid="2557">
<Template>units/kush_infantry_spearman_a</Template>
<Player>1</Player>
<Position x="302.35486" z="354.34784"/>
<Orientation y="-2.78234"/>
<Actor seed="63466"/>
</Entity>
<Entity uid="2558">
<Template>units/kush_infantry_spearman_e</Template>
<Player>1</Player>
<Position x="300.87357" z="350.03135"/>
<Orientation y="2.85962"/>
<Actor seed="15340"/>
</Entity>
<Entity uid="2559">
<Template>units/kush_infantry_spearman_e</Template>
<Player>1</Player>
<Position x="303.22043" z="349.76655"/>
<Orientation y="-3.00574"/>
<Actor seed="9152"/>
</Entity>
<Entity uid="2560">
<Template>units/kush_infantry_spearman_e</Template>
<Player>1</Player>
<Position x="305.46552" z="349.89832"/>
<Orientation y="-3.0152"/>
<Actor seed="20738"/>
</Entity>
<Entity uid="2561">
<Template>units/kush_infantry_swordsman_b</Template>
<Player>1</Player>
<Position x="296.65537" z="319.3154"/>
<Orientation y="2.35621"/>
<Actor seed="15582"/>
</Entity>
<Entity uid="2562">
<Template>units/kush_infantry_swordsman_b</Template>
<Player>1</Player>
<Position x="298.14383" z="320.50928"/>
<Orientation y="2.35621"/>
<Actor seed="57368"/>
</Entity>
<Entity uid="2563">
<Template>units/kush_infantry_swordsman_b</Template>
<Player>1</Player>
<Position x="300.03324" z="322.43772"/>
<Orientation y="2.35621"/>
<Actor seed="5324"/>
</Entity>
<Entity uid="2564">
<Template>units/kush_infantry_swordsman_a</Template>
<Player>1</Player>
<Position x="300.04178" z="316.77991"/>
<Orientation y="2.66456"/>
<Actor seed="5974"/>
</Entity>
<Entity uid="2565">
<Template>units/kush_infantry_swordsman_a</Template>
<Player>1</Player>
<Position x="301.3794" z="318.62339"/>
<Orientation y="2.35621"/>
<Actor seed="62268"/>
</Entity>
<Entity uid="2566">
<Template>units/kush_infantry_swordsman_a</Template>
<Player>1</Player>
<Position x="303.20856" z="320.83713"/>
<Orientation y="2.79268"/>
<Actor seed="29604"/>
</Entity>
<Entity uid="2567">
<Template>units/kush_infantry_swordsman_e</Template>
<Player>1</Player>
<Position x="302.3371" z="314.20823"/>
<Orientation y="5.63547"/>
<Actor seed="57568"/>
</Entity>
<Entity uid="2568">
<Template>units/kush_infantry_swordsman_e</Template>
<Player>1</Player>
<Position x="304.09055" z="316.22803"/>
<Orientation y="2.74111"/>
<Actor seed="64634"/>
</Entity>
<Entity uid="2569">
<Template>units/kush_infantry_swordsman_e</Template>
<Player>1</Player>
<Position x="305.92191" z="318.45173"/>
<Orientation y="2.35621"/>
<Actor seed="65242"/>
</Entity>
<Entity uid="2570">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="267.14972" z="377.2865"/>
<Orientation y="2.35621"/>
<Actor seed="31800"/>
</Entity>
<Entity uid="2571">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="269.47437" z="379.2599"/>
<Orientation y="2.35621"/>
<Actor seed="21036"/>
</Entity>
<Entity uid="2572">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="271.85288" z="382.09513"/>
<Orientation y="2.35621"/>
<Actor seed="35698"/>
</Entity>
<Entity uid="2573">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="275.00943" z="385.07908"/>
<Orientation y="2.35621"/>
<Actor seed="41250"/>
</Entity>
<Entity uid="2574">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="277.97184" z="388.44443"/>
<Orientation y="2.35621"/>
<Actor seed="49898"/>
</Entity>
<Entity uid="2575">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="280.23227" z="391.09031"/>
<Orientation y="2.35621"/>
<Actor seed="48870"/>
</Entity>
<Entity uid="2576">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="283.1969" z="394.45328"/>
<Orientation y="2.35621"/>
<Actor seed="35154"/>
</Entity>
<Entity uid="2577">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="282.84137" z="371.2642"/>
<Orientation y="-2.37034"/>
<Actor seed="51146"/>
</Entity>
<Entity uid="2578">
<Template>units/kush_support_female_citizen</Template>
<Player>1</Player>
<Position x="264.73362" z="375.16865"/>
<Orientation y="2.35621"/>
<Actor seed="10378"/>
</Entity>
<Entity uid="2579">
<Template>units/kush_support_trader</Template>
<Player>1</Player>
<Position x="239.14298" z="358.30927"/>
<Orientation y="2.35621"/>
<Actor seed="37970"/>
</Entity>
<Entity uid="2580">
<Template>units/kush_support_trader</Template>
<Player>1</Player>
<Position x="232.43641" z="352.05158"/>
<Orientation y="0.64077"/>
<Actor seed="12554"/>
</Entity>
<Entity uid="2581">
<Template>structures/ptol_civil_centre</Template>
<Player>2</Player>
<Position x="796.94648" z="435.34058"/>
<Orientation y="2.35621"/>
<Actor seed="9956"/>
</Entity>
<Entity uid="2582">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>1</Player>
<Position x="330.80744" z="394.25187"/>
<Orientation y="2.35621"/>
<Actor seed="2292"/>
</Entity>
<Entity uid="2583">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>1</Player>
<Position x="335.77698" z="399.48945"/>
<Orientation y="2.35621"/>
<Actor seed="12416"/>
</Entity>
<Entity uid="2584">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>1</Player>
<Position x="326.66724" z="390.4232"/>
<Orientation y="2.35621"/>
<Actor seed="54586"/>
</Entity>
<Entity uid="2585">
<Template>gaia/ruins/stone_statues_kushite</Template>
<Player>1</Player>
<Position x="341.29807" z="405.7865"/>
<Orientation y="2.35621"/>
<Actor seed="46886"/>
</Entity>
<Entity uid="2586">
<Template>units/kush_support_healer_b</Template>
<Player>1</Player>
<Position x="339.1764" z="439.8783"/>
<Orientation y="2.35621"/>
<Actor seed="38022"/>
</Entity>
<Entity uid="2587">
<Template>units/kush_support_healer_e</Template>
<Player>1</Player>
<Position x="315.61997" z="413.42325"/>
<Orientation y="2.35621"/>
<Actor seed="39708"/>
</Entity>
<Entity uid="2588">
<Template>units/kush_support_healer_a</Template>
<Player>1</Player>
<Position x="342.96531" z="442.93277"/>
<Orientation y="2.35621"/>
<Actor seed="34660"/>
</Entity>
<Entity uid="2595">
<Template>structures/kush_shrine</Template>
<Player>0</Player>
<Position x="443.9109" z="252.12678"/>
<Orientation y="3.13593"/>
<Actor seed="64430"/>
</Entity>
<Entity uid="2596">
<Template>structures/kush_shrine</Template>
<Player>1</Player>
<Position x="608.95899" z="902.99445"/>
<Orientation y="2.35784"/>
<Actor seed="44248"/>
</Entity>
<Entity uid="2597">
<Template>gaia/geology_stonemine_savanna_quarry</Template>
<Player>0</Player>
<Position x="278.71171" z="732.26069"/>
<Orientation y="3.04833"/>
<Actor seed="20250"/>
</Entity>
<Entity uid="2598">
<Template>gaia/geology_stonemine_savanna_quarry</Template>
<Player>0</Player>
<Position x="138.7652" z="369.99686"/>
<Orientation y="1.78087"/>
<Actor seed="9078"/>
</Entity>
<Entity uid="2599">
<Template>gaia/geology_stonemine_savanna_quarry</Template>
<Player>0</Player>
<Position x="542.4756" z="596.28089"/>
<Orientation y="2.35621"/>
<Actor seed="49216"/>
</Entity>
<Entity uid="2600">
<Template>gaia/geology_stonemine_savanna_quarry</Template>
<Player>0</Player>
<Position x="632.57502" z="655.20386"/>
<Orientation y="-1.84203"/>
<Actor seed="29984"/>
</Entity>
<Entity uid="2601">
<Template>gaia/geology_stonemine_savanna_quarry</Template>
<Player>0</Player>
<Position x="742.19422" z="487.17731"/>
<Orientation y="2.35621"/>
<Actor seed="43562"/>
</Entity>
<Entity uid="2602">
<Template>gaia/geology_stonemine_savanna_quarry</Template>
<Player>0</Player>
<Position x="473.5178" z="192.45865"/>
<Orientation y="2.35621"/>
<Actor seed="45050"/>
</Entity>
<Entity uid="2603">
<Template>other/desert_trading_post</Template>
<Player>0</Player>
<Position x="264.68213" z="902.8808"/>
<Orientation y="2.35621"/>
<Actor seed="22492"/>
</Entity>
<Entity uid="2604">
<Template>other/desert_trading_post</Template>
<Player>0</Player>
<Position x="746.1532" z="916.1435"/>
<Orientation y="2.35621"/>
<Actor seed="48300"/>
</Entity>
<Entity uid="2605">
<Template>gaia/geology_stonemine_savanna_quarry</Template>
<Player>0</Player>
<Position x="567.92023" z="322.73856"/>
<Orientation y="2.35621"/>
<Actor seed="58404"/>
</Entity>
<Entity uid="2606">
<Template>structures/kush_blemmye_camp</Template>
<Player>1</Player>
<Position x="519.70057" z="468.06522"/>
<Orientation y="2.35621"/>
<Actor seed="63932"/>
</Entity>
<Entity uid="2607">
<Template>structures/kush_nuba_village</Template>
<Player>1</Player>
<Position x="498.46335" z="540.27625"/>
<Orientation y="2.35621"/>
<Actor seed="18690"/>
</Entity>
</Entities>
<Paths/>
</Scenario>
Index: ps/trunk/binaries/data/mods/public/maps/scenarios/sandbox_macedonians.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/maps/scenarios/sandbox_macedonians.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/maps/scenarios/sandbox_macedonians.xml (revision 23935)
@@ -1,10219 +1,10219 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scenario version="6">
<Environment>
<SkySet>sunset</SkySet>
<SunColor r="0.894118" g="0.803922" b="0.501961"/>
<SunElevation angle="0.398835"/>
<SunRotation angle="-2.41427"/>
<TerrainAmbientColor r="0.329412" g="0.403922" b="0.576471"/>
<UnitsAmbientColor r="0.34902" g="0.403922" b="0.439216"/>
<Fog>
<FogFactor>0.00237305</FogFactor>
<FogThickness>0.251465</FogThickness>
<FogColor r="0.819608" g="0.74902" b="0.513726"/>
</Fog>
<Water>
<WaterBody>
<Type>ocean</Type>
<Color r="0.294118" g="0.34902" b="0.694118"/>
<Height>26.859</Height>
<Waviness>4.0</Waviness>
<Murkiness>0.597656</Murkiness>
<Tint r="0" g="1" b="1"/>
</WaterBody>
</Water>
<Postproc>
<Brightness>0</Brightness>
<Contrast>1.07813</Contrast>
<Saturation>1.09375</Saturation>
<Bloom>0.126953</Bloom>
<PostEffect>hdr</PostEffect>
</Postproc>
</Environment>
<Camera>
<Position x="620.816" y="175.057" z="1249.78"/>
<Rotation angle="0"/>
<Declination angle="0.610865"/>
</Camera>
<ScriptSettings><![CDATA[
{
"CircularMap": true,
"Description": "Play with the Macedonians faction in a non-threatening sandbox environment.",
"Keywords": [
"demo"
],
"LockTeams": false,
"Name": "Sandbox - The Macedonians",
"PlayerData": [
{
"AI": "",
"Civ": "mace",
"Color": {
"b": 200,
"g": 46,
"r": 46
},
"Name": "The Macedonians",
"Resources": {
"food": 100000,
"metal": 100000,
"stone": 100000,
"wood": 100000
},
"Team": 0
},
{
"AI": "",
"Civ": "spart",
"Color": {
"b": 20,
"g": 20,
"r": 150
},
"Name": "The Spartans",
"Team": 0
},
{
"AI": "",
"Civ": "pers",
"Color": {
"b": 147,
"g": 40,
"r": 99
},
"Name": "The Persians",
"Team": -1
},
{
"AI": "",
"Civ": "gaul",
"Color": {
"b": 75,
"g": 230,
"r": 230
},
"Name": "The Gauls",
"Team": -1
}
],
"Preview": "sandbox-themacks.png",
"RevealMap": true,
"VictoryConditions": [
"conquest"
]
}
]]></ScriptSettings>
<Entities>
<Entity uid="23">
<Template>actor|geology/stone_scandiv_formation.xml</Template>
<Position x="1023.61292" z="1247.136"/>
<Orientation y="2.94697"/>
</Entity>
<Entity uid="24">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="1669.30787" z="349.50202"/>
<Orientation y="0.07084"/>
</Entity>
<Entity uid="26">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="1622.85975" z="409.13166"/>
<Orientation y="-2.32274"/>
</Entity>
<Entity uid="93">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="645.15644" z="1581.77271"/>
<Orientation y="-2.05654"/>
</Entity>
<Entity uid="94">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="635.74659" z="1571.1875"/>
<Orientation y="-2.5917"/>
</Entity>
<Entity uid="95">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="683.31421" z="1538.50184"/>
<Orientation y="2.92217"/>
</Entity>
<Entity uid="96">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="687.09443" z="1533.5569"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="97">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="687.8783" z="1531.8971"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="98">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="692.11207" z="1540.41077"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="99">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="694.99585" z="1547.21265"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="100">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="695.1548" z="1549.48572"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="101">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="698.2995" z="1556.55372"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="102">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="701.19355" z="1561.26001"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="103">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="702.12409" z="1557.29834"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="104">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="702.29297" z="1553.57044"/>
<Orientation y="-2.70669"/>
</Entity>
<Entity uid="105">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="693.05164" z="1532.60254"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="106">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="703.9159" z="1547.61329"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="107">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="707.87983" z="1555.14393"/>
<Orientation y="0.22574"/>
</Entity>
<Entity uid="108">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="710.45435" z="1566.3086"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="109">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="712.25532" z="1568.98926"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="110">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="712.40943" z="1562.64747"/>
<Orientation y="-2.9185"/>
</Entity>
<Entity uid="111">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="708.66053" z="1546.70752"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="112">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="706.40772" z="1543.57435"/>
<Orientation y="-2.4232"/>
</Entity>
<Entity uid="113">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="700.09968" z="1539.6261"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="114">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="696.5575" z="1526.21814"/>
<Orientation y="0.02723"/>
</Entity>
<Entity uid="115">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="686.57001" z="1544.8246"/>
<Orientation y="-1.88286"/>
</Entity>
<Entity uid="116">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="712.38038" z="1554.60218"/>
<Orientation y="0.53924"/>
</Entity>
<Entity uid="117">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="741.45368" z="1571.41565"/>
<Orientation y="-2.4768"/>
</Entity>
<Entity uid="118">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="738.41413" z="1565.34351"/>
<Orientation y="3.05697"/>
</Entity>
<Entity uid="119">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="739.88056" z="1558.18238"/>
<Orientation y="3.0439"/>
</Entity>
<Entity uid="120">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="740.51832" z="1551.30542"/>
<Orientation y="2.6071"/>
</Entity>
<Entity uid="121">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="745.42402" z="1547.16993"/>
<Orientation y="0.79262"/>
</Entity>
<Entity uid="122">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="748.8025" z="1551.18335"/>
<Orientation y="-0.03016"/>
</Entity>
<Entity uid="123">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="748.28693" z="1563.7566"/>
<Orientation y="0.08425"/>
</Entity>
<Entity uid="124">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="750.2732" z="1578.97864"/>
<Orientation y="0.25052"/>
</Entity>
<Entity uid="125">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="752.6789" z="1588.84375"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="126">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="753.5069" z="1571.9823"/>
<Orientation y="-2.04845"/>
</Entity>
<Entity uid="127">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="751.15284" z="1553.53333"/>
<Orientation y="0.8376"/>
</Entity>
<Entity uid="128">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="509.94907" z="1523.68519"/>
<Orientation y="0.78425"/>
</Entity>
<Entity uid="129">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="516.24567" z="1529.72193"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="130">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="508.79435" z="1529.87793"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="131">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="506.8129" z="1527.2063"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="132">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="505.189" z="1524.42835"/>
<Orientation y="-2.1428"/>
</Entity>
<Entity uid="133">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="499.16459" z="1520.62134"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="134">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="499.75806" z="1515.34522"/>
<Orientation y="2.52149"/>
</Entity>
<Entity uid="135">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="507.20005" z="1509.65577"/>
<Orientation y="1.64194"/>
</Entity>
<Entity uid="136">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="513.04267" z="1511.31482"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="137">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="513.11634" z="1510.60877"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="138">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="509.68903" z="1504.28333"/>
<Orientation y="-1.9464"/>
</Entity>
<Entity uid="139">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="497.85209" z="1500.70716"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="140">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="496.18345" z="1500.11658"/>
<Orientation y="-1.61716"/>
</Entity>
<Entity uid="141">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="485.84134" z="1501.61426"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="142">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="483.96671" z="1499.36915"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="143">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="491.49048" z="1493.54151"/>
<Orientation y="1.3687"/>
</Entity>
<Entity uid="144">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="502.8353" z="1502.8982"/>
<Orientation y="-0.72875"/>
</Entity>
<Entity uid="145">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="493.06095" z="1512.37928"/>
<Orientation y="-1.48093"/>
</Entity>
<Entity uid="146">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="483.63132" z="1514.8451"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="147">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="480.86176" z="1513.63221"/>
<Orientation y="-2.34542"/>
</Entity>
<Entity uid="148">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="478.86582" z="1512.43738"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="149">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="477.06244" z="1512.81897"/>
<Orientation y="2.71198"/>
</Entity>
<Entity uid="150">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="485.38947" z="1497.36146"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="151">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="486.24936" z="1500.3407"/>
<Orientation y="1.38038"/>
</Entity>
<Entity uid="152">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="648.25" z="1496.8429"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="153">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="650.24415" z="1492.24866"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="154">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="652.75678" z="1487.28504"/>
<Orientation y="2.82734"/>
</Entity>
<Entity uid="155">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="655.67774" z="1480.9319"/>
<Orientation y="2.51951"/>
</Entity>
<Entity uid="156">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="661.71955" z="1475.79249"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="157">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="661.45435" z="1471.6056"/>
<Orientation y="-2.09388"/>
</Entity>
<Entity uid="158">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="656.4496" z="1469.13392"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="159">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="743.32923" z="1718.8368"/>
<Orientation y="0.83074"/>
</Entity>
<Entity uid="160">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="759.93714" z="1722.81055"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="161">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="758.96558" z="1714.1355"/>
<Orientation y="-2.97941"/>
</Entity>
<Entity uid="162">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="761.38685" z="1700.02674"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="163">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="642.13196" z="1588.13648"/>
<Orientation y="0.82523"/>
</Entity>
<Entity uid="164">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="655.40076" z="1591.47376"/>
<Orientation y="-2.0168"/>
</Entity>
<Entity uid="165">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="761.33851" z="1214.60511"/>
<Orientation y="1.1722"/>
</Entity>
<Entity uid="166">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="781.45997" z="1176.3307"/>
<Orientation y="0.9163"/>
</Entity>
<Entity uid="167">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="807.33997" z="1199.33216"/>
<Orientation y="0.62633"/>
</Entity>
<Entity uid="168">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="816.63758" z="1212.92884"/>
<Orientation y="0.63761"/>
</Entity>
<Entity uid="169">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="828.48334" z="1226.36353"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="170">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="675.55994" z="1184.80665"/>
<Orientation y="-1.66341"/>
</Entity>
<Entity uid="171">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="657.8946" z="1187.17298"/>
<Orientation y="-1.4074"/>
</Entity>
<Entity uid="172">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="648.13801" z="1187.86854"/>
<Orientation y="-2.2031"/>
</Entity>
<Entity uid="173">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="626.29902" z="1182.7129"/>
<Orientation y="-2.31145"/>
</Entity>
<Entity uid="174">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="621.56202" z="1179.3125"/>
<Orientation y="2.26658"/>
</Entity>
<Entity uid="175">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="686.51948" z="1220.188"/>
<Orientation y="-0.78605"/>
</Entity>
<Entity uid="176">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="653.79725" z="1244.54786"/>
<Orientation y="-1.20192"/>
</Entity>
<Entity uid="177">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="637.70392" z="1251.8335"/>
<Orientation y="-1.74093"/>
</Entity>
<Entity uid="178">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="632.36506" z="1251.12403"/>
<Orientation y="-3.06513"/>
</Entity>
<Entity uid="179">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="632.6233" z="1248.41334"/>
<Orientation y="0.78681"/>
</Entity>
<Entity uid="180">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="653.073" z="1243.93665"/>
<Orientation y="1.92104"/>
</Entity>
<Entity uid="181">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="665.07862" z="1240.11805"/>
<Orientation y="2.54331"/>
</Entity>
<Entity uid="182">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="676.82227" z="1232.29078"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="183">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="637.8324" z="1290.53406"/>
<Orientation y="-2.45069"/>
</Entity>
<Entity uid="184">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="492.87497" z="1323.69996"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="185">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="373.82105" z="1366.83606"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="186">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="397.99976" z="1331.49024"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="187">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="397.30774" z="1312.81897"/>
<Orientation y="-3.0625"/>
</Entity>
<Entity uid="188">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="387.47611" z="1302.85145"/>
<Orientation y="-3.03554"/>
</Entity>
<Entity uid="189">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="304.54377" z="1289.27918"/>
<Orientation y="-2.77968"/>
</Entity>
<Entity uid="190">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="294.17157" z="1276.95606"/>
<Orientation y="-1.80721"/>
</Entity>
<Entity uid="191">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="270.17045" z="1277.02161"/>
<Orientation y="2.54075"/>
</Entity>
<Entity uid="192">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="297.85892" z="1248.95923"/>
<Orientation y="2.03933"/>
</Entity>
<Entity uid="193">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="318.57624" z="1249.49097"/>
<Orientation y="0.25034"/>
</Entity>
<Entity uid="194">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="349.72986" z="1293.19922"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="195">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="580.37964" z="1149.83655"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="196">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="589.71332" z="1147.0835"/>
<Orientation y="2.69932"/>
</Entity>
<Entity uid="197">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="611.8443" z="1132.56629"/>
<Orientation y="2.13604"/>
</Entity>
<Entity uid="198">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="660.6399" z="1135.37916"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="199">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="672.39063" z="1139.27137"/>
<Orientation y="-2.77062"/>
</Entity>
<Entity uid="200">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="662.28296" z="1113.19153"/>
<Orientation y="-2.3364"/>
</Entity>
<Entity uid="201">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="635.91419" z="1093.35572"/>
<Orientation y="-1.67884"/>
</Entity>
<Entity uid="202">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="596.03107" z="1085.21204"/>
<Orientation y="-2.03722"/>
</Entity>
<Entity uid="203">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="559.88862" z="1064.14148"/>
<Orientation y="-1.84366"/>
</Entity>
<Entity uid="204">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="530.9402" z="1057.8849"/>
<Orientation y="-1.43302"/>
</Entity>
<Entity uid="205">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="495.28022" z="1066.71241"/>
<Orientation y="-1.85265"/>
</Entity>
<Entity uid="206">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="468.63868" z="1056.72645"/>
<Orientation y="-2.00998"/>
</Entity>
<Entity uid="207">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="439.33353" z="1033.47718"/>
<Orientation y="-2.51145"/>
</Entity>
<Entity uid="208">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="428.93717" z="1018.35395"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="209">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="441.60392" z="1022.53785"/>
<Orientation y="1.19536"/>
</Entity>
<Entity uid="210">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="598.29621" z="1102.34583"/>
<Orientation y="1.02164"/>
</Entity>
<Entity uid="211">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="662.32813" z="1081.80481"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="212">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="685.8855" z="1172.79236"/>
<Orientation y="-1.46613"/>
</Entity>
<Entity uid="213">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="617.14039" z="1169.77479"/>
<Orientation y="-0.88613"/>
</Entity>
<Entity uid="214">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="571.2834" z="1174.8064"/>
<Orientation y="-0.66819"/>
</Entity>
<Entity uid="215">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="540.34131" z="1196.72071"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="216">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="539.8379" z="1201.24488"/>
<Orientation y="0.5895"/>
</Entity>
<Entity uid="217">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="552.48981" z="1208.35987"/>
<Orientation y="2.41561"/>
</Entity>
<Entity uid="218">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="569.2234" z="1187.2417"/>
<Orientation y="2.58364"/>
</Entity>
<Entity uid="219">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="580.45783" z="1173.80408"/>
<Orientation y="1.93718"/>
</Entity>
<Entity uid="220">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="613.16913" z="1162.06751"/>
<Orientation y="1.83886"/>
</Entity>
<Entity uid="221">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="626.28791" z="1162.24549"/>
<Orientation y="1.25853"/>
</Entity>
<Entity uid="222">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="890.82703" z="1504.05604"/>
<Orientation y="0.42017"/>
</Entity>
<Entity uid="223">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="901.34827" z="1534.65503"/>
<Orientation y="-0.99224"/>
</Entity>
<Entity uid="224">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="867.93793" z="1547.09559"/>
<Orientation y="-2.2338"/>
</Entity>
<Entity uid="225">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="853.00171" z="1531.9856"/>
<Orientation y="-2.26905"/>
</Entity>
<Entity uid="226">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="838.9568" z="1521.5575"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="227">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="865.59595" z="1546.93299"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="228">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="902.96387" z="1693.14258"/>
<Orientation y="0.76092"/>
</Entity>
<Entity uid="229">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="943.36756" z="1738.8866"/>
<Orientation y="0.66951"/>
</Entity>
<Entity uid="230">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="979.58234" z="1768.98243"/>
<Orientation y="1.77501"/>
</Entity>
<Entity uid="231">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="866.82331" z="1824.62635"/>
<Orientation y="-2.19327"/>
</Entity>
<Entity uid="232">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="844.31141" z="1819.83619"/>
<Orientation y="-2.37868"/>
</Entity>
<Entity uid="233">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="821.80396" z="1797.0459"/>
<Orientation y="-1.91648"/>
</Entity>
<Entity uid="234">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="793.54499" z="1788.9496"/>
<Orientation y="-1.69343"/>
</Entity>
<Entity uid="235">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="741.07697" z="1780.99878"/>
<Orientation y="-2.13688"/>
</Entity>
<Entity uid="236">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="913.93061" z="2016.55555"/>
<Orientation y="3.08347"/>
</Entity>
<Entity uid="237">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="873.72431" z="1879.90906"/>
<Orientation y="-1.71174"/>
</Entity>
<Entity uid="238">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="830.89887" z="1901.35096"/>
<Orientation y="-1.71071"/>
</Entity>
<Entity uid="239">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="760.67035" z="1889.66749"/>
<Orientation y="-1.78771"/>
</Entity>
<Entity uid="240">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="691.97175" z="1911.6714"/>
<Orientation y="3.05365"/>
</Entity>
<Entity uid="241">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="728.14002" z="1812.76185"/>
<Orientation y="2.46297"/>
</Entity>
<Entity uid="242">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="965.91053" z="1768.7428"/>
<Orientation y="-2.46378"/>
</Entity>
<Entity uid="243">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="953.41291" z="1753.82007"/>
<Orientation y="-2.81678"/>
</Entity>
<Entity uid="244">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="944.34705" z="1724.17981"/>
<Orientation y="2.74854"/>
</Entity>
<Entity uid="245">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="956.19947" z="1711.30225"/>
<Orientation y="0.89437"/>
</Entity>
<Entity uid="246">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="996.23377" z="1746.89661"/>
<Orientation y="0.76082"/>
</Entity>
<Entity uid="247">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1021.87806" z="1767.52466"/>
<Orientation y="2.7221"/>
</Entity>
<Entity uid="248">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1036.0719" z="1745.3014"/>
<Orientation y="2.72292"/>
</Entity>
<Entity uid="249">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1039.91553" z="1735.25623"/>
<Orientation y="-2.42434"/>
</Entity>
<Entity uid="250">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="940.82886" z="1883.79908"/>
<Orientation y="2.00872"/>
</Entity>
<Entity uid="251">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="959.85682" z="1893.85718"/>
<Orientation y="1.57081"/>
</Entity>
<Entity uid="252">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="976.49427" z="1949.9878"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="253">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="978.21015" z="1965.41785"/>
<Orientation y="-0.75475"/>
</Entity>
<Entity uid="254">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="930.47461" z="1979.86817"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="255">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="923.44349" z="1966.83228"/>
<Orientation y="-1.57081"/>
</Entity>
<Entity uid="256">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="894.93647" z="1936.91688"/>
<Orientation y="-2.76342"/>
</Entity>
<Entity uid="257">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1109.5901" z="1886.42518"/>
<Orientation y="2.52668"/>
</Entity>
<Entity uid="258">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1131.9646" z="1857.72669"/>
<Orientation y="2.85677"/>
</Entity>
<Entity uid="259">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1134.81702" z="1835.58375"/>
<Orientation y="2.88338"/>
</Entity>
<Entity uid="260">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1137.15943" z="1813.8971"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="261">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1127.74415" z="1803.74354"/>
<Orientation y="-2.1085"/>
</Entity>
<Entity uid="262">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1099.6908" z="1782.52002"/>
<Orientation y="-1.6321"/>
</Entity>
<Entity uid="263">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1085.5907" z="1776.00489"/>
<Orientation y="-1.53341"/>
</Entity>
<Entity uid="264">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1056.14771" z="1770.54163"/>
<Orientation y="-1.68648"/>
</Entity>
<Entity uid="265">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1029.85816" z="1766.43226"/>
<Orientation y="-2.41237"/>
</Entity>
<Entity uid="266">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1021.61268" z="1757.2898"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="267">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1068.95557" z="1698.4889"/>
<Orientation y="2.62055"/>
</Entity>
<Entity uid="268">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1098.67469" z="1664.97156"/>
<Orientation y="2.39074"/>
</Entity>
<Entity uid="269">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1117.74524" z="1647.6648"/>
<Orientation y="2.00551"/>
</Entity>
<Entity uid="270">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1138.64588" z="1639.90271"/>
<Orientation y="2.22844"/>
</Entity>
<Entity uid="271">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1151.44373" z="1627.94422"/>
<Orientation y="2.59038"/>
</Entity>
<Entity uid="272">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1155.24451" z="1622.7815"/>
<Orientation y="1.67515"/>
</Entity>
<Entity uid="273">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1368.44776" z="1517.92823"/>
<Orientation y="1.22419"/>
</Entity>
<Entity uid="274">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1394.10022" z="1526.1515"/>
<Orientation y="0.94352"/>
</Entity>
<Entity uid="275">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1407.8053" z="1535.72571"/>
<Orientation y="0.89431"/>
</Entity>
<Entity uid="276">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1418.4856" z="1543.03675"/>
<Orientation y="1.0998"/>
</Entity>
<Entity uid="277">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1461.35145" z="1554.01941"/>
<Orientation y="1.57081"/>
</Entity>
<Entity uid="278">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1470.84217" z="1551.9292"/>
<Orientation y="-1.93485"/>
</Entity>
<Entity uid="279">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1433.31641" z="1543.88526"/>
<Orientation y="-2.05599"/>
</Entity>
<Entity uid="280">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1390.91724" z="1528.08912"/>
<Orientation y="-2.08606"/>
</Entity>
<Entity uid="281">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1341.79456" z="1506.72144"/>
<Orientation y="-1.78399"/>
</Entity>
<Entity uid="282">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1290.24915" z="1514.4928"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="283">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1301.21595" z="1702.44544"/>
<Orientation y="-3.11118"/>
</Entity>
<Entity uid="284">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1303.51258" z="1684.92188"/>
<Orientation y="2.71311"/>
</Entity>
<Entity uid="285">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1324.13318" z="1659.92774"/>
<Orientation y="2.00951"/>
</Entity>
<Entity uid="286">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1346.14991" z="1658.27637"/>
<Orientation y="1.77573"/>
</Entity>
<Entity uid="287">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1381.58643" z="1632.10694"/>
<Orientation y="1.57081"/>
</Entity>
<Entity uid="288">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1414.27149" z="1649.38367"/>
<Orientation y="1.52857"/>
</Entity>
<Entity uid="289">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1435.16285" z="1650.57618"/>
<Orientation y="1.6499"/>
</Entity>
<Entity uid="290">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1468.20142" z="1656.3506"/>
<Orientation y="1.45025"/>
</Entity>
<Entity uid="291">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1496.77332" z="1663.13062"/>
<Orientation y="1.12916"/>
</Entity>
<Entity uid="292">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1530.67591" z="1682.96167"/>
<Orientation y="0.74743"/>
</Entity>
<Entity uid="293">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1557.83729" z="1726.23414"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="294">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1559.74927" z="1728.91016"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="295">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1565.40784" z="1754.01539"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="296">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1264.75794" z="1746.46998"/>
<Orientation y="-1.73734"/>
</Entity>
<Entity uid="297">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1245.20533" z="1746.10547"/>
<Orientation y="-0.77839"/>
</Entity>
<Entity uid="298">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1219.44947" z="1777.47791"/>
<Orientation y="-0.91619"/>
</Entity>
<Entity uid="299">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1179.92505" z="1815.91163"/>
<Orientation y="-1.01818"/>
</Entity>
<Entity uid="300">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1158.32886" z="1833.64344"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="301">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1247.88794" z="1769.75977"/>
<Orientation y="1.51908"/>
</Entity>
<Entity uid="302">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1273.75965" z="1779.24134"/>
<Orientation y="2.84491"/>
</Entity>
<Entity uid="303">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1284.36353" z="1744.11817"/>
<Orientation y="3.01041"/>
</Entity>
<Entity uid="304">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1273.4917" z="1675.82691"/>
<Orientation y="-2.2167"/>
</Entity>
<Entity uid="305">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1250.68433" z="1666.53003"/>
<Orientation y="-1.40586"/>
</Entity>
<Entity uid="306">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1225.7273" z="1675.40735"/>
<Orientation y="-0.97593"/>
</Entity>
<Entity uid="307">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1210.0376" z="1688.64881"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="308">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1536.15406" z="1543.07313"/>
<Orientation y="-2.66787"/>
</Entity>
<Entity uid="309">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1525.22437" z="1534.47437"/>
<Orientation y="-2.07923"/>
</Entity>
<Entity uid="310">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1498.55298" z="1535.68702"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="311">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1613.297" z="1491.57789"/>
<Orientation y="0.7256"/>
</Entity>
<Entity uid="312">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1643.45521" z="1527.71753"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="313">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1655.8053" z="1555.98963"/>
<Orientation y="0.6114"/>
</Entity>
<Entity uid="314">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1681.25831" z="1591.93934"/>
<Orientation y="0.75107"/>
</Entity>
<Entity uid="315">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1704.30628" z="1615.57569"/>
<Orientation y="0.82027"/>
</Entity>
<Entity uid="316">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1743.24134" z="1645.32728"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="317">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1743.84498" z="1658.30384"/>
<Orientation y="-1.21142"/>
</Entity>
<Entity uid="318">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1707.90247" z="1685.85792"/>
<Orientation y="-1.41346"/>
</Entity>
<Entity uid="319">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1688.68262" z="1692.28321"/>
<Orientation y="3.04973"/>
</Entity>
<Entity uid="320">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1714.792" z="1632.53455"/>
<Orientation y="-3.00808"/>
</Entity>
<Entity uid="321">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1696.96851" z="1570.39661"/>
<Orientation y="-2.2862"/>
</Entity>
<Entity uid="322">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1658.2671" z="1535.87757"/>
<Orientation y="-2.60839"/>
</Entity>
<Entity uid="323">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1620.04981" z="1495.91468"/>
<Orientation y="-2.09313"/>
</Entity>
<Entity uid="324">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1551.61109" z="1453.31226"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="325">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1387.70533" z="1494.23145"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="326">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1384.57691" z="1518.5608"/>
<Orientation y="0.38083"/>
</Entity>
<Entity uid="327">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1399.53003" z="1537.53089"/>
<Orientation y="1.0621"/>
</Entity>
<Entity uid="328">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1429.09778" z="1540.30433"/>
<Orientation y="1.63769"/>
</Entity>
<Entity uid="329">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1476.89283" z="1535.61255"/>
<Orientation y="1.90204"/>
</Entity>
<Entity uid="330">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1504.49671" z="1528.80921"/>
<Orientation y="1.01807"/>
</Entity>
<Entity uid="331">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1528.8473" z="1542.41932"/>
<Orientation y="1.16222"/>
</Entity>
<Entity uid="332">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1617.60572" z="1472.58838"/>
<Orientation y="2.69356"/>
</Entity>
<Entity uid="333">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1620.96741" z="1425.75074"/>
<Orientation y="2.67466"/>
</Entity>
<Entity uid="334">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1636.8379" z="1393.14856"/>
<Orientation y="-2.95559"/>
</Entity>
<Entity uid="335">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1634.51526" z="1361.61219"/>
<Orientation y="-2.9029"/>
</Entity>
<Entity uid="336">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1632.7721" z="1338.79676"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="337">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1679.94532" z="1306.66321"/>
<Orientation y="-2.85596"/>
</Entity>
<Entity uid="338">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1672.52405" z="1291.44166"/>
<Orientation y="-2.24752"/>
</Entity>
<Entity uid="339">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1664.69666" z="1286.17273"/>
<Orientation y="-1.45704"/>
</Entity>
<Entity uid="340">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1649.089" z="1290.38514"/>
<Orientation y="-1.17305"/>
</Entity>
<Entity uid="341">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1627.98047" z="1304.00257"/>
<Orientation y="-0.89556"/>
</Entity>
<Entity uid="342">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1597.39112" z="1333.20252"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="343">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1588.0027" z="1351.77198"/>
<Orientation y="-0.17267"/>
</Entity>
<Entity uid="344">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1578.52344" z="1404.88355"/>
<Orientation y="2.31862"/>
</Entity>
<Entity uid="345">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1900.38074" z="1385.44532"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="346">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1909.61292" z="1388.59437"/>
<Orientation y="2.31966"/>
</Entity>
<Entity uid="347">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1978.15503" z="1322.4225"/>
<Orientation y="-3.10734"/>
</Entity>
<Entity uid="348">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1976.95691" z="1262.00428"/>
<Orientation y="2.95438"/>
</Entity>
<Entity uid="349">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1978.2588" z="1214.09546"/>
<Orientation y="-2.63808"/>
</Entity>
<Entity uid="350">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1945.38917" z="1171.49158"/>
<Orientation y="-1.57081"/>
</Entity>
<Entity uid="351">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1937.34986" z="1190.06824"/>
<Orientation y="-0.61846"/>
</Entity>
<Entity uid="352">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1924.1742" z="1220.27527"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="353">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1904.92457" z="1251.14783"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="354">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1885.20557" z="1236.11597"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="355">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1357.78199" z="807.90882"/>
<Orientation y="-2.23732"/>
</Entity>
<Entity uid="356">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1330.68714" z="799.42627"/>
<Orientation y="-1.41182"/>
</Entity>
<Entity uid="357">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1293.0387" z="813.97364"/>
<Orientation y="-1.4279"/>
</Entity>
<Entity uid="358">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1258.5929" z="825.56812"/>
<Orientation y="-1.28824"/>
</Entity>
<Entity uid="359">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1230.95167" z="825.35859"/>
<Orientation y="-2.3537"/>
</Entity>
<Entity uid="360">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1215.28016" z="817.13355"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="361">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1063.44031" z="807.92121"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="362">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1080.87513" z="821.03919"/>
<Orientation y="1.34797"/>
</Entity>
<Entity uid="363">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1137.41968" z="832.3199"/>
<Orientation y="2.24387"/>
</Entity>
<Entity uid="364">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1182.45289" z="788.96167"/>
<Orientation y="-3.02228"/>
</Entity>
<Entity uid="365">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1174.72388" z="717.99122"/>
<Orientation y="-3.05036"/>
</Entity>
<Entity uid="366">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1178.094" z="666.86933"/>
<Orientation y="2.14438"/>
</Entity>
<Entity uid="367">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1201.8573" z="666.40693"/>
<Orientation y="0.72162"/>
</Entity>
<Entity uid="368">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1219.71253" z="684.94678"/>
<Orientation y="1.81745"/>
</Entity>
<Entity uid="369">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1236.51429" z="684.68958"/>
<Orientation y="2.057"/>
</Entity>
<Entity uid="370">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1257.41858" z="678.84339"/>
<Orientation y="1.60541"/>
</Entity>
<Entity uid="371">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1285.0818" z="678.44947"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="372">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1289.35596" z="684.33857"/>
<Orientation y="1.29197"/>
</Entity>
<Entity uid="373">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1298.74134" z="683.41138"/>
<Orientation y="2.15603"/>
</Entity>
<Entity uid="374">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1318.69129" z="677.11561"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="375">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1185.18287" z="591.05677"/>
<Orientation y="-1.79781"/>
</Entity>
<Entity uid="376">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1176.90027" z="610.52112"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="377">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1007.05781" z="532.47291"/>
<Orientation y="-2.23072"/>
</Entity>
<Entity uid="378">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="977.76935" z="501.53528"/>
<Orientation y="-3.05442"/>
</Entity>
<Entity uid="379">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="971.29346" z="467.59632"/>
<Orientation y="3.09487"/>
</Entity>
<Entity uid="380">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="980.41163" z="438.02933"/>
<Orientation y="2.07541"/>
</Entity>
<Entity uid="381">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1010.11225" z="426.6312"/>
<Orientation y="1.64263"/>
</Entity>
<Entity uid="382">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1000.24476" z="441.77271"/>
<Orientation y="-2.19417"/>
</Entity>
<Entity uid="383">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="968.09449" z="398.06357"/>
<Orientation y="-3.00132"/>
</Entity>
<Entity uid="384">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="956.89197" z="346.48734"/>
<Orientation y="-1.99386"/>
</Entity>
<Entity uid="385">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="898.57264" z="327.76783"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="386">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="878.15772" z="298.13639"/>
<Orientation y="-2.65363"/>
</Entity>
<Entity uid="387">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="858.91993" z="267.89875"/>
<Orientation y="2.85769"/>
</Entity>
<Entity uid="388">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="870.33082" z="253.18049"/>
<Orientation y="2.0125"/>
</Entity>
<Entity uid="389">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="865.30225" z="234.51473"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="390">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="849.86518" z="220.74106"/>
<Orientation y="-2.94819"/>
</Entity>
<Entity uid="391">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="837.74158" z="216.2243"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="392">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="841.51215" z="195.95621"/>
<Orientation y="2.23665"/>
</Entity>
<Entity uid="393">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="925.08466" z="158.47529"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="394">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="937.55994" z="138.67653"/>
<Orientation y="-2.80216"/>
</Entity>
<Entity uid="395">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="898.15503" z="107.13125"/>
<Orientation y="-2.03884"/>
</Entity>
<Entity uid="396">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="868.58075" z="89.1887"/>
<Orientation y="-2.16663"/>
</Entity>
<Entity uid="397">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="808.60352" z="74.9888"/>
<Orientation y="-2.26101"/>
</Entity>
<Entity uid="398">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="803.60663" z="45.70261"/>
<Orientation y="2.27672"/>
</Entity>
<Entity uid="399">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="843.79133" z="24.4473"/>
<Orientation y="1.29368"/>
</Entity>
<Entity uid="400">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="884.13886" z="32.23702"/>
<Orientation y="2.19558"/>
</Entity>
<Entity uid="401">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="923.23261" z="10.30326"/>
<Orientation y="1.4678"/>
</Entity>
<Entity uid="402">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="961.02308" z="32.97587"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="403">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="926.95618" z="39.0506"/>
<Orientation y="-1.36736"/>
</Entity>
<Entity uid="404">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="896.89826" z="64.32158"/>
<Orientation y="-1.98394"/>
</Entity>
<Entity uid="405">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="843.86408" z="67.24161"/>
<Orientation y="-1.44665"/>
</Entity>
<Entity uid="406">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="722.50013" z="108.17722"/>
<Orientation y="-1.11886"/>
</Entity>
<Entity uid="407">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="685.7574" z="87.87398"/>
<Orientation y="-1.53498"/>
</Entity>
<Entity uid="408">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="256.29078" z="921.6089"/>
<Orientation y="1.60253"/>
</Entity>
<Entity uid="409">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="291.86695" z="922.02784"/>
<Orientation y="1.37095"/>
</Entity>
<Entity uid="410">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="339.59281" z="919.80378"/>
<Orientation y="2.63564"/>
</Entity>
<Entity uid="411">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="356.06785" z="901.71583"/>
<Orientation y="2.41005"/>
</Entity>
<Entity uid="412">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="366.82963" z="889.49164"/>
<Orientation y="2.33884"/>
</Entity>
<Entity uid="413">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="381.70398" z="879.7204"/>
<Orientation y="1.82044"/>
</Entity>
<Entity uid="414">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="401.33783" z="882.40577"/>
<Orientation y="0.33178"/>
</Entity>
<Entity uid="415">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="384.87064" z="899.68067"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="416">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="398.89728" z="913.86493"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="417">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="423.75907" z="945.20496"/>
<Orientation y="0.55364"/>
</Entity>
<Entity uid="418">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="438.52674" z="991.11902"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="419">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="441.7226" z="1011.83497"/>
<Orientation y="0.14921"/>
</Entity>
<Entity uid="420">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="422.49418" z="1068.92762"/>
<Orientation y="-2.24241"/>
</Entity>
<Entity uid="421">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="395.60236" z="1041.20362"/>
<Orientation y="-2.46084"/>
</Entity>
<Entity uid="422">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="351.9423" z="977.99189"/>
<Orientation y="-2.18644"/>
</Entity>
<Entity uid="423">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="332.39228" z="970.62269"/>
<Orientation y="-2.48559"/>
</Entity>
<Entity uid="424">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="292.87818" z="934.64637"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="425">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="269.1615" z="934.49311"/>
<Orientation y="-1.84876"/>
</Entity>
<Entity uid="426">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="131.25123" z="1059.15809"/>
<Orientation y="-0.13608"/>
</Entity>
<Entity uid="427">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="166.08687" z="1129.61268"/>
<Orientation y="0.73284"/>
</Entity>
<Entity uid="428">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="227.71175" z="1175.00355"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="429">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="232.3329" z="1192.94751"/>
<Orientation y="1.06037"/>
</Entity>
<Entity uid="430">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="255.88361" z="1216.98145"/>
<Orientation y="-0.79357"/>
</Entity>
<Entity uid="431">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="145.98298" z="1288.06714"/>
<Orientation y="-0.60409"/>
</Entity>
<Entity uid="432">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="128.9868" z="1310.45557"/>
<Orientation y="0.78751"/>
</Entity>
<Entity uid="433">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="204.21744" z="1345.06666"/>
<Orientation y="2.71575"/>
</Entity>
<Entity uid="434">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="231.52224" z="1294.14014"/>
<Orientation y="1.82767"/>
</Entity>
<Entity uid="435">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="268.87848" z="1275.1858"/>
<Orientation y="-2.9256"/>
</Entity>
<Entity uid="436">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="258.39988" z="1227.5077"/>
<Orientation y="3.03161"/>
</Entity>
<Entity uid="437">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="266.8253" z="1203.68543"/>
<Orientation y="1.63544"/>
</Entity>
<Entity uid="438">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="298.99585" z="1209.54285"/>
<Orientation y="0.06208"/>
</Entity>
<Entity uid="439">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="268.66312" z="1293.42371"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="440">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="289.29752" z="1389.85584"/>
<Orientation y="0.96067"/>
</Entity>
<Entity uid="441">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="339.40668" z="1387.95496"/>
<Orientation y="-3.06194"/>
</Entity>
<Entity uid="442">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="344.732" z="1373.61536"/>
<Orientation y="2.14312"/>
</Entity>
<Entity uid="443">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="386.62742" z="1344.90186"/>
<Orientation y="1.25771"/>
</Entity>
<Entity uid="444">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="396.14957" z="1341.76319"/>
<Orientation y="0.56093"/>
</Entity>
<Entity uid="445">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="389.48517" z="1363.12012"/>
<Orientation y="-0.95395"/>
</Entity>
<Entity uid="446">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="358.60303" z="1392.3418"/>
<Orientation y="-0.77616"/>
</Entity>
<Entity uid="447">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="262.46863" z="1436.37928"/>
<Orientation y="-0.63521"/>
</Entity>
<Entity uid="448">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="244.82013" z="1499.27247"/>
<Orientation y="0.61023"/>
</Entity>
<Entity uid="449">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="320.57273" z="1553.93287"/>
<Orientation y="1.31534"/>
</Entity>
<Entity uid="450">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="367.56861" z="1591.81055"/>
<Orientation y="1.11344"/>
</Entity>
<Entity uid="451">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="409.37357" z="1638.85315"/>
<Orientation y="-1.28925"/>
</Entity>
<Entity uid="452">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="317.2079" z="1604.94288"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="453">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="296.82602" z="1602.85303"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="454">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="314.6681" z="1623.58497"/>
<Orientation y="1.37444"/>
</Entity>
<Entity uid="455">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="443.44556" z="1652.76807"/>
<Orientation y="1.51461"/>
</Entity>
<Entity uid="456">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="493.07544" z="1658.6056"/>
<Orientation y="1.38126"/>
</Entity>
<Entity uid="457">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="523.14576" z="1674.76758"/>
<Orientation y="1.1469"/>
</Entity>
<Entity uid="458">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="529.3844" z="1691.90906"/>
<Orientation y="-1.84762"/>
</Entity>
<Entity uid="459">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="482.66999" z="1686.82215"/>
<Orientation y="-1.48612"/>
</Entity>
<Entity uid="460">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="428.19767" z="1694.39344"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="461">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="455.0012" z="1705.57789"/>
<Orientation y="1.11246"/>
</Entity>
<Entity uid="462">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="533.8235" z="1745.39588"/>
<Orientation y="0.83216"/>
</Entity>
<Entity uid="463">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="577.07374" z="1801.82117"/>
<Orientation y="0.25329"/>
</Entity>
<Entity uid="464">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="585.8365" z="1836.82154"/>
<Orientation y="0.47332"/>
</Entity>
<Entity uid="465">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="627.68879" z="1893.14026"/>
<Orientation y="1.57546"/>
</Entity>
<Entity uid="466">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="686.2931" z="1902.24976"/>
<Orientation y="2.53858"/>
</Entity>
<Entity uid="467">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="676.14808" z="1806.00623"/>
<Orientation y="-1.93973"/>
</Entity>
<Entity uid="468">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="651.67786" z="1796.02833"/>
<Orientation y="-0.82027"/>
</Entity>
<Entity uid="469">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="649.52204" z="1834.27991"/>
<Orientation y="0.75943"/>
</Entity>
<Entity uid="470">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="765.64179" z="1933.76954"/>
<Orientation y="1.28251"/>
</Entity>
<Entity uid="471">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="837.65931" z="1951.18848"/>
<Orientation y="1.86648"/>
</Entity>
<Entity uid="472">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="828.75544" z="1926.93628"/>
<Orientation y="-2.04337"/>
</Entity>
<Entity uid="473">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="790.69642" z="1907.07813"/>
<Orientation y="-1.23687"/>
</Entity>
<Entity uid="474">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="758.46125" z="1914.83594"/>
<Orientation y="0.1966"/>
</Entity>
<Entity uid="475">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="778.74933" z="1953.22913"/>
<Orientation y="1.57081"/>
</Entity>
<Entity uid="476">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="821.80365" z="1957.06128"/>
<Orientation y="2.7404"/>
</Entity>
<Entity uid="477">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="842.13691" z="1908.77698"/>
<Orientation y="-2.63086"/>
</Entity>
<Entity uid="478">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="822.68677" z="1874.85975"/>
<Orientation y="-2.53635"/>
</Entity>
<Entity uid="479">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="785.96937" z="1841.71741"/>
<Orientation y="-2.397"/>
</Entity>
<Entity uid="480">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="765.42145" z="1823.75562"/>
<Orientation y="2.922"/>
</Entity>
<Entity uid="481">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="776.53345" z="1804.59205"/>
<Orientation y="1.62671"/>
</Entity>
<Entity uid="482">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="859.59272" z="1822.1731"/>
<Orientation y="1.93209"/>
</Entity>
<Entity uid="483">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="882.32752" z="1819.93348"/>
<Orientation y="2.14577"/>
</Entity>
<Entity uid="484">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="997.55542" z="1761.28418"/>
<Orientation y="-1.95754"/>
</Entity>
<Entity uid="485">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="976.8224" z="1746.17627"/>
<Orientation y="-2.8221"/>
</Entity>
<Entity uid="486">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="951.72144" z="1666.32374"/>
<Orientation y="-2.61493"/>
</Entity>
<Entity uid="487">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="892.52558" z="1587.97486"/>
<Orientation y="-2.36965"/>
</Entity>
<Entity uid="488">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="857.35425" z="1550.67408"/>
<Orientation y="-1.53269"/>
</Entity>
<Entity uid="489">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="806.84754" z="1551.59034"/>
<Orientation y="-0.52417"/>
</Entity>
<Entity uid="490">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="792.9225" z="1579.8274"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="491">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="806.54493" z="1592.15918"/>
<Orientation y="1.4517"/>
</Entity>
<Entity uid="492">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="843.20423" z="1576.24097"/>
<Orientation y="0.92498"/>
</Entity>
<Entity uid="493">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="748.10932" z="1343.39222"/>
<Orientation y="2.64977"/>
</Entity>
<Entity uid="494">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="759.70032" z="1315.99524"/>
<Orientation y="-2.9658"/>
</Entity>
<Entity uid="495">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="758.86847" z="1300.29786"/>
<Orientation y="2.67341"/>
</Entity>
<Entity uid="496">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="765.38923" z="1292.01148"/>
<Orientation y="2.69343"/>
</Entity>
<Entity uid="497">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="766.17463" z="1278.97681"/>
<Orientation y="-1.77012"/>
</Entity>
<Entity uid="498">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="735.33252" z="1289.80384"/>
<Orientation y="1.31138"/>
</Entity>
<Entity uid="499">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="638.69227" z="1288.43067"/>
<Orientation y="1.95545"/>
</Entity>
<Entity uid="500">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="693.81666" z="1192.85706"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="501">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="713.20337" z="1184.09717"/>
<Orientation y="3.09708"/>
</Entity>
<Entity uid="502">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="714.15058" z="1176.68421"/>
<Orientation y="2.3815"/>
</Entity>
<Entity uid="503">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="719.60077" z="1173.6161"/>
<Orientation y="1.57081"/>
</Entity>
<Entity uid="504">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="725.39765" z="1175.26978"/>
<Orientation y="1.24424"/>
</Entity>
<Entity uid="505">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="730.64148" z="1177.5442"/>
<Orientation y="2.3927"/>
</Entity>
<Entity uid="506">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="733.51203" z="1173.71119"/>
<Orientation y="-3.14075"/>
</Entity>
<Entity uid="507">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="736.14423" z="1168.21302"/>
<Orientation y="1.5264"/>
</Entity>
<Entity uid="508">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="748.01392" z="1174.6797"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="509">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="751.67902" z="1182.13147"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="510">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="750.16834" z="1186.714"/>
<Orientation y="-1.48082"/>
</Entity>
<Entity uid="511">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="739.77497" z="1187.18396"/>
<Orientation y="-2.07311"/>
</Entity>
<Entity uid="512">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="734.57227" z="1186.5625"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="513">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="735.3545" z="1200.1554"/>
<Orientation y="-1.15398"/>
</Entity>
<Entity uid="514">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="726.93311" z="1201.1521"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="515">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="726.61054" z="1205.50977"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="516">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="526.33039" z="1527.92212"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="517">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="529.89393" z="1518.49634"/>
<Orientation y="0.64576"/>
</Entity>
<Entity uid="518">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="524.22291" z="1506.94056"/>
<Orientation y="-0.46468"/>
</Entity>
<Entity uid="519">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="509.79477" z="1502.7798"/>
<Orientation y="-0.88901"/>
</Entity>
<Entity uid="520">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="504.5951" z="1496.82007"/>
<Orientation y="-2.70435"/>
</Entity>
<Entity uid="521">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="501.68204" z="1487.05738"/>
<Orientation y="1.62104"/>
</Entity>
<Entity uid="522">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="494.25568" z="1482.63209"/>
<Orientation y="-1.57081"/>
</Entity>
<Entity uid="523">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="481.9066" z="1482.15308"/>
<Orientation y="-1.46933"/>
</Entity>
<Entity uid="524">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="468.50651" z="1481.56421"/>
<Orientation y="3.11751"/>
</Entity>
<Entity uid="525">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="476.21094" z="1473.70118"/>
<Orientation y="0.81481"/>
</Entity>
<Entity uid="526">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="487.41993" z="1476.48938"/>
<Orientation y="-1.09925"/>
</Entity>
<Entity uid="527">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="472.05317" z="1500.80909"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="528">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="512.84717" z="1560.33838"/>
<Orientation y="0.9072"/>
</Entity>
<Entity uid="529">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="624.47773" z="1582.92823"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="530">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="631.83033" z="1471.62342"/>
<Orientation y="2.24347"/>
</Entity>
<Entity uid="531">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="645.89356" z="1457.95606"/>
<Orientation y="2.55893"/>
</Entity>
<Entity uid="532">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="656.27173" z="1442.76844"/>
<Orientation y="2.28774"/>
</Entity>
<Entity uid="533">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="663.93494" z="1436.86377"/>
<Orientation y="2.80134"/>
</Entity>
<Entity uid="534">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="665.39472" z="1431.6355"/>
<Orientation y="2.64855"/>
</Entity>
<Entity uid="535">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="670.29767" z="1426.16553"/>
<Orientation y="2.66904"/>
</Entity>
<Entity uid="536">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="556.55646" z="1361.97962"/>
<Orientation y="2.44884"/>
</Entity>
<Entity uid="537">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="569.33783" z="1347.83204"/>
<Orientation y="2.37787"/>
</Entity>
<Entity uid="538">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="560.0843" z="1341.84876"/>
<Orientation y="2.55445"/>
</Entity>
<Entity uid="539">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="554.72712" z="1335.18067"/>
<Orientation y="0.18657"/>
</Entity>
<Entity uid="540">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="577.6919" z="1327.18433"/>
<Orientation y="2.44648"/>
</Entity>
<Entity uid="541">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="583.36402" z="1330.81897"/>
<Orientation y="2.81041"/>
</Entity>
<Entity uid="542">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="551.83051" z="1300.79151"/>
<Orientation y="2.34537"/>
</Entity>
<Entity uid="543">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="565.73426" z="1316.44507"/>
<Orientation y="2.34731"/>
</Entity>
<Entity uid="544">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="559.34162" z="1305.41651"/>
<Orientation y="2.66935"/>
</Entity>
<Entity uid="545">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="570.93116" z="1323.00843"/>
<Orientation y="2.02623"/>
</Entity>
<Entity uid="546">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1619.15491" z="1285.2433"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="547">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1636.01612" z="1268.96595"/>
<Orientation y="-1.73598"/>
</Entity>
<Entity uid="548">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1673.88953" z="1290.12024"/>
<Orientation y="0.67763"/>
</Entity>
<Entity uid="549">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1606.94166" z="1310.66602"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="550">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1655.66724" z="1300.37598"/>
<Orientation y="-0.74154"/>
</Entity>
<Entity uid="551">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="668.7074" z="605.9535"/>
<Orientation y="0.90944"/>
</Entity>
<Entity uid="552">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="686.96064" z="593.18738"/>
<Orientation y="2.89025"/>
</Entity>
<Entity uid="553">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="689.34321" z="576.75147"/>
<Orientation y="-2.00214"/>
</Entity>
<Entity uid="554">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="684.14081" z="574.86756"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="555">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="698.99091" z="594.86823"/>
<Orientation y="-0.00246"/>
</Entity>
<Entity uid="556">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="713.59302" z="603.33796"/>
<Orientation y="-2.49801"/>
</Entity>
<Entity uid="557">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="719.3578" z="615.69001"/>
<Orientation y="0.28528"/>
</Entity>
<Entity uid="558">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="696.08484" z="658.16883"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="559">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="759.44678" z="733.30274"/>
<Orientation y="0.05858"/>
</Entity>
<Entity uid="560">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="688.41114" z="652.62153"/>
<Orientation y="-2.94608"/>
</Entity>
<Entity uid="561">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="684.38776" z="640.3747"/>
<Orientation y="3.12537"/>
</Entity>
<Entity uid="562">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="686.08259" z="632.74769"/>
<Orientation y="2.33558"/>
</Entity>
<Entity uid="563">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="703.47638" z="633.87635"/>
<Orientation y="0.57897"/>
</Entity>
<Entity uid="564">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="709.54175" z="644.94922"/>
<Orientation y="-0.0628"/>
</Entity>
<Entity uid="565">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="708.8755" z="663.90363"/>
<Orientation y="-0.29247"/>
</Entity>
<Entity uid="566">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="697.63386" z="673.48804"/>
<Orientation y="-0.03191"/>
</Entity>
<Entity uid="567">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="693.63416" z="642.3664"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="568">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="692.12317" z="635.53956"/>
<Orientation y="0.38071"/>
</Entity>
<Entity uid="569">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="698.47358" z="647.05878"/>
<Orientation y="0.84546"/>
</Entity>
<Entity uid="570">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="707.43696" z="657.53125"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="571">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="700.08869" z="655.7234"/>
<Orientation y="-3.10291"/>
</Entity>
<Entity uid="572">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="704.80866" z="646.5724"/>
<Orientation y="0.21731"/>
</Entity>
<Entity uid="573">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="702.79761" z="615.73084"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="574">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="678.63654" z="594.67151"/>
<Orientation y="0.51474"/>
</Entity>
<Entity uid="575">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="702.44996" z="794.48823"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="576">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="602.42115" z="804.58985"/>
<Orientation y="0.39312"/>
</Entity>
<Entity uid="577">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="676.67908" z="728.83417"/>
<Orientation y="-0.79517"/>
</Entity>
<Entity uid="578">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="756.9615" z="665.24921"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="579">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="828.98377" z="1209.94947"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="580">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="823.79969" z="1205.4889"/>
<Orientation y="-2.27059"/>
</Entity>
<Entity uid="581">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="811.07355" z="1197.17981"/>
<Orientation y="-2.64515"/>
</Entity>
<Entity uid="582">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="806.422" z="1179.24012"/>
<Orientation y="-2.99222"/>
</Entity>
<Entity uid="583">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="805.09736" z="1173.62012"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="584">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="814.44965" z="1187.64747"/>
<Orientation y="0.24805"/>
</Entity>
<Entity uid="585">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="801.23511" z="1184.00196"/>
<Orientation y="2.06244"/>
</Entity>
<Entity uid="586">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="809.91797" z="1187.22754"/>
<Orientation y="0.20469"/>
</Entity>
<Entity uid="587">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="811.47376" z="1194.10865"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="588">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="815.99762" z="1201.35169"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="589">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="818.71082" z="1204.78541"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="590">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="823.22681" z="1213.30213"/>
<Orientation y="-1.55228"/>
</Entity>
<Entity uid="591">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="820.18464" z="1199.43262"/>
<Orientation y="0.40476"/>
</Entity>
<Entity uid="592">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="642.23023" z="1303.0481"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="593">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="649.55054" z="1293.01404"/>
<Orientation y="2.44898"/>
</Entity>
<Entity uid="594">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="656.18396" z="1286.10633"/>
<Orientation y="2.27921"/>
</Entity>
<Entity uid="595">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="664.96503" z="1279.74341"/>
<Orientation y="2.535"/>
</Entity>
<Entity uid="596">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="667.76172" z="1276.21863"/>
<Orientation y="2.37934"/>
</Entity>
<Entity uid="597">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="676.17817" z="1268.88184"/>
<Orientation y="1.80614"/>
</Entity>
<Entity uid="598">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="681.64728" z="1267.66102"/>
<Orientation y="1.98525"/>
</Entity>
<Entity uid="599">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="693.42127" z="1369.12305"/>
<Orientation y="2.469"/>
</Entity>
<Entity uid="600">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="705.4391" z="1354.72364"/>
<Orientation y="2.46866"/>
</Entity>
<Entity uid="601">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="711.4181" z="1348.45606"/>
<Orientation y="2.39826"/>
</Entity>
<Entity uid="602">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="719.40436" z="1339.42261"/>
<Orientation y="2.30683"/>
</Entity>
<Entity uid="603">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="724.42133" z="1335.79053"/>
<Orientation y="2.12407"/>
</Entity>
<Entity uid="604">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="729.94465" z="1331.67835"/>
<Orientation y="2.4035"/>
</Entity>
<Entity uid="605">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="738.96821" z="1324.68934"/>
<Orientation y="2.19294"/>
</Entity>
<Entity uid="606">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="744.0492" z="1322.02112"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="607">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="701.11841" z="1364.53052"/>
<Orientation y="-1.79114"/>
</Entity>
<Entity uid="608">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="539.49073" z="1275.818"/>
<Orientation y="3.07183"/>
</Entity>
<Entity uid="609">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="539.42658" z="1269.38209"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="610">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="538.60798" z="1263.77955"/>
<Orientation y="-3.06316"/>
</Entity>
<Entity uid="611">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="538.22614" z="1258.22999"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="612">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="537.93207" z="1254.0857"/>
<Orientation y="-3.02448"/>
</Entity>
<Entity uid="613">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="537.17658" z="1249.17408"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="614">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="496.42951" z="1289.34083"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="615">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="496.2079" z="1274.5868"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="616">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="496.55362" z="1267.15564"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="617">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="496.57584" z="1263.589"/>
<Orientation y="-3.06334"/>
</Entity>
<Entity uid="618">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="496.03794" z="1258.42847"/>
<Orientation y="-2.97562"/>
</Entity>
<Entity uid="619">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="495.3838" z="1254.60596"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="620">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="494.38248" z="1249.89612"/>
<Orientation y="-3.01972"/>
</Entity>
<Entity uid="621">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="283.13495" z="1390.1471"/>
<Orientation y="2.97522"/>
</Entity>
<Entity uid="622">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="291.94855" z="1346.92615"/>
<Orientation y="2.91265"/>
</Entity>
<Entity uid="623">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="305.22394" z="1316.92347"/>
<Orientation y="2.33446"/>
</Entity>
<Entity uid="624">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="321.8454" z="1300.45374"/>
<Orientation y="2.77157"/>
</Entity>
<Entity uid="625">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="329.06275" z="1286.41285"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="626">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="376.0608" z="1312.78016"/>
<Orientation y="-1.04607"/>
</Entity>
<Entity uid="627">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="365.24122" z="1326.09083"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="628">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="360.99836" z="1341.06238"/>
<Orientation y="-0.5014"/>
</Entity>
<Entity uid="629">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="340.35767" z="1372.13917"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="630">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="352.1793" z="1366.28443"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="631">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="361.50858" z="1351.46119"/>
<Orientation y="0.28513"/>
</Entity>
<Entity uid="632">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="386.26792" z="1298.68885"/>
<Orientation y="-2.16681"/>
</Entity>
<Entity uid="633">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="398.25147" z="1279.44727"/>
<Orientation y="2.89992"/>
</Entity>
<Entity uid="634">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="401.1868" z="1267.25647"/>
<Orientation y="-2.46171"/>
</Entity>
<Entity uid="635">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="393.76868" z="1261.68812"/>
<Orientation y="-1.9559"/>
</Entity>
<Entity uid="636">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="334.32331" z="1265.28711"/>
<Orientation y="1.40354"/>
</Entity>
<Entity uid="637">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="348.87235" z="1256.39332"/>
<Orientation y="-1.51297"/>
</Entity>
<Entity uid="638">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="316.76655" z="1321.8888"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="639">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="294.3573" z="1370.96924"/>
<Orientation y="0.09772"/>
</Entity>
<Entity uid="640">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="356.81824" z="1315.14014"/>
<Orientation y="-2.64759"/>
</Entity>
<Entity uid="641">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="373.7146" z="1296.83545"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="642">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="382.49497" z="1272.61365"/>
<Orientation y="-1.66071"/>
</Entity>
<Entity uid="643">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="322.51474" z="1400.19434"/>
<Orientation y="0.92064"/>
</Entity>
<Entity uid="644">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="317.83924" z="1448.3971"/>
<Orientation y="0.2603"/>
</Entity>
<Entity uid="645">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="229.63079" z="1465.40845"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="646">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="202.80106" z="1384.5586"/>
<Orientation y="-3.02747"/>
</Entity>
<Entity uid="647">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="139.49766" z="1257.6548"/>
<Orientation y="-2.34624"/>
</Entity>
<Entity uid="648">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="127.01565" z="1215.88111"/>
<Orientation y="2.23172"/>
</Entity>
<Entity uid="649">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="206.63118" z="1178.6482"/>
<Orientation y="0.9169"/>
</Entity>
<Entity uid="650">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="232.28183" z="1210.35157"/>
<Orientation y="-0.32645"/>
</Entity>
<Entity uid="651">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="181.31006" z="1310.35132"/>
<Orientation y="-1.17298"/>
</Entity>
<Entity uid="652">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="118.84011" z="1348.8711"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="653">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="246.7515" z="1283.71155"/>
<Orientation y="0.55805"/>
</Entity>
<Entity uid="654">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="291.02067" z="1181.23121"/>
<Orientation y="-2.48902"/>
</Entity>
<Entity uid="655">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="238.31455" z="1130.17652"/>
<Orientation y="-2.02239"/>
</Entity>
<Entity uid="656">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="161.92" z="1103.73963"/>
<Orientation y="-1.55352"/>
</Entity>
<Entity uid="657">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="63.11631" z="1106.4469"/>
<Orientation y="-2.1317"/>
</Entity>
<Entity uid="658">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="87.6245" z="1164.38538"/>
<Orientation y="2.729"/>
</Entity>
<Entity uid="659">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="147.25861" z="1041.74402"/>
<Orientation y="2.05242"/>
</Entity>
<Entity uid="660">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="177.42493" z="1022.399"/>
<Orientation y="1.72672"/>
</Entity>
<Entity uid="661">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="217.42795" z="1081.35755"/>
<Orientation y="-0.6527"/>
</Entity>
<Entity uid="662">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="148.21312" z="1157.32081"/>
<Orientation y="0.7678"/>
</Entity>
<Entity uid="663">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="191.08524" z="1089.95521"/>
<Orientation y="-0.58507"/>
</Entity>
<Entity uid="664">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="67.21114" z="1256.67371"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="665">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="90.32021" z="1261.51722"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="666">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="93.51301" z="1255.65833"/>
<Orientation y="3.12125"/>
</Entity>
<Entity uid="667">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="94.94848" z="1222.41993"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="668">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="87.196" z="1211.8418"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="669">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="72.81806" z="1247.2616"/>
<Orientation y="0.76104"/>
</Entity>
<Entity uid="670">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="286.38898" z="1101.71692"/>
<Orientation y="-1.03031"/>
</Entity>
<Entity uid="671">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="325.27063" z="937.51111"/>
<Orientation y="-2.87618"/>
</Entity>
<Entity uid="672">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="317.12543" z="893.62128"/>
<Orientation y="2.22738"/>
</Entity>
<Entity uid="673">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="355.31937" z="880.51862"/>
<Orientation y="1.174"/>
</Entity>
<Entity uid="674">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="517.26417" z="1088.76429"/>
<Orientation y="1.2708"/>
</Entity>
<Entity uid="675">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="556.85566" z="1098.74463"/>
<Orientation y="0.72034"/>
</Entity>
<Entity uid="676">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="573.40265" z="1125.00709"/>
<Orientation y="0.71615"/>
</Entity>
<Entity uid="677">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="622.25574" z="1153.03064"/>
<Orientation y="-2.93288"/>
</Entity>
<Entity uid="678">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="638.48804" z="1116.06556"/>
<Orientation y="0.73626"/>
</Entity>
<Entity uid="679">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="665.31727" z="994.32209"/>
<Orientation y="-2.26255"/>
</Entity>
<Entity uid="680">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="626.88727" z="947.50843"/>
<Orientation y="-2.78489"/>
</Entity>
<Entity uid="681">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="616.12824" z="913.39039"/>
<Orientation y="2.976"/>
</Entity>
<Entity uid="682">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="643.03205" z="870.46161"/>
<Orientation y="2.1612"/>
</Entity>
<Entity uid="683">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="724.76453" z="843.73676"/>
<Orientation y="-1.58304"/>
</Entity>
<Entity uid="684">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="762.5572" z="766.17176"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="685">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="578.89448" z="1647.79432"/>
<Orientation y="-2.48028"/>
</Entity>
<Entity uid="686">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="556.10267" z="1618.34095"/>
<Orientation y="-2.58851"/>
</Entity>
<Entity uid="687">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="544.41755" z="1598.56885"/>
<Orientation y="-2.63126"/>
</Entity>
<Entity uid="688">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="537.38184" z="1586.27015"/>
<Orientation y="-3.01722"/>
</Entity>
<Entity uid="689">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="535.99347" z="1572.48218"/>
<Orientation y="0.8551"/>
</Entity>
<Entity uid="690">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="528.59742" z="1557.20057"/>
<Orientation y="-1.62655"/>
</Entity>
<Entity uid="691">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="515.24183" z="1569.91248"/>
<Orientation y="0.2695"/>
</Entity>
<Entity uid="692">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="521.79914" z="1589.78931"/>
<Orientation y="0.31849"/>
</Entity>
<Entity uid="693">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="529.46186" z="1606.77186"/>
<Orientation y="0.3833"/>
</Entity>
<Entity uid="694">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="536.75245" z="1626.99537"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="695">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="539.9159" z="1633.08301"/>
<Orientation y="1.18882"/>
</Entity>
<Entity uid="696">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="554.13605" z="1637.56592"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="697">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="555.08594" z="1635.2433"/>
<Orientation y="-2.61849"/>
</Entity>
<Entity uid="698">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="538.82752" z="1615.71875"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="699">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="538.62043" z="1605.10523"/>
<Orientation y="0.58265"/>
</Entity>
<Entity uid="700">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="545.72175" z="1620.48609"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="701">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="526.16358" z="1576.07276"/>
<Orientation y="-1.1224"/>
</Entity>
<Entity uid="702">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="512.91602" z="1584.06617"/>
<Orientation y="0.31577"/>
</Entity>
<Entity uid="703">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="539.14576" z="1564.4314"/>
<Orientation y="-0.31058"/>
</Entity>
<Entity uid="704">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="295.32364" z="1552.04615"/>
<Orientation y="0.3706"/>
</Entity>
<Entity uid="705">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="403.78852" z="1582.24659"/>
<Orientation y="-2.09052"/>
</Entity>
<Entity uid="706">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="318.43226" z="1494.46082"/>
<Orientation y="1.0322"/>
</Entity>
<Entity uid="707">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="296.67722" z="1625.08216"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="708">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="453.01755" z="1710.30323"/>
<Orientation y="-2.2358"/>
</Entity>
<Entity uid="709">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="509.04877" z="1652.73731"/>
<Orientation y="0.88097"/>
</Entity>
<Entity uid="710">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="606.37793" z="1776.37586"/>
<Orientation y="-0.31246"/>
</Entity>
<Entity uid="711">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="707.19129" z="1830.448"/>
<Orientation y="0.77108"/>
</Entity>
<Entity uid="712">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="747.24903" z="1781.20057"/>
<Orientation y="-0.80242"/>
</Entity>
<Entity uid="713">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="804.1637" z="1891.90955"/>
<Orientation y="0.86912"/>
</Entity>
<Entity uid="714">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="896.271" z="1916.36121"/>
<Orientation y="-1.57372"/>
</Entity>
<Entity uid="715">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="782.714" z="1947.6969"/>
<Orientation y="1.01503"/>
</Entity>
<Entity uid="716">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="958.81568" z="1959.1847"/>
<Orientation y="1.36667"/>
</Entity>
<Entity uid="717">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1081.07642" z="1929.31397"/>
<Orientation y="1.523"/>
</Entity>
<Entity uid="718">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1027.91004" z="1785.50123"/>
<Orientation y="-1.50295"/>
</Entity>
<Entity uid="719">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="839.92493" z="1795.89405"/>
<Orientation y="0.98417"/>
</Entity>
<Entity uid="720">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="903.46015" z="1682.3346"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="721">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="843.26728" z="1630.10291"/>
<Orientation y="1.11606"/>
</Entity>
<Entity uid="722">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="761.59601" z="1567.193"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="723">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="737.3913" z="1577.08021"/>
<Orientation y="-3.0177"/>
</Entity>
<Entity uid="724">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="736.70044" z="1564.24415"/>
<Orientation y="3.07781"/>
</Entity>
<Entity uid="725">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="737.88099" z="1552.81031"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="726">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="738.10242" z="1547.62879"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="727">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="739.46497" z="1544.37208"/>
<Orientation y="2.66892"/>
</Entity>
<Entity uid="728">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="759.0583" z="1535.32642"/>
<Orientation y="0.05376"/>
</Entity>
<Entity uid="729">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="759.95124" z="1541.8578"/>
<Orientation y="1.8898"/>
</Entity>
<Entity uid="730">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="781.21583" z="1528.26636"/>
<Orientation y="-2.85343"/>
</Entity>
<Entity uid="731">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="773.30164" z="1511.06739"/>
<Orientation y="-2.11579"/>
</Entity>
<Entity uid="732">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="749.58826" z="1352.20044"/>
<Orientation y="0.89116"/>
</Entity>
<Entity uid="733">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="811.30066" z="1369.1598"/>
<Orientation y="2.8988"/>
</Entity>
<Entity uid="734">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="824.52625" z="1322.52198"/>
<Orientation y="3.056"/>
</Entity>
<Entity uid="735">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="784.41059" z="1278.94861"/>
<Orientation y="-2.99128"/>
</Entity>
<Entity uid="736">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="832.80604" z="1345.88794"/>
<Orientation y="0.82917"/>
</Entity>
<Entity uid="737">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="926.79035" z="1477.03516"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="738">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="888.66553" z="1524.1731"/>
<Orientation y="1.57081"/>
</Entity>
<Entity uid="739">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="663.4018" z="1094.98914"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="740">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="694.52643" z="959.925"/>
<Orientation y="0.83693"/>
</Entity>
<Entity uid="741">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1062.52308" z="764.57154"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="742">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1119.62085" z="819.31092"/>
<Orientation y="1.67988"/>
</Entity>
<Entity uid="743">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1166.76294" z="798.52186"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="744">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1187.35962" z="679.22632"/>
<Orientation y="-1.40685"/>
</Entity>
<Entity uid="745">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1067.43262" z="629.37903"/>
<Orientation y="-2.30547"/>
</Entity>
<Entity uid="746">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="993.17939" z="553.90387"/>
<Orientation y="-2.60013"/>
</Entity>
<Entity uid="747">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="961.9037" z="499.3506"/>
<Orientation y="-2.7895"/>
</Entity>
<Entity uid="748">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="944.7397" z="425.32306"/>
<Orientation y="1.3553"/>
</Entity>
<Entity uid="749">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1010.26893" z="422.42988"/>
<Orientation y="-1.48761"/>
</Entity>
<Entity uid="750">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1059.78724" z="451.16581"/>
<Orientation y="-0.28194"/>
</Entity>
<Entity uid="751">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="991.55298" z="392.04017"/>
<Orientation y="-2.32595"/>
</Entity>
<Entity uid="752">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="950.06366" z="356.69636"/>
<Orientation y="-2.31278"/>
</Entity>
<Entity uid="753">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="928.36658" z="334.20636"/>
<Orientation y="-2.45138"/>
</Entity>
<Entity uid="754">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="918.50086" z="321.95429"/>
<Orientation y="-2.54748"/>
</Entity>
<Entity uid="755">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="843.62684" z="260.64765"/>
<Orientation y="2.79422"/>
</Entity>
<Entity uid="756">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="868.88654" z="215.59015"/>
<Orientation y="2.33313"/>
</Entity>
<Entity uid="757">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="892.4673" z="199.37241"/>
<Orientation y="1.92327"/>
</Entity>
<Entity uid="758">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="916.5542" z="190.97909"/>
<Orientation y="0.44193"/>
</Entity>
<Entity uid="759">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="934.7699" z="240.50498"/>
<Orientation y="0.39408"/>
</Entity>
<Entity uid="760">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="945.67603" z="280.6724"/>
<Orientation y="-1.4949"/>
</Entity>
<Entity uid="761">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="929.91095" z="279.17048"/>
<Orientation y="-2.12256"/>
</Entity>
<Entity uid="762">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1914.33423" z="1299.45069"/>
<Orientation y="-0.22858"/>
</Entity>
<Entity uid="763">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1891.10877" z="1363.3125"/>
<Orientation y="-0.53025"/>
</Entity>
<Entity uid="764">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1848.00123" z="1438.96534"/>
<Orientation y="-0.59868"/>
</Entity>
<Entity uid="765">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1805.04566" z="1501.60523"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="766">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1902.81263" z="1431.89441"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="767">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1670.4325" z="1457.20057"/>
<Orientation y="-2.49363"/>
</Entity>
<Entity uid="768">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1617.01722" z="1379.49793"/>
<Orientation y="0.46839"/>
</Entity>
<Entity uid="769">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1741.41517" z="1629.9297"/>
<Orientation y="-0.02247"/>
</Entity>
<Entity uid="770">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1724.97266" z="1702.33912"/>
<Orientation y="-2.43024"/>
</Entity>
<Entity uid="771">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1676.07532" z="1624.06141"/>
<Orientation y="0.7252"/>
</Entity>
<Entity uid="772">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1518.38245" z="1537.49512"/>
<Orientation y="-1.37168"/>
</Entity>
<Entity uid="773">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1449.20948" z="1575.1045"/>
<Orientation y="0.50165"/>
</Entity>
<Entity uid="774">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1498.25208" z="1657.77002"/>
<Orientation y="0.74086"/>
</Entity>
<Entity uid="775">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1621.23255" z="1709.73609"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="776">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1943.43995" z="1214.04432"/>
<Orientation y="-1.26305"/>
</Entity>
<Entity uid="777">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1804.60572" z="1352.5337"/>
<Orientation y="1.03051"/>
</Entity>
<Entity uid="778">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1971.9922" z="1321.03211"/>
<Orientation y="-2.165"/>
</Entity>
<Entity uid="779">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1990.73719" z="1171.73743"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="780">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1366.91028" z="1511.24402"/>
<Orientation y="-1.87568"/>
</Entity>
<Entity uid="781">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1099.6631" z="1663.84961"/>
<Orientation y="0.49459"/>
</Entity>
<Entity uid="782">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1221.63209" z="1559.02137"/>
<Orientation y="-1.99782"/>
</Entity>
<Entity uid="783">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1304.21631" z="1698.53101"/>
<Orientation y="-1.24422"/>
</Entity>
<Entity uid="784">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1222.0094" z="1796.36255"/>
<Orientation y="0.41747"/>
</Entity>
<Entity uid="785">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="362.63465" z="1619.95777"/>
<Orientation y="-2.59231"/>
</Entity>
<Entity uid="786">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="603.97718" z="1131.88746"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="787">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="169.76301" z="1143.8606"/>
<Orientation y="-0.88958"/>
</Entity>
<Entity uid="788">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="294.68824" z="1578.6366"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="789">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="853.40296" z="1677.16651"/>
<Orientation y="3.02424"/>
</Entity>
<Entity uid="796">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="1008.31012" z="1835.6554"/>
<Orientation y="1.06208"/>
</Entity>
<Entity uid="797">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="1335.95777" z="1502.03394"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="798">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="621.75709" z="1252.5547"/>
<Orientation y="2.93403"/>
</Entity>
<Entity uid="799">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="623.326" z="1249.75245"/>
<Orientation y="3.12922"/>
</Entity>
<Entity uid="800">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="622.97327" z="1243.80481"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="801">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="629.45069" z="1241.28956"/>
<Orientation y="0.5453"/>
</Entity>
<Entity uid="802">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="634.51954" z="1249.44642"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="803">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="635.25361" z="1249.5204"/>
<Orientation y="2.31826"/>
</Entity>
<Entity uid="804">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="638.48371" z="1246.2284"/>
<Orientation y="-2.77594"/>
</Entity>
<Entity uid="805">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="635.16388" z="1236.40723"/>
<Orientation y="-2.20813"/>
</Entity>
<Entity uid="806">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="630.17261" z="1231.21302"/>
<Orientation y="-1.35288"/>
</Entity>
<Entity uid="807">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="615.66132" z="1238.88794"/>
<Orientation y="-0.94657"/>
</Entity>
<Entity uid="808">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="601.63941" z="1249.47657"/>
<Orientation y="-1.42608"/>
</Entity>
<Entity uid="809">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="596.38294" z="1250.70948"/>
<Orientation y="-1.66709"/>
</Entity>
<Entity uid="810">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="590.47114" z="1252.58619"/>
<Orientation y="-2.4441"/>
</Entity>
<Entity uid="811">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="585.52436" z="1249.22681"/>
<Orientation y="-1.96035"/>
</Entity>
<Entity uid="812">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="607.30292" z="1247.44471"/>
<Orientation y="0.36165"/>
</Entity>
<Entity uid="813">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="605.25086" z="1265.59144"/>
<Orientation y="-1.71734"/>
</Entity>
<Entity uid="814">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="580.11725" z="1272.18812"/>
<Orientation y="-0.97345"/>
</Entity>
<Entity uid="815">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="656.21406" z="1216.04554"/>
<Orientation y="-0.15334"/>
</Entity>
<Entity uid="816">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="723.26423" z="1232.32093"/>
<Orientation y="2.35621"/>
</Entity>
<Entity uid="817">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="758.6966" z="1273.3125"/>
<Orientation y="-1.68091"/>
</Entity>
<Entity uid="823">
<Template>structures/mace_civil_centre</Template>
<Player>1</Player>
<Position x="589.11402" z="1424.2157"/>
<Orientation y="2.35621"/>
<Actor seed="5964"/>
</Entity>
<Entity uid="824">
<Template>structures/mace_fortress</Template>
<Player>1</Player>
<Position x="537.08838" z="1427.97193"/>
<Orientation y="3.06571"/>
<Actor seed="49278"/>
</Entity>
<Entity uid="825">
<Template>structures/mace_fortress</Template>
<Player>1</Player>
<Position x="502.17237" z="1198.75501"/>
<Orientation y="2.35621"/>
<Actor seed="57108"/>
</Entity>
<Entity uid="826">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="541.27192" z="1368.33362"/>
<Orientation y="0.39173"/>
<Actor seed="55320"/>
</Entity>
<Entity uid="827">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="521.94178" z="1369.92579"/>
<Orientation y="-0.03704"/>
<Actor seed="53088"/>
</Entity>
<Entity uid="828">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="503.62269" z="1365.40503"/>
<Orientation y="-0.69188"/>
<Actor seed="21306"/>
</Entity>
<Entity uid="829">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="491.63639" z="1353.75477"/>
<Orientation y="-0.93306"/>
<Actor seed="13810"/>
</Entity>
<Entity uid="830">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="512.78022" z="1423.52723"/>
<Orientation y="2.937"/>
<Actor seed="49370"/>
</Entity>
<Entity uid="831">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="498.28626" z="1413.69605"/>
<Orientation y="2.96448"/>
<Actor seed="36184"/>
</Entity>
<Entity uid="832">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="482.58698" z="1404.58973"/>
<Orientation y="2.35621"/>
<Actor seed="19738"/>
</Entity>
<Entity uid="833">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="463.6818" z="1400.46717"/>
<Orientation y="-2.96029"/>
<Actor seed="55158"/>
</Entity>
<Entity uid="834">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="567.29371" z="1450.1006"/>
<Orientation y="2.35621"/>
<Actor seed="44888"/>
</Entity>
<Entity uid="835">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="578.42432" z="1466.02454"/>
<Orientation y="2.35621"/>
<Actor seed="50996"/>
</Entity>
<Entity uid="836">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="586.90644" z="1482.297"/>
<Orientation y="1.66411"/>
<Actor seed="5120"/>
</Entity>
<Entity uid="837">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="697.22553" z="1396.10816"/>
<Orientation y="1.3629"/>
<Actor seed="38872"/>
</Entity>
<Entity uid="838">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="644.5871" z="1477.7494"/>
<Orientation y="-2.00142"/>
<Actor seed="55170"/>
</Entity>
<Entity uid="839">
<Template>structures/mace_house</Template>
<Player>1</Player>
<Position x="636.10517" z="1493.27051"/>
<Orientation y="-2.13381"/>
<Actor seed="6472"/>
</Entity>
<Entity uid="840">
<Template>structures/mace_library</Template>
<Player>1</Player>
<Position x="622.54578" z="1462.0359"/>
<Orientation y="2.35621"/>
<Actor seed="26676"/>
</Entity>
<Entity uid="841">
<Template>structures/mace_temple</Template>
<Player>1</Player>
<Position x="580.21967" z="1366.67554"/>
<Orientation y="0.76558"/>
<Actor seed="466"/>
</Entity>
<Entity uid="842">
<Template>structures/mace_theater</Template>
<Player>1</Player>
<Position x="523.12482" z="1330.3628"/>
<Orientation y="-0.41868"/>
<Actor seed="57114"/>
</Entity>
<Entity uid="843">
<Template>structures/mace_market</Template>
<Player>1</Player>
<Position x="641.43299" z="1359.50611"/>
<Orientation y="2.35621"/>
<Actor seed="9262"/>
</Entity>
<Entity uid="844">
<Template>structures/mace_fortress</Template>
<Player>1</Player>
<Position x="734.44227" z="1305.9054"/>
<Orientation y="2.35621"/>
<Actor seed="2168"/>
</Entity>
<Entity uid="845">
<Template>structures/mace_defense_tower</Template>
<Player>1</Player>
<Position x="576.95228" z="1307.40003"/>
<Orientation y="-2.54503"/>
<Actor seed="24832"/>
</Entity>
<Entity uid="846">
<Template>structures/mace_barracks</Template>
<Player>1</Player>
<Position x="601.3412" z="1336.48267"/>
<Orientation y="0.80626"/>
<Actor seed="48186"/>
</Entity>
<Entity uid="847">
<Template>structures/mace_barracks</Template>
<Player>1</Player>
<Position x="617.51124" z="1314.06873"/>
<Orientation y="0.7229"/>
<Actor seed="24208"/>
</Entity>
<Entity uid="848">
<Template>structures/mace_barracks</Template>
<Player>1</Player>
<Position x="668.43396" z="1400.78235"/>
<Orientation y="-2.23527"/>
<Actor seed="26536"/>
</Entity>
<Entity uid="849">
<Template>structures/mace_blacksmith</Template>
<Player>1</Player>
<Position x="678.39917" z="1369.68433"/>
<Orientation y="2.35621"/>
<Actor seed="27844"/>
</Entity>
<Entity uid="850">
<Template>structures/mace_dock</Template>
<Player>1</Player>
<Position x="981.22486" z="1646.7173"/>
<Orientation y="2.35621"/>
<Actor seed="45920"/>
</Entity>
<Entity uid="851">
<Template>structures/mace_dock</Template>
<Player>1</Player>
<Position x="994.8011" z="1515.49292"/>
<Orientation y="1.57081"/>
<Actor seed="47894"/>
</Entity>
<Entity uid="852">
<Template>structures/mace_dock</Template>
<Player>1</Player>
<Position x="1093.97584" z="1013.74061"/>
<Orientation y="1.22828"/>
<Actor seed="29380"/>
</Entity>
<Entity uid="853">
<Template>structures/mace_dock</Template>
<Player>1</Player>
<Position x="1167.3202" z="1008.29017"/>
<Orientation y="-0.719"/>
<Actor seed="28202"/>
</Entity>
<Entity uid="854">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="598.62372" z="1398.70557"/>
<Orientation y="2.35621"/>
<Actor seed="15468"/>
</Entity>
<Entity uid="855">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="600.12848" z="1400.86292"/>
<Orientation y="2.35621"/>
<Actor seed="8740"/>
</Entity>
<Entity uid="856">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="602.82844" z="1402.3982"/>
<Orientation y="2.35621"/>
<Actor seed="5392"/>
</Entity>
<Entity uid="857">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="604.15546" z="1404.04004"/>
<Orientation y="2.35621"/>
<Actor seed="38374"/>
</Entity>
<Entity uid="858">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="606.9676" z="1405.58643"/>
<Orientation y="2.35621"/>
<Actor seed="46334"/>
</Entity>
<Entity uid="859">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="601.84113" z="1396.01868"/>
<Orientation y="2.35621"/>
<Actor seed="49264"/>
</Entity>
<Entity uid="860">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="602.97156" z="1397.91944"/>
<Orientation y="2.35621"/>
<Actor seed="65324"/>
</Entity>
<Entity uid="861">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="605.0246" z="1397.84314"/>
<Orientation y="2.35621"/>
<Actor seed="5494"/>
</Entity>
<Entity uid="862">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="605.96552" z="1399.6714"/>
<Orientation y="2.35621"/>
<Actor seed="22008"/>
</Entity>
<Entity uid="863">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="608.40943" z="1400.43018"/>
<Orientation y="2.35621"/>
<Actor seed="39356"/>
</Entity>
<Entity uid="864">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="604.4723" z="1393.2201"/>
<Orientation y="2.35621"/>
<Actor seed="28860"/>
</Entity>
<Entity uid="865">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="606.25788" z="1394.08826"/>
<Orientation y="2.35621"/>
<Actor seed="58250"/>
</Entity>
<Entity uid="866">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="609.35474" z="1396.3711"/>
<Orientation y="2.35621"/>
<Actor seed="44378"/>
</Entity>
<Entity uid="867">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="607.34327" z="1395.74122"/>
<Orientation y="2.35621"/>
<Actor seed="20768"/>
</Entity>
<Entity uid="868">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="611.13123" z="1398.15027"/>
<Orientation y="2.35621"/>
<Actor seed="43656"/>
</Entity>
<Entity uid="869">
<Template>units/mace_infantry_slinger_b</Template>
<Player>1</Player>
<Position x="565.73957" z="1404.55652"/>
<Orientation y="2.35621"/>
<Actor seed="4862"/>
</Entity>
<Entity uid="870">
<Template>units/mace_infantry_slinger_b</Template>
<Player>1</Player>
<Position x="562.98658" z="1402.12647"/>
<Orientation y="2.35621"/>
<Actor seed="6334"/>
</Entity>
<Entity uid="871">
<Template>units/mace_infantry_slinger_b</Template>
<Player>1</Player>
<Position x="561.61194" z="1400.63953"/>
<Orientation y="2.35621"/>
<Actor seed="24714"/>
</Entity>
<Entity uid="872">
<Template>units/mace_infantry_slinger_a</Template>
<Player>1</Player>
<Position x="568.14167" z="1402.12647"/>
<Orientation y="2.35621"/>
<Actor seed="24606"/>
</Entity>
<Entity uid="873">
<Template>units/mace_infantry_slinger_a</Template>
<Player>1</Player>
<Position x="565.57288" z="1399.54261"/>
<Orientation y="2.35621"/>
<Actor seed="55182"/>
</Entity>
<Entity uid="874">
<Template>units/mace_infantry_slinger_a</Template>
<Player>1</Player>
<Position x="562.78888" z="1397.26233"/>
<Orientation y="2.35621"/>
<Actor seed="12308"/>
</Entity>
<Entity uid="875">
<Template>units/mace_infantry_slinger_e</Template>
<Player>1</Player>
<Position x="565.35242" z="1395.89893"/>
<Orientation y="2.35621"/>
<Actor seed="23248"/>
</Entity>
<Entity uid="876">
<Template>units/mace_infantry_slinger_e</Template>
<Player>1</Player>
<Position x="567.76496" z="1398.0713"/>
<Orientation y="2.35621"/>
<Actor seed="7654"/>
</Entity>
<Entity uid="877">
<Template>units/mace_infantry_slinger_e</Template>
<Player>1</Player>
<Position x="569.3368" z="1400.30628"/>
<Orientation y="2.35621"/>
<Actor seed="16444"/>
</Entity>
<Entity uid="878">
<Template>units/mace_infantry_javelinist_b</Template>
<Player>1</Player>
<Position x="554.80817" z="1394.9419"/>
<Orientation y="2.35621"/>
<Actor seed="5434"/>
</Entity>
<Entity uid="879">
<Template>units/mace_infantry_javelinist_b</Template>
<Player>1</Player>
<Position x="552.32807" z="1393.04151"/>
<Orientation y="2.35621"/>
<Actor seed="27128"/>
</Entity>
<Entity uid="880">
<Template>units/mace_infantry_javelinist_b</Template>
<Player>1</Player>
<Position x="549.56489" z="1390.97535"/>
<Orientation y="2.35621"/>
<Actor seed="30864"/>
</Entity>
<Entity uid="881">
<Template>units/mace_infantry_javelinist_a</Template>
<Player>1</Player>
<Position x="557.69886" z="1393.12134"/>
<Orientation y="2.35621"/>
<Actor seed="6518"/>
</Entity>
<Entity uid="882">
<Template>units/mace_infantry_javelinist_a</Template>
<Player>1</Player>
<Position x="554.96601" z="1390.82874"/>
<Orientation y="2.35621"/>
<Actor seed="17434"/>
</Entity>
<Entity uid="883">
<Template>units/mace_infantry_javelinist_a</Template>
<Player>1</Player>
<Position x="553.47468" z="1388.46351"/>
<Orientation y="2.35621"/>
<Actor seed="19506"/>
</Entity>
<Entity uid="884">
<Template>units/mace_infantry_javelinist_e</Template>
<Player>1</Player>
<Position x="560.11377" z="1391.34546"/>
<Orientation y="2.35621"/>
<Actor seed="52728"/>
</Entity>
<Entity uid="885">
<Template>units/mace_infantry_javelinist_e</Template>
<Player>1</Player>
<Position x="557.95282" z="1389.61731"/>
<Orientation y="2.35621"/>
<Actor seed="45450"/>
</Entity>
<Entity uid="886">
<Template>units/mace_infantry_javelinist_e</Template>
<Player>1</Player>
<Position x="555.8584" z="1387.04944"/>
<Orientation y="2.35621"/>
<Actor seed="33154"/>
</Entity>
<Entity uid="887">
<Template>units/mace_infantry_archer_b</Template>
<Player>1</Player>
<Position x="603.48987" z="1439.90235"/>
<Orientation y="2.35621"/>
<Actor seed="47738"/>
</Entity>
<Entity uid="888">
<Template>units/mace_infantry_archer_b</Template>
<Player>1</Player>
<Position x="606.29133" z="1443.03565"/>
<Orientation y="2.35621"/>
<Actor seed="1464"/>
</Entity>
<Entity uid="889">
<Template>units/mace_infantry_archer_b</Template>
<Player>1</Player>
<Position x="608.81287" z="1444.48536"/>
<Orientation y="2.35621"/>
<Actor seed="56910"/>
</Entity>
<Entity uid="890">
<Template>units/mace_infantry_archer_a</Template>
<Player>1</Player>
<Position x="606.40632" z="1436.70215"/>
<Orientation y="2.35621"/>
<Actor seed="54628"/>
</Entity>
<Entity uid="891">
<Template>units/mace_infantry_archer_a</Template>
<Player>1</Player>
<Position x="608.58448" z="1439.349"/>
<Orientation y="2.35621"/>
<Actor seed="39444"/>
</Entity>
<Entity uid="892">
<Template>units/mace_infantry_archer_a</Template>
<Player>1</Player>
<Position x="611.35645" z="1441.67872"/>
<Orientation y="2.35621"/>
<Actor seed="8304"/>
</Entity>
<Entity uid="893">
<Template>units/mace_infantry_archer_e</Template>
<Player>1</Player>
<Position x="609.32795" z="1434.21412"/>
<Orientation y="2.35621"/>
<Actor seed="33202"/>
</Entity>
<Entity uid="894">
<Template>units/mace_infantry_archer_e</Template>
<Player>1</Player>
<Position x="611.83997" z="1436.32789"/>
<Orientation y="2.35621"/>
<Actor seed="29768"/>
</Entity>
<Entity uid="895">
<Template>units/mace_infantry_archer_e</Template>
<Player>1</Player>
<Position x="614.27643" z="1438.59498"/>
<Orientation y="2.35621"/>
<Actor seed="11004"/>
</Entity>
<Entity uid="896">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="610.4051" z="1386.9823"/>
<Orientation y="2.52132"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="897">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="612.17884" z="1389.22999"/>
<Orientation y="2.35621"/>
<Actor seed="25362"/>
</Entity>
<Entity uid="898">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="614.02912" z="1390.95752"/>
<Orientation y="2.35621"/>
<Actor seed="53226"/>
</Entity>
<Entity uid="899">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="615.20142" z="1392.47754"/>
<Orientation y="2.54194"/>
<Actor seed="55860"/>
</Entity>
<Entity uid="900">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="617.15345" z="1395.04041"/>
<Orientation y="2.62427"/>
<Actor seed="49206"/>
</Entity>
<Entity uid="901">
<Template>units/mace_champion_infantry_e</Template>
<Player>1</Player>
<Position x="613.85938" z="1385.03724"/>
<Orientation y="2.53823"/>
<Actor seed="7734"/>
</Entity>
<Entity uid="902">
<Template>units/mace_champion_infantry_e</Template>
<Player>1</Player>
<Position x="615.86731" z="1387.2732"/>
<Orientation y="2.35621"/>
<Actor seed="51022"/>
</Entity>
<Entity uid="903">
<Template>units/mace_champion_infantry_e</Template>
<Player>1</Player>
<Position x="617.26905" z="1388.77613"/>
<Orientation y="2.35621"/>
<Actor seed="27506"/>
</Entity>
<Entity uid="904">
<Template>units/mace_champion_infantry_e</Template>
<Player>1</Player>
<Position x="618.64698" z="1390.09314"/>
<Orientation y="2.35621"/>
<Actor seed="20644"/>
</Entity>
<Entity uid="905">
<Template>units/mace_champion_infantry_e</Template>
<Player>1</Player>
<Position x="620.61792" z="1391.82203"/>
<Orientation y="2.35621"/>
<Actor seed="40078"/>
</Entity>
<Entity uid="906">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="624.23035" z="1397.6117"/>
<Orientation y="2.35621"/>
<Actor seed="10604"/>
</Entity>
<Entity uid="907">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="626.68366" z="1399.50684"/>
<Orientation y="2.35621"/>
<Actor seed="30750"/>
</Entity>
<Entity uid="908">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="628.69214" z="1401.14722"/>
<Orientation y="2.35621"/>
<Actor seed="22646"/>
</Entity>
<Entity uid="909">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="631.02674" z="1403.1897"/>
<Orientation y="2.35621"/>
<Actor seed="9980"/>
</Entity>
<Entity uid="910">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="628.54767" z="1393.03162"/>
<Orientation y="2.35621"/>
<Actor seed="28186"/>
</Entity>
<Entity uid="911">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="630.99115" z="1395.03772"/>
<Orientation y="2.35621"/>
<Actor seed="64664"/>
</Entity>
<Entity uid="912">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="633.48676" z="1397.5448"/>
<Orientation y="2.35621"/>
<Actor seed="12792"/>
</Entity>
<Entity uid="913">
<Template>units/mace_champion_cavalry</Template>
<Player>1</Player>
<Position x="636.51282" z="1399.33045"/>
<Orientation y="2.35621"/>
<Actor seed="18984"/>
</Entity>
<Entity uid="914">
<Template>units/mace_cavalry_spearman_e</Template>
<Player>1</Player>
<Position x="607.8141" z="1370.00538"/>
<Orientation y="0.80845"/>
<Actor seed="44342"/>
</Entity>
<Entity uid="915">
<Template>units/mace_cavalry_spearman_e</Template>
<Player>1</Player>
<Position x="610.81782" z="1366.64332"/>
<Orientation y="0.92336"/>
<Actor seed="19396"/>
</Entity>
<Entity uid="916">
<Template>units/mace_cavalry_spearman_e</Template>
<Player>1</Player>
<Position x="613.44697" z="1364.45374"/>
<Orientation y="1.01854"/>
<Actor seed="50766"/>
</Entity>
<Entity uid="917">
<Template>units/mace_cavalry_spearman_a</Template>
<Player>1</Player>
<Position x="603.70075" z="1367.13843"/>
<Orientation y="0.88137"/>
<Actor seed="18268"/>
</Entity>
<Entity uid="918">
<Template>units/mace_cavalry_spearman_a</Template>
<Player>1</Player>
<Position x="606.4499" z="1365.00538"/>
<Orientation y="1.24521"/>
<Actor seed="2006"/>
</Entity>
<Entity uid="919">
<Template>units/mace_cavalry_spearman_a</Template>
<Player>1</Player>
<Position x="609.39716" z="1361.37146"/>
<Orientation y="1.01424"/>
<Actor seed="9996"/>
</Entity>
<Entity uid="920">
<Template>units/mace_cavalry_spearman_b</Template>
<Player>1</Player>
<Position x="599.5984" z="1363.39551"/>
<Orientation y="0.74083"/>
<Actor seed="45290"/>
</Entity>
<Entity uid="921">
<Template>units/mace_cavalry_spearman_b</Template>
<Player>1</Player>
<Position x="601.36933" z="1360.17872"/>
<Orientation y="0.96727"/>
<Actor seed="30888"/>
</Entity>
<Entity uid="922">
<Template>units/mace_cavalry_spearman_b</Template>
<Player>1</Player>
<Position x="603.54334" z="1358.03516"/>
<Orientation y="1.08211"/>
<Actor seed="26780"/>
</Entity>
<Entity uid="923">
<Template>units/mace_hero_alexander</Template>
<Player>1</Player>
<Position x="618.9037" z="1376.21436"/>
<Orientation y="2.35621"/>
<Actor seed="59662"/>
</Entity>
<Entity uid="924">
<Template>units/mace_hero_craterus</Template>
<Player>1</Player>
<Position x="622.58124" z="1379.25318"/>
<Orientation y="2.35621"/>
<Actor seed="44752"/>
</Entity>
<Entity uid="925">
<Template>units/mace_hero_demetrius</Template>
<Player>1</Player>
<Position x="625.8672" z="1382.3844"/>
<Orientation y="2.35621"/>
<Actor seed="46982"/>
</Entity>
<Entity uid="926">
<Template>units/mace_hero_philip</Template>
<Player>1</Player>
<Position x="628.80585" z="1385.95423"/>
<Orientation y="2.35621"/>
<Actor seed="56866"/>
</Entity>
<Entity uid="927">
<Template>units/mace_siege_tower</Template>
<Player>1</Player>
<Position x="707.73383" z="1311.80274"/>
<Orientation y="2.35621"/>
<Actor seed="15794"/>
</Entity>
<Entity uid="928">
<Template>units/mace_siege_oxybeles_packed</Template>
<Player>1</Player>
<Position x="698.77997" z="1302.84424"/>
<Orientation y="2.35621"/>
<Actor seed="1218"/>
</Entity>
<Entity uid="929">
<Template>units/mace_siege_lithobolos_packed</Template>
<Player>1</Player>
<Position x="690.83301" z="1296.40247"/>
<Orientation y="2.35621"/>
<Actor seed="6174"/>
</Entity>
<Entity uid="930">
<Template>units/mace_siege_ram</Template>
<Player>1</Player>
<Position x="680.95813" z="1290.58387"/>
<Orientation y="2.35621"/>
<Actor seed="20902"/>
</Entity>
<Entity uid="931">
<Template>units/mace_ship_bireme</Template>
<Player>1</Player>
<Position x="1047.41468" z="1570.32093"/>
<Orientation y="2.35621"/>
<Actor seed="56876"/>
</Entity>
<Entity uid="932">
<Template>units/mace_ship_trireme</Template>
<Player>1</Player>
<Position x="1078.82557" z="1546.29664"/>
<Orientation y="-2.5103"/>
<Actor seed="13332"/>
</Entity>
<Entity uid="933">
<Template>units/mace_ship_merchant</Template>
<Player>1</Player>
<Position x="1024.55237" z="1506.46534"/>
<Orientation y="2.35621"/>
<Actor seed="47470"/>
</Entity>
<Entity uid="934">
<Template>units/mace_ship_merchant</Template>
<Player>1</Player>
<Position x="1010.11652" z="1595.50599"/>
<Orientation y="-2.77819"/>
<Actor seed="53754"/>
</Entity>
<Entity uid="935">
<Template>units/mace_ship_merchant</Template>
<Player>1</Player>
<Position x="1128.99927" z="1032.224"/>
<Orientation y="0.81452"/>
<Actor seed="25718"/>
</Entity>
<Entity uid="936">
<Template>units/mace_ship_fishing</Template>
<Player>1</Player>
<Position x="1001.93787" z="1481.99781"/>
<Orientation y="-3.08088"/>
<Actor seed="31244"/>
</Entity>
<Entity uid="937">
<Template>units/mace_ship_fishing</Template>
<Player>1</Player>
<Position x="1006.15204" z="1473.53235"/>
<Orientation y="1.17507"/>
<Actor seed="43818"/>
</Entity>
<Entity uid="938">
<Template>units/mace_ship_fishing</Template>
<Player>1</Player>
<Position x="1018.42865" z="1634.05176"/>
<Orientation y="1.44013"/>
<Actor seed="10834"/>
</Entity>
<Entity uid="939">
<Template>units/mace_ship_fishing</Template>
<Player>1</Player>
<Position x="1030.36048" z="1615.05005"/>
<Orientation y="-2.64823"/>
<Actor seed="58164"/>
</Entity>
<Entity uid="940">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="496.80323" z="1387.60621"/>
<Orientation y="1.31675"/>
<Actor seed="13514"/>
</Entity>
<Entity uid="941">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="500.12082" z="1391.76001"/>
<Orientation y="1.57081"/>
<Actor seed="64166"/>
</Entity>
<Entity uid="942">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="509.55536" z="1393.30652"/>
<Orientation y="2.35621"/>
<Actor seed="60180"/>
</Entity>
<Entity uid="943">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="520.08722" z="1391.05665"/>
<Orientation y="-3.00062"/>
<Actor seed="34852"/>
</Entity>
<Entity uid="944">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="521.93958" z="1385.48157"/>
<Orientation y="0.78986"/>
<Actor seed="18628"/>
</Entity>
<Entity uid="945">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="525.29358" z="1390.71802"/>
<Orientation y="0.25486"/>
<Actor seed="5846"/>
</Entity>
<Entity uid="946">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="527.67511" z="1400.77845"/>
<Orientation y="-2.77112"/>
<Actor seed="30368"/>
</Entity>
<Entity uid="947">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="533.28278" z="1394.04786"/>
<Orientation y="-0.81034"/>
<Actor seed="35746"/>
</Entity>
<Entity uid="948">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="533.45551" z="1398.21937"/>
<Orientation y="2.35621"/>
<Actor seed="30824"/>
</Entity>
<Entity uid="949">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="513.81916" z="1393.97779"/>
<Orientation y="-2.42028"/>
<Actor seed="21526"/>
</Entity>
<Entity uid="950">
<Template>units/mace_support_female_citizen</Template>
<Player>1</Player>
<Position x="505.28785" z="1405.2068"/>
<Orientation y="2.35621"/>
<Actor seed="60134"/>
</Entity>
<Entity uid="951">
<Template>structures/mace_royal_stoa</Template>
<Player>1</Player>
<Position x="644.79651" z="1427.00306"/>
<Orientation y="-2.3141"/>
<Actor seed="20852"/>
</Entity>
<Entity uid="952">
<Template>other/hellenic_stoa</Template>
<Player>1</Player>
<Position x="556.50196" z="1409.85401"/>
<Orientation y="2.35621"/>
<Actor seed="61806"/>
</Entity>
<Entity uid="968">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1076.80616" z="1444.19715"/>
<Orientation y="-2.23453"/>
<Actor seed="64854"/>
</Entity>
<Entity uid="969">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1131.50562" z="1481.71753"/>
<Orientation y="-1.8138"/>
<Actor seed="11186"/>
</Entity>
<Entity uid="970">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1130.96985" z="1232.19996"/>
<Orientation y="0.6704"/>
<Actor seed="65443"/>
</Entity>
<Entity uid="971">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="936.19904" z="1156.58411"/>
<Orientation y="-2.10827"/>
<Actor seed="31776"/>
</Entity>
<Entity uid="972">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="833.84327" z="1068.54981"/>
<Orientation y="0.22298"/>
<Actor seed="23962"/>
</Entity>
<Entity uid="973">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1222.66553" z="1120.80567"/>
<Orientation y="-1.90774"/>
<Actor seed="29870"/>
</Entity>
<Entity uid="974">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1355.47938" z="1300.12745"/>
<Orientation y="0.86586"/>
<Actor seed="15306"/>
</Entity>
<Entity uid="975">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1155.23267" z="1114.45667"/>
<Orientation y="0.86875"/>
<Actor seed="33998"/>
</Entity>
<Entity uid="976">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1378.94532" z="1078.5492"/>
<Orientation y="-1.92463"/>
<Actor seed="1190"/>
</Entity>
<Entity uid="977">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1512.05542" z="1196.91553"/>
<Orientation y="1.07512"/>
<Actor seed="21198"/>
</Entity>
<Entity uid="978">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1559.96424" z="1106.30225"/>
<Orientation y="-2.04981"/>
<Actor seed="58398"/>
</Entity>
<Entity uid="979">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="493.34751" z="573.88172"/>
<Orientation y="-2.60305"/>
<Actor seed="36414"/>
</Entity>
<Entity uid="980">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="341.4832" z="521.54731"/>
<Orientation y="2.75831"/>
<Actor seed="33162"/>
</Entity>
<Entity uid="981">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="509.06531" z="286.56104"/>
<Orientation y="0.09922"/>
<Actor seed="12034"/>
</Entity>
<Entity uid="982">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="611.95643" z="234.41672"/>
<Orientation y="-1.85103"/>
<Actor seed="64358"/>
</Entity>
<Entity uid="983">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="588.94147" z="318.2957"/>
<Orientation y="-0.65091"/>
<Actor seed="22332"/>
</Entity>
<Entity uid="984">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="385.60846" z="545.74421"/>
<Orientation y="-0.47425"/>
<Actor seed="49800"/>
</Entity>
<Entity uid="985">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="186.80515" z="791.56836"/>
<Orientation y="2.82761"/>
<Actor seed="16036"/>
</Entity>
<Entity uid="986">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="503.40082" z="566.60462"/>
<Orientation y="0.77573"/>
<Actor seed="24882"/>
</Entity>
<Entity uid="987">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="566.81611" z="702.29426"/>
<Orientation y="-2.78832"/>
<Actor seed="16958"/>
</Entity>
<Entity uid="988">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="662.04804" z="222.65474"/>
<Orientation y="-0.99514"/>
<Actor seed="7384"/>
</Entity>
<Entity uid="989">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="362.12308" z="297.91419"/>
<Orientation y="0.70186"/>
<Actor seed="35876"/>
</Entity>
<Entity uid="990">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="244.1745" z="476.47364"/>
<Orientation y="0.82631"/>
<Actor seed="22490"/>
</Entity>
<Entity uid="991">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="831.74012" z="892.15552"/>
<Orientation y="-1.54322"/>
<Actor seed="58194"/>
</Entity>
<Entity uid="992">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="866.51948" z="1113.15162"/>
<Orientation y="0.69"/>
<Actor seed="17150"/>
</Entity>
<Entity uid="993">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1332.43262" z="1203.82007"/>
<Orientation y="0.95804"/>
<Actor seed="13348"/>
</Entity>
<Entity uid="994">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1241.71961" z="1132.11695"/>
<Orientation y="-2.3174"/>
<Actor seed="27924"/>
</Entity>
<Entity uid="995">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1310.08301" z="952.80835"/>
<Orientation y="0.8584"/>
<Actor seed="26234"/>
</Entity>
<Entity uid="996">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1601.87818" z="796.31489"/>
<Orientation y="1.62632"/>
<Actor seed="45438"/>
</Entity>
<Entity uid="997">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1563.67334" z="625.41352"/>
<Orientation y="0.97042"/>
<Actor seed="16168"/>
</Entity>
<Entity uid="998">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1710.82068" z="694.52247"/>
<Orientation y="1.6246"/>
<Actor seed="36080"/>
</Entity>
<Entity uid="999">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1790.84253" z="646.9181"/>
<Orientation y="-2.91163"/>
<Actor seed="30376"/>
</Entity>
<Entity uid="1000">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1765.93665" z="537.63111"/>
<Orientation y="-3.07651"/>
<Actor seed="39478"/>
</Entity>
<Entity uid="1001">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1821.66578" z="599.36017"/>
<Orientation y="0.58094"/>
<Actor seed="65473"/>
</Entity>
<Entity uid="1002">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1925.73975" z="791.9018"/>
<Orientation y="2.35621"/>
<Actor seed="34660"/>
</Entity>
<Entity uid="1003">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1931.0254" z="810.75355"/>
<Orientation y="-1.75272"/>
<Actor seed="52498"/>
</Entity>
<Entity uid="1004">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1728.68995" z="708.20472"/>
<Orientation y="-2.42994"/>
<Actor seed="54812"/>
</Entity>
<Entity uid="1005">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1388.28858" z="455.96253"/>
<Orientation y="-1.9607"/>
<Actor seed="23848"/>
</Entity>
<Entity uid="1006">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1215.58887" z="269.7923"/>
<Orientation y="-2.68444"/>
<Actor seed="53338"/>
</Entity>
<Entity uid="1007">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1142.73096" z="131.37429"/>
<Orientation y="2.72101"/>
<Actor seed="4388"/>
</Entity>
<Entity uid="1008">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1193.82813" z="115.90856"/>
<Orientation y="1.299"/>
<Actor seed="58762"/>
</Entity>
<Entity uid="1009">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1337.02613" z="143.04256"/>
<Orientation y="1.02901"/>
<Actor seed="62072"/>
</Entity>
<Entity uid="1010">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1427.77564" z="174.75441"/>
<Orientation y="1.62356"/>
<Actor seed="49710"/>
</Entity>
<Entity uid="1011">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1545.27881" z="180.19826"/>
<Orientation y="-0.08036"/>
<Actor seed="12520"/>
</Entity>
<Entity uid="1012">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1517.65003" z="294.95618"/>
<Orientation y="-1.11417"/>
<Actor seed="34560"/>
</Entity>
<Entity uid="1013">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1397.74854" z="296.97455"/>
<Orientation y="-2.42916"/>
<Actor seed="27204"/>
</Entity>
<Entity uid="1014">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1322.79737" z="195.74941"/>
<Orientation y="-2.53272"/>
<Actor seed="10936"/>
</Entity>
<Entity uid="1015">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1182.39234" z="154.02154"/>
<Orientation y="0.06821"/>
<Actor seed="55790"/>
</Entity>
<Entity uid="1016">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1042.36036" z="156.52593"/>
<Orientation y="-1.44329"/>
<Actor seed="60532"/>
</Entity>
<Entity uid="1017">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1089.82642" z="255.2366"/>
<Orientation y="0.30121"/>
<Actor seed="65232"/>
</Entity>
<Entity uid="1018">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1186.6371" z="457.9842"/>
<Orientation y="3.09047"/>
<Actor seed="27358"/>
</Entity>
<Entity uid="1019">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1240.49415" z="98.37334"/>
<Orientation y="-3.05491"/>
<Actor seed="15024"/>
</Entity>
<Entity uid="1020">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1350.46058" z="448.44016"/>
<Orientation y="-2.04432"/>
<Actor seed="5912"/>
</Entity>
<Entity uid="1021">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1665.69776" z="1152.45411"/>
<Orientation y="0.29734"/>
<Actor seed="34470"/>
</Entity>
<Entity uid="1022">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="929.2038" z="1548.04773"/>
<Orientation y="0.541"/>
<Actor seed="24990"/>
</Entity>
<Entity uid="1023">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="951.66688" z="1531.03834"/>
<Orientation y="-1.57081"/>
<Actor seed="62932"/>
</Entity>
<Entity uid="1024">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="958.68525" z="1553.51294"/>
<Orientation y="-0.18372"/>
<Actor seed="21328"/>
</Entity>
<Entity uid="1025">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="941.58588" z="1574.3263"/>
<Orientation y="2.35621"/>
<Actor seed="42464"/>
</Entity>
<Entity uid="1026">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="940.14386" z="1596.67017"/>
<Orientation y="0.21145"/>
<Actor seed="49410"/>
</Entity>
<Entity uid="1027">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="949.95978" z="1617.36084"/>
<Orientation y="-3.08611"/>
<Actor seed="48000"/>
</Entity>
<Entity uid="1028">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="954.85346" z="1551.5575"/>
<Orientation y="2.35621"/>
<Actor seed="56134"/>
</Entity>
<Entity uid="1029">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="941.30695" z="1539.66797"/>
<Orientation y="0.59093"/>
<Actor seed="62858"/>
</Entity>
<Entity uid="1030">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="926.1142" z="1553.88306"/>
<Orientation y="2.75585"/>
<Actor seed="47808"/>
</Entity>
<Entity uid="1031">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="935.13404" z="1547.70801"/>
<Orientation y="0.93168"/>
<Actor seed="34232"/>
</Entity>
<Entity uid="1032">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="949.13196" z="1567.04395"/>
<Orientation y="2.35621"/>
<Actor seed="55292"/>
</Entity>
<Entity uid="1033">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="951.48511" z="1574.72059"/>
<Orientation y="-2.96532"/>
<Actor seed="26632"/>
</Entity>
<Entity uid="1034">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="945.72596" z="1546.75464"/>
<Orientation y="2.35621"/>
<Actor seed="49718"/>
</Entity>
<Entity uid="1035">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="949.55036" z="1541.15955"/>
<Orientation y="0.28739"/>
<Actor seed="14362"/>
</Entity>
<Entity uid="1036">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="937.53846" z="1547.60767"/>
<Orientation y="-0.8007"/>
<Actor seed="57100"/>
</Entity>
<Entity uid="1037">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="931.73078" z="1567.87928"/>
<Orientation y="1.46053"/>
<Actor seed="36546"/>
</Entity>
<Entity uid="1038">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="935.04181" z="1562.43396"/>
<Orientation y="-1.42939"/>
<Actor seed="55002"/>
</Entity>
<Entity uid="1039">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="937.48163" z="1593.59925"/>
<Orientation y="-2.8418"/>
<Actor seed="39158"/>
</Entity>
<Entity uid="1040">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="930.64393" z="1576.75501"/>
<Orientation y="-2.5673"/>
<Actor seed="52868"/>
</Entity>
<Entity uid="1041">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="921.19703" z="1561.06751"/>
<Orientation y="3.02257"/>
<Actor seed="62362"/>
</Entity>
<Entity uid="1042">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="922.78657" z="1548.42127"/>
<Orientation y="2.69758"/>
<Actor seed="21110"/>
</Entity>
<Entity uid="1043">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="931.75916" z="1536.16004"/>
<Orientation y="-0.31542"/>
<Actor seed="60772"/>
</Entity>
<Entity uid="1044">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="954.75202" z="1562.40271"/>
<Orientation y="-1.47895"/>
<Actor seed="4206"/>
</Entity>
<Entity uid="1045">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="964.35907" z="1538.82032"/>
<Orientation y="1.1314"/>
<Actor seed="64684"/>
</Entity>
<Entity uid="1046">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="960.9878" z="1529.06641"/>
<Orientation y="-2.52572"/>
<Actor seed="9536"/>
</Entity>
<Entity uid="1047">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="922.4834" z="1573.21973"/>
<Orientation y="0.86988"/>
<Actor seed="39806"/>
</Entity>
<Entity uid="1048">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="946.8307" z="1593.37964"/>
<Orientation y="-1.24947"/>
<Actor seed="49464"/>
</Entity>
<Entity uid="1049">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="928.90625" z="1600.50757"/>
<Orientation y="-0.34844"/>
<Actor seed="11670"/>
</Entity>
<Entity uid="1050">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1036.85767" z="1180.84876"/>
<Orientation y="-1.89972"/>
<Actor seed="22566"/>
</Entity>
<Entity uid="1051">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1037.3578" z="1198.89869"/>
<Orientation y="0.97492"/>
<Actor seed="38478"/>
</Entity>
<Entity uid="1052">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="994.97541" z="1201.99158"/>
<Orientation y="-2.91074"/>
<Actor seed="27056"/>
</Entity>
<Entity uid="1053">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="993.2641" z="1182.9723"/>
<Orientation y="2.70852"/>
<Actor seed="61272"/>
</Entity>
<Entity uid="1054">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1002.74976" z="1166.41175"/>
<Orientation y="2.35621"/>
<Actor seed="58062"/>
</Entity>
<Entity uid="1055">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1005.45765" z="1162.48621"/>
<Orientation y="0.46251"/>
<Actor seed="28538"/>
</Entity>
<Entity uid="1056">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1006.85376" z="1168.18006"/>
<Orientation y="2.35621"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="1057">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1004.9123" z="1144.12562"/>
<Orientation y="-2.20673"/>
<Actor seed="11818"/>
</Entity>
<Entity uid="1058">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="993.44184" z="1139.35157"/>
<Orientation y="2.7948"/>
<Actor seed="6332"/>
</Entity>
<Entity uid="1059">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1008.04767" z="1127.63868"/>
<Orientation y="-0.06664"/>
<Actor seed="15636"/>
</Entity>
<Entity uid="1060">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1004.3708" z="1149.38501"/>
<Orientation y="-0.20774"/>
<Actor seed="44228"/>
</Entity>
<Entity uid="1061">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1004.05799" z="1167.74"/>
<Orientation y="2.35621"/>
<Actor seed="44262"/>
</Entity>
<Entity uid="1062">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1000.47541" z="1136.53272"/>
<Orientation y="1.33005"/>
<Actor seed="36554"/>
</Entity>
<Entity uid="1063">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1012.21698" z="1129.59754"/>
<Orientation y="2.35935"/>
<Actor seed="21152"/>
</Entity>
<Entity uid="1064">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1017.88434" z="1122.99012"/>
<Orientation y="-2.13381"/>
<Actor seed="6508"/>
</Entity>
<Entity uid="1065">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1051.81861" z="1146.66968"/>
<Orientation y="2.0137"/>
<Actor seed="8576"/>
</Entity>
<Entity uid="1066">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1044.66761" z="1173.06849"/>
<Orientation y="2.35621"/>
<Actor seed="47548"/>
</Entity>
<Entity uid="1067">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="983.38843" z="1218.4557"/>
<Orientation y="-1.94925"/>
<Actor seed="3582"/>
</Entity>
<Entity uid="1068">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1006.65851" z="1238.62195"/>
<Orientation y="1.85105"/>
<Actor seed="44850"/>
</Entity>
<Entity uid="1069">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1013.78315" z="1236.09607"/>
<Orientation y="1.7965"/>
<Actor seed="37644"/>
</Entity>
<Entity uid="1070">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1026.45325" z="1233.16993"/>
<Orientation y="-1.39515"/>
<Actor seed="11518"/>
</Entity>
<Entity uid="1071">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="979.14515" z="1217.80347"/>
<Orientation y="-2.62455"/>
<Actor seed="15118"/>
</Entity>
<Entity uid="1072">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="986.3089" z="1184.90027"/>
<Orientation y="0.32374"/>
<Actor seed="63514"/>
</Entity>
<Entity uid="1073">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="994.71119" z="1198.9441"/>
<Orientation y="2.35621"/>
<Actor seed="6816"/>
</Entity>
<Entity uid="1074">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="999.52344" z="1202.77808"/>
<Orientation y="2.35621"/>
<Actor seed="63464"/>
</Entity>
<Entity uid="1075">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1004.7157" z="1196.71851"/>
<Orientation y="-1.96204"/>
<Actor seed="7124"/>
</Entity>
<Entity uid="1076">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1015.80945" z="1215.43934"/>
<Orientation y="-1.89136"/>
<Actor seed="23978"/>
</Entity>
<Entity uid="1077">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1220.84034" z="1630.66749"/>
<Orientation y="2.35621"/>
<Actor seed="27838"/>
</Entity>
<Entity uid="1078">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1221.02295" z="1619.99805"/>
<Orientation y="-2.63616"/>
<Actor seed="43416"/>
</Entity>
<Entity uid="1079">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1203.30921" z="1593.86036"/>
<Orientation y="1.01197"/>
<Actor seed="32042"/>
</Entity>
<Entity uid="1080">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1220.81946" z="1599.00965"/>
<Orientation y="2.36773"/>
<Actor seed="35582"/>
</Entity>
<Entity uid="1081">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1227.33143" z="1585.68055"/>
<Orientation y="-3.08495"/>
<Actor seed="54078"/>
</Entity>
<Entity uid="1082">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1227.51307" z="1578.69336"/>
<Orientation y="2.12214"/>
<Actor seed="804"/>
</Entity>
<Entity uid="1083">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1232.92933" z="1580.15491"/>
<Orientation y="0.93143"/>
<Actor seed="49120"/>
</Entity>
<Entity uid="1084">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1248.54371" z="1589.76771"/>
<Orientation y="3.04488"/>
<Actor seed="61764"/>
</Entity>
<Entity uid="1085">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1334.27259" z="1587.00147"/>
<Orientation y="-2.18786"/>
<Actor seed="49076"/>
</Entity>
<Entity uid="1086">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1292.04883" z="1556.40577"/>
<Orientation y="2.35621"/>
<Actor seed="57460"/>
</Entity>
<Entity uid="1087">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1296.78174" z="1542.59876"/>
<Orientation y="2.17377"/>
<Actor seed="15976"/>
</Entity>
<Entity uid="1088">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1323.2079" z="1544.96265"/>
<Orientation y="0.49114"/>
<Actor seed="14026"/>
</Entity>
<Entity uid="1089">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1338.15113" z="1570.323"/>
<Orientation y="1.84466"/>
<Actor seed="40532"/>
</Entity>
<Entity uid="1090">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1369.23243" z="1557.89515"/>
<Orientation y="3.06124"/>
<Actor seed="24448"/>
</Entity>
<Entity uid="1091">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1382.24952" z="1538.64161"/>
<Orientation y="1.23867"/>
<Actor seed="63226"/>
</Entity>
<Entity uid="1092">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1442.89136" z="1513.50757"/>
<Orientation y="2.69422"/>
<Actor seed="55424"/>
</Entity>
<Entity uid="1093">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1477.41993" z="1480.67237"/>
<Orientation y="1.8628"/>
<Actor seed="4456"/>
</Entity>
<Entity uid="1094">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1513.19556" z="1476.65162"/>
<Orientation y="2.72883"/>
<Actor seed="52758"/>
</Entity>
<Entity uid="1095">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1515.0597" z="1458.89173"/>
<Orientation y="-3.07361"/>
<Actor seed="57920"/>
</Entity>
<Entity uid="1096">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1515.59791" z="1450.24769"/>
<Orientation y="1.76388"/>
<Actor seed="50702"/>
</Entity>
<Entity uid="1097">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1526.3711" z="1450.8401"/>
<Orientation y="2.35621"/>
<Actor seed="15654"/>
</Entity>
<Entity uid="1098">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1548.09034" z="1471.09021"/>
<Orientation y="1.00791"/>
<Actor seed="26158"/>
</Entity>
<Entity uid="1099">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1567.36646" z="1479.29688"/>
<Orientation y="3.08715"/>
<Actor seed="56956"/>
</Entity>
<Entity uid="1100">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1571.08387" z="1465.90406"/>
<Orientation y="2.35621"/>
<Actor seed="16456"/>
</Entity>
<Entity uid="1101">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1528.83509" z="1510.469"/>
<Orientation y="-2.08365"/>
<Actor seed="19494"/>
</Entity>
<Entity uid="1102">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1499.47278" z="1509.9646"/>
<Orientation y="-0.79145"/>
<Actor seed="24742"/>
</Entity>
<Entity uid="1103">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1665.38624" z="1616.54554"/>
<Orientation y="-2.32975"/>
<Actor seed="38706"/>
</Entity>
<Entity uid="1104">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1631.03443" z="1583.12293"/>
<Orientation y="-2.88933"/>
<Actor seed="49734"/>
</Entity>
<Entity uid="1105">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1619.85901" z="1554.19898"/>
<Orientation y="-2.92733"/>
<Actor seed="54336"/>
</Entity>
<Entity uid="1106">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1761.62488" z="1525.11878"/>
<Orientation y="-0.03599"/>
<Actor seed="26256"/>
</Entity>
<Entity uid="1107">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1759.10022" z="1551.35206"/>
<Orientation y="-0.66758"/>
<Actor seed="20814"/>
</Entity>
<Entity uid="1108">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1731.92188" z="1580.81373"/>
<Orientation y="2.35621"/>
<Actor seed="15594"/>
</Entity>
<Entity uid="1109">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1704.46875" z="1596.6277"/>
<Orientation y="-2.76778"/>
<Actor seed="17404"/>
</Entity>
<Entity uid="1110">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1697.28663" z="1558.39087"/>
<Orientation y="2.97645"/>
<Actor seed="59640"/>
</Entity>
<Entity uid="1111">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1706.2306" z="1498.03101"/>
<Orientation y="2.35621"/>
<Actor seed="970"/>
</Entity>
<Entity uid="1112">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1717.04505" z="1502.39661"/>
<Orientation y="-0.02529"/>
<Actor seed="27866"/>
</Entity>
<Entity uid="1113">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1720.26832" z="1591.06104"/>
<Orientation y="1.99621"/>
<Actor seed="116"/>
</Entity>
<Entity uid="1114">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1756.82593" z="1596.16334"/>
<Orientation y="2.35621"/>
<Actor seed="26412"/>
</Entity>
<Entity uid="1115">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1762.69251" z="1604.79493"/>
<Orientation y="2.35621"/>
<Actor seed="42204"/>
</Entity>
<Entity uid="1116">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1777.78052" z="1615.90162"/>
<Orientation y="2.35621"/>
<Actor seed="37662"/>
</Entity>
<Entity uid="1117">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1779.64344" z="1591.14808"/>
<Orientation y="2.35621"/>
<Actor seed="23488"/>
</Entity>
<Entity uid="1118">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1602.89454" z="411.71198"/>
<Orientation y="2.68526"/>
<Actor seed="11140"/>
</Entity>
<Entity uid="1119">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1617.40137" z="378.8924"/>
<Orientation y="-2.79114"/>
<Actor seed="5016"/>
</Entity>
<Entity uid="1120">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1626.10438" z="366.56153"/>
<Orientation y="1.11391"/>
<Actor seed="22548"/>
</Entity>
<Entity uid="1121">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1642.9004" z="359.48115"/>
<Orientation y="3.04673"/>
<Actor seed="3036"/>
</Entity>
<Entity uid="1122">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1647.40503" z="330.1428"/>
<Orientation y="2.35621"/>
<Actor seed="34478"/>
</Entity>
<Entity uid="1123">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1655.71497" z="320.00342"/>
<Orientation y="1.92095"/>
<Actor seed="34332"/>
</Entity>
<Entity uid="1124">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1678.86231" z="295.51227"/>
<Orientation y="1.25417"/>
<Actor seed="8454"/>
</Entity>
<Entity uid="1125">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1713.17798" z="298.14606"/>
<Orientation y="-2.11141"/>
<Actor seed="18962"/>
</Entity>
<Entity uid="1126">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1710.09217" z="328.1728"/>
<Orientation y="-1.85833"/>
<Actor seed="4464"/>
</Entity>
<Entity uid="1127">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1573.55176" z="407.69175"/>
<Orientation y="0.92197"/>
<Actor seed="58420"/>
</Entity>
<Entity uid="1128">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1543.59876" z="423.81824"/>
<Orientation y="3.14158"/>
<Actor seed="41000"/>
</Entity>
<Entity uid="1129">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1542.44983" z="385.23069"/>
<Orientation y="2.65186"/>
<Actor seed="17118"/>
</Entity>
<Entity uid="1130">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1571.56714" z="370.7074"/>
<Orientation y="1.7117"/>
<Actor seed="64752"/>
</Entity>
<Entity uid="1131">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1593.74744" z="357.53818"/>
<Orientation y="2.69153"/>
<Actor seed="63114"/>
</Entity>
<Entity uid="1132">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1601.85169" z="346.30427"/>
<Orientation y="1.97867"/>
<Actor seed="59178"/>
</Entity>
<Entity uid="1133">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1624.41334" z="334.3061"/>
<Orientation y="1.46413"/>
<Actor seed="65114"/>
</Entity>
<Entity uid="1134">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1631.16236" z="344.35013"/>
<Orientation y="-1.51436"/>
<Actor seed="63874"/>
</Entity>
<Entity uid="1135">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1603.34278" z="360.71369"/>
<Orientation y="-0.80961"/>
<Actor seed="53826"/>
</Entity>
<Entity uid="1136">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1576.03223" z="383.86887"/>
<Orientation y="-1.17048"/>
<Actor seed="50228"/>
</Entity>
<Entity uid="1137">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1539.01172" z="408.56354"/>
<Orientation y="0.11503"/>
<Actor seed="26916"/>
</Entity>
<Entity uid="1138">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1544.52198" z="445.38324"/>
<Orientation y="-0.73166"/>
<Actor seed="48108"/>
</Entity>
<Entity uid="1139">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1516.77808" z="468.73652"/>
<Orientation y="-0.74788"/>
<Actor seed="26924"/>
</Entity>
<Entity uid="1140">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1513.97925" z="491.3022"/>
<Orientation y="2.35621"/>
<Actor seed="45432"/>
</Entity>
<Entity uid="1141">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1556.98731" z="498.57477"/>
<Orientation y="1.68032"/>
<Actor seed="42438"/>
</Entity>
<Entity uid="1142">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1595.27344" z="499.72281"/>
<Orientation y="1.60056"/>
<Actor seed="43310"/>
</Entity>
<Entity uid="1143">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1625.00367" z="493.33863"/>
<Orientation y="0.51951"/>
<Actor seed="42602"/>
</Entity>
<Entity uid="1144">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1633.36109" z="508.15741"/>
<Orientation y="-3.12118"/>
<Actor seed="7994"/>
</Entity>
<Entity uid="1145">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1631.22571" z="472.00715"/>
<Orientation y="2.07503"/>
<Actor seed="20128"/>
</Entity>
<Entity uid="1146">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1645.1084" z="466.88938"/>
<Orientation y="1.57081"/>
<Actor seed="45258"/>
</Entity>
<Entity uid="1147">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1667.2881" z="466.61756"/>
<Orientation y="2.10721"/>
<Actor seed="65425"/>
</Entity>
<Entity uid="1148">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1674.92359" z="460.19678"/>
<Orientation y="-2.63993"/>
<Actor seed="24652"/>
</Entity>
<Entity uid="1149">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1671.09412" z="451.21872"/>
<Orientation y="1.81876"/>
<Actor seed="53326"/>
</Entity>
<Entity uid="1150">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1306.76001" z="712.79108"/>
<Orientation y="2.35621"/>
<Actor seed="56718"/>
</Entity>
<Entity uid="1151">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1297.8014" z="709.34485"/>
<Orientation y="-2.52948"/>
<Actor seed="57948"/>
</Entity>
<Entity uid="1152">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1284.15003" z="702.0763"/>
<Orientation y="2.35621"/>
<Actor seed="294"/>
</Entity>
<Entity uid="1153">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1275.06568" z="698.93348"/>
<Orientation y="2.35621"/>
<Actor seed="33936"/>
</Entity>
<Entity uid="1154">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1254.4795" z="714.23359"/>
<Orientation y="2.35621"/>
<Actor seed="42202"/>
</Entity>
<Entity uid="1155">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1237.70069" z="714.7566"/>
<Orientation y="-1.62455"/>
<Actor seed="59084"/>
</Entity>
<Entity uid="1156">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1318.82581" z="623.66517"/>
<Orientation y="-2.60958"/>
<Actor seed="53604"/>
</Entity>
<Entity uid="1157">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1318.32801" z="612.93262"/>
<Orientation y="1.51551"/>
<Actor seed="46514"/>
</Entity>
<Entity uid="1158">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1338.1886" z="620.89405"/>
<Orientation y="0.23858"/>
<Actor seed="31846"/>
</Entity>
<Entity uid="1159">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1329.22657" z="662.17603"/>
<Orientation y="-2.0565"/>
<Actor seed="11730"/>
</Entity>
<Entity uid="1160">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="670.50806" z="1236.86377"/>
<Orientation y="-2.01053"/>
<Actor seed="26574"/>
</Entity>
<Entity uid="1161">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="659.607" z="1228.7334"/>
<Orientation y="2.81373"/>
<Actor seed="12916"/>
</Entity>
<Entity uid="1162">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="674.8089" z="1221.44935"/>
<Orientation y="0.52961"/>
<Actor seed="48784"/>
</Entity>
<Entity uid="1163">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="682.97925" z="1233.20423"/>
<Orientation y="1.49152"/>
<Actor seed="54394"/>
</Entity>
<Entity uid="1164">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="698.97584" z="1229.99073"/>
<Orientation y="2.87113"/>
<Actor seed="26856"/>
</Entity>
<Entity uid="1165">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="713.86841" z="1220.63636"/>
<Orientation y="0.82027"/>
<Actor seed="39542"/>
</Entity>
<Entity uid="1166">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="725.69648" z="1231.15076"/>
<Orientation y="2.35621"/>
<Actor seed="25886"/>
</Entity>
<Entity uid="1167">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="731.3636" z="1238.71497"/>
<Orientation y="2.35621"/>
<Actor seed="58254"/>
</Entity>
<Entity uid="1168">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="615.54609" z="1248.08875"/>
<Orientation y="-2.2201"/>
<Actor seed="22510"/>
</Entity>
<Entity uid="1169">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="599.65888" z="1242.60572"/>
<Orientation y="2.35621"/>
<Actor seed="2842"/>
</Entity>
<Entity uid="1170">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="599.47181" z="1234.42066"/>
<Orientation y="3.1219"/>
<Actor seed="41610"/>
</Entity>
<Entity uid="1171">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="265.61875" z="909.85254"/>
<Orientation y="2.94996"/>
<Actor seed="41922"/>
</Entity>
<Entity uid="1172">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="273.61384" z="888.12916"/>
<Orientation y="1.68738"/>
<Actor seed="14952"/>
</Entity>
<Entity uid="1173">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="287.29773" z="890.83997"/>
<Orientation y="0.61577"/>
<Actor seed="21742"/>
</Entity>
<Entity uid="1174">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="302.21338" z="906.12305"/>
<Orientation y="1.99514"/>
<Actor seed="57802"/>
</Entity>
<Entity uid="1175">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="317.93311" z="892.90107"/>
<Orientation y="2.93941"/>
<Actor seed="48728"/>
</Entity>
<Entity uid="1176">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="324.29386" z="878.18177"/>
<Orientation y="2.6958"/>
<Actor seed="54826"/>
</Entity>
<Entity uid="1177">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="333.25437" z="863.40113"/>
<Orientation y="1.96485"/>
<Actor seed="24980"/>
</Entity>
<Entity uid="1178">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="344.9021" z="857.8844"/>
<Orientation y="-1.26417"/>
<Actor seed="13456"/>
</Entity>
<Entity uid="1179">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="287.24415" z="881.25171"/>
<Orientation y="-2.35003"/>
<Actor seed="4686"/>
</Entity>
<Entity uid="1180">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="272.12497" z="861.19843"/>
<Orientation y="2.89722"/>
<Actor seed="53726"/>
</Entity>
<Entity uid="1181">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="273.47931" z="851.32178"/>
<Orientation y="1.97532"/>
<Actor seed="61998"/>
</Entity>
<Entity uid="1182">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="280.37223" z="847.16681"/>
<Orientation y="2.78893"/>
<Actor seed="47138"/>
</Entity>
<Entity uid="1183">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="285.17341" z="843.64545"/>
<Orientation y="1.4322"/>
<Actor seed="42498"/>
</Entity>
<Entity uid="1184">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="317.0199" z="843.71845"/>
<Orientation y="0.77324"/>
<Actor seed="32782"/>
</Entity>
<Entity uid="1185">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="323.69843" z="846.62122"/>
<Orientation y="1.51647"/>
<Actor seed="24126"/>
</Entity>
<Entity uid="1186">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="134.90571" z="909.91419"/>
<Orientation y="-2.08158"/>
<Actor seed="63632"/>
</Entity>
<Entity uid="1187">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="114.91799" z="889.9126"/>
<Orientation y="-3.1403"/>
<Actor seed="40280"/>
</Entity>
<Entity uid="1188">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="116.7414" z="853.46692"/>
<Orientation y="2.35094"/>
<Actor seed="40106"/>
</Entity>
<Entity uid="1189">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="124.23198" z="846.86878"/>
<Orientation y="-2.44896"/>
<Actor seed="31510"/>
</Entity>
<Entity uid="1190">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="113.80671" z="838.39264"/>
<Orientation y="2.35621"/>
<Actor seed="55946"/>
</Entity>
<Entity uid="1191">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="90.39992" z="885.40906"/>
<Orientation y="0.21074"/>
<Actor seed="40038"/>
</Entity>
<Entity uid="1192">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="102.80169" z="860.94666"/>
<Orientation y="-1.2603"/>
<Actor seed="50448"/>
</Entity>
<Entity uid="1193">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="99.60033" z="830.35193"/>
<Orientation y="1.0409"/>
<Actor seed="21436"/>
</Entity>
<Entity uid="1194">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="110.02248" z="825.92994"/>
<Orientation y="-2.20711"/>
<Actor seed="5024"/>
</Entity>
<Entity uid="1195">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="95.42548" z="822.1609"/>
<Orientation y="1.07854"/>
<Actor seed="32410"/>
</Entity>
<Entity uid="1196">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="51.94436" z="1034.11707"/>
<Orientation y="-1.57078"/>
<Actor seed="62100"/>
</Entity>
<Entity uid="1197">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="39.18058" z="1037.57581"/>
<Orientation y="-0.31434"/>
<Actor seed="55630"/>
</Entity>
<Entity uid="1198">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="29.8211" z="1066.61927"/>
<Orientation y="0.66022"/>
<Actor seed="47372"/>
</Entity>
<Entity uid="1199">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="42.36287" z="1064.14258"/>
<Orientation y="2.68725"/>
<Actor seed="51812"/>
</Entity>
<Entity uid="1200">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="66.21912" z="1019.13251"/>
<Orientation y="2.45316"/>
<Actor seed="49032"/>
</Entity>
<Entity uid="1201">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="94.41216" z="996.15168"/>
<Orientation y="0.95228"/>
<Actor seed="13302"/>
</Entity>
<Entity uid="1202">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="329.72132" z="1387.2516"/>
<Orientation y="2.84377"/>
<Actor seed="60670"/>
</Entity>
<Entity uid="1203">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="339.42164" z="1349.76563"/>
<Orientation y="3.11774"/>
<Actor seed="51546"/>
</Entity>
<Entity uid="1204">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="341.29303" z="1333.49134"/>
<Orientation y="2.83806"/>
<Actor seed="48842"/>
</Entity>
<Entity uid="1205">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="349.48664" z="1314.66443"/>
<Orientation y="2.35621"/>
<Actor seed="56388"/>
</Entity>
<Entity uid="1206">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="344.77146" z="1339.83741"/>
<Orientation y="-0.64354"/>
<Actor seed="12890"/>
</Entity>
<Entity uid="1207">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="323.39228" z="1371.05738"/>
<Orientation y="-1.53834"/>
<Actor seed="44262"/>
</Entity>
<Entity uid="1208">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="291.29352" z="1397.63477"/>
<Orientation y="-0.79155"/>
<Actor seed="44478"/>
</Entity>
<Entity uid="1209">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="278.56125" z="1416.57825"/>
<Orientation y="-1.61274"/>
<Actor seed="9506"/>
</Entity>
<Entity uid="1210">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="243.79476" z="1436.00293"/>
<Orientation y="0.45176"/>
<Actor seed="28430"/>
</Entity>
<Entity uid="1211">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="286.11805" z="1458.39734"/>
<Orientation y="2.35621"/>
<Actor seed="42854"/>
</Entity>
<Entity uid="1212">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="274.98136" z="1500.37159"/>
<Orientation y="-0.99541"/>
<Actor seed="51430"/>
</Entity>
<Entity uid="1213">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="245.2331" z="1526.1294"/>
<Orientation y="1.78141"/>
<Actor seed="24112"/>
</Entity>
<Entity uid="1214">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="312.93522" z="1521.28089"/>
<Orientation y="2.35621"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="1215">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="343.39777" z="1544.11707"/>
<Orientation y="0.52433"/>
<Actor seed="25052"/>
</Entity>
<Entity uid="1216">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="343.27533" z="1587.6493"/>
<Orientation y="-0.72228"/>
<Actor seed="2782"/>
</Entity>
<Entity uid="1217">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="312.3353" z="1608.14698"/>
<Orientation y="2.32201"/>
<Actor seed="14010"/>
</Entity>
<Entity uid="1218">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="363.5283" z="1593.39686"/>
<Orientation y="1.682"/>
<Actor seed="59490"/>
</Entity>
<Entity uid="1219">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="410.21857" z="1593.47156"/>
<Orientation y="1.25109"/>
<Actor seed="46610"/>
</Entity>
<Entity uid="1220">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="459.0644" z="1627.23072"/>
<Orientation y="-0.41918"/>
<Actor seed="40426"/>
</Entity>
<Entity uid="1221">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="411.3762" z="1662.69349"/>
<Orientation y="2.35621"/>
<Actor seed="35090"/>
</Entity>
<Entity uid="1222">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="456.17826" z="1669.20069"/>
<Orientation y="1.45035"/>
<Actor seed="40812"/>
</Entity>
<Entity uid="1223">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="517.05091" z="1709.08167"/>
<Orientation y="-1.87"/>
<Actor seed="5442"/>
</Entity>
<Entity uid="1224">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="484.74177" z="1712.7959"/>
<Orientation y="0.28713"/>
<Actor seed="18426"/>
</Entity>
<Entity uid="1225">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="499.00104" z="1802.91211"/>
<Orientation y="1.41671"/>
<Actor seed="13954"/>
</Entity>
<Entity uid="1226">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="562.04896" z="1787.98975"/>
<Orientation y="-0.17786"/>
<Actor seed="36016"/>
</Entity>
<Entity uid="1227">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="521.92853" z="1909.2826"/>
<Orientation y="2.98354"/>
<Actor seed="33596"/>
</Entity>
<Entity uid="1228">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="536.2157" z="1831.01001"/>
<Orientation y="-3.133"/>
<Actor seed="6458"/>
</Entity>
<Entity uid="1229">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="536.32209" z="1813.31556"/>
<Orientation y="-1.93998"/>
<Actor seed="15280"/>
</Entity>
<Entity uid="1230">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="520.27344" z="1819.02796"/>
<Orientation y="-1.8584"/>
<Actor seed="45788"/>
</Entity>
<Entity uid="1231">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="506.46528" z="1817.85792"/>
<Orientation y="-0.35029"/>
<Actor seed="36374"/>
</Entity>
<Entity uid="1232">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="496.28635" z="1858.4004"/>
<Orientation y="0.20833"/>
<Actor seed="9490"/>
</Entity>
<Entity uid="1233">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="501.36579" z="1880.43274"/>
<Orientation y="-1.05185"/>
<Actor seed="42374"/>
</Entity>
<Entity uid="1234">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="484.6471" z="1888.44459"/>
<Orientation y="-2.72756"/>
<Actor seed="38356"/>
</Entity>
<Entity uid="1235">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="469.94993" z="1859.47828"/>
<Orientation y="2.35621"/>
<Actor seed="10826"/>
</Entity>
<Entity uid="1236">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="468.24912" z="1852.41956"/>
<Orientation y="-1.49029"/>
<Actor seed="36268"/>
</Entity>
<Entity uid="1237">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="451.70981" z="1851.43116"/>
<Orientation y="2.35621"/>
<Actor seed="36506"/>
</Entity>
<Entity uid="1238">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="461.68754" z="1855.30445"/>
<Orientation y="1.0087"/>
<Actor seed="57970"/>
</Entity>
<Entity uid="1239">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="499.50321" z="1876.75171"/>
<Orientation y="2.35621"/>
<Actor seed="56162"/>
</Entity>
<Entity uid="1240">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="502.9062" z="1886.42432"/>
<Orientation y="0.41324"/>
<Actor seed="43526"/>
</Entity>
<Entity uid="1241">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="506.95783" z="1892.52662"/>
<Orientation y="3.09406"/>
<Actor seed="52504"/>
</Entity>
<Entity uid="1242">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="515.15876" z="1845.57862"/>
<Orientation y="2.35621"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="1243">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="522.64777" z="1837.45423"/>
<Orientation y="0.89998"/>
<Actor seed="4390"/>
</Entity>
<Entity uid="1244">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="550.87946" z="1847.0569"/>
<Orientation y="-0.3245"/>
<Actor seed="36466"/>
</Entity>
<Entity uid="1245">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="541.72468" z="1882.80286"/>
<Orientation y="2.35621"/>
<Actor seed="31014"/>
</Entity>
<Entity uid="1246">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="546.77717" z="1884.75904"/>
<Orientation y="1.28779"/>
<Actor seed="13606"/>
</Entity>
<Entity uid="1247">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="581.72974" z="1887.86561"/>
<Orientation y="-2.96521"/>
<Actor seed="8506"/>
</Entity>
<Entity uid="1248">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="721.66211" z="1895.1128"/>
<Orientation y="-1.6683"/>
<Actor seed="49060"/>
</Entity>
<Entity uid="1249">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="673.07154" z="1855.57435"/>
<Orientation y="2.60938"/>
<Actor seed="62418"/>
</Entity>
<Entity uid="1250">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="699.40082" z="1820.83863"/>
<Orientation y="1.53093"/>
<Actor seed="736"/>
</Entity>
<Entity uid="1251">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="754.04554" z="1829.5824"/>
<Orientation y="1.57081"/>
<Actor seed="50506"/>
</Entity>
<Entity uid="1252">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="899.13215" z="1854.39698"/>
<Orientation y="-2.57941"/>
<Actor seed="22578"/>
</Entity>
<Entity uid="1253">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="881.87604" z="1809.80835"/>
<Orientation y="-3.12195"/>
<Actor seed="38516"/>
</Entity>
<Entity uid="1254">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="888.51691" z="1796.47889"/>
<Orientation y="1.84527"/>
<Actor seed="59036"/>
</Entity>
<Entity uid="1255">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="921.85975" z="1811.05774"/>
<Orientation y="0.36155"/>
<Actor seed="34228"/>
</Entity>
<Entity uid="1256">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="943.1214" z="1842.53309"/>
<Orientation y="0.3943"/>
<Actor seed="26784"/>
</Entity>
<Entity uid="1257">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="961.51703" z="1859.98768"/>
<Orientation y="1.68845"/>
<Actor seed="45722"/>
</Entity>
<Entity uid="1258">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="992.56836" z="1858.79151"/>
<Orientation y="-2.78518"/>
<Actor seed="57934"/>
</Entity>
<Entity uid="1259">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="986.77265" z="1844.27027"/>
<Orientation y="-2.79281"/>
<Actor seed="63664"/>
</Entity>
<Entity uid="1260">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="983.61365" z="1827.26941"/>
<Orientation y="1.77611"/>
<Actor seed="55792"/>
</Entity>
<Entity uid="1261">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1010.90174" z="1823.24769"/>
<Orientation y="2.35621"/>
<Actor seed="2668"/>
</Entity>
<Entity uid="1262">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="975.13813" z="1822.54371"/>
<Orientation y="-2.37656"/>
<Actor seed="47134"/>
</Entity>
<Entity uid="1263">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="934.29084" z="1776.72791"/>
<Orientation y="-2.61234"/>
<Actor seed="15858"/>
</Entity>
<Entity uid="1264">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="909.44452" z="1736.03626"/>
<Orientation y="-2.59951"/>
<Actor seed="39576"/>
</Entity>
<Entity uid="1265">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="905.73023" z="1725.25135"/>
<Orientation y="-2.30056"/>
<Actor seed="27034"/>
</Entity>
<Entity uid="1266">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="877.4535" z="1747.59534"/>
<Orientation y="2.35621"/>
<Actor seed="49052"/>
</Entity>
<Entity uid="1267">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="871.40522" z="1773.7511"/>
<Orientation y="2.35621"/>
<Actor seed="40668"/>
</Entity>
<Entity uid="1268">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="863.09284" z="1788.4745"/>
<Orientation y="3.00164"/>
<Actor seed="24094"/>
</Entity>
<Entity uid="1269">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="860.28064" z="1758.85804"/>
<Orientation y="2.75861"/>
<Actor seed="34492"/>
</Entity>
<Entity uid="1270">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="865.7364" z="1739.94336"/>
<Orientation y="-2.76413"/>
<Actor seed="57758"/>
</Entity>
<Entity uid="1271">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="852.2591" z="1729.3108"/>
<Orientation y="-2.52128"/>
<Actor seed="47902"/>
</Entity>
<Entity uid="1272">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="854.23768" z="1714.84974"/>
<Orientation y="2.28142"/>
<Actor seed="46862"/>
</Entity>
<Entity uid="1273">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="865.31666" z="1710.97596"/>
<Orientation y="1.25834"/>
<Actor seed="54596"/>
</Entity>
<Entity uid="1274">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="804.2884" z="1727.47425"/>
<Orientation y="-2.93332"/>
<Actor seed="49778"/>
</Entity>
<Entity uid="1275">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="799.43976" z="1717.7732"/>
<Orientation y="3.04867"/>
<Actor seed="10720"/>
</Entity>
<Entity uid="1276">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="801.59955" z="1709.79126"/>
<Orientation y="1.44417"/>
<Actor seed="54164"/>
</Entity>
<Entity uid="1277">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="812.93812" z="1756.75391"/>
<Orientation y="2.42104"/>
<Actor seed="28636"/>
</Entity>
<Entity uid="1278">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="829.89478" z="1754.94532"/>
<Orientation y="-2.35241"/>
<Actor seed="41654"/>
</Entity>
<Entity uid="1279">
<Template>gaia/ruins/stone_statues_roman</Template>
<Player>0</Player>
<Position x="697.57056" z="1350.36304"/>
<Orientation y="-2.41318"/>
<Actor seed="50006"/>
</Entity>
<Entity uid="1280">
<Template>gaia/ruins/stone_statues_roman</Template>
<Player>0</Player>
<Position x="702.1131" z="1344.52991"/>
<Orientation y="-2.28968"/>
<Actor seed="65178"/>
</Entity>
<Entity uid="1281">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="769.43604" z="1463.73719"/>
<Orientation y="3.11301"/>
<Actor seed="34578"/>
</Entity>
<Entity uid="1282">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="441.81986" z="1178.72132"/>
<Orientation y="2.90537"/>
<Actor seed="59344"/>
</Entity>
<Entity uid="1283">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="296.57993" z="1428.58948"/>
<Orientation y="-2.93606"/>
<Actor seed="62734"/>
</Entity>
<Entity uid="1284">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="992.85383" z="1914.67164"/>
<Orientation y="3.12166"/>
<Actor seed="32068"/>
</Entity>
<Entity uid="1285">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="1261.50916" z="1672.32447"/>
<Orientation y="2.35621"/>
<Actor seed="39360"/>
</Entity>
<Entity uid="1286">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="1566.54017" z="1512.03248"/>
<Orientation y="2.25126"/>
<Actor seed="22098"/>
</Entity>
<Entity uid="1287">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="1290.92005" z="696.11573"/>
<Orientation y="2.35621"/>
<Actor seed="54880"/>
</Entity>
<Entity uid="1288">
<Template>gaia/geology_stonemine_medit_quarry</Template>
<Player>0</Player>
<Position x="1234.12085" z="798.06434"/>
<Orientation y="-0.61422"/>
<Actor seed="61770"/>
</Entity>
<Entity uid="1289">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="1102.68958" z="752.797"/>
<Orientation y="2.35621"/>
<Actor seed="53762"/>
</Entity>
<Entity uid="1290">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="809.52857" z="1933.30713"/>
<Orientation y="0.54427"/>
<Actor seed="46314"/>
</Entity>
<Entity uid="1291">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="1532.57691" z="1619.08338"/>
<Orientation y="-0.7798"/>
<Actor seed="34662"/>
</Entity>
<Entity uid="1292">
<Template>gaia/geology_metal_mediterranean_slabs</Template>
<Player>0</Player>
<Position x="1286.86878" z="600.61377"/>
<Orientation y="2.35621"/>
<Actor seed="20272"/>
</Entity>
<Entity uid="1293">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1236.11646" z="617.57966"/>
<Orientation y="2.35621"/>
<Actor seed="51056"/>
</Entity>
<Entity uid="1294">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1250.83033" z="622.27094"/>
<Orientation y="2.12351"/>
<Actor seed="50538"/>
</Entity>
<Entity uid="1295">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1259.68201" z="614.57331"/>
<Orientation y="3.12488"/>
<Actor seed="43242"/>
</Entity>
<Entity uid="1296">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1266.04737" z="601.1084"/>
<Orientation y="2.90703"/>
<Actor seed="378"/>
</Entity>
<Entity uid="1297">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1276.58936" z="590.39271"/>
<Orientation y="2.78183"/>
<Actor seed="40054"/>
</Entity>
<Entity uid="1298">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1290.67359" z="587.08332"/>
<Orientation y="0.82422"/>
<Actor seed="21474"/>
</Entity>
<Entity uid="1299">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1299.33753" z="597.41907"/>
<Orientation y="0.5697"/>
<Actor seed="45400"/>
</Entity>
<Entity uid="1300">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1317.7118" z="612.38428"/>
<Orientation y="1.57081"/>
<Actor seed="14118"/>
</Entity>
<Entity uid="1301">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1329.51807" z="613.72895"/>
<Orientation y="0.64898"/>
<Actor seed="53008"/>
</Entity>
<Entity uid="1302">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1343.85303" z="636.03736"/>
<Orientation y="-0.1401"/>
<Actor seed="65471"/>
</Entity>
<Entity uid="1303">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1340.24231" z="638.27033"/>
<Orientation y="-0.34383"/>
<Actor seed="42836"/>
</Entity>
<Entity uid="1304">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1202.16688" z="563.64954"/>
<Orientation y="0.65665"/>
<Actor seed="6934"/>
</Entity>
<Entity uid="1305">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1225.87134" z="562.37684"/>
<Orientation y="2.29868"/>
<Actor seed="47648"/>
</Entity>
<Entity uid="1306">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1233.88868" z="556.42615"/>
<Orientation y="1.98554"/>
<Actor seed="49262"/>
</Entity>
<Entity uid="1307">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1249.55164" z="555.87653"/>
<Orientation y="0.88294"/>
<Actor seed="3098"/>
</Entity>
<Entity uid="1308">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1265.21998" z="568.93512"/>
<Orientation y="1.19913"/>
<Actor seed="29354"/>
</Entity>
<Entity uid="1309">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1287.42359" z="571.61438"/>
<Orientation y="3.0792"/>
<Actor seed="45604"/>
</Entity>
<Entity uid="1310">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1288.77137" z="557.85596"/>
<Orientation y="1.75681"/>
<Actor seed="10910"/>
</Entity>
<Entity uid="1311">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1220.13074" z="545.30848"/>
<Orientation y="1.37868"/>
<Actor seed="60252"/>
</Entity>
<Entity uid="1312">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1248.70813" z="550.15461"/>
<Orientation y="2.35621"/>
<Actor seed="15864"/>
</Entity>
<Entity uid="1313">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1253.09815" z="549.21467"/>
<Orientation y="-2.22468"/>
<Actor seed="52604"/>
</Entity>
<Entity uid="1314">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1235.3484" z="534.00055"/>
<Orientation y="2.35621"/>
<Actor seed="14152"/>
</Entity>
<Entity uid="1315">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1125.59546" z="560.06043"/>
<Orientation y="-1.61823"/>
<Actor seed="9662"/>
</Entity>
<Entity uid="1316">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1110.4297" z="565.28785"/>
<Orientation y="0.93401"/>
<Actor seed="63538"/>
</Entity>
<Entity uid="1317">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1122.01941" z="575.68757"/>
<Orientation y="2.35621"/>
<Actor seed="49974"/>
</Entity>
<Entity uid="1318">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1121.27405" z="593.5246"/>
<Orientation y="-0.17815"/>
<Actor seed="51052"/>
</Entity>
<Entity uid="1319">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1118.55201" z="608.5301"/>
<Orientation y="-1.57081"/>
<Actor seed="34274"/>
</Entity>
<Entity uid="1320">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1107.43616" z="609.24866"/>
<Orientation y="-1.50313"/>
<Actor seed="30862"/>
</Entity>
<Entity uid="1321">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1090.70325" z="606.51044"/>
<Orientation y="-2.94014"/>
<Actor seed="59468"/>
</Entity>
<Entity uid="1322">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1093.66468" z="583.55463"/>
<Orientation y="2.4176"/>
<Actor seed="52276"/>
</Entity>
<Entity uid="1323">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1088.80677" z="582.18006"/>
<Orientation y="-1.4418"/>
<Actor seed="59380"/>
</Entity>
<Entity uid="1324">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="880.10834" z="197.08761"/>
<Orientation y="-1.85341"/>
<Actor seed="39852"/>
</Entity>
<Entity uid="1325">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="859.5766" z="193.65249"/>
<Orientation y="-1.21373"/>
<Actor seed="54136"/>
</Entity>
<Entity uid="1326">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="824.83356" z="202.61184"/>
<Orientation y="2.35621"/>
<Actor seed="31636"/>
</Entity>
<Entity uid="1327">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="820.27894" z="191.34316"/>
<Orientation y="-2.15281"/>
<Actor seed="15272"/>
</Entity>
<Entity uid="1328">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="805.45337" z="188.28588"/>
<Orientation y="-1.30723"/>
<Actor seed="23944"/>
</Entity>
<Entity uid="1329">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="787.82142" z="190.73443"/>
<Orientation y="-1.34524"/>
<Actor seed="44914"/>
</Entity>
<Entity uid="1330">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="771.35132" z="191.06572"/>
<Orientation y="2.35621"/>
<Actor seed="31102"/>
</Entity>
<Entity uid="1331">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="766.0683" z="192.32731"/>
<Orientation y="-0.54719"/>
<Actor seed="43218"/>
</Entity>
<Entity uid="1332">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="773.1532" z="193.49466"/>
<Orientation y="-2.05288"/>
<Actor seed="35792"/>
</Entity>
<Entity uid="1333">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="751.28858" z="186.89428"/>
<Orientation y="-2.73002"/>
<Actor seed="50116"/>
</Entity>
<Entity uid="1334">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="745.82355" z="172.38872"/>
<Orientation y="1.94715"/>
<Actor seed="23940"/>
</Entity>
<Entity uid="1335">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="770.65632" z="175.70255"/>
<Orientation y="0.46827"/>
<Actor seed="40540"/>
</Entity>
<Entity uid="1336">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="789.58747" z="181.43267"/>
<Orientation y="1.1801"/>
<Actor seed="47330"/>
</Entity>
<Entity uid="1337">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="815.98414" z="189.79023"/>
<Orientation y="2.35621"/>
<Actor seed="15360"/>
</Entity>
<Entity uid="1338">
<Template>gaia/treasure/food_barrels_buried</Template>
<Player>0</Player>
<Position x="786.41034" z="241.89525"/>
<Orientation y="2.35621"/>
<Actor seed="5084"/>
</Entity>
<Entity uid="1339">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="790.03956" z="245.70177"/>
<Orientation y="-1.14623"/>
<Actor seed="46492"/>
</Entity>
<Entity uid="1340">
<Template>gaia/treasure/shipwreck_debris</Template>
<Player>0</Player>
<Position x="768.59693" z="247.70798"/>
<Orientation y="-1.28834"/>
<Actor seed="50578"/>
</Entity>
<Entity uid="1341">
<Template>gaia/treasure/shipwreck_debris</Template>
<Player>0</Player>
<Position x="603.31135" z="543.91065"/>
<Orientation y="0.11364"/>
<Actor seed="25824"/>
</Entity>
<Entity uid="1342">
<Template>gaia/treasure/shipwreck_debris</Template>
<Player>0</Player>
<Position x="500.8324" z="883.9206"/>
<Orientation y="-1.46007"/>
<Actor seed="39978"/>
</Entity>
<Entity uid="1343">
<Template>gaia/treasure/shipwreck_debris</Template>
<Player>0</Player>
<Position x="1276.12452" z="1455.80201"/>
<Orientation y="-1.80472"/>
<Actor seed="54542"/>
</Entity>
<Entity uid="1344">
<Template>gaia/treasure/shipwreck_debris</Template>
<Player>0</Player>
<Position x="1047.79578" z="1238.73438"/>
<Orientation y="1.08288"/>
<Actor seed="45816"/>
</Entity>
<Entity uid="1345">
<Template>gaia/treasure/shipwreck</Template>
<Player>0</Player>
<Position x="990.32856" z="1240.72925"/>
<Orientation y="1.95673"/>
<Actor seed="56364"/>
</Entity>
<Entity uid="1346">
<Template>gaia/treasure/shipwreck</Template>
<Player>0</Player>
<Position x="813.61707" z="693.448"/>
<Orientation y="-2.80111"/>
<Actor seed="59306"/>
</Entity>
<Entity uid="1347">
<Template>gaia/treasure/shipwreck</Template>
<Player>0</Player>
<Position x="1223.06226" z="550.11323"/>
<Orientation y="2.35621"/>
<Actor seed="42950"/>
</Entity>
<Entity uid="1348">
<Template>gaia/treasure/shipwreck</Template>
<Player>0</Player>
<Position x="1972.29261" z="1097.5724"/>
<Orientation y="1.2007"/>
<Actor seed="16142"/>
</Entity>
<Entity uid="1349">
<Template>gaia/treasure/shipwreck</Template>
<Player>0</Player>
<Position x="1736.61084" z="361.34061"/>
<Orientation y="2.35621"/>
<Actor seed="62544"/>
</Entity>
<Entity uid="1350">
<Template>gaia/treasure/shipwreck</Template>
<Player>0</Player>
<Position x="94.91112" z="889.19434"/>
<Orientation y="2.35621"/>
<Actor seed="56726"/>
</Entity>
<Entity uid="1351">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="227.03882" z="949.64802"/>
<Orientation y="-1.29717"/>
<Actor seed="60740"/>
</Entity>
<Entity uid="1352">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="578.58509" z="1170.94361"/>
<Orientation y="0.93566"/>
<Actor seed="26350"/>
</Entity>
<Entity uid="1353">
<Template>gaia/treasure/golden_fleece</Template>
<Player>0</Player>
<Position x="1655.12317" z="371.46021"/>
<Orientation y="0.68693"/>
<Actor seed="15676"/>
</Entity>
<Entity uid="1355">
<Template>structures/spart_dock</Template>
<Player>2</Player>
<Position x="1659.41028" z="465.2924"/>
<Orientation y="0.7283"/>
<Actor seed="62126"/>
</Entity>
<Entity uid="1356">
- <Template>structures/mace_workshop</Template>
+ <Template>structures/mace_arsenal</Template>
<Player>1</Player>
<Position x="672.49231" z="1323.17847"/>
<Orientation y="2.35621"/>
<Actor seed="38680"/>
</Entity>
<Entity uid="1357">
<Template>structures/mace_wonder</Template>
<Player>1</Player>
<Position x="602.9018" z="1548.65943"/>
<Orientation y="3.09313"/>
<Actor seed="37370"/>
</Entity>
<Entity uid="1358">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="597.00184" z="1499.52051"/>
<Orientation y="0.1898"/>
<Actor seed="25222"/>
</Entity>
<Entity uid="1359">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="597.18085" z="1488.70179"/>
<Orientation y="1.77985"/>
<Actor seed="36028"/>
</Entity>
<Entity uid="1360">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="596.80225" z="1509.58143"/>
<Orientation y="2.35621"/>
<Actor seed="51686"/>
</Entity>
<Entity uid="1361">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="610.84766" z="1510.32386"/>
<Orientation y="2.35621"/>
<Actor seed="30568"/>
</Entity>
<Entity uid="1362">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="610.59284" z="1500.00721"/>
<Orientation y="2.35621"/>
<Actor seed="63170"/>
</Entity>
<Entity uid="1363">
<Template>gaia/flora_tree_cypress</Template>
<Player>0</Player>
<Position x="610.6966" z="1489.04053"/>
<Orientation y="0.06574"/>
<Actor seed="15480"/>
</Entity>
<Entity uid="1364">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="694.98365" z="702.34137"/>
<Orientation y="-1.87641"/>
<Actor seed="26648"/>
</Entity>
<Entity uid="1365">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="679.85914" z="702.60718"/>
<Orientation y="3.05971"/>
<Actor seed="19146"/>
</Entity>
<Entity uid="1366">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="680.81861" z="689.76685"/>
<Orientation y="3.10061"/>
<Actor seed="14488"/>
</Entity>
<Entity uid="1367">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="680.9289" z="678.01453"/>
<Orientation y="1.70823"/>
<Actor seed="29038"/>
</Entity>
<Entity uid="1368">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="693.03235" z="685.63068"/>
<Orientation y="0.19613"/>
<Actor seed="62600"/>
</Entity>
<Entity uid="1369">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="691.70295" z="700.35663"/>
<Orientation y="-0.57099"/>
<Actor seed="50502"/>
</Entity>
<Entity uid="1370">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="683.76532" z="716.16352"/>
<Orientation y="0.10604"/>
<Actor seed="7232"/>
</Entity>
<Entity uid="1371">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="689.45844" z="734.08857"/>
<Orientation y="1.39621"/>
<Actor seed="46482"/>
</Entity>
<Entity uid="1372">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="701.88416" z="728.52369"/>
<Orientation y="3.0095"/>
<Actor seed="41276"/>
</Entity>
<Entity uid="1373">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="703.85016" z="703.0431"/>
<Orientation y="-2.9256"/>
<Actor seed="32840"/>
</Entity>
<Entity uid="1374">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="701.87232" z="694.74183"/>
<Orientation y="3.02613"/>
<Actor seed="8804"/>
</Entity>
<Entity uid="1375">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="699.89155" z="686.54438"/>
<Orientation y="2.35621"/>
<Actor seed="36396"/>
</Entity>
<Entity uid="1376">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="696.30286" z="685.24445"/>
<Orientation y="-1.78995"/>
<Actor seed="42216"/>
</Entity>
<Entity uid="1377">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="691.46229" z="686.59961"/>
<Orientation y="-0.10405"/>
<Actor seed="57678"/>
</Entity>
<Entity uid="1378">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="687.79401" z="695.49354"/>
<Orientation y="2.35621"/>
<Actor seed="32164"/>
</Entity>
<Entity uid="1379">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="685.50232" z="695.94416"/>
<Orientation y="-1.81255"/>
<Actor seed="47596"/>
</Entity>
<Entity uid="1380">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="679.01111" z="698.90021"/>
<Orientation y="-2.22301"/>
<Actor seed="16286"/>
</Entity>
<Entity uid="1381">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="673.38563" z="694.94605"/>
<Orientation y="-2.5535"/>
<Actor seed="13262"/>
</Entity>
<Entity uid="1382">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="670.50922" z="691.72797"/>
<Orientation y="-3.03115"/>
<Actor seed="43206"/>
</Entity>
<Entity uid="1383">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="670.11652" z="681.7519"/>
<Orientation y="2.35621"/>
<Actor seed="12588"/>
</Entity>
<Entity uid="1384">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="672.70234" z="679.0171"/>
<Orientation y="2.22794"/>
<Actor seed="52844"/>
</Entity>
<Entity uid="1385">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="676.00275" z="675.06336"/>
<Orientation y="2.5753"/>
<Actor seed="3640"/>
</Entity>
<Entity uid="1386">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="682.0345" z="669.16712"/>
<Orientation y="1.60216"/>
<Actor seed="22414"/>
</Entity>
<Entity uid="1387">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="693.6869" z="669.57313"/>
<Orientation y="-0.02804"/>
<Actor seed="62268"/>
</Entity>
<Entity uid="1388">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="692.97608" z="674.69306"/>
<Orientation y="0.67013"/>
<Actor seed="33672"/>
</Entity>
<Entity uid="1389">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="716.56696" z="696.27228"/>
<Orientation y="-0.73873"/>
<Actor seed="51592"/>
</Entity>
<Entity uid="1390">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="709.90137" z="702.99433"/>
<Orientation y="-1.008"/>
<Actor seed="12336"/>
</Entity>
<Entity uid="1391">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="700.26221" z="707.96064"/>
<Orientation y="-1.49413"/>
<Actor seed="31264"/>
</Entity>
<Entity uid="1392">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="690.57947" z="713.61054"/>
<Orientation y="2.35621"/>
<Actor seed="11004"/>
</Entity>
<Entity uid="1393">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="687.12073" z="718.32325"/>
<Orientation y="-1.52257"/>
<Actor seed="54086"/>
</Entity>
<Entity uid="1394">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="666.17682" z="725.38501"/>
<Orientation y="3.0632"/>
<Actor seed="62770"/>
</Entity>
<Entity uid="1395">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="665.96668" z="712.43934"/>
<Orientation y="3.04325"/>
<Actor seed="56550"/>
</Entity>
<Entity uid="1396">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="671.41132" z="692.22657"/>
<Orientation y="1.3271"/>
<Actor seed="58310"/>
</Entity>
<Entity uid="1397">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="712.65412" z="694.55475"/>
<Orientation y="2.35621"/>
<Actor seed="8722"/>
</Entity>
<Entity uid="1398">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="709.29517" z="676.49964"/>
<Orientation y="-3.09888"/>
<Actor seed="18392"/>
</Entity>
<Entity uid="1399">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="710.31812" z="666.03199"/>
<Orientation y="3.01044"/>
<Actor seed="10340"/>
</Entity>
<Entity uid="1400">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="712.19996" z="656.14313"/>
<Orientation y="-2.30852"/>
<Actor seed="13704"/>
</Entity>
<Entity uid="1401">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="701.75544" z="653.40082"/>
<Orientation y="-0.45858"/>
<Actor seed="38054"/>
</Entity>
<Entity uid="1402">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="694.17225" z="664.12531"/>
<Orientation y="-2.16568"/>
<Actor seed="43786"/>
</Entity>
<Entity uid="1403">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="687.96369" z="663.18982"/>
<Orientation y="-3.09993"/>
<Actor seed="63102"/>
</Entity>
<Entity uid="1404">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="687.85553" z="653.50715"/>
<Orientation y="-3.09574"/>
<Actor seed="27306"/>
</Entity>
<Entity uid="1405">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="682.33997" z="642.6338"/>
<Orientation y="-2.677"/>
<Actor seed="33640"/>
</Entity>
<Entity uid="1406">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="675.34382" z="633.40058"/>
<Orientation y="3.13257"/>
<Actor seed="61116"/>
</Entity>
<Entity uid="1407">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="675.83765" z="628.67872"/>
<Orientation y="2.80968"/>
<Actor seed="52214"/>
</Entity>
<Entity uid="1408">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="677.77222" z="623.15082"/>
<Orientation y="3.04334"/>
<Actor seed="38666"/>
</Entity>
<Entity uid="1409">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="680.61689" z="614.97535"/>
<Orientation y="1.38619"/>
<Actor seed="19564"/>
</Entity>
<Entity uid="1410">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="686.42621" z="625.39124"/>
<Orientation y="0.89336"/>
<Actor seed="43992"/>
</Entity>
<Entity uid="1411">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="691.88306" z="630.77558"/>
<Orientation y="0.35671"/>
<Actor seed="17588"/>
</Entity>
<Entity uid="1412">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="698.46338" z="634.17017"/>
<Orientation y="1.68444"/>
<Actor seed="13078"/>
</Entity>
<Entity uid="1413">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="916.84607" z="546.95337"/>
<Orientation y="-2.31942"/>
<Actor seed="8694"/>
</Entity>
<Entity uid="1414">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="908.33832" z="535.50745"/>
<Orientation y="3.09264"/>
<Actor seed="63654"/>
</Entity>
<Entity uid="1415">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="904.27125" z="518.22614"/>
<Orientation y="-2.95252"/>
<Actor seed="38532"/>
</Entity>
<Entity uid="1416">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="897.844" z="505.62705"/>
<Orientation y="3.00684"/>
<Actor seed="45954"/>
</Entity>
<Entity uid="1417">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="902.81714" z="482.10065"/>
<Orientation y="2.46093"/>
<Actor seed="58258"/>
</Entity>
<Entity uid="1418">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="916.7226" z="472.79102"/>
<Orientation y="-0.0858"/>
<Actor seed="64940"/>
</Entity>
<Entity uid="1419">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="912.53272" z="503.81348"/>
<Orientation y="2.35621"/>
<Actor seed="29290"/>
</Entity>
<Entity uid="1420">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="909.1457" z="520.7323"/>
<Orientation y="1.07226"/>
<Actor seed="1388"/>
</Entity>
<Entity uid="1421">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="922.1905" z="536.93873"/>
<Orientation y="2.35621"/>
<Actor seed="18828"/>
</Entity>
<Entity uid="1422">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="922.74463" z="542.19574"/>
<Orientation y="-2.98647"/>
<Actor seed="37666"/>
</Entity>
<Entity uid="1423">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="912.6283" z="515.51832"/>
<Orientation y="3.06191"/>
<Actor seed="52320"/>
</Entity>
<Entity uid="1424">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="916.19391" z="504.89075"/>
<Orientation y="2.35621"/>
<Actor seed="22268"/>
</Entity>
<Entity uid="1425">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="919.53309" z="496.50947"/>
<Orientation y="2.86765"/>
<Actor seed="11006"/>
</Entity>
<Entity uid="1426">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="920.7887" z="488.36933"/>
<Orientation y="-2.34418"/>
<Actor seed="36564"/>
</Entity>
<Entity uid="1427">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="914.31745" z="481.28437"/>
<Orientation y="1.89425"/>
<Actor seed="37286"/>
</Entity>
<Entity uid="1428">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="927.07313" z="479.28931"/>
<Orientation y="0.53272"/>
<Actor seed="5274"/>
</Entity>
<Entity uid="1429">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="925.16596" z="496.83991"/>
<Orientation y="-0.30549"/>
<Actor seed="9822"/>
</Entity>
<Entity uid="1430">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="920.2696" z="511.50657"/>
<Orientation y="0.0849"/>
<Actor seed="60042"/>
</Entity>
<Entity uid="1431">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="922.85987" z="524.6305"/>
<Orientation y="0.75855"/>
<Actor seed="54658"/>
</Entity>
<Entity uid="1432">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="756.00202" z="280.7829"/>
<Orientation y="-2.57718"/>
<Actor seed="29822"/>
</Entity>
<Entity uid="1433">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="758.57465" z="261.90812"/>
<Orientation y="2.53512"/>
<Actor seed="27374"/>
</Entity>
<Entity uid="1434">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="760.0713" z="258.77671"/>
<Orientation y="-1.70228"/>
<Actor seed="31892"/>
</Entity>
<Entity uid="1435">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="718.00361" z="257.1775"/>
<Orientation y="-0.9503"/>
<Actor seed="56086"/>
</Entity>
<Entity uid="1436">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="700.68506" z="272.42365"/>
<Orientation y="-0.09566"/>
<Actor seed="11794"/>
</Entity>
<Entity uid="1437">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="693.3534" z="289.93311"/>
<Orientation y="-1.1841"/>
<Actor seed="61178"/>
</Entity>
<Entity uid="1438">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="655.41956" z="301.2942"/>
<Orientation y="1.9408"/>
<Actor seed="61072"/>
</Entity>
<Entity uid="1439">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="680.23456" z="311.42084"/>
<Orientation y="1.40612"/>
<Actor seed="22848"/>
</Entity>
<Entity uid="1440">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="715.05713" z="339.86027"/>
<Orientation y="2.35621"/>
<Actor seed="52162"/>
</Entity>
<Entity uid="1441">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="719.22657" z="334.74808"/>
<Orientation y="2.36219"/>
<Actor seed="4062"/>
</Entity>
<Entity uid="1442">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="736.81458" z="315.54615"/>
<Orientation y="2.35621"/>
<Actor seed="54924"/>
</Entity>
<Entity uid="1443">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="740.86121" z="309.69657"/>
<Orientation y="2.81696"/>
<Actor seed="6110"/>
</Entity>
<Entity uid="1444">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="751.77363" z="290.01014"/>
<Orientation y="2.35621"/>
<Actor seed="10412"/>
</Entity>
<Entity uid="1445">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="754.09278" z="286.65119"/>
<Orientation y="2.35621"/>
<Actor seed="14686"/>
</Entity>
<Entity uid="1446">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="749.43097" z="295.4098"/>
<Orientation y="0.11582"/>
<Actor seed="31184"/>
</Entity>
<Entity uid="1447">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="771.42872" z="352.53956"/>
<Orientation y="2.8423"/>
<Actor seed="11588"/>
</Entity>
<Entity uid="1448">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="779.98658" z="330.74073"/>
<Orientation y="2.93293"/>
<Actor seed="53098"/>
</Entity>
<Entity uid="1449">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="781.74128" z="320.21021"/>
<Orientation y="2.24747"/>
<Actor seed="58060"/>
</Entity>
<Entity uid="1450">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="789.92463" z="316.05018"/>
<Orientation y="1.05146"/>
<Actor seed="44302"/>
</Entity>
<Entity uid="1451">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="797.56782" z="322.2877"/>
<Orientation y="1.14028"/>
<Actor seed="60276"/>
</Entity>
<Entity uid="1452">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="805.20276" z="327.30842"/>
<Orientation y="2.56217"/>
<Actor seed="55710"/>
</Entity>
<Entity uid="1453">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="811.09522" z="313.1279"/>
<Orientation y="3.01696"/>
<Actor seed="4194"/>
</Entity>
<Entity uid="1454">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="813.41657" z="301.94236"/>
<Orientation y="1.91913"/>
<Actor seed="61494"/>
</Entity>
<Entity uid="1455">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="822.73182" z="299.79206"/>
<Orientation y="0.61231"/>
<Actor seed="44222"/>
</Entity>
<Entity uid="1456">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="824.69947" z="317.6922"/>
<Orientation y="0.29809"/>
<Actor seed="10744"/>
</Entity>
<Entity uid="1457">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="838.02619" z="340.42505"/>
<Orientation y="0.79789"/>
<Actor seed="50478"/>
</Entity>
<Entity uid="1458">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="850.21058" z="343.00013"/>
<Orientation y="2.76041"/>
<Actor seed="47292"/>
</Entity>
<Entity uid="1459">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="857.07435" z="337.47037"/>
<Orientation y="1.86811"/>
<Actor seed="5352"/>
</Entity>
<Entity uid="1460">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="887.51557" z="333.97309"/>
<Orientation y="0.74607"/>
<Actor seed="18624"/>
</Entity>
<Entity uid="1461">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="912.03956" z="361.59614"/>
<Orientation y="1.05472"/>
<Actor seed="36222"/>
</Entity>
<Entity uid="1462">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="925.42542" z="364.84388"/>
<Orientation y="-2.97225"/>
<Actor seed="29276"/>
</Entity>
<Entity uid="1463">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="911.12012" z="337.81321"/>
<Orientation y="-1.32821"/>
<Actor seed="11998"/>
</Entity>
<Entity uid="1464">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="878.41492" z="372.72608"/>
<Orientation y="0.65212"/>
<Actor seed="43738"/>
</Entity>
<Entity uid="1465">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="896.4571" z="406.58814"/>
<Orientation y="1.13627"/>
<Actor seed="51646"/>
</Entity>
<Entity uid="1466">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="916.42469" z="422.30591"/>
<Orientation y="0.4424"/>
<Actor seed="15974"/>
</Entity>
<Entity uid="1467">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="923.7422" z="439.63282"/>
<Orientation y="-0.4185"/>
<Actor seed="20176"/>
</Entity>
<Entity uid="1468">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="913.27442" z="458.69007"/>
<Orientation y="2.35621"/>
<Actor seed="43858"/>
</Entity>
<Entity uid="1469">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="907.83832" z="456.82136"/>
<Orientation y="-1.59292"/>
<Actor seed="57840"/>
</Entity>
<Entity uid="1470">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="776.85486" z="376.61982"/>
<Orientation y="-2.58201"/>
<Actor seed="63878"/>
</Entity>
<Entity uid="1471">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="764.46253" z="355.86835"/>
<Orientation y="3.10718"/>
<Actor seed="8414"/>
</Entity>
<Entity uid="1472">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="769.95289" z="335.6861"/>
<Orientation y="2.52428"/>
<Actor seed="65380"/>
</Entity>
<Entity uid="1473">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="775.86207" z="326.71247"/>
<Orientation y="-2.6079"/>
<Actor seed="2434"/>
</Entity>
<Entity uid="1474">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="759.8094" z="325.96695"/>
<Orientation y="2.35621"/>
<Actor seed="36868"/>
</Entity>
<Entity uid="1475">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="753.81733" z="331.78284"/>
<Orientation y="-2.31269"/>
<Actor seed="52294"/>
</Entity>
<Entity uid="1476">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="745.94404" z="328.06971"/>
<Orientation y="2.75931"/>
<Actor seed="60670"/>
</Entity>
<Entity uid="1477">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="746.06495" z="318.94944"/>
<Orientation y="2.35621"/>
<Actor seed="48064"/>
</Entity>
<Entity uid="1478">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="744.70105" z="265.64142"/>
<Orientation y="-2.00185"/>
<Actor seed="10396"/>
</Entity>
<Entity uid="1479">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="734.0229" z="258.7638"/>
<Orientation y="-1.64109"/>
<Actor seed="37634"/>
</Entity>
<Entity uid="1480">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="717.52356" z="256.56067"/>
<Orientation y="2.35734"/>
<Actor seed="3024"/>
</Entity>
<Entity uid="1481">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="751.68635" z="235.7087"/>
<Orientation y="1.5637"/>
<Actor seed="39104"/>
</Entity>
<Entity uid="1482">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="781.5094" z="232.83271"/>
<Orientation y="1.5061"/>
<Actor seed="11700"/>
</Entity>
<Entity uid="1483">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="796.79358" z="227.64812"/>
<Orientation y="2.3346"/>
<Actor seed="54770"/>
</Entity>
<Entity uid="1484">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="822.9571" z="170.18805"/>
<Orientation y="3.04215"/>
<Actor seed="55506"/>
</Entity>
<Entity uid="1485">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="828.8661" z="144.50293"/>
<Orientation y="1.901"/>
<Actor seed="51904"/>
</Entity>
<Entity uid="1486">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="987.71045" z="249.20267"/>
<Orientation y="0.7983"/>
<Actor seed="48432"/>
</Entity>
<Entity uid="1487">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1015.2812" z="275.9896"/>
<Orientation y="2.35621"/>
<Actor seed="58766"/>
</Entity>
<Entity uid="1488">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1046.59144" z="363.26398"/>
<Orientation y="0.75617"/>
<Actor seed="58438"/>
</Entity>
<Entity uid="1489">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1101.32032" z="422.14136"/>
<Orientation y="2.35621"/>
<Actor seed="39952"/>
</Entity>
<Entity uid="1490">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1075.75293" z="549.68848"/>
<Orientation y="2.35621"/>
<Actor seed="34490"/>
</Entity>
<Entity uid="1491">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1090.02857" z="611.57288"/>
<Orientation y="-0.07766"/>
<Actor seed="34560"/>
</Entity>
<Entity uid="1492">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1142.29346" z="684.00281"/>
<Orientation y="2.35621"/>
<Actor seed="57926"/>
</Entity>
<Entity uid="1493">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1209.00806" z="724.34748"/>
<Orientation y="2.35621"/>
<Actor seed="25988"/>
</Entity>
<Entity uid="1494">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1226.89698" z="734.6167"/>
<Orientation y="0.99801"/>
<Actor seed="41088"/>
</Entity>
<Entity uid="1495">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1258.28882" z="753.69684"/>
<Orientation y="2.35621"/>
<Actor seed="38358"/>
</Entity>
<Entity uid="1496">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1281.55506" z="773.03364"/>
<Orientation y="2.35621"/>
<Actor seed="26062"/>
</Entity>
<Entity uid="1497">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1302.61585" z="801.14277"/>
<Orientation y="0.49041"/>
<Actor seed="32076"/>
</Entity>
<Entity uid="1498">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1311.82935" z="843.01697"/>
<Orientation y="0.09557"/>
<Actor seed="23174"/>
</Entity>
<Entity uid="1499">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1308.78345" z="858.35322"/>
<Orientation y="-1.8006"/>
<Actor seed="43558"/>
</Entity>
<Entity uid="1500">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1364.4983" z="696.59998"/>
<Orientation y="-2.24981"/>
<Actor seed="36412"/>
</Entity>
<Entity uid="1501">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1344.5171" z="663.40705"/>
<Orientation y="3.13456"/>
<Actor seed="20074"/>
</Entity>
<Entity uid="1502">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1345.14551" z="653.26746"/>
<Orientation y="-3.11828"/>
<Actor seed="39018"/>
</Entity>
<Entity uid="1503">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1328.83973" z="643.41254"/>
<Orientation y="-1.5565"/>
<Actor seed="11060"/>
</Entity>
<Entity uid="1504">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1311.25184" z="645.74604"/>
<Orientation y="2.35621"/>
<Actor seed="28512"/>
</Entity>
<Entity uid="1505">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1263.016" z="751.14081"/>
<Orientation y="0.32674"/>
<Actor seed="16534"/>
</Entity>
<Entity uid="1506">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1278.72986" z="784.71088"/>
<Orientation y="2.35621"/>
<Actor seed="47532"/>
</Entity>
<Entity uid="1507">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1274.60401" z="827.53834"/>
<Orientation y="2.35621"/>
<Actor seed="46752"/>
</Entity>
<Entity uid="1508">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1267.78016" z="855.4112"/>
<Orientation y="-0.6272"/>
<Actor seed="31740"/>
</Entity>
<Entity uid="1509">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1250.04542" z="882.36792"/>
<Orientation y="-0.37085"/>
<Actor seed="39070"/>
</Entity>
<Entity uid="1510">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1238.53443" z="897.21277"/>
<Orientation y="2.35621"/>
<Actor seed="39034"/>
</Entity>
<Entity uid="1511">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1117.56897" z="992.02149"/>
<Orientation y="2.35621"/>
<Actor seed="17416"/>
</Entity>
<Entity uid="1512">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1082.72205" z="1012.78724"/>
<Orientation y="-1.0873"/>
<Actor seed="47830"/>
</Entity>
<Entity uid="1513">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1054.26087" z="1020.06501"/>
<Orientation y="-0.28937"/>
<Actor seed="63834"/>
</Entity>
<Entity uid="1514">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1069.03504" z="1061.64808"/>
<Orientation y="1.0686"/>
<Actor seed="42734"/>
</Entity>
<Entity uid="1515">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1101.1482" z="1083.11268"/>
<Orientation y="0.41218"/>
<Actor seed="60726"/>
</Entity>
<Entity uid="1516">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1099.20826" z="1118.34595"/>
<Orientation y="-1.2046"/>
<Actor seed="3638"/>
</Entity>
<Entity uid="1517">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1040.08997" z="1157.4109"/>
<Orientation y="2.35621"/>
<Actor seed="44300"/>
</Entity>
<Entity uid="1518">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1036.4485" z="1178.04029"/>
<Orientation y="-2.45249"/>
<Actor seed="45794"/>
</Entity>
<Entity uid="1519">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1024.95704" z="1176.31055"/>
<Orientation y="-0.91132"/>
<Actor seed="49854"/>
</Entity>
<Entity uid="1520">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="994.57325" z="1200.38941"/>
<Orientation y="2.35621"/>
<Actor seed="22006"/>
</Entity>
<Entity uid="1521">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="972.8592" z="1261.70167"/>
<Orientation y="0.8997"/>
<Actor seed="24396"/>
</Entity>
<Entity uid="1522">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="996.85175" z="1306.13831"/>
<Orientation y="0.6676"/>
<Actor seed="22574"/>
</Entity>
<Entity uid="1523">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1012.00538" z="1311.07996"/>
<Orientation y="3.041"/>
<Actor seed="38194"/>
</Entity>
<Entity uid="1524">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1027.58631" z="1276.57093"/>
<Orientation y="1.72712"/>
<Actor seed="46082"/>
</Entity>
<Entity uid="1525">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1062.36963" z="1190.37916"/>
<Orientation y="2.35621"/>
<Actor seed="28524"/>
</Entity>
<Entity uid="1526">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1039.96192" z="1182.91443"/>
<Orientation y="0.80909"/>
<Actor seed="43388"/>
</Entity>
<Entity uid="1527">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="978.98902" z="1166.6775"/>
<Orientation y="-2.94323"/>
<Actor seed="6850"/>
</Entity>
<Entity uid="1528">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="975.13703" z="1141.65296"/>
<Orientation y="2.97928"/>
<Actor seed="47978"/>
</Entity>
<Entity uid="1529">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="983.86481" z="1112.51954"/>
<Orientation y="2.78821"/>
<Actor seed="33636"/>
</Entity>
<Entity uid="1530">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="991.05658" z="1105.5204"/>
<Orientation y="-1.92893"/>
<Actor seed="6014"/>
</Entity>
<Entity uid="1531">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="960.7154" z="1091.1858"/>
<Orientation y="-1.64896"/>
<Actor seed="22890"/>
</Entity>
<Entity uid="1532">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="950.80738" z="1092.29139"/>
<Orientation y="2.35621"/>
<Actor seed="53728"/>
</Entity>
<Entity uid="1533">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="950.05677" z="1065.83875"/>
<Orientation y="-2.41103"/>
<Actor seed="33596"/>
</Entity>
<Entity uid="1534">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="916.11982" z="1036.43787"/>
<Orientation y="-1.9833"/>
<Actor seed="7882"/>
</Entity>
<Entity uid="1535">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="889.05597" z="1037.62293"/>
<Orientation y="-2.90711"/>
<Actor seed="48530"/>
</Entity>
<Entity uid="1536">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="900.20405" z="997.75232"/>
<Orientation y="2.55947"/>
<Actor seed="35782"/>
</Entity>
<Entity uid="1537">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="908.93775" z="977.32123"/>
<Orientation y="2.35621"/>
<Actor seed="42218"/>
</Entity>
<Entity uid="1538">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="911.12641" z="959.4192"/>
<Orientation y="1.62865"/>
<Actor seed="50196"/>
</Entity>
<Entity uid="1539">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="940.03223" z="950.59284"/>
<Orientation y="-2.37848"/>
<Actor seed="50492"/>
</Entity>
<Entity uid="1540">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="901.01874" z="934.28095"/>
<Orientation y="-3.07361"/>
<Actor seed="19128"/>
</Entity>
<Entity uid="1541">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="885.18708" z="927.88147"/>
<Orientation y="-2.85166"/>
<Actor seed="45254"/>
</Entity>
<Entity uid="1542">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="879.5301" z="891.13501"/>
<Orientation y="-3.04874"/>
<Actor seed="26360"/>
</Entity>
<Entity uid="1543">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="895.51624" z="875.00696"/>
<Orientation y="2.00097"/>
<Actor seed="42924"/>
</Entity>
<Entity uid="1544">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="917.82178" z="856.09565"/>
<Orientation y="-2.92606"/>
<Actor seed="59018"/>
</Entity>
<Entity uid="1545">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="897.80903" z="841.14075"/>
<Orientation y="-2.96978"/>
<Actor seed="9830"/>
</Entity>
<Entity uid="1546">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="897.66663" z="817.93134"/>
<Orientation y="2.43636"/>
<Actor seed="62284"/>
</Entity>
<Entity uid="1547">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="912.28333" z="797.34375"/>
<Orientation y="-2.63566"/>
<Actor seed="57742"/>
</Entity>
<Entity uid="1548">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="889.7959" z="767.96137"/>
<Orientation y="2.35621"/>
<Actor seed="43226"/>
</Entity>
<Entity uid="1549">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="890.07337" z="750.58783"/>
<Orientation y="1.80326"/>
<Actor seed="27158"/>
</Entity>
<Entity uid="1550">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="920.46186" z="728.61115"/>
<Orientation y="2.35621"/>
<Actor seed="63704"/>
</Entity>
<Entity uid="1551">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="926.92713" z="709.00782"/>
<Orientation y="1.88601"/>
<Actor seed="3484"/>
</Entity>
<Entity uid="1552">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="954.66852" z="694.06287"/>
<Orientation y="-2.70823"/>
<Actor seed="25368"/>
</Entity>
<Entity uid="1553">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="945.55414" z="672.3667"/>
<Orientation y="-3.05056"/>
<Actor seed="41646"/>
</Entity>
<Entity uid="1554">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="947.44129" z="650.86628"/>
<Orientation y="2.35621"/>
<Actor seed="45484"/>
</Entity>
<Entity uid="1555">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="941.43421" z="629.9245"/>
<Orientation y="-2.76188"/>
<Actor seed="61898"/>
</Entity>
<Entity uid="1556">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="940.2157" z="606.74006"/>
<Orientation y="2.24444"/>
<Actor seed="59138"/>
</Entity>
<Entity uid="1557">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="942.00355" z="591.1902"/>
<Orientation y="-2.28853"/>
<Actor seed="28678"/>
</Entity>
<Entity uid="1558">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="917.82288" z="570.88105"/>
<Orientation y="2.35621"/>
<Actor seed="32482"/>
</Entity>
<Entity uid="1559">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="909.18677" z="552.93226"/>
<Orientation y="2.35621"/>
<Actor seed="10480"/>
</Entity>
<Entity uid="1560">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="886.44654" z="541.04218"/>
<Orientation y="-2.47602"/>
<Actor seed="43450"/>
</Entity>
<Entity uid="1561">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="864.84638" z="517.35853"/>
<Orientation y="2.32251"/>
<Actor seed="8666"/>
</Entity>
<Entity uid="1562">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="893.719" z="488.1409"/>
<Orientation y="-2.04462"/>
<Actor seed="58340"/>
</Entity>
<Entity uid="1563">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="848.21686" z="468.35264"/>
<Orientation y="2.35621"/>
<Actor seed="20714"/>
</Entity>
<Entity uid="1564">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="836.35132" z="448.43976"/>
<Orientation y="-3.13472"/>
<Actor seed="55626"/>
</Entity>
<Entity uid="1565">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="834.94111" z="426.92856"/>
<Orientation y="2.18583"/>
<Actor seed="38708"/>
</Entity>
<Entity uid="1566">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="851.10376" z="408.17026"/>
<Orientation y="2.29012"/>
<Actor seed="34874"/>
</Entity>
<Entity uid="1567">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="895.24" z="399.10972"/>
<Orientation y="-2.84391"/>
<Actor seed="9542"/>
</Entity>
<Entity uid="1568">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="884.3617" z="386.482"/>
<Orientation y="-2.82384"/>
<Actor seed="44200"/>
</Entity>
<Entity uid="1569">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="872.36988" z="361.64762"/>
<Orientation y="2.45102"/>
<Actor seed="28240"/>
</Entity>
<Entity uid="1570">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="883.86799" z="340.02131"/>
<Orientation y="-1.38392"/>
<Actor seed="18378"/>
</Entity>
<Entity uid="1571">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="865.0406" z="365.22434"/>
<Orientation y="-2.36481"/>
<Actor seed="28264"/>
</Entity>
<Entity uid="1572">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="838.02405" z="337.3007"/>
<Orientation y="-2.46209"/>
<Actor seed="13888"/>
</Entity>
<Entity uid="1573">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="825.65015" z="329.50647"/>
<Orientation y="-2.11362"/>
<Actor seed="44294"/>
</Entity>
<Entity uid="1574">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="810.6355" z="337.47068"/>
<Orientation y="2.35621"/>
<Actor seed="55722"/>
</Entity>
<Entity uid="1575">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="830.98365" z="349.86027"/>
<Orientation y="1.70678"/>
<Actor seed="11578"/>
</Entity>
<Entity uid="1576">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="880.42151" z="343.17301"/>
<Orientation y="2.7053"/>
<Actor seed="33020"/>
</Entity>
<Entity uid="1577">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="899.23121" z="319.2656"/>
<Orientation y="0.55982"/>
<Actor seed="35256"/>
</Entity>
<Entity uid="1578">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="851.26081" z="246.75676"/>
<Orientation y="1.39203"/>
<Actor seed="5468"/>
</Entity>
<Entity uid="1579">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="884.63367" z="255.47428"/>
<Orientation y="1.83394"/>
<Actor seed="60234"/>
</Entity>
<Entity uid="1580">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="995.21686" z="392.40253"/>
<Orientation y="0.46201"/>
<Actor seed="16336"/>
</Entity>
<Entity uid="1581">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1007.8761" z="435.6165"/>
<Orientation y="2.35621"/>
<Actor seed="31918"/>
</Entity>
<Entity uid="1582">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1012.43061" z="503.12888"/>
<Orientation y="-1.8073"/>
<Actor seed="24228"/>
</Entity>
<Entity uid="1583">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1017.84235" z="474.10325"/>
<Orientation y="1.42536"/>
<Actor seed="38776"/>
</Entity>
<Entity uid="1584">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1055.99708" z="451.2417"/>
<Orientation y="-2.70682"/>
<Actor seed="55228"/>
</Entity>
<Entity uid="1585">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1044.2544" z="428.4788"/>
<Orientation y="-2.83812"/>
<Actor seed="16904"/>
</Entity>
<Entity uid="1586">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1043.34351" z="417.98212"/>
<Orientation y="1.37266"/>
<Actor seed="16320"/>
</Entity>
<Entity uid="1587">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1112.00623" z="388.22245"/>
<Orientation y="2.89248"/>
<Actor seed="55070"/>
</Entity>
<Entity uid="1588">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1119.71424" z="345.10169"/>
<Orientation y="-2.10958"/>
<Actor seed="3158"/>
</Entity>
<Entity uid="1589">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1052.91578" z="344.39054"/>
<Orientation y="-1.8549"/>
<Actor seed="62498"/>
</Entity>
<Entity uid="1590">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1040.49793" z="334.15687"/>
<Orientation y="-1.77102"/>
<Actor seed="47682"/>
</Entity>
<Entity uid="1591">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1008.69697" z="319.80976"/>
<Orientation y="-2.0392"/>
<Actor seed="13234"/>
</Entity>
<Entity uid="1592">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1002.68396" z="317.14618"/>
<Orientation y="2.86329"/>
<Actor seed="5842"/>
</Entity>
<Entity uid="1593">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1012.36414" z="296.73566"/>
<Orientation y="1.84742"/>
<Actor seed="59004"/>
</Entity>
<Entity uid="1594">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1044.61109" z="284.80137"/>
<Orientation y="2.29914"/>
<Actor seed="22086"/>
</Entity>
<Entity uid="1595">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="1048.03846" z="279.56122"/>
<Orientation y="-2.17281"/>
<Actor seed="3320"/>
</Entity>
<Entity uid="1596">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="168.36435" z="1260.0193"/>
<Orientation y="2.35621"/>
<Actor seed="6222"/>
</Entity>
<Entity uid="1597">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="169.9587" z="1261.5138"/>
<Orientation y="2.35621"/>
<Actor seed="46174"/>
</Entity>
<Entity uid="1598">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="171.34977" z="1263.19678"/>
<Orientation y="2.35621"/>
<Actor seed="63996"/>
</Entity>
<Entity uid="1599">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="173.692" z="1265.35987"/>
<Orientation y="2.35621"/>
<Actor seed="60564"/>
</Entity>
<Entity uid="1600">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="175.80123" z="1267.35743"/>
<Orientation y="2.35621"/>
<Actor seed="6098"/>
</Entity>
<Entity uid="1601">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="177.9016" z="1269.4264"/>
<Orientation y="2.35621"/>
<Actor seed="9450"/>
</Entity>
<Entity uid="1602">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="179.82193" z="1271.787"/>
<Orientation y="2.35621"/>
<Actor seed="2446"/>
</Entity>
<Entity uid="1603">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.87554" z="1273.42688"/>
<Orientation y="2.35621"/>
<Actor seed="36552"/>
</Entity>
<Entity uid="1604">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.11382" z="1275.27405"/>
<Orientation y="2.35621"/>
<Actor seed="57602"/>
</Entity>
<Entity uid="1605">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="186.3127" z="1277.12269"/>
<Orientation y="2.35621"/>
<Actor seed="21112"/>
</Entity>
<Entity uid="1606">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="188.2366" z="1279.81763"/>
<Orientation y="2.35621"/>
<Actor seed="7186"/>
</Entity>
<Entity uid="1607">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="190.21036" z="1281.48804"/>
<Orientation y="2.35621"/>
<Actor seed="57908"/>
</Entity>
<Entity uid="1608">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="173.50425" z="1254.94617"/>
<Orientation y="2.35621"/>
<Actor seed="12372"/>
</Entity>
<Entity uid="1609">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="177.26484" z="1256.391"/>
<Orientation y="2.35621"/>
<Actor seed="51264"/>
</Entity>
<Entity uid="1610">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="180.17821" z="1259.47486"/>
<Orientation y="2.35621"/>
<Actor seed="52734"/>
</Entity>
<Entity uid="1611">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="182.75063" z="1262.78028"/>
<Orientation y="2.35621"/>
<Actor seed="55066"/>
</Entity>
<Entity uid="1612">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="186.44271" z="1266.52491"/>
<Orientation y="2.35621"/>
<Actor seed="25636"/>
</Entity>
<Entity uid="1613">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="189.58733" z="1270.18409"/>
<Orientation y="2.35621"/>
<Actor seed="24016"/>
</Entity>
<Entity uid="1614">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="191.56476" z="1274.29273"/>
<Orientation y="2.35621"/>
<Actor seed="16592"/>
</Entity>
<Entity uid="1615">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="189.90148" z="1277.42151"/>
<Orientation y="2.35621"/>
<Actor seed="37024"/>
</Entity>
<Entity uid="1616">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="188.73104" z="1272.62806"/>
<Orientation y="2.35621"/>
<Actor seed="64538"/>
</Entity>
<Entity uid="1617">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.96184" z="1269.34803"/>
<Orientation y="2.35621"/>
<Actor seed="22732"/>
</Entity>
<Entity uid="1618">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.97774" z="1268.17493"/>
<Orientation y="2.35621"/>
<Actor seed="54710"/>
</Entity>
<Entity uid="1619">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="176.76319" z="1262.849"/>
<Orientation y="2.35621"/>
<Actor seed="54494"/>
</Entity>
<Entity uid="1620">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="175.92322" z="1251.87049"/>
<Orientation y="2.35621"/>
<Actor seed="26902"/>
</Entity>
<Entity uid="1621">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="178.42518" z="1251.15101"/>
<Orientation y="2.35621"/>
<Actor seed="40254"/>
</Entity>
<Entity uid="1622">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.6389" z="1255.2743"/>
<Orientation y="2.35621"/>
<Actor seed="48310"/>
</Entity>
<Entity uid="1623">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="185.26236" z="1257.34815"/>
<Orientation y="2.35621"/>
<Actor seed="65376"/>
</Entity>
<Entity uid="1624">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="187.31472" z="1260.1814"/>
<Orientation y="2.35621"/>
<Actor seed="21904"/>
</Entity>
<Entity uid="1625">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="189.5307" z="1261.46583"/>
<Orientation y="2.35621"/>
<Actor seed="29784"/>
</Entity>
<Entity uid="1626">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="191.55367" z="1263.39234"/>
<Orientation y="2.35621"/>
<Actor seed="49238"/>
</Entity>
<Entity uid="1627">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="193.51192" z="1269.99927"/>
<Orientation y="2.35621"/>
<Actor seed="15920"/>
</Entity>
<Entity uid="1628">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="195.62148" z="1269.38697"/>
<Orientation y="-2.94478"/>
<Actor seed="3716"/>
</Entity>
<Entity uid="1629">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="191.98743" z="1259.45435"/>
<Orientation y="2.35621"/>
<Actor seed="61888"/>
</Entity>
<Entity uid="1630">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="188.95867" z="1252.93458"/>
<Orientation y="2.35621"/>
<Actor seed="13766"/>
</Entity>
<Entity uid="1631">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="186.81067" z="1251.04163"/>
<Orientation y="2.35621"/>
<Actor seed="24930"/>
</Entity>
<Entity uid="1632">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="179.88738" z="1251.15186"/>
<Orientation y="2.35621"/>
<Actor seed="13536"/>
</Entity>
<Entity uid="1633">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="177.98981" z="1255.49659"/>
<Orientation y="2.35621"/>
<Actor seed="32598"/>
</Entity>
<Entity uid="1634">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="175.67858" z="1255.49659"/>
<Orientation y="2.35621"/>
<Actor seed="31112"/>
</Entity>
<Entity uid="1635">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="174.82131" z="1257.38794"/>
<Orientation y="0.6152"/>
<Actor seed="1302"/>
</Entity>
<Entity uid="1636">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="178.60036" z="1262.46326"/>
<Orientation y="2.35621"/>
<Actor seed="24418"/>
</Entity>
<Entity uid="1637">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.01961" z="1265.25306"/>
<Orientation y="2.35621"/>
<Actor seed="38780"/>
</Entity>
<Entity uid="1638">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="182.16065" z="1267.46827"/>
<Orientation y="2.35621"/>
<Actor seed="57490"/>
</Entity>
<Entity uid="1639">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="183.5974" z="1269.12378"/>
<Orientation y="2.35621"/>
<Actor seed="24066"/>
</Entity>
<Entity uid="1640">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="185.78217" z="1270.95313"/>
<Orientation y="2.35621"/>
<Actor seed="54534"/>
</Entity>
<Entity uid="1641">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="187.77767" z="1273.1786"/>
<Orientation y="2.35621"/>
<Actor seed="13792"/>
</Entity>
<Entity uid="1642">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="190.46613" z="1273.25489"/>
<Orientation y="2.35621"/>
<Actor seed="34300"/>
</Entity>
<Entity uid="1643">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="192.49389" z="1270.94605"/>
<Orientation y="2.35621"/>
<Actor seed="28794"/>
</Entity>
<Entity uid="1644">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.16846" z="1261.62208"/>
<Orientation y="2.35621"/>
<Actor seed="2026"/>
</Entity>
<Entity uid="1645">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="182.01502" z="1260.4756"/>
<Orientation y="2.35621"/>
<Actor seed="1730"/>
</Entity>
<Entity uid="1646">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="179.63512" z="1258.08497"/>
<Orientation y="2.35621"/>
<Actor seed="56618"/>
</Entity>
<Entity uid="1647">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="178.04683" z="1258.49561"/>
<Orientation y="2.35621"/>
<Actor seed="63998"/>
</Entity>
<Entity uid="1648">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="174.14917" z="1261.7129"/>
<Orientation y="2.35621"/>
<Actor seed="63678"/>
</Entity>
<Entity uid="1649">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="171.47149" z="1263.24207"/>
<Orientation y="2.35621"/>
<Actor seed="56506"/>
</Entity>
<Entity uid="1650">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="168.98848" z="1263.71033"/>
<Orientation y="2.35621"/>
<Actor seed="28782"/>
</Entity>
<Entity uid="1651">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="166.44855" z="1261.60132"/>
<Orientation y="2.35621"/>
<Actor seed="54578"/>
</Entity>
<Entity uid="1652">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="166.89968" z="1259.33802"/>
<Orientation y="2.47651"/>
<Actor seed="10912"/>
</Entity>
<Entity uid="1653">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="169.94852" z="1255.42396"/>
<Orientation y="2.35621"/>
<Actor seed="29958"/>
</Entity>
<Entity uid="1654">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="171.49459" z="1253.18885"/>
<Orientation y="2.35621"/>
<Actor seed="46128"/>
</Entity>
<Entity uid="1655">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="173.69423" z="1251.82337"/>
<Orientation y="2.35621"/>
<Actor seed="8318"/>
</Entity>
<Entity uid="1656">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.43972" z="1252.71766"/>
<Orientation y="1.11806"/>
<Actor seed="20368"/>
</Entity>
<Entity uid="1657">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.67327" z="1254.51368"/>
<Orientation y="2.35621"/>
<Actor seed="4684"/>
</Entity>
<Entity uid="1658">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="187.369" z="1256.85865"/>
<Orientation y="0.90725"/>
<Actor seed="22172"/>
</Entity>
<Entity uid="1659">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="190.0745" z="1259.18311"/>
<Orientation y="2.35621"/>
<Actor seed="61178"/>
</Entity>
<Entity uid="1660">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="191.8493" z="1261.71021"/>
<Orientation y="0.87992"/>
<Actor seed="21838"/>
</Entity>
<Entity uid="1661">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="195.85878" z="1265.66041"/>
<Orientation y="2.35621"/>
<Actor seed="62950"/>
</Entity>
<Entity uid="1662">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="198.16097" z="1266.63147"/>
<Orientation y="2.35621"/>
<Actor seed="62406"/>
</Entity>
<Entity uid="1663">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="194.34285" z="1257.88038"/>
<Orientation y="2.35621"/>
<Actor seed="52242"/>
</Entity>
<Entity uid="1664">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="192.74007" z="1253.57862"/>
<Orientation y="-2.79493"/>
<Actor seed="64204"/>
</Entity>
<Entity uid="1665">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="190.30108" z="1250.71058"/>
<Orientation y="-2.05889"/>
<Actor seed="16296"/>
</Entity>
<Entity uid="1666">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="185.8502" z="1249.59668"/>
<Orientation y="2.35621"/>
<Actor seed="38482"/>
</Entity>
<Entity uid="1667">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.09781" z="1249.45923"/>
<Orientation y="2.35621"/>
<Actor seed="55670"/>
</Entity>
<Entity uid="1668">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.7294" z="1251.60425"/>
<Orientation y="1.93589"/>
<Actor seed="38410"/>
</Entity>
<Entity uid="1669">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.479" z="1251.82154"/>
<Orientation y="0.20481"/>
<Actor seed="15402"/>
</Entity>
<Entity uid="1670">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="183.90267" z="1257.06385"/>
<Orientation y="2.35621"/>
<Actor seed="60570"/>
</Entity>
<Entity uid="1671">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="182.41727" z="1260.51844"/>
<Orientation y="2.35621"/>
<Actor seed="53172"/>
</Entity>
<Entity uid="1672">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="180.26313" z="1261.83606"/>
<Orientation y="2.35621"/>
<Actor seed="12936"/>
</Entity>
<Entity uid="1673">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="175.93987" z="1267.87317"/>
<Orientation y="2.35621"/>
<Actor seed="43404"/>
</Entity>
<Entity uid="1674">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="173.87313" z="1270.46106"/>
<Orientation y="2.35621"/>
<Actor seed="39518"/>
</Entity>
<Entity uid="1675">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="172.1125" z="1269.47925"/>
<Orientation y="2.35621"/>
<Actor seed="43314"/>
</Entity>
<Entity uid="1676">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="170.072" z="1268.96009"/>
<Orientation y="2.35621"/>
<Actor seed="45100"/>
</Entity>
<Entity uid="1677">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="167.48316" z="1267.79163"/>
<Orientation y="2.35621"/>
<Actor seed="64192"/>
</Entity>
<Entity uid="1678">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="167.90026" z="1264.53797"/>
<Orientation y="2.35621"/>
<Actor seed="36578"/>
</Entity>
<Entity uid="1679">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="169.64467" z="1259.02967"/>
<Orientation y="2.35621"/>
<Actor seed="16322"/>
</Entity>
<Entity uid="1680">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="182.69344" z="1257.662"/>
<Orientation y="2.35621"/>
<Actor seed="2726"/>
</Entity>
<Entity uid="1681">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.10387" z="1258.38453"/>
<Orientation y="2.35621"/>
<Actor seed="8534"/>
</Entity>
<Entity uid="1682">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="190.55018" z="1261.61219"/>
<Orientation y="2.35621"/>
<Actor seed="51102"/>
</Entity>
<Entity uid="1683">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="194.57883" z="1260.29139"/>
<Orientation y="2.35621"/>
<Actor seed="42146"/>
</Entity>
<Entity uid="1684">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="195.4842" z="1257.60633"/>
<Orientation y="2.35621"/>
<Actor seed="29018"/>
</Entity>
<Entity uid="1685">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="191.45575" z="1252.82142"/>
<Orientation y="2.35621"/>
<Actor seed="58812"/>
</Entity>
<Entity uid="1686">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="188.11702" z="1251.38233"/>
<Orientation y="-2.42779"/>
<Actor seed="26460"/>
</Entity>
<Entity uid="1687">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.38198" z="1249.2428"/>
<Orientation y="2.35621"/>
<Actor seed="31496"/>
</Entity>
<Entity uid="1688">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.24491" z="1249.00721"/>
<Orientation y="-2.4881"/>
<Actor seed="22474"/>
</Entity>
<Entity uid="1689">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="178.97095" z="1248.49048"/>
<Orientation y="2.35621"/>
<Actor seed="22032"/>
</Entity>
<Entity uid="1690">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="175.36208" z="1249.47913"/>
<Orientation y="2.35621"/>
<Actor seed="35310"/>
</Entity>
<Entity uid="1691">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="170.94953" z="1250.91773"/>
<Orientation y="2.35621"/>
<Actor seed="7460"/>
</Entity>
<Entity uid="1692">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="190.14594" z="1249.08118"/>
<Orientation y="2.35621"/>
<Actor seed="9854"/>
</Entity>
<Entity uid="1693">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="191.57628" z="1249.83985"/>
<Orientation y="2.35621"/>
<Actor seed="21344"/>
</Entity>
<Entity uid="1694">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="195.52244" z="1255.66541"/>
<Orientation y="0.80297"/>
<Actor seed="48202"/>
</Entity>
<Entity uid="1695">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="199.25364" z="1259.875"/>
<Orientation y="2.35621"/>
<Actor seed="54194"/>
</Entity>
<Entity uid="1696">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="198.64654" z="1265.63807"/>
<Orientation y="2.35621"/>
<Actor seed="46182"/>
</Entity>
<Entity uid="1697">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="197.29511" z="1269.62464"/>
<Orientation y="2.35621"/>
<Actor seed="50544"/>
</Entity>
<Entity uid="1698">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="194.55372" z="1277.7964"/>
<Orientation y="-0.27631"/>
<Actor seed="33082"/>
</Entity>
<Entity uid="1699">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="192.20446" z="1282.29896"/>
<Orientation y="2.35621"/>
<Actor seed="59386"/>
</Entity>
<Entity uid="1700">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="189.15278" z="1283.15357"/>
<Orientation y="2.35621"/>
<Actor seed="12490"/>
</Entity>
<Entity uid="1701">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="187.30678" z="1281.28394"/>
<Orientation y="2.35621"/>
<Actor seed="32016"/>
</Entity>
<Entity uid="1702">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="182.53684" z="1276.52369"/>
<Orientation y="2.35621"/>
<Actor seed="51836"/>
</Entity>
<Entity uid="1703">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="179.39142" z="1273.75892"/>
<Orientation y="2.35621"/>
<Actor seed="55386"/>
</Entity>
<Entity uid="1704">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="192.9223" z="1266.37708"/>
<Orientation y="2.35621"/>
<Actor seed="42414"/>
</Entity>
<Entity uid="1705">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="192.26447" z="1266.93128"/>
<Orientation y="-1.86664"/>
<Actor seed="19664"/>
</Entity>
<Entity uid="1706">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.1229" z="1265.76783"/>
<Orientation y="2.90531"/>
<Actor seed="52852"/>
</Entity>
<Entity uid="1707">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="180.43911" z="1260.87183"/>
<Orientation y="2.35621"/>
<Actor seed="30544"/>
</Entity>
<Entity uid="1708">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="173.77253" z="1261.34803"/>
<Orientation y="2.35621"/>
<Actor seed="47802"/>
</Entity>
<Entity uid="1709">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="172.78223" z="1259.34534"/>
<Orientation y="2.93406"/>
<Actor seed="24664"/>
</Entity>
<Entity uid="1710">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="172.78028" z="1256.43714"/>
<Orientation y="2.35621"/>
<Actor seed="8776"/>
</Entity>
<Entity uid="1711">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="175.32657" z="1253.00599"/>
<Orientation y="2.35621"/>
<Actor seed="15616"/>
</Entity>
<Entity uid="1712">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="178.77862" z="1250.82667"/>
<Orientation y="2.35621"/>
<Actor seed="57508"/>
</Entity>
<Entity uid="1713">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="184.31756" z="1250.23829"/>
<Orientation y="2.35621"/>
<Actor seed="23086"/>
</Entity>
<Entity uid="1714">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="187.6076" z="1256.67005"/>
<Orientation y="2.35621"/>
<Actor seed="32916"/>
</Entity>
<Entity uid="1715">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="187.393" z="1262.99085"/>
<Orientation y="2.35621"/>
<Actor seed="37692"/>
</Entity>
<Entity uid="1716">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="187.32128" z="1262.99927"/>
<Orientation y="2.35621"/>
<Actor seed="36116"/>
</Entity>
<Entity uid="1717">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="196.41718" z="1265.32569"/>
<Orientation y="2.35621"/>
<Actor seed="16372"/>
</Entity>
<Entity uid="1718">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="198.66407" z="1265.04505"/>
<Orientation y="-3.0559"/>
<Actor seed="9352"/>
</Entity>
<Entity uid="1719">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="198.4437" z="1258.97913"/>
<Orientation y="2.35621"/>
<Actor seed="25614"/>
</Entity>
<Entity uid="1720">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="197.1495" z="1256.11243"/>
<Orientation y="2.35621"/>
<Actor seed="44814"/>
</Entity>
<Entity uid="1721">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="192.09383" z="1250.73902"/>
<Orientation y="2.35621"/>
<Actor seed="48440"/>
</Entity>
<Entity uid="1722">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="186.91616" z="1249.2428"/>
<Orientation y="2.35621"/>
<Actor seed="8602"/>
</Entity>
<Entity uid="1723">
<Template>units/mace_infantry_pikeman_b</Template>
<Player>1</Player>
<Position x="181.8181" z="1250.24012"/>
<Orientation y="2.35621"/>
<Actor seed="45756"/>
</Entity>
<Entity uid="1724">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="172.80275" z="1250.5846"/>
<Orientation y="2.35621"/>
<Actor seed="50364"/>
</Entity>
<Entity uid="1725">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="177.222" z="1252.95032"/>
<Orientation y="2.35621"/>
<Actor seed="40868"/>
</Entity>
<Entity uid="1726">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="186.22915" z="1256.6233"/>
<Orientation y="2.35621"/>
<Actor seed="34642"/>
</Entity>
<Entity uid="1727">
<Template>units/mace_infantry_pikeman_e</Template>
<Player>1</Player>
<Position x="189.01262" z="1257.00147"/>
<Orientation y="2.35621"/>
<Actor seed="29820"/>
</Entity>
<Entity uid="1728">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="168.08075" z="1254.01685"/>
<Orientation y="2.35621"/>
<Actor seed="62640"/>
</Entity>
<Entity uid="1729">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="168.46662" z="1257.45142"/>
<Orientation y="1.60657"/>
<Actor seed="9074"/>
</Entity>
<Entity uid="1730">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="176.40986" z="1260.12171"/>
<Orientation y="1.72776"/>
<Actor seed="48828"/>
</Entity>
<Entity uid="1731">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="181.74852" z="1262.39966"/>
<Orientation y="1.9905"/>
<Actor seed="35976"/>
</Entity>
<Entity uid="1732">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="186.13122" z="1263.78895"/>
<Orientation y="1.77396"/>
<Actor seed="33030"/>
</Entity>
<Entity uid="1733">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="191.62374" z="1265.63794"/>
<Orientation y="2.35621"/>
<Actor seed="21318"/>
</Entity>
<Entity uid="1734">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="195.74267" z="1263.23182"/>
<Orientation y="-3.0359"/>
<Actor seed="61756"/>
</Entity>
<Entity uid="1735">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="195.21506" z="1258.39722"/>
<Orientation y="2.35621"/>
<Actor seed="60812"/>
</Entity>
<Entity uid="1736">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="193.59835" z="1251.85438"/>
<Orientation y="-2.71193"/>
<Actor seed="47334"/>
</Entity>
<Entity uid="1737">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="192.26836" z="1249.22535"/>
<Orientation y="-2.33417"/>
<Actor seed="52582"/>
</Entity>
<Entity uid="1738">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="187.02079" z="1247.2621"/>
<Orientation y="2.35621"/>
<Actor seed="34334"/>
</Entity>
<Entity uid="1739">
<Template>units/mace_infantry_pikeman_a</Template>
<Player>1</Player>
<Position x="183.87711" z="1247.25855"/>
<Orientation y="2.35621"/>
<Actor seed="60330"/>
</Entity>
<Entity uid="1740">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="222.74456" z="1246.43213"/>
<Orientation y="2.35621"/>
<Actor seed="61834"/>
</Entity>
<Entity uid="1741">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="225.29415" z="1246.65931"/>
<Orientation y="2.35621"/>
<Actor seed="25300"/>
</Entity>
<Entity uid="1742">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="226.83657" z="1248.07496"/>
<Orientation y="2.35621"/>
<Actor seed="18592"/>
</Entity>
<Entity uid="1743">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="229.00657" z="1249.85877"/>
<Orientation y="2.35621"/>
<Actor seed="55570"/>
</Entity>
<Entity uid="1744">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="230.83478" z="1250.70228"/>
<Orientation y="2.35621"/>
<Actor seed="5534"/>
</Entity>
<Entity uid="1745">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="232.32117" z="1252.74244"/>
<Orientation y="2.35621"/>
<Actor seed="64570"/>
</Entity>
<Entity uid="1746">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="234.24674" z="1253.86902"/>
<Orientation y="2.35621"/>
<Actor seed="49670"/>
</Entity>
<Entity uid="1747">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="236.89533" z="1256.10633"/>
<Orientation y="2.35621"/>
<Actor seed="39074"/>
</Entity>
<Entity uid="1748">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="238.84076" z="1258.12122"/>
<Orientation y="2.35621"/>
<Actor seed="24110"/>
</Entity>
<Entity uid="1749">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="240.7179" z="1259.42371"/>
<Orientation y="2.35621"/>
<Actor seed="27984"/>
</Entity>
<Entity uid="1750">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="243.43827" z="1260.52833"/>
<Orientation y="2.35621"/>
<Actor seed="60658"/>
</Entity>
<Entity uid="1751">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="244.8503" z="1262.70411"/>
<Orientation y="2.35621"/>
<Actor seed="33234"/>
</Entity>
<Entity uid="1752">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="246.87087" z="1258.77906"/>
<Orientation y="2.35621"/>
<Actor seed="46918"/>
</Entity>
<Entity uid="1753">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="242.96912" z="1256.22803"/>
<Orientation y="2.35621"/>
<Actor seed="11406"/>
</Entity>
<Entity uid="1754">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="241.5983" z="1254.2837"/>
<Orientation y="2.35621"/>
<Actor seed="13858"/>
</Entity>
<Entity uid="1755">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="240.0435" z="1253.20545"/>
<Orientation y="2.35621"/>
<Actor seed="24068"/>
</Entity>
<Entity uid="1756">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="236.4801" z="1248.9845"/>
<Orientation y="2.35621"/>
<Actor seed="5602"/>
</Entity>
<Entity uid="1757">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="235.87081" z="1248.34583"/>
<Orientation y="-2.37282"/>
<Actor seed="59298"/>
</Entity>
<Entity uid="1758">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="233.67136" z="1246.48206"/>
<Orientation y="2.35621"/>
<Actor seed="28328"/>
</Entity>
<Entity uid="1759">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="232.11623" z="1245.88062"/>
<Orientation y="2.35621"/>
<Actor seed="43944"/>
</Entity>
<Entity uid="1760">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="229.43802" z="1244.15357"/>
<Orientation y="2.35621"/>
<Actor seed="43474"/>
</Entity>
<Entity uid="1761">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="225.76883" z="1241.90381"/>
<Orientation y="2.35621"/>
<Actor seed="36288"/>
</Entity>
<Entity uid="1762">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="224.98072" z="1240.3324"/>
<Orientation y="2.35621"/>
<Actor seed="52492"/>
</Entity>
<Entity uid="1763">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="221.4157" z="1237.7306"/>
<Orientation y="2.35621"/>
<Actor seed="15044"/>
</Entity>
<Entity uid="1764">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="226.27125" z="1236.63819"/>
<Orientation y="2.35621"/>
<Actor seed="10272"/>
</Entity>
<Entity uid="1765">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="229.45838" z="1238.29102"/>
<Orientation y="2.35621"/>
<Actor seed="4196"/>
</Entity>
<Entity uid="1766">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="230.58155" z="1239.43738"/>
<Orientation y="2.35621"/>
<Actor seed="51958"/>
</Entity>
<Entity uid="1767">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="232.2655" z="1240.7063"/>
<Orientation y="2.35621"/>
<Actor seed="13312"/>
</Entity>
<Entity uid="1768">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="234.14383" z="1242.20667"/>
<Orientation y="2.35621"/>
<Actor seed="54780"/>
</Entity>
<Entity uid="1769">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="236.90461" z="1243.51429"/>
<Orientation y="2.35621"/>
<Actor seed="58014"/>
</Entity>
<Entity uid="1770">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="239.04194" z="1246.33558"/>
<Orientation y="2.35621"/>
<Actor seed="51034"/>
</Entity>
<Entity uid="1771">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="240.87121" z="1248.39002"/>
<Orientation y="2.35621"/>
<Actor seed="53798"/>
</Entity>
<Entity uid="1772">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="242.94327" z="1250.60108"/>
<Orientation y="2.35621"/>
<Actor seed="31780"/>
</Entity>
<Entity uid="1773">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="243.96061" z="1251.58423"/>
<Orientation y="2.35621"/>
<Actor seed="48856"/>
</Entity>
<Entity uid="1774">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="244.95128" z="1253.4015"/>
<Orientation y="2.35621"/>
<Actor seed="54550"/>
</Entity>
<Entity uid="1775">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="246.61973" z="1255.94324"/>
<Orientation y="2.35621"/>
<Actor seed="38450"/>
</Entity>
<Entity uid="1776">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="249.96927" z="1254.61756"/>
<Orientation y="2.35621"/>
<Actor seed="60104"/>
</Entity>
<Entity uid="1777">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="247.04386" z="1250.30176"/>
<Orientation y="2.35621"/>
<Actor seed="47904"/>
</Entity>
<Entity uid="1778">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="246.6507" z="1249.68482"/>
<Orientation y="-2.4257"/>
<Actor seed="40486"/>
</Entity>
<Entity uid="1779">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="243.04677" z="1246.10071"/>
<Orientation y="2.35621"/>
<Actor seed="15826"/>
</Entity>
<Entity uid="1780">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="241.35358" z="1244.16504"/>
<Orientation y="2.35621"/>
<Actor seed="13814"/>
</Entity>
<Entity uid="1781">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="238.93985" z="1241.61963"/>
<Orientation y="2.35621"/>
<Actor seed="13290"/>
</Entity>
<Entity uid="1782">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="236.64005" z="1239.86744"/>
<Orientation y="2.35621"/>
<Actor seed="49988"/>
</Entity>
<Entity uid="1783">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="234.4494" z="1238.51966"/>
<Orientation y="2.35621"/>
<Actor seed="17526"/>
</Entity>
<Entity uid="1784">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="232.77715" z="1237.54761"/>
<Orientation y="2.35621"/>
<Actor seed="21122"/>
</Entity>
<Entity uid="1785">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="232.14618" z="1236.92054"/>
<Orientation y="-2.1728"/>
<Actor seed="38242"/>
</Entity>
<Entity uid="1786">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="229.05169" z="1234.61915"/>
<Orientation y="2.35621"/>
<Actor seed="40982"/>
</Entity>
<Entity uid="1787">
<Template>units/mace_champion_infantry_a</Template>
<Player>1</Player>
<Position x="226.78057" z="1233.36329"/>
<Orientation y="2.35621"/>
<Actor seed="14036"/>
</Entity>
</Entities>
<Paths/>
</Scenario>
Index: ps/trunk/binaries/data/mods/public/maps/skirmishes/egypt_3pv3p.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/maps/skirmishes/egypt_3pv3p.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/maps/skirmishes/egypt_3pv3p.xml (revision 23935)
@@ -35791,78660 +35791,78660 @@
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="770.56141" z="1778.18604"/>
<Orientation y="2.35621"/>
<Actor seed="23862"/>
</Entity>
<Entity uid="8320">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="774.61432" z="1774.90845"/>
<Orientation y="2.35621"/>
<Actor seed="47726"/>
</Entity>
<Entity uid="8321">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="775.25293" z="1775.4646"/>
<Orientation y="2.35621"/>
<Actor seed="36586"/>
</Entity>
<Entity uid="8322">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="775.27527" z="1770.79786"/>
<Orientation y="2.35621"/>
<Actor seed="51188"/>
</Entity>
<Entity uid="8323">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="775.383" z="1771.34827"/>
<Orientation y="2.35621"/>
<Actor seed="2238"/>
</Entity>
<Entity uid="8324">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="782.69831" z="1765.94678"/>
<Orientation y="2.35621"/>
<Actor seed="54402"/>
</Entity>
<Entity uid="8325">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="787.95246" z="1767.48121"/>
<Orientation y="2.35621"/>
<Actor seed="20792"/>
</Entity>
<Entity uid="8326">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="786.08063" z="1767.5912"/>
<Orientation y="2.35621"/>
<Actor seed="7148"/>
</Entity>
<Entity uid="8327">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="785.12024" z="1770.6006"/>
<Orientation y="2.35621"/>
<Actor seed="54954"/>
</Entity>
<Entity uid="8328">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="785.5246" z="1771.12232"/>
<Orientation y="2.35621"/>
<Actor seed="15812"/>
</Entity>
<Entity uid="8329">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="786.29236" z="1770.51075"/>
<Orientation y="2.35621"/>
<Actor seed="2772"/>
</Entity>
<Entity uid="8330">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="787.01136" z="1771.03638"/>
<Orientation y="2.35621"/>
<Actor seed="50034"/>
</Entity>
<Entity uid="8331">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="787.07923" z="1771.71192"/>
<Orientation y="2.35621"/>
<Actor seed="17814"/>
</Entity>
<Entity uid="8332">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="786.22925" z="1771.88929"/>
<Orientation y="2.35621"/>
<Actor seed="6418"/>
</Entity>
<Entity uid="8333">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="786.45582" z="1772.85706"/>
<Orientation y="2.35621"/>
<Actor seed="63306"/>
</Entity>
<Entity uid="8334">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="784.45844" z="1772.35108"/>
<Orientation y="2.35621"/>
<Actor seed="40822"/>
</Entity>
<Entity uid="8335">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="783.44385" z="1771.83387"/>
<Orientation y="2.35621"/>
<Actor seed="30672"/>
</Entity>
<Entity uid="8336">
<Template>actor|flora/trees/baobab.xml</Template>
<Position x="449.97248" z="1624.14393"/>
<Orientation y="-2.49483"/>
<Actor seed="25684"/>
</Entity>
<Entity uid="8338">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="455.02527" z="1618.89771"/>
<Orientation y="2.35621"/>
<Actor seed="64744"/>
</Entity>
<Entity uid="8339">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="455.87385" z="1624.05713"/>
<Orientation y="2.35621"/>
<Actor seed="14860"/>
</Entity>
<Entity uid="8340">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="452.34641" z="1623.5409"/>
<Orientation y="2.35621"/>
<Actor seed="31392"/>
</Entity>
<Entity uid="8341">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="452.0853" z="1621.09717"/>
<Orientation y="2.35621"/>
<Actor seed="45390"/>
</Entity>
<Entity uid="8342">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="448.79853" z="1619.15784"/>
<Orientation y="2.35621"/>
<Actor seed="740"/>
</Entity>
<Entity uid="8343">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="445.53501" z="1625.1537"/>
<Orientation y="2.35621"/>
<Actor seed="4254"/>
</Entity>
<Entity uid="8344">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="446.84385" z="1628.13978"/>
<Orientation y="2.35621"/>
<Actor seed="46554"/>
</Entity>
<Entity uid="8345">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="451.92542" z="1624.92225"/>
<Orientation y="5.57229"/>
<Actor seed="25812"/>
</Entity>
<Entity uid="8346">
<Template>gaia/fauna_lioness</Template>
<Player>0</Player>
<Position x="446.16419" z="1625.83948"/>
<Orientation y="1.58295"/>
<Actor seed="31330"/>
</Entity>
<Entity uid="8347">
<Template>gaia/fauna_lioness</Template>
<Player>0</Player>
<Position x="449.68854" z="1621.48646"/>
<Orientation y="1.69443"/>
<Actor seed="7210"/>
</Entity>
<Entity uid="8348">
<Template>gaia/fauna_lioness</Template>
<Player>0</Player>
<Position x="452.4083" z="1618.17579"/>
<Orientation y="0.34514"/>
<Actor seed="42534"/>
</Entity>
<Entity uid="8350">
<Template>structures/sele_farmstead</Template>
<Player>1</Player>
<Position x="951.78669" z="1584.79627"/>
<Orientation y="3.93627"/>
<Actor seed="13106"/>
</Entity>
<Entity uid="8351">
<Template>other/bench</Template>
<Player>1</Player>
<Position x="789.58985" z="1733.4823"/>
<Orientation y="1.3219"/>
<Actor seed="8210"/>
</Entity>
<Entity uid="8352">
<Template>other/bench</Template>
<Player>1</Player>
<Position x="794.96558" z="1738.80054"/>
<Orientation y="-2.82113"/>
<Actor seed="62692"/>
</Entity>
<Entity uid="8355">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="791.73914" z="1733.69324"/>
<Orientation y="2.35621"/>
<Actor seed="31624"/>
</Entity>
<Entity uid="8360">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="791.27515" z="1734.7699"/>
<Orientation y="2.35621"/>
<Actor seed="43998"/>
</Entity>
<Entity uid="8361">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="803.09736" z="1745.49891"/>
<Orientation y="2.35621"/>
<Actor seed="57270"/>
</Entity>
<Entity uid="8362">
<Template>actor|props/special/eyecandy/barrel_a.xml</Template>
<Position x="801.76124" z="1744.1803"/>
<Orientation y="2.35621"/>
<Actor seed="36628"/>
</Entity>
<Entity uid="8363">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="801.86023" z="1658.20435"/>
<Orientation y="2.35621"/>
<Actor seed="30928"/>
</Entity>
<Entity uid="8364">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="803.09614" z="1659.6117"/>
<Orientation y="2.35621"/>
<Actor seed="2590"/>
</Entity>
<Entity uid="8365">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="801.37244" z="1659.97754"/>
<Orientation y="2.35621"/>
<Actor seed="61834"/>
</Entity>
<Entity uid="8366">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="823.87586" z="1754.95081"/>
<Orientation y="2.35621"/>
<Actor seed="28614"/>
</Entity>
<Entity uid="8367">
<Template>actor|props/special/eyecandy/greek_temple_unfinished_columns.xml</Template>
<Position x="911.71198" z="1886.03089"/>
<Orientation y="2.35621"/>
<Actor seed="21682"/>
</Entity>
<Entity uid="8368">
<Template>actor|props/special/eyecandy/column_doric_fallen.xml</Template>
<Position x="927.97083" z="1870.0525"/>
<Orientation y="1.29236"/>
<Actor seed="15480"/>
</Entity>
<Entity uid="8369">
<Template>actor|props/special/eyecandy/column_doric_fallen.xml</Template>
<Position x="929.75031" z="1877.62806"/>
<Orientation y="0.8531"/>
<Actor seed="20038"/>
</Entity>
<Entity uid="8370">
<Template>actor|props/special/eyecandy/column_doric_fallen_b.xml</Template>
<Position x="919.63892" z="1863.636"/>
<Orientation y="2.35621"/>
<Actor seed="33836"/>
</Entity>
<Entity uid="8371">
<Template>actor|props/special/eyecandy/column_doric_fallen_b.xml</Template>
<Position x="917.14765" z="1869.72962"/>
<Orientation y="2.35621"/>
<Actor seed="35262"/>
</Entity>
<Entity uid="8372">
<Template>actor|props/special/eyecandy/column_doric_fallen_b.xml</Template>
<Position x="901.15284" z="1889.16041"/>
<Orientation y="2.35621"/>
<Actor seed="25290"/>
</Entity>
<Entity uid="8373">
<Template>actor|props/special/eyecandy/column_doric_fallen_b.xml</Template>
<Position x="900.96332" z="1894.70716"/>
<Orientation y="2.35621"/>
<Actor seed="56262"/>
</Entity>
<Entity uid="8374">
<Template>actor|props/special/eyecandy/column_doric_fallen_b.xml</Template>
<Position x="935.14148" z="1878.06849"/>
<Orientation y="2.35621"/>
<Actor seed="41046"/>
</Entity>
<Entity uid="8375">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="804.95112" z="1661.87989"/>
<Orientation y="2.35621"/>
<Actor seed="38038"/>
</Entity>
<Entity uid="8376">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="891.4709" z="1572.65052"/>
<Orientation y="2.35621"/>
<Actor seed="35194"/>
</Entity>
<Entity uid="8377">
<Template>actor|props/special/eyecandy/box_pile.xml</Template>
<Position x="893.64441" z="1573.84449"/>
<Orientation y="3.9842"/>
<Actor seed="35858"/>
</Entity>
<Entity uid="8379">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="803.74225" z="1787.53492"/>
<Orientation y="2.00744"/>
<Actor seed="51264"/>
</Entity>
<Entity uid="8381">
<Template>units/ptol_support_healer_e</Template>
<Player>1</Player>
<Position x="783.75208" z="1732.77027"/>
<Orientation y="1.3524"/>
<Actor seed="16624"/>
</Entity>
<Entity uid="8382">
<Template>units/pers_support_healer_e</Template>
<Player>1</Player>
<Position x="782.42615" z="1752.81617"/>
<Orientation y="1.81753"/>
<Actor seed="24866"/>
</Entity>
<Entity uid="8383">
<Template>units/maur_support_healer_e</Template>
<Player>1</Player>
<Position x="786.3147" z="1752.96424"/>
<Orientation y="5.1169"/>
<Actor seed="42690"/>
</Entity>
<Entity uid="8384">
<Template>units/sele_support_healer_e</Template>
<Player>1</Player>
<Position x="786.66987" z="1731.66736"/>
<Orientation y="-0.91713"/>
<Actor seed="50538"/>
</Entity>
<Entity uid="8385">
<Template>units/sele_support_healer_e</Template>
<Player>1</Player>
<Position x="776.13318" z="1745.55018"/>
<Orientation y="2.61146"/>
<Actor seed="33788"/>
</Entity>
<Entity uid="8387">
<Template>units/sele_support_healer_a</Template>
<Player>1</Player>
<Position x="785.25135" z="1751.28748"/>
<Orientation y="-0.38874"/>
<Actor seed="18228"/>
</Entity>
<Entity uid="8389">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="918.84632" z="1871.57215"/>
<Orientation y="2.35621"/>
<Actor seed="52430"/>
</Entity>
<Entity uid="8390">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="920.34693" z="1868.92664"/>
<Orientation y="2.35621"/>
<Actor seed="5482"/>
</Entity>
<Entity uid="8391">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="919.29804" z="1867.01124"/>
<Orientation y="2.35621"/>
<Actor seed="14284"/>
</Entity>
<Entity uid="8392">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="906.68165" z="1886.8379"/>
<Orientation y="2.35621"/>
<Actor seed="64108"/>
</Entity>
<Entity uid="8393">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="907.14917" z="1889.75721"/>
<Orientation y="2.35621"/>
<Actor seed="23074"/>
</Entity>
<Entity uid="8394">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="907.30433" z="1891.66749"/>
<Orientation y="2.35621"/>
<Actor seed="21920"/>
</Entity>
<Entity uid="8395">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="920.8122" z="1887.6941"/>
<Orientation y="2.35621"/>
<Actor seed="60168"/>
</Entity>
<Entity uid="8396">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="921.84095" z="1885.58948"/>
<Orientation y="2.35621"/>
<Actor seed="63724"/>
</Entity>
<Entity uid="8397">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="901.65064" z="1885.8235"/>
<Orientation y="2.35621"/>
<Actor seed="14636"/>
</Entity>
<Entity uid="8398">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="935.19855" z="1879.29383"/>
<Orientation y="2.35621"/>
<Actor seed="28486"/>
</Entity>
<Entity uid="8399">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="937.19275" z="1878.55542"/>
<Orientation y="3.04355"/>
<Actor seed="16810"/>
</Entity>
<Entity uid="8400">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="936.55127" z="1881.30225"/>
<Orientation y="1.42411"/>
<Actor seed="47552"/>
</Entity>
<Entity uid="8401">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="939.72382" z="1880.19263"/>
<Orientation y="4.83332"/>
<Actor seed="7060"/>
</Entity>
<Entity uid="8402">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="940.29383" z="1882.53162"/>
<Orientation y="1.77845"/>
<Actor seed="20540"/>
</Entity>
<Entity uid="8404">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="939.47004" z="1882.12195"/>
<Orientation y="2.35621"/>
<Actor seed="40588"/>
</Entity>
<Entity uid="8405">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1411.80066" z="1600.70411"/>
<Orientation y="1.54577"/>
<Actor seed="5926"/>
</Entity>
<Entity uid="8406">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1402.47474" z="1611.71949"/>
<Orientation y="2.895"/>
<Actor seed="62294"/>
</Entity>
<Entity uid="8407">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1414.74085" z="1588.43348"/>
<Orientation y="3.96676"/>
<Actor seed="64886"/>
</Entity>
<Entity uid="8408">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1408.16504" z="1571.64002"/>
<Orientation y="2.35621"/>
<Actor seed="4170"/>
</Entity>
<Entity uid="8409">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1410.56446" z="1575.8639"/>
<Orientation y="2.35621"/>
<Actor seed="29640"/>
</Entity>
<Entity uid="8410">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1408.94581" z="1586.09351"/>
<Orientation y="1.66106"/>
<Actor seed="29858"/>
</Entity>
<Entity uid="8411">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1409.2306" z="1592.06824"/>
<Orientation y="2.35621"/>
<Actor seed="17666"/>
</Entity>
<Entity uid="8414">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1398.02942" z="1592.93421"/>
<Orientation y="1.76719"/>
<Actor seed="35380"/>
</Entity>
<Entity uid="8415">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1396.51539" z="1609.41956"/>
<Orientation y="2.35621"/>
<Actor seed="65150"/>
</Entity>
<Entity uid="8416">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1395.38233" z="1613.10926"/>
<Orientation y="2.35621"/>
<Actor seed="5094"/>
</Entity>
<Entity uid="8417">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1393.42542" z="1619.66663"/>
<Orientation y="2.35621"/>
<Actor seed="11972"/>
</Entity>
<Entity uid="8418">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1390.82581" z="1624.60181"/>
<Orientation y="2.35621"/>
<Actor seed="14146"/>
</Entity>
<Entity uid="8419">
<Template>actor|props/flora/grass_soft_large.xml</Template>
<Position x="1408.37159" z="1579.23121"/>
<Orientation y="1.90233"/>
<Actor seed="7102"/>
</Entity>
<Entity uid="8420">
<Template>actor|props/flora/grass_soft_large.xml</Template>
<Position x="1404.79566" z="1589.76197"/>
<Orientation y="2.35621"/>
<Actor seed="46180"/>
</Entity>
<Entity uid="8421">
<Template>actor|props/flora/grass_soft_large.xml</Template>
<Position x="1407.735" z="1590.61268"/>
<Orientation y="2.35621"/>
<Actor seed="48488"/>
</Entity>
<Entity uid="8422">
<Template>actor|props/flora/grass_soft_large.xml</Template>
<Position x="1403.3689" z="1597.48047"/>
<Orientation y="1.39231"/>
<Actor seed="7102"/>
</Entity>
<Entity uid="8423">
<Template>actor|props/flora/grass_soft_large.xml</Template>
<Position x="1397.80384" z="1605.70704"/>
<Orientation y="1.39231"/>
<Actor seed="7102"/>
</Entity>
<Entity uid="8424">
<Template>actor|props/flora/water_log.xml</Template>
<Position x="1412.24036" z="1585.40113"/>
<Orientation y="-2.9739"/>
<Actor seed="23148"/>
</Entity>
<Entity uid="8426">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="1415.81775" z="1594.79847"/>
<Orientation y="5.57184"/>
<Actor seed="64790"/>
</Entity>
<Entity uid="8427">
<Template>actor|props/flora/grass_soft_large.xml</Template>
<Position x="1391.71973" z="1618.4823"/>
<Orientation y="1.39231"/>
<Actor seed="7102"/>
</Entity>
<Entity uid="8428">
<Template>actor|props/flora/grass_soft_large.xml</Template>
<Position x="1405.04395" z="1567.21265"/>
<Orientation y="1.39231"/>
<Actor seed="7102"/>
</Entity>
<Entity uid="8429">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1362.04957" z="1663.95069"/>
<Orientation y="4.31937"/>
<Actor seed="2124"/>
</Entity>
<Entity uid="8430">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1403.78626" z="1572.65967"/>
<Orientation y="1.5655"/>
<Actor seed="2809"/>
</Entity>
<Entity uid="8431">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1396.66822" z="1576.31128"/>
<Orientation y="3.31064"/>
<Actor seed="2808"/>
</Entity>
<Entity uid="8432">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1402.05298" z="1578.04456"/>
<Orientation y="2.0144"/>
<Actor seed="2713"/>
</Entity>
<Entity uid="8433">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1376.82313" z="1617.55127"/>
<Orientation y="2.3528"/>
<Actor seed="2223"/>
</Entity>
<Entity uid="8434">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1390.57166" z="1600.54383"/>
<Orientation y="1.69665"/>
<Actor seed="2093"/>
</Entity>
<Entity uid="8435">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1392.39747" z="1604.10291"/>
<Orientation y="2.27581"/>
<Actor seed="2092"/>
</Entity>
<Entity uid="8436">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1385.27942" z="1607.7544"/>
<Orientation y="5.5529"/>
<Actor seed="2091"/>
</Entity>
<Entity uid="8437">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1379.98719" z="1614.96497"/>
<Orientation y="1.88216"/>
<Actor seed="2090"/>
</Entity>
<Entity uid="8438">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1397.78223" z="1605.83619"/>
<Orientation y="6.44001"/>
<Actor seed="1991"/>
</Entity>
<Entity uid="8439">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1394.22327" z="1607.66187"/>
<Orientation y="2.811"/>
<Actor seed="1990"/>
</Entity>
<Entity uid="8440">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1381.81287" z="1618.52393"/>
<Orientation y="1.6062"/>
<Actor seed="1989"/>
</Entity>
<Entity uid="8441">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1388.93091" z="1614.87244"/>
<Orientation y="1.52485"/>
<Actor seed="1902"/>
</Entity>
<Entity uid="8442">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1390.75672" z="1618.43152"/>
<Orientation y="6.70655"/>
<Actor seed="1901"/>
</Entity>
<Entity uid="8443">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1474.46143" z="1642.52503"/>
<Orientation y="1.97924"/>
<Actor seed="2129"/>
</Entity>
<Entity uid="8444">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1468.66895" z="1641.90699"/>
<Orientation y="2.60499"/>
<Actor seed="2130"/>
</Entity>
<Entity uid="8445">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1443.9546" z="1679.93128"/>
<Orientation y="-0.84563"/>
<Actor seed="2315"/>
</Entity>
<Entity uid="8446">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1441.20606" z="1678.11292"/>
<Orientation y="2.76201"/>
<Actor seed="2316"/>
</Entity>
<Entity uid="8447">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1460.38209" z="1646.30982"/>
<Orientation y="2.00863"/>
<Actor seed="2333"/>
</Entity>
<Entity uid="8448">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1482.30311" z="1573.89649"/>
<Orientation y="1.26101"/>
<Actor seed="2334"/>
</Entity>
<Entity uid="8449">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1475.22107" z="1579.35962"/>
<Orientation y="2.70873"/>
<Actor seed="2335"/>
</Entity>
<Entity uid="8450">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1456.22083" z="1643.95533"/>
<Orientation y="1.91201"/>
<Actor seed="2392"/>
</Entity>
<Entity uid="8451">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1462.53406" z="1634.5669"/>
<Orientation y="3.20173"/>
<Actor seed="2393"/>
</Entity>
<Entity uid="8452">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1469.6161" z="1629.10376"/>
<Orientation y="5.073"/>
<Actor seed="2394"/>
</Entity>
<Entity uid="8453">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1483.18763" z="1708.88025"/>
<Orientation y="1.26951"/>
<Actor seed="2395"/>
</Entity>
<Entity uid="8454">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1472.00391" z="1620.48414"/>
<Orientation y="6.33201"/>
<Actor seed="2396"/>
</Entity>
<Entity uid="8455">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1477.32972" z="1567.20752"/>
<Orientation y="4.81215"/>
<Actor seed="2399"/>
</Entity>
<Entity uid="8456">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1461.76526" z="1630.64136"/>
<Orientation y="1.11374"/>
<Actor seed="2484"/>
</Entity>
<Entity uid="8457">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1460.99634" z="1626.71595"/>
<Orientation y="1.65168"/>
<Actor seed="2485"/>
</Entity>
<Entity uid="8458">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1466.54078" z="1613.4021"/>
<Orientation y="0.88865"/>
<Actor seed="2486"/>
</Entity>
<Entity uid="8459">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1470.46631" z="1612.63331"/>
<Orientation y="0.32331"/>
<Actor seed="2487"/>
</Entity>
<Entity uid="8460">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1469.6974" z="1608.7079"/>
<Orientation y="0.29821"/>
<Actor seed="2488"/>
</Entity>
<Entity uid="8461">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1472.08521" z="1600.08826"/>
<Orientation y="5.87266"/>
<Actor seed="2489"/>
</Entity>
<Entity uid="8462">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1476.6128" z="1547.43885"/>
<Orientation y="2.58802"/>
<Actor seed="2490"/>
</Entity>
<Entity uid="8463">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1474.47303" z="1591.46863"/>
<Orientation y="3.95028"/>
<Actor seed="2491"/>
</Entity>
<Entity uid="8464">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1467.391" z="1596.93165"/>
<Orientation y="5.96383"/>
<Actor seed="2578"/>
</Entity>
<Entity uid="8465">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1469.77881" z="1588.31202"/>
<Orientation y="1.62989"/>
<Actor seed="2579"/>
</Entity>
<Entity uid="8466">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1480.73926" z="1545.43531"/>
<Orientation y="2.07222"/>
<Actor seed="2223"/>
</Entity>
<Entity uid="8467">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1481.50806" z="1549.36072"/>
<Orientation y="2.90781"/>
<Actor seed="2224"/>
</Entity>
<Entity uid="8468">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1476.00599" z="1633.08313"/>
<Orientation y="-1.36788"/>
<Actor seed="4046"/>
</Entity>
<Entity uid="8469">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1477.04371" z="1633.87073"/>
<Orientation y="-2.36928"/>
<Actor seed="4044"/>
</Entity>
<Entity uid="8470">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1476.72254" z="1632.12012"/>
<Orientation y="-3.93152"/>
<Actor seed="4043"/>
</Entity>
<Entity uid="8471">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1477.6897" z="1638.0553"/>
<Orientation y="-3.20951"/>
<Actor seed="4042"/>
</Entity>
<Entity uid="8472">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1476.6554" z="1635.51612"/>
<Orientation y="-2.53818"/>
<Actor seed="4041"/>
</Entity>
<Entity uid="8473">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1474.25843" z="1632.37256"/>
<Orientation y="-3.1399"/>
<Actor seed="4040"/>
</Entity>
<Entity uid="8474">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1475.56849" z="1636.88099"/>
<Orientation y="0.48484"/>
<Actor seed="4039"/>
</Entity>
<Entity uid="8475">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1476.83582" z="1584.59388"/>
<Orientation y="5.09771"/>
<Actor seed="2714"/>
</Entity>
<Entity uid="8476">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1470.41553" z="1580.0746"/>
<Orientation y="5.864"/>
<Actor seed="2712"/>
</Entity>
<Entity uid="8477">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1475.2577" z="1589.98255"/>
<Orientation y="1.21717"/>
<Actor seed="3390"/>
</Entity>
<Entity uid="8478">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1476.87208" z="1589.2533"/>
<Orientation y="-0.438"/>
<Actor seed="3389"/>
</Entity>
<Entity uid="8479">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1471.63794" z="1589.58594"/>
<Orientation y="0.78231"/>
<Actor seed="3388"/>
</Entity>
<Entity uid="8480">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1463.96021" z="1760.80091"/>
<Orientation y="-3.37558"/>
<Actor seed="2237"/>
</Entity>
<Entity uid="8481">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1467.15357" z="1769.06458"/>
<Orientation y="-4.85816"/>
<Actor seed="2238"/>
</Entity>
<Entity uid="8482">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1470.77088" z="1762.51343"/>
<Orientation y="-4.64843"/>
<Actor seed="2328"/>
</Entity>
<Entity uid="8483">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1447.01893" z="1677.17298"/>
<Orientation y="0.72345"/>
<Actor seed="2329"/>
</Entity>
<Entity uid="8484">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1482.20057" z="1688.26783"/>
<Orientation y="0.28763"/>
<Actor seed="2578"/>
</Entity>
<Entity uid="8485">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1474.88062" z="1686.6792"/>
<Orientation y="-1.72593"/>
<Actor seed="2491"/>
</Entity>
<Entity uid="8486">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1441.56324" z="1730.72144"/>
<Orientation y="-3.08819"/>
<Actor seed="2490"/>
</Entity>
<Entity uid="8487">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1470.7334" z="1704.01966"/>
<Orientation y="0.19646"/>
<Actor seed="2489"/>
</Entity>
<Entity uid="8488">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1470.74195" z="1771.93787"/>
<Orientation y="-3.7642"/>
<Actor seed="2392"/>
</Entity>
<Entity uid="8489">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1490.80774" z="1753.83106"/>
<Orientation y="-2.47448"/>
<Actor seed="2393"/>
</Entity>
<Entity uid="8490">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1480.79578" z="1692.76246"/>
<Orientation y="-0.44112"/>
<Actor seed="2394"/>
</Entity>
<Entity uid="8491">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1477.64637" z="1685.75"/>
<Orientation y="-4.24462"/>
<Actor seed="2395"/>
</Entity>
<Entity uid="8492">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1476.64991" z="1680.18165"/>
<Orientation y="0.8179"/>
<Actor seed="2396"/>
</Entity>
<Entity uid="8493">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1475.65333" z="1674.61316"/>
<Orientation y="-2.34408"/>
<Actor seed="2397"/>
</Entity>
<Entity uid="8494">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1486.89991" z="1724.5713"/>
<Orientation y="-4.03173"/>
<Actor seed="2398"/>
</Entity>
<Entity uid="8495">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1447.48401" z="1661.30652"/>
<Orientation y="-0.86405"/>
<Actor seed="2399"/>
</Entity>
<Entity uid="8496">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1478.11866" z="1704.90174"/>
<Orientation y="0.4989"/>
<Actor seed="2400"/>
</Entity>
<Entity uid="8497">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1481.75513" z="1759.24061"/>
<Orientation y="-3.5716"/>
<Actor seed="2482"/>
</Entity>
<Entity uid="8498">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1484.62305" z="1761.37916"/>
<Orientation y="-2.01568"/>
<Actor seed="2483"/>
</Entity>
<Entity uid="8499">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1487.76063" z="1753.19898"/>
<Orientation y="-4.56246"/>
<Actor seed="2484"/>
</Entity>
<Entity uid="8500">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1462.70997" z="1770.5547"/>
<Orientation y="-4.02453"/>
<Actor seed="2485"/>
</Entity>
<Entity uid="8501">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1442.35376" z="1692.964"/>
<Orientation y="-4.62548"/>
<Actor seed="2486"/>
</Entity>
<Entity uid="8502">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1476.3661" z="1671.46473"/>
<Orientation y="-5.19082"/>
<Actor seed="2487"/>
</Entity>
<Entity uid="8503">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1451.73023" z="1661.09998"/>
<Orientation y="-5.378"/>
<Actor seed="2488"/>
</Entity>
<Entity uid="8504">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1436.68042" z="1741.21241"/>
<Orientation y="0.19646"/>
<Actor seed="2489"/>
</Entity>
<Entity uid="8505">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1486.27051" z="1714.8595"/>
<Orientation y="-3.08819"/>
<Actor seed="2490"/>
</Entity>
<Entity uid="8506">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1437.46351" z="1730.73646"/>
<Orientation y="-1.72593"/>
<Actor seed="2491"/>
</Entity>
<Entity uid="8507">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1478.23633" z="1759.95411"/>
<Orientation y="-3.16118"/>
<Actor seed="2574"/>
</Entity>
<Entity uid="8508">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1495.03614" z="1758.44935"/>
<Orientation y="-1.71776"/>
<Actor seed="2575"/>
</Entity>
<Entity uid="8509">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1439.93982" z="1690.50696"/>
<Orientation y="-1.01072"/>
<Actor seed="2576"/>
</Entity>
<Entity uid="8510">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1473.76429" z="1767.20606"/>
<Orientation y="-4.14344"/>
<Actor seed="2577"/>
</Entity>
<Entity uid="8511">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1438.51685" z="1734.81592"/>
<Orientation y="0.28763"/>
<Actor seed="2578"/>
</Entity>
<Entity uid="8512">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1487.31043" z="1722.83948"/>
<Orientation y="-4.04632"/>
<Actor seed="2579"/>
</Entity>
<Entity uid="8513">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1439.12415" z="1747.74305"/>
<Orientation y="0.52254"/>
<Actor seed="2896"/>
</Entity>
<Entity uid="8514">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1446.89441" z="1671.8252"/>
<Orientation y="-4.47358"/>
<Actor seed="2883"/>
</Entity>
<Entity uid="8515">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1466.84473" z="1764.24683"/>
<Orientation y="-2.66999"/>
<Actor seed="2882"/>
</Entity>
<Entity uid="8516">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1483.22767" z="1698.07764"/>
<Orientation y="-5.42988"/>
<Actor seed="2862"/>
</Entity>
<Entity uid="8517">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1482.53724" z="1698.19373"/>
<Orientation y="-3.25295"/>
<Actor seed="2855"/>
</Entity>
<Entity uid="8518">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1476.55872" z="1695.82679"/>
<Orientation y="-5.34818"/>
<Actor seed="2843"/>
</Entity>
<Entity uid="8519">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1453.31873" z="1774.9823"/>
<Orientation y="0.26224"/>
<Actor seed="2842"/>
</Entity>
<Entity uid="8520">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1485.13123" z="1721.77833"/>
<Orientation y="-2.4739"/>
<Actor seed="2810"/>
</Entity>
<Entity uid="8521">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1485.0475" z="1711.15503"/>
<Orientation y="0.61336"/>
<Actor seed="2779"/>
</Entity>
<Entity uid="8522">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1450.40162" z="1775.48414"/>
<Orientation y="0.7665"/>
<Actor seed="2778"/>
</Entity>
<Entity uid="8523">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1485.61622" z="1701.56104"/>
<Orientation y="-3.97286"/>
<Actor seed="2774"/>
</Entity>
<Entity uid="8524">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1488.60572" z="1707.19568"/>
<Orientation y="0.73066"/>
<Actor seed="2759"/>
</Entity>
<Entity uid="8525">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1478.98902" z="1738.99708"/>
<Orientation y="0.4095"/>
<Actor seed="2717"/>
</Entity>
<Entity uid="8526">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1482.59913" z="1704.98121"/>
<Orientation y="-2.90908"/>
<Actor seed="2683"/>
</Entity>
<Entity uid="8527">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1453.2433" z="1772.09986"/>
<Orientation y="-0.40973"/>
<Actor seed="2682"/>
</Entity>
<Entity uid="8528">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1452.36048" z="1655.8711"/>
<Orientation y="-1.30323"/>
<Actor seed="2680"/>
</Entity>
<Entity uid="8529">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1458.96045" z="1653.15113"/>
<Orientation y="-3.13297"/>
<Actor seed="2678"/>
</Entity>
<Entity uid="8530">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1491.28443" z="1729.77271"/>
<Orientation y="0.67145"/>
<Actor seed="2676"/>
</Entity>
<Entity uid="8531">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1485.23804" z="1689.66712"/>
<Orientation y="-2.74488"/>
<Actor seed="2668"/>
</Entity>
<Entity uid="8532">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1499.1266" z="1751.7527"/>
<Orientation y="-0.42328"/>
<Actor seed="2620"/>
</Entity>
<Entity uid="8533">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1477.91858" z="1675.05762"/>
<Orientation y="0.69002"/>
<Actor seed="2537"/>
</Entity>
<Entity uid="8534">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1142.78077" z="1037.49842"/>
<Orientation y="2.35621"/>
<Actor seed="14752"/>
</Entity>
<Entity uid="8535">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1158.87977" z="1074.67542"/>
<Orientation y="2.35621"/>
<Actor seed="692"/>
</Entity>
<Entity uid="8536">
<Template>actor|props/flora/grass_field_lush_tall.xml</Template>
<Position x="1143.05762" z="1041.89527"/>
<Orientation y="2.35621"/>
<Actor seed="38486"/>
</Entity>
<Entity uid="8537">
<Template>actor|props/flora/grass_field_lush_tall.xml</Template>
<Position x="1157.63453" z="1073.64844"/>
<Orientation y="2.35621"/>
<Actor seed="30370"/>
</Entity>
<Entity uid="8538">
<Template>actor|flora/trees/acacia.xml</Template>
<Position x="646.19611" z="1674.94251"/>
<Orientation y="2.35621"/>
<Actor seed="22486"/>
</Entity>
<Entity uid="8539">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="798.96686" z="1777.50318"/>
<Orientation y="2.35621"/>
<Actor seed="26846"/>
</Entity>
<Entity uid="8540">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="799.7494" z="1776.64393"/>
<Orientation y="2.35621"/>
<Actor seed="40374"/>
</Entity>
<Entity uid="8541">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="816.49054" z="1765.05933"/>
<Orientation y="2.35621"/>
<Actor seed="28264"/>
</Entity>
<Entity uid="8542">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="812.66303" z="1768.64881"/>
<Orientation y="2.35621"/>
<Actor seed="49922"/>
</Entity>
<Entity uid="8544">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="784.17042" z="1691.33228"/>
<Orientation y="2.35621"/>
<Actor seed="24942"/>
</Entity>
<Entity uid="8547">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="791.89203" z="1706.61207"/>
<Orientation y="2.35621"/>
<Actor seed="19058"/>
</Entity>
<Entity uid="8548">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="789.26319" z="1708.45826"/>
<Orientation y="2.35621"/>
<Actor seed="48858"/>
</Entity>
<Entity uid="8550">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="794.48523" z="1702.90638"/>
<Orientation y="-1.89963"/>
<Actor seed="25422"/>
</Entity>
<Entity uid="8551">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="791.5876" z="1707.53125"/>
<Orientation y="2.35621"/>
<Actor seed="43492"/>
</Entity>
<Entity uid="8553">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="796.12671" z="1706.53199"/>
<Orientation y="2.35621"/>
<Actor seed="22528"/>
</Entity>
<Entity uid="8555">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="825.7486" z="1734.58411"/>
<Orientation y="2.59334"/>
<Actor seed="64136"/>
</Entity>
<Entity uid="8557">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="822.17688" z="1738.75513"/>
<Orientation y="2.80117"/>
<Actor seed="51126"/>
</Entity>
<Entity uid="8558">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="819.21912" z="1739.36634"/>
<Orientation y="2.35621"/>
<Actor seed="48302"/>
</Entity>
<Entity uid="8559">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="830.12647" z="1733.6598"/>
<Orientation y="4.22493"/>
<Actor seed="28286"/>
</Entity>
<Entity uid="8560">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="821.59021" z="1737.63257"/>
<Orientation y="4.22493"/>
<Actor seed="28286"/>
</Entity>
<Entity uid="8561">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="824.83002" z="1735.46204"/>
<Orientation y="4.22493"/>
<Actor seed="28286"/>
</Entity>
<Entity uid="8564">
<Template>actor|props/flora/plants_healer.xml</Template>
<Position x="796.95923" z="1702.97327"/>
<Orientation y="3.98945"/>
<Actor seed="27960"/>
</Entity>
<Entity uid="8565">
<Template>actor|props/flora/plants_healer.xml</Template>
<Position x="794.8183" z="1705.34559"/>
<Orientation y="2.55271"/>
<Actor seed="926"/>
</Entity>
<Entity uid="8566">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="828.25855" z="1733.26063"/>
<Orientation y="2.35621"/>
<Actor seed="26384"/>
</Entity>
<Entity uid="8570">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="828.50477" z="1732.20374"/>
<Orientation y="2.02302"/>
<Actor seed="8714"/>
</Entity>
<Entity uid="8571">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="828.5528" z="1733.02735"/>
<Orientation y="2.35621"/>
<Actor seed="64760"/>
</Entity>
<Entity uid="8573">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="804.3772" z="1708.42835"/>
<Orientation y="2.35621"/>
<Actor seed="14922"/>
</Entity>
<Entity uid="8575">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="784.7765" z="1691.54236"/>
<Orientation y="2.35621"/>
<Actor seed="48402"/>
</Entity>
<Entity uid="8576">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="807.05005" z="1711.21546"/>
<Orientation y="-0.74601"/>
<Actor seed="27982"/>
</Entity>
<Entity uid="8577">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="804.98444" z="1708.21094"/>
<Orientation y="-4.79404"/>
<Actor seed="27982"/>
</Entity>
<Entity uid="8583">
<Template>actor|props/flora/bush_tempe_b.xml</Template>
<Position x="819.49012" z="1724.09571"/>
<Orientation y="1.03582"/>
<Actor seed="24188"/>
</Entity>
<Entity uid="8584">
<Template>actor|props/flora/bush_tempe_a.xml</Template>
<Position x="821.61048" z="1724.79224"/>
<Orientation y="7.7861"/>
<Actor seed="64684"/>
</Entity>
<Entity uid="8586">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="729.67157" z="1663.99537"/>
<Orientation y="2.35621"/>
<Actor seed="22694"/>
</Entity>
<Entity uid="8588">
<Template>actor|props/flora/ferns.xml</Template>
<Position x="820.76514" z="1725.11976"/>
<Orientation y="2.35621"/>
<Actor seed="21410"/>
</Entity>
<Entity uid="8589">
<Template>actor|props/flora/ferns.xml</Template>
<Position x="818.31702" z="1723.77698"/>
<Orientation y="2.35621"/>
<Actor seed="30804"/>
</Entity>
<Entity uid="8590">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="751.9889" z="1726.20289"/>
<Orientation y="2.35621"/>
<Actor seed="33180"/>
</Entity>
<Entity uid="8591">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="745.79706" z="1757.83423"/>
<Orientation y="2.35621"/>
<Actor seed="58464"/>
</Entity>
<Entity uid="8592">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="752.06971" z="1751.57837"/>
<Orientation y="2.35622"/>
<Actor seed="58464"/>
</Entity>
<Entity uid="8593">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="780.90748" z="1693.24158"/>
<Orientation y="2.35622"/>
<Actor seed="63010"/>
</Entity>
<Entity uid="8594">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="776.1883" z="1699.05188"/>
<Orientation y="2.608"/>
<Actor seed="63010"/>
</Entity>
<Entity uid="8595">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="778.35212" z="1695.21424"/>
<Orientation y="2.35621"/>
<Actor seed="49440"/>
</Entity>
<Entity uid="8597">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="777.7599" z="1697.68226"/>
<Orientation y="2.52327"/>
<Actor seed="31118"/>
</Entity>
<Entity uid="8617">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="815.06708" z="1760.16175"/>
<Orientation y="2.35621"/>
<Actor seed="3746"/>
</Entity>
<Entity uid="8626">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="804.01539" z="1733.99207"/>
<Orientation y="2.35621"/>
<Actor seed="14068"/>
</Entity>
<Entity uid="8633">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="802.8069" z="1609.60291"/>
<Orientation y="2.35621"/>
<Actor seed="47110"/>
</Entity>
<Entity uid="8634">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="804.60553" z="1611.49366"/>
<Orientation y="2.35621"/>
<Actor seed="31670"/>
</Entity>
<Entity uid="8636">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="871.47333" z="1553.1919"/>
<Orientation y="1.46483"/>
<Actor seed="39172"/>
</Entity>
<Entity uid="8637">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="870.00824" z="1548.82227"/>
<Orientation y="2.35621"/>
<Actor seed="41512"/>
</Entity>
<Entity uid="8638">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="795.62452" z="1601.79371"/>
<Orientation y="0.75264"/>
<Actor seed="41512"/>
</Entity>
<Entity uid="8648">
<Template>actor|structures/ptolemies/stall_med.xml</Template>
<Position x="875.13202" z="1543.313"/>
<Orientation y="-0.13056"/>
<Actor seed="7738"/>
</Entity>
<Entity uid="8649">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="880.20887" z="1539.3379"/>
<Orientation y="2.35621"/>
<Actor seed="53422"/>
</Entity>
<Entity uid="8650">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="877.17316" z="1539.41785"/>
<Orientation y="2.35621"/>
<Actor seed="30752"/>
</Entity>
<Entity uid="8659">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="871.81836" z="1539.25245"/>
<Orientation y="-0.44448"/>
<Actor seed="53082"/>
</Entity>
<Entity uid="8660">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="878.4048" z="1539.52918"/>
<Orientation y="2.35621"/>
<Actor seed="34516"/>
</Entity>
<Entity uid="8663">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="871.66828" z="1540.09144"/>
<Orientation y="2.35621"/>
<Actor seed="46364"/>
</Entity>
<Entity uid="8665">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="870.6175" z="1539.45179"/>
<Orientation y="2.35621"/>
<Actor seed="33454"/>
</Entity>
<Entity uid="8666">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="872.6991" z="1540.016"/>
<Orientation y="2.35621"/>
<Actor seed="3940"/>
</Entity>
<Entity uid="8674">
<Template>actor|props/structures/ptolemies/fishing_boat_basket.xml</Template>
<Position x="880.02826" z="1549.93274"/>
<Orientation y="0.48333"/>
<Actor seed="18302"/>
</Entity>
<Entity uid="8675">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="881.24781" z="1549.34864"/>
<Orientation y="2.35621"/>
<Actor seed="3714"/>
</Entity>
<Entity uid="8679">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="868.12641" z="1542.06153"/>
<Orientation y="2.35621"/>
<Actor seed="26096"/>
</Entity>
<Entity uid="8680">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="882.62751" z="1549.7743"/>
<Orientation y="2.35621"/>
<Actor seed="18774"/>
</Entity>
<Entity uid="8681">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="866.98768" z="1542.84302"/>
<Orientation y="2.35621"/>
<Actor seed="46110"/>
</Entity>
<Entity uid="8685">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="867.48646" z="1544.20545"/>
<Orientation y="2.35621"/>
<Actor seed="53036"/>
</Entity>
<Entity uid="8689">
<Template>actor|props/special/eyecandy/table1_short.xml</Template>
<Position x="876.02057" z="1550.71558"/>
<Orientation y="4.59591"/>
<Actor seed="26312"/>
</Entity>
<Entity uid="8690">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="875.22938" z="1552.78772"/>
<Orientation y="2.35621"/>
<Actor seed="17476"/>
</Entity>
<Entity uid="8691">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="868.15204" z="1547.94324"/>
<Orientation y="2.35621"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8692">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="876.44965" z="1552.65589"/>
<Orientation y="2.58634"/>
<Actor seed="60252"/>
</Entity>
<Entity uid="8696">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="876.51026" z="1551.34327"/>
<Orientation y="2.35621"/>
<Actor seed="15780"/>
</Entity>
<Entity uid="8698">
<Template>actor|props/structures/ptolemies/fishing_boat_basket.xml</Template>
<Position x="875.6507" z="1554.68335"/>
<Orientation y="-4.37227"/>
<Actor seed="18302"/>
</Entity>
<Entity uid="8711">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="868.33832" z="1549.84168"/>
<Orientation y="2.35621"/>
<Actor seed="30030"/>
</Entity>
<Entity uid="8714">
<Template>actor|props/units/seed_bag.xml</Template>
<Position x="876.01606" z="1549.63477"/>
<Orientation y="2.35621"/>
<Actor seed="8640"/>
</Entity>
<Entity uid="8715">
<Template>actor|props/special/eyecandy/sack_1_rough.xml</Template>
<Position x="885.29896" z="1552.5912"/>
<Orientation y="2.23188"/>
<Actor seed="32318"/>
</Entity>
<Entity uid="8716">
<Template>actor|props/special/eyecandy/sack_1.xml</Template>
<Position x="885.29468" z="1550.7168"/>
<Orientation y="3.3792"/>
<Actor seed="48916"/>
</Entity>
<Entity uid="8717">
<Template>actor|props/special/eyecandy/rug_stand_iber.xml</Template>
<Position x="787.28473" z="1641.3766"/>
<Orientation y="2.15654"/>
<Actor seed="52150"/>
</Entity>
<Entity uid="8718">
<Template>actor|special/golden_fleece.xml</Template>
<Position x="1888.29065" z="1374.89441"/>
<Orientation y="-0.072"/>
<Actor seed="59584"/>
</Entity>
<Entity uid="8719">
<Template>actor|props/structures/iberians/iber_bull_statue.xml</Template>
<Position x="1365.2356" z="1083.21839"/>
<Orientation y="9.89917"/>
<Actor seed="47392"/>
</Entity>
<Entity uid="8729">
<Template>structures/ptol_temple</Template>
<Player>5</Player>
<Position x="1347.01771" z="1092.02393"/>
<Orientation y="8.32886"/>
<Actor seed="10830"/>
</Entity>
<Entity uid="8732">
<Template>structures/ptol_temple</Template>
<Player>5</Player>
<Position x="1382.09656" z="1073.84852"/>
<Orientation y="5.20913"/>
<Actor seed="10830"/>
</Entity>
<Entity uid="8733">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1353.26575" z="1079.56287"/>
<Orientation y="5.1841"/>
<Actor seed="38948"/>
</Entity>
<Entity uid="8734">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1369.14637" z="1071.6886"/>
<Orientation y="5.1841"/>
<Actor seed="38948"/>
</Entity>
<Entity uid="8735">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1375.44385" z="1087.12061"/>
<Orientation y="5.1841"/>
<Actor seed="38948"/>
</Entity>
<Entity uid="8736">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1361.70862" z="1094.21302"/>
<Orientation y="5.1841"/>
<Actor seed="38948"/>
</Entity>
<Entity uid="8737">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1364.63038" z="1082.58887"/>
<Orientation y="3.6078"/>
<Actor seed="56470"/>
</Entity>
<Entity uid="8738">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1366.41773" z="1086.38416"/>
<Orientation y="6.75835"/>
<Actor seed="48392"/>
</Entity>
<Entity uid="8739">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1360.86463" z="1088.92127"/>
<Orientation y="6.74888"/>
<Actor seed="48392"/>
</Entity>
<Entity uid="8740">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1372.07264" z="1083.59522"/>
<Orientation y="6.74888"/>
<Actor seed="48392"/>
</Entity>
<Entity uid="8741">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1373.44397" z="1086.33326"/>
<Orientation y="3.614"/>
<Actor seed="56470"/>
</Entity>
<Entity uid="8742">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1367.6272" z="1089.19495"/>
<Orientation y="3.57943"/>
<Actor seed="56470"/>
</Entity>
<Entity uid="8743">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1362.2704" z="1091.89551"/>
<Orientation y="3.5656"/>
<Actor seed="56470"/>
</Entity>
<Entity uid="8744">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1361.09498" z="1081.96705"/>
<Orientation y="3.59842"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8745">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1361.15772" z="1082.79273"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8746">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1361.4563" z="1083.52637"/>
<Orientation y="5.14081"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8747">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1361.73841" z="1081.64087"/>
<Orientation y="3.59842"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8748">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1361.78394" z="1084.18262"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8749">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1362.07764" z="1084.84107"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8750">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1362.33692" z="1085.44703"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8751">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1362.63233" z="1086.06714"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8752">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1368.4369" z="1083.37916"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8753">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1368.14148" z="1082.75928"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8754">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1367.88233" z="1082.15284"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8755">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1367.58838" z="1081.49463"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8756">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1367.26136" z="1080.83838"/>
<Orientation y="5.14081"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8757">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1366.96241" z="1080.10474"/>
<Orientation y="5.13866"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8758">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1366.60438" z="1079.40333"/>
<Orientation y="3.59842"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8759">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1365.90198" z="1079.73182"/>
<Orientation y="3.59842"/>
<Actor seed="58600"/>
</Entity>
<Entity uid="8760">
<Template>actor|props/special/eyecandy/hay_large.xml</Template>
<Position x="1361.09986" z="1091.88086"/>
<Orientation y="5.44666"/>
<Actor seed="18262"/>
</Entity>
<Entity uid="8761">
<Template>actor|props/special/eyecandy/hay_small.xml</Template>
<Position x="1359.04798" z="1090.97852"/>
<Orientation y="5.44666"/>
<Actor seed="4754"/>
</Entity>
<Entity uid="8762">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1373.38563" z="1084.48096"/>
<Orientation y="8.02564"/>
<Actor seed="16976"/>
</Entity>
<Entity uid="8765">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1372.52503" z="1088.71192"/>
<Orientation y="5.18618"/>
<Actor seed="55944"/>
</Entity>
<Entity uid="8767">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1354.31788" z="1080.45728"/>
<Orientation y="5.44666"/>
<Actor seed="50716"/>
</Entity>
<Entity uid="8768">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1368.95643" z="1073.21521"/>
<Orientation y="5.44666"/>
<Actor seed="47524"/>
</Entity>
<Entity uid="8770">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1368.10462" z="1073.99634"/>
<Orientation y="5.44666"/>
</Entity>
<Entity uid="8775">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1355.82691" z="1079.84705"/>
<Orientation y="5.44666"/>
<Actor seed="21568"/>
</Entity>
<Entity uid="8777">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1367.03797" z="1074.43067"/>
<Orientation y="5.44666"/>
<Actor seed="16090"/>
</Entity>
<Entity uid="8778">
<Template>actor|props/special/eyecandy/waterbin_a.xml</Template>
<Position x="1369.672" z="1075.43384"/>
<Orientation y="5.18538"/>
<Actor seed="42688"/>
</Entity>
<Entity uid="8779">
<Template>actor|props/special/eyecandy/rug_stand_iber.xml</Template>
<Position x="1356.13501" z="1082.70374"/>
<Orientation y="5.22011"/>
<Actor seed="5716"/>
</Entity>
<Entity uid="8781">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1356.90845" z="1079.21546"/>
<Orientation y="5.44666"/>
<Actor seed="50974"/>
</Entity>
<Entity uid="8782">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1363.36072" z="1089.08033"/>
<Orientation y="5.44666"/>
<Actor seed="6496"/>
</Entity>
<Entity uid="8802">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1606.22706" z="531.25306"/>
<Orientation y="-2.16401"/>
<Actor seed="7508"/>
</Entity>
<Entity uid="8803">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1603.02747" z="529.21918"/>
<Orientation y="-5.28205"/>
<Actor seed="7508"/>
</Entity>
<Entity uid="8804">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="1598.7223" z="531.08326"/>
<Orientation y="-2.15375"/>
<Actor seed="7548"/>
</Entity>
<Entity uid="8805">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="1602.62452" z="524.46778"/>
<Orientation y="-3.72942"/>
<Actor seed="7548"/>
</Entity>
<Entity uid="8806">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="1610.62867" z="529.54224"/>
<Orientation y="-0.56542"/>
<Actor seed="7548"/>
</Entity>
<Entity uid="8807">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="1606.51587" z="536.13514"/>
<Orientation y="-5.31461"/>
<Actor seed="7548"/>
</Entity>
<Entity uid="8808">
<Template>actor|props/structures/romans/blacksmith_bucket.xml</Template>
<Position x="1604.45899" z="530.04651"/>
<Orientation y="-2.44611"/>
<Actor seed="29104"/>
</Entity>
<Entity uid="8809">
<Template>actor|props/structures/romans/blacksmith_bucket_water.xml</Template>
<Position x="1604.56226" z="530.03736"/>
<Orientation y="-2.44611"/>
<Actor seed="19704"/>
</Entity>
<Entity uid="8810">
<Template>actor|props/special/eyecandy/sack_1.xml</Template>
<Position x="1603.45069" z="531.54822"/>
<Orientation y="-2.44611"/>
<Actor seed="46110"/>
</Entity>
<Entity uid="8811">
<Template>actor|props/special/eyecandy/sack_1_rough.xml</Template>
<Position x="1602.54236" z="529.73121"/>
<Orientation y="-3.53037"/>
<Actor seed="18394"/>
</Entity>
<Entity uid="8812">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1606.56421" z="526.98774"/>
<Orientation y="-2.14357"/>
<Actor seed="25826"/>
</Entity>
<Entity uid="8813">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1602.71546" z="533.61579"/>
<Orientation y="-2.14357"/>
<Actor seed="25826"/>
</Entity>
<Entity uid="8814">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1600.68384" z="531.48151"/>
<Orientation y="-2.44611"/>
<Actor seed="6836"/>
</Entity>
<Entity uid="8815">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1601.48096" z="531.92878"/>
<Orientation y="-2.4461"/>
<Actor seed="6836"/>
</Entity>
<Entity uid="8816">
<Template>actor|props/structures/romans/blacksmith_barrel.xml</Template>
<Position x="1608.47962" z="529.74207"/>
<Orientation y="-2.44611"/>
<Actor seed="25292"/>
</Entity>
<Entity uid="8846">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="1607.4391" z="528.6106"/>
<Orientation y="-2.44611"/>
<Actor seed="40996"/>
</Entity>
<Entity uid="8865">
<Template>structures/ptol_farmstead</Template>
<Player>5</Player>
<Position x="1305.75086" z="1115.82776"/>
<Orientation y="6.79201"/>
<Actor seed="27568"/>
</Entity>
<Entity uid="8866">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="672.66004" z="1424.5027"/>
<Orientation y="-3.00391"/>
<Actor seed="34198"/>
</Entity>
<Entity uid="8867">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="813.63209" z="1390.27918"/>
<Orientation y="2.35621"/>
<Actor seed="27306"/>
</Entity>
<Entity uid="8868">
<Template>structures/iber_fortress</Template>
<Player>0</Player>
<Position x="740.29828" z="899.50373"/>
<Orientation y="2.67855"/>
<Actor seed="40712"/>
</Entity>
<Entity uid="8890">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="804.52784" z="1729.85486"/>
<Orientation y="3.25548"/>
<Actor seed="44228"/>
</Entity>
<Entity uid="8892">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="800.42627" z="1725.37232"/>
<Orientation y="2.35621"/>
<Actor seed="36990"/>
</Entity>
<Entity uid="8893">
<Template>units/ptol_support_healer_e</Template>
<Player>1</Player>
<Position x="758.04645" z="1714.68213"/>
<Orientation y="1.43082"/>
<Actor seed="64608"/>
</Entity>
<Entity uid="8894">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="757.84766" z="1712.61158"/>
<Orientation y="2.32334"/>
<Actor seed="3486"/>
</Entity>
<Entity uid="8896">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="755.89826" z="1713.61731"/>
<Orientation y="2.04526"/>
<Actor seed="36534"/>
</Entity>
<Entity uid="8897">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="758.70313" z="1711.55896"/>
<Orientation y="1.97957"/>
<Actor seed="30122"/>
</Entity>
<Entity uid="8898">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="693.16248" z="1623.32374"/>
<Orientation y="2.35621"/>
<Actor seed="15672"/>
</Entity>
<Entity uid="8899">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="680.90668" z="1631.90333"/>
<Orientation y="2.35621"/>
<Actor seed="6566"/>
</Entity>
<Entity uid="8900">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="694.87928" z="1621.55176"/>
<Orientation y="2.35621"/>
<Actor seed="29490"/>
</Entity>
<Entity uid="8901">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="730.32337" z="1572.1526"/>
<Orientation y="2.35621"/>
<Actor seed="38512"/>
</Entity>
<Entity uid="8902">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="728.53925" z="1578.7157"/>
<Orientation y="2.35621"/>
<Actor seed="10218"/>
</Entity>
<Entity uid="8903">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="703.54926" z="1604.06714"/>
<Orientation y="2.35621"/>
<Actor seed="24906"/>
</Entity>
<Entity uid="8904">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="730.2323" z="1584.1897"/>
<Orientation y="2.35621"/>
<Actor seed="52638"/>
</Entity>
<Entity uid="8905">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="711.34205" z="1610.60767"/>
<Orientation y="2.35621"/>
<Actor seed="6568"/>
</Entity>
<Entity uid="8906">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="730.48072" z="1605.0586"/>
<Orientation y="2.35621"/>
<Actor seed="29526"/>
</Entity>
<Entity uid="8907">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="728.01935" z="1588.27735"/>
<Orientation y="2.35621"/>
<Actor seed="23110"/>
</Entity>
<Entity uid="8908">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="751.18879" z="1566.54566"/>
<Orientation y="2.35621"/>
<Actor seed="16740"/>
</Entity>
<Entity uid="8909">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="686.435" z="1627.05591"/>
<Orientation y="2.35621"/>
<Actor seed="53418"/>
</Entity>
<Entity uid="8910">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="702.06794" z="1609.78882"/>
<Orientation y="2.35621"/>
<Actor seed="2806"/>
</Entity>
<Entity uid="8911">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="796.62787" z="1525.81653"/>
<Orientation y="2.35621"/>
<Actor seed="50826"/>
</Entity>
<Entity uid="8912">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="820.61774" z="1492.11438"/>
<Orientation y="2.35621"/>
<Actor seed="63566"/>
</Entity>
<Entity uid="8913">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="814.8639" z="1501.521"/>
<Orientation y="2.35621"/>
<Actor seed="31072"/>
</Entity>
<Entity uid="8914">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="848.74787" z="1492.76417"/>
<Orientation y="2.35621"/>
<Actor seed="26470"/>
</Entity>
<Entity uid="8915">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="690.93042" z="1626.61255"/>
<Orientation y="2.35621"/>
<Actor seed="19040"/>
</Entity>
<Entity uid="8916">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="686.05787" z="1629.25623"/>
<Orientation y="2.35621"/>
<Actor seed="14386"/>
</Entity>
<Entity uid="8917">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="702.74512" z="1606.5625"/>
<Orientation y="2.35621"/>
<Actor seed="16544"/>
</Entity>
<Entity uid="8918">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="696.69483" z="1618.73584"/>
<Orientation y="2.35621"/>
<Actor seed="16782"/>
</Entity>
<Entity uid="8919">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="701.08973" z="1586.50647"/>
<Orientation y="2.35621"/>
<Actor seed="49274"/>
</Entity>
<Entity uid="8920">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="699.69538" z="1612.40467"/>
<Orientation y="2.35621"/>
<Actor seed="52594"/>
</Entity>
<Entity uid="8921">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="725.60627" z="1582.64026"/>
<Orientation y="2.35621"/>
<Actor seed="23734"/>
</Entity>
<Entity uid="8922">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="699.99671" z="1615.74231"/>
<Orientation y="2.35621"/>
<Actor seed="4690"/>
</Entity>
<Entity uid="8923">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="817.47638" z="1500.6996"/>
<Orientation y="2.35621"/>
<Actor seed="46500"/>
</Entity>
<Entity uid="8924">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="729.27662" z="1572.92652"/>
<Orientation y="2.35621"/>
<Actor seed="13336"/>
</Entity>
<Entity uid="8925">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="853.83106" z="1496.90406"/>
<Orientation y="2.35621"/>
<Actor seed="48628"/>
</Entity>
<Entity uid="8926">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="813.47413" z="1507.59437"/>
<Orientation y="2.35621"/>
<Actor seed="59594"/>
</Entity>
<Entity uid="8927">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="763.83753" z="1544.11048"/>
<Orientation y="2.35621"/>
<Actor seed="61896"/>
</Entity>
<Entity uid="8928">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="763.95984" z="1550.40821"/>
<Orientation y="2.35621"/>
<Actor seed="28964"/>
</Entity>
<Entity uid="8929">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="736.05011" z="1585.80127"/>
<Orientation y="2.35621"/>
<Actor seed="33796"/>
</Entity>
<Entity uid="8930">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="744.90235" z="1565.2345"/>
<Orientation y="2.35621"/>
<Actor seed="14700"/>
</Entity>
<Entity uid="8931">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="717.87867" z="1614.91968"/>
<Orientation y="2.35621"/>
<Actor seed="60544"/>
</Entity>
<Entity uid="8932">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="681.0011" z="1638.63624"/>
<Orientation y="2.35621"/>
<Actor seed="49468"/>
</Entity>
<Entity uid="8933">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="677.8064" z="1639.30091"/>
<Orientation y="2.35621"/>
<Actor seed="27994"/>
</Entity>
<Entity uid="8934">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="675.59943" z="1642.50586"/>
<Orientation y="2.35621"/>
<Actor seed="28362"/>
</Entity>
<Entity uid="8935">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="678.91004" z="1642.6432"/>
<Orientation y="2.35621"/>
<Actor seed="33618"/>
</Entity>
<Entity uid="8936">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="722.04773" z="1612.32093"/>
<Orientation y="2.35621"/>
<Actor seed="9156"/>
</Entity>
<Entity uid="8937">
<Template>actor|flora/trees/palm_date.xml</Template>
<Position x="685.73328" z="1633.45496"/>
<Orientation y="2.35621"/>
<Actor seed="438"/>
</Entity>
<Entity uid="8938">
<Template>actor|flora/trees/palm_cretan_date.xml</Template>
<Position x="676.66614" z="1646.41358"/>
<Orientation y="2.35621"/>
<Actor seed="19396"/>
</Entity>
<Entity uid="8939">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="695.71393" z="1597.09571"/>
<Orientation y="2.35621"/>
<Actor seed="42088"/>
</Entity>
<Entity uid="8940">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="689.49061" z="1593.17811"/>
<Orientation y="2.35621"/>
<Actor seed="64874"/>
</Entity>
<Entity uid="8941">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="685.82807" z="1592.18641"/>
<Orientation y="2.35621"/>
<Actor seed="3616"/>
</Entity>
<Entity uid="8942">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="685.23731" z="1590.49366"/>
<Orientation y="2.35621"/>
<Actor seed="52310"/>
</Entity>
<Entity uid="8943">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="729.76606" z="1565.10633"/>
<Orientation y="2.35621"/>
<Actor seed="45600"/>
</Entity>
<Entity uid="8944">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="963.90918" z="1580.29151"/>
<Orientation y="2.35621"/>
<Actor seed="33032"/>
</Entity>
<Entity uid="8945">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="688.15503" z="1591.40577"/>
<Orientation y="2.35621"/>
<Actor seed="37798"/>
</Entity>
<Entity uid="8946">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="850.94007" z="1532.35352"/>
<Orientation y="2.35621"/>
<Actor seed="37642"/>
</Entity>
<Entity uid="8947">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="838.16907" z="1519.89893"/>
<Orientation y="2.35621"/>
<Actor seed="65316"/>
</Entity>
<Entity uid="8948">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="842.04188" z="1524.3578"/>
<Orientation y="2.35621"/>
<Actor seed="40194"/>
</Entity>
<Entity uid="8949">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="829.74726" z="1520.02259"/>
<Orientation y="2.35621"/>
<Actor seed="15576"/>
</Entity>
<Entity uid="8950">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="831.8263" z="1517.37488"/>
<Orientation y="2.35621"/>
<Actor seed="45076"/>
</Entity>
<Entity uid="8951">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="844.53199" z="1527.323"/>
<Orientation y="2.35621"/>
<Actor seed="19916"/>
</Entity>
<Entity uid="8952">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="842.68104" z="1522.25208"/>
<Orientation y="2.35621"/>
<Actor seed="63094"/>
</Entity>
<Entity uid="8953">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="833.95423" z="1516.35303"/>
<Orientation y="2.35621"/>
<Actor seed="57058"/>
</Entity>
<Entity uid="8954">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="844.98121" z="1519.55542"/>
<Orientation y="2.35621"/>
<Actor seed="18456"/>
</Entity>
<Entity uid="8955">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="839.45997" z="1517.60157"/>
<Orientation y="2.35621"/>
<Actor seed="37362"/>
</Entity>
<Entity uid="8956">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="851.14362" z="1526.25721"/>
<Orientation y="2.35621"/>
<Actor seed="3786"/>
</Entity>
<Entity uid="8957">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="849.29682" z="1521.3125"/>
<Orientation y="2.35621"/>
<Actor seed="52466"/>
</Entity>
<Entity uid="8958">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="850.19794" z="1518.19593"/>
<Orientation y="2.35621"/>
<Actor seed="25980"/>
</Entity>
<Entity uid="8959">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="828.38978" z="1499.51893"/>
<Orientation y="2.35621"/>
<Actor seed="31330"/>
</Entity>
<Entity uid="8960">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="843.87305" z="1492.64551"/>
<Orientation y="2.35621"/>
<Actor seed="11656"/>
</Entity>
<Entity uid="8961">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="854.24494" z="1499.59266"/>
<Orientation y="2.35621"/>
<Actor seed="5752"/>
</Entity>
<Entity uid="8962">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="879.55768" z="1522.72388"/>
<Orientation y="2.35621"/>
<Actor seed="19680"/>
</Entity>
<Entity uid="8963">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="873.57557" z="1522.04932"/>
<Orientation y="2.35621"/>
<Actor seed="27868"/>
</Entity>
<Entity uid="8964">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="881.55842" z="1525.14185"/>
<Orientation y="2.35621"/>
<Actor seed="32418"/>
</Entity>
<Entity uid="8965">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="877.83173" z="1525.46253"/>
<Orientation y="2.35621"/>
<Actor seed="42018"/>
</Entity>
<Entity uid="8966">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="885.11127" z="1529.09705"/>
<Orientation y="2.35621"/>
<Actor seed="13776"/>
</Entity>
<Entity uid="8967">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="869.12946" z="1522.4004"/>
<Orientation y="2.35621"/>
<Actor seed="40198"/>
</Entity>
<Entity uid="8968">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="914.56086" z="1557.62269"/>
<Orientation y="2.35621"/>
<Actor seed="33064"/>
</Entity>
<Entity uid="8969">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="908.5359" z="1552.64185"/>
<Orientation y="2.35621"/>
<Actor seed="47952"/>
</Entity>
<Entity uid="8970">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="908.49292" z="1546.99085"/>
<Orientation y="2.35621"/>
<Actor seed="28724"/>
</Entity>
<Entity uid="8971">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="961.3675" z="1578.88172"/>
<Orientation y="2.35621"/>
<Actor seed="46276"/>
</Entity>
<Entity uid="8972">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="968.33594" z="1578.29908"/>
<Orientation y="7.34012"/>
<Actor seed="9954"/>
</Entity>
<Entity uid="8973">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="961.77076" z="1575.43335"/>
<Orientation y="12.49903"/>
<Actor seed="41060"/>
</Entity>
<Entity uid="8974">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="955.60383" z="1573.07483"/>
<Orientation y="5.74163"/>
<Actor seed="62124"/>
</Entity>
<Entity uid="8976">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="957.39808" z="1568.46778"/>
<Orientation y="2.35621"/>
<Actor seed="14960"/>
</Entity>
<Entity uid="8977">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="957.22242" z="1571.68958"/>
<Orientation y="3.42591"/>
<Actor seed="34098"/>
</Entity>
<Entity uid="8982">
<Template>structures/pers_civil_centre</Template>
<Player>4</Player>
<Position x="1663.72901" z="1712.18348"/>
<Orientation y="5.58075"/>
<Actor seed="30352"/>
</Entity>
<Entity uid="8983">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1052.49524" z="170.60749"/>
<Orientation y="1.6082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="8984">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1054.00574" z="170.6667"/>
<Orientation y="1.6082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="8985">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1055.46912" z="170.52323"/>
<Orientation y="1.6082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="8986">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1058.53626" z="170.39188"/>
<Orientation y="1.6082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="8988">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1051.32544" z="170.58088"/>
<Orientation y="1.6082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="8999">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1049.49952" z="170.69352"/>
<Orientation y="1.60821"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9007">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1049.64515" z="177.23563"/>
<Orientation y="1.48835"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9008">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1058.24903" z="177.67478"/>
<Orientation y="1.48833"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9010">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1056.40015" z="177.63041"/>
<Orientation y="1.48833"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9011">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1052.39393" z="177.3765"/>
<Orientation y="1.48833"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9012">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1053.49366" z="177.41492"/>
<Orientation y="1.48833"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9014">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1047.49195" z="173.42615"/>
<Orientation y="-3.16324"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9015">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1047.87037" z="173.31354"/>
<Orientation y="-3.16324"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9016">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1047.11365" z="173.44434"/>
<Orientation y="-3.16324"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9017">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1050.44727" z="170.62775"/>
<Orientation y="1.60821"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9020">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1057.07374" z="170.46351"/>
<Orientation y="1.6082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9022">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1050.5182" z="177.30298"/>
<Orientation y="1.48833"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9023">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1051.28748" z="177.26944"/>
<Orientation y="1.48833"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9025">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1054.9275" z="177.43396"/>
<Orientation y="1.48833"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9085">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.51978" z="203.83033"/>
<Orientation y="3.08698"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9086">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.32972" z="210.25562"/>
<Orientation y="3.08698"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9087">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.56556" z="202.40915"/>
<Orientation y="3.08698"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9088">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1094.71607" z="203.91636"/>
<Orientation y="3.20685"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9089">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1095.06714" z="211.37543"/>
<Orientation y="3.20687"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9090">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1097.96521" z="213.24006"/>
<Orientation y="-1.5646"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9091">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1097.81714" z="212.57752"/>
<Orientation y="-1.5646"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9092">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1097.83045" z="212.92444"/>
<Orientation y="-1.5646"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9093">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.34314" z="207.70112"/>
<Orientation y="3.08698"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9094">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.35108" z="208.90061"/>
<Orientation y="3.08698"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9095">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.37684" z="205.20188"/>
<Orientation y="3.08698"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9096">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.38904" z="206.36902"/>
<Orientation y="3.08698"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9097">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1101.22059" z="211.67579"/>
<Orientation y="3.08701"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9098">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1095.04432" z="210.08219"/>
<Orientation y="3.20687"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9099">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1094.97168" z="209.01679"/>
<Orientation y="3.20685"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9100">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1094.58423" z="202.07615"/>
<Orientation y="3.20685"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9101">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1094.77051" z="205.31632"/>
<Orientation y="3.20685"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9102">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1094.8086" z="206.8231"/>
<Orientation y="3.20685"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9103">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1094.85608" z="207.90171"/>
<Orientation y="3.20685"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9105">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1139.0011" z="157.3819"/>
<Orientation y="-0.2462"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9106">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1139.09351" z="156.61747"/>
<Orientation y="-0.2462"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9107">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1144.21094" z="163.31977"/>
<Orientation y="-0.13288"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9108">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1145.17212" z="156.7613"/>
<Orientation y="-0.13286"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9110">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1142.3058" z="155.91892"/>
<Orientation y="-4.85447"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9111">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1142.3202" z="155.68735"/>
<Orientation y="-4.82082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9112">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1138.49817" z="159.53489"/>
<Orientation y="-0.2462"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9113">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1138.7151" z="158.45606"/>
<Orientation y="-0.2462"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9114">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1137.81177" z="162.36738"/>
<Orientation y="-0.2462"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9115">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1137.32496" z="164.17911"/>
<Orientation y="-0.2462"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9116">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1139.30225" z="155.76703"/>
<Orientation y="-0.24616"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9117">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1145.26795" z="155.81611"/>
<Orientation y="-0.13286"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9118">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1145.06946" z="157.63471"/>
<Orientation y="-0.13288"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9119">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1144.03382" z="164.77326"/>
<Orientation y="-0.13288"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9120">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1144.42408" z="161.72825"/>
<Orientation y="-0.13288"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9121">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1144.53077" z="160.2617"/>
<Orientation y="-0.13288"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9122">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1144.84498" z="158.78309"/>
<Orientation y="-0.13288"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9123">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1142.33252" z="155.3274"/>
<Orientation y="-4.82082"/>
<Actor seed="5950"/>
</Entity>
<Entity uid="9130">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1150.99476" z="175.92533"/>
<Orientation y="1.718"/>
<Actor seed="14530"/>
</Entity>
<Entity uid="9131">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1098.22596" z="221.28287"/>
<Orientation y="4.28034"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9132">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1088.01429" z="210.24128"/>
<Orientation y="0.32671"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9134">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1127.94214" z="167.65497"/>
<Orientation y="1.20354"/>
<Actor seed="49358"/>
</Entity>
<Entity uid="9137">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1093.76758" z="135.7321"/>
<Orientation y="-5.43674"/>
<Actor seed="14238"/>
</Entity>
<Entity uid="9139">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1084.07654" z="183.43274"/>
<Orientation y="-1.40407"/>
<Actor seed="47458"/>
</Entity>
<Entity uid="9142">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1147.80018" z="194.81028"/>
<Orientation y="-2.24297"/>
<Actor seed="3194"/>
</Entity>
<Entity uid="9143">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.115" z="149.1598"/>
<Orientation y="-0.41437"/>
<Actor seed="3194"/>
</Entity>
<Entity uid="9144">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1147.7616" z="176.42286"/>
<Orientation y="1.99918"/>
<Actor seed="43348"/>
</Entity>
<Entity uid="9146">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1108.01661" z="211.62528"/>
<Orientation y="2.35697"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9147">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1101.5702" z="222.72312"/>
<Orientation y="2.35622"/>
<Actor seed="43348"/>
</Entity>
<Entity uid="9148">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1095.82142" z="226.9756"/>
<Orientation y="5.518"/>
<Actor seed="43348"/>
</Entity>
<Entity uid="9152">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1091.58472" z="224.16193"/>
<Orientation y="-2.58565"/>
<Actor seed="3816"/>
</Entity>
<Entity uid="9153">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1112.1825" z="199.19065"/>
<Orientation y="-3.93325"/>
<Actor seed="3812"/>
</Entity>
<Entity uid="9173">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1084.64356" z="201.2508"/>
<Orientation y="2.63584"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9175">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1083.3777" z="190.76771"/>
<Orientation y="4.69175"/>
<Actor seed="49358"/>
</Entity>
<Entity uid="9180">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1078.84388" z="190.28772"/>
<Orientation y="-2.60251"/>
<Actor seed="47458"/>
</Entity>
<Entity uid="9181">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1079.23157" z="191.57209"/>
<Orientation y="-0.05022"/>
<Actor seed="47458"/>
</Entity>
<Entity uid="9182">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1082.83692" z="180.00391"/>
<Orientation y="-0.41437"/>
<Actor seed="3194"/>
</Entity>
<Entity uid="9183">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1119.81092" z="176.09263"/>
<Orientation y="2.35621"/>
<Actor seed="3836"/>
</Entity>
<Entity uid="9184">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1100.59241" z="227.54966"/>
<Orientation y="2.35621"/>
<Actor seed="30790"/>
</Entity>
<Entity uid="9185">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1100.95972" z="227.95206"/>
<Orientation y="2.35621"/>
<Actor seed="57660"/>
</Entity>
<Entity uid="9186">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1084.37024" z="197.56403"/>
<Orientation y="2.35621"/>
<Actor seed="2870"/>
</Entity>
<Entity uid="9187">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1060.11707" z="179.23453"/>
<Orientation y="2.60189"/>
<Actor seed="56572"/>
</Entity>
<Entity uid="9190">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1086.82947" z="196.77503"/>
<Orientation y="2.35622"/>
<Actor seed="26296"/>
</Entity>
<Entity uid="9191">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1084.82752" z="196.62217"/>
<Orientation y="2.35622"/>
<Actor seed="26296"/>
</Entity>
<Entity uid="9192">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1087.51771" z="196.24302"/>
<Orientation y="2.35622"/>
<Actor seed="26296"/>
</Entity>
<Entity uid="9193">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1104.5558" z="239.0879"/>
<Orientation y="-0.97854"/>
<Actor seed="3815"/>
</Entity>
<Entity uid="9194">
<Template>actor|props/special/eyecandy/campfire_decal.xml</Template>
<Position x="1102.90577" z="229.35462"/>
<Orientation y="1.60233"/>
<Actor seed="26326"/>
</Entity>
<Entity uid="9195">
<Template>actor|props/structures/ptolemies/settlement_campfire.xml</Template>
<Position x="1102.82203" z="229.26774"/>
<Orientation y="2.20215"/>
<Actor seed="46864"/>
</Entity>
<Entity uid="9235">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1103.3766" z="224.68186"/>
<Orientation y="2.35621"/>
<Actor seed="65226"/>
</Entity>
<Entity uid="9236">
<Template>actor|props/special/eyecandy/basket_iber_a.xml</Template>
<Position x="1104.81092" z="224.32578"/>
<Orientation y="2.35621"/>
<Actor seed="19756"/>
</Entity>
<Entity uid="9237">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1099.88526" z="225.8331"/>
<Orientation y="4.64571"/>
<Actor seed="9852"/>
</Entity>
<Entity uid="9238">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.75428" z="206.87345"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9239">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.03919" z="206.92502"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9240">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.26465" z="206.94822"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9241">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.59632" z="206.91718"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9242">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.50403" z="206.8726"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9243">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.19251" z="206.84296"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9244">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.88147" z="206.82862"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9245">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.52344" z="206.76914"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9246">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1113.23597" z="228.07505"/>
<Orientation y="2.35621"/>
<Actor seed="2684"/>
</Entity>
<Entity uid="9247">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1115.02161" z="223.9249"/>
<Orientation y="2.35621"/>
<Actor seed="33140"/>
</Entity>
<Entity uid="9248">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1116.37903" z="223.25965"/>
<Orientation y="2.35621"/>
<Actor seed="24948"/>
</Entity>
<Entity uid="9249">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1134.50416" z="178.80564"/>
<Orientation y="2.35621"/>
<Actor seed="40226"/>
</Entity>
<Entity uid="9250">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1135.8733" z="175.88529"/>
<Orientation y="2.35621"/>
<Actor seed="55286"/>
</Entity>
<Entity uid="9251">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1135.26221" z="177.37821"/>
<Orientation y="2.35621"/>
<Actor seed="23354"/>
</Entity>
<Entity uid="9252">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1116.77674" z="222.12027"/>
<Orientation y="2.35621"/>
<Actor seed="48654"/>
</Entity>
<Entity uid="9253">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1126.11426" z="172.77891"/>
<Orientation y="3.17612"/>
<Actor seed="49358"/>
</Entity>
<Entity uid="9256">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1146.8224" z="208.37607"/>
<Orientation y="2.35621"/>
<Actor seed="64596"/>
</Entity>
<Entity uid="9257">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1144.24769" z="281.21366"/>
<Orientation y="2.35621"/>
<Actor seed="30564"/>
</Entity>
<Entity uid="9258">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1088.69581" z="299.2707"/>
<Orientation y="2.35621"/>
<Actor seed="44708"/>
</Entity>
<Entity uid="9259">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1116.83985" z="261.70994"/>
<Orientation y="2.35621"/>
<Actor seed="62570"/>
</Entity>
<Entity uid="9260">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1145.98877" z="282.54313"/>
<Orientation y="2.35621"/>
<Actor seed="12778"/>
</Entity>
<Entity uid="9261">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1096.94275" z="230.91733"/>
<Orientation y="2.35621"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="9262">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1097.02747" z="231.1417"/>
<Orientation y="3.12591"/>
<Actor seed="62570"/>
</Entity>
<Entity uid="9263">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1097.44324" z="232.40577"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="9264">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1097.4131" z="231.76587"/>
<Orientation y="1.49148"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="9266">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1108.43531" z="233.53205"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="9269">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1109.761" z="232.52784"/>
<Orientation y="3.26824"/>
<Actor seed="62570"/>
</Entity>
<Entity uid="9270">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1111.18482" z="228.0864"/>
<Orientation y="2.35622"/>
<Actor seed="48654"/>
</Entity>
<Entity uid="9271">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1107.65711" z="231.64313"/>
<Orientation y="2.35622"/>
<Actor seed="24948"/>
</Entity>
<Entity uid="9272">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1112.03516" z="227.84217"/>
<Orientation y="2.35622"/>
<Actor seed="24948"/>
</Entity>
<Entity uid="9273">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1106.0232" z="221.79822"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="9274">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1105.69922" z="222.19913"/>
<Orientation y="3.26824"/>
<Actor seed="62570"/>
</Entity>
<Entity uid="9275">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1129.51282" z="161.34498"/>
<Orientation y="5.53066"/>
<Actor seed="49358"/>
</Entity>
<Entity uid="9276">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1125.33997" z="179.26407"/>
<Orientation y="4.84681"/>
<Actor seed="34924"/>
</Entity>
<Entity uid="9277">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1102.39832" z="210.90745"/>
<Orientation y="2.35621"/>
<Actor seed="32878"/>
</Entity>
<Entity uid="9279">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1133.60499" z="165.76987"/>
<Orientation y="-0.32988"/>
<Actor seed="47458"/>
</Entity>
<Entity uid="9280">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1124.89673" z="159.58851"/>
<Orientation y="-0.001"/>
<Actor seed="47458"/>
</Entity>
<Entity uid="9283">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1123.51587" z="164.90021"/>
<Orientation y="-0.0865"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9285">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1136.97291" z="156.67148"/>
<Orientation y="5.85665"/>
<Actor seed="47458"/>
</Entity>
<Entity uid="9286">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1134.44642" z="156.70359"/>
<Orientation y="-0.22886"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9287">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1135.79896" z="161.53437"/>
<Orientation y="2.35622"/>
<Actor seed="34924"/>
</Entity>
<Entity uid="9288">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1135.61951" z="170.34339"/>
<Orientation y="2.35622"/>
<Actor seed="32878"/>
</Entity>
<Entity uid="9289">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1152.14136" z="166.03846"/>
<Orientation y="7.9122"/>
<Actor seed="49358"/>
</Entity>
<Entity uid="9290">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1145.98707" z="166.73212"/>
<Orientation y="4.84682"/>
<Actor seed="34924"/>
</Entity>
<Entity uid="9291">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1154.47913" z="159.20881"/>
<Orientation y="1.49773"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9292">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1115.18873" z="162.60654"/>
<Orientation y="-1.12256"/>
<Actor seed="3195"/>
</Entity>
<Entity uid="9293">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1153.8578" z="176.25495"/>
<Orientation y="-1.52433"/>
<Actor seed="3195"/>
</Entity>
<Entity uid="9295">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1136.0525" z="172.61182"/>
<Orientation y="2.35621"/>
<Actor seed="36750"/>
</Entity>
<Entity uid="9296">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1060.3263" z="171.27442"/>
<Orientation y="2.35621"/>
<Actor seed="30070"/>
</Entity>
<Entity uid="9298">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1131.53077" z="180.58301"/>
<Orientation y="1.85495"/>
<Actor seed="58400"/>
</Entity>
<Entity uid="9299">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1146.51038" z="174.33893"/>
<Orientation y="3.81762"/>
<Actor seed="49436"/>
</Entity>
<Entity uid="9300">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1063.92566" z="168.8217"/>
<Orientation y="2.94985"/>
<Actor seed="53354"/>
</Entity>
<Entity uid="9301">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1061.2616" z="169.29032"/>
<Orientation y="2.35621"/>
<Actor seed="35728"/>
</Entity>
<Entity uid="9302">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1060.46131" z="178.47046"/>
<Orientation y="2.33712"/>
<Actor seed="35664"/>
</Entity>
<Entity uid="9303">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1059.02002" z="179.39551"/>
<Orientation y="2.35621"/>
<Actor seed="45914"/>
</Entity>
<Entity uid="9304">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1117.78882" z="177.19806"/>
<Orientation y="2.35621"/>
<Actor seed="5304"/>
</Entity>
<Entity uid="9305">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1143.04505" z="179.04755"/>
<Orientation y="1.63465"/>
<Actor seed="62988"/>
</Entity>
<Entity uid="9306">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1123.21204" z="156.77695"/>
<Orientation y="2.35621"/>
<Actor seed="3110"/>
</Entity>
<Entity uid="9307">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1163.65186" z="171.5398"/>
<Orientation y="2.35621"/>
<Actor seed="43906"/>
</Entity>
<Entity uid="9308">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1136.00977" z="178.47428"/>
<Orientation y="3.20293"/>
<Actor seed="31972"/>
</Entity>
<Entity uid="9309">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1147.61402" z="173.25788"/>
<Orientation y="6.00951"/>
<Actor seed="27484"/>
</Entity>
<Entity uid="9310">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1137.95911" z="194.96436"/>
<Orientation y="2.35621"/>
<Actor seed="50052"/>
</Entity>
<Entity uid="9311">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1134.80604" z="190.93168"/>
<Orientation y="2.35621"/>
<Actor seed="60990"/>
</Entity>
<Entity uid="9312">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1090.83021" z="169.67801"/>
<Orientation y="2.35621"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="9313">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1099.22681" z="176.12867"/>
<Orientation y="2.35621"/>
<Actor seed="15302"/>
</Entity>
<Entity uid="9314">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1093.49085" z="119.99772"/>
<Orientation y="2.35621"/>
<Actor seed="40524"/>
</Entity>
<Entity uid="9315">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.62293" z="179.78196"/>
<Orientation y="0.63215"/>
<Actor seed="31316"/>
</Entity>
<Entity uid="9316">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1080.9214" z="136.1749"/>
<Orientation y="2.35621"/>
<Actor seed="32708"/>
</Entity>
<Entity uid="9318">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1144.67017" z="177.42746"/>
<Orientation y="1.6662"/>
<Actor seed="16360"/>
</Entity>
<Entity uid="9319">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1141.36182" z="177.4051"/>
<Orientation y="4.2791"/>
<Actor seed="31316"/>
</Entity>
<Entity uid="9321">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1146.08838" z="179.6001"/>
<Orientation y="0.47263"/>
<Actor seed="32878"/>
</Entity>
<Entity uid="9322">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1146.26075" z="172.4831"/>
<Orientation y="2.35622"/>
<Actor seed="55286"/>
</Entity>
<Entity uid="9323">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1144.15699" z="175.1818"/>
<Orientation y="2.35622"/>
<Actor seed="55286"/>
</Entity>
<Entity uid="9324">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1145.89466" z="174.84311"/>
<Orientation y="2.35622"/>
<Actor seed="24948"/>
</Entity>
<Entity uid="9325">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1147.34156" z="173.97126"/>
<Orientation y="2.35622"/>
<Actor seed="24948"/>
</Entity>
<Entity uid="9328">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1091.70337" z="226.45868"/>
<Orientation y="0.47263"/>
<Actor seed="32878"/>
</Entity>
<Entity uid="9330">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1093.11011" z="220.98304"/>
<Orientation y="-0.28183"/>
<Actor seed="14238"/>
</Entity>
<Entity uid="9331">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1092.34363" z="219.55372"/>
<Orientation y="0.47263"/>
<Actor seed="32878"/>
</Entity>
<Entity uid="9332">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.85743" z="206.46738"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9333">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.52576" z="206.49845"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9334">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.3003" z="206.47522"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9335">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.01539" z="206.42365"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9336">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.76514" z="206.42283"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9337">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.45362" z="206.39316"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9338">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.16346" z="206.37116"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9339">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.76294" z="206.29072"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9340">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.25098" z="206.39182"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9341">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.6371" z="205.99726"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9342">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.30542" z="206.02833"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9343">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.07996" z="206.0051"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9344">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.79505" z="205.95353"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9345">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.5448" z="205.9527"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9346">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.23328" z="205.92304"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9347">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.917" z="205.948"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9348">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.54261" z="205.8206"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9349">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.80372" z="205.37082"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9350">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.1991" z="205.40412"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9351">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.4944" z="205.47324"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9352">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.80591" z="205.50293"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9353">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.05616" z="205.50373"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9354">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.34107" z="205.5553"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9355">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.56653" z="205.57853"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9356">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.8982" z="205.54746"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9357">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.29175" z="205.4719"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9358">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.33045" z="205.05033"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9359">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.01355" z="205.14277"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9360">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.7881" z="205.11954"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9361">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.50318" z="205.06797"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9362">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.25293" z="205.06714"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9363">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.94141" z="205.03748"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9364">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.65564" z="205.01282"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9365">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.25074" z="204.93503"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9366">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.37488" z="204.50895"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9367">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.87989" z="204.5637"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9368">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.20252" z="204.58768"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9369">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.51404" z="204.61738"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9370">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.76429" z="204.61817"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9371">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.0492" z="204.66974"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9372">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.27466" z="204.69297"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9373">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.60975" z="204.63202"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9374">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1094.99988" z="204.58634"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9375">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.69068" z="204.91855"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9376">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.79932" z="204.48771"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9377">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.38343" z="204.18454"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9378">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.07776" z="204.22791"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9379">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.8523" z="204.20466"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9380">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.56739" z="204.15308"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9381">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.31714" z="204.15226"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9382">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.00562" z="204.1226"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9383">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.71985" z="204.09794"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9384">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.28602" z="204.08246"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9385">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1101.00477" z="204.00916"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9386">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.5636" z="203.51578"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9387">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.93287" z="203.60544"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9388">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1099.24354" z="203.60758"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9389">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1098.53418" z="203.62528"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9390">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.83802" z="203.64383"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9391">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1097.11756" z="203.66184"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9392">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1096.33277" z="203.70044"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9393">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.67725" z="203.7165"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9394">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1095.0641" z="203.67145"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9395">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1100.93372" z="203.51233"/>
<Orientation y="-3.11536"/>
<Actor seed="43754"/>
</Entity>
<Entity uid="9396">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1144.0752" z="154.89286"/>
<Orientation y="2.35622"/>
<Actor seed="31438"/>
</Entity>
<Entity uid="9397">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1143.19886" z="154.82425"/>
<Orientation y="2.35622"/>
<Actor seed="32708"/>
</Entity>
<Entity uid="9398">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="912.93793" z="625.70588"/>
<Orientation y="-0.147"/>
<Actor seed="3061"/>
</Entity>
<Entity uid="9399">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="917.51368" z="618.6142"/>
<Orientation y="-1.79783"/>
<Actor seed="3061"/>
</Entity>
<Entity uid="9400">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1020.7602" z="619.61506"/>
<Orientation y="-1.4952"/>
<Actor seed="3061"/>
</Entity>
<Entity uid="9401">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1104.69129" z="103.95936"/>
<Orientation y="-3.83513"/>
<Actor seed="53806"/>
</Entity>
<Entity uid="9402">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1171.53968" z="212.21927"/>
<Orientation y="3.17612"/>
<Actor seed="49358"/>
</Entity>
<Entity uid="9403">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1171.21656" z="210.02924"/>
<Orientation y="0.53554"/>
<Actor seed="49270"/>
</Entity>
<Entity uid="9404">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1059.3346" z="296.38743"/>
<Orientation y="-2.7291"/>
<Actor seed="3053"/>
</Entity>
<Entity uid="9406">
<Template>structures/cart_corral</Template>
<Player>0</Player>
<Position x="1300.42493" z="265.03827"/>
<Orientation y="-0.95261"/>
<Actor seed="61364"/>
</Entity>
<Entity uid="9408">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1298.36841" z="284.2162"/>
<Orientation y="2.34084"/>
<Actor seed="28820"/>
</Entity>
<Entity uid="9409">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1307.11731" z="277.82883"/>
<Orientation y="2.3423"/>
<Actor seed="52176"/>
</Entity>
<Entity uid="9410">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1318.31946" z="287.31287"/>
<Orientation y="7.4045"/>
<Actor seed="13220"/>
</Entity>
<Entity uid="9411">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1304.9303" z="283.34586"/>
<Orientation y="-1.43932"/>
<Actor seed="7526"/>
</Entity>
<Entity uid="9412">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1287.75757" z="286.31376"/>
<Orientation y="-2.03737"/>
<Actor seed="53948"/>
</Entity>
<Entity uid="9413">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1283.16492" z="284.46827"/>
<Orientation y="2.3423"/>
<Actor seed="22480"/>
</Entity>
<Entity uid="9414">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1278.37598" z="276.51587"/>
<Orientation y="2.3423"/>
<Actor seed="25274"/>
</Entity>
<Entity uid="9415">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1279.55005" z="272.84162"/>
<Orientation y="0.11768"/>
<Actor seed="22374"/>
</Entity>
<Entity uid="9416">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1291.63868" z="259.69831"/>
<Orientation y="6.72066"/>
<Actor seed="3458"/>
</Entity>
<Entity uid="9417">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1290.11133" z="261.02723"/>
<Orientation y="1.09202"/>
<Actor seed="12712"/>
</Entity>
<Entity uid="9418">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1286.63892" z="273.59745"/>
<Orientation y="6.83306"/>
<Actor seed="52176"/>
</Entity>
<Entity uid="9419">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1289.13038" z="294.90561"/>
<Orientation y="-1.88312"/>
<Actor seed="17364"/>
</Entity>
<Entity uid="9420">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1275.13648" z="290.13968"/>
<Orientation y="4.43693"/>
<Actor seed="36828"/>
</Entity>
<Entity uid="9421">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1322.3462" z="300.99985"/>
<Orientation y="-2.47728"/>
<Actor seed="50842"/>
</Entity>
<Entity uid="9422">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1334.7162" z="292.86854"/>
<Orientation y="-2.02904"/>
<Actor seed="64948"/>
</Entity>
<Entity uid="9423">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1297.11731" z="282.59153"/>
<Orientation y="2.35621"/>
<Actor seed="49866"/>
</Entity>
<Entity uid="9424">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1279.80176" z="258.05948"/>
<Orientation y="2.35622"/>
<Actor seed="1786"/>
</Entity>
<Entity uid="9425">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1279.88318" z="259.36088"/>
<Orientation y="2.35622"/>
<Actor seed="5942"/>
</Entity>
<Entity uid="9426">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1280.27918" z="258.80192"/>
<Orientation y="2.35622"/>
<Actor seed="25520"/>
</Entity>
<Entity uid="9427">
<Template>actor|props/special/eyecandy/waterbin_a.xml</Template>
<Position x="1295.74732" z="272.41749"/>
<Orientation y="2.23496"/>
<Actor seed="42688"/>
</Entity>
<Entity uid="9428">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1293.50953" z="273.46668"/>
<Orientation y="2.35622"/>
<Actor seed="49866"/>
</Entity>
<Entity uid="9429">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1294.37" z="275.04642"/>
<Orientation y="2.68657"/>
<Actor seed="28820"/>
</Entity>
<Entity uid="9430">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1294.47828" z="257.44434"/>
<Orientation y="6.83306"/>
<Actor seed="52176"/>
</Entity>
<Entity uid="9431">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1284.84607" z="256.32084"/>
<Orientation y="2.35621"/>
<Actor seed="38296"/>
</Entity>
<Entity uid="9432">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1290.72291" z="266.49576"/>
<Orientation y="0.68805"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="9434">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1283.62256" z="256.74103"/>
<Orientation y="0.28573"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="9435">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1346.32483" z="292.27439"/>
<Orientation y="2.35621"/>
<Actor seed="64100"/>
</Entity>
<Entity uid="9436">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1297.64856" z="256.11991"/>
<Orientation y="2.35621"/>
<Actor seed="28590"/>
</Entity>
<Entity uid="9437">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1343.48572" z="291.30005"/>
<Orientation y="2.35621"/>
<Actor seed="30192"/>
</Entity>
<Entity uid="9438">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1322.20411" z="280.71015"/>
<Orientation y="2.35621"/>
<Actor seed="58438"/>
</Entity>
<Entity uid="9439">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1236.23804" z="270.37165"/>
<Orientation y="2.35621"/>
<Actor seed="50158"/>
</Entity>
<Entity uid="9440">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1238.30213" z="268.92753"/>
<Orientation y="2.35621"/>
<Actor seed="50174"/>
</Entity>
<Entity uid="9441">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1241.54651" z="269.77662"/>
<Orientation y="2.35621"/>
<Actor seed="11036"/>
</Entity>
<Entity uid="9442">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1262.90003" z="272.45438"/>
<Orientation y="2.35621"/>
<Actor seed="29364"/>
</Entity>
<Entity uid="9443">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1261.5575" z="274.49567"/>
<Orientation y="2.35621"/>
<Actor seed="35958"/>
</Entity>
<Entity uid="9444">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1260.06385" z="276.25135"/>
<Orientation y="2.35621"/>
<Actor seed="46966"/>
</Entity>
<Entity uid="9445">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1263.07313" z="273.82947"/>
<Orientation y="2.35621"/>
<Actor seed="28676"/>
</Entity>
<Entity uid="9446">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1284.83619" z="299.8368"/>
<Orientation y="2.35621"/>
<Actor seed="12936"/>
</Entity>
<Entity uid="9447">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1289.96644" z="301.83838"/>
<Orientation y="2.35621"/>
<Actor seed="56274"/>
</Entity>
<Entity uid="9448">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1285.91626" z="300.00696"/>
<Orientation y="2.35621"/>
<Actor seed="27988"/>
</Entity>
<Entity uid="9449">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1290.6609" z="298.38254"/>
<Orientation y="2.35621"/>
<Actor seed="28952"/>
</Entity>
<Entity uid="9450">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1323.40882" z="281.45322"/>
<Orientation y="2.35621"/>
<Actor seed="39888"/>
</Entity>
<Entity uid="9451">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1323.31324" z="282.45478"/>
<Orientation y="2.35621"/>
<Actor seed="56580"/>
</Entity>
<Entity uid="9452">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1326.81141" z="285.84614"/>
<Orientation y="2.35621"/>
<Actor seed="11060"/>
</Entity>
<Entity uid="9453">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1329.7577" z="286.22168"/>
<Orientation y="2.35621"/>
<Actor seed="35232"/>
</Entity>
<Entity uid="9454">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1278.84327" z="252.57581"/>
<Orientation y="2.35621"/>
<Actor seed="24552"/>
</Entity>
<Entity uid="9455">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1280.89307" z="252.57041"/>
<Orientation y="2.35621"/>
<Actor seed="23066"/>
</Entity>
<Entity uid="9456">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1308.02076" z="262.47327"/>
<Orientation y="2.35621"/>
<Actor seed="29864"/>
</Entity>
<Entity uid="9457">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1276.98255" z="253.17045"/>
<Orientation y="2.35621"/>
<Actor seed="38002"/>
</Entity>
<Entity uid="9458">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1308.07776" z="270.76944"/>
<Orientation y="2.35621"/>
<Actor seed="50722"/>
</Entity>
<Entity uid="9459">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1323.29822" z="313.28287"/>
<Orientation y="2.35621"/>
<Actor seed="24516"/>
</Entity>
<Entity uid="9460">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1257.5503" z="235.08854"/>
<Orientation y="2.35621"/>
<Actor seed="47936"/>
</Entity>
<Entity uid="9461">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1279.19336" z="259.88032"/>
<Orientation y="2.35621"/>
<Actor seed="2540"/>
</Entity>
<Entity uid="9462">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1277.70936" z="258.91993"/>
<Orientation y="2.35621"/>
<Actor seed="38070"/>
</Entity>
<Entity uid="9463">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1278.2732" z="259.84531"/>
<Orientation y="2.35621"/>
<Actor seed="18374"/>
</Entity>
<Entity uid="9464">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1302.59449" z="284.57877"/>
<Orientation y="2.35621"/>
<Actor seed="18468"/>
</Entity>
<Entity uid="9465">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1272.37977" z="289.52594"/>
<Orientation y="2.35621"/>
<Actor seed="24858"/>
</Entity>
<Entity uid="9466">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1333.2295" z="291.34275"/>
<Orientation y="2.35621"/>
<Actor seed="8026"/>
</Entity>
<Entity uid="9467">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1306.6797" z="288.39603"/>
<Orientation y="2.35621"/>
<Actor seed="22802"/>
</Entity>
<Entity uid="9468">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1297.36036" z="284.34375"/>
<Orientation y="2.35621"/>
<Actor seed="7902"/>
</Entity>
<Entity uid="9469">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1285.14148" z="284.2169"/>
<Orientation y="2.35622"/>
<Actor seed="18468"/>
</Entity>
<Entity uid="9470">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1324.41517" z="297.6837"/>
<Orientation y="2.35622"/>
<Actor seed="18468"/>
</Entity>
<Entity uid="9471">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1285.38001" z="276.07895"/>
<Orientation y="1.78095"/>
<Actor seed="18468"/>
</Entity>
<Entity uid="9472">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1277.10389" z="272.43177"/>
<Orientation y="2.35622"/>
<Actor seed="18468"/>
</Entity>
<Entity uid="9473">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1319.96949" z="289.344"/>
<Orientation y="2.35621"/>
<Actor seed="29404"/>
</Entity>
<Entity uid="9474">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1277.64722" z="279.97132"/>
<Orientation y="2.35621"/>
<Actor seed="57460"/>
</Entity>
<Entity uid="9475">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1292.90467" z="284.49564"/>
<Orientation y="2.35621"/>
<Actor seed="43152"/>
</Entity>
<Entity uid="9476">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1281.72022" z="269.84876"/>
<Orientation y="2.35621"/>
<Actor seed="1328"/>
</Entity>
<Entity uid="9477">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1280.39332" z="276.52955"/>
<Orientation y="2.35621"/>
<Actor seed="48954"/>
</Entity>
<Entity uid="9478">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1329.3556" z="294.84504"/>
<Orientation y="2.35621"/>
<Actor seed="31206"/>
</Entity>
<Entity uid="9479">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1328.235" z="295.47065"/>
<Orientation y="2.35621"/>
<Actor seed="19554"/>
</Entity>
<Entity uid="9480">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1330.93641" z="293.59794"/>
<Orientation y="2.35621"/>
<Actor seed="5832"/>
</Entity>
<Entity uid="9481">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1325.1421" z="291.5706"/>
<Orientation y="2.35621"/>
<Actor seed="38382"/>
</Entity>
<Entity uid="9482">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1314.89393" z="287.5923"/>
<Orientation y="2.35621"/>
<Actor seed="4562"/>
</Entity>
<Entity uid="9483">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1310.03125" z="289.27854"/>
<Orientation y="2.35621"/>
<Actor seed="29964"/>
</Entity>
<Entity uid="9484">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1310.62684" z="285.2732"/>
<Orientation y="2.35621"/>
<Actor seed="65034"/>
</Entity>
<Entity uid="9485">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1312.05372" z="284.6037"/>
<Orientation y="2.35621"/>
<Actor seed="23846"/>
</Entity>
<Entity uid="9486">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1319.0807" z="301.45917"/>
<Orientation y="2.35621"/>
<Actor seed="22222"/>
</Entity>
<Entity uid="9487">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1330.48951" z="302.2569"/>
<Orientation y="2.35621"/>
<Actor seed="2062"/>
</Entity>
<Entity uid="9488">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1280.58692" z="286.85813"/>
<Orientation y="2.35621"/>
<Actor seed="2430"/>
</Entity>
<Entity uid="9489">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1306.72352" z="278.68818"/>
<Orientation y="2.35621"/>
<Actor seed="30208"/>
</Entity>
<Entity uid="9490">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1287.66077" z="291.83448"/>
<Orientation y="2.35621"/>
<Actor seed="19694"/>
</Entity>
<Entity uid="9491">
<Template>structures/ptol_temple</Template>
<Player>0</Player>
<Position x="811.91987" z="711.78602"/>
<Orientation y="3.15473"/>
<Actor seed="20956"/>
</Entity>
<Entity uid="9492">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="808.57892" z="740.0622"/>
<Orientation y="2.96006"/>
<Actor seed="61748"/>
</Entity>
<Entity uid="9493">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64478" z="735.50538"/>
<Orientation y="3.12748"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9494">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64039" z="735.98139"/>
<Orientation y="3.1275"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9495">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6454" z="737.2273"/>
<Orientation y="-0.03446"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9496">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6435" z="738.15741"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9497">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64106" z="737.40668"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9498">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64673" z="736.74701"/>
<Orientation y="6.27131"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9499">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64478" z="739.58967"/>
<Orientation y="9.41134"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9500">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.65564" z="738.99225"/>
<Orientation y="6.26754"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9501">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.63874" z="738.27729"/>
<Orientation y="3.10557"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9502">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6601" z="739.09351"/>
<Orientation y="3.10557"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9503">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6598" z="740.38929"/>
<Orientation y="6.26754"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9504">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64368" z="740.86664"/>
<Orientation y="6.26751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9505">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64698" z="735.33857"/>
<Orientation y="6.26751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9506">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64716" z="734.86756"/>
<Orientation y="6.26754"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9507">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.66175" z="733.60151"/>
<Orientation y="3.10557"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9508">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64203" z="732.74927"/>
<Orientation y="3.10557"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9509">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.65894" z="733.46418"/>
<Orientation y="6.26754"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9510">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64655" z="734.08008"/>
<Orientation y="9.41134"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9511">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.63874" z="731.31702"/>
<Orientation y="6.27131"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9512">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.62879" z="731.91443"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9513">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6468" z="732.62934"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9514">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.62415" z="731.81318"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9515">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.64161" z="730.51539"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9516">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.63782" z="730.04004"/>
<Orientation y="3.12748"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9519">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6955" z="743.076"/>
<Orientation y="3.10557"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9520">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.67414" z="742.25983"/>
<Orientation y="3.10557"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9521">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.69105" z="742.9748"/>
<Orientation y="6.26754"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9522">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.68018" z="743.57221"/>
<Orientation y="9.41134"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9523">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6609" z="741.425"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9524">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6789" z="742.13996"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9525">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.65625" z="741.3238"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9529">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6573" z="728.2129"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9532">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.65864" z="729.64521"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9533">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.66944" z="729.04773"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9534">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.65253" z="728.33283"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9535">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.6739" z="729.149"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9536">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21912" z="730.63135"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9537">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22321" z="729.78992"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9538">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.24012" z="730.50483"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9539">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22931" z="731.1023"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9540">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21991" z="728.35767"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9541">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.20997" z="728.95508"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9542">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22797" z="729.66999"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9543">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.20533" z="728.85383"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9546">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.23621" z="742.64106"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9547">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.25886" z="743.45722"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9548">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.24085" z="742.74225"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9551">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.2541" z="743.5771"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9555">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.2085" z="731.49714"/>
<Orientation y="3.1275"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9556">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22095" z="731.9303"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9557">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.20429" z="733.19855"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9558">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22693" z="734.01471"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9559">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.20893" z="733.29981"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9560">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21888" z="732.7024"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9561">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21961" z="735.50525"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9562">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.2367" z="734.90796"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9563">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22217" z="734.13465"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9564">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22681" z="735.04175"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9565">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21534" z="736.29078"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9566">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22712" z="736.72394"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9567">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22364" z="742.1839"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9568">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21186" z="741.75068"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9569">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21424" z="740.53791"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9570">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21888" z="739.66266"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9571">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.19623" z="740.43567"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9572">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.18384" z="740.97761"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9573">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22846" z="738.17115"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9574">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.20563" z="738.82782"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9575">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22364" z="739.5428"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9576">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21393" z="738.66736"/>
<Orientation y="-0.03446"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9577">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.22712" z="737.38666"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9578">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.21186" z="736.88678"/>
<Orientation y="3.1275"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9579">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3714" z="729.41633"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9580">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.35004" z="728.60016"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9581">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.36695" z="729.31507"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9582">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.35615" z="729.91254"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9585">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3548" z="728.48023"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9589">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.35376" z="741.59113"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9590">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.37641" z="742.4073"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9591">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3584" z="741.69233"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9592">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3777" z="743.83954"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9593">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.38855" z="743.24213"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9594">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.37165" z="742.52717"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9595">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.39301" z="743.34333"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9598">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33533" z="730.30738"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9599">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33094" z="730.7981"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9600">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.32166" z="732.08051"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9601">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3443" z="732.89667"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9602">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3263" z="732.18177"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9603">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33625" z="731.58436"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9604">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.35224" z="734.38941"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9605">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3451" z="733.7823"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9606">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33954" z="733.01661"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9607">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.34803" z="733.91358"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9608">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33271" z="735.17273"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9609">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3418" z="735.66657"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9610">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3412" z="741.13398"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9611">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.34687" z="740.64826"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9612">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.35761" z="739.36084"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9613">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33625" z="738.54462"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9614">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.35315" z="739.25959"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9615">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.3423" z="739.857"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9616">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33246" z="737.04896"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9617">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.32471" z="737.63318"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9618">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.34101" z="738.42475"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9619">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33808" z="737.50513"/>
<Orientation y="-0.03446"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9620">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.34449" z="736.26862"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9621">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33204" z="735.83545"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9622">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.05073" z="729.82624"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9623">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02936" z="729.01008"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9624">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.04627" z="729.72498"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9625">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03547" z="730.32245"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9627">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01612" z="728.17524"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9628">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03412" z="728.89014"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9629">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01148" z="728.07398"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9632">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03309" z="742.00104"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9633">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.05573" z="742.8172"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9634">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03772" z="742.10224"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9636">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.06788" z="743.65204"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9637">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.05097" z="742.93708"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9638">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.07233" z="743.75324"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9641">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01465" z="730.7173"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9642">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01545" z="731.1996"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9643">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.00098" z="732.49042"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9644">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02363" z="733.30658"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9645">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.00562" z="732.59168"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9646">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01557" z="731.99427"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9647">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02094" z="734.77753"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9648">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03577" z="734.14142"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9649">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01886" z="733.42652"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9650">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02778" z="734.32355"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9651">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01203" z="735.58265"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9652">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01435" z="736.04926"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9653">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02051" z="741.54389"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9654">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.04096" z="741.05408"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9655">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03693" z="739.77076"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9656">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01557" z="738.95453"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9657">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03248" z="739.6695"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9658">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02161" z="740.26691"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9659">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02167" z="737.46845"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9660">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.03016" z="738.03577"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9661">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02033" z="738.83466"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9662">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01233" z="737.87812"/>
<Orientation y="-0.03446"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9663">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.02381" z="736.67853"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9664">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.01368" z="736.1988"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9665">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.56928" z="730.60499"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9666">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54792" z="729.78882"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9667">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.56482" z="730.50373"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9668">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54773" z="731.08094"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9669">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54462" z="728.35657"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9670">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.53467" z="728.95398"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9671">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.55268" z="729.66889"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9672">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.53003" z="728.85273"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9675">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.56092" z="742.63996"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9676">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.58356" z="743.45612"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9677">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.56556" z="742.74115"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9680">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.5788" z="743.576"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9684">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.53321" z="731.49604"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9685">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54566" z="731.9292"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9686">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.529" z="733.19745"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9687">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54334" z="734.04505"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9688">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.53364" z="733.29871"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9689">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54358" z="732.7013"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9690">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.56513" z="735.52021"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9691">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54065" z="734.92475"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9692">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.53309" z="734.17353"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9693">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.5705" z="735.09095"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9694">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.57618" z="736.30805"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9695">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.55182" z="736.72284"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9696">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54834" z="742.18281"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9697">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.53657" z="741.74958"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9698">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54908" z="740.53766"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9699">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54358" z="739.66157"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9700">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.5337" z="740.42365"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9701">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54963" z="740.97394"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9702">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.55207" z="738.1667"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9703">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54218" z="738.7641"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9704">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54834" z="739.5417"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9705">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.53754" z="738.66291"/>
<Orientation y="-0.03446"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9706">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.55182" z="737.38556"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9707">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.54603" z="736.8971"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9708">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.8979" z="730.81098"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9709">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.87653" z="729.99482"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9710">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.89344" z="730.70972"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9711">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.88178" z="731.27009"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9712">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.87323" z="728.56257"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9713">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86329" z="729.15998"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9714">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.8813" z="729.87488"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9715">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.85865" z="729.05872"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9718">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.88953" z="742.84595"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9719">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.91218" z="743.66211"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9720">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.89417" z="742.94715"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9727">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86182" z="731.70203"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9728">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.87745" z="732.1236"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9729">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.85761" z="733.40345"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9730">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.88025" z="734.21961"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9731">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86225" z="733.5047"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9732">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.8722" z="732.9073"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9733">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.8863" z="735.73255"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9734">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.88733" z="735.13605"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9735">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.8755" z="734.33954"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9736">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.88917" z="735.25239"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9737">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86866" z="736.49567"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9738">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.85218" z="736.99946"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9739">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.87696" z="742.3888"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9740">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86518" z="741.95557"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9741">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.90357" z="740.75672"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9742">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.91175" z="739.88392"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9743">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.8891" z="740.58252"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9744">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.87824" z="741.17994"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9745">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86884" z="738.43531"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9746">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.85895" z="739.03272"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9747">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.87696" z="739.74769"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9748">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.85431" z="738.93152"/>
<Orientation y="-0.03446"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9749">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.8636" z="737.63678"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9750">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86799" z="737.1584"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9751">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="810.77717" z="725.99933"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9752">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="810.34418" z="726.01697"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9753">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="809.0785" z="726.03107"/>
<Orientation y="-1.59328"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9754">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.18818" z="726.03931"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9755">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.9773" z="726.03693"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9756">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="809.57483" z="726.03968"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9757">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.71393" z="726.06305"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9758">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.31934" z="726.03193"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9759">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.0683" z="726.03595"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9760">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.19349" z="726.0608"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9761">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.91218" z="726.055"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9762">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.4792" z="726.0719"/>
<Orientation y="4.7087"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9763">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="810.92109" z="726.00318"/>
<Orientation y="4.7087"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9764">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="811.39014" z="725.98334"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9765">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="812.65723" z="725.97584"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9766">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="813.5959" z="725.97309"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9767">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="812.80805" z="725.97413"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9768">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="812.16083" z="725.96656"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9769">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.06598" z="725.95325"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9770">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.43055" z="725.9499"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9771">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="813.71595" z="725.97638"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9772">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.58826" z="725.96558"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9773">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.85486" z="725.94349"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9774">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.30494" z="725.93647"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9778">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.08643" z="726.11902"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9781">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.92103" z="726.09583"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9782">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.20636" z="726.12244"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9783">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.02216" z="726.08997"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9786">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.948" z="725.90162"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9787">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.13215" z="725.93403"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9788">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.84675" z="725.90748"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9789">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.44428" z="725.91028"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9790">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.69996" z="725.95252"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9791">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.29755" z="725.95618"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9792">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.01221" z="725.93073"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9793">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.1963" z="725.96186"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9794">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="811.30091" z="725.31684"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9795">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="810.84748" z="725.31934"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9796">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="809.56812" z="725.3158"/>
<Orientation y="-1.59328"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9797">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.68256" z="725.31086"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9798">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="809.42457" z="725.32532"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9799">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="810.03827" z="725.3219"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9800">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.15778" z="725.3736"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9801">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.75532" z="725.37732"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9802">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.54908" z="725.34003"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9803">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.65412" z="725.38294"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9804">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.3708" z="725.38367"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9805">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.88086" z="725.38776"/>
<Orientation y="4.7087"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9806">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="811.4615" z="725.31452"/>
<Orientation y="4.7087"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9807">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="811.93635" z="725.3119"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9808">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="813.18183" z="725.32007"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9809">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="813.99769" z="725.28895"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9810">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="813.28303" z="725.3144"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9811">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="812.68415" z="725.32123"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9812">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.39271" z="725.2663"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9813">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.83234" z="725.2657"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9814">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.11762" z="725.29224"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9815">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.98615" z="725.26941"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9816">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.19819" z="725.26581"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9817">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.63117" z="725.24817"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9822">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.18616" z="725.4383"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9824">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.32276" z="725.41169"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9825">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.6081" z="725.43818"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9826">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.42396" z="725.40577"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9829">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.34974" z="725.21747"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9830">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.53394" z="725.24988"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9831">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.24854" z="725.22333"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9832">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.84601" z="725.22608"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9833">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.02619" z="725.26423"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9834">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.62378" z="725.26789"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9835">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.41388" z="725.24659"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9836">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.52259" z="725.27356"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9837">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.79273" z="724.55878"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9838">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.67286" z="724.54584"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9839">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.89399" z="724.55317"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9840">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.2964" z="724.5495"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9841">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.97571" z="724.55701"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9842">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.50751" z="724.52265"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9843">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.79291" z="724.5492"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9844">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.60871" z="724.51679"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9847">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.68293" z="724.70514"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9848">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.86707" z="724.73755"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9849">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.58173" z="724.711"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9851">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.03248" z="724.75971"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9852">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.74714" z="724.7342"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9853">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.1443" z="724.76044"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9856">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.90137" z="724.53345"/>
<Orientation y="1.56867"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9857">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.46839" z="724.55103"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9858">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.20618" z="724.57984"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9859">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.3766" z="724.59156"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9860">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.09125" z="724.56501"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9861">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.68873" z="724.56782"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9862">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="812.89374" z="724.62415"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9863">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="813.542" z="724.61371"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9864">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.25666" z="724.58826"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9865">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="813.3686" z="724.62891"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9866">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="812.1006" z="724.60718"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9867">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="811.62964" z="724.60169"/>
<Orientation y="4.7087"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9868">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.13984" z="724.68708"/>
<Orientation y="4.7087"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9869">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.60767" z="724.67902"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9870">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.91303" z="724.68232"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9871">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.72895" z="724.65113"/>
<Orientation y="1.54676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9872">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.01429" z="724.67664"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9873">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.41675" z="724.67292"/>
<Orientation y="7.85253"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9874">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="810.21857" z="724.63587"/>
<Orientation y="4.7125"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9875">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="809.64136" z="724.66352"/>
<Orientation y="1.5687"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9876">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.84894" z="724.65448"/>
<Orientation y="-1.5933"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9877">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="809.7591" z="724.65931"/>
<Orientation y="-1.59328"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9878">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="811.00489" z="724.63209"/>
<Orientation y="1.56868"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9879">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="811.49402" z="724.60651"/>
<Orientation y="1.56867"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9880">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.99518" z="725.46308"/>
<Orientation y="4.70873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9881">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.37732" z="728.02167"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9882">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.80915" z="727.90674"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9883">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.49158" z="727.56788"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9884">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.27033" z="726.19581"/>
<Orientation y="0.6811"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9885">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.18244" z="727.22651"/>
<Orientation y="10.12691"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9886">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.82361" z="726.7959"/>
<Orientation y="6.98311"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9887">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.34186" z="726.2674"/>
<Orientation y="3.82114"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9888">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.89344" z="726.8694"/>
<Orientation y="3.82114"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9889">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.58051" z="726.9784"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9890">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.25928" z="726.62647"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9891">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.9214" z="726.26618"/>
<Orientation y="10.12691"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9892">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.51972" z="725.7746"/>
<Orientation y="6.98311"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9893">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.0157" z="725.23646"/>
<Orientation y="3.82114"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9894">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.62281" z="725.91144"/>
<Orientation y="3.82114"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9895">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.22608" z="726.96436"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9896">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.9325" z="726.64563"/>
<Orientation y="3.84307"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9897">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.62323" z="725.17652"/>
<Orientation y="0.6811"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9898">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.62256" z="726.2884"/>
<Orientation y="10.12691"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9899">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.24213" z="725.84937"/>
<Orientation y="6.98311"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9900">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.69831" z="725.27015"/>
<Orientation y="3.82114"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9901">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.30591" z="725.93964"/>
<Orientation y="3.82114"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9902">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.9704" z="725.89802"/>
<Orientation y="0.68111"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9903">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.31775" z="724.82941"/>
<Orientation y="0.68111"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9904">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.89039" z="727.33552"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9905">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.19513" z="727.67347"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9906">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.3794" z="727.87977"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9907">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.4745" z="727.22272"/>
<Orientation y="10.12691"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9908">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.78443" z="727.57996"/>
<Orientation y="3.84307"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9909">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.07801" z="727.89869"/>
<Orientation y="3.84308"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9910">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.74146" z="724.9792"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9911">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.43409" z="725.25092"/>
<Orientation y="5.46433"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9912">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.09302" z="725.5785"/>
<Orientation y="11.74817"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9913">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.84748" z="725.8396"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9914">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.54401" z="726.14893"/>
<Orientation y="5.46433"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9915">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.20282" z="726.47638"/>
<Orientation y="11.74817"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9916">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.87049" z="726.81031"/>
<Orientation y="5.4424"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9917">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.78357" z="726.87855"/>
<Orientation y="8.60438"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9918">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.23249" z="727.45087"/>
<Orientation y="5.4424"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9919">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.14277" z="727.53058"/>
<Orientation y="2.30237"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9920">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.81153" z="727.85315"/>
<Orientation y="2.30237"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9921">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.33277" z="727.97486"/>
<Orientation y="5.4424"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9922">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.84852" z="727.47992"/>
<Orientation y="8.60438"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9923">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.97999" z="727.37006"/>
<Orientation y="5.4424"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9924">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.31922" z="727.05396"/>
<Orientation y="11.74817"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9925">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.79413" z="726.59034"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9926">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.1352" z="726.26288"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9927">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.45734" z="725.94141"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9928">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.75397" z="725.64032"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9929">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.8097" z="726.20844"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9930">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.48731" z="726.54273"/>
<Orientation y="5.46435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9931">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.16193" z="726.86872"/>
<Orientation y="11.74817"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9932">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.81983" z="727.17536"/>
<Orientation y="5.4424"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9933">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.75" z="727.24878"/>
<Orientation y="8.60438"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9934">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.1786" z="727.83167"/>
<Orientation y="2.30237"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9935">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.43653" z="727.50892"/>
<Orientation y="2.30237"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9936">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.56501" z="726.81757"/>
<Orientation y="11.74817"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9937">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.26923" z="745.24756"/>
<Orientation y="14.8765"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9938">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.373" z="744.54859"/>
<Orientation y="5.4307"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9939">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.66907" z="744.23865"/>
<Orientation y="5.4307"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9940">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.08997" z="744.81391"/>
<Orientation y="11.73272"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9941">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.01917" z="744.88642"/>
<Orientation y="8.57073"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9942">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.67304" z="745.18848"/>
<Orientation y="14.8765"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9943">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.34333" z="745.51014"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9944">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.01667" z="745.84015"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9945">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.0221" z="746.38538"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9946">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.36536" z="746.11182"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9947">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.69178" z="745.79468"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9948">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.03711" z="745.47175"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9949">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.51813" z="745.01453"/>
<Orientation y="14.8765"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9950">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.86158" z="744.70289"/>
<Orientation y="8.57073"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9951">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.99451" z="744.5948"/>
<Orientation y="11.73272"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9952">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.51673" z="744.10676"/>
<Orientation y="8.57073"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9953">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.03626" z="744.2353"/>
<Orientation y="5.4307"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9954">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.70081" z="744.55347"/>
<Orientation y="5.4307"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9955">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.61005" z="744.63196"/>
<Orientation y="8.57073"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9956">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.0514" z="745.19697"/>
<Orientation y="11.73272"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9957">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.96369" z="745.26404"/>
<Orientation y="8.57073"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9958">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.6269" z="745.59357"/>
<Orientation y="14.8765"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9959">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.28138" z="745.91645"/>
<Orientation y="8.59266"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9960">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.97382" z="746.22168"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9961">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.7248" z="746.4795"/>
<Orientation y="14.8765"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9962">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.37946" z="746.80256"/>
<Orientation y="8.59266"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9963">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="820.18366" z="746.97004"/>
<Orientation y="8.59269"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9964">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.86121" z="744.14124"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9965">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.15296" z="744.46174"/>
<Orientation y="6.97872"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9966">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.4607" z="744.82074"/>
<Orientation y="13.26256"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9967">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.55976" z="744.16437"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9968">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.74274" z="744.37177"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9969">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.04548" z="744.7115"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9970">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.60322" z="747.22687"/>
<Orientation y="3.81676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9971">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.95685" z="746.16034"/>
<Orientation y="3.81676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9972">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.62165" z="746.11084"/>
<Orientation y="6.9568"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9973">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.22522" z="746.78388"/>
<Orientation y="6.9568"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9974">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.68488" z="746.20142"/>
<Orientation y="10.11876"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9975">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.30707" z="745.7602"/>
<Orientation y="13.26256"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9976">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.29981" z="746.878"/>
<Orientation y="3.81676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9977">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.99927" z="745.40113"/>
<Orientation y="6.97872"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9978">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.70759" z="745.08063"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9979">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.30457" z="746.14307"/>
<Orientation y="6.9568"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9980">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.90766" z="746.8216"/>
<Orientation y="6.9568"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9981">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.40687" z="746.28052"/>
<Orientation y="10.11876"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9982">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.00812" z="745.78657"/>
<Orientation y="13.26256"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9983">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.67237" z="745.42426"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9984">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.35322" z="745.07044"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9985">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.03962" z="745.18354"/>
<Orientation y="6.9568"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9986">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.58765" z="745.78876"/>
<Orientation y="6.9568"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9987">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.10901" z="745.2574"/>
<Orientation y="10.11876"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9988">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.75275" z="744.82471"/>
<Orientation y="13.26256"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9989">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.65876" z="745.86084"/>
<Orientation y="3.81676"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9990">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.44562" z="744.48151"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9991">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="802.13013" z="744.14075"/>
<Orientation y="6.97873"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="9992">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="822.47284" z="744.05933"/>
<Orientation y="3.09386"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10000">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.44892" z="747.20234"/>
<Orientation y="11.00156"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10003">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.02393" z="747.22168"/>
<Orientation y="4.6958"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10004">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.25788" z="747.19025"/>
<Orientation y="7.85776"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10005">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.72571" z="747.17872"/>
<Orientation y="7.85773"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10016">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.45081" z="747.52814"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10017">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.01777" z="747.54316"/>
<Orientation y="4.70432"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10018">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.72059" z="747.09052"/>
<Orientation y="4.6958"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10019">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.11799" z="747.12122"/>
<Orientation y="4.6958"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10020">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.81946" z="747.13733"/>
<Orientation y="7.83706"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10021">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.28351" z="747.15058"/>
<Orientation y="4.71773"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10022">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.998" z="747.11872"/>
<Orientation y="1.55573"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10023">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.18244" z="747.1573"/>
<Orientation y="1.55573"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10024">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.31037" z="747.54377"/>
<Orientation y="1.54235"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10025">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.12635" z="747.51618"/>
<Orientation y="1.54235"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10026">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.41157" z="747.53852"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10027">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="803.94361" z="747.50135"/>
<Orientation y="7.84815"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10028">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.62287" z="747.52472"/>
<Orientation y="10.98818"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10029">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.02527" z="747.51752"/>
<Orientation y="7.84438"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10030">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.2464" z="747.52027"/>
<Orientation y="4.68241"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10031">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.1266" z="747.51252"/>
<Orientation y="4.68241"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10032">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.40094" z="746.79932"/>
<Orientation y="4.68241"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10033">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.50953" z="746.82105"/>
<Orientation y="4.68241"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10034">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.29969" z="746.80445"/>
<Orientation y="7.84438"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10035">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.89728" z="746.81165"/>
<Orientation y="10.98818"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10036">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.07728" z="746.83307"/>
<Orientation y="7.84815"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10037">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.67469" z="746.83936"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10038">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.38947" z="746.81702"/>
<Orientation y="1.54235"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10039">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.5735" z="746.84461"/>
<Orientation y="1.54235"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10040">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.43616" z="746.45466"/>
<Orientation y="1.55573"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10041">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.25178" z="746.41614"/>
<Orientation y="1.55573"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10042">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.53736" z="746.448"/>
<Orientation y="4.71773"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10043">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.67371" z="746.41297"/>
<Orientation y="7.85776"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10044">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.29218" z="746.83002"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10045">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.72529" z="746.81501"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10056">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.97944" z="746.47614"/>
<Orientation y="7.85773"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10057">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.48951" z="746.48383"/>
<Orientation y="7.85776"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10058">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.20624" z="746.49415"/>
<Orientation y="4.6958"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10060">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.0749" z="746.52936"/>
<Orientation y="7.85776"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10061">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.70264" z="746.49976"/>
<Orientation y="11.00156"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10068">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.73133" z="746.11304"/>
<Orientation y="4.68241"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10069">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.91523" z="746.13935"/>
<Orientation y="4.68241"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10070">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="806.63001" z="746.11811"/>
<Orientation y="7.84438"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10071">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.22761" z="746.12537"/>
<Orientation y="10.98818"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10072">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.48304" z="746.15125"/>
<Orientation y="7.84815"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10073">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.08057" z="746.1576"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10074">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="805.79535" z="746.13532"/>
<Orientation y="1.54235"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10075">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="804.97931" z="746.16285"/>
<Orientation y="1.54235"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10076">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.8329" z="745.76746"/>
<Orientation y="1.55573"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10077">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.58832" z="745.81897"/>
<Orientation y="1.55573"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10078">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.95167" z="745.80445"/>
<Orientation y="4.71773"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10079">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="819.61115" z="745.8523"/>
<Orientation y="4.67508"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10080">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.6225" z="746.14374"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10081">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.07264" z="746.13941"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10092">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="818.37604" z="745.78901"/>
<Orientation y="7.85773"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10093">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.94312" z="745.80909"/>
<Orientation y="7.85776"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10094">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.66187" z="745.81287"/>
<Orientation y="4.6958"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10095">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.82532" z="745.89515"/>
<Orientation y="4.6958"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10096">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="816.5362" z="745.84272"/>
<Orientation y="7.85776"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10097">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="817.14136" z="745.80707"/>
<Orientation y="11.00156"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10100">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.72028" z="745.92066"/>
<Orientation y="1.55573"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10104">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="801.39734" z="743.68653"/>
<Orientation y="9.40697"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10106">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="821.92444" z="743.99"/>
<Orientation y="6.26317"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10109">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.73957" z="743.18537"/>
<Orientation y="3.10119"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10110">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.73554" z="743.08411"/>
<Orientation y="6.26317"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10111">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="800.72205" z="743.68146"/>
<Orientation y="9.40697"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10115">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="823.2375" z="743.84772"/>
<Orientation y="3.10119"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10118">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="815.3006" z="750.67292"/>
<Orientation y="-3.13756"/>
<Actor seed="500"/>
</Entity>
<Entity uid="10119">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="808.64393" z="750.88276"/>
<Orientation y="-3.13756"/>
<Actor seed="500"/>
</Entity>
<Entity uid="10120">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.21711" z="755.14881"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10121">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.21125" z="753.84668"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10122">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.21857" z="754.27906"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10123">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.21863" z="753.04645"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10124">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.2353" z="752.63044"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10125">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.23591" z="752.10767"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10126">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.21143" z="751.61213"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10127">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.19623" z="751.01954"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10128">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.18989" z="750.25391"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10129">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.19367" z="749.60608"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10130">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.19428" z="749.7779"/>
<Orientation y="3.1275"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10131">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.17798" z="748.03541"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10132">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.19666" z="749.14008"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10133">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.30536" z="746.86036"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10134">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.18763" z="748.34284"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10135">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="807.91358" z="747.55494"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10136">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.47681" z="746.24842"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10137">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.74341" z="746.33735"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10138">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.06305" z="746.06141"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10139">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="814.88801" z="746.14808"/>
<Orientation y="4.70435"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10140">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.20691" z="751.15314"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10141">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.2032" z="754.71143"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10142">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.6543" z="748.59772"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10143">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.6667" z="747.98182"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10144">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.6695" z="748.11915"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10145">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.65491" z="749.3852"/>
<Orientation y="6.26755"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10146">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.65473" z="749.85621"/>
<Orientation y="6.26752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10148">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.67023" z="751.23121"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10149">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.69727" z="751.81385"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10150">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.55549" z="752.71558"/>
<Orientation y="-0.03447"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10151">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.68598" z="751.66004"/>
<Orientation y="-0.03446"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10152">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.64814" z="750.49903"/>
<Orientation y="3.12751"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10153">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.65253" z="750.02302"/>
<Orientation y="3.1275"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10154">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.6786" z="747.43354"/>
<Orientation y="4.69581"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10155">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.62458" z="753.15931"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10156">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.65101" z="753.50361"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10157">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.67902" z="753.81495"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10158">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.68207" z="754.16871"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10159">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.6745" z="754.59784"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10160">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.68372" z="754.99646"/>
<Orientation y="6.27132"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10161">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="815.67542" z="752.08765"/>
<Orientation y="3.12752"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10162">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="808.32471" z="752.3379"/>
<Orientation y="3.10558"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10163">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="815.38923" z="755.13855"/>
<Orientation y="1.60094"/>
<Actor seed="22964"/>
</Entity>
<Entity uid="10164">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="808.37177" z="755.86927"/>
<Orientation y="0.05364"/>
<Actor seed="22964"/>
</Entity>
<Entity uid="10165">
<Template>structures/ptol_farmstead</Template>
<Player>0</Player>
<Position x="1166.04456" z="1722.3761"/>
<Orientation y="1.69726"/>
<Actor seed="772"/>
</Entity>
<Entity uid="10166">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1187.44727" z="1728.17725"/>
<Orientation y="-6.26188"/>
<Actor seed="56916"/>
</Entity>
<Entity uid="10167">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1168.58924" z="1791.05066"/>
<Orientation y="2.82015"/>
<Actor seed="60358"/>
</Entity>
<Entity uid="10168">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1145.39979" z="1711.1438"/>
<Orientation y="6.05216"/>
<Actor seed="52124"/>
</Entity>
<Entity uid="10169">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1141.995" z="1740.88416"/>
<Orientation y="6.15557"/>
<Actor seed="54124"/>
</Entity>
<Entity uid="10170">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1196.2146" z="1777.40748"/>
<Orientation y="6.17573"/>
<Actor seed="1630"/>
</Entity>
<Entity uid="10171">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1132.15748" z="1772.15943"/>
<Orientation y="2.8355"/>
<Actor seed="39396"/>
</Entity>
<Entity uid="10172">
<Template>structures/ptol_corral</Template>
<Player>0</Player>
<Position x="1148.98902" z="1791.34974"/>
<Orientation y="-0.45975"/>
<Actor seed="8228"/>
</Entity>
<Entity uid="10173">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1135.64185" z="1810.60511"/>
<Orientation y="2.35621"/>
<Actor seed="62248"/>
</Entity>
<Entity uid="10174">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1137.94666" z="1803.86084"/>
<Orientation y="-0.30143"/>
<Actor seed="19820"/>
</Entity>
<Entity uid="10175">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1110.5641" z="1817.6803"/>
<Orientation y="-0.28019"/>
<Actor seed="62178"/>
</Entity>
<Entity uid="10176">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1108.71094" z="1829.97083"/>
<Orientation y="2.35621"/>
<Actor seed="29462"/>
</Entity>
<Entity uid="10177">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1127.20154" z="1828.8401"/>
<Orientation y="2.35621"/>
<Actor seed="30876"/>
</Entity>
<Entity uid="10178">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1133.71021" z="1815.67017"/>
<Orientation y="2.35621"/>
<Actor seed="52738"/>
</Entity>
<Entity uid="10179">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1119.2765" z="1818.75818"/>
<Orientation y="2.35621"/>
<Actor seed="12998"/>
</Entity>
<Entity uid="10180">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1146.30396" z="1893.07886"/>
<Orientation y="3.9993"/>
<Actor seed="37108"/>
</Entity>
<Entity uid="10181">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1177.49573" z="1806.36707"/>
<Orientation y="2.35621"/>
<Actor seed="7902"/>
</Entity>
<Entity uid="10182">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1179.39075" z="1802.41102"/>
<Orientation y="-0.5435"/>
<Actor seed="4650"/>
</Entity>
<Entity uid="10183">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1168.73035" z="1834.31421"/>
<Orientation y="-1.08623"/>
<Actor seed="7686"/>
</Entity>
<Entity uid="10184">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1125.47547" z="1837.30103"/>
<Orientation y="-1.0526"/>
<Actor seed="37516"/>
</Entity>
<Entity uid="10185">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1139.60279" z="1843.13563"/>
<Orientation y="2.35621"/>
<Actor seed="4246"/>
</Entity>
<Entity uid="10186">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1135.83887" z="1845.97547"/>
<Orientation y="2.35621"/>
<Actor seed="38922"/>
</Entity>
<Entity uid="10187">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1154.10987" z="1800.13343"/>
<Orientation y="1.79957"/>
<Actor seed="49106"/>
</Entity>
<Entity uid="10188">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1069.30274" z="1759.88819"/>
<Orientation y="2.35621"/>
<Actor seed="17768"/>
</Entity>
<Entity uid="10189">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1061.58948" z="1766.98829"/>
<Orientation y="2.35621"/>
<Actor seed="38846"/>
</Entity>
<Entity uid="10190">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1077.17725" z="1742.32154"/>
<Orientation y="2.35621"/>
<Actor seed="59854"/>
</Entity>
<Entity uid="10191">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1032.07178" z="1734.98072"/>
<Orientation y="2.35621"/>
<Actor seed="49474"/>
</Entity>
<Entity uid="10192">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1068.10047" z="1750.23243"/>
<Orientation y="2.35621"/>
<Actor seed="22370"/>
</Entity>
<Entity uid="10193">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1164.84852" z="1733.90906"/>
<Orientation y="2.35621"/>
<Actor seed="12144"/>
</Entity>
<Entity uid="10194">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1145.44935" z="1689.32154"/>
<Orientation y="2.35621"/>
<Actor seed="34902"/>
</Entity>
<Entity uid="10195">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1165.09681" z="1699.61036"/>
<Orientation y="2.35621"/>
<Actor seed="18780"/>
</Entity>
<Entity uid="10196">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1164.89734" z="1692.16724"/>
<Orientation y="2.35621"/>
<Actor seed="54920"/>
</Entity>
<Entity uid="10197">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1184.70521" z="1802.53931"/>
<Orientation y="2.35621"/>
<Actor seed="42018"/>
</Entity>
<Entity uid="10198">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1185.16517" z="1801.95594"/>
<Orientation y="2.35621"/>
<Actor seed="43606"/>
</Entity>
<Entity uid="10199">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1197.7953" z="1793.1803"/>
<Orientation y="2.35621"/>
<Actor seed="24476"/>
</Entity>
<Entity uid="10200">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1194.9651" z="1794.85743"/>
<Orientation y="2.35621"/>
<Actor seed="10628"/>
</Entity>
<Entity uid="10201">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1247.9087" z="1724.98792"/>
<Orientation y="1.36634"/>
<Actor seed="51832"/>
</Entity>
<Entity uid="10202">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1204.98951" z="1680.50391"/>
<Orientation y="2.35621"/>
<Actor seed="14340"/>
</Entity>
<Entity uid="10203">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1195.64393" z="1691.36402"/>
<Orientation y="2.35621"/>
<Actor seed="39168"/>
</Entity>
<Entity uid="10204">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1206.66749" z="1716.09668"/>
<Orientation y="2.35621"/>
<Actor seed="10370"/>
</Entity>
<Entity uid="10205">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1169.96692" z="1684.32142"/>
<Orientation y="2.35621"/>
<Actor seed="54406"/>
</Entity>
<Entity uid="10206">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1187.38209" z="1708.48853"/>
<Orientation y="2.35621"/>
<Actor seed="60228"/>
</Entity>
<Entity uid="10207">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1185.313" z="1696.42896"/>
<Orientation y="2.35621"/>
<Actor seed="22408"/>
</Entity>
<Entity uid="10208">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1181.85865" z="1689.01319"/>
<Orientation y="-3.88825"/>
<Actor seed="32412"/>
</Entity>
<Entity uid="10209">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1121.40101" z="1850.80274"/>
<Orientation y="2.35621"/>
<Actor seed="52636"/>
</Entity>
<Entity uid="10210">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1126.08265" z="1723.78406"/>
<Orientation y="2.35621"/>
<Actor seed="64578"/>
</Entity>
<Entity uid="10211">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1127.02295" z="1716.95594"/>
<Orientation y="2.35621"/>
<Actor seed="25668"/>
</Entity>
<Entity uid="10212">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1155.22461" z="1691.86463"/>
<Orientation y="2.35621"/>
<Actor seed="64454"/>
</Entity>
<Entity uid="10213">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1159.85364" z="1679.13465"/>
<Orientation y="2.35621"/>
<Actor seed="17550"/>
</Entity>
<Entity uid="10214">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1157.21521" z="1674.14124"/>
<Orientation y="2.35621"/>
<Actor seed="17064"/>
</Entity>
<Entity uid="10215">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1112.81397" z="1779.92957"/>
<Orientation y="2.35621"/>
<Actor seed="11226"/>
</Entity>
<Entity uid="10216">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1108.97779" z="1805.33558"/>
<Orientation y="2.35621"/>
<Actor seed="65318"/>
</Entity>
<Entity uid="10217">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1106.7013" z="1809.6316"/>
<Orientation y="2.35621"/>
<Actor seed="44154"/>
</Entity>
<Entity uid="10218">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1121.30298" z="1884.9054"/>
<Orientation y="-0.3372"/>
<Actor seed="13118"/>
</Entity>
<Entity uid="10219">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1053.25416" z="1815.90223"/>
<Orientation y="2.35621"/>
<Actor seed="26002"/>
</Entity>
<Entity uid="10220">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1286.25489" z="1615.90406"/>
<Orientation y="2.35621"/>
<Actor seed="41488"/>
</Entity>
<Entity uid="10221">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1281.17457" z="1618.69336"/>
<Orientation y="2.35621"/>
<Actor seed="31756"/>
</Entity>
<Entity uid="10222">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1280.78016" z="1620.5995"/>
<Orientation y="2.35621"/>
<Actor seed="41494"/>
</Entity>
<Entity uid="10223">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.05384" z="1625.52369"/>
<Orientation y="2.35621"/>
<Actor seed="27862"/>
</Entity>
<Entity uid="10224">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1276.89368" z="1618.63526"/>
<Orientation y="2.35621"/>
<Actor seed="52062"/>
</Entity>
<Entity uid="10225">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1274.91419" z="1615.19397"/>
<Orientation y="-2.5997"/>
<Actor seed="37714"/>
</Entity>
<Entity uid="10226">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1327.1681" z="1646.16883"/>
<Orientation y="2.35621"/>
<Actor seed="45362"/>
</Entity>
<Entity uid="10227">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1263.19153" z="1499.7273"/>
<Orientation y="2.35621"/>
<Actor seed="5440"/>
</Entity>
<Entity uid="10228">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.92408" z="1581.33667"/>
<Orientation y="0.44433"/>
<Actor seed="54116"/>
</Entity>
<Entity uid="10229">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1312.80726" z="1613.30323"/>
<Orientation y="2.35621"/>
<Actor seed="61430"/>
</Entity>
<Entity uid="10230">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1322.96546" z="1638.21033"/>
<Orientation y="1.05477"/>
<Actor seed="54190"/>
</Entity>
<Entity uid="10231">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1291.29151" z="1652.77833"/>
<Orientation y="1.05477"/>
<Actor seed="16674"/>
</Entity>
<Entity uid="10232">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1271.53834" z="1732.59766"/>
<Orientation y="0.04682"/>
<Actor seed="57422"/>
</Entity>
<Entity uid="10233">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1254.14942" z="1798.95838"/>
<Orientation y="2.35621"/>
<Actor seed="14350"/>
</Entity>
<Entity uid="10234">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.33533" z="1682.75196"/>
<Orientation y="2.35621"/>
<Actor seed="19808"/>
</Entity>
<Entity uid="10235">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1257.99427" z="1748.50843"/>
<Orientation y="2.35621"/>
<Actor seed="650"/>
</Entity>
<Entity uid="10236">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1240.84192" z="1818.39917"/>
<Orientation y="2.35621"/>
<Actor seed="41742"/>
</Entity>
<Entity uid="10237">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1287.99988" z="1782.37867"/>
<Orientation y="2.35621"/>
<Actor seed="9062"/>
</Entity>
<Entity uid="10238">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1259.93873" z="1747.37732"/>
<Orientation y="2.35621"/>
<Actor seed="5904"/>
</Entity>
<Entity uid="10239">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1248.68641" z="1798.6985"/>
<Orientation y="2.35621"/>
<Actor seed="36558"/>
</Entity>
<Entity uid="10240">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1210.87293" z="1686.04297"/>
<Orientation y="2.35621"/>
<Actor seed="40130"/>
</Entity>
<Entity uid="10241">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1209.09705" z="1680.72876"/>
<Orientation y="-2.93946"/>
<Actor seed="19266"/>
</Entity>
<Entity uid="10242">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1207.56836" z="1665.88025"/>
<Orientation y="-2.76241"/>
<Actor seed="36626"/>
</Entity>
<Entity uid="10243">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1202.63257" z="1650.43897"/>
<Orientation y="-2.97477"/>
<Actor seed="52372"/>
</Entity>
<Entity uid="10244">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="891.18458" z="730.34638"/>
<Orientation y="2.35621"/>
<Actor seed="38046"/>
</Entity>
<Entity uid="10245">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="938.94465" z="713.66071"/>
<Orientation y="2.35621"/>
<Actor seed="26792"/>
</Entity>
<Entity uid="10246">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="932.8266" z="714.99128"/>
<Orientation y="2.35621"/>
<Actor seed="56942"/>
</Entity>
<Entity uid="10247">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="922.74561" z="721.24177"/>
<Orientation y="2.35621"/>
<Actor seed="50260"/>
</Entity>
<Entity uid="10248">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="921.93177" z="721.08509"/>
<Orientation y="1.89872"/>
<Actor seed="26196"/>
</Entity>
<Entity uid="10249">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="930.26526" z="717.66834"/>
<Orientation y="2.35621"/>
<Actor seed="35112"/>
</Entity>
<Entity uid="10250">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="899.70636" z="756.49201"/>
<Orientation y="2.35621"/>
<Actor seed="31382"/>
</Entity>
<Entity uid="10251">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="895.21735" z="758.76374"/>
<Orientation y="1.36722"/>
<Actor seed="47978"/>
</Entity>
<Entity uid="10252">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="890.49012" z="759.96985"/>
<Orientation y="2.35621"/>
<Actor seed="53492"/>
</Entity>
<Entity uid="10253">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="875.85547" z="761.60828"/>
<Orientation y="2.35621"/>
<Actor seed="16934"/>
</Entity>
<Entity uid="10254">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="926.80024" z="718.48548"/>
<Orientation y="2.35621"/>
<Actor seed="43900"/>
</Entity>
<Entity uid="10255">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="879.30378" z="766.21167"/>
<Orientation y="2.35621"/>
<Actor seed="16786"/>
</Entity>
<Entity uid="10256">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="878.9466" z="765.66095"/>
<Orientation y="-1.79358"/>
<Actor seed="28256"/>
</Entity>
<Entity uid="10257">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="871.8263" z="763.19587"/>
<Orientation y="2.35621"/>
<Actor seed="27296"/>
</Entity>
<Entity uid="10258">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="896.05768" z="765.1308"/>
<Orientation y="3.74881"/>
<Actor seed="32328"/>
</Entity>
<Entity uid="10259">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="889.78559" z="767.9308"/>
<Orientation y="2.35621"/>
<Actor seed="63744"/>
</Entity>
<Entity uid="10260">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="883.11603" z="767.1587"/>
<Orientation y="2.35621"/>
<Actor seed="31536"/>
</Entity>
<Entity uid="10261">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="899.26722" z="760.65986"/>
<Orientation y="5.25518"/>
<Actor seed="25464"/>
</Entity>
<Entity uid="10262">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="820.06305" z="743.91626"/>
<Orientation y="7.6013"/>
<Actor seed="38674"/>
</Entity>
<Entity uid="10263">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="815.42426" z="738.90198"/>
<Orientation y="2.35621"/>
<Actor seed="32648"/>
</Entity>
<Entity uid="10264">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="819.69562" z="742.6844"/>
<Orientation y="2.302"/>
<Actor seed="27186"/>
</Entity>
<Entity uid="10265">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="801.12397" z="742.13868"/>
<Orientation y="2.8506"/>
<Actor seed="21084"/>
</Entity>
<Entity uid="10266">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="807.62092" z="734.31116"/>
<Orientation y="2.35621"/>
<Actor seed="34018"/>
</Entity>
<Entity uid="10267">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="818.72455" z="734.6521"/>
<Orientation y="4.95572"/>
<Actor seed="32648"/>
</Entity>
<Entity uid="10268">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="819.79719" z="727.40613"/>
<Orientation y="2.35622"/>
<Actor seed="32648"/>
</Entity>
<Entity uid="10269">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="818.83472" z="727.76246"/>
<Orientation y="2.35621"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10270">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="820.2176" z="735.12995"/>
<Orientation y="2.35621"/>
<Actor seed="17494"/>
</Entity>
<Entity uid="10271">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="820.22931" z="754.63978"/>
<Orientation y="7.80192"/>
<Actor seed="29460"/>
</Entity>
<Entity uid="10272">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="804.12873" z="730.37604"/>
<Orientation y="7.85401"/>
<Actor seed="36102"/>
</Entity>
<Entity uid="10273">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="803.10438" z="728.72394"/>
<Orientation y="7.46517"/>
<Actor seed="56706"/>
</Entity>
<Entity uid="10274">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="820.98426" z="734.33869"/>
<Orientation y="7.43023"/>
<Actor seed="24666"/>
</Entity>
<Entity uid="10275">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="802.87507" z="731.49335"/>
<Orientation y="7.46517"/>
<Actor seed="56706"/>
</Entity>
<Entity uid="10276">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="803.323" z="730.24878"/>
<Orientation y="7.46517"/>
<Actor seed="56706"/>
</Entity>
<Entity uid="10277">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.77558" z="747.81482"/>
<Orientation y="2.35622"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10278">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.18805" z="745.16157"/>
<Orientation y="3.7994"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10279">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="811.04633" z="749.41993"/>
<Orientation y="2.35622"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10280">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="811.07062" z="748.36377"/>
<Orientation y="2.35622"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10281">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.94446" z="746.23755"/>
<Orientation y="1.29859"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10282">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.39832" z="728.3761"/>
<Orientation y="2.35622"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10283">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.7566" z="728.21515"/>
<Orientation y="-0.85354"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10284">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="809.29029" z="728.29011"/>
<Orientation y="2.6611"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10285">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="803.70026" z="736.60535"/>
<Orientation y="2.35622"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10294">
<Template>actor|geology/stones_tropic_large.xml</Template>
<Position x="811.98938" z="751.64734"/>
<Orientation y="5.04674"/>
<Actor seed="47584"/>
</Entity>
<Entity uid="10298">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.7724" z="751.40247"/>
<Orientation y="2.35621"/>
<Actor seed="40974"/>
</Entity>
<Entity uid="10299">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.51557" z="753.9178"/>
<Orientation y="2.35621"/>
<Actor seed="3676"/>
</Entity>
<Entity uid="10300">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="813.47608" z="749.84504"/>
<Orientation y="2.35621"/>
<Actor seed="30274"/>
</Entity>
<Entity uid="10301">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.51288" z="748.54181"/>
<Orientation y="2.35621"/>
<Actor seed="48894"/>
</Entity>
<Entity uid="10302">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.41053" z="744.27436"/>
<Orientation y="2.35621"/>
<Actor seed="6368"/>
</Entity>
<Entity uid="10303">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.53382" z="745.40253"/>
<Orientation y="2.35621"/>
<Actor seed="52952"/>
</Entity>
<Entity uid="10304">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.99366" z="745.28235"/>
<Orientation y="2.35621"/>
<Actor seed="49784"/>
</Entity>
<Entity uid="10305">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="814.47608" z="744.20582"/>
<Orientation y="2.35621"/>
<Actor seed="1498"/>
</Entity>
<Entity uid="10306">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.97352" z="745.90229"/>
<Orientation y="2.35621"/>
<Actor seed="17492"/>
</Entity>
<Entity uid="10307">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.95887" z="753.53608"/>
<Orientation y="2.35621"/>
<Actor seed="50418"/>
</Entity>
<Entity uid="10308">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="811.162" z="754.70521"/>
<Orientation y="2.35621"/>
<Actor seed="3408"/>
</Entity>
<Entity uid="10309">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.01563" z="755.82874"/>
<Orientation y="2.35621"/>
<Actor seed="55906"/>
</Entity>
<Entity uid="10310">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="811.5506" z="756.80951"/>
<Orientation y="2.35621"/>
<Actor seed="61958"/>
</Entity>
<Entity uid="10311">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.472" z="754.73926"/>
<Orientation y="2.35621"/>
<Actor seed="23152"/>
</Entity>
<Entity uid="10312">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="814.0821" z="752.34693"/>
<Orientation y="2.35621"/>
<Actor seed="3988"/>
</Entity>
<Entity uid="10313">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="813.24915" z="751.17072"/>
<Orientation y="2.35621"/>
<Actor seed="45018"/>
</Entity>
<Entity uid="10314">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="813.60987" z="753.55494"/>
<Orientation y="2.35621"/>
<Actor seed="28506"/>
</Entity>
<Entity uid="10315">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.92206" z="750.03016"/>
<Orientation y="2.35621"/>
<Actor seed="12750"/>
</Entity>
<Entity uid="10316">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.41248" z="747.16334"/>
<Orientation y="2.35621"/>
<Actor seed="49656"/>
</Entity>
<Entity uid="10317">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="811.31135" z="754.27326"/>
<Orientation y="2.35621"/>
<Actor seed="31684"/>
</Entity>
<Entity uid="10318">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="813.00513" z="747.48591"/>
<Orientation y="2.35621"/>
<Actor seed="48350"/>
</Entity>
<Entity uid="10319">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="811.3393" z="756.99262"/>
<Orientation y="2.35621"/>
<Actor seed="9724"/>
</Entity>
<Entity uid="10320">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="813.0536" z="757.65918"/>
<Orientation y="2.35621"/>
<Actor seed="32192"/>
</Entity>
<Entity uid="10321">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="811.08545" z="750.79181"/>
<Orientation y="2.35621"/>
<Actor seed="53734"/>
</Entity>
<Entity uid="10322">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="812.02424" z="754.20051"/>
<Orientation y="2.35621"/>
<Actor seed="29898"/>
</Entity>
<Entity uid="10323">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="810.83967" z="749.75849"/>
<Orientation y="2.35621"/>
<Actor seed="61370"/>
</Entity>
<Entity uid="10324">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="813.70521" z="751.0503"/>
<Orientation y="2.35621"/>
<Actor seed="31550"/>
</Entity>
<Entity uid="10325">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="812.9582" z="747.94513"/>
<Orientation y="2.35621"/>
<Actor seed="23956"/>
</Entity>
<Entity uid="10326">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="811.27063" z="748.85773"/>
<Orientation y="2.35621"/>
<Actor seed="14928"/>
</Entity>
<Entity uid="10327">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="812.96106" z="756.12781"/>
<Orientation y="2.35621"/>
<Actor seed="22470"/>
</Entity>
<Entity uid="10328">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="811.78351" z="757.76417"/>
<Orientation y="2.35621"/>
<Actor seed="49278"/>
</Entity>
<Entity uid="10329">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="810.90278" z="751.45105"/>
<Orientation y="2.35621"/>
<Actor seed="30350"/>
</Entity>
<Entity uid="10330">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="810.58124" z="749.7978"/>
<Orientation y="2.35622"/>
<Actor seed="52952"/>
</Entity>
<Entity uid="10331">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="812.13465" z="760.89942"/>
<Orientation y="1.81612"/>
<Actor seed="61748"/>
</Entity>
<Entity uid="10332">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="808.7021" z="762.31379"/>
<Orientation y="2.35622"/>
<Actor seed="9724"/>
</Entity>
<Entity uid="10333">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="808.04145" z="762.37427"/>
<Orientation y="2.35621"/>
<Actor seed="47876"/>
</Entity>
<Entity uid="10334">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="819.21113" z="762.65699"/>
<Orientation y="0.1688"/>
<Actor seed="47876"/>
</Entity>
<Entity uid="10336">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="813.42109" z="762.61542"/>
<Orientation y="2.35622"/>
<Actor seed="28506"/>
</Entity>
<Entity uid="10337">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="818.72107" z="761.1413"/>
<Orientation y="2.35622"/>
<Actor seed="28506"/>
</Entity>
<Entity uid="10338">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="822.73877" z="762.80677"/>
<Orientation y="2.35622"/>
<Actor seed="28506"/>
</Entity>
<Entity uid="10339">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="807.13514" z="763.87891"/>
<Orientation y="2.35622"/>
<Actor seed="28506"/>
</Entity>
<Entity uid="10340">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="807.9897" z="765.17219"/>
<Orientation y="2.35622"/>
<Actor seed="52952"/>
</Entity>
<Entity uid="10341">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="800.46143" z="760.54798"/>
<Orientation y="8.55312"/>
<Actor seed="38674"/>
</Entity>
<Entity uid="10342">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="795.58381" z="769.27173"/>
<Orientation y="2.35621"/>
<Actor seed="33488"/>
</Entity>
<Entity uid="10343">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="819.25861" z="756.43738"/>
<Orientation y="2.35621"/>
<Actor seed="29116"/>
</Entity>
<Entity uid="10344">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="798.07477" z="754.41474"/>
<Orientation y="2.35621"/>
<Actor seed="48280"/>
</Entity>
<Entity uid="10345">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="826.58838" z="750.26642"/>
<Orientation y="3.82215"/>
<Actor seed="63226"/>
</Entity>
<Entity uid="10347">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="793.67853" z="758.07416"/>
<Orientation y="2.02337"/>
<Actor seed="64104"/>
</Entity>
<Entity uid="10348">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="805.48285" z="756.32856"/>
<Orientation y="1.1203"/>
<Actor seed="64104"/>
</Entity>
<Entity uid="10349">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="833.53925" z="749.56983"/>
<Orientation y="1.86258"/>
<Actor seed="64104"/>
</Entity>
<Entity uid="10350">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="819.17347" z="753.14112"/>
<Orientation y="2.15676"/>
<Actor seed="25824"/>
</Entity>
<Entity uid="10351">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="822.26539" z="753.32197"/>
<Orientation y="2.35621"/>
<Actor seed="55688"/>
</Entity>
<Entity uid="10352">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="832.34144" z="751.29395"/>
<Orientation y="2.35621"/>
<Actor seed="19824"/>
</Entity>
<Entity uid="10353">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="835.68372" z="750.09595"/>
<Orientation y="2.35621"/>
<Actor seed="32778"/>
</Entity>
<Entity uid="10354">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="833.67847" z="750.72168"/>
<Orientation y="2.35621"/>
<Actor seed="64130"/>
</Entity>
<Entity uid="10355">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="817.72669" z="755.68165"/>
<Orientation y="2.35621"/>
<Actor seed="62772"/>
</Entity>
<Entity uid="10356">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="791.40485" z="760.68744"/>
<Orientation y="2.35621"/>
<Actor seed="16680"/>
</Entity>
<Entity uid="10357">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="829.76075" z="751.1991"/>
<Orientation y="2.35621"/>
<Actor seed="34494"/>
</Entity>
<Entity uid="10358">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="831.35315" z="751.61274"/>
<Orientation y="2.35621"/>
<Actor seed="4758"/>
</Entity>
<Entity uid="10359">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="822.85181" z="753.54822"/>
<Orientation y="2.35621"/>
<Actor seed="20792"/>
</Entity>
<Entity uid="10361">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="814.06012" z="734.89838"/>
<Orientation y="2.35622"/>
<Actor seed="1498"/>
</Entity>
<Entity uid="10362">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="815.92359" z="728.35096"/>
<Orientation y="2.78272"/>
<Actor seed="1498"/>
</Entity>
<Entity uid="10364">
<Template>actor|geology/highland3.xml</Template>
<Position x="813.69239" z="736.41858"/>
<Orientation y="2.35621"/>
<Actor seed="29048"/>
</Entity>
<Entity uid="10365">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="819.64826" z="733.30762"/>
<Orientation y="2.35621"/>
<Actor seed="58620"/>
</Entity>
<Entity uid="10367">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="808.8559" z="765.7942"/>
<Orientation y="2.35621"/>
<Actor seed="63164"/>
</Entity>
<Entity uid="10368">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="819.6526" z="729.21076"/>
<Orientation y="2.35621"/>
<Actor seed="32256"/>
</Entity>
<Entity uid="10370">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="813.46052" z="743.64838"/>
<Orientation y="3.19274"/>
<Actor seed="46378"/>
</Entity>
<Entity uid="10371">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="819.88697" z="731.84064"/>
<Orientation y="3.13564"/>
<Actor seed="19914"/>
</Entity>
<Entity uid="10373">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="819.41382" z="730.39399"/>
<Orientation y="3.43215"/>
<Actor seed="58100"/>
</Entity>
<Entity uid="10375">
<Template>actor|props/flora/grass_field_parched_short.xml</Template>
<Position x="817.77692" z="727.87787"/>
<Orientation y="3.62554"/>
<Actor seed="22256"/>
</Entity>
<Entity uid="10376">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="809.50275" z="729.86036"/>
<Orientation y="2.78272"/>
<Actor seed="1498"/>
</Entity>
<Entity uid="10377">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="812.62385" z="742.94495"/>
<Orientation y="2.35622"/>
<Actor seed="1498"/>
</Entity>
<Entity uid="10382">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="795.83375" z="742.76545"/>
<Orientation y="7.8695"/>
<Actor seed="21368"/>
</Entity>
<Entity uid="10384">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="795.70502" z="729.11438"/>
<Orientation y="7.85848"/>
<Actor seed="40280"/>
</Entity>
<Entity uid="10400">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="828.23798" z="743.14844"/>
<Orientation y="4.72408"/>
<Actor seed="21368"/>
</Entity>
<Entity uid="10401">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="828.5677" z="729.08948"/>
<Orientation y="4.72866"/>
<Actor seed="40280"/>
</Entity>
<Entity uid="10403">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="795.31415" z="751.67231"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10404">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="795.34314" z="742.47748"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10405">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="795.3943" z="733.26453"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10406">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="795.34864" z="724.32544"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10407">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="795.46906" z="714.98444"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10408">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="795.52643" z="705.75318"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10409">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="828.84314" z="715.01941"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10410">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="828.72272" z="724.36042"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10411">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="828.76581" z="733.56116"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10412">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="828.67005" z="742.83973"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10413">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="828.65412" z="748.16034"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10414">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="828.90052" z="705.78815"/>
<Orientation y="3.13442"/>
<Actor seed="38702"/>
</Entity>
<Entity uid="10415">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="795.735" z="701.12653"/>
<Orientation y="-1.61516"/>
<Actor seed="22964"/>
</Entity>
<Entity uid="10416">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="828.96082" z="701.28095"/>
<Orientation y="1.60094"/>
<Actor seed="22964"/>
</Entity>
<Entity uid="10418">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="796.10602" z="734.27997"/>
<Orientation y="1.54946"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10419">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="796.05744" z="735.8957"/>
<Orientation y="1.54946"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10420">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="796.03504" z="737.53095"/>
<Orientation y="1.54946"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10421">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="809.84522" z="723.06153"/>
<Orientation y="2.35621"/>
<Actor seed="21320"/>
</Entity>
<Entity uid="10426">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="797.10431" z="734.27247"/>
<Orientation y="2.86574"/>
<Actor seed="55314"/>
</Entity>
<Entity uid="10431">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="814.35016" z="722.98469"/>
<Orientation y="2.35621"/>
<Actor seed="40976"/>
</Entity>
<Entity uid="10433">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="795.42933" z="734.85157"/>
<Orientation y="-0.02097"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10434">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="795.2674" z="736.85303"/>
<Orientation y="3.1322"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10435">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="797.00654" z="737.73621"/>
<Orientation y="2.35622"/>
<Actor seed="55314"/>
</Entity>
<Entity uid="10444">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="796.06452" z="733.15656"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10445">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="796.66065" z="733.47437"/>
<Orientation y="6.25915"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10446">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="797.21338" z="733.19422"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10447">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="797.71656" z="733.52588"/>
<Orientation y="6.25916"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10448">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="796.03425" z="738.4574"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10449">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="796.63038" z="738.77521"/>
<Orientation y="6.25916"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10450">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="797.18311" z="738.49506"/>
<Orientation y="9.41135"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10451">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="797.68628" z="738.82673"/>
<Orientation y="6.25916"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10452">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="826.01484" z="733.331"/>
<Orientation y="9.43897"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10453">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="826.53028" z="733.6432"/>
<Orientation y="12.59116"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10454">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="827.0719" z="733.34211"/>
<Orientation y="9.43897"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10455">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="827.67975" z="733.63685"/>
<Orientation y="12.59116"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10456">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="826.18714" z="738.6291"/>
<Orientation y="9.43897"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10457">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="826.70258" z="738.94129"/>
<Orientation y="12.59116"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10458">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="827.24421" z="738.6402"/>
<Orientation y="9.43897"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10459">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="827.85206" z="738.935"/>
<Orientation y="12.59116"/>
<Actor seed="52474"/>
</Entity>
<Entity uid="10461">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="828.50733" z="735.21076"/>
<Orientation y="6.31202"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10462">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="828.422" z="737.21698"/>
<Orientation y="3.15885"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10464">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="827.71436" z="734.56269"/>
<Orientation y="4.72927"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10465">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="827.75446" z="736.19764"/>
<Orientation y="4.72927"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10466">
<Template>actor|props/special/eyecandy/ptol_statues_sit_female_base.xml</Template>
<Position x="827.76771" z="737.81397"/>
<Orientation y="4.72927"/>
<Actor seed="18522"/>
</Entity>
<Entity uid="10468">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="826.7594" z="737.99701"/>
<Orientation y="1.06742"/>
<Actor seed="36998"/>
</Entity>
<Entity uid="10469">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="826.59675" z="734.26685"/>
<Orientation y="1.61861"/>
<Actor seed="36998"/>
</Entity>
<Entity uid="10470">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="794.27393" z="720.84742"/>
<Orientation y="2.35622"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10471">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="794.425" z="715.297"/>
<Orientation y="0.63929"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10472">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="794.4607" z="709.63678"/>
<Orientation y="3.71598"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10473">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="794.15803" z="704.20478"/>
<Orientation y="3.71598"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10474">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="830.00611" z="709.47785"/>
<Orientation y="3.71598"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10475">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="829.70344" z="704.04584"/>
<Orientation y="3.71598"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10476">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="829.9704" z="715.13807"/>
<Orientation y="0.6393"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10477">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="829.81934" z="720.68848"/>
<Orientation y="2.35622"/>
<Actor seed="31216"/>
</Entity>
<Entity uid="10478">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="796.59937" z="711.62751"/>
<Orientation y="-3.15343"/>
<Actor seed="45578"/>
</Entity>
<Entity uid="10480">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="827.67084" z="711.78528"/>
<Orientation y="-3.14066"/>
<Actor seed="10108"/>
</Entity>
<Entity uid="10482">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="827.79853" z="709.66157"/>
<Orientation y="2.35621"/>
<Actor seed="36960"/>
</Entity>
<Entity uid="10484">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="796.41663" z="713.8053"/>
<Orientation y="3.85782"/>
<Actor seed="14302"/>
</Entity>
<Entity uid="10485">
<Template>actor|props/structures/ptolemies/fishing_boat_basket.xml</Template>
<Position x="822.58942" z="725.61902"/>
<Orientation y="2.35621"/>
<Actor seed="30924"/>
</Entity>
<Entity uid="10486">
<Template>units/ptol_support_healer_e</Template>
<Player>0</Player>
<Position x="824.0832" z="725.93708"/>
<Orientation y="-0.70653"/>
<Actor seed="59670"/>
</Entity>
<Entity uid="10487">
<Template>units/ptol_support_healer_e</Template>
<Player>0</Player>
<Position x="798.30951" z="713.48536"/>
<Orientation y="2.35621"/>
<Actor seed="38460"/>
</Entity>
<Entity uid="10488">
<Template>units/ptol_support_healer_e</Template>
<Player>0</Player>
<Position x="798.34742" z="710.7635"/>
<Orientation y="0.45844"/>
<Actor seed="24904"/>
</Entity>
<Entity uid="10489">
<Template>units/ptol_support_healer_e</Template>
<Player>0</Player>
<Position x="798.98346" z="736.3744"/>
<Orientation y="4.22883"/>
<Actor seed="29576"/>
</Entity>
<Entity uid="10490">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="827.30286" z="714.55414"/>
<Orientation y="2.72799"/>
<Actor seed="54960"/>
</Entity>
<Entity uid="10491">
<Template>units/cart_champion_pikeman</Template>
<Player>0</Player>
<Position x="798.11255" z="702.52173"/>
<Orientation y="2.67254"/>
<Actor seed="38866"/>
</Entity>
<Entity uid="10492">
<Template>units/cart_champion_pikeman</Template>
<Player>0</Player>
<Position x="825.92438" z="701.98884"/>
<Orientation y="3.35862"/>
<Actor seed="38706"/>
</Entity>
<Entity uid="10493">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="737.63678" z="765.09052"/>
<Orientation y="4.68552"/>
<Actor seed="51632"/>
</Entity>
<Entity uid="10494">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="739.39557" z="735.03394"/>
<Orientation y="-4.74996"/>
<Actor seed="790"/>
</Entity>
<Entity uid="10495">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="778.1811" z="742.63691"/>
<Orientation y="-1.60131"/>
<Actor seed="47290"/>
</Entity>
<Entity uid="10496">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="778.79627" z="714.14051"/>
<Orientation y="-1.54383"/>
<Actor seed="13620"/>
</Entity>
<Entity uid="10497">
<Template>structures/ptol_farmstead</Template>
<Player>0</Player>
<Position x="742.00043" z="711.2508"/>
<Orientation y="1.51044"/>
<Actor seed="7702"/>
</Entity>
<Entity uid="10498">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="771.35639" z="675.65192"/>
<Orientation y="2.35622"/>
<Actor seed="43764"/>
</Entity>
<Entity uid="10499">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="857.80695" z="722.662"/>
<Orientation y="-1.54383"/>
<Actor seed="13620"/>
</Entity>
<Entity uid="10501">
<Template>structures/ptol_farmstead</Template>
<Player>0</Player>
<Position x="854.10901" z="701.11036"/>
<Orientation y="6.33152"/>
<Actor seed="7702"/>
</Entity>
<Entity uid="10502">
<Template>actor|props/flora/farming_barley_harvest_b.xml</Template>
<Position x="746.71363" z="697.40467"/>
<Orientation y="2.35621"/>
<Actor seed="63038"/>
</Entity>
<Entity uid="10503">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="738.6316" z="701.34473"/>
<Orientation y="2.35621"/>
<Actor seed="1202"/>
</Entity>
<Entity uid="10504">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="748.36005" z="701.53541"/>
<Orientation y="2.35621"/>
<Actor seed="37492"/>
</Entity>
<Entity uid="10505">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="843.85956" z="705.50861"/>
<Orientation y="2.35621"/>
<Actor seed="36942"/>
</Entity>
<Entity uid="10506">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="843.55231" z="698.99341"/>
<Orientation y="2.35621"/>
<Actor seed="51386"/>
</Entity>
<Entity uid="10507">
<Template>actor|props/flora/farming_barley_harvest_b.xml</Template>
<Position x="866.02747" z="696.40107"/>
<Orientation y="2.35621"/>
<Actor seed="14812"/>
</Entity>
<Entity uid="10508">
<Template>actor|props/flora/farming_barley_harvest_b.xml</Template>
<Position x="850.23487" z="686.29926"/>
<Orientation y="-3.17125"/>
<Actor seed="35812"/>
</Entity>
<Entity uid="10509">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="845.46851" z="688.36316"/>
<Orientation y="2.35621"/>
<Actor seed="23948"/>
</Entity>
<Entity uid="10510">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="855.61634" z="687.49201"/>
<Orientation y="2.35621"/>
<Actor seed="34400"/>
</Entity>
<Entity uid="10511">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="861.95832" z="689.2757"/>
<Orientation y="2.35621"/>
<Actor seed="31256"/>
</Entity>
<Entity uid="10512">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="867.28919" z="704.15271"/>
<Orientation y="2.35621"/>
<Actor seed="30654"/>
</Entity>
<Entity uid="10513">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="864.27192" z="703.41462"/>
<Orientation y="2.35621"/>
<Actor seed="2630"/>
</Entity>
<Entity uid="10514">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="861.45881" z="693.80878"/>
<Orientation y="2.35621"/>
<Actor seed="61082"/>
</Entity>
<Entity uid="10515">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="870.79297" z="706.34913"/>
<Orientation y="1.41221"/>
<Actor seed="12986"/>
</Entity>
<Entity uid="10516">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="757.79523" z="742.40888"/>
<Orientation y="3.07451"/>
<Actor seed="26844"/>
</Entity>
<Entity uid="10517">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="760.40711" z="745.08167"/>
<Orientation y="4.55896"/>
<Actor seed="37510"/>
</Entity>
<Entity uid="10518">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="757.08997" z="765.90333"/>
<Orientation y="3.27654"/>
<Actor seed="5056"/>
</Entity>
<Entity uid="10519">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="756.79407" z="731.9339"/>
<Orientation y="2.35621"/>
<Actor seed="27390"/>
</Entity>
<Entity uid="10520">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="768.0182" z="760.77826"/>
<Orientation y="9.19716"/>
<Actor seed="28998"/>
</Entity>
<Entity uid="10521">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="758.9792" z="754.00849"/>
<Orientation y="1.04365"/>
<Actor seed="5056"/>
</Entity>
<Entity uid="10522">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="775.88685" z="772.13508"/>
<Orientation y="3.27654"/>
<Actor seed="5056"/>
</Entity>
<Entity uid="10523">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="756.50019" z="768.58533"/>
<Orientation y="2.35621"/>
<Actor seed="26176"/>
</Entity>
<Entity uid="10524">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="758.04389" z="768.88892"/>
<Orientation y="2.35621"/>
<Actor seed="1720"/>
</Entity>
<Entity uid="10525">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="761.8899" z="743.36646"/>
<Orientation y="2.35621"/>
<Actor seed="10366"/>
</Entity>
<Entity uid="10526">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="762.48267" z="740.6261"/>
<Orientation y="2.35621"/>
<Actor seed="57856"/>
</Entity>
<Entity uid="10527">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="762.43055" z="743.78431"/>
<Orientation y="2.35621"/>
<Actor seed="24544"/>
</Entity>
<Entity uid="10528">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="762.58753" z="744.86628"/>
<Orientation y="2.35621"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10529">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="756.07746" z="739.8072"/>
<Orientation y="2.35622"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10530">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="759.57972" z="741.46338"/>
<Orientation y="2.35622"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10531">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="759.47065" z="745.20826"/>
<Orientation y="2.35622"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10532">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="762.67304" z="763.1261"/>
<Orientation y="2.35622"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10533">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="761.20453" z="760.6324"/>
<Orientation y="2.35622"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10534">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="767.82453" z="760.9292"/>
<Orientation y="2.35622"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10535">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="775.30573" z="764.16132"/>
<Orientation y="2.35622"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10537">
<Template>actor|props/special/eyecandy/plank_pile_big_01.xml</Template>
<Position x="760.61841" z="708.82038"/>
<Orientation y="3.36582"/>
<Actor seed="23410"/>
</Entity>
<Entity uid="10538">
<Template>actor|props/special/eyecandy/plank_pile_big_01.xml</Template>
<Position x="753.22162" z="709.42084"/>
<Orientation y="-9.38231"/>
<Actor seed="21930"/>
</Entity>
<Entity uid="10539">
<Template>actor|props/special/eyecandy/plank_pile_big_01.xml</Template>
<Position x="755.58167" z="709.32654"/>
<Orientation y="3.36582"/>
<Actor seed="23410"/>
</Entity>
<Entity uid="10540">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="752.7049" z="710.31385"/>
<Orientation y="2.22393"/>
<Actor seed="55822"/>
</Entity>
<Entity uid="10541">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="761.9065" z="708.73798"/>
<Orientation y="2.19338"/>
<Actor seed="51946"/>
</Entity>
<Entity uid="10542">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="759.16028" z="708.14234"/>
<Orientation y="2.35621"/>
<Actor seed="48606"/>
</Entity>
<Entity uid="10543">
<Template>actor|props/special/eyecandy/plank_pile_big_02.xml</Template>
<Position x="755.06708" z="708.68665"/>
<Orientation y="5.0818"/>
<Actor seed="47554"/>
</Entity>
<Entity uid="10544">
<Template>actor|props/special/eyecandy/plank_pile_big_01.xml</Template>
<Position x="750.5901" z="710.28571"/>
<Orientation y="3.36582"/>
<Actor seed="23410"/>
</Entity>
<Entity uid="10545">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="754.79395" z="712.67585"/>
<Orientation y="2.35621"/>
<Actor seed="54956"/>
</Entity>
<Entity uid="10546">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="754.8783" z="714.29816"/>
<Orientation y="2.35621"/>
<Actor seed="59414"/>
</Entity>
<Entity uid="10547">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="755.43281" z="705.75245"/>
<Orientation y="2.35621"/>
<Actor seed="7744"/>
</Entity>
<Entity uid="10548">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="755.02369" z="703.92725"/>
<Orientation y="2.35621"/>
<Actor seed="40422"/>
</Entity>
<Entity uid="10549">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="760.43226" z="704.71167"/>
<Orientation y="2.35621"/>
<Actor seed="5220"/>
</Entity>
<Entity uid="10550">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="760.04511" z="703.47547"/>
<Orientation y="2.35621"/>
<Actor seed="15610"/>
</Entity>
<Entity uid="10551">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="761.54993" z="712.38501"/>
<Orientation y="2.35621"/>
<Actor seed="23014"/>
</Entity>
<Entity uid="10552">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="761.67524" z="714.46454"/>
<Orientation y="2.35621"/>
<Actor seed="3708"/>
</Entity>
<Entity uid="10553">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="761.66706" z="716.8025"/>
<Orientation y="2.35621"/>
<Actor seed="57482"/>
</Entity>
<Entity uid="10554">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="754.89643" z="704.78541"/>
<Orientation y="2.35621"/>
<Actor seed="13956"/>
</Entity>
<Entity uid="10555">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="754.51575" z="713.45795"/>
<Orientation y="2.35621"/>
<Actor seed="43272"/>
</Entity>
<Entity uid="10556">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="761.969" z="713.46143"/>
<Orientation y="2.35621"/>
<Actor seed="8054"/>
</Entity>
<Entity uid="10557">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="761.74854" z="711.84308"/>
<Orientation y="2.35621"/>
<Actor seed="7582"/>
</Entity>
<Entity uid="10558">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="762.05811" z="714.81421"/>
<Orientation y="2.35621"/>
<Actor seed="7356"/>
</Entity>
<Entity uid="10559">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="759.86005" z="704.12226"/>
<Orientation y="2.35621"/>
<Actor seed="22780"/>
</Entity>
<Entity uid="10560">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="755.62543" z="703.27802"/>
<Orientation y="2.35621"/>
<Actor seed="1094"/>
</Entity>
<Entity uid="10561">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="755.875" z="704.30292"/>
<Orientation y="2.35621"/>
<Actor seed="15282"/>
</Entity>
<Entity uid="10562">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="753.76606" z="713.39246"/>
<Orientation y="2.35621"/>
<Actor seed="23914"/>
</Entity>
<Entity uid="10563">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="760.77021" z="714.10914"/>
<Orientation y="2.35621"/>
<Actor seed="50348"/>
</Entity>
<Entity uid="10564">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="761.23469" z="717.21497"/>
<Orientation y="2.35621"/>
<Actor seed="15502"/>
</Entity>
<Entity uid="10565">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="760.36292" z="703.16962"/>
<Orientation y="2.35621"/>
<Actor seed="4938"/>
</Entity>
<Entity uid="10566">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="754.95972" z="717.32178"/>
<Orientation y="2.35621"/>
<Actor seed="32210"/>
</Entity>
<Entity uid="10567">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="755.1941" z="719.64844"/>
<Orientation y="2.35621"/>
<Actor seed="62564"/>
</Entity>
<Entity uid="10568">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="755.22663" z="718.23902"/>
<Orientation y="2.35621"/>
<Actor seed="31768"/>
</Entity>
<Entity uid="10569">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="754.8172" z="716.07068"/>
<Orientation y="2.35621"/>
<Actor seed="4062"/>
</Entity>
<Entity uid="10570">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="755.40943" z="720.54383"/>
<Orientation y="2.35621"/>
<Actor seed="45384"/>
</Entity>
<Entity uid="10571">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="761.49103" z="713.17072"/>
<Orientation y="2.35621"/>
<Actor seed="23424"/>
</Entity>
<Entity uid="10572">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="754.7386" z="702.9079"/>
<Orientation y="2.35621"/>
<Actor seed="55660"/>
</Entity>
<Entity uid="10574">
<Template>actor|props/flora/farming_barley_harvest_b.xml</Template>
<Position x="833.97797" z="719.40693"/>
<Orientation y="1.09011"/>
<Actor seed="1848"/>
</Entity>
<Entity uid="10575">
<Template>actor|props/flora/farming_barley_harvest_b.xml</Template>
<Position x="833.47034" z="724.22834"/>
<Orientation y="2.78544"/>
<Actor seed="9632"/>
</Entity>
<Entity uid="10576">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="834.0163" z="714.6496"/>
<Orientation y="2.35621"/>
<Actor seed="14198"/>
</Entity>
<Entity uid="10577">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="832.34314" z="722.30457"/>
<Orientation y="2.35621"/>
<Actor seed="53830"/>
</Entity>
<Entity uid="10578">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="834.44233" z="727.83552"/>
<Orientation y="2.35621"/>
<Actor seed="64618"/>
</Entity>
<Entity uid="10579">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="832.4878" z="751.91181"/>
<Orientation y="3.39734"/>
<Actor seed="26874"/>
</Entity>
<Entity uid="10580">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="824.02247" z="759.4632"/>
<Orientation y="2.35621"/>
<Actor seed="678"/>
</Entity>
<Entity uid="10581">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="838.10145" z="737.96875"/>
<Orientation y="2.35621"/>
<Actor seed="964"/>
</Entity>
<Entity uid="10582">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="844.0478" z="748.45844"/>
<Orientation y="2.35621"/>
<Actor seed="53758"/>
</Entity>
<Entity uid="10583">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="846.95289" z="747.28779"/>
<Orientation y="0.45647"/>
<Actor seed="964"/>
</Entity>
<Entity uid="10584">
<Template>actor|props/flora/farming_barley_harvest_b.xml</Template>
<Position x="832.50763" z="728.13306"/>
<Orientation y="2.55222"/>
<Actor seed="9632"/>
</Entity>
<Entity uid="10585">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="833.45612" z="736.63471"/>
<Orientation y="-1.47446"/>
<Actor seed="64618"/>
</Entity>
<Entity uid="10586">
<Template>actor|props/flora/farming_barley_harvest_b.xml</Template>
<Position x="832.65076" z="733.3058"/>
<Orientation y="2.55222"/>
<Actor seed="9632"/>
</Entity>
<Entity uid="10587">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="830.57636" z="737.20972"/>
<Orientation y="-0.95472"/>
<Actor seed="64618"/>
</Entity>
<Entity uid="10588">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="831.8664" z="737.07654"/>
<Orientation y="-2.92002"/>
<Actor seed="64618"/>
</Entity>
<Entity uid="10589">
<Template>actor|props/flora/farming_barley_harvest_a.xml</Template>
<Position x="832.54413" z="731.21961"/>
<Orientation y="-1.47446"/>
<Actor seed="64618"/>
</Entity>
<Entity uid="10590">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="766.49897" z="761.77735"/>
<Orientation y="1.61744"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10591">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="769.11341" z="761.15223"/>
<Orientation y="2.22643"/>
<Actor seed="21108"/>
</Entity>
<Entity uid="10592">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="761.55896" z="762.22889"/>
<Orientation y="2.35622"/>
<Actor seed="57856"/>
</Entity>
<Entity uid="10593">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="762.06092" z="762.7154"/>
<Orientation y="2.35622"/>
<Actor seed="15502"/>
</Entity>
<Entity uid="10594">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="761.35718" z="761.2392"/>
<Orientation y="7.17476"/>
<Actor seed="15502"/>
</Entity>
<Entity uid="10595">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="766.66547" z="761.25428"/>
<Orientation y="2.35622"/>
<Actor seed="15502"/>
</Entity>
<Entity uid="10596">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="768.9715" z="761.22876"/>
<Orientation y="2.35622"/>
<Actor seed="15502"/>
</Entity>
<Entity uid="10597">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="757.04334" z="769.07587"/>
<Orientation y="2.35622"/>
<Actor seed="15502"/>
</Entity>
<Entity uid="10598">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="764.69422" z="763.02125"/>
<Orientation y="2.35622"/>
<Actor seed="1720"/>
</Entity>
<Entity uid="10599">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="838.13276" z="741.26954"/>
<Orientation y="3.133"/>
<Actor seed="61748"/>
</Entity>
<Entity uid="10600">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="829.5373" z="752.44452"/>
<Orientation y="2.35622"/>
<Actor seed="4758"/>
</Entity>
<Entity uid="10601">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="827.68433" z="752.8022"/>
<Orientation y="2.35622"/>
<Actor seed="4758"/>
</Entity>
<Entity uid="10602">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="839.24286" z="743.37214"/>
<Orientation y="2.35621"/>
<Actor seed="59302"/>
</Entity>
<Entity uid="10603">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="838.97156" z="744.50556"/>
<Orientation y="2.35621"/>
<Actor seed="690"/>
</Entity>
<Entity uid="10604">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="837.10248" z="744.90857"/>
<Orientation y="2.35621"/>
<Actor seed="12184"/>
</Entity>
<Entity uid="10605">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="835.94495" z="746.13331"/>
<Orientation y="2.35621"/>
<Actor seed="26914"/>
</Entity>
<Entity uid="10606">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="838.67121" z="741.17066"/>
<Orientation y="2.35621"/>
<Actor seed="19624"/>
</Entity>
<Entity uid="10607">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="836.08472" z="756.80573"/>
<Orientation y="2.35621"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10608">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="837.7574" z="756.55115"/>
<Orientation y="2.35621"/>
<Actor seed="20952"/>
</Entity>
<Entity uid="10609">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="838.89191" z="756.7334"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10610">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="838.95051" z="740.04932"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10611">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="840.25977" z="745.53248"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10612">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="839.32789" z="741.28272"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10613">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="837.02503" z="742.69758"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10614">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="836.87043" z="740.3097"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10615">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="842.10608" z="752.79023"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10616">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="844.58753" z="751.8318"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="10617">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="843.51478" z="752.91584"/>
<Orientation y="2.35621"/>
<Actor seed="4770"/>
</Entity>
<Entity uid="10618">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="844.51441" z="753.43714"/>
<Orientation y="3.13564"/>
<Actor seed="19914"/>
</Entity>
<Entity uid="10619">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="835.79975" z="757.88825"/>
<Orientation y="3.13564"/>
<Actor seed="19914"/>
</Entity>
<Entity uid="10620">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="839.73945" z="745.22303"/>
<Orientation y="3.13564"/>
<Actor seed="19914"/>
</Entity>
<Entity uid="10621">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="821.89026" z="763.24836"/>
<Orientation y="3.13564"/>
<Actor seed="19914"/>
</Entity>
<Entity uid="10622">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="755.75153" z="741.81263"/>
<Orientation y="3.13564"/>
<Actor seed="19914"/>
</Entity>
<Entity uid="10623">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="830.12421" z="745.59028"/>
<Orientation y="2.35621"/>
<Actor seed="55154"/>
</Entity>
<Entity uid="10624">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="830.10541" z="747.08893"/>
<Orientation y="2.35621"/>
<Actor seed="21204"/>
</Entity>
<Entity uid="10625">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="800.36896" z="748.11847"/>
<Orientation y="2.35621"/>
<Actor seed="12128"/>
</Entity>
<Entity uid="10626">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="831.58704" z="707.31098"/>
<Orientation y="-0.03916"/>
<Actor seed="32540"/>
</Entity>
<Entity uid="10627">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="823.59607" z="748.318"/>
<Orientation y="4.78486"/>
<Actor seed="12128"/>
</Entity>
<Entity uid="10632">
<Template>actor|geology/shoreline_small.xml</Template>
<Position x="810.6485" z="764.86725"/>
<Orientation y="2.35621"/>
<Actor seed="59042"/>
</Entity>
<Entity uid="10644">
<Template>actor|geology/stones_tropic_large.xml</Template>
<Position x="819.54719" z="773.07593"/>
<Orientation y="7.0113"/>
<Actor seed="29236"/>
</Entity>
<Entity uid="10695">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1108.63526" z="645.33161"/>
<Orientation y="3.79288"/>
<Actor seed="1267"/>
</Entity>
<Entity uid="10696">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1104.74341" z="654.13813"/>
<Orientation y="2.77985"/>
<Actor seed="1266"/>
</Entity>
<Entity uid="10697">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1111.60035" z="634.2732"/>
<Orientation y="2.38324"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="10698">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1102.31397" z="637.41535"/>
<Orientation y="5.59379"/>
<Actor seed="1264"/>
</Entity>
<Entity uid="10699">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1127.8484" z="605.59168"/>
<Orientation y="3.89618"/>
<Actor seed="1263"/>
</Entity>
<Entity uid="10700">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1109.39368" z="628.22889"/>
<Orientation y="5.6165"/>
<Actor seed="1261"/>
</Entity>
<Entity uid="10701">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1118.04102" z="625.94385"/>
<Orientation y="10.05623"/>
<Actor seed="1260"/>
</Entity>
<Entity uid="10702">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1131.42371" z="619.57471"/>
<Orientation y="9.71088"/>
<Actor seed="1259"/>
</Entity>
<Entity uid="10703">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1096.08936" z="653.26563"/>
<Orientation y="4.35116"/>
<Actor seed="1084"/>
</Entity>
<Entity uid="10704">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1101.0995" z="657.6045"/>
<Orientation y="4.9111"/>
<Actor seed="1196"/>
</Entity>
<Entity uid="10705">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1103.90735" z="647.43396"/>
<Orientation y="5.83176"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="10706">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1105.7306" z="639.64454"/>
<Orientation y="2.83843"/>
<Actor seed="1177"/>
</Entity>
<Entity uid="10707">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1123.042" z="608.57477"/>
<Orientation y="3.2083"/>
<Actor seed="1176"/>
</Entity>
<Entity uid="10708">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1126.6626" z="597.35175"/>
<Orientation y="6.52529"/>
<Actor seed="1171"/>
</Entity>
<Entity uid="10709">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1106.29297" z="623.49787"/>
<Orientation y="10.48134"/>
<Actor seed="1170"/>
</Entity>
<Entity uid="10710">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1110.20899" z="624.31318"/>
<Orientation y="4.80039"/>
<Actor seed="1169"/>
</Entity>
<Entity uid="10711">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1114.94031" z="621.21247"/>
<Orientation y="7.86876"/>
<Actor seed="1168"/>
</Entity>
<Entity uid="10712">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1123.58765" z="618.92707"/>
<Orientation y="10.6573"/>
<Actor seed="1167"/>
</Entity>
<Entity uid="10713">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1107.01539" z="630.15717"/>
<Orientation y="9.8873"/>
<Actor seed="1166"/>
</Entity>
<Entity uid="10714">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1122.1305" z="612.46955"/>
<Orientation y="5.19864"/>
<Actor seed="1083"/>
</Entity>
<Entity uid="10715">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1111.8396" z="616.48108"/>
<Orientation y="10.0768"/>
<Actor seed="1080"/>
</Entity>
<Entity uid="10716">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1120.48707" z="614.19581"/>
<Orientation y="9.80947"/>
<Actor seed="1079"/>
</Entity>
<Entity uid="10717">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1124.40308" z="615.01105"/>
<Orientation y="8.18146"/>
<Actor seed="1078"/>
</Entity>
<Entity uid="10718">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1128.3191" z="615.82642"/>
<Orientation y="5.40891"/>
<Actor seed="1077"/>
</Entity>
<Entity uid="10719">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1101.42127" z="645.91193"/>
<Orientation y="2.7962"/>
<Actor seed="996"/>
</Entity>
<Entity uid="10720">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1114.83802" z="613.93061"/>
<Orientation y="0.8974"/>
<Actor seed="995"/>
</Entity>
<Entity uid="10721">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="974.63215" z="752.74756"/>
<Orientation y="3.00977"/>
<Actor seed="1266"/>
</Entity>
<Entity uid="10722">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="974.63215" z="748.74756"/>
<Orientation y="2.61316"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="10723">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="984.04542" z="740.48145"/>
<Orientation y="5.8237"/>
<Actor seed="1264"/>
</Entity>
<Entity uid="10724">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="966.63215" z="748.74756"/>
<Orientation y="4.58107"/>
<Actor seed="1084"/>
</Entity>
<Entity uid="10725">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="979.86457" z="747.83216"/>
<Orientation y="5.14101"/>
<Actor seed="1196"/>
</Entity>
<Entity uid="10726">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="947.34089" z="739.99378"/>
<Orientation y="4.98179"/>
<Actor seed="1193"/>
</Entity>
<Entity uid="10727">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="977.07972" z="746.23145"/>
<Orientation y="2.04813"/>
<Actor seed="1192"/>
</Entity>
<Entity uid="10728">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="970.63215" z="752.74756"/>
<Orientation y="6.06168"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="10729">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="964.33051" z="748.52717"/>
<Orientation y="3.06835"/>
<Actor seed="1177"/>
</Entity>
<Entity uid="10730">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="967.86457" z="751.83216"/>
<Orientation y="3.02611"/>
<Actor seed="996"/>
</Entity>
<Entity uid="10731">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1047.56287" z="941.39386"/>
<Orientation y="5.03847"/>
<Actor seed="1602"/>
</Entity>
<Entity uid="10732">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1037.47095" z="938.3111"/>
<Orientation y="2.36182"/>
<Actor seed="1601"/>
</Entity>
<Entity uid="10733">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1064.70118" z="930.15113"/>
<Orientation y="2.1364"/>
<Actor seed="1535"/>
</Entity>
<Entity uid="10734">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1052.87732" z="948.59675"/>
<Orientation y="2.85526"/>
<Actor seed="1532"/>
</Entity>
<Entity uid="10735">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1051.27222" z="944.93293"/>
<Orientation y="4.19874"/>
<Actor seed="1531"/>
</Entity>
<Entity uid="10736">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1072.83533" z="939.8141"/>
<Orientation y="-0.94248"/>
<Actor seed="1495"/>
</Entity>
<Entity uid="10737">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1055.98804" z="951.35511"/>
<Orientation y="2.67035"/>
<Actor seed="1493"/>
</Entity>
<Entity uid="10738">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1060.94556" z="926.31073"/>
<Orientation y="1.36248"/>
<Actor seed="1491"/>
</Entity>
<Entity uid="10739">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1047.87732" z="944.32068"/>
<Orientation y="0.3917"/>
<Actor seed="1452"/>
</Entity>
<Entity uid="10740">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1040.72046" z="941.08576"/>
<Orientation y="3.14205"/>
<Actor seed="1451"/>
</Entity>
<Entity uid="10741">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1066.51197" z="939.29389"/>
<Orientation y="2.25692"/>
<Actor seed="1449"/>
</Entity>
<Entity uid="10742">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1062.14185" z="920.82026"/>
<Orientation y="4.44808"/>
<Actor seed="1405"/>
</Entity>
<Entity uid="10743">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1044.30115" z="882.69098"/>
<Orientation y="-0.91965"/>
<Actor seed="1404"/>
</Entity>
<Entity uid="10744">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1062.8053" z="915.2917"/>
<Orientation y="4.66808"/>
<Actor seed="1369"/>
</Entity>
<Entity uid="10745">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1046.85938" z="948.18903"/>
<Orientation y="4.89621"/>
<Actor seed="1366"/>
</Entity>
<Entity uid="10746">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1061.8589" z="930.12446"/>
<Orientation y="4.01157"/>
<Actor seed="1364"/>
</Entity>
<Entity uid="10747">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1037.17554" z="897.29358"/>
<Orientation y="-0.25199"/>
<Actor seed="1323"/>
</Entity>
<Entity uid="10748">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1057.89649" z="914.22675"/>
<Orientation y="-0.65151"/>
<Actor seed="1319"/>
</Entity>
<Entity uid="10749">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1043.53504" z="852.80024"/>
<Orientation y="7.87838"/>
<Actor seed="1602"/>
</Entity>
<Entity uid="10750">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1037.17579" z="906.3592"/>
<Orientation y="5.20173"/>
<Actor seed="1601"/>
</Entity>
<Entity uid="10751">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1043.13465" z="842.60462"/>
<Orientation y="5.3512"/>
<Actor seed="1535"/>
</Entity>
<Entity uid="10752">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1030.30298" z="859.79102"/>
<Orientation y="5.69516"/>
<Actor seed="1532"/>
</Entity>
<Entity uid="10753">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1042.1963" z="837.62012"/>
<Orientation y="7.03864"/>
<Actor seed="1531"/>
</Entity>
<Entity uid="10754">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1039.79944" z="878.94001"/>
<Orientation y="1.89744"/>
<Actor seed="1495"/>
</Entity>
<Entity uid="10755">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1044.7815" z="874.5879"/>
<Orientation y="5.51026"/>
<Actor seed="1493"/>
</Entity>
<Entity uid="10756">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1059.01783" z="832.01642"/>
<Orientation y="4.57728"/>
<Actor seed="1491"/>
</Entity>
<Entity uid="10757">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1045.25599" z="839.21344"/>
<Orientation y="3.2316"/>
<Actor seed="1452"/>
</Entity>
<Entity uid="10758">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1041.84327" z="860.47254"/>
<Orientation y="5.98195"/>
<Actor seed="1451"/>
</Entity>
<Entity uid="10759">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1042.64026" z="841.59534"/>
<Orientation y="6.56067"/>
<Actor seed="1449"/>
</Entity>
<Entity uid="10760">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1039.28492" z="892.1836"/>
<Orientation y="7.28798"/>
<Actor seed="1405"/>
</Entity>
<Entity uid="10761">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1045.35804" z="864.6139"/>
<Orientation y="1.92026"/>
<Actor seed="1404"/>
</Entity>
<Entity uid="10762">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1042.4723" z="846.35877"/>
<Orientation y="7.50799"/>
<Actor seed="1369"/>
</Entity>
<Entity uid="10763">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1062.88672" z="831.47352"/>
<Orientation y="7.73612"/>
<Actor seed="1366"/>
</Entity>
<Entity uid="10764">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1058.07947" z="837.81794"/>
<Orientation y="7.22637"/>
<Actor seed="1364"/>
</Entity>
<Entity uid="10765">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1041.50135" z="887.29651"/>
<Orientation y="2.58793"/>
<Actor seed="1323"/>
</Entity>
<Entity uid="10766">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1037.36084" z="864.82929"/>
<Orientation y="2.18841"/>
<Actor seed="1319"/>
</Entity>
<Entity uid="10767">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1058.1742" z="870.25043"/>
<Orientation y="2.13167"/>
<Actor seed="1319"/>
</Entity>
<Entity uid="10768">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1072.72181" z="900.58021"/>
<Orientation y="2.5312"/>
<Actor seed="1323"/>
</Entity>
<Entity uid="10769">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1069.1211" z="850.41028"/>
<Orientation y="7.16964"/>
<Actor seed="1364"/>
</Entity>
<Entity uid="10770">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1066.21875" z="833.04377"/>
<Orientation y="7.67939"/>
<Actor seed="1366"/>
</Entity>
<Entity uid="10771">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1064.32496" z="852.0995"/>
<Orientation y="7.45125"/>
<Actor seed="1369"/>
</Entity>
<Entity uid="10772">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1066.17078" z="870.48884"/>
<Orientation y="1.86353"/>
<Actor seed="1404"/>
</Entity>
<Entity uid="10773">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1068.03614" z="862.28272"/>
<Orientation y="7.23125"/>
<Actor seed="1405"/>
</Entity>
<Entity uid="10774">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1060.44861" z="849.5528"/>
<Orientation y="6.50394"/>
<Actor seed="1449"/>
</Entity>
<Entity uid="10775">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1065.49622" z="860.32563"/>
<Orientation y="5.92522"/>
<Actor seed="1451"/>
</Entity>
<Entity uid="10776">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1066.51746" z="844.89869"/>
<Orientation y="3.17487"/>
<Actor seed="1452"/>
</Entity>
<Entity uid="10777">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1070.34632" z="859.01728"/>
<Orientation y="4.52054"/>
<Actor seed="1491"/>
</Entity>
<Entity uid="10778">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1064.54493" z="843.3592"/>
<Orientation y="6.98192"/>
<Actor seed="1531"/>
</Entity>
<Entity uid="10779">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1062.34815" z="840.46473"/>
<Orientation y="5.63843"/>
<Actor seed="1532"/>
</Entity>
<Entity uid="10780">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1065.19898" z="848.38886"/>
<Orientation y="6.13164"/>
<Actor seed="1535"/>
</Entity>
<Entity uid="10781">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1068.72266" z="864.38892"/>
<Orientation y="5.145"/>
<Actor seed="1601"/>
</Entity>
<Entity uid="10782">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1065.45716" z="862.07862"/>
<Orientation y="7.82165"/>
<Actor seed="1602"/>
</Entity>
<Entity uid="10783">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1072.72828" z="921.9513"/>
<Orientation y="4.38646"/>
<Actor seed="1364"/>
</Entity>
<Entity uid="10784">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1077.90442" z="938.62183"/>
<Orientation y="4.89621"/>
<Actor seed="1366"/>
</Entity>
<Entity uid="10785">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1069.64136" z="905.5199"/>
<Orientation y="3.72077"/>
<Actor seed="1449"/>
</Entity>
<Entity uid="10786">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1067.85157" z="908.57142"/>
<Orientation y="0.3917"/>
<Actor seed="1452"/>
</Entity>
<Entity uid="10787">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1071.24646" z="909.18366"/>
<Orientation y="4.19875"/>
<Actor seed="1531"/>
</Entity>
<Entity uid="10788">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1072.85157" z="912.84748"/>
<Orientation y="2.85526"/>
<Actor seed="1532"/>
</Entity>
<Entity uid="10789">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1066.00672" z="891.52045"/>
<Orientation y="2.51131"/>
<Actor seed="1535"/>
</Entity>
<Entity uid="10790">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1405.76587" z="377.22565"/>
<Orientation y="6.93137"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="10791">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1368.61683" z="362.84311"/>
<Orientation y="7.10154"/>
<Actor seed="1129"/>
</Entity>
<Entity uid="10792">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1392.88782" z="346.1616"/>
<Orientation y="5.2571"/>
<Actor seed="1128"/>
</Entity>
<Entity uid="10793">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1408.0055" z="375.37836"/>
<Orientation y="1.90563"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="10794">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1359.80665" z="364.38614"/>
<Orientation y="9.76594"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="10795">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1395.23047" z="382.07157"/>
<Orientation y="4.35456"/>
<Actor seed="1125"/>
</Entity>
<Entity uid="10796">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1390.83191" z="385.62855"/>
<Orientation y="-0.92246"/>
<Actor seed="1124"/>
</Entity>
<Entity uid="10797">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1394.8097" z="386.04935"/>
<Orientation y="0.35445"/>
<Actor seed="1123"/>
</Entity>
<Entity uid="10798">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1390.41114" z="389.60633"/>
<Orientation y="4.17765"/>
<Actor seed="1122"/>
</Entity>
<Entity uid="10799">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1369.39002" z="369.87394"/>
<Orientation y="-1.85555"/>
<Actor seed="1121"/>
</Entity>
<Entity uid="10800">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1376.57618" z="373.38944"/>
<Orientation y="4.18435"/>
<Actor seed="1119"/>
</Entity>
<Entity uid="10801">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1405.83057" z="369.2754"/>
<Orientation y="9.23156"/>
<Actor seed="1227"/>
</Entity>
<Entity uid="10802">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1399.09266" z="372.81345"/>
<Orientation y="5.34606"/>
<Actor seed="1226"/>
</Entity>
<Entity uid="10803">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1366.23755" z="359.62772"/>
<Orientation y="5.20542"/>
<Actor seed="1225"/>
</Entity>
<Entity uid="10804">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1404.44861" z="370.97974"/>
<Orientation y="0.49144"/>
<Actor seed="1224"/>
</Entity>
<Entity uid="10805">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1408.42627" z="371.40061"/>
<Orientation y="1.72057"/>
<Actor seed="1223"/>
</Entity>
<Entity uid="10806">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1400.04993" z="374.53675"/>
<Orientation y="-0.0941"/>
<Actor seed="1222"/>
</Entity>
<Entity uid="10807">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1404.02771" z="374.95756"/>
<Orientation y="-0.1052"/>
<Actor seed="1221"/>
</Entity>
<Entity uid="10808">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1399.08838" z="380.12052"/>
<Orientation y="3.64301"/>
<Actor seed="1220"/>
</Entity>
<Entity uid="10809">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1380.1941" z="346.58594"/>
<Orientation y="-0.04712"/>
<Actor seed="1219"/>
</Entity>
<Entity uid="10810">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1378.33399" z="369.79633"/>
<Orientation y="0.41698"/>
<Actor seed="1218"/>
</Entity>
<Entity uid="10811">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1365.79688" z="368.11619"/>
<Orientation y="2.2824"/>
<Actor seed="1217"/>
</Entity>
<Entity uid="10812">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1416.58985" z="367.15357"/>
<Orientation y="7.39098"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="10813">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1413.3744" z="369.53278"/>
<Orientation y="6.71123"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="10814">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1393.60486" z="388.36612"/>
<Orientation y="8.87583"/>
<Actor seed="1040"/>
</Entity>
<Entity uid="10815">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1375.75452" z="372.48954"/>
<Orientation y="5.42127"/>
<Actor seed="1039"/>
</Entity>
<Entity uid="10816">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1378.95093" z="372.7049"/>
<Orientation y="9.51943"/>
<Actor seed="1038"/>
</Entity>
<Entity uid="10817">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1401.823" z="342.58976"/>
<Orientation y="6.45661"/>
<Actor seed="1037"/>
</Entity>
<Entity uid="10818">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1350.99646" z="365.92917"/>
<Orientation y="7.37069"/>
<Actor seed="1036"/>
</Entity>
<Entity uid="10819">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1353.37562" z="369.14466"/>
<Orientation y="5.26745"/>
<Actor seed="1035"/>
</Entity>
<Entity uid="10820">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1385.45997" z="347.65891"/>
<Orientation y="4.04017"/>
<Actor seed="1033"/>
</Entity>
<Entity uid="10821">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1374.81849" z="376.98252"/>
<Orientation y="1.60381"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="10822">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1379.25403" z="380.15656"/>
<Orientation y="1.61"/>
<Actor seed="1031"/>
</Entity>
<Entity uid="10823">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1366.58082" z="245.96033"/>
<Orientation y="7.77123"/>
<Actor seed="1232"/>
</Entity>
<Entity uid="10824">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1327.7273" z="185.6785"/>
<Orientation y="5.86861"/>
<Actor seed="1137"/>
</Entity>
<Entity uid="10825">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1361.08875" z="245.43537"/>
<Orientation y="8.22228"/>
<Actor seed="1136"/>
</Entity>
<Entity uid="10826">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1351.71863" z="226.32047"/>
<Orientation y="8.29366"/>
<Actor seed="1231"/>
</Entity>
<Entity uid="10827">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1342.5005" z="221.97181"/>
<Orientation y="9.39667"/>
<Actor seed="1230"/>
</Entity>
<Entity uid="10828">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1357.40857" z="233.8296"/>
<Orientation y="6.08451"/>
<Actor seed="1054"/>
</Entity>
<Entity uid="10829">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1353.8584" z="231.9868"/>
<Orientation y="6.42934"/>
<Actor seed="1053"/>
</Entity>
<Entity uid="10830">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1350.30823" z="230.14393"/>
<Orientation y="11.95894"/>
<Actor seed="1052"/>
</Entity>
<Entity uid="10831">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1346.75794" z="228.3011"/>
<Orientation y="7.89577"/>
<Actor seed="1051"/>
</Entity>
<Entity uid="10832">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1401.33692" z="277.3747"/>
<Orientation y="0.22782"/>
<Actor seed="4178"/>
</Entity>
<Entity uid="10833">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1403.26734" z="280.90879"/>
<Orientation y="2.78362"/>
<Actor seed="1133"/>
</Entity>
<Entity uid="10834">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1393.22889" z="269.37586"/>
<Orientation y="5.30385"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="10835">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1394.94617" z="271.71668"/>
<Orientation y="0.27811"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="10836">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1382.31751" z="264.30143"/>
<Orientation y="7.60404"/>
<Actor seed="1227"/>
</Entity>
<Entity uid="10837">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1384.42811" z="264.21766"/>
<Orientation y="3.71854"/>
<Actor seed="1226"/>
</Entity>
<Entity uid="10838">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1385.1996" z="264.72754"/>
<Orientation y="2.0155"/>
<Actor seed="1220"/>
</Entity>
<Entity uid="10839">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1378.25342" z="260.58057"/>
<Orientation y="-1.32506"/>
<Actor seed="1219"/>
</Entity>
<Entity uid="10840">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1397.24952" z="277.36545"/>
<Orientation y="6.11304"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="10841">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1394.04334" z="274.97373"/>
<Orientation y="5.4333"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="10842">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1382.79566" z="256.60291"/>
<Orientation y="7.24831"/>
<Actor seed="1040"/>
</Entity>
<Entity uid="10843">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1376.01783" z="257.69663"/>
<Orientation y="0.32587"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="10844">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1413.92652" z="314.10584"/>
<Orientation y="2.27138"/>
<Actor seed="4178"/>
</Entity>
<Entity uid="10845">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1416.19397" z="310.77799"/>
<Orientation y="4.82718"/>
<Actor seed="1133"/>
</Entity>
<Entity uid="10846">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1410.49695" z="324.96683"/>
<Orientation y="7.34742"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="10847">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1411.79908" z="322.37198"/>
<Orientation y="2.32168"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="10848">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1413.46546" z="328.12015"/>
<Orientation y="9.6476"/>
<Actor seed="1227"/>
</Entity>
<Entity uid="10849">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1399.18116" z="346.99762"/>
<Orientation y="5.76211"/>
<Actor seed="1226"/>
</Entity>
<Entity uid="10850">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1410.01453" z="334.23194"/>
<Orientation y="4.05906"/>
<Actor seed="1220"/>
</Entity>
<Entity uid="10851">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1409.48536" z="342.3046"/>
<Orientation y="0.71851"/>
<Actor seed="1219"/>
</Entity>
<Entity uid="10852">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1415.77942" z="317.74912"/>
<Orientation y="8.15661"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="10853">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1415.11" z="321.69266"/>
<Orientation y="7.47686"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="10854">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1403.87574" z="340.07175"/>
<Orientation y="9.29188"/>
<Actor seed="1040"/>
</Entity>
<Entity uid="10855">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1407.93567" z="345.60816"/>
<Orientation y="2.36944"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="10856">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1432.05726" z="329.35035"/>
<Orientation y="5.5322"/>
<Actor seed="4178"/>
</Entity>
<Entity uid="10857">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1430.20167" z="332.9243"/>
<Orientation y="8.088"/>
<Actor seed="1133"/>
</Entity>
<Entity uid="10858">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1434.17042" z="318.15851"/>
<Orientation y="10.60824"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="10859">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1433.18616" z="320.88981"/>
<Orientation y="5.5825"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="10860">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1429.18067" z="341.23179"/>
<Orientation y="12.90842"/>
<Actor seed="1227"/>
</Entity>
<Entity uid="10861">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1430.42786" z="342.93641"/>
<Orientation y="9.02292"/>
<Actor seed="1226"/>
</Entity>
<Entity uid="10862">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1430.43531" z="343.86121"/>
<Orientation y="7.31987"/>
<Actor seed="1220"/>
</Entity>
<Entity uid="10863">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1430.00037" z="335.7829"/>
<Orientation y="3.97933"/>
<Actor seed="1219"/>
</Entity>
<Entity uid="10864">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1430.82605" z="283.17737"/>
<Orientation y="11.41742"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="10865">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1429.97962" z="321.95817"/>
<Orientation y="10.73768"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="10866">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1431.50074" z="337.64325"/>
<Orientation y="12.5527"/>
<Actor seed="1040"/>
</Entity>
<Entity uid="10867">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1413.60474" z="374.48197"/>
<Orientation y="5.63025"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="10868">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1302.49341" z="174.97867"/>
<Orientation y="3.69721"/>
<Actor seed="4178"/>
</Entity>
<Entity uid="10869">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1271.5481" z="154.78647"/>
<Orientation y="7.43555"/>
<Actor seed="1135"/>
</Entity>
<Entity uid="10870">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1282.9646" z="158.48276"/>
<Orientation y="9.75832"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="10871">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1299.52808" z="172.25425"/>
<Orientation y="6.25301"/>
<Actor seed="1133"/>
</Entity>
<Entity uid="10872">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1312.74512" z="179.94117"/>
<Orientation y="8.77324"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="10873">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1310.36561" z="178.27787"/>
<Orientation y="3.7475"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="10874">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1294.49036" z="174.82761"/>
<Orientation y="11.18802"/>
<Actor seed="1229"/>
</Entity>
<Entity uid="10875">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1298.2959" z="176.05973"/>
<Orientation y="8.58681"/>
<Actor seed="1228"/>
</Entity>
<Entity uid="10876">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1307.07996" z="182.88279"/>
<Orientation y="2.33332"/>
<Actor seed="1224"/>
</Entity>
<Entity uid="10877">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1306.4203" z="178.93757"/>
<Orientation y="3.56244"/>
<Actor seed="1223"/>
</Entity>
<Entity uid="10878">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1311.02527" z="182.22309"/>
<Orientation y="1.73668"/>
<Actor seed="1221"/>
</Entity>
<Entity uid="10879">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1272.78016" z="150.98096"/>
<Orientation y="8.88733"/>
<Actor seed="1049"/>
</Entity>
<Entity uid="10880">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1276.5857" z="152.21305"/>
<Orientation y="10.97034"/>
<Actor seed="1048"/>
</Entity>
<Entity uid="10881">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1284.19678" z="154.67722"/>
<Orientation y="10.84386"/>
<Actor seed="1047"/>
</Entity>
<Entity uid="10882">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1285.9972" z="158.66785"/>
<Orientation y="6.65485"/>
<Actor seed="1046"/>
</Entity>
<Entity uid="10883">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1306.3661" z="173.67148"/>
<Orientation y="9.58243"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="10884">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1310.17164" z="174.9036"/>
<Orientation y="8.90268"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="10885">
<Template>structures/ptol_dock</Template>
<Player>0</Player>
<Position x="1050.32715" z="753.78425"/>
<Orientation y="1.54011"/>
<Actor seed="33458"/>
</Entity>
<Entity uid="10892">
<Template>actor|structures/ptolemies/wooden_tower.xml</Template>
<Position x="1079.37085" z="666.95081"/>
<Orientation y="-6.2454"/>
<Actor seed="21328"/>
</Entity>
<Entity uid="10900">
<Template>actor|props/special/eyecandy/bridge_edge_hele.xml</Template>
<Position x="1031.91797" z="728.90015"/>
<Orientation y="3.15107"/>
<Actor seed="6746"/>
</Entity>
<Entity uid="10901">
<Template>actor|props/special/eyecandy/bridge_edge_hele.xml</Template>
<Position x="1020.8379" z="695.1225"/>
<Orientation y="-0.01113"/>
<Actor seed="6746"/>
</Entity>
<Entity uid="10902">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1059.6886" z="720.70051"/>
<Orientation y="-1.55526"/>
</Entity>
<Entity uid="10903">
<Template>actor|props/structures/seleucids/gate.xml</Template>
<Position x="1044.98865" z="719.96265"/>
<Orientation y="16.08799"/>
<Actor seed="15150"/>
</Entity>
<Entity uid="10905">
<Template>actor|props/structures/seleucids/gate.xml</Template>
<Position x="1045.23328" z="704.089"/>
<Orientation y="5.84603"/>
</Entity>
<Entity uid="10906">
<Template>actor|props/special/eyecandy/bridge_edge_hele.xml</Template>
<Position x="1085.9557" z="694.87574"/>
<Orientation y="-1.52761"/>
<Actor seed="6746"/>
</Entity>
<Entity uid="10907">
<Template>actor|props/structures/seleucids/gate.xml</Template>
<Position x="1070.87903" z="720.72889"/>
<Orientation y="6.26427"/>
<Actor seed="15150"/>
</Entity>
<Entity uid="10929">
<Template>other/obelisk</Template>
<Player>0</Player>
<Position x="1043.86597" z="719.71222"/>
<Orientation y="1.53582"/>
</Entity>
<Entity uid="10930">
<Template>other/obelisk</Template>
<Player>0</Player>
<Position x="1044.06885" z="704.3545"/>
<Orientation y="1.537"/>
</Entity>
<Entity uid="10931">
<Template>other/obelisk</Template>
<Player>0</Player>
<Position x="1064.58973" z="720.27228"/>
<Orientation y="-3.13796"/>
</Entity>
<Entity uid="10932">
<Template>other/obelisk</Template>
<Player>0</Player>
<Position x="1077.70997" z="720.88965"/>
<Orientation y="-3.13796"/>
<Actor seed="10931"/>
</Entity>
<Entity uid="10933">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1064.1521" z="726.21796"/>
<Orientation y="-0.03982"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10934">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1063.52955" z="726.21497"/>
<Orientation y="-0.03983"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10935">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1062.99378" z="726.2381"/>
<Orientation y="-0.03983"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10936">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1062.45398" z="726.2024"/>
<Orientation y="-0.03983"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10937">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1061.9585" z="726.17566"/>
<Orientation y="-0.03983"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10938">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1061.44043" z="726.14301"/>
<Orientation y="-0.03983"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10939">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1060.96338" z="726.10627"/>
<Orientation y="-0.03983"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10940">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1059.09351" z="720.75965"/>
<Orientation y="-1.55527"/>
<Actor seed="10902"/>
</Entity>
<Entity uid="10941">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1058.99622" z="721.41382"/>
<Orientation y="-1.55527"/>
<Actor seed="10902"/>
</Entity>
<Entity uid="10942">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1079.45093" z="726.86176"/>
<Orientation y="0.03335"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10943">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1078.82996" z="726.90436"/>
<Orientation y="0.03335"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10944">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1078.29737" z="726.96656"/>
<Orientation y="0.03335"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10945">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1077.75635" z="726.9704"/>
<Orientation y="0.03335"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10946">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1077.26038" z="726.97999"/>
<Orientation y="0.03335"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10947">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1076.74122" z="726.9853"/>
<Orientation y="0.03335"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10948">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1076.26282" z="726.98353"/>
<Orientation y="0.03335"/>
<Actor seed="10909"/>
</Entity>
<Entity uid="10951">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1126.54395" z="585.94581"/>
<Orientation y="2.35621"/>
<Actor seed="1768"/>
</Entity>
<Entity uid="10952">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1127.67811" z="586.18677"/>
<Orientation y="2.35621"/>
<Actor seed="2444"/>
</Entity>
<Entity uid="10953">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1128.03577" z="587.38074"/>
<Orientation y="2.35621"/>
<Actor seed="50718"/>
</Entity>
<Entity uid="10954">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1123.64686" z="586.7594"/>
<Orientation y="2.35621"/>
<Actor seed="6466"/>
</Entity>
<Entity uid="10955">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1125.16504" z="585.88422"/>
<Orientation y="2.35621"/>
<Actor seed="33324"/>
</Entity>
<Entity uid="10956">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1128.12513" z="588.38776"/>
<Orientation y="2.42019"/>
<Actor seed="43478"/>
</Entity>
<Entity uid="10957">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1125.90296" z="584.98926"/>
<Orientation y="2.35621"/>
<Actor seed="61314"/>
</Entity>
<Entity uid="10958">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1127.55176" z="584.87488"/>
<Orientation y="2.35621"/>
<Actor seed="48356"/>
</Entity>
<Entity uid="10959">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1126.57642" z="583.62885"/>
<Orientation y="3.11521"/>
<Actor seed="31860"/>
</Entity>
<Entity uid="10960">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1129.646" z="589.81"/>
<Orientation y="2.72172"/>
<Actor seed="15872"/>
</Entity>
<Entity uid="10961">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1130.6526" z="591.27857"/>
<Orientation y="2.35621"/>
<Actor seed="4740"/>
</Entity>
<Entity uid="10962">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1128.46766" z="587.30414"/>
<Orientation y="2.35621"/>
<Actor seed="31708"/>
</Entity>
<Entity uid="10963">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1129.02112" z="588.41755"/>
<Orientation y="2.35621"/>
<Actor seed="29702"/>
</Entity>
<Entity uid="10964">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1127.13135" z="583.0954"/>
<Orientation y="2.35621"/>
<Actor seed="46162"/>
</Entity>
<Entity uid="10965">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1125.11365" z="584.61738"/>
<Orientation y="2.35621"/>
<Actor seed="43246"/>
</Entity>
<Entity uid="10966">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1130.61304" z="592.38044"/>
<Orientation y="2.35621"/>
<Actor seed="39674"/>
</Entity>
<Entity uid="10967">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1127.05726" z="583.2356"/>
<Orientation y="2.38994"/>
<Actor seed="1050"/>
</Entity>
<Entity uid="10968">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1127.57789" z="582.27747"/>
<Orientation y="2.60816"/>
<Actor seed="32332"/>
</Entity>
<Entity uid="10970">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1119.83118" z="589.07428"/>
<Orientation y="2.35621"/>
<Actor seed="20452"/>
</Entity>
<Entity uid="10971">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1131.37623" z="595.32807"/>
<Orientation y="2.24881"/>
<Actor seed="63324"/>
</Entity>
<Entity uid="10972">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1120.53626" z="589.6194"/>
<Orientation y="2.35621"/>
<Actor seed="30980"/>
</Entity>
<Entity uid="10973">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.2638" z="595.6308"/>
<Orientation y="2.35621"/>
<Actor seed="34754"/>
</Entity>
<Entity uid="10974">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1133.03248" z="597.29755"/>
<Orientation y="1.52616"/>
<Actor seed="11458"/>
</Entity>
<Entity uid="10975">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1127.17005" z="583.87275"/>
<Orientation y="2.35621"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="10976">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1122.34412" z="587.00355"/>
<Orientation y="2.35622"/>
<Actor seed="43246"/>
</Entity>
<Entity uid="10977">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1121.56067" z="587.72168"/>
<Orientation y="2.35622"/>
<Actor seed="43246"/>
</Entity>
<Entity uid="10978">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1121.46814" z="589.01844"/>
<Orientation y="-0.747"/>
<Actor seed="61314"/>
</Entity>
<Entity uid="10979">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.86756" z="589.74146"/>
<Orientation y="2.35622"/>
<Actor seed="6466"/>
</Entity>
<Entity uid="10980">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1119.3545" z="591.27814"/>
<Orientation y="5.69286"/>
<Actor seed="4486"/>
</Entity>
<Entity uid="10981">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.61304" z="592.87787"/>
<Orientation y="4.08079"/>
<Actor seed="47358"/>
</Entity>
<Entity uid="10982">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.44776" z="590.76532"/>
<Orientation y="2.35622"/>
<Actor seed="43246"/>
</Entity>
<Entity uid="10983">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.49061" z="591.92695"/>
<Orientation y="2.35622"/>
<Actor seed="43246"/>
</Entity>
<Entity uid="10984">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1118.15772" z="593.79621"/>
<Orientation y="3.69568"/>
<Actor seed="43246"/>
</Entity>
<Entity uid="10985">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1117.90552" z="595.2527"/>
<Orientation y="2.35622"/>
<Actor seed="43246"/>
</Entity>
<Entity uid="10986">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1131.42603" z="592.4549"/>
<Orientation y="2.35622"/>
<Actor seed="2444"/>
</Entity>
<Entity uid="10987">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.7721" z="594.9134"/>
<Orientation y="4.62391"/>
<Actor seed="2444"/>
</Entity>
<Entity uid="10988">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1133.12598" z="596.18555"/>
<Orientation y="2.35622"/>
<Actor seed="6466"/>
</Entity>
<Entity uid="10989">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1133.33985" z="598.16645"/>
<Orientation y="2.35621"/>
<Actor seed="14080"/>
</Entity>
<Entity uid="10990">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.08033" z="593.81019"/>
<Orientation y="2.35621"/>
<Actor seed="33874"/>
</Entity>
<Entity uid="10991">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.35767" z="592.94574"/>
<Orientation y="2.35621"/>
<Actor seed="56580"/>
</Entity>
<Entity uid="10992">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1132.33497" z="593.3924"/>
<Orientation y="2.35621"/>
<Actor seed="50646"/>
</Entity>
<Entity uid="10993">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1133.25" z="598.2865"/>
<Orientation y="2.35621"/>
<Actor seed="37894"/>
</Entity>
<Entity uid="10994">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1135.47571" z="601.57526"/>
<Orientation y="2.35621"/>
<Actor seed="60264"/>
</Entity>
<Entity uid="10995">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1134.6034" z="599.55915"/>
<Orientation y="2.35621"/>
<Actor seed="3024"/>
</Entity>
<Entity uid="10996">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1135.74537" z="604.17786"/>
<Orientation y="1.71633"/>
<Actor seed="29126"/>
</Entity>
<Entity uid="10997">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1136.29212" z="604.01124"/>
<Orientation y="2.35622"/>
<Actor seed="2444"/>
</Entity>
<Entity uid="10998">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1136.12781" z="601.58863"/>
<Orientation y="2.35622"/>
<Actor seed="2444"/>
</Entity>
<Entity uid="10999">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1135.37195" z="600.48145"/>
<Orientation y="4.70228"/>
<Actor seed="2444"/>
</Entity>
<Entity uid="11000">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1134.19532" z="598.27033"/>
<Orientation y="4.62392"/>
<Actor seed="2444"/>
</Entity>
<Entity uid="11001">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1135.1814" z="599.28559"/>
<Orientation y="2.35622"/>
<Actor seed="4740"/>
</Entity>
<Entity uid="11002">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="1126.61524" z="586.9817"/>
<Orientation y="2.35621"/>
<Actor seed="30500"/>
</Entity>
<Entity uid="11003">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="1130.66736" z="593.7381"/>
<Orientation y="2.35621"/>
<Actor seed="30412"/>
</Entity>
<Entity uid="11004">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="1129.6183" z="591.3686"/>
<Orientation y="2.35621"/>
<Actor seed="47124"/>
</Entity>
<Entity uid="11005">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="1128.38794" z="589.30335"/>
<Orientation y="2.35621"/>
<Actor seed="30272"/>
</Entity>
<Entity uid="11006">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="1131.69983" z="596.12311"/>
<Orientation y="2.35621"/>
<Actor seed="33088"/>
</Entity>
<Entity uid="11007">
<Template>actor|props/flora/reeds_beach_mythos.xml</Template>
<Position x="1133.67286" z="599.77088"/>
<Orientation y="2.35621"/>
<Actor seed="56972"/>
</Entity>
<Entity uid="11008">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1134.52576" z="601.69343"/>
<Orientation y="2.35621"/>
<Actor seed="22998"/>
</Entity>
<Entity uid="11009">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1122.03577" z="589.37806"/>
<Orientation y="2.35621"/>
<Actor seed="41650"/>
</Entity>
<Entity uid="11010">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="1130.71045" z="595.7339"/>
<Orientation y="-1.25603"/>
<Actor seed="23574"/>
</Entity>
<Entity uid="11011">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1128.58216" z="590.76691"/>
<Orientation y="2.89223"/>
<Actor seed="40428"/>
</Entity>
<Entity uid="11012">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1134.1432" z="600.57941"/>
<Orientation y="2.35621"/>
<Actor seed="59146"/>
</Entity>
<Entity uid="11013">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="1129.76001" z="592.38868"/>
<Orientation y="5.61384"/>
<Actor seed="18390"/>
</Entity>
<Entity uid="11014">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="1133.39893" z="599.39435"/>
<Orientation y="5.72472"/>
<Actor seed="60222"/>
</Entity>
<Entity uid="11015">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="1132.51587" z="598.81489"/>
<Orientation y="-0.17925"/>
<Actor seed="30412"/>
</Entity>
<Entity uid="11016">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1129.90784" z="594.18403"/>
<Orientation y="2.35621"/>
<Actor seed="27488"/>
</Entity>
<Entity uid="11017">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1134.64454" z="603.24457"/>
<Orientation y="2.35621"/>
<Actor seed="33882"/>
</Entity>
<Entity uid="11018">
<Template>actor|props/flora/reeds_beach.xml</Template>
<Position x="1126.06922" z="588.61451"/>
<Orientation y="-0.28631"/>
<Actor seed="30412"/>
</Entity>
<Entity uid="11019">
<Template>actor|props/flora/reeds_beach_2.xml</Template>
<Position x="1120.92017" z="590.66761"/>
<Orientation y="2.35621"/>
<Actor seed="27964"/>
</Entity>
<Entity uid="11020">
<Template>actor|props/flora/reeds_beach_2.xml</Template>
<Position x="1123.61463" z="587.323"/>
<Orientation y="2.35621"/>
<Actor seed="47660"/>
</Entity>
<Entity uid="11021">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1120.87146" z="590.38917"/>
<Orientation y="2.35621"/>
<Actor seed="40430"/>
</Entity>
<Entity uid="11023">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1123.46326" z="588.99378"/>
<Orientation y="2.35621"/>
<Actor seed="33080"/>
</Entity>
<Entity uid="11024">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1120.16968" z="592.03644"/>
<Orientation y="2.35621"/>
<Actor seed="62264"/>
</Entity>
<Entity uid="11025">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1124.51014" z="587.04255"/>
<Orientation y="2.35621"/>
<Actor seed="1024"/>
</Entity>
<Entity uid="11026">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1127.75647" z="590.41816"/>
<Orientation y="2.35621"/>
<Actor seed="64988"/>
</Entity>
<Entity uid="11027">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1120.77845" z="590.10572"/>
<Orientation y="2.35621"/>
<Actor seed="41122"/>
</Entity>
<Entity uid="11028">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1121.94117" z="589.13447"/>
<Orientation y="2.35621"/>
<Actor seed="62624"/>
</Entity>
<Entity uid="11029">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1123.72278" z="588.21058"/>
<Orientation y="2.35621"/>
<Actor seed="64418"/>
</Entity>
<Entity uid="11030">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1131.55018" z="598.40076"/>
<Orientation y="2.35621"/>
<Actor seed="13836"/>
</Entity>
<Entity uid="11031">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1120.12232" z="595.40473"/>
<Orientation y="3.78824"/>
<Actor seed="57742"/>
</Entity>
<Entity uid="11032">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1124.87989" z="592.84809"/>
<Orientation y="2.35621"/>
<Actor seed="13920"/>
</Entity>
<Entity uid="11033">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1127.83521" z="598.08729"/>
<Orientation y="2.35621"/>
<Actor seed="59994"/>
</Entity>
<Entity uid="11034">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1130.86243" z="601.02625"/>
<Orientation y="2.35621"/>
<Actor seed="2422"/>
</Entity>
<Entity uid="11035">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1131.29847" z="604.14203"/>
<Orientation y="2.35621"/>
<Actor seed="33758"/>
</Entity>
<Entity uid="11036">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1119.85254" z="597.77845"/>
<Orientation y="2.03492"/>
<Actor seed="29400"/>
</Entity>
<Entity uid="11037">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1116.94788" z="599.72553"/>
<Orientation y="7.91749"/>
<Actor seed="37544"/>
</Entity>
<Entity uid="11038">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1133.00806" z="607.14081"/>
<Orientation y="2.35621"/>
<Actor seed="27032"/>
</Entity>
<Entity uid="11039">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1131.84742" z="603.22138"/>
<Orientation y="2.35621"/>
<Actor seed="64"/>
</Entity>
<Entity uid="11040">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1129.40052" z="603.8429"/>
<Orientation y="2.35621"/>
<Actor seed="44990"/>
</Entity>
<Entity uid="11041">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1128.59766" z="592.22535"/>
<Orientation y="2.35621"/>
<Actor seed="30010"/>
</Entity>
<Entity uid="11042">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1117.36231" z="598.24207"/>
<Orientation y="2.35621"/>
<Actor seed="39438"/>
</Entity>
<Entity uid="11043">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1118.00733" z="596.5821"/>
<Orientation y="2.35621"/>
<Actor seed="21334"/>
</Entity>
<Entity uid="11044">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1118.88416" z="594.97333"/>
<Orientation y="2.35621"/>
<Actor seed="41002"/>
</Entity>
<Entity uid="11045">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1127.51331" z="594.92078"/>
<Orientation y="2.35621"/>
<Actor seed="41356"/>
</Entity>
<Entity uid="11046">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1116.07984" z="601.76734"/>
<Orientation y="2.35622"/>
<Actor seed="41002"/>
</Entity>
<Entity uid="11047">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1118.9076" z="601.34644"/>
<Orientation y="2.35622"/>
<Actor seed="41002"/>
</Entity>
<Entity uid="11048">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1128.79029" z="602.33948"/>
<Orientation y="2.35622"/>
<Actor seed="41002"/>
</Entity>
<Entity uid="11049">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1132.57593" z="605.7837"/>
<Orientation y="2.35622"/>
<Actor seed="41002"/>
</Entity>
<Entity uid="11050">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1076.2505" z="718.30817"/>
<Orientation y="2.35621"/>
<Actor seed="20814"/>
</Entity>
<Entity uid="11051">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1076.96058" z="717.5727"/>
<Orientation y="2.35621"/>
<Actor seed="8474"/>
</Entity>
<Entity uid="11052">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1077.3086" z="713.66492"/>
<Orientation y="2.35621"/>
<Actor seed="47766"/>
</Entity>
<Entity uid="11053">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1076.18567" z="714.3791"/>
<Orientation y="2.35621"/>
<Actor seed="44130"/>
</Entity>
<Entity uid="11054">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1074.89148" z="714.7652"/>
<Orientation y="2.35621"/>
<Actor seed="37282"/>
</Entity>
<Entity uid="11055">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1075.31446" z="711.62153"/>
<Orientation y="2.35621"/>
<Actor seed="20942"/>
</Entity>
<Entity uid="11056">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1061.26075" z="719.09772"/>
<Orientation y="2.35621"/>
<Actor seed="25060"/>
</Entity>
<Entity uid="11057">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1063.6493" z="717.1493"/>
<Orientation y="2.35621"/>
<Actor seed="57012"/>
</Entity>
<Entity uid="11058">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1065.5719" z="714.82209"/>
<Orientation y="2.35621"/>
<Actor seed="1136"/>
</Entity>
<Entity uid="11059">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1060.87537" z="717.30549"/>
<Orientation y="2.35621"/>
<Actor seed="21660"/>
</Entity>
<Entity uid="11060">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1063.43055" z="715.62879"/>
<Orientation y="2.35621"/>
<Actor seed="56932"/>
</Entity>
<Entity uid="11061">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1059.04053" z="719.30646"/>
<Orientation y="2.35621"/>
<Actor seed="5896"/>
</Entity>
<Entity uid="11062">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1059.17896" z="717.88532"/>
<Orientation y="2.35621"/>
<Actor seed="40066"/>
</Entity>
<Entity uid="11063">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1058.16053" z="718.88886"/>
<Orientation y="2.35621"/>
<Actor seed="59832"/>
</Entity>
<Entity uid="11064">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1073.0094" z="710.93671"/>
<Orientation y="2.35621"/>
<Actor seed="42382"/>
</Entity>
<Entity uid="11065">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1074.70228" z="709.85566"/>
<Orientation y="2.35621"/>
<Actor seed="21132"/>
</Entity>
<Entity uid="11066">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1070.11548" z="708.50837"/>
<Orientation y="2.35621"/>
<Actor seed="51566"/>
</Entity>
<Entity uid="11067">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1067.69446" z="710.90967"/>
<Orientation y="2.35621"/>
<Actor seed="3340"/>
</Entity>
<Entity uid="11068">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1065.97608" z="713.07007"/>
<Orientation y="2.35621"/>
<Actor seed="25542"/>
</Entity>
<Entity uid="11069">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1063.69678" z="712.4571"/>
<Orientation y="2.35621"/>
<Actor seed="11190"/>
</Entity>
<Entity uid="11070">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1061.35828" z="712.12824"/>
<Orientation y="2.35621"/>
<Actor seed="23792"/>
</Entity>
<Entity uid="11071">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1073.79041" z="707.72687"/>
<Orientation y="2.35621"/>
<Actor seed="58880"/>
</Entity>
<Entity uid="11072">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1067.94288" z="708.80842"/>
<Orientation y="2.35621"/>
<Actor seed="19712"/>
</Entity>
<Entity uid="11073">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1053.0326" z="704.00617"/>
<Orientation y="2.35621"/>
<Actor seed="34892"/>
</Entity>
<Entity uid="11074">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1053.46167" z="703.02381"/>
<Orientation y="2.35621"/>
<Actor seed="41180"/>
</Entity>
<Entity uid="11075">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1055.34961" z="704.11689"/>
<Orientation y="2.35621"/>
<Actor seed="9654"/>
</Entity>
<Entity uid="11076">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1057.69727" z="704.27521"/>
<Orientation y="2.35621"/>
<Actor seed="8682"/>
</Entity>
<Entity uid="11077">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1058.73121" z="709.09607"/>
<Orientation y="2.35621"/>
<Actor seed="10726"/>
</Entity>
<Entity uid="11078">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1061.09717" z="708.40076"/>
<Orientation y="2.35621"/>
<Actor seed="50562"/>
</Entity>
<Entity uid="11079">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1067.9668" z="705.11133"/>
<Orientation y="2.35621"/>
<Actor seed="23522"/>
</Entity>
<Entity uid="11080">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1070.77283" z="705.81568"/>
<Orientation y="2.35621"/>
<Actor seed="20880"/>
</Entity>
<Entity uid="11081">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1068.86536" z="702.83582"/>
<Orientation y="2.35621"/>
<Actor seed="59648"/>
</Entity>
<Entity uid="11082">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1073.60755" z="704.32087"/>
<Orientation y="2.35621"/>
<Actor seed="20630"/>
</Entity>
<Entity uid="11083">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1074.05188" z="701.17127"/>
<Orientation y="2.35621"/>
<Actor seed="18948"/>
</Entity>
<Entity uid="11084">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1075.65845" z="700.1327"/>
<Orientation y="2.35621"/>
<Actor seed="8072"/>
</Entity>
<Entity uid="11085">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1066.05848" z="702.47931"/>
<Orientation y="2.35621"/>
<Actor seed="57976"/>
</Entity>
<Entity uid="11086">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1065.41517" z="700.27308"/>
<Orientation y="2.35621"/>
<Actor seed="46234"/>
</Entity>
<Entity uid="11087">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1063.01465" z="713.4928"/>
<Orientation y="2.35621"/>
<Actor seed="13974"/>
</Entity>
<Entity uid="11088">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1058.98584" z="706.71747"/>
<Orientation y="2.35621"/>
<Actor seed="24476"/>
</Entity>
<Entity uid="11089">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1071.70447" z="709.92615"/>
<Orientation y="2.35621"/>
<Actor seed="47296"/>
</Entity>
<Entity uid="11090">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1066.6515" z="706.96436"/>
<Orientation y="2.35621"/>
<Actor seed="63118"/>
</Entity>
<Entity uid="11091">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1068.41175" z="700.11072"/>
<Orientation y="2.35621"/>
<Actor seed="36826"/>
</Entity>
<Entity uid="11092">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1075.32947" z="702.21772"/>
<Orientation y="2.35621"/>
<Actor seed="49330"/>
</Entity>
<Entity uid="11093">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1074.80494" z="703.61768"/>
<Orientation y="2.35621"/>
<Actor seed="55644"/>
</Entity>
<Entity uid="11094">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1069.05909" z="699.23658"/>
<Orientation y="2.35621"/>
<Actor seed="10658"/>
</Entity>
<Entity uid="11095">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1068.21717" z="707.57203"/>
<Orientation y="2.35621"/>
<Actor seed="29512"/>
</Entity>
<Entity uid="11096">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1058.84278" z="712.11701"/>
<Orientation y="2.35621"/>
<Actor seed="47288"/>
</Entity>
<Entity uid="11097">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1067.45435" z="702.08191"/>
<Orientation y="2.35621"/>
<Actor seed="24380"/>
</Entity>
<Entity uid="11098">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1069.13477" z="701.58002"/>
<Orientation y="2.35621"/>
<Actor seed="53132"/>
</Entity>
<Entity uid="11099">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1071.9878" z="708.06312"/>
<Orientation y="2.35621"/>
<Actor seed="31208"/>
</Entity>
<Entity uid="11100">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1070.25391" z="698.04505"/>
<Orientation y="2.35621"/>
<Actor seed="57802"/>
</Entity>
<Entity uid="11101">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1069.14136" z="706.88282"/>
<Orientation y="2.35621"/>
<Actor seed="28264"/>
</Entity>
<Entity uid="11106">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1079.35145" z="632.76026"/>
<Orientation y="7.79194"/>
<Actor seed="28312"/>
</Entity>
<Entity uid="11107">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1079.3418" z="622.4944"/>
<Orientation y="2.35621"/>
<Actor seed="54974"/>
</Entity>
<Entity uid="11108">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1076.0459" z="635.19751"/>
<Orientation y="2.35621"/>
<Actor seed="46534"/>
</Entity>
<Entity uid="11109">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1073.49292" z="628.23981"/>
<Orientation y="2.35621"/>
<Actor seed="9462"/>
</Entity>
<Entity uid="11110">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1077.261" z="627.46583"/>
<Orientation y="2.35621"/>
<Actor seed="7488"/>
</Entity>
<Entity uid="11111">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1071.40638" z="637.66016"/>
<Orientation y="2.35621"/>
<Actor seed="8186"/>
</Entity>
<Entity uid="11112">
<Template>actor|flora/trees/palm_cretan_date_short.xml</Template>
<Position x="1075.19678" z="622.39106"/>
<Orientation y="2.35621"/>
<Actor seed="23550"/>
</Entity>
<Entity uid="11114">
<Template>actor|fauna/fish.xml</Template>
<Position x="1052.92505" z="659.03217"/>
<Orientation y="2.35621"/>
<Actor seed="29540"/>
</Entity>
<Entity uid="11115">
<Template>actor|fauna/fish.xml</Template>
<Position x="1065.86048" z="701.70716"/>
<Orientation y="2.84195"/>
<Actor seed="3456"/>
</Entity>
<Entity uid="11116">
<Template>actor|fauna/fish.xml</Template>
<Position x="1055.33118" z="675.20899"/>
<Orientation y="3.57444"/>
<Actor seed="1488"/>
</Entity>
<Entity uid="11117">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1100.20093" z="670.41773"/>
<Orientation y="5.92165"/>
<Actor seed="996"/>
</Entity>
<Entity uid="11118">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1094.35328" z="686.08008"/>
<Orientation y="13.01275"/>
<Actor seed="1166"/>
</Entity>
<Entity uid="11119">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1095.79102" z="676.6147"/>
<Orientation y="5.96387"/>
<Actor seed="1177"/>
</Entity>
<Entity uid="11120">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1097.73975" z="668.85572"/>
<Orientation y="8.9572"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="11121">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1091.9441" z="687.96973"/>
<Orientation y="8.74195"/>
<Actor seed="1261"/>
</Entity>
<Entity uid="11122">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1099.17115" z="678.89875"/>
<Orientation y="8.71924"/>
<Actor seed="1264"/>
</Entity>
<Entity uid="11123">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1089.83533" z="681.89057"/>
<Orientation y="5.50869"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="11124">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1091.97095" z="670.42347"/>
<Orientation y="6.91832"/>
<Actor seed="1267"/>
</Entity>
<Entity uid="11125">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1092.66346" z="691.9289"/>
<Orientation y="2.83843"/>
<Actor seed="1177"/>
</Entity>
<Entity uid="11126">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1092.31226" z="698.41663"/>
<Orientation y="5.83176"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="11127">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1086.1482" z="710.92481"/>
<Orientation y="4.91111"/>
<Actor seed="1196"/>
</Entity>
<Entity uid="11128">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1093.07447" z="706.74067"/>
<Orientation y="2.77985"/>
<Actor seed="1266"/>
</Entity>
<Entity uid="11129">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1092.34717" z="704.41535"/>
<Orientation y="3.79288"/>
<Actor seed="1267"/>
</Entity>
<Entity uid="11130">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1090.45899" z="716.76343"/>
<Orientation y="7.06542"/>
<Actor seed="1077"/>
</Entity>
<Entity uid="11131">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1089.98194" z="720.73487"/>
<Orientation y="9.83797"/>
<Actor seed="1078"/>
</Entity>
<Entity uid="11132">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1089.50489" z="724.7063"/>
<Orientation y="11.46598"/>
<Actor seed="1079"/>
</Entity>
<Entity uid="11133">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1087.6443" z="723.21674"/>
<Orientation y="6.85515"/>
<Actor seed="1083"/>
</Entity>
<Entity uid="11134">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1093.95337" z="721.21204"/>
<Orientation y="12.31382"/>
<Actor seed="1167"/>
</Entity>
<Entity uid="11135">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1096.97071" z="729.63196"/>
<Orientation y="9.52527"/>
<Actor seed="1168"/>
</Entity>
<Entity uid="11136">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1093.92774" z="713.34931"/>
<Orientation y="11.3674"/>
<Actor seed="1259"/>
</Entity>
<Entity uid="11137">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1072.36597" z="642.08942"/>
<Orientation y="1.88312"/>
<Actor seed="1103"/>
</Entity>
<Entity uid="11138">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1030.78846" z="658.85413"/>
<Orientation y="-2.06696"/>
<Actor seed="1002"/>
</Entity>
<Entity uid="11139">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1041.9037" z="646.495"/>
<Orientation y="9.61553"/>
<Actor seed="1082"/>
</Entity>
<Entity uid="11140">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1043.89734" z="641.90845"/>
<Orientation y="5.44655"/>
<Actor seed="1175"/>
</Entity>
<Entity uid="11141">
<Template>actor|flora/trees/palm_cretan_date_short_building.xml</Template>
<Position x="1025.75464" z="662.01996"/>
<Orientation y="2.35622"/>
<Actor seed="7488"/>
</Entity>
<Entity uid="11142">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1034.52308" z="655.4344"/>
<Orientation y="5.43273"/>
<Actor seed="1167"/>
</Entity>
<Entity uid="11143">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1177.02027" z="451.1521"/>
<Orientation y="1.44225"/>
<Actor seed="1420"/>
</Entity>
<Entity uid="11144">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1172.25733" z="444.31073"/>
<Orientation y="5.67682"/>
<Actor seed="1390"/>
</Entity>
<Entity uid="11145">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1171.12391" z="453.33683"/>
<Orientation y="3.26552"/>
<Actor seed="1389"/>
</Entity>
<Entity uid="11146">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1170.48914" z="459.24775"/>
<Orientation y="6.14963"/>
<Actor seed="1375"/>
</Entity>
<Entity uid="11147">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1163.6189" z="459.8683"/>
<Orientation y="2.71906"/>
<Actor seed="1341"/>
</Entity>
<Entity uid="11148">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1178.70911" z="433.18631"/>
<Orientation y="6.08753"/>
<Actor seed="1213"/>
</Entity>
<Entity uid="11149">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1174.36841" z="438.75123"/>
<Orientation y="4.72931"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="11150">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1181.44922" z="428.87937"/>
<Orientation y="2.42573"/>
<Actor seed="1391"/>
</Entity>
<Entity uid="11151">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1192.3733" z="397.85868"/>
<Orientation y="2.99192"/>
<Actor seed="1376"/>
</Entity>
<Entity uid="11152">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1184.01526" z="421.15314"/>
<Orientation y="5.83216"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="11153">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1176.10157" z="428.66074"/>
<Orientation y="3.37887"/>
<Actor seed="1303"/>
</Entity>
<Entity uid="11154">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1188.91871" z="398.98301"/>
<Orientation y="2.51293"/>
<Actor seed="1283"/>
</Entity>
<Entity uid="11155">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1187.06031" z="417.47074"/>
<Orientation y="3.89087"/>
<Actor seed="1212"/>
</Entity>
<Entity uid="11156">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1186.43982" z="413.5832"/>
<Orientation y="6.31951"/>
<Actor seed="1021"/>
</Entity>
<Entity uid="11157">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1281.9286" z="452.89692"/>
<Orientation y="4.39394"/>
<Actor seed="1656"/>
</Entity>
<Entity uid="11158">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1282.38282" z="447.92313"/>
<Orientation y="4.60048"/>
<Actor seed="1598"/>
</Entity>
<Entity uid="11159">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1276.48292" z="503.304"/>
<Orientation y="4.99904"/>
<Actor seed="1563"/>
</Entity>
<Entity uid="11160">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1282.99073" z="438.4138"/>
<Orientation y="0.71024"/>
<Actor seed="1562"/>
</Entity>
<Entity uid="11161">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1286.13196" z="453.50019"/>
<Orientation y="5.644"/>
<Actor seed="1561"/>
</Entity>
<Entity uid="11162">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1282.13257" z="446.72562"/>
<Orientation y="5.12726"/>
<Actor seed="1347"/>
</Entity>
<Entity uid="11163">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1282.13257" z="438.72562"/>
<Orientation y="4.09325"/>
<Actor seed="1346"/>
</Entity>
<Entity uid="11164">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1243.20215" z="694.85474"/>
<Orientation y="1.96941"/>
<Actor seed="1490"/>
</Entity>
<Entity uid="11165">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1243.64185" z="702.1772"/>
<Orientation y="0.93137"/>
<Actor seed="1472"/>
</Entity>
<Entity uid="11166">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1241.3219" z="698.86683"/>
<Orientation y="0.97637"/>
<Actor seed="1371"/>
</Entity>
<Entity uid="11167">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1253.8318" z="690.90015"/>
<Orientation y="6.26381"/>
<Actor seed="1299"/>
</Entity>
<Entity uid="11168">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1271.29957" z="677.35572"/>
<Orientation y="5.77852"/>
<Actor seed="1298"/>
</Entity>
<Entity uid="11169">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1265.995" z="673.8426"/>
<Orientation y="6.34975"/>
<Actor seed="1297"/>
</Entity>
<Entity uid="11170">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1268.48023" z="676.97681"/>
<Orientation y="6.88001"/>
<Actor seed="1296"/>
</Entity>
<Entity uid="11171">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1265.34607" z="679.46216"/>
<Orientation y="2.08741"/>
<Actor seed="1295"/>
</Entity>
<Entity uid="11172">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1267.83143" z="682.59632"/>
<Orientation y="4.67774"/>
<Actor seed="1294"/>
</Entity>
<Entity uid="11173">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1264.04834" z="690.70118"/>
<Orientation y="1.04386"/>
<Actor seed="1293"/>
</Entity>
<Entity uid="11174">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1281.90284" z="614.6631"/>
<Orientation y="5.18088"/>
<Actor seed="1488"/>
</Entity>
<Entity uid="11175">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1286.55896" z="604.87165"/>
<Orientation y="2.58292"/>
<Actor seed="1477"/>
</Entity>
<Entity uid="11176">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1285.90284" z="610.6631"/>
<Orientation y="3.66007"/>
<Actor seed="1402"/>
</Entity>
<Entity uid="11177">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1281.90284" z="602.6631"/>
<Orientation y="1.81771"/>
<Actor seed="1401"/>
</Entity>
<Entity uid="11178">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1279.33228" z="606.19709"/>
<Orientation y="6.12052"/>
<Actor seed="1321"/>
</Entity>
<Entity uid="11179">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1281.90284" z="598.6631"/>
<Orientation y="1.0237"/>
<Actor seed="1318"/>
</Entity>
<Entity uid="11180">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1281.90284" z="594.6631"/>
<Orientation y="2.14031"/>
<Actor seed="1317"/>
</Entity>
<Entity uid="11181">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1285.90284" z="606.6631"/>
<Orientation y="2.01995"/>
<Actor seed="1315"/>
</Entity>
<Entity uid="11182">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1285.90284" z="602.6631"/>
<Orientation y="1.30887"/>
<Actor seed="1314"/>
</Entity>
<Entity uid="11183">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1295.74134" z="648.6402"/>
<Orientation y="1.04386"/>
<Actor seed="1293"/>
</Entity>
<Entity uid="11184">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1225.82776" z="357.88373"/>
<Orientation y="-3.32728"/>
<Actor seed="1508"/>
</Entity>
<Entity uid="11185">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1221.92493" z="360.34858"/>
<Orientation y="-0.62708"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="11186">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1227.43128" z="354.21924"/>
<Orientation y="-5.04712"/>
<Actor seed="1419"/>
</Entity>
<Entity uid="11187">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1232.59021" z="354.6898"/>
<Orientation y="-2.62908"/>
<Actor seed="1418"/>
</Entity>
<Entity uid="11188">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1218.81348" z="366.22797"/>
<Orientation y="1.02475"/>
<Actor seed="1375"/>
</Entity>
<Entity uid="11189">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1225.35389" z="354.11442"/>
<Orientation y="-3.67887"/>
<Actor seed="1340"/>
</Entity>
<Entity uid="11190">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1211.72413" z="588.35425"/>
<Orientation y="6.39327"/>
<Actor seed="1508"/>
</Entity>
<Entity uid="11191">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1219.8855" z="589.34626"/>
<Orientation y="9.09347"/>
<Actor seed="1461"/>
</Entity>
<Entity uid="11192">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1211.25818" z="592.32703"/>
<Orientation y="4.67342"/>
<Actor seed="1419"/>
</Entity>
<Entity uid="11193">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1215.23096" z="592.79291"/>
<Orientation y="7.09147"/>
<Actor seed="1418"/>
</Entity>
<Entity uid="11194">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1216.00171" z="578.32795"/>
<Orientation y="10.7453"/>
<Actor seed="1375"/>
</Entity>
<Entity uid="11195">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1213.27601" z="591.82178"/>
<Orientation y="6.04168"/>
<Actor seed="1340"/>
</Entity>
<Entity uid="11196">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1169.40027" z="768.50635"/>
<Orientation y="2.79621"/>
<Actor seed="996"/>
</Entity>
<Entity uid="11197">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1174.9944" z="752.7516"/>
<Orientation y="9.8873"/>
<Actor seed="1166"/>
</Entity>
<Entity uid="11198">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1178.188" z="746.9076"/>
<Orientation y="4.80039"/>
<Actor seed="1169"/>
</Entity>
<Entity uid="11199">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1174.33802" z="746.14966"/>
<Orientation y="10.48134"/>
<Actor seed="1170"/>
</Entity>
<Entity uid="11200">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1173.7096" z="762.23896"/>
<Orientation y="2.83843"/>
<Actor seed="1177"/>
</Entity>
<Entity uid="11201">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1171.88636" z="770.02839"/>
<Orientation y="5.83176"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="11202">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1177.37269" z="750.82331"/>
<Orientation y="5.61651"/>
<Actor seed="1261"/>
</Entity>
<Entity uid="11203">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1170.29297" z="760.00977"/>
<Orientation y="5.5938"/>
<Actor seed="1264"/>
</Entity>
<Entity uid="11204">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1179.57935" z="756.86762"/>
<Orientation y="2.38324"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="11205">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1172.72242" z="776.73255"/>
<Orientation y="2.77985"/>
<Actor seed="1266"/>
</Entity>
<Entity uid="11206">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1176.61426" z="767.92603"/>
<Orientation y="3.79288"/>
<Actor seed="1267"/>
</Entity>
<Entity uid="11207">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1082.52393" z="960.13135"/>
<Orientation y="0.45366"/>
<Actor seed="996"/>
</Entity>
<Entity uid="11208">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1089.91395" z="975.12781"/>
<Orientation y="7.54476"/>
<Actor seed="1166"/>
</Entity>
<Entity uid="11209">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1084.01038" z="967.59064"/>
<Orientation y="0.49589"/>
<Actor seed="1177"/>
</Entity>
<Entity uid="11210">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1079.69922" z="960.85163"/>
<Orientation y="3.48922"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="11211">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1074.26136" z="952.03254"/>
<Orientation y="2.56856"/>
<Actor seed="1196"/>
</Entity>
<Entity uid="11212">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1080.97193" z="951.18158"/>
<Orientation y="2.00863"/>
<Actor seed="1084"/>
</Entity>
<Entity uid="11213">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1089.63721" z="978.17707"/>
<Orientation y="3.27396"/>
<Actor seed="1261"/>
</Entity>
<Entity uid="11214">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1087.99073" z="966.6966"/>
<Orientation y="3.25126"/>
<Actor seed="1264"/>
</Entity>
<Entity uid="11215">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1083.76648" z="975.54334"/>
<Orientation y="0.0407"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="11216">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1074.31141" z="956.7754"/>
<Orientation y="0.43731"/>
<Actor seed="1266"/>
</Entity>
<Entity uid="11217">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1077.90882" z="965.70624"/>
<Orientation y="1.45034"/>
<Actor seed="1267"/>
</Entity>
<Entity uid="11218">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1077.83106" z="950.9433"/>
<Orientation y="7.77468"/>
<Actor seed="1166"/>
</Entity>
<Entity uid="11219">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1224.4253" z="794.4272"/>
<Orientation y="2.81716"/>
<Actor seed="1165"/>
</Entity>
<Entity uid="11220">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1220.57166" z="815.79273"/>
<Orientation y="5.72942"/>
<Actor seed="1163"/>
</Entity>
<Entity uid="11221">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1228.33533" z="813.83521"/>
<Orientation y="5.80419"/>
<Actor seed="1162"/>
</Entity>
<Entity uid="11222">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1164.37977" z="870.93104"/>
<Orientation y="3.46958"/>
<Actor seed="1161"/>
</Entity>
<Entity uid="11223">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1163.15772" z="874.9961"/>
<Orientation y="2.29923"/>
<Actor seed="1099"/>
</Entity>
<Entity uid="11224">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1220.97657" z="809.60663"/>
<Orientation y="4.08425"/>
<Actor seed="1076"/>
</Entity>
<Entity uid="11225">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1233.11292" z="799.58661"/>
<Orientation y="5.29441"/>
<Actor seed="1075"/>
</Entity>
<Entity uid="11226">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1169.50501" z="873.89289"/>
<Orientation y="5.1655"/>
<Actor seed="1074"/>
</Entity>
<Entity uid="11227">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1166.27417" z="873.62958"/>
<Orientation y="5.53342"/>
<Actor seed="1073"/>
</Entity>
<Entity uid="11228">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1225.39966" z="811.42603"/>
<Orientation y="-0.37238"/>
<Actor seed="1002"/>
</Entity>
<Entity uid="11229">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1076.32251" z="1023.2505"/>
<Orientation y="1.12258"/>
<Actor seed="1165"/>
</Entity>
<Entity uid="11230">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1071.30396" z="1020.64032"/>
<Orientation y="4.03484"/>
<Actor seed="1163"/>
</Entity>
<Entity uid="11231">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1068.8954" z="1013.01148"/>
<Orientation y="4.10961"/>
<Actor seed="1162"/>
</Entity>
<Entity uid="11232">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1065.28272" z="1001.56818"/>
<Orientation y="1.775"/>
<Actor seed="1161"/>
</Entity>
<Entity uid="11233">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1063.1454" z="1000.13209"/>
<Orientation y="0.60465"/>
<Actor seed="1099"/>
</Entity>
<Entity uid="11234">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1072.50818" z="1024.45472"/>
<Orientation y="2.38967"/>
<Actor seed="1076"/>
</Entity>
<Entity uid="11235">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1063.87684" z="1010.40125"/>
<Orientation y="3.59983"/>
<Actor seed="1075"/>
</Entity>
<Entity uid="11236">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1062.67261" z="1006.58686"/>
<Orientation y="3.47092"/>
<Actor seed="1074"/>
</Entity>
<Entity uid="11237">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1061.46839" z="1002.7724"/>
<Orientation y="4.55965"/>
<Actor seed="1073"/>
</Entity>
<Entity uid="11238">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1070.15662" z="1028.6194"/>
<Orientation y="-2.06696"/>
<Actor seed="1002"/>
</Entity>
<Entity uid="11239">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="928.87458" z="903.95765"/>
<Orientation y="2.71906"/>
<Actor seed="1341"/>
</Entity>
<Entity uid="11240">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="931.1551" z="898.82215"/>
<Orientation y="6.14963"/>
<Actor seed="1375"/>
</Entity>
<Entity uid="11241">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="932.95698" z="893.3188"/>
<Orientation y="3.26552"/>
<Actor seed="1389"/>
</Entity>
<Entity uid="11242">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="917.58112" z="916.86707"/>
<Orientation y="1.31153"/>
<Actor seed="1240"/>
</Entity>
<Entity uid="11243">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="913.58112" z="916.86707"/>
<Orientation y="4.60112"/>
<Actor seed="1239"/>
</Entity>
<Entity uid="11244">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="909.58112" z="916.86707"/>
<Orientation y="3.95231"/>
<Actor seed="1238"/>
</Entity>
<Entity uid="11245">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="921.58112" z="912.86707"/>
<Orientation y="2.36411"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="11246">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="925.83295" z="914.04932"/>
<Orientation y="4.89113"/>
<Actor seed="1145"/>
</Entity>
<Entity uid="11247">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="913.58112" z="904.86707"/>
<Orientation y="0.01029"/>
<Actor seed="1059"/>
</Entity>
<Entity uid="11248">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="917.58112" z="900.86707"/>
<Orientation y="3.85515"/>
<Actor seed="1058"/>
</Entity>
<Entity uid="11249">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1114.60706" z="1027.49488"/>
<Orientation y="-2.2108"/>
<Actor seed="1341"/>
</Entity>
<Entity uid="11250">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1105.64295" z="1014.97571"/>
<Orientation y="1.2198"/>
<Actor seed="1375"/>
</Entity>
<Entity uid="11251">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1102.2787" z="1012.53016"/>
<Orientation y="-1.66433"/>
<Actor seed="1389"/>
</Entity>
<Entity uid="11252">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1124.77601" z="1041.3075"/>
<Orientation y="-3.61832"/>
<Actor seed="1240"/>
</Entity>
<Entity uid="11253">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1123.91297" z="1045.21326"/>
<Orientation y="-0.32873"/>
<Actor seed="1239"/>
</Entity>
<Entity uid="11254">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1131.92688" z="1048.62806"/>
<Orientation y="-0.97754"/>
<Actor seed="1238"/>
</Entity>
<Entity uid="11255">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1121.73316" z="1036.5387"/>
<Orientation y="-2.56574"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="11256">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1127.4762" z="1048.65638"/>
<Orientation y="-0.03872"/>
<Actor seed="1145"/>
</Entity>
<Entity uid="11257">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1121.38746" z="1037.10474"/>
<Orientation y="-4.91956"/>
<Actor seed="1059"/>
</Entity>
<Entity uid="11258">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1118.34461" z="1032.33594"/>
<Orientation y="-1.0747"/>
<Actor seed="1058"/>
</Entity>
<Entity uid="11259">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1101.25391" z="1022.41321"/>
<Orientation y="2.8132"/>
<Actor seed="2635"/>
</Entity>
<Entity uid="11260">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1102.84961" z="1035.43506"/>
<Orientation y="3.77393"/>
<Actor seed="2053"/>
</Entity>
<Entity uid="11261">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1109.45435" z="1012.43928"/>
<Orientation y="4.23958"/>
<Actor seed="1660"/>
</Entity>
<Entity uid="11262">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1105.43653" z="1021.20508"/>
<Orientation y="3.29163"/>
<Actor seed="1594"/>
</Entity>
<Entity uid="11263">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1100.52845" z="1014.485"/>
<Orientation y="3.20366"/>
<Actor seed="2032"/>
</Entity>
<Entity uid="11264">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1109.04773" z="1020.29822"/>
<Orientation y="4.81006"/>
<Actor seed="1743"/>
</Entity>
<Entity uid="11265">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1099.9557" z="1011.081"/>
<Orientation y="2.47779"/>
<Actor seed="1719"/>
</Entity>
<Entity uid="11266">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1103.72767" z="1013.56666"/>
<Orientation y="2.5874"/>
<Actor seed="1715"/>
</Entity>
<Entity uid="11267">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1099.71192" z="1001.95191"/>
<Orientation y="-3.32261"/>
<Actor seed="2976"/>
</Entity>
<Entity uid="11268">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1083.94727" z="992.31806"/>
<Orientation y="1.6104"/>
<Actor seed="1603"/>
</Entity>
<Entity uid="11269">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1080.9546" z="981.31977"/>
<Orientation y="4.41312"/>
<Actor seed="1599"/>
</Entity>
<Entity uid="11270">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1080.35218" z="989.93152"/>
<Orientation y="2.64426"/>
<Actor seed="1536"/>
</Entity>
<Entity uid="11271">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1079.12073" z="987.62757"/>
<Orientation y="4.82151"/>
<Actor seed="1533"/>
</Entity>
<Entity uid="11272">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1084.66431" z="988.91291"/>
<Orientation y="4.61669"/>
<Actor seed="1494"/>
</Entity>
<Entity uid="11273">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1093.53296" z="992.11854"/>
<Orientation y="1.64397"/>
<Actor seed="1459"/>
</Entity>
<Entity uid="11274">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1096.56312" z="994.72974"/>
<Orientation y="5.41138"/>
<Actor seed="1458"/>
</Entity>
<Entity uid="11275">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1090.2837" z="989.563"/>
<Orientation y="2.05411"/>
<Actor seed="1406"/>
</Entity>
<Entity uid="11276">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="930.33716" z="810.35505"/>
<Orientation y="5.06911"/>
<Actor seed="1205"/>
</Entity>
<Entity uid="11277">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="924.9419" z="812.04676"/>
<Orientation y="3.4603"/>
<Actor seed="1210"/>
</Entity>
<Entity uid="11278">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="922.01661" z="818.02118"/>
<Orientation y="3.60863"/>
<Actor seed="1204"/>
</Entity>
<Entity uid="11279">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="921.85303" z="822.01777"/>
<Orientation y="2.48827"/>
<Actor seed="1106"/>
</Entity>
<Entity uid="11280">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="921.68934" z="826.01447"/>
<Orientation y="1.58568"/>
<Actor seed="1105"/>
</Entity>
<Entity uid="11281">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="938.16688" z="814.67902"/>
<Orientation y="5.57384"/>
<Actor seed="1011"/>
</Entity>
<Entity uid="11282">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="934.77161" z="829.94648"/>
<Orientation y="5.76546"/>
<Actor seed="1010"/>
</Entity>
<Entity uid="11283">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="929.68262" z="826.34174"/>
<Orientation y="2.68526"/>
<Actor seed="1009"/>
</Entity>
<Entity uid="11284">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="925.68604" z="826.17804"/>
<Orientation y="0.06763"/>
<Actor seed="1008"/>
</Entity>
<Entity uid="11285">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="921.36207" z="834.00776"/>
<Orientation y="3.04433"/>
<Actor seed="1007"/>
</Entity>
<Entity uid="11286">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1376.8949" z="530.22907"/>
<Orientation y="16.37426"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="11287">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1423.24354" z="566.06543"/>
<Orientation y="14.35341"/>
<Actor seed="1131"/>
</Entity>
<Entity uid="11288">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1382.8053" z="529.01471"/>
<Orientation y="5.71058"/>
<Actor seed="1124"/>
</Entity>
<Entity uid="11289">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1422.56226" z="570.87201"/>
<Orientation y="6.98748"/>
<Actor seed="1123"/>
</Entity>
<Entity uid="11290">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1389.28382" z="538.9571"/>
<Orientation y="10.81067"/>
<Actor seed="1122"/>
</Entity>
<Entity uid="11291">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1408.80237" z="566.37421"/>
<Orientation y="11.16695"/>
<Actor seed="1119"/>
</Entity>
<Entity uid="11292">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1415.13611" z="493.1659"/>
<Orientation y="6.9355"/>
<Actor seed="1219"/>
</Entity>
<Entity uid="11293">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1407.0829" z="576.23224"/>
<Orientation y="7.39959"/>
<Actor seed="1218"/>
</Entity>
<Entity uid="11294">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1388.19239" z="524.90491"/>
<Orientation y="15.50886"/>
<Actor seed="1040"/>
</Entity>
<Entity uid="11295">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1419.80188" z="571.32898"/>
<Orientation y="13.43921"/>
<Actor seed="1037"/>
</Entity>
<Entity uid="11296">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1402.43519" z="574.54676"/>
<Orientation y="11.02277"/>
<Actor seed="1033"/>
</Entity>
<Entity uid="11297">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1433.79139" z="479.14841"/>
<Orientation y="8.58642"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="11298">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1455.56507" z="567.76252"/>
<Orientation y="8.5926"/>
<Actor seed="1031"/>
</Entity>
<Entity uid="11299">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1498.82764" z="249.5814"/>
<Orientation y="3.53153"/>
<Actor seed="4178"/>
</Entity>
<Entity uid="11300">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1482.28675" z="230.09061"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11301">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1496.35218" z="246.40522"/>
<Orientation y="6.08733"/>
<Actor seed="1133"/>
</Entity>
<Entity uid="11302">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1508.12049" z="256.16666"/>
<Orientation y="8.60756"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="11303">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1506.04786" z="254.1337"/>
<Orientation y="3.58182"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="11304">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1490.95911" z="248.11252"/>
<Orientation y="11.02234"/>
<Actor seed="1229"/>
</Entity>
<Entity uid="11305">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1494.50928" z="249.95536"/>
<Orientation y="8.42113"/>
<Actor seed="1228"/>
</Entity>
<Entity uid="11306">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1502.04786" z="258.1337"/>
<Orientation y="2.16764"/>
<Actor seed="1224"/>
</Entity>
<Entity uid="11307">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1502.04786" z="254.1337"/>
<Orientation y="3.39676"/>
<Actor seed="1223"/>
</Entity>
<Entity uid="11308">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1506.04786" z="262.1337"/>
<Orientation y="1.58211"/>
<Actor seed="1222"/>
</Entity>
<Entity uid="11309">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1506.04786" z="258.1337"/>
<Orientation y="1.571"/>
<Actor seed="1221"/>
</Entity>
<Entity uid="11310">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1473.47901" z="221.01191"/>
<Orientation y="8.72165"/>
<Actor seed="1049"/>
</Entity>
<Entity uid="11311">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1477.02918" z="222.85474"/>
<Orientation y="10.80466"/>
<Actor seed="1048"/>
</Entity>
<Entity uid="11312">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1484.12964" z="226.54041"/>
<Orientation y="10.67818"/>
<Actor seed="1047"/>
</Entity>
<Entity uid="11313">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1485.24732" z="230.77332"/>
<Orientation y="6.48917"/>
<Actor seed="1046"/>
</Entity>
<Entity uid="11314">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1502.86292" z="248.9308"/>
<Orientation y="9.41675"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="11315">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1506.4131" z="250.77366"/>
<Orientation y="8.737"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="11316">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1589.17347" z="325.62235"/>
<Orientation y="11.03794"/>
<Actor seed="1051"/>
</Entity>
<Entity uid="11317">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1585.6222" z="323.7816"/>
<Orientation y="15.10111"/>
<Actor seed="1052"/>
</Entity>
<Entity uid="11318">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1582.07093" z="321.94074"/>
<Orientation y="9.57151"/>
<Actor seed="1053"/>
</Entity>
<Entity uid="11319">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1578.51966" z="320.09995"/>
<Orientation y="9.22667"/>
<Actor seed="1054"/>
</Entity>
<Entity uid="11320">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1567.86597" z="314.57752"/>
<Orientation y="11.36446"/>
<Actor seed="1136"/>
</Entity>
<Entity uid="11321">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1571.41712" z="316.41837"/>
<Orientation y="9.01078"/>
<Actor seed="1137"/>
</Entity>
<Entity uid="11322">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1574.10132" z="323.38251"/>
<Orientation y="8.99007"/>
<Actor seed="1142"/>
</Entity>
<Entity uid="11323">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1566.1554" z="309.1855"/>
<Orientation y="10.91341"/>
<Actor seed="1232"/>
</Entity>
<Entity uid="11324">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1568.9037" z="303.05591"/>
<Orientation y="9.44962"/>
<Actor seed="1235"/>
</Entity>
<Entity uid="11325">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1593.27332" z="319.81495"/>
<Orientation y="12.7383"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="11326">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1592.91016" z="321.08954"/>
<Orientation y="10.71746"/>
<Actor seed="1131"/>
</Entity>
<Entity uid="11327">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1603.31885" z="317.97474"/>
<Orientation y="7.531"/>
<Actor seed="1119"/>
</Entity>
<Entity uid="11328">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1521.2422" z="214.51694"/>
<Orientation y="4.19408"/>
<Actor seed="4178"/>
</Entity>
<Entity uid="11329">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1550.78992" z="242.19758"/>
<Orientation y="7.93242"/>
<Actor seed="1135"/>
</Entity>
<Entity uid="11330">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1496.21155" z="209.32474"/>
<Orientation y="10.2552"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11331">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1517.33667" z="213.5355"/>
<Orientation y="6.74988"/>
<Actor seed="1133"/>
</Entity>
<Entity uid="11332">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1529.73511" z="213.66474"/>
<Orientation y="4.24437"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="11333">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1514.1349" z="218.19904"/>
<Orientation y="11.6849"/>
<Actor seed="1229"/>
</Entity>
<Entity uid="11334">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1518.06751" z="217.46814"/>
<Orientation y="9.08368"/>
<Actor seed="1228"/>
</Entity>
<Entity uid="11335">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1529.04188" z="219.27897"/>
<Orientation y="2.8302"/>
<Actor seed="1224"/>
</Entity>
<Entity uid="11336">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1526.5813" z="216.12525"/>
<Orientation y="4.05932"/>
<Actor seed="1223"/>
</Entity>
<Entity uid="11337">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1550.05896" z="238.26496"/>
<Orientation y="9.38421"/>
<Actor seed="1049"/>
</Entity>
<Entity uid="11338">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1553.99158" z="237.5341"/>
<Orientation y="11.46721"/>
<Actor seed="1048"/>
</Entity>
<Entity uid="11339">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1495.48072" z="205.39203"/>
<Orientation y="11.34073"/>
<Actor seed="1047"/>
</Entity>
<Entity uid="11340">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1498.9657" z="208.04184"/>
<Orientation y="7.15172"/>
<Actor seed="1046"/>
</Entity>
<Entity uid="11341">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1524.02356" z="211.52176"/>
<Orientation y="10.0793"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="11342">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1527.95618" z="210.79093"/>
<Orientation y="9.39956"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="11343">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="891.5304" z="701.44288"/>
<Orientation y="10.0768"/>
<Actor seed="1080"/>
</Entity>
<Entity uid="11344">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="878.7353" z="691.7414"/>
<Orientation y="9.8873"/>
<Actor seed="1166"/>
</Entity>
<Entity uid="11345">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="903.27845" z="703.88886"/>
<Orientation y="10.65731"/>
<Actor seed="1167"/>
</Entity>
<Entity uid="11346">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="894.63111" z="706.17426"/>
<Orientation y="7.86876"/>
<Actor seed="1168"/>
</Entity>
<Entity uid="11347">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="889.89979" z="709.27497"/>
<Orientation y="4.80039"/>
<Actor seed="1169"/>
</Entity>
<Entity uid="11348">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="885.99146" z="702.79145"/>
<Orientation y="10.48134"/>
<Actor seed="1170"/>
</Entity>
<Entity uid="11349">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="911.11451" z="704.5365"/>
<Orientation y="9.71088"/>
<Actor seed="1259"/>
</Entity>
<Entity uid="11350">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="897.73182" z="710.90564"/>
<Orientation y="10.05623"/>
<Actor seed="1260"/>
</Entity>
<Entity uid="11351">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="881.57087" z="692.2624"/>
<Orientation y="5.61651"/>
<Actor seed="1261"/>
</Entity>
<Entity uid="11352">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="883.77753" z="698.30671"/>
<Orientation y="2.38324"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="11353">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="858.8061" z="649.6869"/>
<Orientation y="2.35622"/>
<Actor seed="63744"/>
</Entity>
<Entity uid="11354">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="862.71637" z="649.98517"/>
<Orientation y="2.35622"/>
<Actor seed="6760"/>
</Entity>
<Entity uid="11355">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="839.88807" z="647.32117"/>
<Orientation y="3.02611"/>
<Actor seed="996"/>
</Entity>
<Entity uid="11356">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="842.65564" z="648.23658"/>
<Orientation y="6.06168"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="11357">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="849.10322" z="641.72046"/>
<Orientation y="2.04813"/>
<Actor seed="1192"/>
</Entity>
<Entity uid="11358">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="851.88807" z="643.32117"/>
<Orientation y="5.14101"/>
<Actor seed="1196"/>
</Entity>
<Entity uid="11359">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="846.65564" z="644.23658"/>
<Orientation y="2.61316"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="11360">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="846.65564" z="648.23658"/>
<Orientation y="3.00977"/>
<Actor seed="1266"/>
</Entity>
<Entity uid="11361">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="936.2649" z="763.3335"/>
<Orientation y="6.21032"/>
<Actor seed="1267"/>
</Entity>
<Entity uid="11362">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="933.69794" z="766.40131"/>
<Orientation y="3.88382"/>
<Actor seed="1266"/>
</Entity>
<Entity uid="11363">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="930.63025" z="763.83436"/>
<Orientation y="3.48722"/>
<Actor seed="1265"/>
</Entity>
<Entity uid="11364">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="925.4964" z="769.96985"/>
<Orientation y="5.45513"/>
<Actor seed="1084"/>
</Entity>
<Entity uid="11365">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="933.28595" z="759.23401"/>
<Orientation y="6.01507"/>
<Actor seed="1196"/>
</Entity>
<Entity uid="11366">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="931.13105" z="769.469"/>
<Orientation y="6.93573"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="11367">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="940.6313" z="755.45795"/>
<Orientation y="4.65792"/>
<Actor seed="1090"/>
</Entity>
<Entity uid="11368">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="928.65296" z="771.00416"/>
<Orientation y="3.90017"/>
<Actor seed="996"/>
</Entity>
<Entity uid="11369">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="869.88495" z="673.11872"/>
<Orientation y="7.64313"/>
<Actor seed="1257"/>
</Entity>
<Entity uid="11370">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="869.26166" z="664.19617"/>
<Orientation y="8.88956"/>
<Actor seed="1255"/>
</Entity>
<Entity uid="11371">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="872.54981" z="678.66102"/>
<Orientation y="9.5358"/>
<Actor seed="1197"/>
</Entity>
<Entity uid="11372">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="865.65003" z="666.23853"/>
<Orientation y="8.15674"/>
<Actor seed="1164"/>
</Entity>
<Entity uid="11373">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="868.70154" z="677.56946"/>
<Orientation y="6.05504"/>
<Actor seed="1093"/>
</Entity>
<Entity uid="11374">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="869.79322" z="673.72126"/>
<Orientation y="6.1292"/>
<Actor seed="1092"/>
</Entity>
<Entity uid="11375">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="863.40955" z="657.4322"/>
<Orientation y="9.0544"/>
<Actor seed="1074"/>
</Entity>
<Entity uid="11376">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="868.5514" z="661.72107"/>
<Orientation y="8.706"/>
<Actor seed="1003"/>
</Entity>
<Entity uid="11377">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="863.63477" z="669.16053"/>
<Orientation y="9.82802"/>
<Actor seed="998"/>
</Entity>
<Entity uid="11378">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="917.85755" z="792.56482"/>
<Orientation y="5.29578"/>
<Actor seed="1602"/>
</Entity>
<Entity uid="11379">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="913.85755" z="792.56482"/>
<Orientation y="2.61913"/>
<Actor seed="1601"/>
</Entity>
<Entity uid="11380">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="913.75416" z="797.89979"/>
<Orientation y="0.93425"/>
<Actor seed="1537"/>
</Entity>
<Entity uid="11381">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="925.97486" z="803.59144"/>
<Orientation y="2.76861"/>
<Actor seed="1535"/>
</Entity>
<Entity uid="11382">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="915.6344" z="797.8877"/>
<Orientation y="1.99468"/>
<Actor seed="1491"/>
</Entity>
<Entity uid="11383">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="822.9571" z="786.69373"/>
<Orientation y="0.64901"/>
<Actor seed="1452"/>
</Entity>
<Entity uid="11384">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="918.83814" z="794.01844"/>
<Orientation y="3.39936"/>
<Actor seed="1451"/>
</Entity>
<Entity uid="11385">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="830.17292" z="788.85663"/>
<Orientation y="3.97808"/>
<Actor seed="1449"/>
</Entity>
<Entity uid="11386">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="915.6344" z="793.8877"/>
<Orientation y="4.70539"/>
<Actor seed="1405"/>
</Entity>
<Entity uid="11387">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="912.41773" z="786.11127"/>
<Orientation y="-0.66234"/>
<Actor seed="1404"/>
</Entity>
<Entity uid="11388">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="924.54542" z="800.05744"/>
<Orientation y="4.92539"/>
<Actor seed="1369"/>
</Entity>
<Entity uid="11389">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="921.30982" z="803.5348"/>
<Orientation y="4.64377"/>
<Actor seed="1364"/>
</Entity>
<Entity uid="11390">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="919.08338" z="781.6875"/>
<Orientation y="-0.3942"/>
<Actor seed="1319"/>
</Entity>
<Entity uid="11391">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="933.86268" z="889.82074"/>
<Orientation y="-2.06696"/>
<Actor seed="1002"/>
</Entity>
<Entity uid="11392">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="936.21424" z="885.65607"/>
<Orientation y="2.38967"/>
<Actor seed="1076"/>
</Entity>
<Entity uid="11393">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="932.60145" z="874.21283"/>
<Orientation y="4.10961"/>
<Actor seed="1162"/>
</Entity>
<Entity uid="11394">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="935.01001" z="881.84168"/>
<Orientation y="4.03484"/>
<Actor seed="1163"/>
</Entity>
<Entity uid="11395">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="814.93134" z="643.5113"/>
<Orientation y="-6.32935"/>
<Actor seed="1002"/>
</Entity>
<Entity uid="11396">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="810.15845" z="643.20533"/>
<Orientation y="-1.87273"/>
<Actor seed="1076"/>
</Entity>
<Entity uid="11397">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="801.42585" z="651.43586"/>
<Orientation y="-0.1528"/>
<Actor seed="1162"/>
</Entity>
<Entity uid="11398">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="807.24756" z="645.9488"/>
<Orientation y="-0.22756"/>
<Actor seed="1163"/>
</Entity>
<Entity uid="11399">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="899.36841" z="863.5829"/>
<Orientation y="3.93866"/>
<Actor seed="1188"/>
</Entity>
<Entity uid="11400">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="927.38935" z="833.74427"/>
<Orientation y="3.20366"/>
<Actor seed="2032"/>
</Entity>
<Entity uid="11401">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="891.6869" z="841.85926"/>
<Orientation y="1.52048"/>
<Actor seed="1455"/>
</Entity>
<Entity uid="11402">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1041.32789" z="738.10279"/>
<Orientation y="3.63564"/>
<Actor seed="1273"/>
</Entity>
<Entity uid="11403">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="894.615" z="846.0276"/>
<Orientation y="3.63564"/>
<Actor seed="1273"/>
</Entity>
<Entity uid="11404">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="827.16962" z="673.02466"/>
<Orientation y="0.00533"/>
<Actor seed="1323"/>
</Entity>
<Entity uid="11405">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="819.76331" z="674.4167"/>
<Orientation y="1.16158"/>
<Actor seed="1653"/>
</Entity>
<Entity uid="11406">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="697.23475" z="789.51264"/>
<Orientation y="1.54879"/>
<Actor seed="1268"/>
</Entity>
<Entity uid="11407">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="708.43372" z="776.60328"/>
<Orientation y="1.03238"/>
<Actor seed="1262"/>
</Entity>
<Entity uid="11408">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="691.81568" z="790.53614"/>
<Orientation y="2.25091"/>
<Actor seed="1185"/>
</Entity>
<Entity uid="11409">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="699.03003" z="785.24506"/>
<Orientation y="-0.70955"/>
<Actor seed="1184"/>
</Entity>
<Entity uid="11410">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="683.456" z="798.49762"/>
<Orientation y="3.61908"/>
<Actor seed="1182"/>
</Entity>
<Entity uid="11411">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="710.2978" z="777.27906"/>
<Orientation y="1.71908"/>
<Actor seed="1173"/>
</Entity>
<Entity uid="11412">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1112.83252" z="426.32868"/>
<Orientation y="5.67682"/>
<Actor seed="1390"/>
</Entity>
<Entity uid="11413">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1118.7168" z="427.19166"/>
<Orientation y="0.94037"/>
<Actor seed="1018"/>
</Entity>
<Entity uid="11414">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1136.23108" z="417.08161"/>
<Orientation y="0.94037"/>
<Actor seed="1018"/>
</Entity>
<Entity uid="11415">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1447.99268" z="168.03245"/>
<Orientation y="7.26987"/>
<Actor seed="1135"/>
</Entity>
<Entity uid="11416">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1458.6432" z="173.56095"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11417">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1443.95521" z="158.13077"/>
<Orientation y="8.29366"/>
<Actor seed="1231"/>
</Entity>
<Entity uid="11418">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1438.20301" z="155.13822"/>
<Orientation y="6.08451"/>
<Actor seed="1054"/>
</Entity>
<Entity uid="11419">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1449.83545" z="164.48224"/>
<Orientation y="8.72165"/>
<Actor seed="1049"/>
</Entity>
<Entity uid="11420">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1453.38563" z="166.32508"/>
<Orientation y="10.80466"/>
<Actor seed="1048"/>
</Entity>
<Entity uid="11421">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1460.48609" z="170.01075"/>
<Orientation y="10.67818"/>
<Actor seed="1047"/>
</Entity>
<Entity uid="11422">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1461.60376" z="174.24366"/>
<Orientation y="6.48917"/>
<Actor seed="1046"/>
</Entity>
<Entity uid="11423">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1454.6659" z="196.88645"/>
<Orientation y="8.30446"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="11424">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1464.75599" z="203.44373"/>
<Orientation y="10.60465"/>
<Actor seed="1227"/>
</Entity>
<Entity uid="11425">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1462.65455" z="203.23011"/>
<Orientation y="6.71915"/>
<Actor seed="1226"/>
</Entity>
<Entity uid="11426">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1468.25696" z="207.69874"/>
<Orientation y="1.67556"/>
<Actor seed="1219"/>
</Entity>
<Entity uid="11427">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1470.0652" z="210.86817"/>
<Orientation y="3.32648"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="11428">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1452.30506" z="193.28107"/>
<Orientation y="11.41742"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="11429">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1469.66846" z="213.66822"/>
<Orientation y="9.39658"/>
<Actor seed="1131"/>
</Entity>
<Entity uid="11430">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1448.59595" z="189.96662"/>
<Orientation y="8.48238"/>
<Actor seed="1037"/>
</Entity>
<Entity uid="11431">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1413.2107" z="162.33509"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11432">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1618.77442" z="296.78241"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11433">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1385.62366" z="392.49952"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11434">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1375.85621" z="533.79786"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11435">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1426.0182" z="562.70972"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11436">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1382.44117" z="387.63187"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11437">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1320.73621" z="478.25986"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11438">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1272.49415" z="553.62043"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11439">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1278.35169" z="588.99201"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11440">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1297.40125" z="662.00727"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11441">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1294.67164" z="704.59394"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11442">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1288.64771" z="755.8443"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11443">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1099.58741" z="412.32718"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11444">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1171.8694" z="439.24311"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11445">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="907.41022" z="914.01276"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11446">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="936.98597" z="878.55042"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11447">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="932.2378" z="835.52344"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11448">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="827.48212" z="803.84888"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11449">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="682.89478" z="801.39325"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11450">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="645.77411" z="854.26087"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11451">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="933.8357" z="755.89533"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11452">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1020.72718" z="769.68531"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11453">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1042.62647" z="898.15253"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11454">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1076.83716" z="1036.09656"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11455">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1190.58216" z="1201.0741"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11456">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1267.52784" z="1464.55555"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11457">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1361.39783" z="1507.9402"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11458">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1388.52454" z="1581.76258"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11459">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1201.29725" z="1549.2074"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11460">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1169.41321" z="1126.09375"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11461">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1335.1371" z="1146.71143"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11462">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1213.76014" z="964.43262"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11463">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1245.81946" z="819.90284"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11464">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1188.18055" z="878.02894"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11465">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1246.00403" z="905.761"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11466">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1281.39649" z="1098.79078"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11467">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1238.2107" z="659.18964"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="11468">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1014.89466" z="486.21076"/>
<Orientation y="2.35621"/>
<Actor seed="18584"/>
</Entity>
<Entity uid="11469">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1014.43781" z="494.31254"/>
<Orientation y="2.35621"/>
<Actor seed="25490"/>
</Entity>
<Entity uid="11470">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1035.27393" z="470.36149"/>
<Orientation y="2.35621"/>
<Actor seed="22408"/>
</Entity>
<Entity uid="11471">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1037.65711" z="474.47587"/>
<Orientation y="2.35621"/>
<Actor seed="36964"/>
</Entity>
<Entity uid="11472">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1034.93384" z="472.64032"/>
<Orientation y="2.35621"/>
<Actor seed="32124"/>
</Entity>
<Entity uid="11473">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1095.44715" z="453.47193"/>
<Orientation y="2.35621"/>
<Actor seed="60816"/>
</Entity>
<Entity uid="11474">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1091.55701" z="453.37287"/>
<Orientation y="2.35621"/>
<Actor seed="31776"/>
</Entity>
<Entity uid="11475">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1090.56592" z="447.83014"/>
<Orientation y="2.35621"/>
<Actor seed="9574"/>
</Entity>
<Entity uid="11476">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.31788" z="454.3441"/>
<Orientation y="2.35621"/>
<Actor seed="54920"/>
</Entity>
<Entity uid="11477">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1075.23658" z="474.37015"/>
<Orientation y="2.35621"/>
<Actor seed="14502"/>
</Entity>
<Entity uid="11478">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1074.7804" z="477.32569"/>
<Orientation y="2.35621"/>
<Actor seed="48284"/>
</Entity>
<Entity uid="11479">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1062.19324" z="425.7787"/>
<Orientation y="2.35621"/>
<Actor seed="37160"/>
</Entity>
<Entity uid="11480">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1058.39271" z="427.4832"/>
<Orientation y="2.35621"/>
<Actor seed="21530"/>
</Entity>
<Entity uid="11481">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1054.48597" z="428.87952"/>
<Orientation y="2.35621"/>
<Actor seed="41964"/>
</Entity>
<Entity uid="11482">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1017.1678" z="536.74866"/>
<Orientation y="2.35621"/>
<Actor seed="23394"/>
</Entity>
<Entity uid="11483">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1015.35261" z="530.07691"/>
<Orientation y="2.35621"/>
<Actor seed="28056"/>
</Entity>
<Entity uid="11484">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1015.87421" z="531.92054"/>
<Orientation y="2.35621"/>
<Actor seed="34052"/>
</Entity>
<Entity uid="11485">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1038.95057" z="499.02936"/>
<Orientation y="2.35621"/>
<Actor seed="60674"/>
</Entity>
<Entity uid="11486">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1042.87281" z="500.34037"/>
<Orientation y="2.35621"/>
<Actor seed="24870"/>
</Entity>
<Entity uid="11487">
<Template>actor|geology/stonemine_desert_quarry.xml</Template>
<Position x="1006.57679" z="475.08948"/>
<Orientation y="2.35621"/>
<Actor seed="40306"/>
</Entity>
<Entity uid="11488">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1071.78028" z="422.80478"/>
<Orientation y="2.35621"/>
<Actor seed="53444"/>
</Entity>
<Entity uid="11489">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1017.01429" z="544.60773"/>
<Orientation y="2.35621"/>
<Actor seed="17268"/>
</Entity>
<Entity uid="11490">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1019.36011" z="547.31482"/>
<Orientation y="2.35621"/>
<Actor seed="20912"/>
</Entity>
<Entity uid="11491">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1012.18616" z="488.55417"/>
<Orientation y="2.35621"/>
<Actor seed="27312"/>
</Entity>
<Entity uid="11492">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1013.86084" z="493.62867"/>
<Orientation y="2.35621"/>
<Actor seed="63956"/>
</Entity>
<Entity uid="11493">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1011.30304" z="496.04868"/>
<Orientation y="2.35621"/>
<Actor seed="52912"/>
</Entity>
<Entity uid="11494">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="991.21229" z="435.75922"/>
<Orientation y="2.35621"/>
<Actor seed="49964"/>
</Entity>
<Entity uid="11495">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1055.22291" z="487.94578"/>
<Orientation y="2.35621"/>
<Actor seed="63704"/>
</Entity>
<Entity uid="11496">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="993.54712" z="433.64716"/>
<Orientation y="2.35621"/>
<Actor seed="52398"/>
</Entity>
<Entity uid="11497">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1023.80555" z="450.13218"/>
<Orientation y="2.35621"/>
<Actor seed="50678"/>
</Entity>
<Entity uid="11498">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1021.92176" z="451.04368"/>
<Orientation y="2.35621"/>
<Actor seed="33194"/>
</Entity>
<Entity uid="11499">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1089.95044" z="444.47474"/>
<Orientation y="2.35621"/>
<Actor seed="50770"/>
</Entity>
<Entity uid="11500">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="964.26667" z="468.03098"/>
<Orientation y="2.35621"/>
<Actor seed="50658"/>
</Entity>
<Entity uid="11501">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1015.4068" z="518.27125"/>
<Orientation y="2.35621"/>
<Actor seed="16376"/>
</Entity>
<Entity uid="11502">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1003.81098" z="398.26728"/>
<Orientation y="2.35621"/>
<Actor seed="17222"/>
</Entity>
<Entity uid="11503">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1152.50477" z="319.46766"/>
<Orientation y="2.35621"/>
<Actor seed="53520"/>
</Entity>
<Entity uid="11504">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1244.73072" z="270.86695"/>
<Orientation y="2.35621"/>
<Actor seed="7038"/>
</Entity>
<Entity uid="11505">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1217.9347" z="270.85114"/>
<Orientation y="2.35621"/>
<Actor seed="45102"/>
</Entity>
<Entity uid="11506">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1127.43824" z="263.07532"/>
<Orientation y="2.35621"/>
<Actor seed="10252"/>
</Entity>
<Entity uid="11507">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1067.69031" z="429.92716"/>
<Orientation y="2.35621"/>
<Actor seed="20280"/>
</Entity>
<Entity uid="11508">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1489.48365" z="1525.07984"/>
<Orientation y="4.09935"/>
<Actor seed="16866"/>
</Entity>
<Entity uid="11509">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1459.17786" z="1481.24988"/>
<Orientation y="7.25483"/>
<Actor seed="53678"/>
</Entity>
<Entity uid="11510">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1516.0221" z="1487.47999"/>
<Orientation y="4.09937"/>
<Actor seed="16866"/>
</Entity>
<Entity uid="11511">
<Template>other/bridge_hele</Template>
<Player>0</Player>
<Position x="1481.46814" z="1448.62708"/>
<Orientation y="7.25484"/>
<Actor seed="53678"/>
</Entity>
<Entity uid="11512">
<Template>actor|props/special/eyecandy/skeleton.xml</Template>
<Position x="1097.64905" z="134.08628"/>
<Orientation y="4.15485"/>
<Actor seed="41676"/>
</Entity>
<Entity uid="11513">
<Template>actor|props/special/eyecandy/skeleton_propped.xml</Template>
<Position x="1077.63538" z="147.51911"/>
<Orientation y="2.35621"/>
<Actor seed="46718"/>
</Entity>
<Entity uid="11514">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.31434" z="135.81757"/>
<Orientation y="2.35621"/>
<Actor seed="57696"/>
</Entity>
<Entity uid="11515">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.3274" z="155.52948"/>
<Orientation y="2.35621"/>
<Actor seed="9866"/>
</Entity>
<Entity uid="11516">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.20533" z="131.69788"/>
<Orientation y="2.35621"/>
<Actor seed="21208"/>
</Entity>
<Entity uid="11517">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1099.40589" z="131.88361"/>
<Orientation y="2.35621"/>
<Actor seed="36196"/>
</Entity>
<Entity uid="11518">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1099.69593" z="125.32456"/>
<Orientation y="2.35621"/>
<Actor seed="1736"/>
</Entity>
<Entity uid="11519">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.31067" z="124.10074"/>
<Orientation y="2.35621"/>
<Actor seed="26974"/>
</Entity>
<Entity uid="11520">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1090.68396" z="134.94336"/>
<Orientation y="2.35621"/>
<Actor seed="30636"/>
</Entity>
<Entity uid="11521">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.2068" z="141.3455"/>
<Orientation y="2.35621"/>
<Actor seed="17264"/>
</Entity>
<Entity uid="11522">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1095.77771" z="129.10508"/>
<Orientation y="2.35621"/>
<Actor seed="45438"/>
</Entity>
<Entity uid="11523">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1087.53138" z="144.05549"/>
<Orientation y="2.35621"/>
<Actor seed="21296"/>
</Entity>
<Entity uid="11524">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1110.91883" z="119.52482"/>
<Orientation y="2.35621"/>
<Actor seed="2790"/>
</Entity>
<Entity uid="11525">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1104.30274" z="114.44368"/>
<Orientation y="2.35621"/>
<Actor seed="27718"/>
</Entity>
<Entity uid="11526">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1084.16248" z="132.02207"/>
<Orientation y="2.35621"/>
<Actor seed="4608"/>
</Entity>
<Entity uid="11527">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1087.75367" z="128.32319"/>
<Orientation y="2.35621"/>
<Actor seed="6426"/>
</Entity>
<Entity uid="11528">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1090.4607" z="136.3996"/>
<Orientation y="2.35621"/>
<Actor seed="60326"/>
</Entity>
<Entity uid="11529">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1099.9292" z="133.41346"/>
<Orientation y="2.35621"/>
<Actor seed="34664"/>
</Entity>
<Entity uid="11530">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1075.22352" z="140.93998"/>
<Orientation y="2.35621"/>
<Actor seed="31960"/>
</Entity>
<Entity uid="11531">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1092.89454" z="119.23963"/>
<Orientation y="3.58333"/>
<Actor seed="30710"/>
</Entity>
<Entity uid="11532">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1111.92994" z="119.79365"/>
<Orientation y="2.63195"/>
<Actor seed="8782"/>
</Entity>
<Entity uid="11533">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1091.047" z="123.7225"/>
<Orientation y="2.35621"/>
<Actor seed="11730"/>
</Entity>
<Entity uid="11534">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1113.23914" z="115.42023"/>
<Orientation y="1.76212"/>
<Actor seed="35356"/>
</Entity>
<Entity uid="11535">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1078.36683" z="150.6565"/>
<Orientation y="2.35621"/>
<Actor seed="14326"/>
</Entity>
<Entity uid="11536">
<Template>actor|flora/trees/acacia.xml</Template>
<Position x="1103.54175" z="101.75474"/>
<Orientation y="3.02042"/>
<Actor seed="26428"/>
</Entity>
<Entity uid="11537">
<Template>actor|flora/trees/acacia.xml</Template>
<Position x="1108.21924" z="88.47831"/>
<Orientation y="3.27504"/>
<Actor seed="31406"/>
</Entity>
<Entity uid="11541">
<Template>gaia/flora_tree_oak_dead</Template>
<Player>0</Player>
<Position x="1111.16272" z="117.85874"/>
<Orientation y="2.35621"/>
<Actor seed="39006"/>
</Entity>
<Entity uid="11545">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1102.09717" z="93.88508"/>
<Orientation y="2.35621"/>
<Actor seed="28098"/>
</Entity>
<Entity uid="11546">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1110.8307" z="96.91492"/>
<Orientation y="2.35621"/>
<Actor seed="39804"/>
</Entity>
<Entity uid="11547">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1107.51575" z="90.50831"/>
<Orientation y="2.35621"/>
<Actor seed="41570"/>
</Entity>
<Entity uid="11548">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1112.19397" z="107.9634"/>
<Orientation y="1.85753"/>
<Actor seed="7632"/>
</Entity>
<Entity uid="11549">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1110.9314" z="87.59202"/>
<Orientation y="2.35621"/>
<Actor seed="47614"/>
</Entity>
<Entity uid="11550">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1112.83704" z="89.63045"/>
<Orientation y="2.35621"/>
<Actor seed="64874"/>
</Entity>
<Entity uid="11551">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1116.43335" z="86.84081"/>
<Orientation y="2.35621"/>
<Actor seed="41254"/>
</Entity>
<Entity uid="11552">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1117.70118" z="88.86309"/>
<Orientation y="2.35621"/>
<Actor seed="30404"/>
</Entity>
<Entity uid="11553">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1110.71277" z="91.34838"/>
<Orientation y="2.35621"/>
<Actor seed="19204"/>
</Entity>
<Entity uid="11554">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1113.32801" z="109.90803"/>
<Orientation y="2.35621"/>
<Actor seed="52496"/>
</Entity>
<Entity uid="11555">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1108.0514" z="100.09787"/>
<Orientation y="2.35621"/>
<Actor seed="9964"/>
</Entity>
<Entity uid="11556">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1112.43238" z="101.05526"/>
<Orientation y="2.35621"/>
<Actor seed="25662"/>
</Entity>
<Entity uid="11557">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1115.40577" z="94.01497"/>
<Orientation y="2.35621"/>
<Actor seed="35570"/>
</Entity>
<Entity uid="11558">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1118.87098" z="91.46682"/>
<Orientation y="2.35621"/>
<Actor seed="48320"/>
</Entity>
<Entity uid="11559">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1117.48487" z="84.98221"/>
<Orientation y="2.35621"/>
<Actor seed="61430"/>
</Entity>
<Entity uid="11560">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1119.84498" z="89.25654"/>
<Orientation y="2.35621"/>
<Actor seed="19798"/>
</Entity>
<Entity uid="11561">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1123.2798" z="89.01066"/>
<Orientation y="2.35621"/>
<Actor seed="60086"/>
</Entity>
<Entity uid="11562">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1096.17591" z="94.56199"/>
<Orientation y="2.35621"/>
<Actor seed="45350"/>
</Entity>
<Entity uid="11563">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1111.28333" z="99.99425"/>
<Orientation y="2.35621"/>
<Actor seed="15022"/>
</Entity>
<Entity uid="11564">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1094.31031" z="95.14228"/>
<Orientation y="2.35621"/>
<Actor seed="10338"/>
</Entity>
<Entity uid="11565">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1092.15967" z="94.86406"/>
<Orientation y="2.35621"/>
<Actor seed="52132"/>
</Entity>
<Entity uid="11566">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1115.5713" z="97.88935"/>
<Orientation y="1.36869"/>
<Actor seed="41300"/>
</Entity>
<Entity uid="11567">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1110.43445" z="102.66597"/>
<Orientation y="1.5004"/>
<Actor seed="41300"/>
</Entity>
<Entity uid="11568">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1123.18421" z="92.92843"/>
<Orientation y="2.35622"/>
<Actor seed="41300"/>
</Entity>
<Entity uid="11569">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1116.3407" z="83.18107"/>
<Orientation y="2.35622"/>
<Actor seed="41300"/>
</Entity>
<Entity uid="11570">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1107.8932" z="87.61611"/>
<Orientation y="1.1293"/>
<Actor seed="41300"/>
</Entity>
<Entity uid="11571">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1101.83484" z="114.77813"/>
<Orientation y="1.76212"/>
<Actor seed="35356"/>
</Entity>
<Entity uid="11572">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1125.52149" z="106.67959"/>
<Orientation y="1.76212"/>
<Actor seed="35356"/>
</Entity>
<Entity uid="11573">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1105.41956" z="97.57813"/>
<Orientation y="3.84591"/>
<Actor seed="28098"/>
</Entity>
<Entity uid="11574">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1106.66602" z="102.8654"/>
<Orientation y="2.25756"/>
<Actor seed="39804"/>
</Entity>
<Entity uid="11575">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1106.70093" z="108.83355"/>
<Orientation y="2.23031"/>
<Actor seed="7632"/>
</Entity>
<Entity uid="11576">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1103.62989" z="109.22976"/>
<Orientation y="2.35622"/>
<Actor seed="52496"/>
</Entity>
<Entity uid="11577">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1105.10193" z="112.62131"/>
<Orientation y="2.92801"/>
<Actor seed="52496"/>
</Entity>
<Entity uid="11578">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1108.84986" z="110.01746"/>
<Orientation y="1.80665"/>
<Actor seed="7632"/>
</Entity>
<Entity uid="11579">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1110.89441" z="104.49033"/>
<Orientation y="-1.9927"/>
<Actor seed="7632"/>
</Entity>
<Entity uid="11580">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1112.23462" z="105.98821"/>
<Orientation y="2.0782"/>
<Actor seed="52496"/>
</Entity>
<Entity uid="11584">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1102.6388" z="110.70904"/>
<Orientation y="1.85753"/>
<Actor seed="7632"/>
</Entity>
<Entity uid="11586">
<Template>structures/pers_dock</Template>
<Player>4</Player>
<Position x="1614.31275" z="1782.88465"/>
<Orientation y="2.54531"/>
<Actor seed="27214"/>
</Entity>
<Entity uid="11587">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1750.0243" z="1718.84668"/>
<Orientation y="2.35621"/>
<Actor seed="60254"/>
</Entity>
<Entity uid="11588">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1801.86207" z="1556.61011"/>
<Orientation y="2.35621"/>
<Actor seed="58688"/>
</Entity>
<Entity uid="11589">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1789.02845" z="1564.38611"/>
<Orientation y="2.35621"/>
<Actor seed="55360"/>
</Entity>
<Entity uid="11590">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1754.93067" z="1547.03626"/>
<Orientation y="2.35621"/>
<Actor seed="12708"/>
</Entity>
<Entity uid="11591">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1770.96814" z="1542.42994"/>
<Orientation y="2.35621"/>
<Actor seed="37170"/>
</Entity>
<Entity uid="11592">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1769.17554" z="1567.58594"/>
<Orientation y="2.35621"/>
<Actor seed="42694"/>
</Entity>
<Entity uid="11593">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1764.67981" z="1552.12867"/>
<Orientation y="2.35621"/>
<Actor seed="58160"/>
</Entity>
<Entity uid="11594">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1778.30872" z="1566.28956"/>
<Orientation y="2.35621"/>
<Actor seed="59608"/>
</Entity>
<Entity uid="11595">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1753.53162" z="1549.1338"/>
<Orientation y="2.35621"/>
<Actor seed="36880"/>
</Entity>
<Entity uid="11596">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1745.22901" z="1551.5652"/>
<Orientation y="2.35621"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11597">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1762.12037" z="1545.18018"/>
<Orientation y="2.35621"/>
<Actor seed="39750"/>
</Entity>
<Entity uid="11598">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1773.76502" z="1536.08082"/>
<Orientation y="2.35621"/>
<Actor seed="21234"/>
</Entity>
<Entity uid="11599">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1738.43775" z="1552.82264"/>
<Orientation y="2.35621"/>
<Actor seed="12080"/>
</Entity>
<Entity uid="11600">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1788.04712" z="1594.84058"/>
<Orientation y="0.1446"/>
<Actor seed="1034"/>
</Entity>
<Entity uid="11601">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1784.15345" z="1591.21949"/>
<Orientation y="0.1446"/>
<Actor seed="28330"/>
</Entity>
<Entity uid="11602">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1766.78321" z="1590.11255"/>
<Orientation y="2.35621"/>
<Actor seed="33178"/>
</Entity>
<Entity uid="11603">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1775.396" z="1586.70667"/>
<Orientation y="2.35621"/>
<Actor seed="42302"/>
</Entity>
<Entity uid="11604">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1793.45167" z="1617.56385"/>
<Orientation y="2.35621"/>
<Actor seed="42590"/>
</Entity>
<Entity uid="11605">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1780.27015" z="1594.5818"/>
<Orientation y="2.35621"/>
<Actor seed="23218"/>
</Entity>
<Entity uid="11606">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1795.74622" z="1597.43104"/>
<Orientation y="2.35621"/>
<Actor seed="41714"/>
</Entity>
<Entity uid="11607">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1742.22168" z="1643.2627"/>
<Orientation y="1.3726"/>
<Actor seed="384"/>
</Entity>
<Entity uid="11608">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1749.06653" z="1636.52918"/>
<Orientation y="0.96117"/>
<Actor seed="386"/>
</Entity>
<Entity uid="11609">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1746.28345" z="1649.7417"/>
<Orientation y="0.19643"/>
<Actor seed="387"/>
</Entity>
<Entity uid="11610">
<Template>structures/pers_stable</Template>
<Player>4</Player>
<Position x="1746.03089" z="1665.09144"/>
<Orientation y="3.96238"/>
<Actor seed="60060"/>
</Entity>
<Entity uid="11611">
<Template>structures/pers_tacara</Template>
<Player>4</Player>
<Position x="1680.41724" z="1691.77625"/>
<Orientation y="8.72716"/>
<Actor seed="60360"/>
</Entity>
<Entity uid="11612">
<Template>structures/pers_apadana</Template>
<Player>4</Player>
<Position x="1728.0547" z="1634.66651"/>
<Orientation y="5.58768"/>
<Actor seed="46692"/>
</Entity>
<Entity uid="11613">
<Template>structures/pers_market</Template>
<Player>4</Player>
<Position x="1706.49549" z="1618.0464"/>
<Orientation y="2.45339"/>
<Actor seed="11982"/>
</Entity>
<Entity uid="11614">
<Template>units/pers_hero_xerxes_chariot</Template>
<Player>4</Player>
<Position x="1704.25745" z="1662.71692"/>
<Orientation y="2.42843"/>
<Actor seed="53752"/>
</Entity>
<Entity uid="11617">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1704.58167" z="1681.59534"/>
<Orientation y="2.39837"/>
<Actor seed="64092"/>
</Entity>
<Entity uid="11618">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1701.4524" z="1680.03821"/>
<Orientation y="2.39837"/>
<Actor seed="17760"/>
</Entity>
<Entity uid="11619">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1698.94385" z="1677.67481"/>
<Orientation y="2.39837"/>
<Actor seed="4818"/>
</Entity>
<Entity uid="11620">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1696.37427" z="1675.19544"/>
<Orientation y="2.39837"/>
<Actor seed="27240"/>
</Entity>
<Entity uid="11621">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1693.3971" z="1672.93738"/>
<Orientation y="2.39837"/>
<Actor seed="16826"/>
</Entity>
<Entity uid="11622">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1690.94361" z="1670.89576"/>
<Orientation y="2.39837"/>
<Actor seed="18402"/>
</Entity>
<Entity uid="11623">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1687.98536" z="1668.25232"/>
<Orientation y="2.39837"/>
<Actor seed="40436"/>
</Entity>
<Entity uid="11624">
<Template>units/pers_champion_infantry</Template>
<Player>4</Player>
<Position x="1685.59742" z="1665.76014"/>
<Orientation y="2.39837"/>
<Actor seed="48010"/>
</Entity>
<Entity uid="11626">
<Template>units/pers_ship_bireme</Template>
<Player>4</Player>
<Position x="1988.09461" z="1098.11231"/>
<Orientation y="-2.53667"/>
<Actor seed="47204"/>
</Entity>
<Entity uid="11629">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1546.43738" z="1459.61487"/>
<Orientation y="9.36612"/>
<Actor seed="9216"/>
</Entity>
<Entity uid="11631">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1555.40015" z="1464.6084"/>
<Orientation y="1.85169"/>
<Actor seed="14802"/>
</Entity>
<Entity uid="11633">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1509.29395" z="1420.16797"/>
<Orientation y="-0.79871"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11635">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1557.6521" z="1445.74732"/>
<Orientation y="-2.6792"/>
<Actor seed="62786"/>
</Entity>
<Entity uid="11636">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1504.73365" z="1422.49781"/>
<Orientation y="2.40273"/>
<Actor seed="7232"/>
</Entity>
<Entity uid="11637">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1524.28724" z="1500.71717"/>
<Orientation y="0.42884"/>
<Actor seed="35910"/>
</Entity>
<Entity uid="11645">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1512.09864" z="1412.7223"/>
<Orientation y="2.35621"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11646">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1087.2505" z="67.85137"/>
<Orientation y="2.35621"/>
<Actor seed="12462"/>
</Entity>
<Entity uid="11647">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1510.662" z="1412.08814"/>
<Orientation y="2.35622"/>
<Actor seed="14802"/>
</Entity>
<Entity uid="11649">
<Template>structures/maur_civil_centre</Template>
<Player>0</Player>
<Position x="1831.46497" z="980.85853"/>
<Orientation y="7.32403"/>
<Actor seed="53156"/>
</Entity>
<Entity uid="11651">
<Template>units/sele_ship_trireme</Template>
<Player>1</Player>
<Position x="877.45325" z="1692.39002"/>
<Orientation y="-3.92847"/>
<Actor seed="5456"/>
</Entity>
<Entity uid="11652">
<Template>units/sele_ship_fishing</Template>
<Player>1</Player>
<Position x="835.83045" z="1639.52784"/>
<Orientation y="4.67399"/>
<Actor seed="38306"/>
</Entity>
<Entity uid="11653">
<Template>units/sele_ship_merchant</Template>
<Player>1</Player>
<Position x="841.0522" z="1669.08448"/>
<Orientation y="0.7913"/>
<Actor seed="59274"/>
</Entity>
<Entity uid="11654">
<Template>units/ptol_ship_merchant</Template>
<Player>1</Player>
<Position x="864.19397" z="1614.64356"/>
<Orientation y="-0.79877"/>
<Actor seed="38844"/>
</Entity>
<Entity uid="11655">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1034.391" z="1585.68982"/>
<Orientation y="3.95688"/>
<Actor seed="60862"/>
</Entity>
<Entity uid="11656">
<Template>actor|structures/ptolemies/merchant_ship.xml</Template>
<Position x="1168.995" z="1269.93274"/>
<Orientation y="-1.59067"/>
</Entity>
<Entity uid="11657">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1151.2334" z="1268.50391"/>
<Orientation y="9.42852"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11658">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1151.292" z="1271.76722"/>
<Orientation y="9.42853"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11659">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1188.21863" z="1271.64393"/>
<Orientation y="9.42853"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11660">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1188.31666" z="1268.4889"/>
<Orientation y="9.42853"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11663">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1155.88794" z="1276.42493"/>
<Orientation y="14.14045"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11664">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1162.49915" z="1276.35743"/>
<Orientation y="14.14045"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11665">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1177.41724" z="1276.37293"/>
<Orientation y="14.14045"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11666">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1183.6908" z="1276.38807"/>
<Orientation y="14.14045"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11667">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1155.88697" z="1263.90638"/>
<Orientation y="14.14046"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11668">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1165.0923" z="1263.88318"/>
<Orientation y="14.14046"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11669">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1174.4845" z="1263.89271"/>
<Orientation y="14.14046"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11670">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1183.68982" z="1263.86951"/>
<Orientation y="14.14046"/>
<Actor seed="53700"/>
</Entity>
<Entity uid="11671">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1165.3683" z="1279.89136"/>
<Orientation y="1.54813"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="11672">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1174.48133" z="1279.9159"/>
<Orientation y="-1.56676"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="11677">
<Template>actor|props/structures/iberians/blacksmith_barrels.xml</Template>
<Position x="1186.07483" z="1274.32813"/>
<Orientation y="1.34041"/>
<Actor seed="36926"/>
</Entity>
<Entity uid="11678">
<Template>actor|props/structures/romans/blacksmith_barrel.xml</Template>
<Position x="1186.14197" z="1273.36292"/>
<Orientation y="2.35621"/>
<Actor seed="44240"/>
</Entity>
<Entity uid="11679">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1150.1626" z="1265.4823"/>
<Orientation y="-4.00264"/>
<Actor seed="4051"/>
</Entity>
<Entity uid="11680">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1181.57581" z="1275.05774"/>
<Orientation y="-4.00264"/>
<Actor seed="4051"/>
</Entity>
<Entity uid="11681">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1162.24158" z="1277.73438"/>
<Orientation y="2.35621"/>
<Actor seed="43540"/>
</Entity>
<Entity uid="11682">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1185.6587" z="1262.52601"/>
<Orientation y="1.26594"/>
<Actor seed="19146"/>
</Entity>
<Entity uid="11683">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1160.01624" z="1277.9491"/>
<Orientation y="2.35621"/>
<Actor seed="22712"/>
</Entity>
<Entity uid="11684">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1159.3346" z="1268.41248"/>
<Orientation y="2.35621"/>
<Actor seed="35056"/>
</Entity>
<Entity uid="11685">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1165.90345" z="1267.63123"/>
<Orientation y="1.89087"/>
<Actor seed="30050"/>
</Entity>
<Entity uid="11686">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1158.38819" z="1269.52234"/>
<Orientation y="2.35621"/>
<Actor seed="13084"/>
</Entity>
<Entity uid="11687">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.40711" z="1267.54468"/>
<Orientation y="2.35621"/>
<Actor seed="11806"/>
</Entity>
<Entity uid="11688">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1162.0796" z="1268.39185"/>
<Orientation y="2.098"/>
<Actor seed="59490"/>
</Entity>
<Entity uid="11689">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1158.17115" z="1270.25489"/>
<Orientation y="3.5525"/>
<Actor seed="24588"/>
</Entity>
<Entity uid="11690">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1159.31226" z="1270.92396"/>
<Orientation y="2.9903"/>
<Actor seed="35988"/>
</Entity>
<Entity uid="11691">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1160.65052" z="1270.67957"/>
<Orientation y="1.13567"/>
<Actor seed="14286"/>
</Entity>
<Entity uid="11692">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1163.49073" z="1268.79993"/>
<Orientation y="7.57816"/>
<Actor seed="13104"/>
</Entity>
<Entity uid="11693">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1179.69422" z="1270.67762"/>
<Orientation y="-0.91619"/>
<Actor seed="25096"/>
</Entity>
<Entity uid="11694">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1178.80591" z="1268.5121"/>
<Orientation y="2.35621"/>
<Actor seed="10882"/>
</Entity>
<Entity uid="11695">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1176.39454" z="1271.23902"/>
<Orientation y="2.11149"/>
<Actor seed="62654"/>
</Entity>
<Entity uid="11696">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1176.49195" z="1268.88404"/>
<Orientation y="-1.43792"/>
<Actor seed="26494"/>
</Entity>
<Entity uid="11697">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1180.11548" z="1269.35755"/>
<Orientation y="2.35621"/>
<Actor seed="29640"/>
</Entity>
<Entity uid="11698">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.20484" z="1272.13001"/>
<Orientation y="2.35621"/>
<Actor seed="4714"/>
</Entity>
<Entity uid="11699">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1178.02381" z="1270.52503"/>
<Orientation y="2.75657"/>
<Actor seed="45630"/>
</Entity>
<Entity uid="11700">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1175.00208" z="1268.97657"/>
<Orientation y="-6.64611"/>
<Actor seed="11784"/>
</Entity>
<Entity uid="11701">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1163.72938" z="1270.98511"/>
<Orientation y="-3.85753"/>
<Actor seed="11784"/>
</Entity>
<Entity uid="11702">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1173.136" z="1268.04139"/>
<Orientation y="7.87177"/>
<Actor seed="34016"/>
</Entity>
<Entity uid="11703">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1173.98353" z="1272.03846"/>
<Orientation y="5.12835"/>
<Actor seed="34016"/>
</Entity>
<Entity uid="11704">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1179.79395" z="1269.71241"/>
<Orientation y="3.19822"/>
<Actor seed="9226"/>
</Entity>
<Entity uid="11705">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1164.89576" z="1268.49598"/>
<Orientation y="6.36667"/>
<Actor seed="41242"/>
</Entity>
<Entity uid="11707">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1165.5105" z="1270.71473"/>
<Orientation y="3.60543"/>
<Actor seed="6426"/>
</Entity>
<Entity uid="11708">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1165.63819" z="1268.06702"/>
<Orientation y="7.49167"/>
<Actor seed="34016"/>
</Entity>
<Entity uid="11709">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.08729" z="1269.44068"/>
<Orientation y="6.36667"/>
<Actor seed="41242"/>
</Entity>
<Entity uid="11710">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1162.8866" z="1271.10657"/>
<Orientation y="2.80625"/>
<Actor seed="14286"/>
</Entity>
<Entity uid="11711">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1164.14686" z="1270.50953"/>
<Orientation y="3.60543"/>
<Actor seed="6426"/>
</Entity>
<Entity uid="11713">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1164.08143" z="1195.47461"/>
<Orientation y="-4.0667"/>
<Actor seed="4167"/>
</Entity>
<Entity uid="11715">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1158.66285" z="1233.03296"/>
<Orientation y="4.13132"/>
<Actor seed="2026"/>
</Entity>
<Entity uid="11716">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1149.7793" z="1230.18848"/>
<Orientation y="0.97777"/>
<Actor seed="2025"/>
</Entity>
<Entity uid="11717">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1160.18311" z="1235.66834"/>
<Orientation y="5.65702"/>
<Actor seed="1935"/>
</Entity>
<Entity uid="11718">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1171.53748" z="1244.53235"/>
<Orientation y="2.23751"/>
<Actor seed="1934"/>
</Entity>
<Entity uid="11719">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1167.10987" z="1239.10584"/>
<Orientation y="1.07044"/>
<Actor seed="1933"/>
</Entity>
<Entity uid="11721">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1183.53797" z="1242.36304"/>
<Orientation y="1.82653"/>
<Actor seed="1829"/>
</Entity>
<Entity uid="11722">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1172.50306" z="1240.53272"/>
<Orientation y="3.7899"/>
<Actor seed="1828"/>
</Entity>
<Entity uid="11723">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1187.7505" z="1239.94825"/>
<Orientation y="1.43212"/>
<Actor seed="1635"/>
</Entity>
<Entity uid="11724">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1156.80188" z="1225.57447"/>
<Orientation y="5.01331"/>
<Actor seed="1951"/>
</Entity>
<Entity uid="11725">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1188.85328" z="1247.57728"/>
<Orientation y="5.01331"/>
<Actor seed="1951"/>
</Entity>
<Entity uid="11726">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1150.8484" z="1237.09363"/>
<Orientation y="5.01331"/>
<Actor seed="1951"/>
</Entity>
<Entity uid="11727">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1170.15796" z="1226.27686"/>
<Orientation y="-0.96605"/>
<Actor seed="1632"/>
</Entity>
<Entity uid="11728">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1141.65076" z="1223.38343"/>
<Orientation y="2.86974"/>
<Actor seed="1841"/>
</Entity>
<Entity uid="11729">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1144.58948" z="1233.89344"/>
<Orientation y="4.82407"/>
<Actor seed="1793"/>
</Entity>
<Entity uid="11730">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1184.2494" z="1237.32532"/>
<Orientation y="4.13132"/>
<Actor seed="2026"/>
</Entity>
<Entity uid="11731">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1185.53565" z="1242.03406"/>
<Orientation y="-1.17206"/>
<Actor seed="1633"/>
</Entity>
<Entity uid="11732">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1179.09668" z="1241.95618"/>
<Orientation y="5.01331"/>
<Actor seed="1951"/>
</Entity>
<Entity uid="11733">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1181.46534" z="1177.01404"/>
<Orientation y="5.01331"/>
<Actor seed="1951"/>
</Entity>
<Entity uid="11734">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1163.85975" z="1232.36915"/>
<Orientation y="1.82653"/>
<Actor seed="1829"/>
</Entity>
<Entity uid="11735">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1177.07093" z="1244.39698"/>
<Orientation y="-3.38685"/>
<Actor seed="1933"/>
</Entity>
<Entity uid="11736">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1133.40845" z="1236.48194"/>
<Orientation y="4.13132"/>
<Actor seed="2026"/>
</Entity>
<Entity uid="11737">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1161.50843" z="1261.3755"/>
<Orientation y="1.19671"/>
<Actor seed="4048"/>
</Entity>
<Entity uid="11740">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1193.58118" z="1309.77442"/>
<Orientation y="2.35621"/>
<Actor seed="32986"/>
</Entity>
<Entity uid="11741">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1195.55958" z="1310.00403"/>
<Orientation y="2.35621"/>
<Actor seed="44912"/>
</Entity>
<Entity uid="11742">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1197.26734" z="1310.12855"/>
<Orientation y="2.35621"/>
<Actor seed="17704"/>
</Entity>
<Entity uid="11743">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1183.64136" z="1316.85828"/>
<Orientation y="2.35621"/>
<Actor seed="50798"/>
</Entity>
<Entity uid="11744">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1183.46033" z="1316.21192"/>
<Orientation y="2.35622"/>
<Actor seed="17704"/>
</Entity>
<Entity uid="11745">
<Template>actor|props/flora/bush_medit_me_dry.xml</Template>
<Position x="1197.48462" z="1334.30665"/>
<Orientation y="2.35621"/>
<Actor seed="18778"/>
</Entity>
<Entity uid="11746">
<Template>actor|props/flora/bush_medit_me_dry.xml</Template>
<Position x="1195.636" z="1334.81617"/>
<Orientation y="2.35621"/>
<Actor seed="14202"/>
</Entity>
<Entity uid="11747">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1194.51404" z="1334.15711"/>
<Orientation y="2.35621"/>
<Actor seed="42400"/>
</Entity>
<Entity uid="11748">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1192.60596" z="1270.5868"/>
<Orientation y="2.35621"/>
<Actor seed="25302"/>
</Entity>
<Entity uid="11749">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1191.46705" z="1271.24793"/>
<Orientation y="2.35621"/>
<Actor seed="7022"/>
</Entity>
<Entity uid="11750">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1190.76404" z="1269.33826"/>
<Orientation y="2.35621"/>
<Actor seed="35682"/>
</Entity>
<Entity uid="11751">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1203.35547" z="1338.91065"/>
<Orientation y="2.35621"/>
<Actor seed="13846"/>
</Entity>
<Entity uid="11752">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1202.36744" z="1341.11756"/>
<Orientation y="2.35621"/>
<Actor seed="13378"/>
</Entity>
<Entity uid="11753">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1202.56104" z="1342.99122"/>
<Orientation y="2.35621"/>
<Actor seed="19574"/>
</Entity>
<Entity uid="11754">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1152.17701" z="1265.7068"/>
<Orientation y="2.35621"/>
<Actor seed="50384"/>
</Entity>
<Entity uid="11755">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1153.64954" z="1265.16041"/>
<Orientation y="2.35621"/>
<Actor seed="7844"/>
</Entity>
<Entity uid="11756">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1154.55542" z="1264.80555"/>
<Orientation y="2.35621"/>
<Actor seed="33220"/>
</Entity>
<Entity uid="11757">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1231.5149" z="1310.15857"/>
<Orientation y="2.35621"/>
<Actor seed="9842"/>
</Entity>
<Entity uid="11758">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1218.78052" z="1312.02002"/>
<Orientation y="2.35621"/>
<Actor seed="4370"/>
</Entity>
<Entity uid="11759">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1210.43677" z="1307.10279"/>
<Orientation y="2.35621"/>
<Actor seed="62214"/>
</Entity>
<Entity uid="11760">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1183.47596" z="1265.03504"/>
<Orientation y="2.03376"/>
<Actor seed="59024"/>
</Entity>
<Entity uid="11761">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1206.21949" z="1302.67493"/>
<Orientation y="2.35621"/>
<Actor seed="17172"/>
</Entity>
<Entity uid="11785">
<Template>units/pers_ship_merchant</Template>
<Player>4</Player>
<Position x="1588.26502" z="1783.13257"/>
<Orientation y="-2.0174"/>
<Actor seed="17234"/>
</Entity>
<Entity uid="11786">
<Template>units/pers_ship_fishing</Template>
<Player>4</Player>
<Position x="1621.21045" z="1802.55152"/>
<Orientation y="-1.38511"/>
<Actor seed="48884"/>
</Entity>
<Entity uid="11787">
<Template>units/pers_ship_bireme</Template>
<Player>4</Player>
<Position x="1535.3169" z="1837.49646"/>
<Orientation y="-1.43871"/>
<Actor seed="1338"/>
</Entity>
<Entity uid="11788">
<Template>units/pers_ship_trireme</Template>
<Player>4</Player>
<Position x="1563.92591" z="1815.39014"/>
<Orientation y="-1.42492"/>
<Actor seed="49122"/>
</Entity>
<Entity uid="11789">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1510.13294" z="1415.8335"/>
<Orientation y="0.91134"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11790">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1503.92701" z="1415.81263"/>
<Orientation y="-0.12398"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11791">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1516.58472" z="1410.1266"/>
<Orientation y="4.55336"/>
<Actor seed="14802"/>
</Entity>
<Entity uid="11792">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1527.85853" z="1405.15906"/>
<Orientation y="-2.05648"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11793">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1524.17957" z="1410.53223"/>
<Orientation y="4.9917"/>
<Actor seed="14802"/>
</Entity>
<Entity uid="11795">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1521.86231" z="1409.62916"/>
<Orientation y="0.16106"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11796">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1522.36451" z="1403.9911"/>
<Orientation y="1.87766"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11797">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1555.96485" z="1471.40906"/>
<Orientation y="-2.41704"/>
<Actor seed="26444"/>
</Entity>
<Entity uid="11801">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1536.44983" z="1463.77857"/>
<Orientation y="2.88315"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11806">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1524.71705" z="1396.42481"/>
<Orientation y="-1.2415"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11807">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1515.31055" z="1389.17505"/>
<Orientation y="3.89974"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11809">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1511.3136" z="1389.38233"/>
<Orientation y="0.57444"/>
<Actor seed="26444"/>
</Entity>
<Entity uid="11810">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1516.29456" z="1392.89087"/>
<Orientation y="1.13033"/>
</Entity>
<Entity uid="11816">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1524.81348" z="1391.34986"/>
<Orientation y="-3.06345"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11820">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1521.76075" z="1394.07667"/>
<Orientation y="1.51743"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11821">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1522.59742" z="1389.58033"/>
<Orientation y="1.51743"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11823">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1531.07264" z="1397.6803"/>
<Orientation y="-2.11504"/>
<Actor seed="55780"/>
</Entity>
<Entity uid="11824">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1568.42664" z="1404.886"/>
<Orientation y="2.88315"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11825">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1574.42383" z="1414.12757"/>
<Orientation y="2.88315"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11826">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1575.57874" z="1407.34681"/>
<Orientation y="2.88315"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11827">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1568.89161" z="1401.03223"/>
<Orientation y="-1.76691"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11828">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1576.09083" z="1429.71229"/>
<Orientation y="8.74453"/>
<Actor seed="9216"/>
</Entity>
<Entity uid="11829">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1575.75062" z="1421.06995"/>
<Orientation y="-2.23534"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11830">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1579.47486" z="1413.19642"/>
<Orientation y="-6.88338"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11831">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1576.8169" z="1427.93165"/>
<Orientation y="4.37084"/>
<Actor seed="14802"/>
</Entity>
<Entity uid="11832">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1567.64893" z="1399.25135"/>
<Orientation y="4.45743"/>
<Actor seed="26444"/>
</Entity>
<Entity uid="11833">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1557.32776" z="1469.49842"/>
<Orientation y="-2.16149"/>
<Actor seed="26444"/>
</Entity>
<Entity uid="11834">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1556.78602" z="1470.64161"/>
<Orientation y="-2.41704"/>
<Actor seed="26444"/>
</Entity>
<Entity uid="11835">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1553.94141" z="1458.0315"/>
<Orientation y="-1.03838"/>
<Actor seed="14802"/>
</Entity>
<Entity uid="11836">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1557.88123" z="1453.86854"/>
<Orientation y="-2.23534"/>
<Actor seed="44434"/>
</Entity>
<Entity uid="11837">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1552.22596" z="1448.59363"/>
<Orientation y="-1.41726"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11838">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1557.05884" z="1445.83387"/>
<Orientation y="-1.81966"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11839">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1548.92566" z="1448.90271"/>
<Orientation y="-5.9711"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11840">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1551.73145" z="1447.86854"/>
<Orientation y="-6.18262"/>
<Actor seed="44116"/>
</Entity>
<Entity uid="11844">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1560.9756" z="1457.03846"/>
<Orientation y="9.41442"/>
<Actor seed="26444"/>
</Entity>
<Entity uid="11845">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1836.42872" z="1529.12745"/>
<Orientation y="2.35622"/>
<Actor seed="55360"/>
</Entity>
<Entity uid="11846">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1849.26233" z="1521.35145"/>
<Orientation y="2.35622"/>
<Actor seed="58688"/>
</Entity>
<Entity uid="11847">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1819.52161" z="1504.68262"/>
<Orientation y="2.35622"/>
<Actor seed="21234"/>
</Entity>
<Entity uid="11848">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1806.0011" z="1523.56812"/>
<Orientation y="2.35622"/>
<Actor seed="23218"/>
</Entity>
<Entity uid="11849">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1824.90857" z="1541.7942"/>
<Orientation y="2.35622"/>
<Actor seed="41714"/>
</Entity>
<Entity uid="11850">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1810.5818" z="1549.33619"/>
<Orientation y="2.35622"/>
<Actor seed="42590"/>
</Entity>
<Entity uid="11851">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1789.73682" z="1553.29371"/>
<Orientation y="3.75721"/>
<Actor seed="21234"/>
</Entity>
<Entity uid="11852">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1849.44031" z="1509.91944"/>
<Orientation y="2.35622"/>
<Actor seed="21234"/>
</Entity>
<Entity uid="11853">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1810.45887" z="1505.68201"/>
<Orientation y="2.35622"/>
<Actor seed="12080"/>
</Entity>
<Entity uid="11854">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1803.1443" z="1517.01221"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11855">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1785.23804" z="1533.73328"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11856">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1758.6858" z="1589.71094"/>
<Orientation y="5.18926"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11857">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1846.4292" z="1494.45362"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11858">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1831.75171" z="1519.67359"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11859">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1826.2837" z="1524.12427"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11860">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1735.05616" z="1651.8938"/>
<Orientation y="0.19643"/>
<Actor seed="387"/>
</Entity>
<Entity uid="11863">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1738.67164" z="1658.6001"/>
<Orientation y="-2.87331"/>
<Actor seed="387"/>
</Entity>
<Entity uid="11864">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1751.81141" z="1651.81458"/>
<Orientation y="-2.10857"/>
<Actor seed="386"/>
</Entity>
<Entity uid="11865">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1738.51001" z="1648.00721"/>
<Orientation y="-3.2702"/>
<Actor seed="385"/>
</Entity>
<Entity uid="11866">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1869.4098" z="1548.45386"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11867">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1808.65723" z="1648.80506"/>
<Orientation y="2.35622"/>
<Actor seed="41714"/>
</Entity>
<Entity uid="11868">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1789.839" z="1658.08326"/>
<Orientation y="2.35622"/>
<Actor seed="23218"/>
</Entity>
<Entity uid="11869">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1790.98829" z="1668.4745"/>
<Orientation y="2.35622"/>
<Actor seed="42590"/>
</Entity>
<Entity uid="11870">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1784.96485" z="1650.20813"/>
<Orientation y="2.35622"/>
<Actor seed="42302"/>
</Entity>
<Entity uid="11871">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1816.08484" z="1634.67896"/>
<Orientation y="2.35622"/>
<Actor seed="33178"/>
</Entity>
<Entity uid="11872">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1793.7223" z="1654.72095"/>
<Orientation y="0.14461"/>
<Actor seed="28330"/>
</Entity>
<Entity uid="11873">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1797.61597" z="1658.34205"/>
<Orientation y="0.14461"/>
<Actor seed="1034"/>
</Entity>
<Entity uid="11874">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1864.29554" z="1559.18262"/>
<Orientation y="2.35622"/>
<Actor seed="41714"/>
</Entity>
<Entity uid="11875">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1890.67359" z="1516.83399"/>
<Orientation y="2.35622"/>
<Actor seed="23218"/>
</Entity>
<Entity uid="11876">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1850.52918" z="1563.1891"/>
<Orientation y="2.35622"/>
<Actor seed="42590"/>
</Entity>
<Entity uid="11877">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1883.38013" z="1533.09485"/>
<Orientation y="2.35622"/>
<Actor seed="42302"/>
</Entity>
<Entity uid="11878">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1853.79493" z="1586.72364"/>
<Orientation y="0.14461"/>
<Actor seed="28330"/>
</Entity>
<Entity uid="11879">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1856.59644" z="1556.59217"/>
<Orientation y="0.14461"/>
<Actor seed="1034"/>
</Entity>
<Entity uid="11880">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1772.49183" z="1619.69092"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11881">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1847.64478" z="1503.07105"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11882">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1779.0542" z="1617.68653"/>
<Orientation y="2.35622"/>
<Actor seed="58160"/>
</Entity>
<Entity uid="11883">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1786.76392" z="1613.17688"/>
<Orientation y="2.35622"/>
<Actor seed="23218"/>
</Entity>
<Entity uid="11884">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1737.61927" z="1517.99524"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="11885">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1737.70728" z="1509.70667"/>
<Orientation y="2.35622"/>
<Actor seed="58160"/>
</Entity>
<Entity uid="11886">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1759.23426" z="1665.22889"/>
<Orientation y="2.35622"/>
<Actor seed="60254"/>
</Entity>
<Entity uid="11887">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1592.09522" z="1455.76355"/>
<Orientation y="0.6564"/>
<Actor seed="7232"/>
</Entity>
<Entity uid="11888">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1593.70643" z="1448.82435"/>
<Orientation y="-0.39484"/>
<Actor seed="7232"/>
</Entity>
<Entity uid="11889">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1609.81373" z="1444.75501"/>
<Orientation y="2.35621"/>
<Actor seed="61470"/>
</Entity>
<Entity uid="11890">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1602.13575" z="1468.60535"/>
<Orientation y="2.35621"/>
<Actor seed="40532"/>
</Entity>
<Entity uid="11891">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1583.29395" z="1469.68274"/>
<Orientation y="2.35621"/>
<Actor seed="2690"/>
</Entity>
<Entity uid="11892">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1581.98133" z="1472.05176"/>
<Orientation y="2.35621"/>
<Actor seed="26606"/>
</Entity>
<Entity uid="11893">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1569.35242" z="1498.02186"/>
<Orientation y="2.35621"/>
<Actor seed="54952"/>
</Entity>
<Entity uid="11894">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1552.35315" z="1520.2975"/>
<Orientation y="2.35621"/>
<Actor seed="11998"/>
</Entity>
<Entity uid="11895">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1554.6349" z="1521.52344"/>
<Orientation y="2.35621"/>
<Actor seed="3316"/>
</Entity>
<Entity uid="11896">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1556.87" z="1521.71143"/>
<Orientation y="2.35621"/>
<Actor seed="49906"/>
</Entity>
<Entity uid="11897">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1561.3844" z="1520.9911"/>
<Orientation y="2.35621"/>
<Actor seed="8986"/>
</Entity>
<Entity uid="11898">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1549.1449" z="1500.79883"/>
<Orientation y="2.35621"/>
<Actor seed="41880"/>
</Entity>
<Entity uid="11899">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1548.56531" z="1506.21351"/>
<Orientation y="2.35621"/>
<Actor seed="18708"/>
</Entity>
<Entity uid="11900">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1603.5204" z="1465.65735"/>
<Orientation y="2.35621"/>
<Actor seed="17950"/>
</Entity>
<Entity uid="11901">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1645.01001" z="1432.7317"/>
<Orientation y="2.35621"/>
<Actor seed="57184"/>
</Entity>
<Entity uid="11902">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1640.87647" z="1433.66126"/>
<Orientation y="2.35621"/>
<Actor seed="55262"/>
</Entity>
<Entity uid="11903">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1638.63501" z="1434.30274"/>
<Orientation y="2.35621"/>
<Actor seed="49520"/>
</Entity>
<Entity uid="11904">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1616.20643" z="1428.03345"/>
<Orientation y="2.35621"/>
<Actor seed="44022"/>
</Entity>
<Entity uid="11905">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1614.58838" z="1429.0337"/>
<Orientation y="2.35621"/>
<Actor seed="5526"/>
</Entity>
<Entity uid="11906">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1611.36817" z="1429.07605"/>
<Orientation y="2.35621"/>
<Actor seed="32900"/>
</Entity>
<Entity uid="11907">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1570.86426" z="1498.04126"/>
<Orientation y="2.35621"/>
<Actor seed="24114"/>
</Entity>
<Entity uid="11908">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1592.20838" z="1495.70643"/>
<Orientation y="2.35621"/>
<Actor seed="43030"/>
</Entity>
<Entity uid="11909">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1592.64283" z="1494.89356"/>
<Orientation y="2.35621"/>
<Actor seed="59018"/>
</Entity>
<Entity uid="11910">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1663.67298" z="1407.5951"/>
<Orientation y="2.35621"/>
<Actor seed="2102"/>
</Entity>
<Entity uid="11911">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1665.57032" z="1405.13196"/>
<Orientation y="2.35621"/>
<Actor seed="63474"/>
</Entity>
<Entity uid="11912">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1591.21448" z="1455.19397"/>
<Orientation y="2.61252"/>
<Actor seed="58036"/>
</Entity>
<Entity uid="11913">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1612.90528" z="1438.09656"/>
<Orientation y="-1.02006"/>
<Actor seed="5386"/>
</Entity>
<Entity uid="11914">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1581.92713" z="1435.90943"/>
<Orientation y="2.35621"/>
<Actor seed="13740"/>
</Entity>
<Entity uid="11915">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1570.59876" z="1454.8136"/>
<Orientation y="0.70934"/>
<Actor seed="1718"/>
</Entity>
<Entity uid="11916">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.47571" z="1480.75086"/>
<Orientation y="2.35621"/>
<Actor seed="21214"/>
</Entity>
<Entity uid="11917">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.1316" z="1497.448"/>
<Orientation y="2.35621"/>
<Actor seed="45450"/>
</Entity>
<Entity uid="11918">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1590.17774" z="1450.42725"/>
<Orientation y="2.35621"/>
<Actor seed="61030"/>
</Entity>
<Entity uid="11919">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1590.27479" z="1449.31959"/>
<Orientation y="2.35621"/>
<Actor seed="29704"/>
</Entity>
<Entity uid="11920">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.71338" z="1448.96558"/>
<Orientation y="2.35621"/>
<Actor seed="55784"/>
</Entity>
<Entity uid="11921">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1590.36231" z="1448.38147"/>
<Orientation y="2.35621"/>
<Actor seed="16856"/>
</Entity>
<Entity uid="11922">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.5995" z="1447.32117"/>
<Orientation y="2.35621"/>
<Actor seed="17340"/>
</Entity>
<Entity uid="11923">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.42725" z="1445.7063"/>
<Orientation y="2.35621"/>
<Actor seed="64976"/>
</Entity>
<Entity uid="11924">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.54285" z="1445.14344"/>
<Orientation y="2.35621"/>
<Actor seed="51638"/>
</Entity>
<Entity uid="11925">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.03956" z="1454.05286"/>
<Orientation y="2.35621"/>
<Actor seed="19322"/>
</Entity>
<Entity uid="11926">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.55591" z="1450.38465"/>
<Orientation y="2.35621"/>
<Actor seed="6702"/>
</Entity>
<Entity uid="11927">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.57447" z="1449.48548"/>
<Orientation y="2.35621"/>
<Actor seed="9460"/>
</Entity>
<Entity uid="11928">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.20997" z="1454.10621"/>
<Orientation y="2.35621"/>
<Actor seed="51034"/>
</Entity>
<Entity uid="11929">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1591.64417" z="1446.78089"/>
<Orientation y="4.72445"/>
<Actor seed="41440"/>
</Entity>
<Entity uid="11930">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.938" z="1456.05787"/>
<Orientation y="2.35621"/>
<Actor seed="12174"/>
</Entity>
<Entity uid="11931">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.12012" z="1452.74903"/>
<Orientation y="4.31559"/>
<Actor seed="34720"/>
</Entity>
<Entity uid="11932">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1591.27857" z="1444.64295"/>
<Orientation y="2.35622"/>
<Actor seed="17950"/>
</Entity>
<Entity uid="11933">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1609.30433" z="1440.31727"/>
<Orientation y="2.35622"/>
<Actor seed="55262"/>
</Entity>
<Entity uid="11934">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1616.48865" z="1436.89673"/>
<Orientation y="2.35622"/>
<Actor seed="55262"/>
</Entity>
<Entity uid="11937">
<Template>structures/pers_blacksmith</Template>
<Player>4</Player>
<Position x="1705.82483" z="1578.16688"/>
<Orientation y="4.57708"/>
<Actor seed="2870"/>
</Entity>
<Entity uid="11938">
<Template>structures/pers_house</Template>
<Player>4</Player>
<Position x="1662.67347" z="1623.19874"/>
<Orientation y="5.59629"/>
<Actor seed="18906"/>
</Entity>
<Entity uid="11939">
<Template>structures/pers_house</Template>
<Player>4</Player>
<Position x="1682.76771" z="1592.8855"/>
<Orientation y="7.12461"/>
<Actor seed="54980"/>
</Entity>
<Entity uid="11940">
<Template>structures/pers_house</Template>
<Player>4</Player>
<Position x="1649.92383" z="1670.12305"/>
<Orientation y="5.54896"/>
<Actor seed="51022"/>
</Entity>
<Entity uid="11941">
<Template>structures/pers_house</Template>
<Player>4</Player>
<Position x="1655.15931" z="1635.06959"/>
<Orientation y="0.84063"/>
<Actor seed="23096"/>
</Entity>
<Entity uid="11942">
<Template>structures/pers_house</Template>
<Player>4</Player>
<Position x="1660.05555" z="1658.48633"/>
<Orientation y="7.0978"/>
<Actor seed="2468"/>
</Entity>
<Entity uid="11943">
<Template>structures/pers_barracks</Template>
<Player>4</Player>
<Position x="1749.88526" z="1619.5204"/>
<Orientation y="4.0023"/>
<Actor seed="1710"/>
</Entity>
<Entity uid="11944">
<Template>structures/pers_house</Template>
<Player>4</Player>
<Position x="1671.8523" z="1607.64515"/>
<Orientation y="-0.57857"/>
<Actor seed="51022"/>
</Entity>
<Entity uid="11945">
<Template>structures/pers_corral</Template>
<Player>4</Player>
<Position x="1759.5951" z="1581.94983"/>
<Orientation y="3.48844"/>
<Actor seed="57750"/>
</Entity>
<Entity uid="11946">
<Template>structures/pers_defense_tower</Template>
<Player>4</Player>
<Position x="1694.01648" z="1541.89527"/>
<Orientation y="14.11187"/>
<Actor seed="32492"/>
</Entity>
<Entity uid="11947">
<Template>structures/pers_defense_tower</Template>
<Player>4</Player>
<Position x="1732.07862" z="1497.24756"/>
<Orientation y="6.35755"/>
<Actor seed="15120"/>
</Entity>
<Entity uid="11948">
<Template>structures/pers_defense_tower</Template>
<Player>4</Player>
<Position x="1703.0907" z="1708.41297"/>
<Orientation y="3.99585"/>
<Actor seed="34236"/>
</Entity>
<Entity uid="11949">
<Template>structures/pers_farmstead</Template>
<Player>4</Player>
<Position x="1706.74122" z="1558.63978"/>
<Orientation y="1.45937"/>
<Actor seed="41250"/>
</Entity>
<Entity uid="11950">
<Template>structures/pers_fortress</Template>
<Player>4</Player>
<Position x="1721.6371" z="1514.18763"/>
<Orientation y="4.0119"/>
<Actor seed="63468"/>
</Entity>
<Entity uid="11951">
<Template>structures/pers_hall</Template>
<Player>4</Player>
<Position x="1728.98426" z="1688.91663"/>
<Orientation y="10.24317"/>
<Actor seed="19752"/>
</Entity>
<Entity uid="11952">
<Template>structures/pers_temple</Template>
<Player>4</Player>
<Position x="1680.21473" z="1641.07544"/>
<Orientation y="7.1702"/>
<Actor seed="2800"/>
</Entity>
<Entity uid="11953">
<Template>structures/pers_defense_tower</Template>
<Player>4</Player>
<Position x="1801.10682" z="1612.62122"/>
<Orientation y="3.90813"/>
<Actor seed="34236"/>
</Entity>
<Entity uid="11955">
<Template>structures/pers_storehouse</Template>
<Player>4</Player>
<Position x="1750.06653" z="1561.60792"/>
<Orientation y="0.35044"/>
<Actor seed="48494"/>
</Entity>
<Entity uid="11956">
<Template>structures/pers_field</Template>
<Player>4</Player>
<Position x="1738.32593" z="1599.79712"/>
<Orientation y="-2.68308"/>
<Actor seed="31094"/>
</Entity>
<Entity uid="11957">
<Template>structures/pers_field</Template>
<Player>4</Player>
<Position x="1729.50684" z="1568.75733"/>
<Orientation y="1.5093"/>
<Actor seed="58682"/>
</Entity>
<Entity uid="11958">
<Template>structures/pers_field</Template>
<Player>4</Player>
<Position x="1704.63257" z="1492.94166"/>
<Orientation y="5.44085"/>
<Actor seed="49066"/>
</Entity>
<Entity uid="11959">
<Template>structures/pers_field</Template>
<Player>4</Player>
<Position x="1664.96583" z="1492.2173"/>
<Orientation y="-3.94784"/>
<Actor seed="37634"/>
</Entity>
<Entity uid="11960">
<Template>structures/pers_field</Template>
<Player>4</Player>
<Position x="1685.25562" z="1514.90552"/>
<Orientation y="-4.04787"/>
<Actor seed="15714"/>
</Entity>
<Entity uid="11961">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="187.14152" z="1223.60145"/>
<Orientation y="2.35621"/>
<Actor seed="35276"/>
</Entity>
<Entity uid="11962">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="194.96946" z="1225.45948"/>
<Orientation y="2.35621"/>
<Actor seed="17542"/>
</Entity>
<Entity uid="11963">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="168.79047" z="1216.42957"/>
<Orientation y="2.35621"/>
<Actor seed="39172"/>
</Entity>
<Entity uid="11964">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="190.54853" z="1221.57117"/>
<Orientation y="2.35621"/>
<Actor seed="43228"/>
</Entity>
<Entity uid="11965">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="96.74146" z="1276.4662"/>
<Orientation y="2.35621"/>
<Actor seed="65347"/>
</Entity>
<Entity uid="11966">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="152.06284" z="1274.28431"/>
<Orientation y="4.31582"/>
<Actor seed="57520"/>
</Entity>
<Entity uid="11967">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="158.42396" z="1275.318"/>
<Orientation y="2.35621"/>
<Actor seed="43872"/>
</Entity>
<Entity uid="11968">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="106.20725" z="1275.7815"/>
<Orientation y="2.35621"/>
<Actor seed="10174"/>
</Entity>
<Entity uid="11969">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="134.29816" z="1274.07898"/>
<Orientation y="2.35621"/>
<Actor seed="8502"/>
</Entity>
<Entity uid="11970">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="61.7861" z="1286.10157"/>
<Orientation y="2.35621"/>
<Actor seed="23928"/>
</Entity>
<Entity uid="11971">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="45.21192" z="1301.76941"/>
<Orientation y="2.35621"/>
<Actor seed="20884"/>
</Entity>
<Entity uid="11972">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="52.25615" z="1293.10084"/>
<Orientation y="2.35621"/>
<Actor seed="37376"/>
</Entity>
<Entity uid="11973">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="56.91237" z="1216.29993"/>
<Orientation y="2.35621"/>
<Actor seed="46158"/>
</Entity>
<Entity uid="11974">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="103.57566" z="1287.10401"/>
<Orientation y="1.43049"/>
<Actor seed="29970"/>
</Entity>
<Entity uid="11975">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="50.73055" z="1289.86963"/>
<Orientation y="4.83742"/>
<Actor seed="50338"/>
</Entity>
<Entity uid="11976">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="133.16306" z="1278.9579"/>
<Orientation y="2.35621"/>
<Actor seed="34244"/>
</Entity>
<Entity uid="11977">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="52.62868" z="1290.88526"/>
<Orientation y="-0.3644"/>
<Actor seed="33478"/>
</Entity>
<Entity uid="11978">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="45.05555" z="1299.1969"/>
<Orientation y="-0.26188"/>
<Actor seed="23270"/>
</Entity>
<Entity uid="11979">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="43.83576" z="1306.41883"/>
<Orientation y="2.35621"/>
<Actor seed="13302"/>
</Entity>
<Entity uid="11980">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="59.43772" z="1295.85438"/>
<Orientation y="2.35621"/>
<Actor seed="38876"/>
</Entity>
<Entity uid="11981">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="59.46601" z="1288.88501"/>
<Orientation y="2.35621"/>
<Actor seed="58558"/>
</Entity>
<Entity uid="11982">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="65.68744" z="1284.99256"/>
<Orientation y="2.35621"/>
<Actor seed="17072"/>
</Entity>
<Entity uid="11983">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="85.58542" z="1280.71644"/>
<Orientation y="1.32155"/>
<Actor seed="53236"/>
</Entity>
<Entity uid="11984">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="98.70211" z="1285.32825"/>
<Orientation y="1.84461"/>
<Actor seed="21566"/>
</Entity>
<Entity uid="11985">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="106.14882" z="1278.59754"/>
<Orientation y="2.35621"/>
<Actor seed="24324"/>
</Entity>
<Entity uid="11986">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="109.06484" z="1275.67396"/>
<Orientation y="2.35621"/>
<Actor seed="42034"/>
</Entity>
<Entity uid="11987">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="138.30378" z="1277.495"/>
<Orientation y="2.35621"/>
<Actor seed="40706"/>
</Entity>
<Entity uid="11988">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="149.38886" z="1275.98926"/>
<Orientation y="2.35621"/>
<Actor seed="57052"/>
</Entity>
<Entity uid="11989">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="123.96937" z="1157.21961"/>
<Orientation y="2.35621"/>
<Actor seed="24658"/>
</Entity>
<Entity uid="11990">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="124.36757" z="1159.11512"/>
<Orientation y="2.35621"/>
<Actor seed="9042"/>
</Entity>
<Entity uid="11991">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="121.66665" z="1169.50123"/>
<Orientation y="-0.07596"/>
<Actor seed="25866"/>
</Entity>
<Entity uid="11992">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="120.00837" z="1178.80958"/>
<Orientation y="2.35621"/>
<Actor seed="23834"/>
</Entity>
<Entity uid="11993">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="123.91747" z="1186.86927"/>
<Orientation y="2.35621"/>
<Actor seed="42272"/>
</Entity>
<Entity uid="11994">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="137.54212" z="1196.42688"/>
<Orientation y="2.35621"/>
<Actor seed="33990"/>
</Entity>
<Entity uid="11995">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="129.76468" z="1196.13538"/>
<Orientation y="2.35621"/>
<Actor seed="25986"/>
</Entity>
<Entity uid="11996">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="40.20284" z="1252.8235"/>
<Orientation y="2.35274"/>
<Actor seed="53166"/>
</Entity>
<Entity uid="11997">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="50.3827" z="1212.5702"/>
<Orientation y="2.35621"/>
<Actor seed="18924"/>
</Entity>
<Entity uid="11998">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="85.78251" z="1218.71668"/>
<Orientation y="4.95475"/>
<Actor seed="38722"/>
</Entity>
<Entity uid="11999">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="63.78582" z="1221.12049"/>
<Orientation y="2.35621"/>
<Actor seed="18424"/>
</Entity>
<Entity uid="12000">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="60.8192" z="1222.40967"/>
<Orientation y="2.35621"/>
<Actor seed="34064"/>
</Entity>
<Entity uid="12001">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="59.16224" z="1230.54908"/>
<Orientation y="0.71665"/>
<Actor seed="5112"/>
</Entity>
<Entity uid="12002">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="94.57018" z="1235.30848"/>
<Orientation y="2.35621"/>
<Actor seed="30996"/>
</Entity>
<Entity uid="12003">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="89.03727" z="1230.78077"/>
<Orientation y="-0.36362"/>
<Actor seed="59164"/>
</Entity>
<Entity uid="12004">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="43.09893" z="1258.96558"/>
<Orientation y="2.35621"/>
<Actor seed="52306"/>
</Entity>
<Entity uid="12005">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="90.18702" z="1242.13245"/>
<Orientation y="3.10245"/>
<Actor seed="63646"/>
</Entity>
<Entity uid="12006">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="85.7732" z="1225.45813"/>
<Orientation y="-2.43586"/>
<Actor seed="8790"/>
</Entity>
<Entity uid="12007">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="75.18265" z="1219.24488"/>
<Orientation y="2.35621"/>
<Actor seed="21058"/>
</Entity>
<Entity uid="12008">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="62.53823" z="1215.71119"/>
<Orientation y="2.35621"/>
<Actor seed="4254"/>
</Entity>
<Entity uid="12009">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="91.06698" z="1233.5027"/>
<Orientation y="2.35621"/>
<Actor seed="27404"/>
</Entity>
<Entity uid="12010">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="172.6113" z="1216.32483"/>
<Orientation y="2.35621"/>
<Actor seed="23476"/>
</Entity>
<Entity uid="12011">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="130.03708" z="1195.7771"/>
<Orientation y="2.35621"/>
<Actor seed="53110"/>
</Entity>
<Entity uid="12012">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="138.51624" z="1189.98072"/>
<Orientation y="2.35621"/>
<Actor seed="41202"/>
</Entity>
<Entity uid="12013">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="44.97396" z="1274.2378"/>
<Orientation y="1.67435"/>
<Actor seed="38554"/>
</Entity>
<Entity uid="12014">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="43.83965" z="1268.52076"/>
<Orientation y="2.7116"/>
<Actor seed="9768"/>
</Entity>
<Entity uid="12015">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="80.11951" z="1233.57374"/>
<Orientation y="1.65497"/>
<Actor seed="39248"/>
</Entity>
<Entity uid="12016">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="72.0631" z="1219.34473"/>
<Orientation y="2.35621"/>
<Actor seed="74"/>
</Entity>
<Entity uid="12017">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="88.67695" z="1235.65418"/>
<Orientation y="2.35621"/>
<Actor seed="39020"/>
</Entity>
<Entity uid="12018">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="56.07538" z="1219.48267"/>
<Orientation y="2.35621"/>
<Actor seed="48566"/>
</Entity>
<Entity uid="12019">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="67.98665" z="1224.45105"/>
<Orientation y="2.35621"/>
<Actor seed="1572"/>
</Entity>
<Entity uid="12020">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="51.68921" z="1298.7721"/>
<Orientation y="2.35621"/>
<Actor seed="65487"/>
</Entity>
<Entity uid="12021">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="89.22924" z="1279.81458"/>
<Orientation y="2.35621"/>
<Actor seed="9804"/>
</Entity>
<Entity uid="12022">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="92.82236" z="1278.5929"/>
<Orientation y="2.35621"/>
<Actor seed="21320"/>
</Entity>
<Entity uid="12023">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="101.97855" z="1279.27625"/>
<Orientation y="2.35621"/>
<Actor seed="55892"/>
</Entity>
<Entity uid="12024">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="122.23975" z="1284.0022"/>
<Orientation y="2.35621"/>
<Actor seed="52488"/>
</Entity>
<Entity uid="12025">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="83.56641" z="1279.41041"/>
<Orientation y="2.35621"/>
<Actor seed="51146"/>
</Entity>
<Entity uid="12026">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="135.08451" z="1268.52454"/>
<Orientation y="2.35621"/>
<Actor seed="40914"/>
</Entity>
<Entity uid="12027">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="155.64286" z="1272.83472"/>
<Orientation y="2.35621"/>
<Actor seed="31784"/>
</Entity>
<Entity uid="12028">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="162.85383" z="1277.77637"/>
<Orientation y="2.35621"/>
<Actor seed="436"/>
</Entity>
<Entity uid="12029">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="156.67988" z="1270.44422"/>
<Orientation y="2.35621"/>
<Actor seed="61012"/>
</Entity>
<Entity uid="12030">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="139.55662" z="1266.91016"/>
<Orientation y="3.58046"/>
<Actor seed="62912"/>
</Entity>
<Entity uid="12031">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="123.81078" z="1264.35071"/>
<Orientation y="2.35621"/>
<Actor seed="15896"/>
</Entity>
<Entity uid="12032">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="103.64823" z="1273.97388"/>
<Orientation y="2.35621"/>
<Actor seed="36762"/>
</Entity>
<Entity uid="12033">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="85.1431" z="1222.26148"/>
<Orientation y="2.35621"/>
<Actor seed="51300"/>
</Entity>
<Entity uid="12034">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="91.5735" z="1230.95582"/>
<Orientation y="2.35621"/>
<Actor seed="3960"/>
</Entity>
<Entity uid="12035">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="71.24964" z="1216.04017"/>
<Orientation y="2.35621"/>
<Actor seed="31166"/>
</Entity>
<Entity uid="12036">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="92.3259" z="1245.0376"/>
<Orientation y="2.35621"/>
<Actor seed="49340"/>
</Entity>
<Entity uid="12037">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="124.29615" z="1192.36561"/>
<Orientation y="2.35621"/>
<Actor seed="3382"/>
</Entity>
<Entity uid="12038">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="144.45624" z="1198.87879"/>
<Orientation y="2.35621"/>
<Actor seed="10960"/>
</Entity>
<Entity uid="12039">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="155.82456" z="1215.96863"/>
<Orientation y="2.35621"/>
<Actor seed="4808"/>
</Entity>
<Entity uid="12040">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="169.60502" z="1219.8246"/>
<Orientation y="2.35621"/>
<Actor seed="15088"/>
</Entity>
<Entity uid="12041">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="170.65488" z="1222.92994"/>
<Orientation y="-1.66225"/>
<Actor seed="47912"/>
</Entity>
<Entity uid="12042">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="158.11902" z="1218.31641"/>
<Orientation y="2.35621"/>
<Actor seed="1492"/>
</Entity>
<Entity uid="12043">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="123.89927" z="1166.39722"/>
<Orientation y="2.35621"/>
<Actor seed="9136"/>
</Entity>
<Entity uid="12044">
<Template>structures/rome_storehouse</Template>
<Player>6</Player>
<Position x="166.84095" z="1266.79505"/>
<Orientation y="-2.21621"/>
<Actor seed="10128"/>
</Entity>
<Entity uid="12046">
<Template>structures/ptol_farmstead</Template>
<Player>0</Player>
<Position x="1471.59021" z="1721.86927"/>
<Orientation y="4.65664"/>
<Actor seed="772"/>
</Entity>
<Entity uid="12047">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1450.44422" z="1712.56421"/>
<Orientation y="9.38802"/>
<Actor seed="1630"/>
</Entity>
<Entity uid="12048">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1462.74671" z="1683.01319"/>
<Orientation y="-6.36072"/>
<Actor seed="56916"/>
</Entity>
<Entity uid="12049">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1459.14258" z="1746.85193"/>
<Orientation y="3.13213"/>
<Actor seed="39396"/>
</Entity>
<Entity uid="12050">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1484.88953" z="1727.86731"/>
<Orientation y="-0.44112"/>
<Actor seed="2394"/>
</Entity>
<Entity uid="12051">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1493.1725" z="1756.86988"/>
<Orientation y="-0.44112"/>
<Actor seed="2394"/>
</Entity>
<Entity uid="12053">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1482.67383" z="1736.36268"/>
<Orientation y="-3.13297"/>
<Actor seed="2678"/>
</Entity>
<Entity uid="12061">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1665.55408" z="1313.67115"/>
<Orientation y="2.07847"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12062">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1665.56348" z="1320.68177"/>
<Orientation y="-0.37566"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12063">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1677.74878" z="1304.42078"/>
<Orientation y="2.35621"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12064">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1685.45875" z="1271.07337"/>
<Orientation y="-1.26355"/>
<Actor seed="47364"/>
</Entity>
<Entity uid="12065">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1695.62085" z="1256.42762"/>
<Orientation y="2.35621"/>
<Actor seed="2170"/>
</Entity>
<Entity uid="12066">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1717.40003" z="1296.38343"/>
<Orientation y="2.35621"/>
<Actor seed="33818"/>
</Entity>
<Entity uid="12067">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1707.79065" z="1311.20215"/>
<Orientation y="2.35621"/>
<Actor seed="8424"/>
</Entity>
<Entity uid="12068">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1839.66797" z="1003.71363"/>
<Orientation y="2.35621"/>
<Actor seed="280"/>
</Entity>
<Entity uid="12069">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1690.8025" z="1265.45008"/>
<Orientation y="0.03118"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12070">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1716.43714" z="1293.39197"/>
<Orientation y="2.35622"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12071">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1717.2887" z="1283.09424"/>
<Orientation y="3.5173"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12072">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1667.88306" z="1310.82227"/>
<Orientation y="3.30042"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12073">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1673.76587" z="1298.3313"/>
<Orientation y="2.107"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12075">
<Template>actor|geology/stones_tropic_large.xml</Template>
<Position x="1686.44751" z="1259.70728"/>
<Orientation y="7.63976"/>
<Actor seed="3158"/>
</Entity>
<Entity uid="12083">
<Template>actor|geology/stones_tropic_large.xml</Template>
<Position x="1660.4596" z="1299.03882"/>
<Orientation y="2.73365"/>
<Actor seed="54194"/>
</Entity>
<Entity uid="12084">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1710.06507" z="1309.61414"/>
<Orientation y="2.35621"/>
<Actor seed="12032"/>
</Entity>
<Entity uid="12085">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1712.19349" z="1305.70582"/>
<Orientation y="2.35621"/>
<Actor seed="32232"/>
</Entity>
<Entity uid="12086">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1714.28907" z="1296.34021"/>
<Orientation y="2.35621"/>
<Actor seed="38524"/>
</Entity>
<Entity uid="12087">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1712.34034" z="1302.60303"/>
<Orientation y="2.35621"/>
<Actor seed="50622"/>
</Entity>
<Entity uid="12088">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1716.17432" z="1284.90455"/>
<Orientation y="2.35621"/>
<Actor seed="19694"/>
</Entity>
<Entity uid="12089">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1712.64502" z="1282.3943"/>
<Orientation y="2.35621"/>
<Actor seed="27684"/>
</Entity>
<Entity uid="12090">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1705.24549" z="1312.5763"/>
<Orientation y="2.35621"/>
<Actor seed="37138"/>
</Entity>
<Entity uid="12091">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1691.1996" z="1303.49976"/>
<Orientation y="2.35621"/>
<Actor seed="63988"/>
</Entity>
<Entity uid="12092">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1699.594" z="1284.18982"/>
<Orientation y="-3.26403"/>
<Actor seed="8336"/>
</Entity>
<Entity uid="12093">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1698.641" z="1269.23414"/>
<Orientation y="2.35621"/>
<Actor seed="460"/>
</Entity>
<Entity uid="12094">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1678.95936" z="1314.71229"/>
<Orientation y="2.35621"/>
<Actor seed="34550"/>
</Entity>
<Entity uid="12095">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1707.12708" z="1304.3169"/>
<Orientation y="1.7195"/>
<Actor seed="34550"/>
</Entity>
<Entity uid="12096">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1710.26355" z="1297.43946"/>
<Orientation y="7.43813"/>
<Actor seed="34550"/>
</Entity>
<Entity uid="12097">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1709.41883" z="1306.37574"/>
<Orientation y="2.35621"/>
<Actor seed="54922"/>
</Entity>
<Entity uid="12098">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1702.83741" z="1312.20594"/>
<Orientation y="2.35621"/>
<Actor seed="25622"/>
</Entity>
<Entity uid="12099">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1692.37134" z="1263.29053"/>
<Orientation y="2.35621"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12100">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1692.26282" z="1266.38001"/>
<Orientation y="2.35621"/>
<Actor seed="53880"/>
</Entity>
<Entity uid="12101">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1675.89515" z="1308.52222"/>
<Orientation y="2.35621"/>
<Actor seed="38994"/>
</Entity>
<Entity uid="12102">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1672.0094" z="1311.79224"/>
<Orientation y="2.35621"/>
<Actor seed="58694"/>
</Entity>
<Entity uid="12103">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1673.27698" z="1308.78418"/>
<Orientation y="2.35621"/>
<Actor seed="36282"/>
</Entity>
<Entity uid="12104">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1671.6349" z="1313.93091"/>
<Orientation y="2.35621"/>
<Actor seed="8924"/>
</Entity>
<Entity uid="12105">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1715.20289" z="1290.59583"/>
<Orientation y="2.35621"/>
<Actor seed="41054"/>
</Entity>
<Entity uid="12106">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1713.78724" z="1287.95179"/>
<Orientation y="2.35621"/>
<Actor seed="35196"/>
</Entity>
<Entity uid="12107">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1900.08118" z="1480.73133"/>
<Orientation y="2.35622"/>
<Actor seed="42302"/>
</Entity>
<Entity uid="12108">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1876.24695" z="1485.15223"/>
<Orientation y="2.35622"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="12109">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1844.13563" z="1566.80201"/>
<Orientation y="2.35621"/>
<Actor seed="27328"/>
</Entity>
<Entity uid="12110">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1805.03504" z="1650.90735"/>
<Orientation y="2.35621"/>
<Actor seed="57174"/>
</Entity>
<Entity uid="12111">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1718.3545" z="1742.12427"/>
<Orientation y="2.35621"/>
<Actor seed="4914"/>
</Entity>
<Entity uid="12112">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1761.6089" z="1705.90076"/>
<Orientation y="2.35621"/>
<Actor seed="53154"/>
</Entity>
<Entity uid="12113">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1910.13428" z="1479.11097"/>
<Orientation y="2.35621"/>
<Actor seed="60318"/>
</Entity>
<Entity uid="12114">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1917.36915" z="1473.6377"/>
<Orientation y="2.35621"/>
<Actor seed="6058"/>
</Entity>
<Entity uid="12115">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1844.55542" z="1487.73035"/>
<Orientation y="2.35621"/>
<Actor seed="14314"/>
</Entity>
<Entity uid="12116">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1835.1261" z="1494.04993"/>
<Orientation y="2.35621"/>
<Actor seed="64722"/>
</Entity>
<Entity uid="12117">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1877.938" z="1481.05567"/>
<Orientation y="2.35621"/>
<Actor seed="33918"/>
</Entity>
<Entity uid="12118">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1891.2472" z="1472.04969"/>
<Orientation y="2.35621"/>
<Actor seed="5178"/>
</Entity>
<Entity uid="12119">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1887.8943" z="1490.1233"/>
<Orientation y="2.35621"/>
<Actor seed="29484"/>
</Entity>
<Entity uid="12120">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1905.62647" z="1497.02198"/>
<Orientation y="2.35621"/>
<Actor seed="9406"/>
</Entity>
<Entity uid="12121">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1700.44837" z="1755.5719"/>
<Orientation y="2.35621"/>
<Actor seed="14900"/>
</Entity>
<Entity uid="12122">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1742.30091" z="1508.99585"/>
<Orientation y="2.35621"/>
<Actor seed="15144"/>
</Entity>
<Entity uid="12123">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1729.3993" z="1543.03943"/>
<Orientation y="2.10912"/>
<Actor seed="46252"/>
</Entity>
<Entity uid="12124">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1693.65735" z="1587.15552"/>
<Orientation y="2.35621"/>
<Actor seed="37336"/>
</Entity>
<Entity uid="12125">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1644.38257" z="1684.05042"/>
<Orientation y="2.35621"/>
<Actor seed="24714"/>
</Entity>
<Entity uid="12126">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1691.10315" z="1733.96216"/>
<Orientation y="2.35621"/>
<Actor seed="30648"/>
</Entity>
<Entity uid="12127">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1723.33301" z="1707.10706"/>
<Orientation y="2.35621"/>
<Actor seed="1730"/>
</Entity>
<Entity uid="12128">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1749.89148" z="1682.62354"/>
<Orientation y="2.35621"/>
<Actor seed="16584"/>
</Entity>
<Entity uid="12129">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1819.76478" z="1535.88038"/>
<Orientation y="2.35621"/>
<Actor seed="11942"/>
</Entity>
<Entity uid="12130">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1661.80042" z="1510.0536"/>
<Orientation y="2.35621"/>
<Actor seed="7450"/>
</Entity>
<Entity uid="12131">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1810.62525" z="1592.19056"/>
<Orientation y="2.35621"/>
<Actor seed="1534"/>
</Entity>
<Entity uid="12132">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1558.36597" z="1521.84644"/>
<Orientation y="2.35621"/>
<Actor seed="6520"/>
</Entity>
<Entity uid="12133">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1642.22864" z="1435.85706"/>
<Orientation y="2.35621"/>
<Actor seed="13298"/>
</Entity>
<Entity uid="12134">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1413.71167" z="1381.40955"/>
<Orientation y="2.35621"/>
<Actor seed="10156"/>
</Entity>
<Entity uid="12135">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1579.0337" z="1230.32361"/>
<Orientation y="1.60137"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12136">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1607.86377" z="1196.48609"/>
<Orientation y="1.84885"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12137">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1565.43848" z="1207.43738"/>
<Orientation y="2.35622"/>
<Actor seed="2170"/>
</Entity>
<Entity uid="12138">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1583.62305" z="1225.94117"/>
<Orientation y="5.72748"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12139">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1603.27747" z="1187.73755"/>
<Orientation y="2.35622"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12140">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1594.2173" z="1186.74903"/>
<Orientation y="1.11623"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12141">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1562.18299" z="1221.65857"/>
<Orientation y="2.79136"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12142">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1573.69251" z="1196.12"/>
<Orientation y="2.35622"/>
<Actor seed="8078"/>
</Entity>
<Entity uid="12143">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1562.47779" z="1241.8213"/>
<Orientation y="0.91715"/>
<Actor seed="460"/>
</Entity>
<Entity uid="12144">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1581.28772" z="1202.19898"/>
<Orientation y="-3.26403"/>
<Actor seed="8336"/>
</Entity>
<Entity uid="12145">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1567.33741" z="1219.97498"/>
<Orientation y="-3.73731"/>
<Actor seed="8336"/>
</Entity>
<Entity uid="12146">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1565.90796" z="1233.81556"/>
<Orientation y="2.35622"/>
<Actor seed="460"/>
</Entity>
<Entity uid="12147">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1595.56165" z="1196.88355"/>
<Orientation y="0.91715"/>
<Actor seed="460"/>
</Entity>
<Entity uid="12148">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1587.40577" z="1190.10084"/>
<Orientation y="1.89835"/>
<Actor seed="460"/>
</Entity>
<Entity uid="12149">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1572.58948" z="1201.44239"/>
<Orientation y="2.35622"/>
<Actor seed="8924"/>
</Entity>
<Entity uid="12150">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1569.74134" z="1203.6775"/>
<Orientation y="2.35622"/>
<Actor seed="8924"/>
</Entity>
<Entity uid="12151">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1572.69788" z="1204.34083"/>
<Orientation y="2.35622"/>
<Actor seed="8924"/>
</Entity>
<Entity uid="12152">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1587.3307" z="1187.60938"/>
<Orientation y="2.35622"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12153">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1591.15625" z="1185.41834"/>
<Orientation y="2.35622"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12154">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1584.57996" z="1190.8678"/>
<Orientation y="5.00231"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12155">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1562.27002" z="1218.84803"/>
<Orientation y="4.26861"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12156">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1576.39222" z="1228.44837"/>
<Orientation y="1.71737"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12157">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1576.94532" z="1225.68958"/>
<Orientation y="1.86907"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12158">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1600.55994" z="1199.42981"/>
<Orientation y="2.35622"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12159">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1597.43641" z="1202.58057"/>
<Orientation y="4.09615"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12160">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1601.8949" z="1190.43091"/>
<Orientation y="2.35622"/>
<Actor seed="38524"/>
</Entity>
<Entity uid="12161">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1564.12269" z="1223.54163"/>
<Orientation y="2.35622"/>
<Actor seed="38524"/>
</Entity>
<Entity uid="12162">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1576.9076" z="1197.42103"/>
<Orientation y="2.35622"/>
<Actor seed="38524"/>
</Entity>
<Entity uid="12163">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1668.13978" z="1191.97779"/>
<Orientation y="2.35622"/>
<Actor seed="2170"/>
</Entity>
<Entity uid="12164">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1654.01087" z="1192.2693"/>
<Orientation y="-1.26664"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12165">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1656.06165" z="1195.43396"/>
<Orientation y="0.91715"/>
<Actor seed="460"/>
</Entity>
<Entity uid="12166">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1665.86792" z="1191.09888"/>
<Orientation y="1.3214"/>
<Actor seed="460"/>
</Entity>
<Entity uid="12167">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1658.40357" z="1191.31983"/>
<Orientation y="2.35622"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12168">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1662.42115" z="1190.94678"/>
<Orientation y="2.35622"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12169">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1665.3545" z="1187.01844"/>
<Orientation y="2.35622"/>
<Actor seed="9422"/>
</Entity>
<Entity uid="12171">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1404.08375" z="1235.41846"/>
<Orientation y="0.83036"/>
<Actor seed="14802"/>
</Entity>
<Entity uid="12172">
<Template>actor|structures/tent_big.xml</Template>
<Position x="1397.23658" z="1235.93226"/>
<Orientation y="1.75634"/>
<Actor seed="9636"/>
</Entity>
<Entity uid="12176">
<Template>units/rome_hero_scipio</Template>
<Player>6</Player>
<Position x="335.8433" z="1321.19556"/>
<Orientation y="10.17003"/>
<Actor seed="63554"/>
</Entity>
<Entity uid="12177">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="349.92618" z="1332.0846"/>
<Orientation y="-2.09487"/>
<Actor seed="12406"/>
</Entity>
<Entity uid="12178">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="348.60154" z="1333.81336"/>
<Orientation y="-2.1446"/>
<Actor seed="45312"/>
</Entity>
<Entity uid="12179">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="346.67887" z="1335.47107"/>
<Orientation y="-2.20151"/>
<Actor seed="27138"/>
</Entity>
<Entity uid="12180">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="345.01972" z="1336.70411"/>
<Orientation y="-2.24872"/>
<Actor seed="64382"/>
</Entity>
<Entity uid="12181">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="347.03254" z="1338.85596"/>
<Orientation y="-2.26375"/>
<Actor seed="7150"/>
</Entity>
<Entity uid="12182">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="348.69242" z="1340.91504"/>
<Orientation y="-2.27677"/>
<Actor seed="40150"/>
</Entity>
<Entity uid="12183">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="350.63053" z="1343.05176"/>
<Orientation y="-2.28223"/>
<Actor seed="53460"/>
</Entity>
<Entity uid="12184">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="352.48926" z="1344.87537"/>
<Orientation y="-2.28542"/>
<Actor seed="30864"/>
</Entity>
<Entity uid="12185">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="348.58094" z="1337.60706"/>
<Orientation y="-2.22007"/>
<Actor seed="65178"/>
</Entity>
<Entity uid="12186">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="350.76673" z="1339.4662"/>
<Orientation y="-2.2219"/>
<Actor seed="39844"/>
</Entity>
<Entity uid="12187">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="352.3459" z="1341.11463"/>
<Orientation y="-2.22738"/>
<Actor seed="49766"/>
</Entity>
<Entity uid="12188">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="354.2699" z="1342.98633"/>
<Orientation y="-2.23638"/>
<Actor seed="12902"/>
</Entity>
<Entity uid="12189">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="350.33002" z="1335.75"/>
<Orientation y="-2.16321"/>
<Actor seed="7158"/>
</Entity>
<Entity uid="12190">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="352.17725" z="1337.63123"/>
<Orientation y="-2.1738"/>
<Actor seed="32634"/>
</Entity>
<Entity uid="12191">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="354.01838" z="1339.15174"/>
<Orientation y="-2.17733"/>
<Actor seed="3500"/>
</Entity>
<Entity uid="12192">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="355.74714" z="1340.82532"/>
<Orientation y="-2.18541"/>
<Actor seed="27844"/>
</Entity>
<Entity uid="12193">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="351.8206" z="1334.00794"/>
<Orientation y="-2.11448"/>
<Actor seed="5842"/>
</Entity>
<Entity uid="12194">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="353.67634" z="1335.45252"/>
<Orientation y="-2.12226"/>
<Actor seed="38276"/>
</Entity>
<Entity uid="12195">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="355.30375" z="1337.24817"/>
<Orientation y="-2.13526"/>
<Actor seed="43580"/>
</Entity>
<Entity uid="12196">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="357.21811" z="1339.23804"/>
<Orientation y="-2.14798"/>
<Actor seed="9092"/>
</Entity>
<Entity uid="12197">
<Template>units/rome_support_healer_a</Template>
<Player>6</Player>
<Position x="361.79825" z="1273.50513"/>
<Orientation y="5.53095"/>
<Actor seed="10136"/>
</Entity>
<Entity uid="12198">
<Template>units/rome_support_healer_b</Template>
<Player>6</Player>
<Position x="358.8407" z="1275.15845"/>
<Orientation y="1.56574"/>
<Actor seed="55382"/>
</Entity>
<Entity uid="12199">
<Template>units/rome_support_healer_e</Template>
<Player>6</Player>
<Position x="360.26334" z="1278.01172"/>
<Orientation y="2.84269"/>
<Actor seed="63542"/>
</Entity>
<Entity uid="12200">
<Template>structures/sele_wall_tower</Template>
<Player>1</Player>
<Position x="763.92902" z="1798.79053"/>
<Orientation y="2.35621"/>
<Actor seed="55330"/>
</Entity>
<Entity uid="12201">
<Template>structures/sele_wall_tower</Template>
<Player>1</Player>
<Position x="746.67981" z="1781.79175"/>
<Orientation y="2.35621"/>
<Actor seed="50208"/>
</Entity>
<Entity uid="12202">
<Template>structures/sele_wall_tower</Template>
<Player>1</Player>
<Position x="720.7801" z="1756.56031"/>
<Orientation y="2.35621"/>
<Actor seed="45822"/>
</Entity>
<Entity uid="12203">
<Template>structures/sele_wall_tower</Template>
<Player>1</Player>
<Position x="694.68848" z="1730.45435"/>
<Orientation y="2.35621"/>
<Actor seed="34492"/>
</Entity>
<Entity uid="12204">
<Template>structures/sele_wall_tower</Template>
<Player>1</Player>
<Position x="668.52558" z="1704.76636"/>
<Orientation y="2.35621"/>
<Actor seed="32732"/>
</Entity>
<Entity uid="12205">
<Template>structures/sele_wall_tower</Template>
<Player>1</Player>
<Position x="642.00849" z="1678.89002"/>
<Orientation y="2.35621"/>
<Actor seed="46916"/>
</Entity>
<Entity uid="12206">
<Template>structures/sele_wall_long</Template>
<Player>1</Player>
<Position x="681.61884" z="1717.52015"/>
<Orientation y="2.35621"/>
<Obstruction group="12203" group2="12204"/>
<Actor seed="35382"/>
</Entity>
<Entity uid="12207">
<Template>structures/sele_wall_long</Template>
<Player>1</Player>
<Position x="655.5345" z="1692.08667"/>
<Orientation y="2.35621"/>
<Obstruction group="12204" group2="12205"/>
<Actor seed="50770"/>
</Entity>
<Entity uid="12208">
<Template>structures/sele_wall_long</Template>
<Player>1</Player>
<Position x="733.7953" z="1769.10743"/>
<Orientation y="2.35621"/>
<Obstruction group="12201" group2="12202"/>
<Actor seed="59826"/>
</Entity>
<Entity uid="12210">
<Template>structures/sele_wall_medium</Template>
<Player>1</Player>
<Position x="755.02125" z="1790.7251"/>
<Orientation y="2.35621"/>
<Obstruction group="12200" group2="12201"/>
<Actor seed="38584"/>
</Entity>
<Entity uid="12212">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1699.69227" z="1545.62"/>
<Orientation y="-2.29865"/>
<Actor seed="46252"/>
</Entity>
<Entity uid="12214">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1722.10645" z="1494.90284"/>
<Orientation y="2.35622"/>
<Actor seed="27328"/>
</Entity>
<Entity uid="12215">
<Template>structures/pers_field</Template>
<Player>4</Player>
<Position x="1680.00757" z="1470.8932"/>
<Orientation y="-0.95759"/>
<Actor seed="31094"/>
</Entity>
<Entity uid="12216">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1670.06202" z="1460.82398"/>
<Orientation y="2.35622"/>
<Actor seed="53154"/>
</Entity>
<Entity uid="12232">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="976.62281" z="71.78905"/>
<Orientation y="4.53782"/>
<Actor seed="37424"/>
</Entity>
<Entity uid="12233">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="973.6073" z="69.66337"/>
<Orientation y="2.35622"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12234">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="981.74396" z="62.52152"/>
<Orientation y="7.9947"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12235">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="979.4986" z="66.94864"/>
<Orientation y="4.53783"/>
<Actor seed="37424"/>
</Entity>
<Entity uid="12236">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="986.61" z="64.0278"/>
<Orientation y="3.90644"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12237">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="980.63416" z="69.88115"/>
<Orientation y="-0.69503"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12238">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="990.5138" z="56.69401"/>
<Orientation y="6.46818"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12239">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="991.13672" z="59.85531"/>
<Orientation y="1.23514"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12240">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="992.11994" z="60.39171"/>
<Orientation y="2.35621"/>
<Actor seed="50930"/>
</Entity>
<Entity uid="12241">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="994.33765" z="54.97837"/>
<Orientation y="2.35621"/>
<Actor seed="43176"/>
</Entity>
<Entity uid="12243">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="986.49286" z="61.47275"/>
<Orientation y="2.35621"/>
<Actor seed="46752"/>
</Entity>
<Entity uid="12245">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="972.06672" z="74.06026"/>
<Orientation y="4.36806"/>
<Actor seed="58646"/>
</Entity>
<Entity uid="12246">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="987.37055" z="61.02265"/>
<Orientation y="2.35621"/>
<Actor seed="10422"/>
</Entity>
<Entity uid="12247">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="986.94947" z="61.26807"/>
<Orientation y="2.35621"/>
<Actor seed="39446"/>
</Entity>
<Entity uid="12248">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="992.5896" z="52.00863"/>
<Orientation y="11.13004"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12249">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="982.55127" z="59.14551"/>
<Orientation y="7.08872"/>
<Actor seed="40142"/>
</Entity>
<Entity uid="12250">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="987.2121" z="56.29"/>
<Orientation y="10.75663"/>
<Actor seed="40142"/>
</Entity>
<Entity uid="12251">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="982.55622" z="58.62076"/>
<Orientation y="12.20313"/>
<Actor seed="40142"/>
</Entity>
<Entity uid="12252">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="972.04615" z="67.2079"/>
<Orientation y="12.61054"/>
<Actor seed="40142"/>
</Entity>
<Entity uid="12253">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="977.89734" z="81.77384"/>
<Orientation y="0.88111"/>
<Actor seed="260"/>
</Entity>
<Entity uid="12254">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="972.01008" z="74.72312"/>
<Orientation y="5.68461"/>
<Actor seed="58646"/>
</Entity>
<Entity uid="12255">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="972.11695" z="74.46677"/>
<Orientation y="2.35622"/>
<Actor seed="10422"/>
</Entity>
<Entity uid="12256">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="979.16944" z="83.87604"/>
<Orientation y="-2.03887"/>
<Actor seed="262"/>
</Entity>
<Entity uid="12257">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1004.21802" z="95.661"/>
<Orientation y="4.14916"/>
<Actor seed="37424"/>
</Entity>
<Entity uid="12258">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1005.22663" z="93.25928"/>
<Orientation y="1.3399"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12259">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1007.61536" z="99.59134"/>
<Orientation y="2.35622"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12260">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1004.25635" z="76.54276"/>
<Orientation y="6.00055"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12261">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1000.36683" z="83.34472"/>
<Orientation y="-1.16533"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12263">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1009.60029" z="72.17083"/>
<Orientation y="2.35622"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12264">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="970.96656" z="74.30176"/>
<Orientation y="10.73797"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12265">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="999.02057" z="83.96003"/>
<Orientation y="2.35622"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12266">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1001.4029" z="91.02047"/>
<Orientation y="-1.85659"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12267">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="979.55726" z="118.06778"/>
<Orientation y="2.10821"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12268">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="979.9726" z="115.42292"/>
<Orientation y="2.6427"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12269">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="979.91211" z="116.82299"/>
<Orientation y="4.5558"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12270">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="971.15229" z="110.5378"/>
<Orientation y="3.60209"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12271">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="972.41334" z="108.31417"/>
<Orientation y="4.9137"/>
<Actor seed="24784"/>
</Entity>
<Entity uid="12272">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="975.30506" z="111.36495"/>
<Orientation y="-1.99137"/>
<Actor seed="12400"/>
</Entity>
<Entity uid="12273">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="978.12598" z="114.1573"/>
<Orientation y="-1.99137"/>
<Actor seed="12400"/>
</Entity>
<Entity uid="12274">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1013.8755" z="107.06736"/>
<Orientation y="-1.3775"/>
<Actor seed="40142"/>
</Entity>
<Entity uid="12275">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1004.23688" z="89.52306"/>
<Orientation y="-8.87414"/>
<Actor seed="40142"/>
</Entity>
<Entity uid="12276">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="999.74775" z="88.9554"/>
<Orientation y="-13.6472"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12277">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1008.107" z="92.09954"/>
<Orientation y="-14.62476"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12280">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1004.06946" z="82.92081"/>
<Orientation y="0.1429"/>
<Actor seed="25476"/>
</Entity>
<Entity uid="12284">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="969.61408" z="98.59774"/>
<Orientation y="7.78087"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12285">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1002.5232" z="82.56066"/>
<Orientation y="12.20313"/>
<Actor seed="40142"/>
</Entity>
<Entity uid="12288">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="970.79242" z="108.57183"/>
<Orientation y="-18.17634"/>
<Actor seed="13560"/>
</Entity>
<Entity uid="12290">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="981.12958" z="105.52149"/>
<Orientation y="2.35621"/>
<Actor seed="48228"/>
</Entity>
<Entity uid="12291">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="981.06202" z="106.49323"/>
<Orientation y="2.35621"/>
<Actor seed="15916"/>
</Entity>
<Entity uid="12292">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="982.73816" z="108.19742"/>
<Orientation y="2.35621"/>
<Actor seed="24346"/>
</Entity>
<Entity uid="12294">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="982.00751" z="85.28553"/>
<Orientation y="3.09971"/>
<Actor seed="2034"/>
</Entity>
<Entity uid="12295">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="990.26606" z="94.94144"/>
<Orientation y="5.96918"/>
<Actor seed="22676"/>
</Entity>
<Entity uid="12296">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="980.33106" z="88.13712"/>
<Orientation y="7.15925"/>
<Actor seed="25308"/>
</Entity>
<Entity uid="12297">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="993.79084" z="96.78786"/>
<Orientation y="4.55124"/>
<Actor seed="15968"/>
</Entity>
<Entity uid="12298">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="972.6916" z="88.74285"/>
<Orientation y="2.35621"/>
<Actor seed="54992"/>
</Entity>
<Entity uid="12299">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="973.5943" z="88.85218"/>
<Orientation y="2.35621"/>
<Actor seed="57100"/>
</Entity>
<Entity uid="12300">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="972.39777" z="90.29204"/>
<Orientation y="2.35621"/>
<Actor seed="36726"/>
</Entity>
<Entity uid="12301">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="995.73707" z="96.04545"/>
<Orientation y="2.35621"/>
<Actor seed="37686"/>
</Entity>
<Entity uid="12302">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1011.32929" z="119.76153"/>
<Orientation y="2.35621"/>
<Actor seed="30684"/>
</Entity>
<Entity uid="12303">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1011.53864" z="119.23551"/>
<Orientation y="2.35621"/>
<Actor seed="60830"/>
</Entity>
<Entity uid="12304">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1010.38898" z="119.60056"/>
<Orientation y="2.35621"/>
<Actor seed="50982"/>
</Entity>
<Entity uid="12305">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="991.12317" z="115.99212"/>
<Orientation y="2.35621"/>
<Actor seed="6268"/>
</Entity>
<Entity uid="12306">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="990.16016" z="115.29876"/>
<Orientation y="2.35621"/>
<Actor seed="24458"/>
</Entity>
<Entity uid="12307">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1011.1001" z="100.272"/>
<Orientation y="2.35621"/>
<Actor seed="55948"/>
</Entity>
<Entity uid="12308">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1011.4665" z="99.40526"/>
<Orientation y="2.35621"/>
<Actor seed="62686"/>
</Entity>
<Entity uid="12309">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="974.84107" z="87.96001"/>
<Orientation y="2.35621"/>
<Actor seed="4162"/>
</Entity>
<Entity uid="12310">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="975.84717" z="87.57004"/>
<Orientation y="2.35621"/>
<Actor seed="55786"/>
</Entity>
<Entity uid="12311">
<Template>structures/cart_farmstead</Template>
<Player>3</Player>
<Position x="295.16706" z="537.20539"/>
<Orientation y="3.0276"/>
<Actor seed="60442"/>
</Entity>
<Entity uid="12313">
<Template>structures/maur_field</Template>
<Player>3</Player>
<Position x="307.4484" z="515.32477"/>
<Orientation y="-1.6173"/>
<Actor seed="4876"/>
</Entity>
<Entity uid="12315">
<Template>structures/maur_field</Template>
<Player>3</Player>
<Position x="265.04307" z="536.00654"/>
<Orientation y="-0.01665"/>
<Actor seed="18486"/>
</Entity>
<Entity uid="12317">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="199.78312" z="539.07386"/>
<Orientation y="2.35622"/>
<Actor seed="35044"/>
</Entity>
<Entity uid="12318">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="198.47745" z="533.49073"/>
<Orientation y="2.35622"/>
<Actor seed="4732"/>
</Entity>
<Entity uid="12319">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="200.01447" z="534.92341"/>
<Orientation y="3.90001"/>
<Actor seed="12382"/>
</Entity>
<Entity uid="12320">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="203.75336" z="532.45301"/>
<Orientation y="3.71009"/>
<Actor seed="12382"/>
</Entity>
<Entity uid="12321">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="195.63263" z="524.12714"/>
<Orientation y="4.12345"/>
<Actor seed="12382"/>
</Entity>
<Entity uid="12322">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="196.55207" z="520.6507"/>
<Orientation y="5.23871"/>
<Actor seed="32530"/>
</Entity>
<Entity uid="12323">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="194.1641" z="515.03217"/>
<Orientation y="2.35622"/>
<Actor seed="58414"/>
</Entity>
<Entity uid="12324">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="826.14533" z="757.82209"/>
<Orientation y="2.35621"/>
<Actor seed="41328"/>
</Entity>
<Entity uid="12325">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="825.51941" z="759.70661"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="12326">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="827.8913" z="757.75165"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="12327">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="826.50611" z="759.53986"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="12328">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="824.37073" z="758.4181"/>
<Orientation y="2.35622"/>
<Actor seed="18450"/>
</Entity>
<Entity uid="12329">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="793.75025" z="788.12964"/>
<Orientation y="1.58869"/>
<Actor seed="21084"/>
</Entity>
<Entity uid="12330">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="794.66242" z="792.44031"/>
<Orientation y="3.97994"/>
<Actor seed="48280"/>
</Entity>
<Entity uid="12331">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="797.92005" z="785.2118"/>
<Orientation y="3.63985"/>
<Actor seed="48280"/>
</Entity>
<Entity uid="12332">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="803.73572" z="782.96119"/>
<Orientation y="-0.67406"/>
<Actor seed="48280"/>
</Entity>
<Entity uid="12333">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="797.90339" z="783.21906"/>
<Orientation y="2.35621"/>
<Actor seed="64212"/>
</Entity>
<Entity uid="12334">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="791.29084" z="796.14856"/>
<Orientation y="2.35621"/>
<Actor seed="48026"/>
</Entity>
<Entity uid="12335">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="808.23926" z="784.67896"/>
<Orientation y="2.35621"/>
<Actor seed="56948"/>
</Entity>
<Entity uid="12336">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="802.28687" z="781.5691"/>
<Orientation y="2.35621"/>
<Actor seed="48328"/>
</Entity>
<Entity uid="12337">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="804.67072" z="778.93091"/>
<Orientation y="2.35621"/>
<Actor seed="27144"/>
</Entity>
<Entity uid="12338">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="795.02698" z="785.68665"/>
<Orientation y="2.35621"/>
<Actor seed="14768"/>
</Entity>
<Entity uid="12339">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="792.96961" z="779.20142"/>
<Orientation y="2.35622"/>
<Actor seed="33488"/>
</Entity>
<Entity uid="12340">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="789.48108" z="781.79328"/>
<Orientation y="2.42731"/>
<Actor seed="62530"/>
</Entity>
<Entity uid="12341">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="786.0984" z="784.52308"/>
<Orientation y="1.72635"/>
<Actor seed="33488"/>
</Entity>
<Entity uid="12342">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="786.60138" z="781.48536"/>
<Orientation y="2.35621"/>
<Actor seed="18742"/>
</Entity>
<Entity uid="12343">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="786.01172" z="784.97779"/>
<Orientation y="2.35621"/>
<Actor seed="47088"/>
</Entity>
<Entity uid="12344">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="787.85016" z="783.6927"/>
<Orientation y="2.35621"/>
<Actor seed="43660"/>
</Entity>
<Entity uid="12345">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="788.88862" z="780.09241"/>
<Orientation y="1.40568"/>
<Actor seed="44728"/>
</Entity>
<Entity uid="12346">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="786.38666" z="783.9422"/>
<Orientation y="2.35622"/>
<Actor seed="44728"/>
</Entity>
<Entity uid="12347">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="791.03467" z="779.37336"/>
<Orientation y="2.35622"/>
<Actor seed="44728"/>
</Entity>
<Entity uid="12348">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="792.3443" z="780.70521"/>
<Orientation y="4.086"/>
<Actor seed="44728"/>
</Entity>
<Entity uid="12349">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="787.3791" z="783.29725"/>
<Orientation y="-3.27051"/>
<Actor seed="44728"/>
</Entity>
<Entity uid="12350">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="787.43177" z="785.47181"/>
<Orientation y="2.35621"/>
<Actor seed="49988"/>
</Entity>
<Entity uid="12351">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="789.05304" z="783.90131"/>
<Orientation y="2.35621"/>
<Actor seed="14626"/>
</Entity>
<Entity uid="12352">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="790.04426" z="784.95722"/>
<Orientation y="2.35621"/>
<Actor seed="28702"/>
</Entity>
<Entity uid="12353">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="789.85084" z="782.84791"/>
<Orientation y="2.35621"/>
<Actor seed="15558"/>
</Entity>
<Entity uid="12354">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="788.62732" z="781.67359"/>
<Orientation y="2.35621"/>
<Actor seed="20446"/>
</Entity>
<Entity uid="12355">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="784.7823" z="785.90473"/>
<Orientation y="3.11168"/>
<Actor seed="47088"/>
</Entity>
<Entity uid="12356">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="790.57264" z="785.44037"/>
<Orientation y="3.66007"/>
<Actor seed="47088"/>
</Entity>
<Entity uid="12357">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="786.326" z="780.20112"/>
<Orientation y="-2.8311"/>
<Actor seed="47088"/>
</Entity>
<Entity uid="12358">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="791.80427" z="782.96216"/>
<Orientation y="3.57686"/>
<Actor seed="47088"/>
</Entity>
<Entity uid="12359">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="887.61707" z="771.21601"/>
<Orientation y="2.61913"/>
<Actor seed="1601"/>
</Entity>
<Entity uid="12360">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="874.15143" z="767.49061"/>
<Orientation y="-0.66234"/>
<Actor seed="1404"/>
</Entity>
<Entity uid="12361">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="888.96692" z="760.28821"/>
<Orientation y="0.7154"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12362">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="884.7779" z="758.6579"/>
<Orientation y="-4.32251"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12363">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="880.79041" z="761.47901"/>
<Orientation y="1.5738"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12364">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="874.84961" z="759.64032"/>
<Orientation y="1.19245"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12365">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="881.10682" z="766.03736"/>
<Orientation y="2.29072"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12366">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="885.86207" z="766.6385"/>
<Orientation y="2.64621"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12367">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="891.59321" z="762.72693"/>
<Orientation y="1.68822"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12368">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="880.24769" z="763.15528"/>
<Orientation y="2.35621"/>
<Actor seed="57906"/>
</Entity>
<Entity uid="12369">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="889.00831" z="763.91511"/>
<Orientation y="2.35621"/>
<Actor seed="47234"/>
</Entity>
<Entity uid="12370">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="881.83332" z="766.25666"/>
<Orientation y="2.35621"/>
<Actor seed="19486"/>
</Entity>
<Entity uid="12371">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="883.59052" z="762.6183"/>
<Orientation y="1.94562"/>
<Actor seed="61436"/>
</Entity>
<Entity uid="12372">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="876.85444" z="764.4972"/>
<Orientation y="2.29073"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12373">
<Template>actor|props/flora/bush_tempe_sm.xml</Template>
<Position x="889.07007" z="760.79126"/>
<Orientation y="2.35621"/>
<Actor seed="46448"/>
</Entity>
<Entity uid="12374">
<Template>actor|props/flora/bush_tempe_sm.xml</Template>
<Position x="890.63544" z="762.3606"/>
<Orientation y="2.35621"/>
<Actor seed="11604"/>
</Entity>
<Entity uid="12375">
<Template>actor|props/flora/bush_tempe_me_lush.xml</Template>
<Position x="892.49848" z="760.82618"/>
<Orientation y="2.35621"/>
<Actor seed="38498"/>
</Entity>
<Entity uid="12376">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="892.90046" z="759.98591"/>
<Orientation y="2.35621"/>
<Actor seed="56576"/>
</Entity>
<Entity uid="12377">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="894.15589" z="761.11927"/>
<Orientation y="2.35621"/>
<Actor seed="60316"/>
</Entity>
<Entity uid="12378">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="891.69233" z="760.10169"/>
<Orientation y="2.35621"/>
<Actor seed="49344"/>
</Entity>
<Entity uid="12379">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="893.24701" z="762.67884"/>
<Orientation y="2.35621"/>
<Actor seed="23878"/>
</Entity>
<Entity uid="12380">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="875.60004" z="760.08967"/>
<Orientation y="2.35621"/>
<Actor seed="22338"/>
</Entity>
<Entity uid="12381">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="876.26612" z="764.87812"/>
<Orientation y="2.35621"/>
<Actor seed="4238"/>
</Entity>
<Entity uid="12382">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="878.67914" z="769.64667"/>
<Orientation y="2.29073"/>
<Actor seed="4069"/>
</Entity>
<Entity uid="12383">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1854.93604" z="977.80488"/>
<Orientation y="0.87562"/>
<Actor seed="280"/>
</Entity>
<Entity uid="12384">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1858.27491" z="1008.79065"/>
<Orientation y="4.52314"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12385">
<Template>structures/maur_civil_centre</Template>
<Player>0</Player>
<Position x="1915.2024" z="735.22333"/>
<Orientation y="7.14486"/>
<Actor seed="53156"/>
</Entity>
<Entity uid="12386">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1868.85389" z="985.00464"/>
<Orientation y="2.28286"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12387">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1869.19043" z="976.69837"/>
<Orientation y="6.39293"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12388">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1782.29114" z="1067.60535"/>
<Orientation y="4.90325"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12389">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1761.84266" z="1072.90955"/>
<Orientation y="2.49553"/>
<Actor seed="2170"/>
</Entity>
<Entity uid="12390">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1719.1344" z="1081.75318"/>
<Orientation y="0.87563"/>
<Actor seed="280"/>
</Entity>
<Entity uid="12391">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1755.41541" z="1079.4463"/>
<Orientation y="-3.78637"/>
<Actor seed="280"/>
</Entity>
<Entity uid="12392">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1747.22193" z="1048.9944"/>
<Orientation y="-8.19471"/>
<Actor seed="280"/>
</Entity>
<Entity uid="12393">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1681.0984" z="1144.82703"/>
<Orientation y="3.91376"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12394">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1697.64246" z="1139.25367"/>
<Orientation y="5.3601"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12395">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1687.03516" z="1144.49415"/>
<Orientation y="-4.78504"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12396">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1700.2201" z="1129.0719"/>
<Orientation y="5.43155"/>
<Actor seed="2170"/>
</Entity>
<Entity uid="12397">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1682.51331" z="1141.33533"/>
<Orientation y="0.87563"/>
<Actor seed="280"/>
</Entity>
<Entity uid="12398">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1778.7898" z="1059.69031"/>
<Orientation y="2.04235"/>
<Actor seed="280"/>
</Entity>
<Entity uid="12399">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1713.20301" z="1123.51673"/>
<Orientation y="5.52816"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12400">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1645.23511" z="1154.45582"/>
<Orientation y="4.73176"/>
<Actor seed="2170"/>
</Entity>
<Entity uid="12401">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1862.19861" z="1006.87311"/>
<Orientation y="5.16565"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12402">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1741.79798" z="893.26355"/>
<Orientation y="2.35621"/>
<Actor seed="8912"/>
</Entity>
<Entity uid="12403">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1880.39161" z="762.5121"/>
<Orientation y="2.35621"/>
<Actor seed="30466"/>
</Entity>
<Entity uid="12404">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1867.41016" z="785.25965"/>
<Orientation y="2.35621"/>
<Actor seed="19942"/>
</Entity>
<Entity uid="12405">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1908.72376" z="709.6905"/>
<Orientation y="2.35621"/>
<Actor seed="54828"/>
</Entity>
<Entity uid="12406">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1821.30933" z="819.76752"/>
<Orientation y="2.35621"/>
<Actor seed="44364"/>
</Entity>
<Entity uid="12407">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1946.9629" z="684.0586"/>
<Orientation y="-0.08028"/>
<Actor seed="58842"/>
</Entity>
<Entity uid="12408">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1909.21229" z="759.49677"/>
<Orientation y="2.35621"/>
<Actor seed="13106"/>
</Entity>
<Entity uid="12409">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1817.79029" z="967.18976"/>
<Orientation y="2.35621"/>
<Actor seed="39772"/>
</Entity>
<Entity uid="12410">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1807.88794" z="984.42267"/>
<Orientation y="2.35621"/>
<Actor seed="49380"/>
</Entity>
<Entity uid="12411">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1773.10547" z="1071.4386"/>
<Orientation y="5.90671"/>
<Actor seed="44000"/>
</Entity>
<Entity uid="12412">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1753.8263" z="1083.49488"/>
<Orientation y="4.52315"/>
<Actor seed="64088"/>
</Entity>
<Entity uid="12413">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1690.60608" z="1133.65357"/>
<Orientation y="3.29863"/>
<Actor seed="44000"/>
</Entity>
<Entity uid="12414">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1782.72071" z="1058.70472"/>
<Orientation y="2.28287"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12415">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1766.17115" z="1009.91272"/>
<Orientation y="1.33098"/>
<Actor seed="25326"/>
</Entity>
<Entity uid="12416">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1783.91724" z="1051.80237"/>
<Orientation y="7.42658"/>
<Actor seed="44000"/>
</Entity>
<Entity uid="12417">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1741.5652" z="1041.12134"/>
<Orientation y="7.42658"/>
<Actor seed="44000"/>
</Entity>
<Entity uid="12418">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1946.54688" z="679.28284"/>
<Orientation y="2.35621"/>
<Actor seed="57694"/>
</Entity>
<Entity uid="12419">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1824.44788" z="809.58777"/>
<Orientation y="2.35621"/>
<Actor seed="3108"/>
</Entity>
<Entity uid="12420">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1862.21387" z="815.97712"/>
<Orientation y="2.35621"/>
<Actor seed="14742"/>
</Entity>
<Entity uid="12421">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1887.99598" z="745.10676"/>
<Orientation y="2.35621"/>
<Actor seed="45612"/>
</Entity>
<Entity uid="12422">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1917.19251" z="700.97504"/>
<Orientation y="2.35621"/>
<Actor seed="21782"/>
</Entity>
<Entity uid="12423">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1947.33814" z="659.44318"/>
<Orientation y="2.35621"/>
<Actor seed="55626"/>
</Entity>
<Entity uid="12424">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1854.00611" z="916.65809"/>
<Orientation y="2.35621"/>
<Actor seed="49176"/>
</Entity>
<Entity uid="12425">
<Template>gaia/flora_tree_fig</Template>
<Player>0</Player>
<Position x="1883.78016" z="752.59766"/>
<Orientation y="2.35621"/>
<Actor seed="37158"/>
</Entity>
<Entity uid="12426">
<Template>gaia/flora_tree_fig</Template>
<Player>0</Player>
<Position x="1925.22803" z="714.3791"/>
<Orientation y="2.35621"/>
<Actor seed="26504"/>
</Entity>
<Entity uid="12427">
<Template>gaia/flora_tree_palm_tropical</Template>
<Player>0</Player>
<Position x="1771.08594" z="1006.83344"/>
<Orientation y="-0.4996"/>
<Actor seed="38532"/>
</Entity>
<Entity uid="12428">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1798.83191" z="970.92493"/>
<Orientation y="2.35621"/>
<Actor seed="18032"/>
</Entity>
<Entity uid="12429">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1774.82093" z="995.21857"/>
<Orientation y="2.35621"/>
<Actor seed="48486"/>
</Entity>
<Entity uid="12430">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1799.74146" z="975.9145"/>
<Orientation y="2.35621"/>
<Actor seed="62544"/>
</Entity>
<Entity uid="12431">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1805.323" z="970.14625"/>
<Orientation y="2.35621"/>
<Actor seed="19986"/>
</Entity>
<Entity uid="12432">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1852.297" z="967.15803"/>
<Orientation y="2.35621"/>
<Actor seed="20398"/>
</Entity>
<Entity uid="12433">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1846.13111" z="962.12818"/>
<Orientation y="2.35621"/>
<Actor seed="32530"/>
</Entity>
<Entity uid="12434">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1796.80018" z="975.76624"/>
<Orientation y="2.35621"/>
<Actor seed="45472"/>
</Entity>
<Entity uid="12435">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1850.2168" z="962.13007"/>
<Orientation y="2.35621"/>
<Actor seed="16298"/>
</Entity>
<Entity uid="12436">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1841.297" z="959.57233"/>
<Orientation y="2.35621"/>
<Actor seed="27850"/>
</Entity>
<Entity uid="12437">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1810.96766" z="972.08552"/>
<Orientation y="2.35621"/>
<Actor seed="1686"/>
</Entity>
<Entity uid="12438">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1844.37647" z="958.90595"/>
<Orientation y="2.35621"/>
<Actor seed="24848"/>
</Entity>
<Entity uid="12439">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1850.97498" z="957.65351"/>
<Orientation y="2.35621"/>
<Actor seed="47078"/>
</Entity>
<Entity uid="12440">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1855.56653" z="953.19184"/>
<Orientation y="2.35621"/>
<Actor seed="26356"/>
</Entity>
<Entity uid="12441">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="1864.89515" z="805.09705"/>
<Orientation y="2.35621"/>
<Actor seed="52068"/>
</Entity>
<Entity uid="12442">
<Template>gaia/fauna_elephant_african_infant</Template>
<Player>0</Player>
<Position x="1869.02173" z="797.0915"/>
<Orientation y="0.03841"/>
<Actor seed="60088"/>
</Entity>
<Entity uid="12443">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="1860.18836" z="797.1421"/>
<Orientation y="1.63381"/>
<Actor seed="12212"/>
</Entity>
<Entity uid="12444">
<Template>gaia/fauna_elephant_asian</Template>
<Player>0</Player>
<Position x="1937.77808" z="638.83533"/>
<Orientation y="2.35621"/>
<Actor seed="2438"/>
</Entity>
<Entity uid="12445">
<Template>gaia/fauna_elephant_asian_infant</Template>
<Player>0</Player>
<Position x="1934.23633" z="630.33838"/>
<Orientation y="1.55523"/>
<Actor seed="46846"/>
</Entity>
<Entity uid="12446">
<Template>gaia/fauna_elephant_asian</Template>
<Player>0</Player>
<Position x="1948.4491" z="630.59553"/>
<Orientation y="-1.5532"/>
<Actor seed="46886"/>
</Entity>
<Entity uid="12447">
<Template>gaia/fauna_elephant_north_african</Template>
<Player>0</Player>
<Position x="1878.80079" z="787.01008"/>
<Orientation y="-1.04415"/>
<Actor seed="22620"/>
</Entity>
<Entity uid="12449">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1968.0453" z="797.94208"/>
<Orientation y="2.35621"/>
<Actor seed="34134"/>
</Entity>
<Entity uid="12450">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1983.83533" z="789.21607"/>
<Orientation y="2.35621"/>
<Actor seed="7558"/>
</Entity>
<Entity uid="12451">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="2001.14014" z="773.10682"/>
<Orientation y="2.35621"/>
<Actor seed="32182"/>
</Entity>
<Entity uid="12452">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1870.96583" z="1044.12879"/>
<Orientation y="3.75721"/>
<Actor seed="1246"/>
</Entity>
<Entity uid="12453">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1853.39136" z="1052.32178"/>
<Orientation y="0.4754"/>
<Actor seed="29006"/>
</Entity>
<Entity uid="12454">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1853.57935" z="881.22663"/>
<Orientation y="3.58886"/>
<Actor seed="30220"/>
</Entity>
<Entity uid="12455">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1856.6742" z="882.85248"/>
<Orientation y="1.94259"/>
<Actor seed="58698"/>
</Entity>
<Entity uid="12456">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1858.40992" z="876.99042"/>
<Orientation y="2.74852"/>
<Actor seed="21098"/>
</Entity>
<Entity uid="12457">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1862.27918" z="882.47638"/>
<Orientation y="-0.36266"/>
<Actor seed="17634"/>
</Entity>
<Entity uid="12458">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1863.33948" z="874.99817"/>
<Orientation y="2.35621"/>
<Actor seed="200"/>
</Entity>
<Entity uid="12459">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1859.06421" z="885.98658"/>
<Orientation y="1.91337"/>
<Actor seed="53386"/>
</Entity>
<Entity uid="12460">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1862.28785" z="870.68281"/>
<Orientation y="1.45177"/>
<Actor seed="40656"/>
</Entity>
<Entity uid="12461">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="1903.79236" z="595.46949"/>
<Orientation y="2.8681"/>
<Actor seed="19658"/>
</Entity>
<Entity uid="12462">
<Template>gaia/fauna_giraffe</Template>
<Player>0</Player>
<Position x="1918.95093" z="583.73804"/>
<Orientation y="4.59424"/>
<Actor seed="38304"/>
</Entity>
<Entity uid="12463">
<Template>gaia/fauna_giraffe_infant</Template>
<Player>0</Player>
<Position x="1908.09705" z="588.70655"/>
<Orientation y="2.83484"/>
<Actor seed="22764"/>
</Entity>
<Entity uid="12464">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1851.14686" z="914.8158"/>
<Orientation y="2.35621"/>
<Actor seed="1212"/>
</Entity>
<Entity uid="12465">
<Template>gaia/fauna_peacock</Template>
<Player>0</Player>
<Position x="1747.14271" z="1036.56397"/>
<Orientation y="2.35621"/>
<Actor seed="57020"/>
</Entity>
<Entity uid="12466">
<Template>gaia/fauna_peacock</Template>
<Player>0</Player>
<Position x="1740.32581" z="1032.19166"/>
<Orientation y="-1.61403"/>
<Actor seed="30722"/>
</Entity>
<Entity uid="12467">
<Template>gaia/fauna_shark</Template>
<Player>0</Player>
<Position x="1891.30311" z="1041.5597"/>
<Orientation y="2.35621"/>
<Actor seed="41592"/>
</Entity>
<Entity uid="12468">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1949.14966" z="665.54987"/>
<Orientation y="2.35621"/>
<Actor seed="50422"/>
</Entity>
<Entity uid="12469">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1950.4773" z="660.33765"/>
<Orientation y="3.452"/>
<Actor seed="5038"/>
</Entity>
<Entity uid="12485">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1525.09461" z="954.9809"/>
<Orientation y="3.71071"/>
<Actor seed="1552"/>
</Entity>
<Entity uid="12486">
<Template>actor|structures/tent_big.xml</Template>
<Position x="983.4607" z="175.51325"/>
<Orientation y="7.15674"/>
<Actor seed="58290"/>
</Entity>
<Entity uid="12491">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.58564" z="1269.32386"/>
<Orientation y="3.13192"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12492">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.21814" z="1269.34217"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12493">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.88819" z="1269.31995"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12494">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.28638" z="1270.45008"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12495">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.65381" z="1270.43177"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12496">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.95636" z="1270.42774"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12497">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.3899" z="1271.55347"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12498">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.7574" z="1271.53516"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12499">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.05988" z="1271.53113"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12500">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.5124" z="1273.18714"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12501">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.87989" z="1273.16883"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12502">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.18238" z="1273.1648"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12512">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.40528" z="1277.10169"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12513">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.10273" z="1277.10572"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12514">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.73523" z="1277.12391"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12515">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.30176" z="1275.9983"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12516">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.99927" z="1276.00232"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12517">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.56354" z="1274.91272"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12518">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.9311" z="1274.8943"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12519">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.63178" z="1276.02051"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12520">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.23353" z="1274.89039"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12533">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.00293" z="1284.61573"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12534">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.5558" z="1284.58619"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12535">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.85828" z="1284.58228"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12536">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.02533" z="1285.72193"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12537">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.5782" z="1285.69239"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12538">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.88062" z="1285.68836"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12539">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.28217" z="1287.34144"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12540">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.64966" z="1287.323"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12541">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.95215" z="1287.3191"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12545">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.31678" z="1270.03394"/>
<Orientation y="4.73716"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12546">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.3694" z="1271.18592"/>
<Orientation y="4.73827"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12549">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.6883" z="1275.58301"/>
<Orientation y="4.74141"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12550">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.74091" z="1276.73487"/>
<Orientation y="4.74466"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12553">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.28663" z="1285.29615"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12554">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.19404" z="1287.32654"/>
<Orientation y="4.73142"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12555">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.83747" z="1287.31458"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12556">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.18787" z="1285.33619"/>
<Orientation y="4.7415"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12558">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.06092" z="1282.42627"/>
<Orientation y="4.72403"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12559">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.15632" z="1282.3866"/>
<Orientation y="4.71795"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12560">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.896" z="1282.81226"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12561">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.72895" z="1281.67261"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12562">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.98694" z="1281.97657"/>
<Orientation y="0.02282"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12565">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.62763" z="1282.82313"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12566">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.8921" z="1279.66639"/>
<Orientation y="4.7478"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12567">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.99622" z="1279.62647"/>
<Orientation y="4.73194"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12569">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.56788" z="1278.91248"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12570">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.26539" z="1278.91651"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12571">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.71253" z="1278.94605"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12572">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.59028" z="1280.01868"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12574">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.12629" z="1282.44263"/>
<Orientation y="4.72677"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12575">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.98865" z="1279.67823"/>
<Orientation y="4.7256"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12576">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.0818" z="1273.3235"/>
<Orientation y="4.73881"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12577">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.17841" z="1282.81885"/>
<Orientation y="4.71795"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12578">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.02271" z="1281.97205"/>
<Orientation y="4.72403"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12579">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.89905" z="1279.9806"/>
<Orientation y="4.7478"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12580">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.21467" z="1287.6272"/>
<Orientation y="4.73142"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12587">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.82453" z="1289.76636"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12588">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.84784" z="1290.39869"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12589">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.8896" z="1291.09498"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12590">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.9322" z="1291.87342"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12591">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.95551" z="1292.50574"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12592">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.99732" z="1293.20215"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12593">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.79334" z="1289.06153"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12594">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.7516" z="1288.36512"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12595">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.72828" z="1287.7328"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12596">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.68567" z="1286.95447"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12597">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.64393" z="1286.25806"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12598">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.62061" z="1285.62574"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12599">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.20527" z="1277.32984"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12600">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.22858" z="1277.96216"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12601">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.27033" z="1278.65845"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12602">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.31293" z="1279.4369"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12603">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.33625" z="1280.06922"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12604">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.37806" z="1280.76551"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12605">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.58198" z="1284.90613"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12606">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.54017" z="1284.20984"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12607">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.51685" z="1283.57752"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12608">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.47431" z="1282.79908"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12609">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.4325" z="1282.10279"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12610">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.40918" z="1281.47034"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12611">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.71442" z="1267.61316"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12612">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.75623" z="1268.30945"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12623">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.79487" z="1269.02906"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12624">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.81812" z="1269.66138"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12625">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.85993" z="1270.3578"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12626">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.90253" z="1271.13611"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12627">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.92585" z="1271.76856"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12628">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.9676" z="1272.46485"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12629">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.17157" z="1276.60547"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12630">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.12977" z="1275.90906"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12631">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.10645" z="1275.27674"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12632">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.06385" z="1274.4983"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12633">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="946.0221" z="1273.80201"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12634">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="945.99878" z="1273.16968"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12635">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.53711" z="1271.93274"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12636">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.10969" z="1283.67774"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12637">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.94751" z="1280.2334"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12638">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.63337" z="1273.9662"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12639">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.67597" z="1274.74463"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12640">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.69922" z="1275.37696"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12641">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.74103" z="1276.07325"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12642">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.49531" z="1271.23633"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12643">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.47205" z="1270.60401"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12644">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.42945" z="1269.82557"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12645">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.38764" z="1269.12928"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12646">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.36432" z="1268.49695"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12657">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.32569" z="1267.77735"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12659">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.9787" z="1280.93824"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12660">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.00202" z="1281.57056"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12661">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.04377" z="1282.26697"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12662">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.08637" z="1283.0453"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12663">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.90577" z="1279.53711"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12664">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.88245" z="1278.9048"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12665">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.83985" z="1278.12635"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12666">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.79804" z="1277.43006"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12667">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.77479" z="1276.79761"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12669">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.56824" z="1272.63758"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12670">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.59156" z="1273.2699"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12671">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.15143" z="1284.37403"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12672">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.19007" z="1285.09363"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12673">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.21338" z="1285.72596"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12674">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.2552" z="1286.42225"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12675">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.2978" z="1287.20069"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12676">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.32105" z="1287.83301"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12677">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.36286" z="1288.5293"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12678">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.56678" z="1292.66993"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12679">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.52503" z="1291.97364"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12680">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.50171" z="1291.34131"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12681">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.45911" z="1290.56287"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12682">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.4173" z="1289.86658"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12683">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.39405" z="1289.23426"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12686">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.35364" z="1300.18897"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12687">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.39545" z="1300.88526"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12688">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.19153" z="1296.74476"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12689">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.22266" z="1297.4496"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12690">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.24598" z="1298.08191"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12691">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.28779" z="1298.7782"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12692">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.33039" z="1299.55665"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12693">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.14972" z="1296.04834"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12694">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.12641" z="1295.41602"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12695">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.08381" z="1294.63758"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12696">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.04206" z="1293.94129"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12697">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.43024" z="1301.54236"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12698">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.43445" z="1301.98316"/>
<Orientation y="4.76845"/>
</Entity>
<Entity uid="12699">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.92841" z="1299.59168"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12700">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.97016" z="1300.2881"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12701">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.76624" z="1296.14747"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12702">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.79743" z="1296.8523"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12703">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.82068" z="1297.48462"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12704">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.8625" z="1298.18091"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12705">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.9051" z="1298.95936"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12706">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.72443" z="1295.45105"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12707">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.70118" z="1294.81873"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12708">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.65857" z="1294.04029"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12709">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="951.61677" z="1293.344"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12710">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="952.0088" z="1301.00757"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12711">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="952.03565" z="1301.77527"/>
<Orientation y="4.76845"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12712">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.47345" z="1290.5962"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12715">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.47938" z="1290.56592"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12716">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.53583" z="1292.05884"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12718">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.15198" z="1291.55896"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12719">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.54175" z="1292.02857"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12720">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.86524" z="1291.06226"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12721">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.90528" z="1291.74695"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12722">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.51923" z="1291.81922"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12723">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.50147" z="1291.1493"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12724">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.59131" z="1293.72376"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12725">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.60907" z="1294.3938"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12726">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.39045" z="1294.61414"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12727">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.99311" z="1294.61524"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12728">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.29566" z="1294.61121"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12729">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.6316" z="1294.60315"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12730">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.99512" z="1294.32154"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12731">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="947.95508" z="1293.63685"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12732">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.56922" z="1293.14051"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12733">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.23328" z="1293.14856"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12734">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.9308" z="1293.1526"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12735">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.34595" z="1293.1526"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12736">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.72999" z="1296.55188"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12737">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.74646" z="1296.94336"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12738">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.73572" z="1296.60828"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12739">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.10322" z="1296.5901"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12740">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.40577" z="1296.58606"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12741">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.7417" z="1296.57801"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12742">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.11854" z="1296.60792"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12743">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.5799" z="1296.19751"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12748">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.85657" z="1298.90235"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12749">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.87433" z="1299.5724"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12750">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.60657" z="1299.7887"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12751">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.36268" z="1299.78711"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12752">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.14063" z="1299.78736"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12753">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.89686" z="1299.78174"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12754">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.26038" z="1299.50013"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12755">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.22034" z="1298.81543"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12756">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="948.83448" z="1298.3191"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12757">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.11493" z="1298.32105"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12758">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.3288" z="1298.33411"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12759">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="950.59577" z="1298.33741"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12760">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.80793" z="1291.06617"/>
<Orientation y="3.13193"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12761">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.5666" z="1298.89747"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12762">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="949.58436" z="1299.56751"/>
<Orientation y="4.7199"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12763">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="956.29596" z="1282.20447"/>
<Orientation y="-2.15604"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12764">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="956.71088" z="1281.62049"/>
<Orientation y="-2.24358"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12765">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="957.1836" z="1281.06092"/>
<Orientation y="-2.29587"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12766">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="957.70765" z="1280.56971"/>
<Orientation y="-2.42856"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12767">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="958.24659" z="1280.10792"/>
<Orientation y="3.78951"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12768">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="959.42627" z="1279.37781"/>
<Orientation y="3.59644"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12769">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="960.11847" z="1279.10621"/>
<Orientation y="3.50245"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12770">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="958.79407" z="1279.71888"/>
<Orientation y="3.67217"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12771">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="960.80213" z="1278.87671"/>
<Orientation y="3.38117"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12772">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="961.48487" z="1278.76746"/>
<Orientation y="3.26023"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12773">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.19098" z="1278.70154"/>
<Orientation y="3.19631"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12774">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.88978" z="1278.69495"/>
<Orientation y="3.06847"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12775">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.58881" z="1278.78553"/>
<Orientation y="2.9644"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12776">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="964.31782" z="1278.96106"/>
<Orientation y="2.89875"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12777">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.01594" z="1279.19605"/>
<Orientation y="2.77747"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12778">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.65778" z="1279.49622"/>
<Orientation y="2.66665"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12779">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.23694" z="1279.8667"/>
<Orientation y="2.52683"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12780">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.81336" z="1280.2898"/>
<Orientation y="2.39179"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12781">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="967.26221" z="1280.71045"/>
<Orientation y="2.32207"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12782">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="967.65571" z="1281.18873"/>
<Orientation y="2.2475"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12783">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.06556" z="1281.73536"/>
<Orientation y="2.17177"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12784">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.38038" z="1282.26746"/>
<Orientation y="2.05541"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12785">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.6548" z="1282.93677"/>
<Orientation y="1.89551"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12786">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.81452" z="1283.55201"/>
<Orientation y="1.79963"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12787">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.93354" z="1284.28333"/>
<Orientation y="1.65427"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12788">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.9488" z="1285.02076"/>
<Orientation y="1.52207"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12789">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.70386" z="1286.45447"/>
<Orientation y="1.24645"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12790">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.4383" z="1287.14856"/>
<Orientation y="1.12073"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12791">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.88373" z="1285.73182"/>
<Orientation y="1.37493"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12792">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.04224" z="1287.8318"/>
<Orientation y="0.99358"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12793">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="967.63209" z="1288.4192"/>
<Orientation y="0.90603"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12794">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="967.1637" z="1288.98243"/>
<Orientation y="0.85375"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12795">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.64368" z="1289.47779"/>
<Orientation y="0.72106"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12796">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.02961" z="1290.00635"/>
<Orientation y="0.63991"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12797">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.47895" z="1290.391"/>
<Orientation y="0.52257"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12798">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="964.84412" z="1290.72718"/>
<Orientation y="0.44683"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12799">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="964.14972" z="1290.99317"/>
<Orientation y="0.35285"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12800">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.78064" z="1291.32093"/>
<Orientation y="0.11063"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12801">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="957.01905" z="1289.3318"/>
<Orientation y="-0.82753"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12802">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.07404" z="1291.38123"/>
<Orientation y="0.0467"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12803">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.46424" z="1291.21705"/>
<Orientation y="0.23157"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12804">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="960.67688" z="1291.28602"/>
<Orientation y="-0.18523"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12805">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="961.37519" z="1291.38221"/>
<Orientation y="-0.08114"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12806">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="959.25306" z="1290.86414"/>
<Orientation y="-0.37214"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12807">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="959.94928" z="1291.10474"/>
<Orientation y="-0.25086"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12808">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="958.61371" z="1290.55884"/>
<Orientation y="-0.48296"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12809">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="958.03754" z="1290.18372"/>
<Orientation y="-0.6228"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12810">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="957.46454" z="1289.75611"/>
<Orientation y="-0.75783"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12811">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="956.6294" z="1288.85035"/>
<Orientation y="-0.9021"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12812">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="956.22394" z="1288.30042"/>
<Orientation y="-0.97783"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12813">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.91327" z="1287.76587"/>
<Orientation y="-1.09421"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12814">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.6443" z="1287.09449"/>
<Orientation y="-1.2541"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12816">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.37635" z="1285.74573"/>
<Orientation y="-1.49534"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12820">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.89441" z="1282.88465"/>
<Orientation y="-2.02887"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12821">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.62336" z="1283.5763"/>
<Orientation y="-1.90317"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12822">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.43775" z="1284.29761"/>
<Orientation y="-1.77468"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12823">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.36695" z="1285.00818"/>
<Orientation y="-1.62755"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12824">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="955.48951" z="1286.47779"/>
<Orientation y="-1.34998"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12825">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.6366" z="1281.15198"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12826">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.14466" z="1281.55018"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12827">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.61274" z="1282.00123"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12828">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.01557" z="1282.50245"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12829">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="964.52356" z="1282.9004"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12830">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.76374" z="1285.60645"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12831">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.4557" z="1284.60926"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12832">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.9546" z="1284.19751"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12833">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.44636" z="1283.79969"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12834">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.99164" z="1283.35169"/>
<Orientation y="3.84113"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12835">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.1626" z="1288.93677"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12836">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.7154" z="1288.48914"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12837">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.15473" z="1287.94751"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12838">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="964.6504" z="1287.46534"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12839">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="964.2032" z="1287.01771"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12840">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.68543" z="1286.51661"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12841">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.18116" z="1286.03455"/>
<Orientation y="5.5165"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12842">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="967.16334" z="1284.78919"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12843">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="966.53052" z="1284.78785"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12844">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.83313" z="1284.80237"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12845">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="965.05365" z="1284.81434"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12846">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="964.42084" z="1284.813"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12847">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="960.90827" z="1284.85596"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12848">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="961.68775" z="1284.84388"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12849">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.38514" z="1284.82947"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12850">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.01795" z="1284.83094"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12851">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="963.72352" z="1284.8274"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12852">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="956.11506" z="1284.90308"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12853">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="956.74781" z="1284.90455"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12854">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="957.52729" z="1284.89234"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12855">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="958.22474" z="1284.87806"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12856">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="958.85749" z="1284.8794"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12857">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="959.57807" z="1284.86902"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12858">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="960.27546" z="1284.85462"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12859">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="967.78138" z="1284.79139"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12860">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="968.26465" z="1284.78016"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12861">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.08954" z="1283.83228"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12862">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.98945" z="1285.9397"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12863">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.22791" z="1281.02027"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12864">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="937.94501" z="1291.19007"/>
<Orientation y="0.35285"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12865">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.58936" z="1279.91578"/>
<Orientation y="3.67217"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12866">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.91376" z="1279.30311"/>
<Orientation y="3.50246"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12867">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.22156" z="1279.57471"/>
<Orientation y="3.59644"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12868">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.04188" z="1280.30481"/>
<Orientation y="3.78951"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12869">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="931.50293" z="1280.76661"/>
<Orientation y="-2.42856"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12870">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.97889" z="1281.25782"/>
<Orientation y="-2.29587"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12871">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.50617" z="1281.81739"/>
<Orientation y="-2.24358"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12872">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.09125" z="1282.40137"/>
<Orientation y="-2.15604"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12873">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.1938" z="1281.79908"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12874">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.25483" z="1280.32325"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12875">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.29383" z="1279.69166"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12876">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.2848" z="1286.67469"/>
<Orientation y="-1.34998"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12877">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.16224" z="1285.20508"/>
<Orientation y="-1.62755"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12878">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.23304" z="1284.49451"/>
<Orientation y="-1.77468"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12879">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.41865" z="1283.7732"/>
<Orientation y="-1.90317"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12880">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.6897" z="1283.08155"/>
<Orientation y="-2.02887"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12881">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.17164" z="1285.94263"/>
<Orientation y="-1.49535"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12882">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.43958" z="1287.29139"/>
<Orientation y="-1.25411"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12883">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.70856" z="1287.96277"/>
<Orientation y="-1.09421"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12884">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.01923" z="1288.49732"/>
<Orientation y="-0.97783"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12885">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.42469" z="1289.04725"/>
<Orientation y="-0.9021"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12886">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="931.25983" z="1289.95301"/>
<Orientation y="-0.75783"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12887">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="931.83283" z="1290.38062"/>
<Orientation y="-0.62281"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12888">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.409" z="1290.75574"/>
<Orientation y="-0.48296"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12889">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.74457" z="1291.30164"/>
<Orientation y="-0.25086"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12890">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.04834" z="1291.06104"/>
<Orientation y="-0.37215"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12891">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.17048" z="1291.57911"/>
<Orientation y="-0.08115"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12892">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="934.47217" z="1291.48292"/>
<Orientation y="-0.18523"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12893">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="937.25953" z="1291.41395"/>
<Orientation y="0.23157"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12894">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.86933" z="1291.57813"/>
<Orientation y="0.04671"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12895">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.81434" z="1289.5287"/>
<Orientation y="-0.82753"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12896">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.57593" z="1291.51783"/>
<Orientation y="0.11063"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12897">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="938.63941" z="1290.92408"/>
<Orientation y="0.44683"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12898">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="939.27424" z="1290.5879"/>
<Orientation y="0.52257"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12899">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="939.8249" z="1290.20325"/>
<Orientation y="0.63991"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12900">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="940.43897" z="1289.67469"/>
<Orientation y="0.72106"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12901">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="940.95899" z="1289.17933"/>
<Orientation y="0.85375"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12902">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="941.42737" z="1288.6161"/>
<Orientation y="0.90604"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12903">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="941.83753" z="1288.0287"/>
<Orientation y="0.99358"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12904">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.67902" z="1285.92872"/>
<Orientation y="1.37493"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12905">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.23359" z="1287.34546"/>
<Orientation y="1.12073"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12906">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.49915" z="1286.65137"/>
<Orientation y="1.24645"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12907">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.74408" z="1285.21766"/>
<Orientation y="1.52207"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12908">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.72883" z="1284.48023"/>
<Orientation y="1.65427"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12909">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.60981" z="1283.74891"/>
<Orientation y="1.79964"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12910">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.45008" z="1283.13367"/>
<Orientation y="1.89551"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12911">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.17566" z="1282.46436"/>
<Orientation y="2.05541"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12912">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="941.86084" z="1281.93226"/>
<Orientation y="2.17177"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12913">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="941.451" z="1281.38563"/>
<Orientation y="2.2475"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12914">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="941.0575" z="1280.90735"/>
<Orientation y="2.32207"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12915">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="940.60865" z="1280.4867"/>
<Orientation y="2.39179"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12916">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="940.03223" z="1280.0636"/>
<Orientation y="2.52683"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12917">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="939.45307" z="1279.69312"/>
<Orientation y="2.66666"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12918">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="938.81122" z="1279.39295"/>
<Orientation y="2.77747"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12919">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="938.1131" z="1279.15796"/>
<Orientation y="2.89875"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12920">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="937.3841" z="1278.98243"/>
<Orientation y="2.96441"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12921">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.68506" z="1278.89185"/>
<Orientation y="3.06847"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12922">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.98627" z="1278.89844"/>
<Orientation y="3.19631"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12923">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.28016" z="1278.96436"/>
<Orientation y="3.26023"/>
<Actor seed="10246"/>
</Entity>
<Entity uid="12924">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="934.59742" z="1279.07361"/>
<Orientation y="3.38117"/>
<Actor seed="12834"/>
</Entity>
<Entity uid="12925">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="942.05994" z="1284.97706"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12926">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="941.57667" z="1284.98829"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12927">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="934.07074" z="1285.05152"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12928">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.37336" z="1285.06592"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12929">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.65278" z="1285.0763"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12930">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.02002" z="1285.07496"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12931">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="931.32258" z="1285.08924"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12932">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.5431" z="1285.10145"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12933">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.91034" z="1285.09998"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12934">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="937.5188" z="1285.0243"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12935">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.81324" z="1285.02784"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12936">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.18042" z="1285.02637"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12937">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.48304" z="1285.04078"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12938">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="934.70356" z="1285.05286"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12939">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="938.21613" z="1285.0099"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12940">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="938.84894" z="1285.01124"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12941">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="939.62842" z="1284.99927"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12942">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="940.32581" z="1284.98475"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12943">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="940.95862" z="1284.98609"/>
<Orientation y="3.15847"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12944">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.95044" z="1286.5713"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12945">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.92353" z="1287.26832"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12946">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.89118" z="1287.98816"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12947">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.85218" z="1288.61976"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12948">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.82526" z="1289.3169"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12949">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.79108" z="1290.09571"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12950">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="935.75208" z="1290.7273"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12951">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.12787" z="1283.1277"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12952">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.05054" z="1284.46375"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12953">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.02363" z="1285.1609"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12954">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="936.15473" z="1282.43067"/>
<Orientation y="4.66994"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="12955">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="962.44257" z="1285.23365"/>
<Orientation y="5.51652"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13352">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="304.74164" z="328.13697"/>
<Orientation y="2.35621"/>
<Actor seed="3906"/>
</Entity>
<Entity uid="13358">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="476.53162" z="184.14573"/>
<Orientation y="0.89971"/>
<Actor seed="33888"/>
</Entity>
<Entity uid="13359">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="304.30063" z="337.71888"/>
<Orientation y="2.35621"/>
<Actor seed="51698"/>
</Entity>
<Entity uid="13362">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="341.37766" z="1693.76539"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13363">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="342.11707" z="1694.74463"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13364">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="341.81238" z="1695.37208"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13365">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="343.4466" z="1694.56458"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13366">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="342.8524" z="1695.75477"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13367">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.97306" z="1695.15918"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13368">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.6837" z="1695.72193"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13369">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="348.02659" z="1697.84717"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13370">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="348.33118" z="1697.21985"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13371">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="348.62058" z="1696.65699"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13372">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="346.98655" z="1697.46436"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13373">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="347.29123" z="1696.83704"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13374">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="346.26215" z="1696.42017"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13375">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="347.58054" z="1696.27417"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13376">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="345.95768" z="1697.04773"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13377">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="355.4943" z="1699.64881"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13378">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="355.27466" z="1700.03931"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13379">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="356.50193" z="1700.10596"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13380">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="357.78415" z="1701.13587"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13381">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="357.47956" z="1701.76343"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13382">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="341.18113" z="1695.77894"/>
<Orientation y="5.86173"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13383">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="342.24302" z="1696.22852"/>
<Orientation y="5.86283"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13384">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="346.3472" z="1697.83863"/>
<Orientation y="5.86599"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13385">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="347.40888" z="1698.28834"/>
<Orientation y="5.86924"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13386">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="355.36744" z="1701.49073"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13387">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="357.1591" z="1702.45044"/>
<Orientation y="5.85598"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13388">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="356.99448" z="1702.76685"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13389">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="356.22397" z="1699.79297"/>
<Orientation y="5.86606"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13390">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.54435" z="1698.6515"/>
<Orientation y="5.84861"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13391">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="352.68659" z="1700.35254"/>
<Orientation y="5.84252"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13392">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.82132" z="1698.96692"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13393">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="352.28968" z="1699.52796"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13394">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="352.67518" z="1699.4264"/>
<Orientation y="1.14737"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13395">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.71537" z="1699.21375"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13396">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.9817" z="1697.6128"/>
<Orientation y="5.87237"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13397">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.12763" z="1699.30567"/>
<Orientation y="5.8565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13398">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.03489" z="1697.8545"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13399">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.25446" z="1697.46387"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13400">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.73783" z="1698.9391"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13401">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.15568" z="1699.50171"/>
<Orientation y="5.85134"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13402">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.60267" z="1698.43287"/>
<Orientation y="5.85016"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13403">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.04722" z="1697.41065"/>
<Orientation y="5.86338"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13404">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.11811" z="1698.49012"/>
<Orientation y="5.84861"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13405">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="351.26832" z="1697.7422"/>
<Orientation y="5.87237"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13406">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="357.43915" z="1702.56165"/>
<Orientation y="5.85598"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13407">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="358.76896" z="1704.73877"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13408">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="359.3495" z="1704.99073"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13409">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="359.99555" z="1705.25342"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13410">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="360.71625" z="1705.55103"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13411">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.29667" z="1705.80286"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13412">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.94288" z="1706.06568"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13413">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="358.11973" z="1704.46277"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13414">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="357.47345" z="1704.19983"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13415">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="356.89304" z="1703.948"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13416">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="356.17243" z="1703.65052"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13417">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="355.52628" z="1703.38758"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13418">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="354.94578" z="1703.13575"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13419">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="347.2829" z="1699.93042"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13420">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="347.86338" z="1700.18213"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13421">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="349.23017" z="1700.74244"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13422">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="349.81061" z="1700.9944"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13423">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.05332" z="1702.34534"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13424">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="352.33277" z="1702.04786"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13425">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="351.68662" z="1701.78516"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13426">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="351.10605" z="1701.53321"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13427">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="338.30588" z="1696.17981"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13428">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="338.95206" z="1696.44239"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13429">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="339.61786" z="1696.71827"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13430">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="340.19828" z="1696.97022"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13431">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="340.84455" z="1697.23304"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13432">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="341.56504" z="1697.5304"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13433">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="342.14557" z="1697.78235"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13434">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="346.61496" z="1699.64808"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13435">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="345.96872" z="1699.38514"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13436">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="345.38822" z="1699.13331"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13437">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.66761" z="1698.83582"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13438">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.00156" z="1696.09327"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13439">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="349.35538" z="1695.83057"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13440">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="348.77485" z="1695.5785"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13441">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.93308" z="1693.96949"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13442">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="345.5135" z="1694.22132"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13443">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="355.77192" z="1698.50855"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13444">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="356.43781" z="1698.78418"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13445">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="357.6644" z="1699.29871"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13446">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="358.38498" z="1699.59632"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13447">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="358.96537" z="1699.84815"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13448">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.43482" z="1701.714"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13449">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.78864" z="1701.45105"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13450">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="367.0983" z="1708.20997"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13451">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.62894" z="1706.34424"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13452">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="370.05268" z="1709.46082"/>
<Orientation y="5.89301"/>
<Actor seed="12698"/>
</Entity>
<Entity uid="13453">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.65796" z="1703.0348"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13454">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="367.30729" z="1703.3108"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13455">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="367.88758" z="1703.56263"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13456">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.53376" z="1703.82544"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13457">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="369.25443" z="1704.12305"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13458">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.0116" z="1702.77198"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13459">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="365.43122" z="1702.5199"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13460">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="364.71058" z="1702.22242"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13461">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="364.06443" z="1701.95984"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13462">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="371.14683" z="1704.91334"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13463">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="371.85096" z="1705.22046"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13464">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.0923" z="1701.80518"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13465">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="360.20444" z="1703.59095"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13466">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.4386" z="1702.38025"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13467">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.39054" z="1703.41285"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13468">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.55082" z="1704.16614"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13469">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="360.38712" z="1704.35926"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13470">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.02207" z="1704.61866"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13471">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.21534" z="1702.29175"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13472">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.60334" z="1702.01868"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13473">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.96442" z="1703.04859"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13474">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="364.68094" z="1703.61414"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13475">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="364.51041" z="1703.97303"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13476">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="364.20588" z="1704.60047"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13477">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.912" z="1705.19605"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13478">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.38334" z="1705.64869"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13479">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.74839" z="1705.38929"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13480">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.56571" z="1704.62098"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13481">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.85953" z="1704.0254"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13482">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.16416" z="1703.39808"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13483">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.34327" z="1703.02356"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13484">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.57554" z="1704.14417"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13485">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.93586" z="1704.29822"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13486">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.62885" z="1704.16334"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13487">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.33951" z="1704.72596"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13488">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.0348" z="1705.3534"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13489">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="365.74106" z="1705.94898"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13490">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="365.499" z="1706.52393"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13491">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="365.32801" z="1705.93067"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13492">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="369.44217" z="1705.65235"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13493">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="369.33548" z="1705.87159"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13494">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.08613" z="1700.51917"/>
<Orientation y="5.84252"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13495">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.45682" z="1701.25721"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13496">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="354.27997" z="1702.86"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13497">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.6338" z="1702.5973"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13498">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="342.79175" z="1698.04517"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13499">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="346.15958" z="1694.48414"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13500">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="364.57615" z="1707.1565"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13501">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.80826" z="1706.97413"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13502">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.6981" z="1707.19166"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13503">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.16929" z="1707.64417"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13504">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="367.53443" z="1707.38477"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13505">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="367.35163" z="1706.61658"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13506">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="367.4745" z="1706.36451"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13507">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.0102" z="1705.27515"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13508">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.12833" z="1705.03577"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13509">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.22898" z="1702.6084"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13510">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.1894" z="1706.20594"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13511">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.80152" z="1706.47901"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13512">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="348.5095" z="1700.44495"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13513">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="359.61161" z="1700.11097"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13514">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="369.83484" z="1704.37476"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13515">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="370.48111" z="1704.6377"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13516">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.75046" z="1705.0442"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13517">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="369.36265" z="1705.31739"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13518">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="346.88022" z="1694.78162"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13519">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="347.46067" z="1695.03357"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13520">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="348.10691" z="1695.29627"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13521">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="343.63749" z="1693.43055"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13522">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="343.0571" z="1693.17872"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13523">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="342.3364" z="1692.88123"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13524">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="341.69028" z="1692.6183"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13525">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="341.1099" z="1692.36658"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13526">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="340.44404" z="1692.09095"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13527">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="352.59806" z="1697.1814"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13528">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.17844" z="1697.43335"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13529">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="353.82471" z="1697.69617"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13530">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="357.0182" z="1699.03602"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13531">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="362.20817" z="1701.19935"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13532">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="361.48765" z="1700.90174"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13533">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="360.84144" z="1700.63904"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13534">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="360.26096" z="1700.38697"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13535">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="368.3993" z="1708.7594"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13536">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="369.04551" z="1709.02222"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13537">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="365.22254" z="1707.41932"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13538">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="365.87174" z="1707.69532"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13539">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="366.45212" z="1707.94715"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13540">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="367.81901" z="1708.50745"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13541">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.99573" z="1706.90467"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13542">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="363.27515" z="1706.60694"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13543">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="369.6533" z="1709.27442"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13544">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="364.5766" z="1703.32178"/>
<Orientation y="5.84446"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13545">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.02146" z="1698.57313"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13546">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="356.2823" z="1700.49659"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13547">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="340.78364" z="1694.95545"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13548">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="343.44101" z="1698.32117"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13549">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="355.97761" z="1701.12403"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13550">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="342.4065" z="1694.18177"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13551">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.28382" z="1693.69336"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13552">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="358.07361" z="1700.57325"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13553">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="355.1258" z="1698.24561"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13554">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="351.94877" z="1696.90552"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13555">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="351.30265" z="1696.64258"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13556">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="350.72217" z="1696.39063"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13557">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="341.08814" z="1694.32789"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13558">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="343.15711" z="1695.12732"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13559">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="344.379" z="1696.34937"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13560">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="346.5518" z="1695.85767"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13561">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="354.97025" z="1700.66688"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13562">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="349.73023" z="1698.48194"/>
<Orientation y="4.2565"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13563">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="354.5452" z="1697.99366"/>
<Orientation y="5.89301"/>
<Actor seed="21756"/>
</Entity>
<Entity uid="13564">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="339.88395" z="1699.73877"/>
<Orientation y="2.35621"/>
<Actor seed="27862"/>
</Entity>
<Entity uid="13565">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="359.06809" z="1703.2544"/>
<Orientation y="4.09955"/>
<Actor seed="12502"/>
</Entity>
<Entity uid="13566">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="370.69361" z="1705.6631"/>
<Orientation y="8.37851"/>
<Actor seed="55502"/>
</Entity>
<Entity uid="13567">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="350.48847" z="1692.15235"/>
<Orientation y="-0.6204"/>
<Actor seed="35924"/>
</Entity>
<Entity uid="13568">
<Template>actor|props/flora/grass_soft_dry_large.xml</Template>
<Position x="346.19733" z="1704.07361"/>
<Orientation y="-0.21306"/>
<Actor seed="9620"/>
</Entity>
<Entity uid="13569">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="388.25275" z="1722.948"/>
<Orientation y="-3.3264"/>
<Actor seed="20594"/>
</Entity>
<Entity uid="13570">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="370.9155" z="1765.29053"/>
<Orientation y="2.76474"/>
<Actor seed="64086"/>
</Entity>
<Entity uid="13571">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="351.27048" z="1695.85218"/>
<Orientation y="2.68227"/>
<Actor seed="8508"/>
</Entity>
<Entity uid="13572">
<Template>actor|props/flora/grass_savanna_field_tall.xml</Template>
<Position x="332.74384" z="1739.65821"/>
<Orientation y="2.35621"/>
<Actor seed="52600"/>
</Entity>
<Entity uid="13573">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="357.82111" z="1707.05225"/>
<Orientation y="2.35621"/>
<Actor seed="24800"/>
</Entity>
<Entity uid="13574">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="364.25614" z="1696.41993"/>
<Orientation y="2.35621"/>
<Actor seed="1310"/>
</Entity>
<Entity uid="13575">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="356.71058" z="1692.69642"/>
<Orientation y="2.35621"/>
<Actor seed="38742"/>
</Entity>
<Entity uid="13576">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="353.62156" z="1754.04603"/>
<Orientation y="2.35621"/>
<Actor seed="14524"/>
</Entity>
<Entity uid="13577">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="345.90287" z="1760.64295"/>
<Orientation y="2.35621"/>
<Actor seed="18442"/>
</Entity>
<Entity uid="13578">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="349.08555" z="1755.38904"/>
<Orientation y="2.35621"/>
<Actor seed="64472"/>
</Entity>
<Entity uid="13579">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="344.57413" z="1768.31617"/>
<Orientation y="2.35621"/>
<Actor seed="61886"/>
</Entity>
<Entity uid="13580">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="374.01236" z="1698.70997"/>
<Orientation y="2.35621"/>
<Actor seed="41980"/>
</Entity>
<Entity uid="13581">
<Template>actor|props/flora/grass_soft_dry_large_tall.xml</Template>
<Position x="377.13663" z="1706.60181"/>
<Orientation y="2.35621"/>
<Actor seed="63956"/>
</Entity>
<Entity uid="13582">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="371.42142" z="1710.74183"/>
<Orientation y="2.35621"/>
<Actor seed="41616"/>
</Entity>
<Entity uid="13583">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="370.64512" z="1681.9994"/>
<Orientation y="2.35621"/>
<Actor seed="44336"/>
</Entity>
<Entity uid="13584">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="357.90293" z="1679.88624"/>
<Orientation y="2.35621"/>
<Actor seed="438"/>
</Entity>
<Entity uid="13585">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="369.77161" z="1689.07776"/>
<Orientation y="2.35621"/>
<Actor seed="54226"/>
</Entity>
<Entity uid="13586">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="353.29831" z="1680.25672"/>
<Orientation y="2.35621"/>
<Actor seed="59348"/>
</Entity>
<Entity uid="13587">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="354.8665" z="1679.5824"/>
<Orientation y="2.35621"/>
<Actor seed="23500"/>
</Entity>
<Entity uid="13588">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="375.60547" z="1689.4286"/>
<Orientation y="2.35621"/>
<Actor seed="44112"/>
</Entity>
<Entity uid="13589">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="369.93845" z="1680.12378"/>
<Orientation y="2.35621"/>
<Actor seed="7338"/>
</Entity>
<Entity uid="13590">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="358.58664" z="1678.81275"/>
<Orientation y="2.35621"/>
<Actor seed="28608"/>
</Entity>
<Entity uid="13591">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="322.45975" z="1751.0652"/>
<Orientation y="2.35621"/>
<Actor seed="64190"/>
</Entity>
<Entity uid="13592">
<Template>actor|props/flora/grass_soft_dry_large.xml</Template>
<Position x="301.75794" z="1730.8136"/>
<Orientation y="2.35621"/>
<Actor seed="23490"/>
</Entity>
<Entity uid="13593">
<Template>actor|props/flora/grass_soft_dry_large.xml</Template>
<Position x="306.9892" z="1735.66114"/>
<Orientation y="2.35621"/>
<Actor seed="57860"/>
</Entity>
<Entity uid="13594">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="297.15757" z="1725.68506"/>
<Orientation y="2.35621"/>
<Actor seed="18734"/>
</Entity>
<Entity uid="13595">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="294.89313" z="1722.03882"/>
<Orientation y="8.03042"/>
<Actor seed="1592"/>
</Entity>
<Entity uid="13596">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="289.65625" z="1725.31763"/>
<Orientation y="2.35621"/>
<Actor seed="50930"/>
</Entity>
<Entity uid="13597">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="318.19117" z="1728.11646"/>
<Orientation y="2.35621"/>
<Actor seed="22136"/>
</Entity>
<Entity uid="13598">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="363.92151" z="1785.53174"/>
<Orientation y="2.35621"/>
<Actor seed="57382"/>
</Entity>
<Entity uid="13599">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="359.14808" z="1786.73597"/>
<Orientation y="2.35621"/>
<Actor seed="20794"/>
</Entity>
<Entity uid="13600">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="345.6843" z="1777.00574"/>
<Orientation y="2.35621"/>
<Actor seed="12032"/>
</Entity>
<Entity uid="13601">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="391.01752" z="1718.8733"/>
<Orientation y="2.35621"/>
<Actor seed="28806"/>
</Entity>
<Entity uid="13602">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="392.56482" z="1769.42481"/>
<Orientation y="2.35621"/>
<Actor seed="20936"/>
</Entity>
<Entity uid="13603">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="391.32474" z="1764.99891"/>
<Orientation y="2.35621"/>
<Actor seed="39276"/>
</Entity>
<Entity uid="13604">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="378.47666" z="1696.69751"/>
<Orientation y="2.35621"/>
<Actor seed="30388"/>
</Entity>
<Entity uid="13605">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="368.491" z="1678.50013"/>
<Orientation y="2.35621"/>
<Actor seed="61808"/>
</Entity>
<Entity uid="13606">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="344.37797" z="1692.7931"/>
<Orientation y="2.35621"/>
<Actor seed="16310"/>
</Entity>
<Entity uid="13607">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="362.0748" z="1706.52735"/>
<Orientation y="2.35621"/>
<Actor seed="4966"/>
</Entity>
<Entity uid="13608">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="363.62204" z="1707.23719"/>
<Orientation y="2.35621"/>
<Actor seed="61234"/>
</Entity>
<Entity uid="13609">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="365.87543" z="1701.15674"/>
<Orientation y="2.35621"/>
<Actor seed="8212"/>
</Entity>
<Entity uid="13610">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="346.94117" z="1700.67884"/>
<Orientation y="2.35621"/>
<Actor seed="26096"/>
</Entity>
<Entity uid="13611">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="354.79245" z="1704.25916"/>
<Orientation y="2.35621"/>
<Actor seed="6840"/>
</Entity>
<Entity uid="13612">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="353.79392" z="1696.25342"/>
<Orientation y="2.35621"/>
<Actor seed="47542"/>
</Entity>
<Entity uid="13613">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="372.81415" z="1688.00794"/>
<Orientation y="2.35621"/>
<Actor seed="37140"/>
</Entity>
<Entity uid="13614">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="354.15073" z="1704.6443"/>
<Orientation y="2.35621"/>
<Actor seed="746"/>
</Entity>
<Entity uid="13615">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="370.08158" z="1711.72669"/>
<Orientation y="2.35621"/>
<Actor seed="5466"/>
</Entity>
<Entity uid="13616">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="357.3054" z="1742.65174"/>
<Orientation y="2.35621"/>
<Actor seed="28830"/>
</Entity>
<Entity uid="13617">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="355.82505" z="1742.97059"/>
<Orientation y="2.35621"/>
<Actor seed="51192"/>
</Entity>
<Entity uid="13618">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="351.6594" z="1744.7273"/>
<Orientation y="2.35621"/>
<Actor seed="41940"/>
</Entity>
<Entity uid="13619">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="351.8772" z="1742.0558"/>
<Orientation y="2.35621"/>
<Actor seed="37480"/>
</Entity>
<Entity uid="13620">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="386.2103" z="1760.83143"/>
<Orientation y="2.35621"/>
<Actor seed="18582"/>
</Entity>
<Entity uid="13621">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="384.3006" z="1762.45008"/>
<Orientation y="2.35621"/>
<Actor seed="1828"/>
</Entity>
<Entity uid="13622">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="381.80265" z="1761.59717"/>
<Orientation y="2.35621"/>
<Actor seed="29576"/>
</Entity>
<Entity uid="13623">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="390.3172" z="1716.09864"/>
<Orientation y="2.35621"/>
<Actor seed="54290"/>
</Entity>
<Entity uid="13624">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="388.48627" z="1713.99244"/>
<Orientation y="2.35621"/>
<Actor seed="26546"/>
</Entity>
<Entity uid="13625">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="388.75184" z="1716.58985"/>
<Orientation y="2.35621"/>
<Actor seed="6650"/>
</Entity>
<Entity uid="13626">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="387.68903" z="1717.94922"/>
<Orientation y="2.35621"/>
<Actor seed="38158"/>
</Entity>
<Entity uid="13627">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="385.59586" z="1718.01319"/>
<Orientation y="2.35621"/>
<Actor seed="25072"/>
</Entity>
<Entity uid="13628">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="327.84656" z="1750.92188"/>
<Orientation y="2.35621"/>
<Actor seed="58706"/>
</Entity>
<Entity uid="13629">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="331.40244" z="1750.78516"/>
<Orientation y="2.35621"/>
<Actor seed="12278"/>
</Entity>
<Entity uid="13630">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="332.99888" z="1748.61658"/>
<Orientation y="2.35621"/>
<Actor seed="39180"/>
</Entity>
<Entity uid="13631">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="329.81168" z="1749.75892"/>
<Orientation y="2.35621"/>
<Actor seed="44198"/>
</Entity>
<Entity uid="13632">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="328.88279" z="1750.84778"/>
<Orientation y="2.35621"/>
<Actor seed="34720"/>
</Entity>
<Entity uid="13633">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="331.53714" z="1749.22864"/>
<Orientation y="2.35621"/>
<Actor seed="11834"/>
</Entity>
<Entity uid="13634">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="334.77805" z="1748.59046"/>
<Orientation y="2.35621"/>
<Actor seed="43318"/>
</Entity>
<Entity uid="13635">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="371.48649" z="1713.97498"/>
<Orientation y="2.35621"/>
<Actor seed="11192"/>
</Entity>
<Entity uid="13636">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="371.12156" z="1715.7959"/>
<Orientation y="2.35621"/>
<Actor seed="35380"/>
</Entity>
<Entity uid="13637">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="366.92057" z="1691.21314"/>
<Orientation y="2.35621"/>
<Actor seed="18890"/>
</Entity>
<Entity uid="13638">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="349.90442" z="1686.5951"/>
<Orientation y="2.35621"/>
<Actor seed="63810"/>
</Entity>
<Entity uid="13639">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="359.20762" z="1756.07911"/>
<Orientation y="2.35621"/>
<Actor seed="3874"/>
</Entity>
<Entity uid="13640">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="360.69303" z="1758.23157"/>
<Orientation y="2.35621"/>
<Actor seed="12818"/>
</Entity>
<Entity uid="13641">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="361.7782" z="1759.41272"/>
<Orientation y="2.35621"/>
<Actor seed="42860"/>
</Entity>
<Entity uid="13642">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="333.08481" z="1736.33423"/>
<Orientation y="2.35621"/>
<Actor seed="2364"/>
</Entity>
<Entity uid="13643">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="332.8064" z="1737.76673"/>
<Orientation y="2.35621"/>
<Actor seed="2324"/>
</Entity>
<Entity uid="13644">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="352.79346" z="1707.59607"/>
<Orientation y="2.35621"/>
<Actor seed="55572"/>
</Entity>
<Entity uid="13645">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="349.7179" z="1707.09205"/>
<Orientation y="2.35621"/>
<Actor seed="48222"/>
</Entity>
<Entity uid="13646">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="347.30576" z="1707.29395"/>
<Orientation y="2.35621"/>
<Actor seed="21248"/>
</Entity>
<Entity uid="13647">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="355.79023" z="1708.6006"/>
<Orientation y="2.35621"/>
<Actor seed="40576"/>
</Entity>
<Entity uid="13648">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="355.85627" z="1690.35718"/>
<Orientation y="2.35621"/>
<Actor seed="39730"/>
</Entity>
<Entity uid="13649">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="355.75455" z="1691.89332"/>
<Orientation y="2.35621"/>
<Actor seed="24414"/>
</Entity>
<Entity uid="13650">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="357.64252" z="1692.68311"/>
<Orientation y="2.35621"/>
<Actor seed="23670"/>
</Entity>
<Entity uid="13651">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="359.99448" z="1692.417"/>
<Orientation y="2.35621"/>
<Actor seed="40770"/>
</Entity>
<Entity uid="13652">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="349.32291" z="1692.24646"/>
<Orientation y="2.35621"/>
<Actor seed="25592"/>
</Entity>
<Entity uid="13653">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="365.43229" z="1700.5818"/>
<Orientation y="2.35621"/>
<Actor seed="15464"/>
</Entity>
<Entity uid="13654">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="345.8837" z="1690.96656"/>
<Orientation y="2.35621"/>
<Actor seed="21958"/>
</Entity>
<Entity uid="13655">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="366.42328" z="1701.3285"/>
<Orientation y="2.35621"/>
<Actor seed="24206"/>
</Entity>
<Entity uid="13656">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="403.2468" z="1706.19263"/>
<Orientation y="2.35621"/>
<Actor seed="3822"/>
</Entity>
<Entity uid="13657">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="389.56019" z="1710.70972"/>
<Orientation y="2.35621"/>
<Actor seed="49542"/>
</Entity>
<Entity uid="13658">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="390.37781" z="1691.56385"/>
<Orientation y="2.35621"/>
<Actor seed="29426"/>
</Entity>
<Entity uid="13659">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="409.93982" z="1740.32923"/>
<Orientation y="2.35621"/>
<Actor seed="17906"/>
</Entity>
<Entity uid="13660">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="404.54105" z="1709.16138"/>
<Orientation y="2.35621"/>
<Actor seed="52862"/>
</Entity>
<Entity uid="13661">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="352.63324" z="1736.3219"/>
<Orientation y="2.35621"/>
<Actor seed="35348"/>
</Entity>
<Entity uid="13662">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="408.36979" z="1739.5271"/>
<Orientation y="2.35621"/>
<Actor seed="51722"/>
</Entity>
<Entity uid="13663">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="401.95878" z="1704.78455"/>
<Orientation y="2.35621"/>
<Actor seed="56042"/>
</Entity>
<Entity uid="13664">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="338.33613" z="1717.83716"/>
<Orientation y="2.35621"/>
<Actor seed="15202"/>
</Entity>
<Entity uid="13665">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="310.19443" z="1738.02857"/>
<Orientation y="2.35621"/>
<Actor seed="53384"/>
</Entity>
<Entity uid="13666">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="311.10337" z="1735.92688"/>
<Orientation y="2.35621"/>
<Actor seed="7624"/>
</Entity>
<Entity uid="13667">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="312.6655" z="1734.09424"/>
<Orientation y="2.35621"/>
<Actor seed="65240"/>
</Entity>
<Entity uid="13668">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="313.93775" z="1733.28321"/>
<Orientation y="2.35621"/>
<Actor seed="46216"/>
</Entity>
<Entity uid="13669">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="337.83756" z="1716.02771"/>
<Orientation y="2.35621"/>
<Actor seed="61114"/>
</Entity>
<Entity uid="13670">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="364.05118" z="1751.73584"/>
<Orientation y="2.35621"/>
<Actor seed="27880"/>
</Entity>
<Entity uid="13671">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="350.57984" z="1758.08814"/>
<Orientation y="2.35621"/>
<Actor seed="19734"/>
</Entity>
<Entity uid="13672">
<Template>actor|props/flora/bush_medit_la_dry.xml</Template>
<Position x="326.0695" z="1741.33973"/>
<Orientation y="2.35621"/>
<Actor seed="63862"/>
</Entity>
<Entity uid="13673">
<Template>actor|props/flora/bush_medit_la_dry.xml</Template>
<Position x="327.0229" z="1747.69385"/>
<Orientation y="2.35621"/>
<Actor seed="52702"/>
</Entity>
<Entity uid="13674">
<Template>actor|props/flora/bush_medit_me_dry.xml</Template>
<Position x="329.36274" z="1737.21851"/>
<Orientation y="2.35621"/>
<Actor seed="37568"/>
</Entity>
<Entity uid="13675">
<Template>actor|props/flora/bush_medit_me_dry.xml</Template>
<Position x="323.38639" z="1749.8899"/>
<Orientation y="2.35621"/>
<Actor seed="53552"/>
</Entity>
<Entity uid="13676">
<Template>actor|props/flora/bush_medit_me_dry.xml</Template>
<Position x="324.25165" z="1740.35254"/>
<Orientation y="2.35621"/>
<Actor seed="23366"/>
</Entity>
<Entity uid="13677">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="328.59559" z="1744.64698"/>
<Orientation y="2.35621"/>
<Actor seed="23904"/>
</Entity>
<Entity uid="13678">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="328.78824" z="1736.9148"/>
<Orientation y="2.35621"/>
<Actor seed="17788"/>
</Entity>
<Entity uid="13679">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="323.60004" z="1749.17493"/>
<Orientation y="2.35621"/>
<Actor seed="39496"/>
</Entity>
<Entity uid="13680">
<Template>actor|geology/stonemine_limestone.xml</Template>
<Position x="336.62751" z="1685.77149"/>
<Orientation y="2.35621"/>
<Actor seed="21444"/>
</Entity>
<Entity uid="13681">
<Template>actor|geology/stonemine_limestone.xml</Template>
<Position x="347.97748" z="1715.0824"/>
<Orientation y="2.35621"/>
<Actor seed="3670"/>
</Entity>
<Entity uid="13682">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="338.6894" z="1703.79114"/>
<Orientation y="2.35621"/>
<Actor seed="5380"/>
</Entity>
<Entity uid="13683">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="361.36484" z="1684.96448"/>
<Orientation y="2.35622"/>
<Actor seed="21248"/>
</Entity>
<Entity uid="13684">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="338.63205" z="1701.08301"/>
<Orientation y="2.35621"/>
<Actor seed="42138"/>
</Entity>
<Entity uid="13685">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="342.70295" z="1701.03284"/>
<Orientation y="2.35621"/>
<Actor seed="36774"/>
</Entity>
<Entity uid="13686">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="339.71973" z="1700.10901"/>
<Orientation y="2.35621"/>
<Actor seed="6696"/>
</Entity>
<Entity uid="13687">
<Template>actor|geology/stonemine_limestone.xml</Template>
<Position x="333.92118" z="1746.38343"/>
<Orientation y="2.35621"/>
<Actor seed="12156"/>
</Entity>
<Entity uid="13688">
<Template>actor|geology/stonemine_limestone.xml</Template>
<Position x="374.76117" z="1718.23877"/>
<Orientation y="2.35621"/>
<Actor seed="47172"/>
</Entity>
<Entity uid="13689">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="376.56928" z="1714.93787"/>
<Orientation y="2.35621"/>
<Actor seed="17468"/>
</Entity>
<Entity uid="13690">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="374.2678" z="1714.2776"/>
<Orientation y="2.35621"/>
<Actor seed="35206"/>
</Entity>
<Entity uid="13691">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="376.04792" z="1717.92396"/>
<Orientation y="2.35621"/>
<Actor seed="40364"/>
</Entity>
<Entity uid="13692">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="340.00037" z="1705.34034"/>
<Orientation y="2.35621"/>
<Actor seed="3606"/>
</Entity>
<Entity uid="13693">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="337.92695" z="1706.11402"/>
<Orientation y="2.35621"/>
<Actor seed="11164"/>
</Entity>
<Entity uid="13694">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="338.56498" z="1705.85645"/>
<Orientation y="2.35621"/>
<Actor seed="42650"/>
</Entity>
<Entity uid="13695">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="341.54651" z="1703.6338"/>
<Orientation y="2.35621"/>
<Actor seed="56152"/>
</Entity>
<Entity uid="13696">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="342.28235" z="1702.1454"/>
<Orientation y="2.35621"/>
<Actor seed="27346"/>
</Entity>
<Entity uid="13697">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="336.19816" z="1708.69263"/>
<Orientation y="2.35621"/>
<Actor seed="22192"/>
</Entity>
<Entity uid="13698">
<Template>actor|structures/gravestone.xml</Template>
<Position x="1886.61976" z="1376.91211"/>
<Orientation y="2.35621"/>
<Actor seed="57386"/>
</Entity>
<Entity uid="13699">
<Template>actor|structures/gravestone.xml</Template>
<Position x="1888.589" z="1378.89844"/>
<Orientation y="-0.79462"/>
<Actor seed="51910"/>
</Entity>
<Entity uid="13700">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1787.84437" z="463.12528"/>
<Orientation y="1.5605"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13701">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1787.0265" z="463.10431"/>
<Orientation y="1.56051"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13702">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1786.11646" z="463.14533"/>
<Orientation y="1.56051"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13703">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1785.1858" z="463.10767"/>
<Orientation y="1.56051"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13704">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1784.29761" z="463.07764"/>
<Orientation y="1.56051"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13705">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1783.70704" z="463.06"/>
<Orientation y="1.56051"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13708">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1783.84705" z="469.07883"/>
<Orientation y="1.56052"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13709">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1784.66639" z="469.07251"/>
<Orientation y="1.56052"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13710">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1785.39087" z="469.06815"/>
<Orientation y="1.56052"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13711">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1786.3423" z="469.08256"/>
<Orientation y="1.56052"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13712">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1787.15809" z="469.0929"/>
<Orientation y="1.56052"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13713">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1787.8899" z="469.13691"/>
<Orientation y="1.56051"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13714">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1783.74402" z="463.9737"/>
<Orientation y="-0.00068"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13715">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1783.81031" z="467.8234"/>
<Orientation y="0.01601"/>
<Actor seed="7914"/>
</Entity>
<Entity uid="13716">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1783.33387" z="469.0362"/>
<Orientation y="1.57648"/>
<Actor seed="54302"/>
</Entity>
<Entity uid="13717">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1783.23914" z="463.03461"/>
<Orientation y="1.57648"/>
<Actor seed="54302"/>
</Entity>
<Entity uid="13721">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1790.9021" z="464.32221"/>
<Orientation y="2.35622"/>
<Actor seed="25548"/>
</Entity>
<Entity uid="13724">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1792.03223" z="462.89414"/>
<Orientation y="2.35322"/>
<Actor seed="53998"/>
</Entity>
<Entity uid="13725">
<Template>actor|props/special/eyecandy/campfire.xml</Template>
<Position x="1792.14856" z="469.0803"/>
<Orientation y="3.93332"/>
<Actor seed="53834"/>
</Entity>
<Entity uid="13731">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.37537" z="464.58777"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13732">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.37977" z="465.28391"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13733">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.39405" z="466.07145"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13734">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.4004" z="466.83326"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13735">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.42042" z="467.5796"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13736">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.74378" z="464.9614"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13737">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.7588" z="465.67118"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13738">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.77308" z="466.45871"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13739">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.77942" z="467.22053"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13740">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.79944" z="467.96686"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13741">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1789.75013" z="464.19944"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13748">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.3545" z="467.57618"/>
<Orientation y="4.74621"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13749">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.32789" z="466.53077"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13750">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.2975" z="465.74369"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13751">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.27552" z="464.98218"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13752">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.27125" z="464.64307"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13753">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.34656" z="467.22669"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13754">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.17652" z="464.56025"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13755">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.22156" z="467.55207"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13756">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.20154" z="466.80573"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13757">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.1952" z="466.04392"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13758">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.18091" z="465.25638"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13770">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.16944" z="467.55106"/>
<Orientation y="4.74621"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13771">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.12781" z="466.55692"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13772">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.09742" z="465.76984"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13773">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.07544" z="465.00834"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13774">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.0818" z="464.58671"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13775">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.14649" z="467.25284"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13776">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.97645" z="464.5864"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13777">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.02149" z="467.57822"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13778">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.00147" z="466.83188"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13779">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.99512" z="466.07007"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13780">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.98084" z="465.28254"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13781">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.96924" z="467.50101"/>
<Orientation y="4.74621"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13782">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.92762" z="466.50687"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13783">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.89722" z="465.7198"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13784">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.87525" z="464.95829"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13785">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.8816" z="464.53666"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13786">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.9463" z="467.2028"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13787">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.77625" z="464.53635"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13788">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.8213" z="467.52817"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13789">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.80127" z="466.78183"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13790">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.79493" z="466.02002"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13791">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.78064" z="465.23249"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13792">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.87708" z="467.5204"/>
<Orientation y="4.74621"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13793">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.83545" z="466.52625"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13794">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.80506" z="465.73917"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13795">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.78309" z="464.97767"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13796">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.78943" z="464.55604"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13797">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.85413" z="467.22217"/>
<Orientation y="4.7462"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13798">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.68409" z="464.55573"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13799">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.72913" z="467.54755"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13800">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.70911" z="466.80121"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13801">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.70276" z="466.0394"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13802">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.68848" z="465.25187"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13804">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.61011" z="464.52414"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13805">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.61451" z="465.22028"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13806">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.62879" z="466.00782"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13807">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.63514" z="466.76963"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13808">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.65516" z="467.51597"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13809">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.53345" z="460.7562"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13810">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.53785" z="461.45234"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13811">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.55213" z="462.23987"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13812">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.55848" z="463.00168"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13813">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.5785" z="463.74802"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13814">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.65503" z="468.2457"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13815">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.65943" z="468.94184"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13816">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.67371" z="469.72938"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13817">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.68006" z="470.49119"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13818">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.70008" z="471.23752"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13819">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.04554" z="464.90058"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13820">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.04993" z="465.59672"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13821">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.06421" z="466.38425"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13822">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.07056" z="467.14606"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13823">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.09058" z="467.8924"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13824">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.10389" z="468.641"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13825">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.10828" z="469.33713"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13826">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.12256" z="470.12467"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13827">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.12891" z="470.88648"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13829">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.98865" z="461.12388"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13830">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.99305" z="461.82001"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13831">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.00733" z="462.60755"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13832">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.01368" z="463.36936"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13833">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.0337" z="464.1157"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13835">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1786.3661" z="440.20002"/>
<Orientation y="2.35621"/>
<Actor seed="30772"/>
</Entity>
<Entity uid="13836">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1765.00977" z="487.62064"/>
<Orientation y="2.35621"/>
<Actor seed="44770"/>
</Entity>
<Entity uid="13837">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1771.05506" z="488.06782"/>
<Orientation y="2.35621"/>
<Actor seed="41196"/>
</Entity>
<Entity uid="13838">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1775.39991" z="440.00593"/>
<Orientation y="2.35621"/>
<Actor seed="1264"/>
</Entity>
<Entity uid="13839">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1789.02173" z="487.74326"/>
<Orientation y="2.35621"/>
<Actor seed="46422"/>
</Entity>
<Entity uid="13840">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1792.69886" z="470.01032"/>
<Orientation y="2.35621"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13841">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1782.08167" z="450.38682"/>
<Orientation y="3.8094"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13842">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1805.36707" z="458.67521"/>
<Orientation y="3.52524"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13843">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.44996" z="461.47355"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13844">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.45435" z="462.16968"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13845">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.46863" z="462.95722"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13846">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.47498" z="463.71903"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13847">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.495" z="464.46537"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13848">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.50684" z="465.25025"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13849">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.51124" z="465.94639"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13850">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.52552" z="466.73392"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13851">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.53187" z="467.49573"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13852">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.55188" z="468.24207"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13853">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.5652" z="468.99067"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13854">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.56959" z="469.6868"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13855">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1794.58387" z="470.47434"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13856">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.60901" z="460.64731"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13857">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.66688" z="468.26868"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13858">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.70398" z="469.0565"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13859">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.73658" z="469.61445"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13860">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.74366" z="470.22092"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13861">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.7527" z="470.85706"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13862">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.78101" z="471.36136"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13863">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.62891" z="471.3303"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13864">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.01673" z="471.24991"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13865">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.46253" z="471.266"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13866">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.2555" z="471.23612"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13867">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.18982" z="471.35755"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13868">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.86084" z="471.27408"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13869">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.17933" z="470.71656"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13870">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.61841" z="470.68931"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13871">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.00623" z="470.60892"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13872">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.45203" z="470.625"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13873">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.85035" z="470.6331"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13874">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.245" z="470.59513"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13875">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.05555" z="461.3946"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13876">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.49463" z="461.36735"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13877">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.88245" z="461.28696"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13878">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.32825" z="461.30304"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13879">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.72657" z="461.31113"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13880">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.12122" z="461.27317"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13881">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.073" z="460.70933"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13882">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.5121" z="460.68207"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13883">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.89991" z="460.60169"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13884">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.34571" z="460.61777"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13885">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1792.74402" z="460.62586"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13886">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.13868" z="460.5879"/>
<Orientation y="1.58408"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13887">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.60096" z="461.16391"/>
<Orientation y="1.55239"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13888">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.59461" z="461.82898"/>
<Orientation y="1.55239"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13889">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.59253" z="462.20868"/>
<Orientation y="1.55239"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13890">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.58045" z="462.8151"/>
<Orientation y="1.55239"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13891">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.56922" z="463.45121"/>
<Orientation y="1.55239"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13892">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.58155" z="463.95615"/>
<Orientation y="1.55239"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13893">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.21094" z="461.68271"/>
<Orientation y="2.32763"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13894">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.91334" z="463.97724"/>
<Orientation y="2.32764"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13895">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.214" z="467.87833"/>
<Orientation y="2.32764"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13896">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.94202" z="470.10141"/>
<Orientation y="2.32764"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13898">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1790.87024" z="461.99073"/>
<Orientation y="0.84453"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13899">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.17322" z="464.1525"/>
<Orientation y="0.84453"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13900">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1793.35206" z="470.2798"/>
<Orientation y="0.84453"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13901">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1791.00318" z="468.11561"/>
<Orientation y="0.84453"/>
<Actor seed="44902"/>
</Entity>
<Entity uid="13902">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1792.87903" z="468.92313"/>
<Orientation y="3.07494"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13903">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1791.90845" z="468.44941"/>
<Orientation y="3.07494"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13904">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1792.13453" z="469.82114"/>
<Orientation y="5.36893"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13905">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1791.1443" z="469.61628"/>
<Orientation y="2.21213"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13906">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1791.32337" z="468.8213"/>
<Orientation y="3.07494"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13907">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1791.6089" z="462.03208"/>
<Orientation y="3.07494"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13908">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1792.48865" z="462.26432"/>
<Orientation y="3.07494"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13909">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1792.45313" z="463.12534"/>
<Orientation y="2.35622"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13910">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1792.15674" z="463.67283"/>
<Orientation y="0.12853"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13911">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1791.11268" z="463.39634"/>
<Orientation y="0.12853"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13912">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1791.17896" z="462.63614"/>
<Orientation y="-0.5902"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="13913">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1790.85511" z="467.84272"/>
<Orientation y="2.35622"/>
<Actor seed="25548"/>
</Entity>
<Entity uid="13915">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1789.80726" z="464.6821"/>
<Orientation y="2.35622"/>
<Actor seed="23596"/>
</Entity>
<Entity uid="13916">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="1789.85682" z="467.48792"/>
<Orientation y="2.35622"/>
<Actor seed="23596"/>
</Entity>
<Entity uid="13917">
<Template>actor|props/special/eyecandy/treasure_persian_metal_small.xml</Template>
<Position x="1791.38721" z="458.10434"/>
<Orientation y="1.60644"/>
<Actor seed="62592"/>
</Entity>
<Entity uid="13918">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1804.7168" z="465.90168"/>
<Orientation y="3.15645"/>
<Actor seed="61234"/>
</Entity>
<Entity uid="13922">
<Template>units/ptol_support_healer_a</Template>
<Player>0</Player>
<Position x="1796.95887" z="472.22019"/>
<Orientation y="1.5937"/>
<Actor seed="45854"/>
</Entity>
<Entity uid="13923">
<Template>units/ptol_support_healer_a</Template>
<Player>0</Player>
<Position x="1796.59595" z="459.33487"/>
<Orientation y="2.35621"/>
<Actor seed="7472"/>
</Entity>
<Entity uid="13924">
<Template>units/ptol_support_healer_a</Template>
<Player>0</Player>
<Position x="1799.28028" z="458.02491"/>
<Orientation y="-2.0591"/>
<Actor seed="25126"/>
</Entity>
<Entity uid="13925">
<Template>units/ptol_support_healer_a</Template>
<Player>0</Player>
<Position x="1798.07972" z="474.49402"/>
<Orientation y="2.35621"/>
<Actor seed="24856"/>
</Entity>
<Entity uid="13926">
<Template>units/ptol_support_healer_a</Template>
<Player>0</Player>
<Position x="1801.43116" z="474.67908"/>
<Orientation y="4.58278"/>
<Actor seed="29862"/>
</Entity>
<Entity uid="13927">
<Template>units/ptol_support_healer_a</Template>
<Player>0</Player>
<Position x="1796.58021" z="457.0973"/>
<Orientation y="0.80285"/>
<Actor seed="6966"/>
</Entity>
<Entity uid="13928">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1801.07508" z="453.94242"/>
<Orientation y="-2.86637"/>
<Actor seed="22792"/>
</Entity>
<Entity uid="13929">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1804.65552" z="453.7139"/>
<Orientation y="-2.83077"/>
<Actor seed="3560"/>
</Entity>
<Entity uid="13930">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1798.68055" z="453.5741"/>
<Orientation y="-2.89"/>
<Actor seed="19284"/>
</Entity>
<Entity uid="13931">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1803.2074" z="453.9004"/>
<Orientation y="-2.84398"/>
<Actor seed="19288"/>
</Entity>
<Entity uid="13932">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1791.2306" z="477.51526"/>
<Orientation y="-0.28357"/>
<Actor seed="22792"/>
</Entity>
<Entity uid="13933">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1793.4828" z="477.76642"/>
<Orientation y="-0.30198"/>
<Actor seed="3560"/>
</Entity>
<Entity uid="13934">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1795.25806" z="477.4697"/>
<Orientation y="-0.31414"/>
<Actor seed="19284"/>
</Entity>
<Entity uid="13935">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1797.61353" z="477.50205"/>
<Orientation y="-0.32937"/>
<Actor seed="19288"/>
</Entity>
<Entity uid="13936">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1799.91541" z="477.55308"/>
<Orientation y="-0.34482"/>
<Actor seed="22792"/>
</Entity>
<Entity uid="13937">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1802.16761" z="477.8042"/>
<Orientation y="-0.36132"/>
<Actor seed="3560"/>
</Entity>
<Entity uid="13938">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1803.943" z="477.50751"/>
<Orientation y="-0.3733"/>
<Actor seed="19284"/>
</Entity>
<Entity uid="13939">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1806.198" z="477.6637"/>
<Orientation y="-0.38814"/>
<Actor seed="19288"/>
</Entity>
<Entity uid="13940">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1806.8324" z="453.92875"/>
<Orientation y="-2.81556"/>
<Actor seed="22792"/>
</Entity>
<Entity uid="13941">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1808.91883" z="454.25788"/>
<Orientation y="-2.80034"/>
<Actor seed="22792"/>
</Entity>
<Entity uid="13942">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1810.38147" z="453.98411"/>
<Orientation y="-2.78785"/>
<Actor seed="22792"/>
</Entity>
<Entity uid="13943">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1809.11817" z="478.42698"/>
<Orientation y="-0.40899"/>
<Actor seed="3560"/>
</Entity>
<Entity uid="13944">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1810.89344" z="478.13028"/>
<Orientation y="-0.41958"/>
<Actor seed="19284"/>
</Entity>
<Entity uid="13945">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1813.1471" z="478.22968"/>
<Orientation y="5.96175"/>
<Actor seed="19288"/>
</Entity>
<Entity uid="13946">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1812.85828" z="473.45636"/>
<Orientation y="-0.60007"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13947">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1812.08082" z="465.68836"/>
<Orientation y="4.57891"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13948">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1808.96644" z="464.56159"/>
<Orientation y="-1.53295"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13949">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1810.38526" z="473.00129"/>
<Orientation y="5.01726"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13950">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1813.7223" z="470.43137"/>
<Orientation y="-1.78557"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13951">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1811.03309" z="468.374"/>
<Orientation y="-1.66228"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13952">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1811.94983" z="471.67594"/>
<Orientation y="4.08619"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13953">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1808.71631" z="471.09253"/>
<Orientation y="4.85824"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13954">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1807.98206" z="474.469"/>
<Orientation y="4.05622"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13955">
<Template>units/ptol_infantry_archer_a</Template>
<Player>0</Player>
<Position x="1806.6377" z="463.50181"/>
<Orientation y="4.54743"/>
<Actor seed="306"/>
</Entity>
<Entity uid="13956">
<Template>units/ptol_infantry_archer_b</Template>
<Player>0</Player>
<Position x="1808.82837" z="467.97977"/>
<Orientation y="-2.45893"/>
<Actor seed="32844"/>
</Entity>
<Entity uid="13957">
<Template>units/ptol_infantry_archer_b</Template>
<Player>0</Player>
<Position x="1811.52857" z="475.39689"/>
<Orientation y="-1.19378"/>
<Actor seed="15730"/>
</Entity>
<Entity uid="13958">
<Template>units/ptol_infantry_archer_b</Template>
<Player>0</Player>
<Position x="1813.51539" z="475.45157"/>
<Orientation y="-0.62179"/>
<Actor seed="40766"/>
</Entity>
<Entity uid="13959">
<Template>units/ptol_infantry_archer_b</Template>
<Player>0</Player>
<Position x="1813.58277" z="464.58387"/>
<Orientation y="2.35621"/>
<Actor seed="12414"/>
</Entity>
<Entity uid="13960">
<Template>units/ptol_infantry_archer_b</Template>
<Player>0</Player>
<Position x="1808.31531" z="462.2013"/>
<Orientation y="-1.7708"/>
<Actor seed="20900"/>
</Entity>
<Entity uid="13961">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1807.063" z="466.24787"/>
<Orientation y="-0.6775"/>
<Actor seed="26356"/>
</Entity>
<Entity uid="13962">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1807.30823" z="469.34968"/>
<Orientation y="-0.32386"/>
<Actor seed="3498"/>
</Entity>
<Entity uid="13963">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1814.26368" z="472.8383"/>
<Orientation y="-1.0923"/>
<Actor seed="29120"/>
</Entity>
<Entity uid="13964">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1813.8368" z="468.27494"/>
<Orientation y="-0.75031"/>
<Actor seed="32818"/>
</Entity>
<Entity uid="13965">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1805.96119" z="474.89921"/>
<Orientation y="-1.05486"/>
<Actor seed="23204"/>
</Entity>
<Entity uid="13966">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1806.63807" z="471.2345"/>
<Orientation y="-1.28536"/>
<Actor seed="6240"/>
</Entity>
<Entity uid="13967">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1810.65345" z="471.04587"/>
<Orientation y="-0.9192"/>
<Actor seed="23756"/>
</Entity>
<Entity uid="13968">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1814.43128" z="466.87528"/>
<Orientation y="-2.20893"/>
<Actor seed="26618"/>
</Entity>
<Entity uid="13969">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="1815.4734" z="476.32947"/>
<Orientation y="-1.34644"/>
<Actor seed="18684"/>
</Entity>
<Entity uid="13970">
<Template>structures/maur_barracks</Template>
<Player>0</Player>
<Position x="1921.52186" z="788.85572"/>
<Orientation y="2.56403"/>
<Actor seed="28252"/>
</Entity>
<Entity uid="13971">
<Template>structures/maur_blacksmith</Template>
<Player>0</Player>
<Position x="1933.72706" z="704.24006"/>
<Orientation y="-0.76601"/>
<Actor seed="55100"/>
</Entity>
<Entity uid="13972">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1926.09278" z="619.0478"/>
<Orientation y="3.16225"/>
<Actor seed="55626"/>
</Entity>
<Entity uid="13973">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1932.9546" z="634.31391"/>
<Orientation y="2.35622"/>
<Actor seed="45612"/>
</Entity>
<Entity uid="13974">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1950.98414" z="625.46692"/>
<Orientation y="2.35622"/>
<Actor seed="14742"/>
</Entity>
<Entity uid="13975">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1896.49476" z="593.23188"/>
<Orientation y="3.16225"/>
<Actor seed="55626"/>
</Entity>
<Entity uid="13976">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1907.36548" z="579.96186"/>
<Orientation y="-0.36742"/>
<Actor seed="58842"/>
</Entity>
<Entity uid="13977">
<Template>structures/maur_corral</Template>
<Player>0</Player>
<Position x="1868.54969" z="827.53425"/>
<Orientation y="0.05062"/>
<Actor seed="51666"/>
</Entity>
<Entity uid="13979">
<Template>structures/maur_defense_tower</Template>
<Player>0</Player>
<Position x="1953.1067" z="673.98401"/>
<Orientation y="0.16341"/>
<Actor seed="9398"/>
</Entity>
<Entity uid="13980">
<Template>structures/maur_defense_tower</Template>
<Player>0</Player>
<Position x="1724.93091" z="1100.6045"/>
<Orientation y="2.35621"/>
<Actor seed="37272"/>
</Entity>
<Entity uid="13981">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1801.64136" z="884.89466"/>
<Orientation y="2.35622"/>
<Actor seed="14742"/>
</Entity>
<Entity uid="13982">
<Template>structures/maur_fortress</Template>
<Player>0</Player>
<Position x="1822.61" z="863.4673"/>
<Orientation y="0.72722"/>
<Actor seed="35118"/>
</Entity>
<Entity uid="13983">
<Template>structures/maur_house</Template>
<Player>0</Player>
<Position x="1857.65674" z="960.13819"/>
<Orientation y="1.67922"/>
<Actor seed="28788"/>
</Entity>
<Entity uid="13985">
<Template>structures/maur_pillar_ashoka</Template>
<Player>0</Player>
<Position x="1855.36817" z="1005.8553"/>
<Orientation y="2.54937"/>
<Actor seed="15520"/>
</Entity>
<Entity uid="13986">
<Template>structures/maur_pillar_ashoka</Template>
<Player>0</Player>
<Position x="1842.75342" z="1000.16816"/>
<Orientation y="2.6368"/>
<Actor seed="53184"/>
</Entity>
<Entity uid="13987">
<Template>structures/maur_pillar_ashoka</Template>
<Player>0</Player>
<Position x="1853.0796" z="981.688"/>
<Orientation y="2.6368"/>
<Actor seed="53184"/>
</Entity>
<Entity uid="13988">
<Template>structures/maur_pillar_ashoka</Template>
<Player>0</Player>
<Position x="1865.26868" z="988.98066"/>
<Orientation y="2.54938"/>
<Actor seed="15520"/>
</Entity>
<Entity uid="13989">
<Template>structures/maur_market</Template>
<Player>0</Player>
<Position x="1788.7782" z="1016.54975"/>
<Orientation y="1.05132"/>
<Actor seed="45506"/>
</Entity>
<Entity uid="13990">
<Template>structures/maur_temple</Template>
<Player>0</Player>
<Position x="1778.59339" z="981.86225"/>
<Orientation y="0.63431"/>
<Actor seed="23296"/>
</Entity>
<Entity uid="13991">
<Template>structures/maur_house</Template>
<Player>0</Player>
<Position x="1802.32447" z="992.7558"/>
<Orientation y="4.14534"/>
<Actor seed="14000"/>
</Entity>
<Entity uid="13994">
<Template>structures/maur_house</Template>
<Player>0</Player>
<Position x="1811.87806" z="997.78791"/>
<Orientation y="4.13308"/>
<Actor seed="28752"/>
</Entity>
<Entity uid="13995">
<Template>structures/maur_house</Template>
<Player>0</Player>
<Position x="1821.21265" z="1003.28125"/>
<Orientation y="4.19008"/>
<Actor seed="14964"/>
</Entity>
<Entity uid="13996">
<Template>structures/maur_house</Template>
<Player>0</Player>
<Position x="1831.34522" z="1010.73792"/>
<Orientation y="4.13225"/>
<Actor seed="63758"/>
</Entity>
<Entity uid="13997">
<Template>structures/maur_farmstead</Template>
<Player>0</Player>
<Position x="1751.969" z="1022.87232"/>
<Orientation y="2.35621"/>
<Actor seed="37112"/>
</Entity>
<Entity uid="13998">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1765.84717" z="1041.38074"/>
<Orientation y="2.35621"/>
<Actor seed="20578"/>
</Entity>
<Entity uid="13999">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1733.79029" z="1009.81543"/>
<Orientation y="2.35621"/>
<Actor seed="20032"/>
</Entity>
<Entity uid="14000">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1744.91907" z="1070.33326"/>
<Orientation y="2.19256"/>
<Actor seed="45416"/>
</Entity>
<Entity uid="14001">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1673.7173" z="1129.2975"/>
<Orientation y="1.84992"/>
<Actor seed="54540"/>
</Entity>
<Entity uid="14002">
<Template>structures/maur_house</Template>
<Player>0</Player>
<Position x="1800.68665" z="1040.28687"/>
<Orientation y="5.3536"/>
<Actor seed="63758"/>
</Entity>
<Entity uid="14003">
<Template>structures/maur_house</Template>
<Player>0</Player>
<Position x="1812.80115" z="1023.63923"/>
<Orientation y="5.43558"/>
<Actor seed="14000"/>
</Entity>
<Entity uid="14007">
<Template>structures/maur_storehouse</Template>
<Player>0</Player>
<Position x="1945.26697" z="649.29688"/>
<Orientation y="2.35621"/>
<Actor seed="5542"/>
</Entity>
<Entity uid="14008">
<Template>structures/maur_elephant_stables</Template>
<Player>0</Player>
<Position x="1969.65125" z="724.28541"/>
<Orientation y="-0.92026"/>
<Actor seed="40052"/>
</Entity>
<Entity uid="14009">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1412.1012" z="400.67875"/>
<Orientation y="1.0547"/>
<Actor seed="47194"/>
</Entity>
<Entity uid="14010">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1413.98462" z="462.20554"/>
<Orientation y="0.47667"/>
<Actor seed="46320"/>
</Entity>
<Entity uid="14011">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1504.26087" z="308.25992"/>
<Orientation y="1.8674"/>
<Actor seed="49560"/>
</Entity>
<Entity uid="14012">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1418.7881" z="229.82645"/>
<Orientation y="2.6311"/>
<Actor seed="56496"/>
</Entity>
<Entity uid="14013">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1396.63843" z="153.54163"/>
<Orientation y="2.35621"/>
<Actor seed="4918"/>
</Entity>
<Entity uid="14014">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1922.15516" z="1013.46192"/>
<Orientation y="0.84502"/>
<Actor seed="8280"/>
</Entity>
<Entity uid="14015">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1960.24292" z="1081.79041"/>
<Orientation y="2.35621"/>
<Actor seed="1476"/>
</Entity>
<Entity uid="14016">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1933.3263" z="1060.64405"/>
<Orientation y="2.94785"/>
<Actor seed="4744"/>
</Entity>
<Entity uid="14017">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1949.19617" z="1058.80896"/>
<Orientation y="2.74357"/>
<Actor seed="41212"/>
</Entity>
<Entity uid="14018">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1957.38343" z="840.85578"/>
<Orientation y="2.35621"/>
<Actor seed="37816"/>
</Entity>
<Entity uid="14019">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1950.1355" z="929.40918"/>
<Orientation y="2.03251"/>
<Actor seed="11302"/>
</Entity>
<Entity uid="14020">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1913.40333" z="1028.66138"/>
<Orientation y="-2.11745"/>
<Actor seed="45146"/>
</Entity>
<Entity uid="14021">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1988.34473" z="1202.47181"/>
<Orientation y="2.35621"/>
<Actor seed="29612"/>
</Entity>
<Entity uid="14022">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1992.58021" z="1132.5785"/>
<Orientation y="2.35621"/>
<Actor seed="41542"/>
</Entity>
<Entity uid="14023">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1995.792" z="1221.5746"/>
<Orientation y="2.35621"/>
<Actor seed="40532"/>
</Entity>
<Entity uid="14029">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1561.99134" z="1809.64197"/>
<Orientation y="2.35621"/>
<Actor seed="55936"/>
</Entity>
<Entity uid="14030">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1599.05213" z="1841.42103"/>
<Orientation y="1.59014"/>
<Actor seed="12206"/>
</Entity>
<Entity uid="14031">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1514.34522" z="1800.81141"/>
<Orientation y="2.35621"/>
<Actor seed="8384"/>
</Entity>
<Entity uid="14032">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1482.33155" z="1833.41663"/>
<Orientation y="2.35621"/>
<Actor seed="37650"/>
</Entity>
<Entity uid="14033">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1440.90247" z="1867.86048"/>
<Orientation y="2.35621"/>
<Actor seed="42348"/>
</Entity>
<Entity uid="14034">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1322.85792" z="1928.07093"/>
<Orientation y="1.68792"/>
<Actor seed="1226"/>
</Entity>
<Entity uid="14035">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1189.9673" z="1933.44703"/>
<Orientation y="2.58878"/>
<Actor seed="11340"/>
</Entity>
<Entity uid="14036">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1008.45112" z="1912.86658"/>
<Orientation y="2.50046"/>
<Actor seed="19032"/>
</Entity>
<Entity uid="14037">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="831.47962" z="1853.28077"/>
<Orientation y="2.35621"/>
<Actor seed="33374"/>
</Entity>
<Entity uid="14038">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="740.59253" z="1865.36402"/>
<Orientation y="3.34072"/>
<Actor seed="46130"/>
</Entity>
<Entity uid="14039">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="642.7475" z="1857.48707"/>
<Orientation y="2.77549"/>
<Actor seed="24546"/>
</Entity>
<Entity uid="14040">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="997.69788" z="1917.73157"/>
<Orientation y="2.98075"/>
<Actor seed="44198"/>
</Entity>
<Entity uid="14041">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="834.12665" z="1879.94214"/>
<Orientation y="2.35621"/>
<Actor seed="7346"/>
</Entity>
<Entity uid="14042">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="408.58924" z="1758.10914"/>
<Orientation y="1.8522"/>
<Actor seed="30692"/>
</Entity>
<Entity uid="14043">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="262.85984" z="1632.02088"/>
<Orientation y="2.57688"/>
<Actor seed="55592"/>
</Entity>
<Entity uid="14044">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="189.3649" z="1521.43628"/>
<Orientation y="2.35621"/>
<Actor seed="32304"/>
</Entity>
<Entity uid="14045">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="183.3708" z="1441.56983"/>
<Orientation y="2.35621"/>
<Actor seed="20600"/>
</Entity>
<Entity uid="14046">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="199.4756" z="1375.61866"/>
<Orientation y="3.85662"/>
<Actor seed="49634"/>
</Entity>
<Entity uid="14047">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="183.91742" z="1385.12732"/>
<Orientation y="2.80544"/>
<Actor seed="44994"/>
</Entity>
<Entity uid="14048">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="96.92141" z="1345.45203"/>
<Orientation y="1.06456"/>
<Actor seed="44844"/>
</Entity>
<Entity uid="14049">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1081.9076" z="768.51014"/>
<Orientation y="2.35621"/>
<Actor seed="25682"/>
</Entity>
<Entity uid="14050">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1164.88172" z="728.84864"/>
<Orientation y="1.7485"/>
<Actor seed="7384"/>
</Entity>
<Entity uid="14051">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1186.41358" z="653.69111"/>
<Orientation y="1.6717"/>
<Actor seed="1342"/>
</Entity>
<Entity uid="14052">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1141.16297" z="573.55567"/>
<Orientation y="1.752"/>
<Actor seed="32260"/>
</Entity>
<Entity uid="14054">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1252.02503" z="366.61182"/>
<Orientation y="0.76871"/>
<Actor seed="32036"/>
</Entity>
<Entity uid="14055">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1296.02906" z="366.55121"/>
<Orientation y="2.66666"/>
<Actor seed="54764"/>
</Entity>
<Entity uid="14056">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1351.67164" z="440.60975"/>
<Orientation y="2.35621"/>
<Actor seed="36112"/>
</Entity>
<Entity uid="14057">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1452.47266" z="346.69248"/>
<Orientation y="1.44213"/>
<Actor seed="7424"/>
</Entity>
<Entity uid="14058">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1494.83045" z="288.40717"/>
<Orientation y="2.35621"/>
<Actor seed="55044"/>
</Entity>
<Entity uid="14059">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1289.5514" z="135.34501"/>
<Orientation y="1.88805"/>
<Actor seed="19930"/>
</Entity>
<Entity uid="14060">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1304.88892" z="74.00878"/>
<Orientation y="2.35621"/>
<Actor seed="54166"/>
</Entity>
<Entity uid="14061">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1366.71802" z="137.38465"/>
<Orientation y="2.74975"/>
<Actor seed="30984"/>
</Entity>
<Entity uid="14062">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="187.54816" z="565.13697"/>
<Orientation y="2.35621"/>
<Actor seed="33948"/>
</Entity>
<Entity uid="14063">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="335.24381" z="549.09943"/>
<Orientation y="2.35621"/>
<Actor seed="3708"/>
</Entity>
<Entity uid="14087">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="944.43097" z="710.96814"/>
<Orientation y="2.35621"/>
<Actor seed="44076"/>
</Entity>
<Entity uid="14088">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="947.41486" z="708.09681"/>
<Orientation y="2.35621"/>
<Actor seed="11982"/>
</Entity>
<Entity uid="14089">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="949.86847" z="709.96674"/>
<Orientation y="2.35621"/>
<Actor seed="10228"/>
</Entity>
<Entity uid="14090">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="942.73951" z="707.61274"/>
<Orientation y="2.35621"/>
<Actor seed="19642"/>
</Entity>
<Entity uid="14091">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="949.107" z="704.99213"/>
<Orientation y="2.35621"/>
<Actor seed="29600"/>
</Entity>
<Entity uid="14092">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="952.00245" z="707.30628"/>
<Orientation y="2.35621"/>
<Actor seed="28070"/>
</Entity>
<Entity uid="14093">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="945.33545" z="705.19404"/>
<Orientation y="2.35621"/>
<Actor seed="57366"/>
</Entity>
<Entity uid="14094">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="951.23523" z="702.47962"/>
<Orientation y="2.35621"/>
<Actor seed="55314"/>
</Entity>
<Entity uid="14095">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="953.5553" z="705.22046"/>
<Orientation y="2.35621"/>
<Actor seed="15900"/>
</Entity>
<Entity uid="14096">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="953.55311" z="710.48053"/>
<Orientation y="2.35621"/>
<Actor seed="12644"/>
</Entity>
<Entity uid="14097">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="941.08277" z="710.63837"/>
<Orientation y="2.35621"/>
<Actor seed="14636"/>
</Entity>
<Entity uid="14098">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="762.03058" z="897.42011"/>
<Orientation y="2.35621"/>
<Actor seed="1880"/>
</Entity>
<Entity uid="14099">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="765.92273" z="900.80134"/>
<Orientation y="2.35621"/>
<Actor seed="52522"/>
</Entity>
<Entity uid="14100">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="767.23914" z="904.52045"/>
<Orientation y="2.35621"/>
<Actor seed="51214"/>
</Entity>
<Entity uid="14101">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="767.69922" z="910.09516"/>
<Orientation y="2.35621"/>
<Actor seed="55866"/>
</Entity>
<Entity uid="14102">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="766.91736" z="908.08484"/>
<Orientation y="2.35621"/>
<Actor seed="25492"/>
</Entity>
<Entity uid="14103">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="762.23047" z="909.52692"/>
<Orientation y="2.35621"/>
<Actor seed="8862"/>
</Entity>
<Entity uid="14104">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="756.75635" z="909.11341"/>
<Orientation y="2.35621"/>
<Actor seed="9368"/>
</Entity>
<Entity uid="14105">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="756.74616" z="906.67176"/>
<Orientation y="2.35621"/>
<Actor seed="27860"/>
</Entity>
<Entity uid="14106">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="758.78742" z="903.87641"/>
<Orientation y="2.35621"/>
<Actor seed="63098"/>
</Entity>
<Entity uid="14107">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="761.4167" z="904.60718"/>
<Orientation y="2.35621"/>
<Actor seed="52196"/>
</Entity>
<Entity uid="14108">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="760.98139" z="906.22498"/>
<Orientation y="2.35621"/>
<Actor seed="43118"/>
</Entity>
<Entity uid="14109">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="553.16187" z="671.54981"/>
<Orientation y="5.89155"/>
<Actor seed="24776"/>
</Entity>
<Entity uid="14110">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="550.48462" z="674.86213"/>
<Orientation y="5.89155"/>
<Actor seed="41142"/>
</Entity>
<Entity uid="14111">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="555.29865" z="679.39435"/>
<Orientation y="5.89155"/>
<Actor seed="11614"/>
</Entity>
<Entity uid="14112">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="560.23182" z="680.65876"/>
<Orientation y="5.89155"/>
<Actor seed="35828"/>
</Entity>
<Entity uid="14113">
<Template>units/ptol_infantry_archer_e</Template>
<Player>0</Player>
<Position x="551.41529" z="680.14551"/>
<Orientation y="5.89155"/>
<Actor seed="9452"/>
</Entity>
<Entity uid="14114">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="544.0611" z="695.92536"/>
<Orientation y="5.5608"/>
<Actor seed="2700"/>
</Entity>
<Entity uid="14115">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="538.99347" z="693.97791"/>
<Orientation y="5.5608"/>
<Actor seed="47416"/>
</Entity>
<Entity uid="14116">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="534.22522" z="692.88733"/>
<Orientation y="5.5608"/>
<Actor seed="56614"/>
</Entity>
<Entity uid="14117">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="529.75007" z="689.48975"/>
<Orientation y="5.5608"/>
<Actor seed="57446"/>
</Entity>
<Entity uid="14118">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="531.79291" z="685.36408"/>
<Orientation y="5.5608"/>
<Actor seed="3306"/>
</Entity>
<Entity uid="14119">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="532.97077" z="678.20801"/>
<Orientation y="5.5608"/>
<Actor seed="55924"/>
</Entity>
<Entity uid="14120">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="919.62397" z="571.03968"/>
<Orientation y="2.35621"/>
<Actor seed="5884"/>
</Entity>
<Entity uid="14121">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="923.86274" z="570.10553"/>
<Orientation y="2.35621"/>
<Actor seed="5846"/>
</Entity>
<Entity uid="14122">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="928.11957" z="567.10834"/>
<Orientation y="2.35621"/>
<Actor seed="34892"/>
</Entity>
<Entity uid="14123">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="922.85987" z="566.71607"/>
<Orientation y="2.35621"/>
<Actor seed="44226"/>
</Entity>
<Entity uid="14124">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="921.38532" z="568.43598"/>
<Orientation y="2.35621"/>
<Actor seed="61744"/>
</Entity>
<Entity uid="14125">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="918.14094" z="567.98584"/>
<Orientation y="2.35621"/>
<Actor seed="14684"/>
</Entity>
<Entity uid="14126">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="920.16816" z="574.47522"/>
<Orientation y="2.35621"/>
<Actor seed="45430"/>
</Entity>
<Entity uid="14127">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="917.25635" z="570.589"/>
<Orientation y="2.35621"/>
<Actor seed="10222"/>
</Entity>
<Entity uid="14128">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="914.79285" z="572.50153"/>
<Orientation y="2.35621"/>
<Actor seed="54044"/>
</Entity>
<Entity uid="14129">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="916.41584" z="574.04493"/>
<Orientation y="2.35621"/>
<Actor seed="29492"/>
</Entity>
<Entity uid="14130">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="919.26587" z="578.29261"/>
<Orientation y="2.35621"/>
<Actor seed="50652"/>
</Entity>
<Entity uid="14131">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="914.57807" z="576.2439"/>
<Orientation y="2.35621"/>
<Actor seed="28014"/>
</Entity>
<Entity uid="14132">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="913.00745" z="573.81141"/>
<Orientation y="2.35621"/>
<Actor seed="28414"/>
</Entity>
<Entity uid="14133">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1019.40833" z="296.34293"/>
<Orientation y="-0.5567"/>
<Actor seed="31964"/>
</Entity>
<Entity uid="14134">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1028.63367" z="302.11808"/>
<Orientation y="-0.64681"/>
<Actor seed="43394"/>
</Entity>
<Entity uid="14135">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1019.11933" z="293.01294"/>
<Orientation y="-0.4033"/>
<Actor seed="63274"/>
</Entity>
<Entity uid="14136">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1016.73511" z="289.85312"/>
<Orientation y="-0.45522"/>
<Actor seed="36932"/>
</Entity>
<Entity uid="14137">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1023.12195" z="293.77622"/>
<Orientation y="-0.62116"/>
<Actor seed="51228"/>
</Entity>
<Entity uid="14138">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1024.58594" z="297.25928"/>
<Orientation y="-0.74048"/>
<Actor seed="64258"/>
</Entity>
<Entity uid="14139">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1022.49915" z="300.59745"/>
<Orientation y="-0.8383"/>
<Actor seed="42866"/>
</Entity>
<Entity uid="14140">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1026.55762" z="300.53281"/>
<Orientation y="-0.48502"/>
<Actor seed="54676"/>
</Entity>
<Entity uid="14141">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1012.25287" z="289.56992"/>
<Orientation y="5.66381"/>
<Actor seed="45894"/>
</Entity>
<Entity uid="14142">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1013.20203" z="293.73252"/>
<Orientation y="5.66381"/>
<Actor seed="48040"/>
</Entity>
<Entity uid="14143">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1014.94782" z="297.0683"/>
<Orientation y="5.66381"/>
<Actor seed="36466"/>
</Entity>
<Entity uid="14144">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1016.95472" z="301.92716"/>
<Orientation y="5.66381"/>
<Actor seed="6048"/>
</Entity>
<Entity uid="14145">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1029.73768" z="305.64237"/>
<Orientation y="-0.28138"/>
<Actor seed="42836"/>
</Entity>
<Entity uid="14146">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1025.75355" z="307.85932"/>
<Orientation y="-0.28138"/>
<Actor seed="26326"/>
</Entity>
<Entity uid="14147">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1022.27784" z="307.02942"/>
<Orientation y="-0.28138"/>
<Actor seed="35668"/>
</Entity>
<Entity uid="14148">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1019.81971" z="304.51694"/>
<Orientation y="-0.28138"/>
<Actor seed="26668"/>
</Entity>
<Entity uid="14150">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1884.5448" z="637.12696"/>
<Orientation y="2.35894"/>
<Actor seed="14972"/>
</Entity>
<Entity uid="14151">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1528.66382" z="707.45545"/>
<Orientation y="2.35621"/>
<Actor seed="7540"/>
</Entity>
<Entity uid="14152">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1626.8075" z="808.36164"/>
<Orientation y="2.35621"/>
<Actor seed="998"/>
</Entity>
<Entity uid="14153">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1030.9242" z="1051.32386"/>
<Orientation y="1.25043"/>
<Actor seed="2929"/>
</Entity>
<Entity uid="14154">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="918.2768" z="1044.91724"/>
<Orientation y="1.25043"/>
<Actor seed="2929"/>
</Entity>
<Entity uid="14156">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1129.3158" z="1414.83143"/>
<Orientation y="-4.55144"/>
<Actor seed="2930"/>
</Entity>
<Entity uid="14157">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1310.2157" z="1257.8954"/>
<Orientation y="-4.55144"/>
<Actor seed="2930"/>
</Entity>
<Entity uid="14158">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1178.71241" z="1228.91138"/>
<Orientation y="-9.20815"/>
<Actor seed="2930"/>
</Entity>
<Entity uid="14160">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="983.7845" z="957.50361"/>
<Orientation y="-4.55144"/>
<Actor seed="2930"/>
</Entity>
<Entity uid="14161">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1187.78272" z="774.159"/>
<Orientation y="-4.55144"/>
<Actor seed="2930"/>
</Entity>
<Entity uid="14162">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1026.69556" z="541.88855"/>
<Orientation y="-4.55144"/>
<Actor seed="2930"/>
</Entity>
<Entity uid="14163">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1230.28821" z="707.46778"/>
<Orientation y="-4.55144"/>
<Actor seed="2930"/>
</Entity>
<Entity uid="14164">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1213.21277" z="688.34357"/>
<Orientation y="2.35621"/>
<Actor seed="59284"/>
</Entity>
<Entity uid="14165">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1442.18763" z="728.91321"/>
<Orientation y="2.35621"/>
<Actor seed="64594"/>
</Entity>
<Entity uid="14166">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1619.33301" z="927.90741"/>
<Orientation y="2.35621"/>
<Actor seed="48522"/>
</Entity>
<Entity uid="14167">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1585.62134" z="1095.38477"/>
<Orientation y="2.35621"/>
<Actor seed="39286"/>
</Entity>
<Entity uid="14168">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1443.90467" z="1191.91236"/>
<Orientation y="2.35621"/>
<Actor seed="52562"/>
</Entity>
<Entity uid="14169">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1538.43555" z="1607.61841"/>
<Orientation y="2.35621"/>
<Actor seed="59332"/>
</Entity>
<Entity uid="14170">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1564.32642" z="1548.68873"/>
<Orientation y="2.35621"/>
<Actor seed="53178"/>
</Entity>
<Entity uid="14171">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1513.99195" z="1753.08631"/>
<Orientation y="2.35621"/>
<Actor seed="58836"/>
</Entity>
<Entity uid="14172">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1489.02125" z="1556.78772"/>
<Orientation y="2.35621"/>
<Actor seed="24044"/>
</Entity>
<Entity uid="14173">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="537.89454" z="775.35676"/>
<Orientation y="2.35621"/>
<Actor seed="55630"/>
</Entity>
<Entity uid="14174">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="205.52497" z="904.97895"/>
<Orientation y="2.35621"/>
<Actor seed="908"/>
</Entity>
<Entity uid="14175">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="38.50618" z="858.83454"/>
<Orientation y="-3.50474"/>
<Actor seed="22926"/>
</Entity>
<Entity uid="14176">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="597.35926" z="1119.30677"/>
<Orientation y="2.35621"/>
<Actor seed="23470"/>
</Entity>
<Entity uid="14177">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="526.26178" z="1300.1709"/>
<Orientation y="2.35621"/>
<Actor seed="16820"/>
</Entity>
<Entity uid="14178">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="651.84437" z="1123.495"/>
<Orientation y="2.35621"/>
<Actor seed="24532"/>
</Entity>
<Entity uid="14179">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="563.46863" z="1381.12427"/>
<Orientation y="0.05794"/>
<Actor seed="21702"/>
</Entity>
<Entity uid="14180">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="536.24897" z="1501.9568"/>
<Orientation y="2.35621"/>
<Actor seed="51282"/>
</Entity>
<Entity uid="14181">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="467.98646" z="1744.61231"/>
<Orientation y="2.35621"/>
<Actor seed="13672"/>
</Entity>
<Entity uid="14184">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="902.07837" z="1476.85218"/>
<Orientation y="4.0187"/>
<Actor seed="24618"/>
</Entity>
<Entity uid="14185">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="915.75971" z="218.41767"/>
<Orientation y="3.84653"/>
<Actor seed="39698"/>
</Entity>
<Entity uid="14186">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="900.87037" z="572.72016"/>
<Orientation y="2.35621"/>
<Actor seed="60492"/>
</Entity>
<Entity uid="14187">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1911.52015" z="609.62128"/>
<Orientation y="2.35621"/>
<Actor seed="4552"/>
</Entity>
<Entity uid="14188">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1629.54859" z="788.46332"/>
<Orientation y="3.24103"/>
<Actor seed="25754"/>
</Entity>
<Entity uid="14189">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="973.2444" z="872.29395"/>
<Orientation y="2.35621"/>
<Actor seed="1800"/>
</Entity>
<Entity uid="14190">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="803.29206" z="1372.78541"/>
<Orientation y="2.46448"/>
<Actor seed="37096"/>
</Entity>
<Entity uid="14191">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="726.76655" z="1117.1316"/>
<Orientation y="2.35621"/>
<Actor seed="23080"/>
</Entity>
<Entity uid="14192">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="636.58307" z="1113.00477"/>
<Orientation y="-1.45287"/>
<Actor seed="6832"/>
</Entity>
<Entity uid="14193">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="677.5506" z="1519.24817"/>
<Orientation y="4.33306"/>
<Actor seed="4526"/>
</Entity>
<Entity uid="14194">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="575.08405" z="758.89643"/>
<Orientation y="1.87475"/>
<Actor seed="23254"/>
</Entity>
<Entity uid="14195">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="819.03669" z="556.1521"/>
<Orientation y="2.65777"/>
<Actor seed="60758"/>
</Entity>
<Entity uid="14196">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="921.50556" z="471.8972"/>
<Orientation y="-1.48987"/>
<Actor seed="33484"/>
</Entity>
<Entity uid="14197">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1114.66822" z="303.25568"/>
<Orientation y="5.4662"/>
<Actor seed="38628"/>
</Entity>
<Entity uid="14198">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1108.85755" z="419.2462"/>
<Orientation y="2.35621"/>
<Actor seed="11022"/>
</Entity>
<Entity uid="14199">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1264.14612" z="562.62977"/>
<Orientation y="2.35621"/>
<Actor seed="37782"/>
</Entity>
<Entity uid="14200">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1159.09534" z="446.85691"/>
<Orientation y="2.00257"/>
<Actor seed="42948"/>
</Entity>
<Entity uid="14201">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1066.32764" z="577.98877"/>
<Orientation y="2.35621"/>
<Actor seed="52050"/>
</Entity>
<Entity uid="14205">
<Template>actor|particle/dust_storm_reddish.xml</Template>
<Position x="499.15998" z="210.02515"/>
<Orientation y="0.72477"/>
<Actor seed="45044"/>
</Entity>
<Entity uid="14206">
<Template>actor|particle/dust_storm_reddish.xml</Template>
<Position x="574.92804" z="159.6136"/>
<Orientation y="-0.4217"/>
<Actor seed="53134"/>
</Entity>
<Entity uid="14207">
<Template>actor|particle/dust_storm_reddish.xml</Template>
<Position x="655.68378" z="158.19507"/>
<Orientation y="-0.7928"/>
<Actor seed="11920"/>
</Entity>
<Entity uid="14209">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="46.50358" z="1230.68812"/>
<Orientation y="2.64571"/>
<Actor seed="2781"/>
</Entity>
<Entity uid="14210">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="48.82004" z="1211.71448"/>
<Orientation y="1.42058"/>
<Actor seed="2864"/>
</Entity>
<Entity uid="14211">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="50.40706" z="1234.2743"/>
<Orientation y="2.35621"/>
<Actor seed="33910"/>
</Entity>
<Entity uid="14212">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="96.8889" z="1240.76917"/>
<Orientation y="2.35621"/>
<Actor seed="11692"/>
</Entity>
<Entity uid="14213">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="138.50602" z="1270.96192"/>
<Orientation y="2.35621"/>
<Actor seed="53922"/>
</Entity>
<Entity uid="14214">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="152.22312" z="1212.32068"/>
<Orientation y="2.35621"/>
<Actor seed="39772"/>
</Entity>
<Entity uid="14215">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="143.14176" z="1207.06177"/>
<Orientation y="2.35621"/>
<Actor seed="52792"/>
</Entity>
<Entity uid="14216">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="129.94117" z="1183.24415"/>
<Orientation y="2.35621"/>
<Actor seed="62170"/>
</Entity>
<Entity uid="14217">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="127.10145" z="1175.06531"/>
<Orientation y="2.35621"/>
<Actor seed="41010"/>
</Entity>
<Entity uid="14218">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="120.27875" z="1174.05262"/>
<Orientation y="2.35621"/>
<Actor seed="52700"/>
</Entity>
<Entity uid="14219">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="163.231" z="1214.38477"/>
<Orientation y="2.35621"/>
<Actor seed="36262"/>
</Entity>
<Entity uid="14220">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="100.38926" z="1235.42798"/>
<Orientation y="2.35621"/>
<Actor seed="13890"/>
</Entity>
<Entity uid="14221">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="100.69898" z="1238.67957"/>
<Orientation y="2.35621"/>
<Actor seed="31360"/>
</Entity>
<Entity uid="14222">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="119.13851" z="1180.9585"/>
<Orientation y="2.35621"/>
<Actor seed="19344"/>
</Entity>
<Entity uid="14223">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="146.46702" z="1213.15894"/>
<Orientation y="2.35621"/>
<Actor seed="16272"/>
</Entity>
<Entity uid="14224">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="153.02707" z="1217.94581"/>
<Orientation y="2.35621"/>
<Actor seed="11484"/>
</Entity>
<Entity uid="14225">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="165.88266" z="1221.01648"/>
<Orientation y="2.35621"/>
<Actor seed="35966"/>
</Entity>
<Entity uid="14226">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="160.7493" z="1274.42444"/>
<Orientation y="2.35621"/>
<Actor seed="60652"/>
</Entity>
<Entity uid="14227">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="77.72896" z="1215.94105"/>
<Orientation y="2.35621"/>
<Actor seed="60420"/>
</Entity>
<Entity uid="14228">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="99.91172" z="1243.13538"/>
<Orientation y="2.35621"/>
<Actor seed="9580"/>
</Entity>
<Entity uid="14229">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="89.84742" z="1223.10206"/>
<Orientation y="2.35621"/>
<Actor seed="50582"/>
</Entity>
<Entity uid="14230">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="137.21488" z="1188.76783"/>
<Orientation y="2.35621"/>
<Actor seed="38432"/>
</Entity>
<Entity uid="14231">
<Template>actor|geology/stonemine_marble_white.xml</Template>
<Position x="377.75208" z="1563.58021"/>
<Orientation y="2.35621"/>
<Actor seed="19774"/>
</Entity>
<Entity uid="14232">
<Template>actor|geology/stonemine_marble_white.xml</Template>
<Position x="373.59888" z="1560.25562"/>
<Orientation y="2.35621"/>
<Actor seed="43334"/>
</Entity>
<Entity uid="14233">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1402.865" z="463.02805"/>
<Orientation y="2.9307"/>
<Actor seed="44098"/>
</Entity>
<Entity uid="14240">
<Template>other/stall_big</Template>
<Player>5</Player>
<Position x="1271.12586" z="1033.9021"/>
<Orientation y="2.03097"/>
<Actor seed="2024"/>
</Entity>
<Entity uid="14257">
<Template>other/stall_med</Template>
<Player>5</Player>
<Position x="1274.50416" z="1062.15528"/>
<Orientation y="-1.84386"/>
<Actor seed="9832"/>
</Entity>
<Entity uid="14260">
<Template>other/stall_small_a</Template>
<Player>5</Player>
<Position x="1323.10462" z="1064.40845"/>
<Orientation y="2.00509"/>
<Actor seed="54514"/>
</Entity>
<Entity uid="14261">
<Template>other/stall_small_a</Template>
<Player>5</Player>
<Position x="1276.88392" z="1042.34546"/>
<Orientation y="-1.09375"/>
<Actor seed="4090"/>
</Entity>
<Entity uid="14262">
<Template>other/stall_small_b</Template>
<Player>5</Player>
<Position x="1261.28187" z="1068.34717"/>
<Orientation y="2.01494"/>
<Actor seed="41690"/>
</Entity>
<Entity uid="14264">
<Template>other/stall_small_b</Template>
<Player>5</Player>
<Position x="1249.88392" z="986.03657"/>
<Orientation y="0.48546"/>
<Actor seed="54474"/>
</Entity>
<Entity uid="14265">
<Template>other/stall_big</Template>
<Player>5</Player>
<Position x="1259.84388" z="1048.77002"/>
<Orientation y="-2.69541"/>
<Actor seed="18834"/>
</Entity>
<Entity uid="14270">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1567.76282" z="366.9932"/>
<Orientation y="3.99727"/>
<Actor seed="1022"/>
</Entity>
<Entity uid="14271">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1531.38624" z="330.5412"/>
<Orientation y="5.66762"/>
<Actor seed="1243"/>
</Entity>
<Entity uid="14283">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1395.7699" z="562.633"/>
<Orientation y="4.27521"/>
<Actor seed="1330"/>
</Entity>
<Entity uid="14284">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1355.75062" z="504.62122"/>
<Orientation y="10.25521"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="14285">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1359.97266" z="490.49268"/>
<Orientation y="9.59264"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="14286">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1391.82776" z="534.21332"/>
<Orientation y="4.24437"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="14287">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1392.69971" z="563.45429"/>
<Orientation y="6.59966"/>
<Actor seed="1212"/>
</Entity>
<Entity uid="14288">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1407.56348" z="574.55243"/>
<Orientation y="6.48917"/>
<Actor seed="1046"/>
</Entity>
<Entity uid="14289">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1388.7953" z="556.97053"/>
<Orientation y="1.58211"/>
<Actor seed="1222"/>
</Entity>
<Entity uid="14290">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1385.06946" z="525.21503"/>
<Orientation y="2.35621"/>
<Actor seed="65242"/>
</Entity>
<Entity uid="14291">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1386.39271" z="546.36377"/>
<Orientation y="2.35621"/>
<Actor seed="2396"/>
</Entity>
<Entity uid="14292">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1417.01893" z="573.05005"/>
<Orientation y="2.35621"/>
<Actor seed="38240"/>
</Entity>
<Entity uid="14293">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1358.26893" z="501.1595"/>
<Orientation y="2.35621"/>
<Actor seed="11916"/>
</Entity>
<Entity uid="14294">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1390.64563" z="569.4184"/>
<Orientation y="2.35621"/>
<Actor seed="27594"/>
</Entity>
<Entity uid="14295">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1418.67566" z="569.98395"/>
<Orientation y="2.35621"/>
<Actor seed="55466"/>
</Entity>
<Entity uid="14296">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1431.24744" z="564.4018"/>
<Orientation y="2.35621"/>
<Actor seed="59294"/>
</Entity>
<Entity uid="14297">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1358.25538" z="502.67341"/>
<Orientation y="2.35621"/>
<Actor seed="61412"/>
</Entity>
<Entity uid="14298">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1366.71216" z="520.36518"/>
<Orientation y="2.35621"/>
<Actor seed="5640"/>
</Entity>
<Entity uid="14299">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1358.7168" z="525.30518"/>
<Orientation y="2.35621"/>
<Actor seed="52126"/>
</Entity>
<Entity uid="14300">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1367.49732" z="515.67182"/>
<Orientation y="2.35621"/>
<Actor seed="23150"/>
</Entity>
<Entity uid="14301">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1393.58362" z="572.49946"/>
<Orientation y="2.35621"/>
<Actor seed="46152"/>
</Entity>
<Entity uid="14302">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1406.7599" z="498.77244"/>
<Orientation y="2.35621"/>
<Actor seed="64452"/>
</Entity>
<Entity uid="14303">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1357.48108" z="521.11493"/>
<Orientation y="2.35621"/>
<Actor seed="10542"/>
</Entity>
<Entity uid="14304">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1365.495" z="516.41388"/>
<Orientation y="2.35621"/>
<Actor seed="5538"/>
</Entity>
<Entity uid="14305">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.6875" z="541.39777"/>
<Orientation y="2.35621"/>
<Actor seed="31592"/>
</Entity>
<Entity uid="14306">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1353.1819" z="500.88447"/>
<Orientation y="2.35621"/>
<Actor seed="54798"/>
</Entity>
<Entity uid="14307">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1388.13672" z="565.05378"/>
<Orientation y="2.35621"/>
<Actor seed="31262"/>
</Entity>
<Entity uid="14308">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1356.67981" z="499.43866"/>
<Orientation y="2.35621"/>
<Actor seed="59974"/>
</Entity>
<Entity uid="14309">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1379.85511" z="540.25135"/>
<Orientation y="2.35621"/>
<Actor seed="39844"/>
</Entity>
<Entity uid="14310">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1365.66456" z="510.37772"/>
<Orientation y="2.35621"/>
<Actor seed="48482"/>
</Entity>
<Entity uid="14311">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.05164" z="522.2771"/>
<Orientation y="2.35621"/>
<Actor seed="33916"/>
</Entity>
<Entity uid="14314">
<Template>structures/maur_field</Template>
<Player>5</Player>
<Position x="1276.90137" z="1116.03321"/>
<Orientation y="-1.10123"/>
<Actor seed="50580"/>
</Entity>
<Entity uid="14316">
<Template>structures/maur_field</Template>
<Player>5</Player>
<Position x="1317.53345" z="1138.01893"/>
<Orientation y="3.52392"/>
<Actor seed="23064"/>
</Entity>
<Entity uid="14317">
<Template>structures/maur_field</Template>
<Player>1</Player>
<Position x="666.95356" z="1676.3921"/>
<Orientation y="2.35621"/>
<Actor seed="8534"/>
</Entity>
<Entity uid="14318">
<Template>structures/maur_field</Template>
<Player>1</Player>
<Position x="685.11683" z="1694.50416"/>
<Orientation y="2.35621"/>
<Actor seed="56790"/>
</Entity>
<Entity uid="14319">
<Template>structures/maur_field</Template>
<Player>1</Player>
<Position x="1000.85828" z="1570.56128"/>
<Orientation y="2.35621"/>
<Actor seed="22574"/>
</Entity>
<Entity uid="14320">
<Template>structures/ptol_farmstead</Template>
<Player>1</Player>
<Position x="684.70246" z="1664.417"/>
<Orientation y="5.51655"/>
<Actor seed="37584"/>
</Entity>
<Entity uid="14321">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1904.13221" z="822.58704"/>
<Orientation y="2.35622"/>
<Actor seed="30466"/>
</Entity>
<Entity uid="14322">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1897.38855" z="831.54157"/>
<Orientation y="2.35622"/>
<Actor seed="3108"/>
</Entity>
<Entity uid="14323">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1864.75452" z="837.59687"/>
<Orientation y="3.16225"/>
<Actor seed="55626"/>
</Entity>
<Entity uid="14324">
<Template>structures/ptol_military_colony</Template>
<Player>0</Player>
<Position x="1169.15613" z="1757.53821"/>
<Orientation y="7.7071"/>
<Actor seed="40878"/>
</Entity>
<Entity uid="14326">
<Template>structures/maur_field</Template>
<Player>0</Player>
<Position x="1126.2295" z="1798.20777"/>
<Orientation y="2.69417"/>
<Actor seed="60358"/>
</Entity>
<Entity uid="14332">
<Template>structures/pers_field</Template>
<Player>3</Player>
<Position x="264.22931" z="512.09559"/>
<Orientation y="1.53888"/>
<Actor seed="30230"/>
</Entity>
<Entity uid="14334">
<Template>gaia/flora_tree_date_palm</Template>
<Player>3</Player>
<Position x="325.25498" z="503.80631"/>
<Orientation y="4.26285"/>
<Actor seed="2879"/>
</Entity>
<Entity uid="14335">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="277.00898" z="532.72986"/>
<Orientation y="-0.0907"/>
<Actor seed="963"/>
</Entity>
<Entity uid="14336">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="290.02042" z="519.89875"/>
<Orientation y="2.35621"/>
<Actor seed="44738"/>
</Entity>
<Entity uid="14338">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="290.74054" z="510.42853"/>
<Orientation y="2.35621"/>
<Actor seed="57662"/>
</Entity>
<Entity uid="14339">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="246.10972" z="491.52366"/>
<Orientation y="2.35621"/>
<Actor seed="36272"/>
</Entity>
<Entity uid="14340">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="297.00791" z="491.34876"/>
<Orientation y="2.35621"/>
<Actor seed="43680"/>
</Entity>
<Entity uid="14341">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="309.33011" z="498.40723"/>
<Orientation y="2.35621"/>
<Actor seed="39390"/>
</Entity>
<Entity uid="14342">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="281.95594" z="484.0456"/>
<Orientation y="2.35621"/>
<Actor seed="29530"/>
</Entity>
<Entity uid="14343">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="303.9856" z="496.98688"/>
<Orientation y="2.35621"/>
<Actor seed="1318"/>
</Entity>
<Entity uid="14344">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="278.47828" z="522.555"/>
<Orientation y="2.35621"/>
<Actor seed="14674"/>
</Entity>
<Entity uid="14345">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="279.4918" z="511.99973"/>
<Orientation y="2.35621"/>
<Actor seed="37634"/>
</Entity>
<Entity uid="14346">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="287.34504" z="515.4319"/>
<Orientation y="4.26285"/>
<Actor seed="2879"/>
</Entity>
<Entity uid="14347">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="277.58692" z="539.55921"/>
<Orientation y="5.12473"/>
<Actor seed="789"/>
</Entity>
<Entity uid="14348">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="266.35788" z="497.79014"/>
<Orientation y="5.12473"/>
<Actor seed="789"/>
</Entity>
<Entity uid="14349">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="260.46448" z="498.30213"/>
<Orientation y="0.54392"/>
<Actor seed="2879"/>
</Entity>
<Entity uid="14350">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="271.35877" z="497.42005"/>
<Orientation y="2.35622"/>
<Actor seed="39390"/>
</Entity>
<Entity uid="14351">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="297.81754" z="497.47968"/>
<Orientation y="-0.15734"/>
<Actor seed="789"/>
</Entity>
<Entity uid="14352">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="305.90336" z="531.59986"/>
<Orientation y="2.35621"/>
<Actor seed="42092"/>
</Entity>
<Entity uid="14353">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="311.99283" z="530.50324"/>
<Orientation y="2.35621"/>
<Actor seed="57394"/>
</Entity>
<Entity uid="14354">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="318.524" z="531.84021"/>
<Orientation y="2.35621"/>
<Actor seed="65391"/>
</Entity>
<Entity uid="14355">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="322.17496" z="527.77308"/>
<Orientation y="2.35621"/>
<Actor seed="21748"/>
</Entity>
<Entity uid="14356">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="322.82282" z="522.71552"/>
<Orientation y="2.35621"/>
<Actor seed="14870"/>
</Entity>
<Entity uid="14357">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="323.13224" z="516.9126"/>
<Orientation y="2.35621"/>
<Actor seed="23406"/>
</Entity>
<Entity uid="14358">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="304.94504" z="541.20502"/>
<Orientation y="2.35621"/>
<Actor seed="2932"/>
</Entity>
<Entity uid="14359">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="313.73853" z="533.90931"/>
<Orientation y="2.35621"/>
<Actor seed="19512"/>
</Entity>
<Entity uid="14360">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="327.15403" z="525.92243"/>
<Orientation y="2.35621"/>
<Actor seed="62624"/>
</Entity>
<Entity uid="14361">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="323.89863" z="532.4604"/>
<Orientation y="2.35621"/>
<Actor seed="62388"/>
</Entity>
<Entity uid="14362">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="329.1746" z="529.02002"/>
<Orientation y="2.35621"/>
<Actor seed="58492"/>
</Entity>
<Entity uid="14363">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="328.94086" z="522.5345"/>
<Orientation y="2.35621"/>
<Actor seed="17264"/>
</Entity>
<Entity uid="14364">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="334.69455" z="529.36017"/>
<Orientation y="2.35621"/>
<Actor seed="8340"/>
</Entity>
<Entity uid="14365">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="333.90806" z="522.37317"/>
<Orientation y="2.35621"/>
<Actor seed="29058"/>
</Entity>
<Entity uid="14366">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="333.16059" z="519.13196"/>
<Orientation y="2.35621"/>
<Actor seed="49804"/>
</Entity>
<Entity uid="14367">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="327.16086" z="511.45698"/>
<Orientation y="3.79107"/>
<Actor seed="36180"/>
</Entity>
<Entity uid="14368">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="312.41465" z="498.70084"/>
<Orientation y="2.35622"/>
<Actor seed="49804"/>
</Entity>
<Entity uid="14369">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="246.28824" z="481.88324"/>
<Orientation y="2.35621"/>
<Actor seed="7590"/>
</Entity>
<Entity uid="14370">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="273.31141" z="480.2952"/>
<Orientation y="2.35621"/>
<Actor seed="55556"/>
</Entity>
<Entity uid="14371">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="294.92365" z="498.26697"/>
<Orientation y="2.35621"/>
<Actor seed="45798"/>
</Entity>
<Entity uid="14372">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="262.87003" z="489.27"/>
<Orientation y="-2.94889"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14373">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="258.1951" z="489.87314"/>
<Orientation y="-2.83686"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14374">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="240.55646" z="492.84742"/>
<Orientation y="3.08436"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="14375">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="240.79377" z="487.5041"/>
<Orientation y="2.46139"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="14376">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="240.77472" z="482.80756"/>
<Orientation y="1.58503"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="14377">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="236.52622" z="483.65741"/>
<Orientation y="1.63123"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14378">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="236.55073" z="488.59668"/>
<Orientation y="4.16024"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14379">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="236.3957" z="493.66868"/>
<Orientation y="2.42824"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14380">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="232.31095" z="494.067"/>
<Orientation y="-2.87687"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14381">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="232.58524" z="489.71973"/>
<Orientation y="2.46139"/>
<Actor seed="31248"/>
</Entity>
<Entity uid="14382">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="232.77268" z="484.19568"/>
<Orientation y="1.76075"/>
<Actor seed="31248"/>
</Entity>
<Entity uid="14383">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="229.23627" z="484.4249"/>
<Orientation y="1.75219"/>
<Actor seed="34352"/>
</Entity>
<Entity uid="14384">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="228.8065" z="489.17661"/>
<Orientation y="2.46139"/>
<Actor seed="34352"/>
</Entity>
<Entity uid="14385">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="228.28223" z="494.274"/>
<Orientation y="-2.76484"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14386">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="245.44303" z="486.12912"/>
<Orientation y="4.16025"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14387">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="244.29886" z="481.53028"/>
<Orientation y="1.63123"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14388">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="252.8465" z="484.615"/>
<Orientation y="4.16025"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14389">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="252.53571" z="480.75095"/>
<Orientation y="1.63123"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="14390">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="264.59821" z="479.50834"/>
<Orientation y="3.08452"/>
<Actor seed="29530"/>
</Entity>
<Entity uid="14391">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="234.45813" z="483.96247"/>
<Orientation y="2.35622"/>
<Actor seed="55556"/>
</Entity>
<Entity uid="14398">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="278.92682" z="478.5464"/>
<Orientation y="3.16927"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14400">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="281.86121" z="479.86579"/>
<Orientation y="2.35621"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14401">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="282.96576" z="481.24683"/>
<Orientation y="1.99257"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14402">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="280.45887" z="479.03312"/>
<Orientation y="2.75142"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14403">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="275.59766" z="478.40842"/>
<Orientation y="-0.49904"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14404">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="277.33506" z="478.73612"/>
<Orientation y="-0.09221"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14405">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="273.89524" z="477.66511"/>
<Orientation y="2.75931"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14406">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="272.27866" z="477.44932"/>
<Orientation y="3.15452"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14407">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="269.06235" z="477.19343"/>
<Orientation y="-0.32511"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14408">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="270.82352" z="477.40851"/>
<Orientation y="-0.09221"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14409">
<Template>structures/rome_field</Template>
<Player>6</Player>
<Position x="347.14924" z="1454.63172"/>
<Orientation y="4.24466"/>
<Actor seed="27548"/>
</Entity>
<Entity uid="14410">
<Template>structures/rome_field</Template>
<Player>6</Player>
<Position x="372.52411" z="1473.32801"/>
<Orientation y="1.07425"/>
<Actor seed="42734"/>
</Entity>
<Entity uid="14411">
<Template>structures/rome_field</Template>
<Player>6</Player>
<Position x="401.73545" z="1473.63123"/>
<Orientation y="1.57042"/>
<Actor seed="37078"/>
</Entity>
<Entity uid="14412">
<Template>structures/rome_field</Template>
<Player>6</Player>
<Position x="409.36802" z="1500.43055"/>
<Orientation y="-8.85764"/>
<Actor seed="16494"/>
</Entity>
<Entity uid="14414">
<Template>structures/rome_field</Template>
<Player>6</Player>
<Position x="428.63917" z="1473.7262"/>
<Orientation y="-1.72321"/>
<Actor seed="64860"/>
</Entity>
<Entity uid="14415">
<Template>actor|props/flora/foliagebush.xml</Template>
<Position x="380.42423" z="1490.80298"/>
<Orientation y="2.35622"/>
<Actor seed="40866"/>
</Entity>
<Entity uid="14416">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="395.20615" z="1489.12635"/>
<Orientation y="0.29296"/>
<Actor seed="40212"/>
</Entity>
<Entity uid="14417">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="389.82587" z="1493.87146"/>
<Orientation y="2.35622"/>
<Actor seed="51050"/>
</Entity>
<Entity uid="14418">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="383.3282" z="1487.93421"/>
<Orientation y="2.35621"/>
<Actor seed="55342"/>
</Entity>
<Entity uid="14419">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="389.63642" z="1494.66163"/>
<Orientation y="2.35621"/>
<Actor seed="27196"/>
</Entity>
<Entity uid="14420">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="389.19306" z="1493.70508"/>
<Orientation y="2.35621"/>
<Actor seed="11300"/>
</Entity>
<Entity uid="14421">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="382.02231" z="1489.32679"/>
<Orientation y="2.35621"/>
<Actor seed="48674"/>
</Entity>
<Entity uid="14422">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="384.05234" z="1488.469"/>
<Orientation y="1.61316"/>
<Actor seed="27196"/>
</Entity>
<Entity uid="14423">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="390.06034" z="1493.18042"/>
<Orientation y="2.35621"/>
<Actor seed="29514"/>
</Entity>
<Entity uid="14424">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="384.47934" z="1577.85096"/>
<Orientation y="2.23821"/>
<Actor seed="41306"/>
</Entity>
<Entity uid="14425">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="406.8361" z="1584.71973"/>
<Orientation y="3.44428"/>
<Actor seed="35564"/>
</Entity>
<Entity uid="14426">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="462.88483" z="1557.06177"/>
<Orientation y="2.35621"/>
<Actor seed="4162"/>
</Entity>
<Entity uid="14427">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="436.33533" z="1573.53174"/>
<Orientation y="2.35621"/>
<Actor seed="3824"/>
</Entity>
<Entity uid="14428">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="428.01542" z="1571.43567"/>
<Orientation y="2.35621"/>
<Actor seed="59446"/>
</Entity>
<Entity uid="14429">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="432.05173" z="1533.37342"/>
<Orientation y="2.35621"/>
<Actor seed="55388"/>
</Entity>
<Entity uid="14430">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="400.08725" z="1583.5763"/>
<Orientation y="0.04184"/>
<Actor seed="42958"/>
</Entity>
<Entity uid="14431">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="409.64432" z="1564.05115"/>
<Orientation y="0.7288"/>
<Actor seed="61570"/>
</Entity>
<Entity uid="14432">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="440.0493" z="1569.26124"/>
<Orientation y="2.35621"/>
<Actor seed="6762"/>
</Entity>
<Entity uid="14433">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="461.14847" z="1554.38172"/>
<Orientation y="2.35621"/>
<Actor seed="10536"/>
</Entity>
<Entity uid="14434">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="413.45072" z="1587.47315"/>
<Orientation y="0.79264"/>
<Actor seed="48902"/>
</Entity>
<Entity uid="14435">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="401.57902" z="1560.09815"/>
<Orientation y="2.28129"/>
<Actor seed="29958"/>
</Entity>
<Entity uid="14436">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="439.26606" z="1564.9513"/>
<Orientation y="2.35621"/>
<Actor seed="38488"/>
</Entity>
<Entity uid="14437">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="456.25702" z="1557.24634"/>
<Orientation y="2.35621"/>
<Actor seed="7854"/>
</Entity>
<Entity uid="14438">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="470.72123" z="1558.32898"/>
<Orientation y="2.35621"/>
<Actor seed="55328"/>
</Entity>
<Entity uid="14439">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="471.72773" z="1561.01441"/>
<Orientation y="2.35621"/>
<Actor seed="7124"/>
</Entity>
<Entity uid="14440">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="472.05365" z="1546.51624"/>
<Orientation y="2.08005"/>
<Actor seed="19070"/>
</Entity>
<Entity uid="14441">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="477.35932" z="1560.36573"/>
<Orientation y="5.5998"/>
<Actor seed="48894"/>
</Entity>
<Entity uid="14442">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="460.89542" z="1541.65235"/>
<Orientation y="2.35621"/>
<Actor seed="24304"/>
</Entity>
<Entity uid="14443">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="436.76609" z="1535.98316"/>
<Orientation y="2.35621"/>
<Actor seed="19174"/>
</Entity>
<Entity uid="14444">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="458.44172" z="1529.62964"/>
<Orientation y="0.78632"/>
<Actor seed="33412"/>
</Entity>
<Entity uid="14445">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="476.37461" z="1551.63782"/>
<Orientation y="-3.15081"/>
<Actor seed="30328"/>
</Entity>
<Entity uid="14446">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="453.9466" z="1563.3683"/>
<Orientation y="2.35621"/>
<Actor seed="36828"/>
</Entity>
<Entity uid="14447">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="425.03293" z="1575.27503"/>
<Orientation y="3.62964"/>
<Actor seed="48842"/>
</Entity>
<Entity uid="14448">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="360.331" z="1547.93201"/>
<Orientation y="2.35621"/>
<Actor seed="60566"/>
</Entity>
<Entity uid="14449">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="358.57212" z="1529.6969"/>
<Orientation y="2.19285"/>
<Actor seed="12242"/>
</Entity>
<Entity uid="14450">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="367.88443" z="1549.47608"/>
<Orientation y="2.35621"/>
<Actor seed="35600"/>
</Entity>
<Entity uid="14451">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="413.24112" z="1557.34534"/>
<Orientation y="2.09585"/>
<Actor seed="59882"/>
</Entity>
<Entity uid="14452">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="416.83701" z="1558.19202"/>
<Orientation y="0.2979"/>
<Actor seed="13154"/>
</Entity>
<Entity uid="14453">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="367.49231" z="1542.36011"/>
<Orientation y="2.04763"/>
<Actor seed="28982"/>
</Entity>
<Entity uid="14454">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="385.8808" z="1545.36023"/>
<Orientation y="2.35621"/>
<Actor seed="14178"/>
</Entity>
<Entity uid="14455">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="465.24881" z="1544.46167"/>
<Orientation y="2.35621"/>
<Actor seed="5222"/>
</Entity>
<Entity uid="14456">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="410.30716" z="1581.81287"/>
<Orientation y="2.35621"/>
<Actor seed="60690"/>
</Entity>
<Entity uid="14457">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="400.01978" z="1564.2688"/>
<Orientation y="2.35621"/>
<Actor seed="32650"/>
</Entity>
<Entity uid="14458">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="383.79487" z="1541.83887"/>
<Orientation y="2.35621"/>
<Actor seed="10512"/>
</Entity>
<Entity uid="14459">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="368.53687" z="1534.86585"/>
<Orientation y="2.35621"/>
<Actor seed="26250"/>
</Entity>
<Entity uid="14460">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="363.66236" z="1561.1548"/>
<Orientation y="2.35621"/>
<Actor seed="54266"/>
</Entity>
<Entity uid="14461">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="363.67066" z="1562.7505"/>
<Orientation y="2.35621"/>
<Actor seed="39446"/>
</Entity>
<Entity uid="14462">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="364.87446" z="1564.9828"/>
<Orientation y="2.35621"/>
<Actor seed="58456"/>
</Entity>
<Entity uid="14463">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="419.00855" z="1587.01941"/>
<Orientation y="2.35621"/>
<Actor seed="43442"/>
</Entity>
<Entity uid="14464">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="419.38627" z="1585.72303"/>
<Orientation y="2.35621"/>
<Actor seed="32676"/>
</Entity>
<Entity uid="14465">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="416.08616" z="1585.4231"/>
<Orientation y="2.35621"/>
<Actor seed="54458"/>
</Entity>
<Entity uid="14466">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="417.31025" z="1585.1023"/>
<Orientation y="2.35621"/>
<Actor seed="63002"/>
</Entity>
<Entity uid="14467">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="430.4292" z="1550.89979"/>
<Orientation y="2.35621"/>
<Actor seed="49138"/>
</Entity>
<Entity uid="14468">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="429.74866" z="1550.64124"/>
<Orientation y="2.35621"/>
<Actor seed="43232"/>
</Entity>
<Entity uid="14469">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="429.91471" z="1548.73584"/>
<Orientation y="2.35621"/>
<Actor seed="10642"/>
</Entity>
<Entity uid="14470">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="441.21375" z="1543.14563"/>
<Orientation y="2.35621"/>
<Actor seed="18530"/>
</Entity>
<Entity uid="14471">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="440.38062" z="1544.98572"/>
<Orientation y="2.35621"/>
<Actor seed="36632"/>
</Entity>
<Entity uid="14472">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="439.9662" z="1546.34021"/>
<Orientation y="2.35621"/>
<Actor seed="49118"/>
</Entity>
<Entity uid="14473">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="412.2173" z="1552.72901"/>
<Orientation y="2.35621"/>
<Actor seed="54198"/>
</Entity>
<Entity uid="14474">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="412.28452" z="1553.92676"/>
<Orientation y="2.35621"/>
<Actor seed="1814"/>
</Entity>
<Entity uid="14475">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="388.23591" z="1542.78553"/>
<Orientation y="2.35621"/>
<Actor seed="31780"/>
</Entity>
<Entity uid="14476">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="387.38111" z="1544.521"/>
<Orientation y="2.35621"/>
<Actor seed="23504"/>
</Entity>
<Entity uid="14477">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="356.74616" z="1525.02198"/>
<Orientation y="2.35621"/>
<Actor seed="15158"/>
</Entity>
<Entity uid="14478">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="357.9163" z="1524.42298"/>
<Orientation y="2.35621"/>
<Actor seed="61724"/>
</Entity>
<Entity uid="14479">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="479.79691" z="1559.00501"/>
<Orientation y="2.35621"/>
<Actor seed="58622"/>
</Entity>
<Entity uid="14480">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="477.93064" z="1558.64979"/>
<Orientation y="2.35621"/>
<Actor seed="4872"/>
</Entity>
<Entity uid="14481">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="479.32612" z="1561.7887"/>
<Orientation y="2.35621"/>
<Actor seed="3248"/>
</Entity>
<Entity uid="14482">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="475.7992" z="1553.46814"/>
<Orientation y="2.35621"/>
<Actor seed="12738"/>
</Entity>
<Entity uid="14483">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="481.22776" z="1562.01807"/>
<Orientation y="2.35621"/>
<Actor seed="13392"/>
</Entity>
<Entity uid="14484">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="478.01572" z="1557.54224"/>
<Orientation y="2.35621"/>
<Actor seed="24498"/>
</Entity>
<Entity uid="14485">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="476.51194" z="1559.51746"/>
<Orientation y="2.35621"/>
<Actor seed="11080"/>
</Entity>
<Entity uid="14486">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="467.40485" z="1564.13196"/>
<Orientation y="2.35621"/>
<Actor seed="43700"/>
</Entity>
<Entity uid="14487">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="451.54233" z="1566.16297"/>
<Orientation y="2.35621"/>
<Actor seed="41926"/>
</Entity>
<Entity uid="14488">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="451.71531" z="1520.16443"/>
<Orientation y="2.35621"/>
<Actor seed="30958"/>
</Entity>
<Entity uid="14489">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="450.46924" z="1520.94935"/>
<Orientation y="2.35621"/>
<Actor seed="50496"/>
</Entity>
<Entity uid="14490">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="451.74061" z="1518.66382"/>
<Orientation y="2.35621"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="14491">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="353.98359" z="1527.1941"/>
<Orientation y="2.35621"/>
<Actor seed="13524"/>
</Entity>
<Entity uid="14492">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="436.23856" z="1563.18946"/>
<Orientation y="2.35621"/>
<Actor seed="9444"/>
</Entity>
<Entity uid="14493">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="435.1486" z="1563.84986"/>
<Orientation y="2.35621"/>
<Actor seed="51302"/>
</Entity>
<Entity uid="14494">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="434.32209" z="1564.87525"/>
<Orientation y="2.35621"/>
<Actor seed="25804"/>
</Entity>
<Entity uid="14495">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="455.26578" z="1553.5669"/>
<Orientation y="2.35621"/>
<Actor seed="47794"/>
</Entity>
<Entity uid="14496">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="454.3324" z="1554.43873"/>
<Orientation y="2.35621"/>
<Actor seed="30754"/>
</Entity>
<Entity uid="14497">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="455.39585" z="1552.58338"/>
<Orientation y="2.35621"/>
<Actor seed="49484"/>
</Entity>
<Entity uid="14498">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="453.99476" z="1528.36402"/>
<Orientation y="2.35621"/>
<Actor seed="42176"/>
</Entity>
<Entity uid="14499">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="470.14802" z="1543.55726"/>
<Orientation y="2.35621"/>
<Actor seed="29542"/>
</Entity>
<Entity uid="14500">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="403.26673" z="1579.33033"/>
<Orientation y="2.35621"/>
<Actor seed="64198"/>
</Entity>
<Entity uid="14501">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="387.72541" z="1575.07032"/>
<Orientation y="2.35621"/>
<Actor seed="61324"/>
</Entity>
<Entity uid="14502">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="382.87848" z="1543.47596"/>
<Orientation y="2.35621"/>
<Actor seed="49646"/>
</Entity>
<Entity uid="14503">
<Template>actor|props/flora/bush_medit_sm.xml</Template>
<Position x="382.33292" z="1544.68482"/>
<Orientation y="2.35621"/>
<Actor seed="50320"/>
</Entity>
<Entity uid="14504">
<Template>actor|props/flora/bush_tempe_sm_dry.xml</Template>
<Position x="391.84205" z="1576.97693"/>
<Orientation y="2.35621"/>
<Actor seed="43968"/>
</Entity>
<Entity uid="14505">
<Template>actor|props/flora/bush_tempe_sm_dry.xml</Template>
<Position x="435.32657" z="1561.85376"/>
<Orientation y="2.35621"/>
<Actor seed="1610"/>
</Entity>
<Entity uid="14506">
<Template>actor|props/flora/bush_tempe_a.xml</Template>
<Position x="454.54676" z="1551.70142"/>
<Orientation y="2.35621"/>
<Actor seed="60794"/>
</Entity>
<Entity uid="14507">
<Template>actor|props/flora/bush_tempe_a.xml</Template>
<Position x="454.52619" z="1543.79102"/>
<Orientation y="2.35621"/>
<Actor seed="320"/>
</Entity>
<Entity uid="14508">
<Template>actor|props/flora/bush_tempe_b.xml</Template>
<Position x="381.33149" z="1562.9784"/>
<Orientation y="2.35621"/>
<Actor seed="51070"/>
</Entity>
<Entity uid="14509">
<Template>actor|props/flora/bush_tempe_b.xml</Template>
<Position x="382.25684" z="1540.99598"/>
<Orientation y="2.35621"/>
<Actor seed="41160"/>
</Entity>
<Entity uid="14510">
<Template>actor|props/flora/bush_tempe_b.xml</Template>
<Position x="370.96232" z="1538.62928"/>
<Orientation y="2.35621"/>
<Actor seed="38040"/>
</Entity>
<Entity uid="14511">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="375.5636" z="1574.5232"/>
<Orientation y="2.35621"/>
<Actor seed="43888"/>
</Entity>
<Entity uid="14512">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="382.62665" z="1583.9994"/>
<Orientation y="2.35621"/>
<Actor seed="11946"/>
</Entity>
<Entity uid="14513">
<Template>actor|props/flora/bush_medit_me_dry.xml</Template>
<Position x="427.75998" z="1557.36036"/>
<Orientation y="2.35621"/>
<Actor seed="24682"/>
</Entity>
<Entity uid="14514">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="425.50663" z="1568.3036"/>
<Orientation y="2.35621"/>
<Actor seed="56230"/>
</Entity>
<Entity uid="14515">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="439.00522" z="1558.81373"/>
<Orientation y="2.35621"/>
<Actor seed="18616"/>
</Entity>
<Entity uid="14516">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="415.38285" z="1565.81959"/>
<Orientation y="2.35621"/>
<Actor seed="54324"/>
</Entity>
<Entity uid="14517">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="422.42191" z="1567.35792"/>
<Orientation y="2.35621"/>
<Actor seed="60418"/>
</Entity>
<Entity uid="14518">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="448.19263" z="1546.39173"/>
<Orientation y="2.35621"/>
<Actor seed="62374"/>
</Entity>
<Entity uid="14519">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="451.91239" z="1550.59339"/>
<Orientation y="2.35621"/>
<Actor seed="62964"/>
</Entity>
<Entity uid="14520">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="397.20871" z="1560.07422"/>
<Orientation y="2.35621"/>
<Actor seed="4168"/>
</Entity>
<Entity uid="14521">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="386.16874" z="1573.2793"/>
<Orientation y="2.35621"/>
<Actor seed="9300"/>
</Entity>
<Entity uid="14522">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="400.05582" z="1579.35486"/>
<Orientation y="2.35621"/>
<Actor seed="2466"/>
</Entity>
<Entity uid="14523">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="449.296" z="1555.64832"/>
<Orientation y="2.35621"/>
<Actor seed="36850"/>
</Entity>
<Entity uid="14524">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="449.3289" z="1554.58191"/>
<Orientation y="2.35621"/>
<Actor seed="25654"/>
</Entity>
<Entity uid="14525">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="453.58564" z="1543.3877"/>
<Orientation y="2.35621"/>
<Actor seed="5162"/>
</Entity>
<Entity uid="14526">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="452.73288" z="1544.24744"/>
<Orientation y="2.35621"/>
<Actor seed="55018"/>
</Entity>
<Entity uid="14527">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="434.9491" z="1554.08082"/>
<Orientation y="2.35621"/>
<Actor seed="6976"/>
</Entity>
<Entity uid="14528">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="450.01908" z="1535.06434"/>
<Orientation y="2.35621"/>
<Actor seed="56870"/>
</Entity>
<Entity uid="14529">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="449.60099" z="1530.54358"/>
<Orientation y="2.35621"/>
<Actor seed="15840"/>
</Entity>
<Entity uid="14530">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="452.04386" z="1531.38831"/>
<Orientation y="2.35621"/>
<Actor seed="49822"/>
</Entity>
<Entity uid="14531">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="453.26984" z="1530.92542"/>
<Orientation y="2.35621"/>
<Actor seed="32896"/>
</Entity>
<Entity uid="14532">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="450.35215" z="1532.95105"/>
<Orientation y="2.35621"/>
<Actor seed="15080"/>
</Entity>
<Entity uid="14533">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="441.44599" z="1533.891"/>
<Orientation y="2.35621"/>
<Actor seed="9822"/>
</Entity>
<Entity uid="14534">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="451.06101" z="1530.93177"/>
<Orientation y="2.35621"/>
<Actor seed="50876"/>
</Entity>
<Entity uid="14535">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="452.79987" z="1538.98792"/>
<Orientation y="2.35621"/>
<Actor seed="3116"/>
</Entity>
<Entity uid="14536">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="433.68583" z="1565.60315"/>
<Orientation y="2.35621"/>
<Actor seed="53360"/>
</Entity>
<Entity uid="14537">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="395.74436" z="1580.21534"/>
<Orientation y="2.35621"/>
<Actor seed="14926"/>
</Entity>
<Entity uid="14538">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="368.43442" z="1535.15503"/>
<Orientation y="2.35621"/>
<Actor seed="64402"/>
</Entity>
<Entity uid="14539">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="370.45786" z="1537.96375"/>
<Orientation y="2.35621"/>
<Actor seed="53896"/>
</Entity>
<Entity uid="14540">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="404.45221" z="1574.82667"/>
<Orientation y="2.35621"/>
<Actor seed="56228"/>
</Entity>
<Entity uid="14541">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="400.22464" z="1576.78272"/>
<Orientation y="2.35621"/>
<Actor seed="25042"/>
</Entity>
<Entity uid="14542">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="410.36027" z="1576.87427"/>
<Orientation y="2.35621"/>
<Actor seed="12996"/>
</Entity>
<Entity uid="14543">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="407.8748" z="1575.3136"/>
<Orientation y="2.35621"/>
<Actor seed="13168"/>
</Entity>
<Entity uid="14544">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="401.52149" z="1574.66004"/>
<Orientation y="2.35621"/>
<Actor seed="53704"/>
</Entity>
<Entity uid="14545">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="413.5608" z="1566.77369"/>
<Orientation y="2.35621"/>
<Actor seed="42250"/>
</Entity>
<Entity uid="14546">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="411.92768" z="1572.11817"/>
<Orientation y="2.35621"/>
<Actor seed="62020"/>
</Entity>
<Entity uid="14547">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="374.46796" z="1561.51771"/>
<Orientation y="2.35621"/>
<Actor seed="49146"/>
</Entity>
<Entity uid="14548">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="371.21796" z="1537.59339"/>
<Orientation y="2.35621"/>
<Actor seed="38802"/>
</Entity>
<Entity uid="14549">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="387.45441" z="1561.11744"/>
<Orientation y="2.35621"/>
<Actor seed="44034"/>
</Entity>
<Entity uid="14550">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="383.5839" z="1561.33399"/>
<Orientation y="2.35621"/>
<Actor seed="9322"/>
</Entity>
<Entity uid="14551">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="382.08204" z="1554.67408"/>
<Orientation y="2.35621"/>
<Actor seed="33138"/>
</Entity>
<Entity uid="14552">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="400.00568" z="1564.49012"/>
<Orientation y="2.35621"/>
<Actor seed="4580"/>
</Entity>
<Entity uid="14553">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="400.71271" z="1565.08948"/>
<Orientation y="2.35621"/>
<Actor seed="40396"/>
</Entity>
<Entity uid="14554">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="394.06714" z="1574.0193"/>
<Orientation y="2.35621"/>
<Actor seed="26178"/>
</Entity>
<Entity uid="14555">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="385.04413" z="1551.23157"/>
<Orientation y="2.35621"/>
<Actor seed="44218"/>
</Entity>
<Entity uid="14556">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="384.73206" z="1549.9264"/>
<Orientation y="2.35621"/>
<Actor seed="52394"/>
</Entity>
<Entity uid="14557">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="385.11417" z="1548.66456"/>
<Orientation y="2.35621"/>
<Actor seed="39466"/>
</Entity>
<Entity uid="14558">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="383.21113" z="1550.60084"/>
<Orientation y="2.35621"/>
<Actor seed="5016"/>
</Entity>
<Entity uid="14559">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="400.22086" z="1566.63892"/>
<Orientation y="2.35621"/>
<Actor seed="17382"/>
</Entity>
<Entity uid="14560">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="389.28223" z="1555.37476"/>
<Orientation y="2.35621"/>
<Actor seed="38418"/>
</Entity>
<Entity uid="14561">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="424.10157" z="1560.58558"/>
<Orientation y="3.48746"/>
<Actor seed="2992"/>
</Entity>
<Entity uid="14565">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="379.66108" z="1531.09778"/>
<Orientation y="2.35621"/>
<Actor seed="19014"/>
</Entity>
<Entity uid="14566">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="371.68049" z="1520.77125"/>
<Orientation y="3.04021"/>
<Actor seed="19014"/>
</Entity>
<Entity uid="14567">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="400.06125" z="1552.05274"/>
<Orientation y="0.82424"/>
<Actor seed="19014"/>
</Entity>
<Entity uid="14568">
<Template>actor|props/flora/grass_temp_field_brown.xml</Template>
<Position x="426.80076" z="1549.77466"/>
<Orientation y="2.99773"/>
<Actor seed="19014"/>
</Entity>
<Entity uid="14569">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="426.7411" z="1561.35694"/>
<Orientation y="2.35621"/>
<Actor seed="50226"/>
</Entity>
<Entity uid="14570">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="426.07279" z="1552.6344"/>
<Orientation y="2.35621"/>
<Actor seed="22598"/>
</Entity>
<Entity uid="14571">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="425.69581" z="1555.31373"/>
<Orientation y="2.35621"/>
<Actor seed="54696"/>
</Entity>
<Entity uid="14573">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="454.70734" z="1343.82618"/>
<Orientation y="2.35621"/>
<Actor seed="9350"/>
</Entity>
<Entity uid="14574">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="445.35621" z="1328.77881"/>
<Orientation y="2.35621"/>
<Actor seed="11846"/>
</Entity>
<Entity uid="14575">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="439.2559" z="1323.67188"/>
<Orientation y="2.35621"/>
<Actor seed="36126"/>
</Entity>
<Entity uid="14576">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="442.35947" z="1326.15235"/>
<Orientation y="2.35621"/>
<Actor seed="39722"/>
</Entity>
<Entity uid="14577">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="450.366" z="1298.70276"/>
<Orientation y="2.35621"/>
<Actor seed="35168"/>
</Entity>
<Entity uid="14578">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="464.05423" z="1335.625"/>
<Orientation y="2.35621"/>
<Actor seed="35636"/>
</Entity>
<Entity uid="14579">
<Template>actor|props/flora/grass_field_lush_short.xml</Template>
<Position x="451.81562" z="1333.96912"/>
<Orientation y="2.35621"/>
<Actor seed="12164"/>
</Entity>
<Entity uid="14580">
<Template>actor|props/flora/grass_field_lush_short.xml</Template>
<Position x="451.3896" z="1333.01026"/>
<Orientation y="2.35621"/>
<Actor seed="40426"/>
</Entity>
<Entity uid="14581">
<Template>actor|props/flora/grass_field_lush_short.xml</Template>
<Position x="450.22834" z="1332.12928"/>
<Orientation y="2.35621"/>
<Actor seed="59342"/>
</Entity>
<Entity uid="14582">
<Template>actor|props/flora/grass_field_lush_short.xml</Template>
<Position x="452.5077" z="1332.49781"/>
<Orientation y="2.35621"/>
<Actor seed="31678"/>
</Entity>
<Entity uid="14583">
<Template>actor|props/flora/grass_field_lush_short.xml</Template>
<Position x="451.96961" z="1335.9402"/>
<Orientation y="2.35621"/>
<Actor seed="22652"/>
</Entity>
<Entity uid="14584">
<Template>actor|props/flora/grass_field_lush_short.xml</Template>
<Position x="452.05573" z="1337.43177"/>
<Orientation y="2.35621"/>
<Actor seed="45178"/>
</Entity>
<Entity uid="14587">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1421.50367" z="1444.28882"/>
<Orientation y="2.35621"/>
<Actor seed="14826"/>
</Entity>
<Entity uid="14588">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="501.91993" z="1368.34339"/>
<Orientation y="2.35622"/>
<Actor seed="34872"/>
</Entity>
<Entity uid="14589">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="500.6327" z="1360.77198"/>
<Orientation y="-1.85079"/>
<Actor seed="60598"/>
</Entity>
<Entity uid="14590">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="498.10871" z="1357.68873"/>
<Orientation y="6.4417"/>
<Actor seed="14348"/>
</Entity>
<Entity uid="14591">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="502.19581" z="1351.37586"/>
<Orientation y="4.67911"/>
<Actor seed="22796"/>
</Entity>
<Entity uid="14592">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="512.44385" z="1376.47767"/>
<Orientation y="2.35622"/>
<Actor seed="34872"/>
</Entity>
<Entity uid="14593">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="518.44825" z="1366.93628"/>
<Orientation y="-0.53228"/>
<Actor seed="60598"/>
</Entity>
<Entity uid="14594">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="511.05796" z="1372.71229"/>
<Orientation y="6.4417"/>
<Actor seed="14348"/>
</Entity>
<Entity uid="14595">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="514.69178" z="1386.1537"/>
<Orientation y="4.24517"/>
<Actor seed="22796"/>
</Entity>
<Entity uid="14604">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="470.85428" z="1338.05933"/>
<Orientation y="2.35621"/>
<Actor seed="35064"/>
</Entity>
<Entity uid="14619">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="463.36542" z="1330.17164"/>
<Orientation y="1.95052"/>
<Actor seed="51080"/>
</Entity>
<Entity uid="14620">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="466.07352" z="1327.83509"/>
<Orientation y="-3.0073"/>
<Actor seed="51080"/>
</Entity>
<Entity uid="14622">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="512.92603" z="1381.0243"/>
<Orientation y="2.02405"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="14631">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="451.39762" z="1306.92725"/>
<Orientation y="2.35621"/>
<Actor seed="34272"/>
</Entity>
<Entity uid="14633">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="476.8137" z="1336.17591"/>
<Orientation y="2.35621"/>
<Actor seed="10606"/>
</Entity>
<Entity uid="14684">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="505.5254" z="1366.20716"/>
<Orientation y="2.7042"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="14685">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="503.48145" z="1363.97034"/>
<Orientation y="2.69356"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="14686">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="505.51645" z="1351.73841"/>
<Orientation y="1.14428"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="14687">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="488.16288" z="1345.62244"/>
<Orientation y="0.85438"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="14688">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="489.03248" z="1340.88294"/>
<Orientation y="2.35622"/>
<Actor seed="10606"/>
</Entity>
<Entity uid="14689">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="491.66764" z="1350.60743"/>
<Orientation y="1.61454"/>
<Actor seed="10606"/>
</Entity>
<Entity uid="14690">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="504.44471" z="1354.95838"/>
<Orientation y="0.97316"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="14691">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="510.07251" z="1352.8235"/>
<Orientation y="6.61852"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="14692">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="503.64725" z="1344.16102"/>
<Orientation y="0.6743"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="14693">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="506.3335" z="1369.57837"/>
<Orientation y="-2.92052"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="14694">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="506.13898" z="1364.2339"/>
<Orientation y="2.35621"/>
<Actor seed="41972"/>
</Entity>
<Entity uid="14695">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="503.91636" z="1365.6952"/>
<Orientation y="2.35621"/>
<Actor seed="37972"/>
</Entity>
<Entity uid="14696">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="512.4828" z="1383.72315"/>
<Orientation y="2.35621"/>
<Actor seed="26340"/>
</Entity>
<Entity uid="14697">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="493.4231" z="1345.8274"/>
<Orientation y="2.35621"/>
<Actor seed="48894"/>
</Entity>
<Entity uid="14698">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="512.04096" z="1353.38526"/>
<Orientation y="2.35621"/>
<Actor seed="38574"/>
</Entity>
<Entity uid="14699">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="504.05878" z="1357.10816"/>
<Orientation y="2.35621"/>
<Actor seed="55758"/>
</Entity>
<Entity uid="14700">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="506.1024" z="1357.19459"/>
<Orientation y="2.35621"/>
<Actor seed="39700"/>
</Entity>
<Entity uid="14701">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="507.89591" z="1364.07471"/>
<Orientation y="2.35621"/>
<Actor seed="32606"/>
</Entity>
<Entity uid="14702">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="517.19513" z="1399.9751"/>
<Orientation y="2.35621"/>
<Actor seed="6802"/>
</Entity>
<Entity uid="14703">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="520.49146" z="1410.8639"/>
<Orientation y="2.0751"/>
<Actor seed="10074"/>
</Entity>
<Entity uid="14704">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="516.77845" z="1406.28455"/>
<Orientation y="2.3107"/>
<Actor seed="37514"/>
</Entity>
<Entity uid="14705">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="517.35285" z="1415.86597"/>
<Orientation y="4.94837"/>
<Actor seed="45512"/>
</Entity>
<Entity uid="14706">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="511.43769" z="1406.98902"/>
<Orientation y="2.34902"/>
<Actor seed="6802"/>
</Entity>
<Entity uid="14708">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="512.3274" z="1409.75916"/>
<Orientation y="2.35621"/>
<Actor seed="58592"/>
</Entity>
<Entity uid="14710">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="512.87885" z="1416.5818"/>
<Orientation y="2.35622"/>
<Actor seed="58592"/>
</Entity>
<Entity uid="14711">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="514.1001" z="1402.79407"/>
<Orientation y="2.35622"/>
<Actor seed="58592"/>
</Entity>
<Entity uid="14712">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="519.48566" z="1407.8069"/>
<Orientation y="2.35622"/>
<Actor seed="58592"/>
</Entity>
<Entity uid="14713">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="517.70112" z="1422.34864"/>
<Orientation y="2.35622"/>
<Actor seed="58592"/>
</Entity>
<Entity uid="14714">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="517.35682" z="1396.14124"/>
<Orientation y="2.35622"/>
<Actor seed="58592"/>
</Entity>
<Entity uid="14715">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="510.83338" z="1399.84681"/>
<Orientation y="2.35622"/>
<Actor seed="58592"/>
</Entity>
<Entity uid="14716">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="496.75" z="1351.1316"/>
<Orientation y="2.35621"/>
<Actor seed="50588"/>
</Entity>
<Entity uid="14717">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="499.30225" z="1343.54358"/>
<Orientation y="2.35621"/>
<Actor seed="51650"/>
</Entity>
<Entity uid="14718">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="487.27411" z="1336.3484"/>
<Orientation y="2.35621"/>
<Actor seed="23982"/>
</Entity>
<Entity uid="14719">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="477.39612" z="1343.50489"/>
<Orientation y="2.35621"/>
<Actor seed="58026"/>
</Entity>
<Entity uid="14720">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="478.42978" z="1343.1377"/>
<Orientation y="2.35621"/>
<Actor seed="43984"/>
</Entity>
<Entity uid="14721">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="479.76484" z="1343.46216"/>
<Orientation y="2.35621"/>
<Actor seed="30970"/>
</Entity>
<Entity uid="14722">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="488.46241" z="1354.09778"/>
<Orientation y="2.35621"/>
<Actor seed="34056"/>
</Entity>
<Entity uid="14723">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="496.69785" z="1349.50574"/>
<Orientation y="2.35621"/>
<Actor seed="48662"/>
</Entity>
<Entity uid="14727">
<Template>actor|temp/fence_wood_short_a.xml</Template>
<Position x="508.91135" z="1403.52112"/>
<Orientation y="0.78032"/>
<Actor seed="44306"/>
</Entity>
<Entity uid="14729">
<Template>actor|props/structures/construction/fence_a.xml</Template>
<Position x="461.41712" z="1343.30591"/>
<Orientation y="3.4573"/>
<Actor seed="49984"/>
</Entity>
<Entity uid="14730">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="461.8689" z="1344.74256"/>
<Orientation y="0.18828"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14731">
<Template>actor|props/structures/construction/fence_c.xml</Template>
<Position x="462.21506" z="1346.25281"/>
<Orientation y="3.29293"/>
<Actor seed="63066"/>
</Entity>
<Entity uid="14732">
<Template>actor|props/structures/construction/fence_c.xml</Template>
<Position x="460.8725" z="1341.81605"/>
<Orientation y="0.31449"/>
<Actor seed="63066"/>
</Entity>
<Entity uid="14733">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="460.18607" z="1340.4159"/>
<Orientation y="0.52074"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14734">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="459.2444" z="1339.16968"/>
<Orientation y="-2.44033"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14735">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="458.30546" z="1337.96839"/>
<Orientation y="-2.61065"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14736">
<Template>actor|props/structures/construction/fence_a.xml</Template>
<Position x="457.54697" z="1336.68299"/>
<Orientation y="0.37386"/>
<Actor seed="49984"/>
</Entity>
<Entity uid="14737">
<Template>actor|props/structures/construction/fence_a.xml</Template>
<Position x="457.06717" z="1335.25806"/>
<Orientation y="0.19237"/>
<Actor seed="49984"/>
</Entity>
<Entity uid="14738">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="456.62912" z="1333.77417"/>
<Orientation y="-5.97228"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14739">
<Template>actor|props/structures/construction/fence_a.xml</Template>
<Position x="456.03013" z="1332.323"/>
<Orientation y="0.40061"/>
<Actor seed="49984"/>
</Entity>
<Entity uid="14740">
<Template>actor|temp/fence_wood_short_a.xml</Template>
<Position x="512.23176" z="1408.34424"/>
<Orientation y="0.44965"/>
<Actor seed="44306"/>
</Entity>
<Entity uid="14741">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="455.27778" z="1330.9242"/>
<Orientation y="-2.61352"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14742">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="454.36036" z="1329.69178"/>
<Orientation y="-2.44713"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14743">
<Template>actor|props/structures/construction/fence_a.xml</Template>
<Position x="453.11152" z="1328.81556"/>
<Orientation y="-5.1635"/>
<Actor seed="49984"/>
</Entity>
<Entity uid="14744">
<Template>actor|props/structures/construction/fence_b.xml</Template>
<Position x="451.6132" z="1328.4463"/>
<Orientation y="-11.1035"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="14745">
<Template>actor|props/structures/construction/fence_a.xml</Template>
<Position x="450.07657" z="1328.5265"/>
<Orientation y="1.73348"/>
<Actor seed="49984"/>
</Entity>
<Entity uid="14746">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="375.16141" z="1323.87293"/>
<Orientation y="2.35621"/>
<Actor seed="40006"/>
</Entity>
<Entity uid="14747">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="378.72947" z="1318.01331"/>
<Orientation y="2.35621"/>
<Actor seed="34970"/>
</Entity>
<Entity uid="14748">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="378.59403" z="1320.45472"/>
<Orientation y="2.35621"/>
<Actor seed="19194"/>
</Entity>
<Entity uid="14749">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="374.89808" z="1322.58033"/>
<Orientation y="2.35621"/>
<Actor seed="17960"/>
</Entity>
<Entity uid="14750">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="377.98713" z="1326.84925"/>
<Orientation y="2.35621"/>
<Actor seed="33936"/>
</Entity>
<Entity uid="14751">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="380.96988" z="1328.67701"/>
<Orientation y="2.35621"/>
<Actor seed="54504"/>
</Entity>
<Entity uid="14752">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="383.57154" z="1323.4657"/>
<Orientation y="2.35621"/>
<Actor seed="28430"/>
</Entity>
<Entity uid="14753">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="448.81028" z="1329.17762"/>
<Orientation y="2.35621"/>
<Actor seed="30078"/>
</Entity>
<Entity uid="14754">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="456.32825" z="1334.42957"/>
<Orientation y="2.35621"/>
<Actor seed="102"/>
</Entity>
<Entity uid="14755">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="463.44144" z="1347.61548"/>
<Orientation y="-1.30439"/>
<Actor seed="44636"/>
</Entity>
<Entity uid="14756">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="462.95456" z="1347.23914"/>
<Orientation y="1.82604"/>
<Actor seed="48202"/>
</Entity>
<Entity uid="14757">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="440.13187" z="1324.30823"/>
<Orientation y="2.35621"/>
<Actor seed="56590"/>
</Entity>
<Entity uid="14758">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="440.62583" z="1334.65967"/>
<Orientation y="2.35621"/>
<Actor seed="5760"/>
</Entity>
<Entity uid="14759">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="434.66178" z="1321.32654"/>
<Orientation y="2.35621"/>
<Actor seed="54236"/>
</Entity>
<Entity uid="14760">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="377.57154" z="1325.95191"/>
<Orientation y="2.35621"/>
<Actor seed="49970"/>
</Entity>
<Entity uid="14761">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="382.25559" z="1329.14246"/>
<Orientation y="2.35621"/>
<Actor seed="59274"/>
</Entity>
<Entity uid="14762">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="389.8043" z="1322.04798"/>
<Orientation y="7.79282"/>
<Actor seed="57562"/>
</Entity>
<Entity uid="14763">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="368.52424" z="1309.42334"/>
<Orientation y="2.35621"/>
<Actor seed="58176"/>
</Entity>
<Entity uid="14764">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="329.45429" z="1279.14124"/>
<Orientation y="2.35621"/>
<Actor seed="11502"/>
</Entity>
<Entity uid="14765">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="378.46628" z="1319.54493"/>
<Orientation y="2.35621"/>
<Actor seed="35236"/>
</Entity>
<Entity uid="14766">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="390.74177" z="1323.37989"/>
<Orientation y="4.68821"/>
<Actor seed="5692"/>
</Entity>
<Entity uid="14767">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="407.5138" z="1323.92811"/>
<Orientation y="3.5326"/>
<Actor seed="23156"/>
</Entity>
<Entity uid="14768">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="403.48484" z="1327.71473"/>
<Orientation y="2.35622"/>
<Actor seed="35236"/>
</Entity>
<Entity uid="14769">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="419.7722" z="1327.70777"/>
<Orientation y="2.35622"/>
<Actor seed="35236"/>
</Entity>
<Entity uid="14770">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="398.68146" z="1326.97889"/>
<Orientation y="1.83887"/>
<Actor seed="59274"/>
</Entity>
<Entity uid="14771">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="413.52292" z="1327.59937"/>
<Orientation y="2.35622"/>
<Actor seed="59274"/>
</Entity>
<Entity uid="14772">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="424.2865" z="1324.53931"/>
<Orientation y="2.35621"/>
<Actor seed="41632"/>
</Entity>
<Entity uid="14773">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="426.13331" z="1324.22828"/>
<Orientation y="2.35621"/>
<Actor seed="53808"/>
</Entity>
<Entity uid="14774">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="425.03895" z="1323.6222"/>
<Orientation y="2.35621"/>
<Actor seed="50120"/>
</Entity>
<Entity uid="14775">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="427.69016" z="1324.41272"/>
<Orientation y="2.35621"/>
<Actor seed="39050"/>
</Entity>
<Entity uid="14776">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="429.00211" z="1325.41321"/>
<Orientation y="2.35621"/>
<Actor seed="5944"/>
</Entity>
<Entity uid="14777">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="426.68165" z="1319.93567"/>
<Orientation y="2.35621"/>
<Actor seed="3964"/>
</Entity>
<Entity uid="14778">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="434.48597" z="1325.70716"/>
<Orientation y="2.35621"/>
<Actor seed="39526"/>
</Entity>
<Entity uid="14779">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="433.17566" z="1326.6847"/>
<Orientation y="2.35621"/>
<Actor seed="18924"/>
</Entity>
<Entity uid="14780">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="439.935" z="1325.22828"/>
<Orientation y="2.35621"/>
<Actor seed="51304"/>
</Entity>
<Entity uid="14781">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="420.05317" z="1326.74793"/>
<Orientation y="2.35621"/>
<Actor seed="44074"/>
</Entity>
<Entity uid="14782">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="416.33793" z="1322.1615"/>
<Orientation y="2.35621"/>
<Actor seed="20516"/>
</Entity>
<Entity uid="14783">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="394.18464" z="1328.422"/>
<Orientation y="3.59635"/>
<Actor seed="45016"/>
</Entity>
<Entity uid="14784">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="376.49042" z="1315.87708"/>
<Orientation y="2.35621"/>
<Actor seed="59464"/>
</Entity>
<Entity uid="14785">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="373.74503" z="1316.8844"/>
<Orientation y="2.35621"/>
<Actor seed="29824"/>
</Entity>
<Entity uid="14786">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="374.37735" z="1317.06165"/>
<Orientation y="2.35622"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14787">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="374.5348" z="1318.69947"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14788">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="379.95133" z="1324.03785"/>
<Orientation y="5.07805"/>
<Actor seed="35236"/>
</Entity>
<Entity uid="14789">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="380.56034" z="1321.58094"/>
<Orientation y="1.9516"/>
<Actor seed="59274"/>
</Entity>
<Entity uid="14790">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="373.5496" z="1308.45838"/>
<Orientation y="2.35621"/>
<Actor seed="38978"/>
</Entity>
<Entity uid="14791">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="372.88166" z="1307.86353"/>
<Orientation y="2.35621"/>
<Actor seed="54636"/>
</Entity>
<Entity uid="14792">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="368.93195" z="1311.24207"/>
<Orientation y="2.35621"/>
<Actor seed="50970"/>
</Entity>
<Entity uid="14793">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="364.49369" z="1306.01771"/>
<Orientation y="2.35621"/>
<Actor seed="47982"/>
</Entity>
<Entity uid="14794">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="407.57663" z="1324.73316"/>
<Orientation y="2.35621"/>
<Actor seed="46008"/>
</Entity>
<Entity uid="14795">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="404.13501" z="1324.22828"/>
<Orientation y="2.35621"/>
<Actor seed="14046"/>
</Entity>
<Entity uid="14796">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="442.26734" z="1325.59131"/>
<Orientation y="2.35621"/>
<Actor seed="9668"/>
</Entity>
<Entity uid="14797">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="392.12092" z="1324.14722"/>
<Orientation y="2.35621"/>
<Actor seed="15088"/>
</Entity>
<Entity uid="14798">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="393.72687" z="1323.8683"/>
<Orientation y="1.8661"/>
<Actor seed="62762"/>
</Entity>
<Entity uid="14799">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="395.15345" z="1323.79834"/>
<Orientation y="2.35621"/>
<Actor seed="26032"/>
</Entity>
<Entity uid="14800">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="395.0019" z="1323.54798"/>
<Orientation y="2.35621"/>
<Actor seed="57732"/>
</Entity>
<Entity uid="14801">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="402.30161" z="1327.52051"/>
<Orientation y="2.35621"/>
<Actor seed="10484"/>
</Entity>
<Entity uid="14802">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="428.34882" z="1324.54175"/>
<Orientation y="2.35621"/>
<Actor seed="22974"/>
</Entity>
<Entity uid="14803">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="427.96967" z="1324.7527"/>
<Orientation y="2.35621"/>
<Actor seed="35438"/>
</Entity>
<Entity uid="14804">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="427.71256" z="1324.97425"/>
<Orientation y="2.35621"/>
<Actor seed="42506"/>
</Entity>
<Entity uid="14805">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="427.07026" z="1324.35108"/>
<Orientation y="2.35621"/>
<Actor seed="58762"/>
</Entity>
<Entity uid="14806">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="434.10288" z="1326.24878"/>
<Orientation y="2.35621"/>
<Actor seed="7672"/>
</Entity>
<Entity uid="14807">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="374.82297" z="1315.84815"/>
<Orientation y="2.35621"/>
<Actor seed="39388"/>
</Entity>
<Entity uid="14808">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="394.82566" z="1323.17371"/>
<Orientation y="2.35621"/>
<Actor seed="7072"/>
</Entity>
<Entity uid="14809">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="363.99381" z="1305.61243"/>
<Orientation y="2.35621"/>
<Actor seed="31742"/>
</Entity>
<Entity uid="14810">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="364.2718" z="1307.17164"/>
<Orientation y="2.35621"/>
<Actor seed="52416"/>
</Entity>
<Entity uid="14811">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="379.8859" z="1319.27808"/>
<Orientation y="2.35621"/>
<Actor seed="39996"/>
</Entity>
<Entity uid="14812">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="380.00446" z="1322.06531"/>
<Orientation y="2.35621"/>
<Actor seed="8794"/>
</Entity>
<Entity uid="14813">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="382.47312" z="1323.78956"/>
<Orientation y="2.35621"/>
<Actor seed="33968"/>
</Entity>
<Entity uid="14814">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="383.08362" z="1328.6858"/>
<Orientation y="2.35621"/>
<Actor seed="34952"/>
</Entity>
<Entity uid="14815">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="384.875" z="1328.84668"/>
<Orientation y="2.28832"/>
<Actor seed="25040"/>
</Entity>
<Entity uid="14816">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="397.47471" z="1328.01771"/>
<Orientation y="2.35621"/>
<Actor seed="30564"/>
</Entity>
<Entity uid="14817">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="395.99997" z="1328.35694"/>
<Orientation y="3.06803"/>
<Actor seed="30564"/>
</Entity>
<Entity uid="14818">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="402.58085" z="1322.43372"/>
<Orientation y="3.2511"/>
<Actor seed="59274"/>
</Entity>
<Entity uid="14819">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="400.14652" z="1320.76087"/>
<Orientation y="1.25376"/>
<Actor seed="50120"/>
</Entity>
<Entity uid="14820">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="401.71641" z="1321.30555"/>
<Orientation y="3.5326"/>
<Actor seed="23156"/>
</Entity>
<Entity uid="14821">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="397.62516" z="1321.71973"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14822">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="399.20871" z="1326.88929"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14823">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="386.1815" z="1328.5055"/>
<Orientation y="2.35622"/>
<Actor seed="14046"/>
</Entity>
<Entity uid="14824">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="385.6037" z="1328.29126"/>
<Orientation y="1.68416"/>
<Actor seed="14046"/>
</Entity>
<Entity uid="14825">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="388.22291" z="1326.46253"/>
<Orientation y="2.35622"/>
<Actor seed="57562"/>
</Entity>
<Entity uid="14826">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="387.31687" z="1328.6548"/>
<Orientation y="2.7555"/>
<Actor seed="12964"/>
</Entity>
<Entity uid="14827">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="384.14371" z="1328.47547"/>
<Orientation y="1.3162"/>
<Actor seed="14046"/>
</Entity>
<Entity uid="14828">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="383.59815" z="1322.33252"/>
<Orientation y="2.7555"/>
<Actor seed="12964"/>
</Entity>
<Entity uid="14829">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="385.31778" z="1321.62757"/>
<Orientation y="2.7555"/>
<Actor seed="12964"/>
</Entity>
<Entity uid="14830">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="384.21647" z="1321.72059"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14831">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="385.6277" z="1321.18506"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14832">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="390.2129" z="1321.63123"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14833">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="390.48765" z="1322.53211"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14834">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="388.82163" z="1327.5619"/>
<Orientation y="2.35622"/>
<Actor seed="9042"/>
</Entity>
<Entity uid="14835">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="386.69938" z="1327.15723"/>
<Orientation y="4.16803"/>
<Actor seed="3764"/>
</Entity>
<Entity uid="14836">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="465.01844" z="1345.12806"/>
<Orientation y="1.38529"/>
<Actor seed="13996"/>
</Entity>
<Entity uid="14837">
<Template>other/bench</Template>
<Player>6</Player>
<Position x="437.33106" z="1339.79505"/>
<Orientation y="3.02006"/>
<Actor seed="61522"/>
</Entity>
<Entity uid="14838">
<Template>other/bench</Template>
<Player>6</Player>
<Position x="431.15906" z="1338.88123"/>
<Orientation y="3.02007"/>
<Actor seed="61522"/>
</Entity>
<Entity uid="14841">
<Template>other/table_rectangle</Template>
<Player>6</Player>
<Position x="434.39948" z="1339.24"/>
<Orientation y="3.01778"/>
<Actor seed="42932"/>
</Entity>
<Entity uid="14843">
<Template>actor|props/structures/ptolemies/fishing_boat_basket.xml</Template>
<Position x="434.86634" z="1342.42066"/>
<Orientation y="-0.3612"/>
<Actor seed="3894"/>
</Entity>
<Entity uid="14854">
<Template>actor|props/special/eyecandy/basket_rome_a.xml</Template>
<Position x="433.9376" z="1341.73194"/>
<Orientation y="2.69636"/>
<Actor seed="4430"/>
</Entity>
<Entity uid="14864">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="431.78162" z="1341.57422"/>
<Orientation y="2.35621"/>
<Actor seed="34818"/>
</Entity>
<Entity uid="14867">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="267.29783" z="476.6493"/>
<Orientation y="-3.51452"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14868">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="265.94727" z="476.2722"/>
<Orientation y="-0.2259"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14869">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="264.12381" z="476.19364"/>
<Orientation y="3.03246"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14870">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="262.3719" z="476.30768"/>
<Orientation y="3.04493"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14871">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="259.57462" z="476.45154"/>
<Orientation y="0.04162"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14872">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="261.03754" z="476.22355"/>
<Orientation y="3.16927"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14873">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="258.08893" z="476.59992"/>
<Orientation y="0.10335"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14874">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="256.54667" z="476.88071"/>
<Orientation y="0.10335"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14875">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="255.1714" z="477.08176"/>
<Orientation y="0.10335"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14876">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="253.39194" z="477.46628"/>
<Orientation y="-3.0142"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14877">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="251.92032" z="477.56012"/>
<Orientation y="3.40062"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14878">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="251.17035" z="477.70917"/>
<Orientation y="3.40062"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14879">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="250.58207" z="477.91752"/>
<Orientation y="3.63271"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14880">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="242.90281" z="479.34522"/>
<Orientation y="-2.97374"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14881">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="245.84232" z="478.89863"/>
<Orientation y="-9.49827"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14882">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="244.27158" z="479.03467"/>
<Orientation y="-3.09087"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14883">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="241.34937" z="479.67023"/>
<Orientation y="-2.95463"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14884">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="239.87836" z="480.20359"/>
<Orientation y="-2.9572"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14886">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="450.24354" z="224.6399"/>
<Orientation y="-1.93494"/>
<Actor seed="3869"/>
</Entity>
<Entity uid="14887">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="451.32062" z="224.31058"/>
<Orientation y="0.34511"/>
<Actor seed="3870"/>
</Entity>
<Entity uid="14888">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="451.36188" z="226.63257"/>
<Orientation y="-1.69951"/>
<Actor seed="3868"/>
</Entity>
<Entity uid="14889">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="450.35264" z="226.46409"/>
<Orientation y="-2.02431"/>
<Actor seed="3867"/>
</Entity>
<Entity uid="14890">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="449.9408" z="223.27015"/>
<Orientation y="-2.02431"/>
<Actor seed="3867"/>
</Entity>
<Entity uid="14891">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="449.30039" z="223.86817"/>
<Orientation y="-3.57253"/>
<Actor seed="3872"/>
</Entity>
<Entity uid="14892">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="451.27375" z="222.38315"/>
<Orientation y="-3.57253"/>
<Actor seed="3872"/>
</Entity>
<Entity uid="14893">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="448.57032" z="223.28321"/>
<Orientation y="1.50321"/>
<Actor seed="3153"/>
</Entity>
<Entity uid="14894">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="450.53315" z="223.03522"/>
<Orientation y="-0.24311"/>
<Actor seed="3275"/>
</Entity>
<Entity uid="14895">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="446.65183" z="232.6879"/>
<Orientation y="2.35621"/>
<Actor seed="15964"/>
</Entity>
<Entity uid="14896">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="450.16391" z="228.20423"/>
<Orientation y="2.35621"/>
<Actor seed="58748"/>
</Entity>
<Entity uid="14897">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="448.94315" z="224.53739"/>
<Orientation y="2.35621"/>
<Actor seed="12046"/>
</Entity>
<Entity uid="14898">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="436.62363" z="238.1725"/>
<Orientation y="2.35621"/>
<Actor seed="51734"/>
</Entity>
<Entity uid="14899">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="433.97165" z="232.7068"/>
<Orientation y="1.3951"/>
<Actor seed="46568"/>
</Entity>
<Entity uid="14900">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="445.50571" z="224.62876"/>
<Orientation y="-1.17165"/>
<Actor seed="28540"/>
</Entity>
<Entity uid="14901">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="443.16099" z="221.64142"/>
<Orientation y="-0.85116"/>
<Actor seed="57728"/>
</Entity>
<Entity uid="14902">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="238.2917" z="480.7328"/>
<Orientation y="-2.9572"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14903">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="236.79685" z="481.12336"/>
<Orientation y="-6.05817"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14904">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="235.23923" z="481.50345"/>
<Orientation y="0.06615"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14905">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="233.37711" z="481.76352"/>
<Orientation y="-3.26191"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14906">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="231.66266" z="481.61564"/>
<Orientation y="-3.26197"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14907">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="229.982" z="481.6371"/>
<Orientation y="-3.22747"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14908">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="228.35175" z="481.92618"/>
<Orientation y="-9.12813"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14909">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="227.01517" z="482.96454"/>
<Orientation y="-8.62554"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14910">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="226.34174" z="484.46604"/>
<Orientation y="-1.99166"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14911">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="226.04496" z="486.0777"/>
<Orientation y="-1.8175"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14912">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="226.07947" z="487.58732"/>
<Orientation y="1.51803"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14913">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="226.10209" z="488.4134"/>
<Orientation y="1.51804"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14914">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="225.99836" z="489.94816"/>
<Orientation y="1.44913"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14915">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="225.88367" z="491.61481"/>
<Orientation y="7.50191"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14916">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="225.40027" z="493.28013"/>
<Orientation y="7.3932"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14917">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="224.78696" z="495.13715"/>
<Orientation y="4.14744"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14918">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="224.33072" z="496.68158"/>
<Orientation y="7.47133"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14919">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="224.12763" z="497.53834"/>
<Orientation y="7.54096"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14920">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="223.90018" z="498.34461"/>
<Orientation y="7.55941"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14921">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="223.58716" z="500.46946"/>
<Orientation y="4.47915"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="14922">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="223.77305" z="499.19285"/>
<Orientation y="7.65366"/>
<Actor seed="30426"/>
</Entity>
<Entity uid="14923">
<Template>structures/cart_field</Template>
<Player>3</Player>
<Position x="327.84269" z="689.43726"/>
<Orientation y="-0.05137"/>
<Actor seed="18222"/>
</Entity>
<Entity uid="14924">
<Template>structures/cart_field</Template>
<Player>3</Player>
<Position x="325.48502" z="666.87891"/>
<Orientation y="6.2073"/>
<Actor seed="53454"/>
</Entity>
<Entity uid="14926">
<Template>structures/cart_s_wall_long</Template>
<Player>3</Player>
<Position x="349.86835" z="659.02918"/>
<Orientation y="1.48566"/>
<Obstruction group="7082"/>
<Actor seed="14612"/>
</Entity>
<Entity uid="14927">
<Template>structures/cart_s_wall_long</Template>
<Player>3</Player>
<Position x="341.56763" z="651.8553"/>
<Orientation y="-3.1951"/>
<Obstruction group="7082"/>
<Actor seed="14612"/>
</Entity>
<Entity uid="14928">
<Template>structures/cart_s_wall_long</Template>
<Player>3</Player>
<Position x="329.45685" z="651.20917"/>
<Orientation y="-3.1951"/>
<Obstruction group="7081"/>
<Actor seed="14612"/>
</Entity>
<Entity uid="14930">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="342.50791" z="701.77125"/>
<Orientation y="2.58704"/>
<Actor seed="29362"/>
</Entity>
<Entity uid="14931">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="343.97324" z="688.11927"/>
<Orientation y="-0.0173"/>
<Actor seed="14360"/>
</Entity>
<Entity uid="14932">
<Template>units/cart_hero_hannibal</Template>
<Player>3</Player>
<Position x="269.23813" z="674.44623"/>
<Orientation y="3.09604"/>
<Actor seed="49384"/>
</Entity>
<Entity uid="14933">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="273.52091" z="682.87952"/>
<Orientation y="-3.0756"/>
<Actor seed="18432"/>
</Entity>
<Entity uid="14934">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="270.5077" z="683.05341"/>
<Orientation y="-3.14097"/>
<Actor seed="14124"/>
</Entity>
<Entity uid="14935">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="267.65796" z="683.43622"/>
<Orientation y="3.08126"/>
<Actor seed="27234"/>
</Entity>
<Entity uid="14936">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="264.65696" z="683.74097"/>
<Orientation y="3.01882"/>
<Actor seed="20242"/>
</Entity>
<Entity uid="14937">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="264.6695" z="681.15699"/>
<Orientation y="3.01339"/>
<Actor seed="31474"/>
</Entity>
<Entity uid="14938">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="267.64194" z="681.1565"/>
<Orientation y="3.07935"/>
<Actor seed="60128"/>
</Entity>
<Entity uid="14939">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="270.43693" z="680.75068"/>
<Orientation y="-3.1411"/>
<Actor seed="48206"/>
</Entity>
<Entity uid="14940">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="273.28763" z="680.73755"/>
<Orientation y="-3.07642"/>
<Actor seed="28862"/>
</Entity>
<Entity uid="14941">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="265.02863" z="668.67359"/>
<Orientation y="3.06621"/>
<Actor seed="10820"/>
</Entity>
<Entity uid="14942">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="267.30491" z="668.52143"/>
<Orientation y="3.09896"/>
<Actor seed="16404"/>
</Entity>
<Entity uid="14943">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="269.7858" z="668.60853"/>
<Orientation y="3.13485"/>
<Actor seed="62612"/>
</Entity>
<Entity uid="14944">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="272.37076" z="668.29761"/>
<Orientation y="-3.11097"/>
<Actor seed="31770"/>
</Entity>
<Entity uid="14945">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="265.20987" z="665.28663"/>
<Orientation y="3.06498"/>
<Actor seed="57822"/>
</Entity>
<Entity uid="14946">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="267.53351" z="665.36176"/>
<Orientation y="3.1004"/>
<Actor seed="31092"/>
</Entity>
<Entity uid="14947">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="270.0182" z="665.10138"/>
<Orientation y="3.13819"/>
<Actor seed="40566"/>
</Entity>
<Entity uid="14948">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="272.35892" z="664.88367"/>
<Orientation y="-3.10921"/>
<Actor seed="6394"/>
</Entity>
<Entity uid="14949">
<Template>structures/maur_dock</Template>
<Player>0</Player>
<Position x="1958.78614" z="771.78492"/>
<Orientation y="7.11892"/>
<Actor seed="28950"/>
</Entity>
<Entity uid="14951">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1449.98243" z="1205.73536"/>
<Orientation y="-4.3479"/>
<Actor seed="42836"/>
</Entity>
<Entity uid="14952">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1455.07593" z="1191.62146"/>
<Orientation y="0.50388"/>
<Actor seed="48040"/>
</Entity>
<Entity uid="14953">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1423.23646" z="1199.59571"/>
<Orientation y="1.70852"/>
<Actor seed="42866"/>
</Entity>
<Entity uid="14954">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1423.2754" z="1305.33985"/>
<Orientation y="-1.37719"/>
<Actor seed="3053"/>
</Entity>
<Entity uid="14955">
<Template>structures/ptol_fortress</Template>
<Player>0</Player>
<Position x="1450.92469" z="1243.30872"/>
<Orientation y="2.869"/>
<Actor seed="13140"/>
</Entity>
<Entity uid="14956">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1453.66407" z="1203.14551"/>
<Orientation y="-4.3479"/>
<Actor seed="26668"/>
</Entity>
<Entity uid="14957">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1454.19117" z="1199.6703"/>
<Orientation y="-4.3479"/>
<Actor seed="35668"/>
</Entity>
<Entity uid="14958">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1455.46277" z="1195.36402"/>
<Orientation y="-4.3479"/>
<Actor seed="26326"/>
</Entity>
<Entity uid="14959">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1452.04615" z="1204.48292"/>
<Orientation y="0.50388"/>
<Actor seed="6048"/>
</Entity>
<Entity uid="14960">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1446.70264" z="1206.30945"/>
<Orientation y="0.50388"/>
<Actor seed="36466"/>
</Entity>
<Entity uid="14961">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1453.20752" z="1200.94043"/>
<Orientation y="2.1647"/>
<Actor seed="45894"/>
</Entity>
<Entity uid="14962">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1427.78187" z="1197.44788"/>
<Orientation y="1.70852"/>
<Actor seed="54676"/>
</Entity>
<Entity uid="14963">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1418.02942" z="1200.865"/>
<Orientation y="1.70852"/>
<Actor seed="64258"/>
</Entity>
<Entity uid="14964">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1419.31775" z="1204.41651"/>
<Orientation y="1.70852"/>
<Actor seed="51228"/>
</Entity>
<Entity uid="14965">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1419.8755" z="1199.7505"/>
<Orientation y="1.70852"/>
<Actor seed="36932"/>
</Entity>
<Entity uid="14966">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1427.87842" z="1200.9231"/>
<Orientation y="1.70852"/>
<Actor seed="63274"/>
</Entity>
<Entity uid="14967">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1423.88135" z="1197.56739"/>
<Orientation y="1.70852"/>
<Actor seed="43394"/>
</Entity>
<Entity uid="14968">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1423.1548" z="1202.03821"/>
<Orientation y="1.70852"/>
<Actor seed="31964"/>
</Entity>
<Entity uid="14969">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1496.07935" z="837.26594"/>
<Orientation y="0.39206"/>
<Actor seed="42836"/>
</Entity>
<Entity uid="14970">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1503.22168" z="831.37555"/>
<Orientation y="0.39206"/>
<Actor seed="48040"/>
</Entity>
<Entity uid="14971">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1497.91126" z="832.02686"/>
<Orientation y="6.04748"/>
<Actor seed="42866"/>
</Entity>
<Entity uid="14972">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1516.32996" z="775.4372"/>
<Orientation y="-2.90499"/>
<Actor seed="3053"/>
</Entity>
<Entity uid="14973">
<Template>structures/ptol_fortress</Template>
<Player>0</Player>
<Position x="1478.2909" z="813.5918"/>
<Orientation y="2.3653"/>
<Obstruction group="20731" group2="20732"/>
<Actor seed="13140"/>
</Entity>
<Entity uid="14974">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1489.88758" z="837.99"/>
<Orientation y="0.39206"/>
<Actor seed="26668"/>
</Entity>
<Entity uid="14975">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1493.37586" z="838.42115"/>
<Orientation y="0.39206"/>
<Actor seed="35668"/>
</Entity>
<Entity uid="14976">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1486.8285" z="837.33368"/>
<Orientation y="0.39206"/>
<Actor seed="26326"/>
</Entity>
<Entity uid="14977">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1500.29773" z="834.42286"/>
<Orientation y="0.39206"/>
<Actor seed="6048"/>
</Entity>
<Entity uid="14978">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1504.73023" z="826.77149"/>
<Orientation y="0.39206"/>
<Actor seed="36466"/>
</Entity>
<Entity uid="14979">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1498.26746" z="835.89118"/>
<Orientation y="0.39206"/>
<Actor seed="45894"/>
</Entity>
<Entity uid="14980">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1492.59766" z="836.00715"/>
<Orientation y="6.04748"/>
<Actor seed="54676"/>
</Entity>
<Entity uid="14981">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1492.97388" z="825.68018"/>
<Orientation y="6.04748"/>
<Actor seed="64258"/>
</Entity>
<Entity uid="14982">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1489.19715" z="825.58411"/>
<Orientation y="6.04748"/>
<Actor seed="51228"/>
</Entity>
<Entity uid="14983">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1488.37781" z="832.00318"/>
<Orientation y="6.04748"/>
<Actor seed="36932"/>
</Entity>
<Entity uid="14984">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1489.32667" z="834.82923"/>
<Orientation y="6.04748"/>
<Actor seed="63274"/>
</Entity>
<Entity uid="14985">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1493.90931" z="832.3318"/>
<Orientation y="6.04748"/>
<Actor seed="43394"/>
</Entity>
<Entity uid="14986">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>0</Player>
<Position x="1490.01172" z="830.02442"/>
<Orientation y="6.04748"/>
<Actor seed="31964"/>
</Entity>
<Entity uid="14987">
<Template>structures/pers_dock</Template>
<Player>4</Player>
<Position x="1757.80091" z="1212.31946"/>
<Orientation y="-2.47918"/>
<Actor seed="12936"/>
</Entity>
<Entity uid="14988">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1934.75916" z="592.6648"/>
<Orientation y="2.35621"/>
<Actor seed="39310"/>
</Entity>
<Entity uid="14989">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1976.9048" z="705.49817"/>
<Orientation y="2.35621"/>
<Actor seed="6532"/>
</Entity>
<Entity uid="14990">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1900.01954" z="792.76008"/>
<Orientation y="2.35621"/>
<Actor seed="63728"/>
</Entity>
<Entity uid="14991">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1824.67469" z="843.94538"/>
<Orientation y="2.35621"/>
<Actor seed="10526"/>
</Entity>
<Entity uid="14992">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1818.07972" z="833.7845"/>
<Orientation y="2.35621"/>
<Actor seed="59424"/>
</Entity>
<Entity uid="14993">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1828.11878" z="924.40607"/>
<Orientation y="2.35621"/>
<Actor seed="3030"/>
</Entity>
<Entity uid="14994">
<Template>gaia/flora_tree_baobab</Template>
<Player>0</Player>
<Position x="1834.55213" z="920.02405"/>
<Orientation y="2.35621"/>
<Actor seed="4200"/>
</Entity>
<Entity uid="14995">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1784.2378" z="933.88563"/>
<Orientation y="2.35621"/>
<Actor seed="58394"/>
</Entity>
<Entity uid="14996">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1839.66382" z="858.12787"/>
<Orientation y="2.35621"/>
<Actor seed="49790"/>
</Entity>
<Entity uid="14997">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1865.65833" z="778.76893"/>
<Orientation y="2.35621"/>
<Actor seed="7478"/>
</Entity>
<Entity uid="14998">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1976.16956" z="690.33991"/>
<Orientation y="2.35621"/>
<Actor seed="13246"/>
</Entity>
<Entity uid="14999">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1930.7024" z="579.8125"/>
<Orientation y="2.35621"/>
<Actor seed="58112"/>
</Entity>
<Entity uid="15000">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1890.51026" z="596.65601"/>
<Orientation y="2.35621"/>
<Actor seed="18440"/>
</Entity>
<Entity uid="15001">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1971.61573" z="676.77173"/>
<Orientation y="2.35621"/>
<Actor seed="24164"/>
</Entity>
<Entity uid="15002">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1867.96497" z="774.48212"/>
<Orientation y="2.35621"/>
<Actor seed="61776"/>
</Entity>
<Entity uid="15003">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1891.1537" z="738.00098"/>
<Orientation y="2.35621"/>
<Actor seed="17266"/>
</Entity>
<Entity uid="15004">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1901.1012" z="721.99805"/>
<Orientation y="2.35621"/>
<Actor seed="1462"/>
</Entity>
<Entity uid="15005">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1875.7787" z="867.51868"/>
<Orientation y="2.35621"/>
<Actor seed="35016"/>
</Entity>
<Entity uid="15006">
<Template>other/bench</Template>
<Player>0</Player>
<Position x="373.09452" z="1645.31507"/>
<Orientation y="1.12365"/>
<Actor seed="52270"/>
</Entity>
<Entity uid="15007">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="355.47309" z="1633.9823"/>
<Orientation y="0.77746"/>
<Actor seed="2988"/>
</Entity>
<Entity uid="15008">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="354.09678" z="1630.23292"/>
<Orientation y="0.7537"/>
<Actor seed="18924"/>
</Entity>
<Entity uid="15009">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="354.17411" z="1626.18445"/>
<Orientation y="0.72022"/>
<Actor seed="56772"/>
</Entity>
<Entity uid="15010">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="345.25959" z="1627.72437"/>
<Orientation y="0.81005"/>
<Actor seed="63952"/>
</Entity>
<Entity uid="15011">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="350.77924" z="1628.3025"/>
<Orientation y="0.76592"/>
<Actor seed="21712"/>
</Entity>
<Entity uid="15012">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="348.8902" z="1621.86097"/>
<Orientation y="0.7344"/>
<Actor seed="5312"/>
</Entity>
<Entity uid="15013">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="362.85648" z="1631.49354"/>
<Orientation y="0.67444"/>
<Actor seed="18168"/>
</Entity>
<Entity uid="15014">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="346.27057" z="1621.037"/>
<Orientation y="0.75217"/>
<Actor seed="11172"/>
</Entity>
<Entity uid="15015">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="341.9319" z="1624.93006"/>
<Orientation y="0.8149"/>
<Actor seed="6026"/>
</Entity>
<Entity uid="15016">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="349.82853" z="1623.55835"/>
<Orientation y="0.73784"/>
<Actor seed="57974"/>
</Entity>
<Entity uid="15017">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="343.74772" z="1625.90613"/>
<Orientation y="0.80771"/>
<Actor seed="16570"/>
</Entity>
<Entity uid="15018">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="347.66169" z="1628.78431"/>
<Orientation y="0.79732"/>
<Actor seed="10290"/>
</Entity>
<Entity uid="15019">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="356.82203" z="1626.93055"/>
<Orientation y="0.69684"/>
<Actor seed="11478"/>
</Entity>
<Entity uid="15020">
<Template>units/maur_ship_bireme</Template>
<Player>0</Player>
<Position x="1989.50184" z="821.55573"/>
<Orientation y="-1.98182"/>
<Actor seed="36784"/>
</Entity>
<Entity uid="15022">
<Template>units/mace_ship_merchant</Template>
<Player>0</Player>
<Position x="1991.48877" z="788.9416"/>
<Orientation y="-0.59426"/>
<Actor seed="14434"/>
</Entity>
<Entity uid="15023">
<Template>units/mace_ship_fishing</Template>
<Player>0</Player>
<Position x="1947.2776" z="807.69501"/>
<Orientation y="0.10067"/>
<Actor seed="38656"/>
</Entity>
<Entity uid="15024">
<Template>units/mace_ship_fishing</Template>
<Player>0</Player>
<Position x="1959.89295" z="811.06257"/>
<Orientation y="-0.2248"/>
<Actor seed="47784"/>
</Entity>
<Entity uid="15025">
<Template>units/maur_ship_bireme</Template>
<Player>0</Player>
<Position x="1991.48975" z="853.7339"/>
<Orientation y="-3.0502"/>
<Actor seed="36784"/>
</Entity>
<Entity uid="15027">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="1106.9618" z="102.78814"/>
<Orientation y="1.6608"/>
<Actor seed="36658"/>
</Entity>
<Entity uid="15028">
<Template>gaia/fauna_lioness</Template>
<Player>0</Player>
<Position x="1110.57435" z="106.33756"/>
<Orientation y="2.7077"/>
<Actor seed="61848"/>
</Entity>
<Entity uid="15029">
<Template>gaia/fauna_lioness</Template>
<Player>0</Player>
<Position x="1104.9557" z="109.56176"/>
<Orientation y="7.83573"/>
<Actor seed="22718"/>
</Entity>
<Entity uid="15030">
<Template>gaia/fauna_lioness</Template>
<Player>0</Player>
<Position x="1103.04896" z="112.42553"/>
<Orientation y="2.08448"/>
<Actor seed="9674"/>
</Entity>
<Entity uid="15031">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1162.33643" z="236.91626"/>
<Orientation y="2.35621"/>
<Actor seed="41598"/>
</Entity>
<Entity uid="15032">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1163.18677" z="235.63657"/>
<Orientation y="2.35621"/>
<Actor seed="14440"/>
</Entity>
<Entity uid="15033">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1190.82178" z="219.00788"/>
<Orientation y="2.35621"/>
<Actor seed="11418"/>
</Entity>
<Entity uid="15034">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1194.40186" z="213.17496"/>
<Orientation y="2.35621"/>
<Actor seed="42256"/>
</Entity>
<Entity uid="15035">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1191.7339" z="217.63233"/>
<Orientation y="2.35621"/>
<Actor seed="22500"/>
</Entity>
<Entity uid="15036">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1227.06653" z="221.61084"/>
<Orientation y="2.35621"/>
<Actor seed="6322"/>
</Entity>
<Entity uid="15037">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1227.71631" z="222.80176"/>
<Orientation y="2.35621"/>
<Actor seed="16584"/>
</Entity>
<Entity uid="15038">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1228.94898" z="223.04108"/>
<Orientation y="2.35621"/>
<Actor seed="9696"/>
</Entity>
<Entity uid="15039">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1183.98426" z="175.73151"/>
<Orientation y="2.35621"/>
<Actor seed="2022"/>
</Entity>
<Entity uid="15040">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1184.78626" z="176.77662"/>
<Orientation y="2.35621"/>
<Actor seed="12742"/>
</Entity>
<Entity uid="15041">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1183.22388" z="175.57782"/>
<Orientation y="2.35621"/>
<Actor seed="14516"/>
</Entity>
<Entity uid="15042">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1205.0702" z="270.35724"/>
<Orientation y="2.35621"/>
<Actor seed="14628"/>
</Entity>
<Entity uid="15043">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1207.49878" z="270.81748"/>
<Orientation y="2.35621"/>
<Actor seed="36732"/>
</Entity>
<Entity uid="15044">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1205.8307" z="271.49402"/>
<Orientation y="2.35621"/>
<Actor seed="16228"/>
</Entity>
<Entity uid="15045">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1093.2179" z="247.9318"/>
<Orientation y="2.35621"/>
<Actor seed="26936"/>
</Entity>
<Entity uid="15046">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1090.65784" z="247.18067"/>
<Orientation y="2.35621"/>
<Actor seed="51194"/>
</Entity>
<Entity uid="15047">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1094.76307" z="249.02015"/>
<Orientation y="2.35621"/>
<Actor seed="64612"/>
</Entity>
<Entity uid="15048">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1030.75721" z="202.32065"/>
<Orientation y="2.35621"/>
<Actor seed="15598"/>
</Entity>
<Entity uid="15049">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1032.1659" z="200.83033"/>
<Orientation y="2.35621"/>
<Actor seed="62036"/>
</Entity>
<Entity uid="15050">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1033.69483" z="201.29944"/>
<Orientation y="2.35621"/>
<Actor seed="48112"/>
</Entity>
<Entity uid="15051">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1074.61475" z="112.77456"/>
<Orientation y="2.35621"/>
<Actor seed="13588"/>
</Entity>
<Entity uid="15052">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="987.71387" z="180.22797"/>
<Orientation y="2.35621"/>
<Actor seed="3492"/>
</Entity>
<Entity uid="15053">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1020.6836" z="178.12577"/>
<Orientation y="2.35621"/>
<Actor seed="58988"/>
</Entity>
<Entity uid="15054">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1021.2779" z="177.16474"/>
<Orientation y="2.35621"/>
<Actor seed="10638"/>
</Entity>
<Entity uid="15055">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1076.1272" z="110.06249"/>
<Orientation y="2.35621"/>
<Actor seed="39196"/>
</Entity>
<Entity uid="15056">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1076.47596" z="109.18812"/>
<Orientation y="2.35621"/>
<Actor seed="15214"/>
</Entity>
<Entity uid="15057">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1072.00013" z="112.87533"/>
<Orientation y="2.35621"/>
<Actor seed="11738"/>
</Entity>
<Entity uid="15058">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1073.1233" z="112.25463"/>
<Orientation y="2.35621"/>
<Actor seed="17746"/>
</Entity>
<Entity uid="15059">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1152.96009" z="105.44443"/>
<Orientation y="2.35621"/>
<Actor seed="16916"/>
</Entity>
<Entity uid="15060">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1154.98414" z="105.80872"/>
<Orientation y="2.35621"/>
<Actor seed="54316"/>
</Entity>
<Entity uid="15061">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1151.3578" z="108.19536"/>
<Orientation y="2.35621"/>
<Actor seed="3882"/>
</Entity>
<Entity uid="15062">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1149.93335" z="109.28637"/>
<Orientation y="2.35621"/>
<Actor seed="27466"/>
</Entity>
<Entity uid="15063">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1148.69837" z="107.51262"/>
<Orientation y="2.35621"/>
<Actor seed="3328"/>
</Entity>
<Entity uid="15064">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1149.3086" z="108.79935"/>
<Orientation y="2.35621"/>
<Actor seed="60790"/>
</Entity>
<Entity uid="15065">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1157.47584" z="122.51015"/>
<Orientation y="2.35621"/>
<Actor seed="50096"/>
</Entity>
<Entity uid="15066">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1155.98609" z="122.8593"/>
<Orientation y="3.95467"/>
<Actor seed="268"/>
</Entity>
<Entity uid="15067">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1154.23926" z="123.04694"/>
<Orientation y="2.35621"/>
<Actor seed="5172"/>
</Entity>
<Entity uid="15068">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1154.43616" z="122.44138"/>
<Orientation y="2.35621"/>
<Actor seed="55014"/>
</Entity>
<Entity uid="15069">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1157.91871" z="103.33544"/>
<Orientation y="2.35621"/>
<Actor seed="31306"/>
</Entity>
<Entity uid="15070">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1157.88404" z="105.19658"/>
<Orientation y="2.35621"/>
<Actor seed="49604"/>
</Entity>
<Entity uid="15071">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1158.76563" z="102.6701"/>
<Orientation y="2.35621"/>
<Actor seed="33504"/>
</Entity>
<Entity uid="15072">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1199.10767" z="98.0794"/>
<Orientation y="2.35621"/>
<Actor seed="56646"/>
</Entity>
<Entity uid="15073">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1200.22144" z="98.29778"/>
<Orientation y="2.35621"/>
<Actor seed="18380"/>
</Entity>
<Entity uid="15074">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1201.78174" z="99.17466"/>
<Orientation y="2.35621"/>
<Actor seed="8810"/>
</Entity>
<Entity uid="15075">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1202.92005" z="99.8008"/>
<Orientation y="2.35621"/>
<Actor seed="11740"/>
</Entity>
<Entity uid="15076">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1203.62049" z="101.15622"/>
<Orientation y="2.35621"/>
<Actor seed="64512"/>
</Entity>
<Entity uid="15077">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1203.99476" z="98.91231"/>
<Orientation y="2.35621"/>
<Actor seed="63754"/>
</Entity>
<Entity uid="15078">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1204.24512" z="102.5901"/>
<Orientation y="2.35621"/>
<Actor seed="41194"/>
</Entity>
<Entity uid="15079">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1204.52308" z="98.19994"/>
<Orientation y="2.35621"/>
<Actor seed="52270"/>
</Entity>
<Entity uid="15080">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1224.73438" z="165.97242"/>
<Orientation y="2.35621"/>
<Actor seed="25112"/>
</Entity>
<Entity uid="15081">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1226.11353" z="165.99552"/>
<Orientation y="2.35621"/>
<Actor seed="22566"/>
</Entity>
<Entity uid="15082">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1181.80262" z="63.67817"/>
<Orientation y="2.35621"/>
<Actor seed="53758"/>
</Entity>
<Entity uid="15083">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1181.36097" z="66.03455"/>
<Orientation y="2.35621"/>
<Actor seed="17992"/>
</Entity>
<Entity uid="15085">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1120.22571" z="285.59083"/>
<Orientation y="2.35621"/>
<Actor seed="12204"/>
</Entity>
<Entity uid="15086">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1121.98328" z="286.73417"/>
<Orientation y="2.35621"/>
<Actor seed="32800"/>
</Entity>
<Entity uid="15087">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1120.5564" z="286.60505"/>
<Orientation y="2.35621"/>
<Actor seed="58910"/>
</Entity>
<Entity uid="15088">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1118.8224" z="286.16996"/>
<Orientation y="2.35621"/>
<Actor seed="43766"/>
</Entity>
<Entity uid="15089">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1118.44007" z="287.0243"/>
<Orientation y="2.35621"/>
<Actor seed="342"/>
</Entity>
<Entity uid="15090">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1120.53138" z="289.68854"/>
<Orientation y="2.35621"/>
<Actor seed="62308"/>
</Entity>
<Entity uid="15091">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1120.74866" z="286.33924"/>
<Orientation y="2.35621"/>
<Actor seed="4634"/>
</Entity>
<Entity uid="15092">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1127.25123" z="288.14554"/>
<Orientation y="2.35621"/>
<Actor seed="55852"/>
</Entity>
<Entity uid="15093">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1105.50379" z="450.26743"/>
<Orientation y="2.35621"/>
<Actor seed="51448"/>
</Entity>
<Entity uid="15094">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1104.485" z="451.03888"/>
<Orientation y="2.35621"/>
<Actor seed="54120"/>
</Entity>
<Entity uid="15095">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1105.16077" z="448.09757"/>
<Orientation y="2.35621"/>
<Actor seed="51842"/>
</Entity>
<Entity uid="15096">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1102.94056" z="451.4831"/>
<Orientation y="2.35621"/>
<Actor seed="22098"/>
</Entity>
<Entity uid="15097">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1062.62635" z="448.70868"/>
<Orientation y="2.35621"/>
<Actor seed="56366"/>
</Entity>
<Entity uid="15098">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1063.839" z="449.4061"/>
<Orientation y="2.35621"/>
<Actor seed="6304"/>
</Entity>
<Entity uid="15099">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1062.34656" z="446.95582"/>
<Orientation y="2.35621"/>
<Actor seed="39834"/>
</Entity>
<Entity uid="15100">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="968.3443" z="453.60621"/>
<Orientation y="2.35621"/>
<Actor seed="662"/>
</Entity>
<Entity uid="15101">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="968.05787" z="455.25388"/>
<Orientation y="2.35621"/>
<Actor seed="45884"/>
</Entity>
<Entity uid="15102">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="968.86866" z="451.86045"/>
<Orientation y="2.35621"/>
<Actor seed="20582"/>
</Entity>
<Entity uid="15103">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="991.31733" z="256.12702"/>
<Orientation y="2.35621"/>
<Actor seed="52210"/>
</Entity>
<Entity uid="15104">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="993.45331" z="253.36902"/>
<Orientation y="2.35621"/>
<Actor seed="48912"/>
</Entity>
<Entity uid="15105">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="992.36866" z="256.04886"/>
<Orientation y="2.35621"/>
<Actor seed="6100"/>
</Entity>
<Entity uid="15106">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="990.60267" z="256.15845"/>
<Orientation y="2.35621"/>
<Actor seed="52498"/>
</Entity>
<Entity uid="15107">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="995.20624" z="252.46924"/>
<Orientation y="2.35621"/>
<Actor seed="60690"/>
</Entity>
<Entity uid="15108">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="997.60682" z="251.47535"/>
<Orientation y="2.35621"/>
<Actor seed="53950"/>
</Entity>
<Entity uid="15109">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="998.59736" z="251.62934"/>
<Orientation y="2.35621"/>
<Actor seed="49682"/>
</Entity>
<Entity uid="15110">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="995.27613" z="253.69242"/>
<Orientation y="2.35621"/>
<Actor seed="16106"/>
</Entity>
<Entity uid="15111">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="938.99018" z="209.35203"/>
<Orientation y="2.35621"/>
<Actor seed="58438"/>
</Entity>
<Entity uid="15112">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="937.8429" z="208.74878"/>
<Orientation y="2.35621"/>
<Actor seed="11108"/>
</Entity>
<Entity uid="15113">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="966.91498" z="75.1821"/>
<Orientation y="2.35621"/>
<Actor seed="5110"/>
</Entity>
<Entity uid="15114">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1017.6645" z="107.80675"/>
<Orientation y="2.35621"/>
<Actor seed="15190"/>
</Entity>
<Entity uid="15115">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1017.11713" z="105.78536"/>
<Orientation y="2.35621"/>
<Actor seed="28142"/>
</Entity>
<Entity uid="15116">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1012.02314" z="74.12323"/>
<Orientation y="2.35621"/>
<Actor seed="37466"/>
</Entity>
<Entity uid="15117">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1082.68201" z="93.09313"/>
<Orientation y="2.35621"/>
<Actor seed="19808"/>
</Entity>
<Entity uid="15118">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1087.2129" z="93.68226"/>
<Orientation y="2.35621"/>
<Actor seed="2638"/>
</Entity>
<Entity uid="15119">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1078.00672" z="96.85972"/>
<Orientation y="2.35621"/>
<Actor seed="26272"/>
</Entity>
<Entity uid="15120">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1083.18726" z="98.01046"/>
<Orientation y="-2.41805"/>
<Actor seed="27146"/>
</Entity>
<Entity uid="15121">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1075.48658" z="104.38604"/>
<Orientation y="2.35621"/>
<Actor seed="55600"/>
</Entity>
<Entity uid="15122">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1093.94947" z="95.6531"/>
<Orientation y="2.35621"/>
<Actor seed="42662"/>
</Entity>
<Entity uid="15123">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1073.61744" z="104.35465"/>
<Orientation y="2.35621"/>
<Actor seed="13438"/>
</Entity>
<Entity uid="15124">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1092.37452" z="92.60343"/>
<Orientation y="2.35621"/>
<Actor seed="30890"/>
</Entity>
<Entity uid="15125">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1025.69727" z="204.82126"/>
<Orientation y="2.35621"/>
<Actor seed="61924"/>
</Entity>
<Entity uid="15126">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1024.53895" z="204.71555"/>
<Orientation y="2.35621"/>
<Actor seed="2142"/>
</Entity>
<Entity uid="15127">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1023.77436" z="204.69397"/>
<Orientation y="2.35621"/>
<Actor seed="50262"/>
</Entity>
<Entity uid="15128">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1022.22114" z="204.6966"/>
<Orientation y="2.35621"/>
<Actor seed="32918"/>
</Entity>
<Entity uid="15129">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1020.98658" z="204.61643"/>
<Orientation y="2.35621"/>
<Actor seed="12350"/>
</Entity>
<Entity uid="15130">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1224.33436" z="149.09977"/>
<Orientation y="2.35621"/>
<Actor seed="54638"/>
</Entity>
<Entity uid="15131">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1224.91968" z="148.87339"/>
<Orientation y="2.35621"/>
<Actor seed="9550"/>
</Entity>
<Entity uid="15132">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1223.61231" z="146.93894"/>
<Orientation y="2.35621"/>
<Actor seed="58304"/>
</Entity>
<Entity uid="15133">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1226.06153" z="148.49332"/>
<Orientation y="2.35621"/>
<Actor seed="55570"/>
</Entity>
<Entity uid="15134">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1228.01539" z="148.58326"/>
<Orientation y="2.35621"/>
<Actor seed="13946"/>
</Entity>
<Entity uid="15135">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1228.87952" z="148.09919"/>
<Orientation y="2.35621"/>
<Actor seed="30736"/>
</Entity>
<Entity uid="15136">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1302.37403" z="254.96393"/>
<Orientation y="2.35621"/>
<Actor seed="61504"/>
</Entity>
<Entity uid="15137">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1303.35853" z="255.79609"/>
<Orientation y="2.35621"/>
<Actor seed="29114"/>
</Entity>
<Entity uid="15138">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1303.73218" z="256.52433"/>
<Orientation y="2.35621"/>
<Actor seed="52374"/>
</Entity>
<Entity uid="15139">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1215.92945" z="121.38724"/>
<Orientation y="2.35621"/>
<Actor seed="29214"/>
</Entity>
<Entity uid="15140">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1215.95142" z="122.2231"/>
<Orientation y="2.35621"/>
<Actor seed="47912"/>
</Entity>
<Entity uid="15141">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1216.20936" z="123.12038"/>
<Orientation y="2.35621"/>
<Actor seed="33696"/>
</Entity>
<Entity uid="15142">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1215.96302" z="126.2576"/>
<Orientation y="2.35621"/>
<Actor seed="26068"/>
</Entity>
<Entity uid="15143">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1215.93287" z="124.48264"/>
<Orientation y="2.35621"/>
<Actor seed="6460"/>
</Entity>
<Entity uid="15144">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1215.71436" z="123.03376"/>
<Orientation y="2.35621"/>
<Actor seed="19026"/>
</Entity>
<Entity uid="15145">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1217.99341" z="123.76294"/>
<Orientation y="2.35621"/>
<Actor seed="18698"/>
</Entity>
<Entity uid="15146">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1219.34314" z="124.0212"/>
<Orientation y="2.35621"/>
<Actor seed="47948"/>
</Entity>
<Entity uid="15148">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1243.18921" z="1035.34314"/>
<Orientation y="-7.39226"/>
<Actor seed="5972"/>
</Entity>
<Entity uid="15149">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1231.09339" z="1012.11652"/>
<Orientation y="-7.4068"/>
<Actor seed="5972"/>
</Entity>
<Entity uid="15150">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1236.13038" z="1041.17505"/>
<Orientation y="-6.91395"/>
<Actor seed="5972"/>
</Entity>
<Entity uid="15151">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1222.05518" z="1014.04004"/>
<Orientation y="-10.99721"/>
<Actor seed="5972"/>
</Entity>
<Entity uid="15152">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1233.76478" z="1049.69166"/>
<Orientation y="-6.17943"/>
<Actor seed="5972"/>
</Entity>
<Entity uid="15153">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1214.43006" z="1010.31226"/>
<Orientation y="-5.59618"/>
<Actor seed="5972"/>
</Entity>
<Entity uid="15172">
<Template>structures/ptol_storehouse</Template>
<Player>0</Player>
<Position x="1851.63001" z="593.21412"/>
<Orientation y="8.53174"/>
<Actor seed="10616"/>
</Entity>
<Entity uid="15173">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1912.43506" z="550.00733"/>
<Orientation y="2.35621"/>
<Actor seed="7940"/>
</Entity>
<Entity uid="15174">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1900.90528" z="555.27857"/>
<Orientation y="2.35621"/>
<Actor seed="9416"/>
</Entity>
<Entity uid="15175">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1917.1869" z="540.83051"/>
<Orientation y="2.35621"/>
<Actor seed="40578"/>
</Entity>
<Entity uid="15176">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1915.66675" z="535.00214"/>
<Orientation y="2.35621"/>
<Actor seed="5014"/>
</Entity>
<Entity uid="15177">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1913.18702" z="535.96808"/>
<Orientation y="2.35621"/>
<Actor seed="882"/>
</Entity>
<Entity uid="15178">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1910.80408" z="536.32245"/>
<Orientation y="2.35621"/>
<Actor seed="58626"/>
</Entity>
<Entity uid="15179">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1909.9491" z="536.48346"/>
<Orientation y="2.35621"/>
<Actor seed="53702"/>
</Entity>
<Entity uid="15180">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1910.70899" z="535.47864"/>
<Orientation y="2.35621"/>
<Actor seed="59516"/>
</Entity>
<Entity uid="15181">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1911.62342" z="535.58844"/>
<Orientation y="2.35621"/>
<Actor seed="55604"/>
</Entity>
<Entity uid="15182">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1900.11658" z="555.35602"/>
<Orientation y="2.35621"/>
<Actor seed="34010"/>
</Entity>
<Entity uid="15183">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1898.51673" z="555.48603"/>
<Orientation y="2.35621"/>
<Actor seed="13154"/>
</Entity>
<Entity uid="15184">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1872.4579" z="519.57313"/>
<Orientation y="2.35621"/>
<Actor seed="4802"/>
</Entity>
<Entity uid="15185">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1877.41541" z="519.81061"/>
<Orientation y="2.35621"/>
<Actor seed="13724"/>
</Entity>
<Entity uid="15186">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1875.37" z="519.35944"/>
<Orientation y="2.35621"/>
<Actor seed="33914"/>
</Entity>
<Entity uid="15187">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1878.91871" z="519.68842"/>
<Orientation y="2.35621"/>
<Actor seed="628"/>
</Entity>
<Entity uid="15188">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1892.12403" z="557.49451"/>
<Orientation y="2.35621"/>
<Actor seed="5676"/>
</Entity>
<Entity uid="15189">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1889.86976" z="558.90986"/>
<Orientation y="2.35621"/>
<Actor seed="18934"/>
</Entity>
<Entity uid="15190">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1890.4651" z="558.09742"/>
<Orientation y="2.35621"/>
<Actor seed="39456"/>
</Entity>
<Entity uid="15191">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1890.02125" z="555.81061"/>
<Orientation y="2.35621"/>
<Actor seed="48618"/>
</Entity>
<Entity uid="15192">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1888.78467" z="556.66614"/>
<Orientation y="2.35621"/>
<Actor seed="4376"/>
</Entity>
<Entity uid="15193">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1887.93348" z="555.16797"/>
<Orientation y="2.35621"/>
<Actor seed="27088"/>
</Entity>
<Entity uid="15194">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1888.55738" z="554.87067"/>
<Orientation y="2.35621"/>
<Actor seed="16190"/>
</Entity>
<Entity uid="15195">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1888.2079" z="556.10193"/>
<Orientation y="2.35621"/>
<Actor seed="7428"/>
</Entity>
<Entity uid="15196">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1893.08631" z="507.75336"/>
<Orientation y="2.35621"/>
<Actor seed="62170"/>
</Entity>
<Entity uid="15197">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1890.23487" z="508.38984"/>
<Orientation y="2.35621"/>
<Actor seed="1988"/>
</Entity>
<Entity uid="15198">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1893.39808" z="508.27601"/>
<Orientation y="2.35621"/>
<Actor seed="55852"/>
</Entity>
<Entity uid="15199">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1895.47315" z="506.8423"/>
<Orientation y="2.35621"/>
<Actor seed="12904"/>
</Entity>
<Entity uid="15200">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1890.4286" z="507.6456"/>
<Orientation y="2.35621"/>
<Actor seed="12978"/>
</Entity>
<Entity uid="15201">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1889.32337" z="509.5261"/>
<Orientation y="2.35621"/>
<Actor seed="12476"/>
</Entity>
<Entity uid="15202">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1888.8396" z="510.64274"/>
<Orientation y="2.35621"/>
<Actor seed="27718"/>
</Entity>
<Entity uid="15203">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1892.16883" z="509.41031"/>
<Orientation y="2.35621"/>
<Actor seed="410"/>
</Entity>
<Entity uid="15204">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1892.8921" z="507.60193"/>
<Orientation y="2.35621"/>
<Actor seed="12072"/>
</Entity>
<Entity uid="15205">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1893.99671" z="507.50986"/>
<Orientation y="2.35621"/>
<Actor seed="3518"/>
</Entity>
<Entity uid="15206">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1897.31104" z="532.7389"/>
<Orientation y="3.73543"/>
<Actor seed="11416"/>
</Entity>
<Entity uid="15207">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1898.50184" z="534.17652"/>
<Orientation y="1.6908"/>
<Actor seed="20240"/>
</Entity>
<Entity uid="15208">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1897.01014" z="535.10096"/>
<Orientation y="4.21081"/>
<Actor seed="56822"/>
</Entity>
<Entity uid="15209">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1896.84253" z="536.71021"/>
<Orientation y="2.35621"/>
<Actor seed="29748"/>
</Entity>
<Entity uid="15210">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1898.16736" z="532.20997"/>
<Orientation y="2.35621"/>
<Actor seed="63242"/>
</Entity>
<Entity uid="15211">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1896.57532" z="530.737"/>
<Orientation y="2.35621"/>
<Actor seed="62138"/>
</Entity>
<Entity uid="15212">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1894.0846" z="528.38422"/>
<Orientation y="2.35621"/>
<Actor seed="62586"/>
</Entity>
<Entity uid="15213">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1894.24354" z="529.60151"/>
<Orientation y="4.8613"/>
<Actor seed="3248"/>
</Entity>
<Entity uid="15214">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1898.5387" z="530.69947"/>
<Orientation y="2.35621"/>
<Actor seed="63492"/>
</Entity>
<Entity uid="15215">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1897.7964" z="530.5688"/>
<Orientation y="2.35621"/>
<Actor seed="29952"/>
</Entity>
<Entity uid="15216">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1899.15345" z="530.7032"/>
<Orientation y="3.82515"/>
<Actor seed="12430"/>
</Entity>
<Entity uid="15217">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1898.0879" z="531.47175"/>
<Orientation y="2.35621"/>
<Actor seed="6202"/>
</Entity>
<Entity uid="15218">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1896.4784" z="536.9693"/>
<Orientation y="2.35621"/>
<Actor seed="31892"/>
</Entity>
<Entity uid="15219">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1895.56861" z="527.90503"/>
<Orientation y="2.35621"/>
<Actor seed="15958"/>
</Entity>
<Entity uid="15220">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1896.38733" z="529.62037"/>
<Orientation y="2.35621"/>
<Actor seed="20250"/>
</Entity>
<Entity uid="15221">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1896.59412" z="534.39283"/>
<Orientation y="2.35621"/>
<Actor seed="8506"/>
</Entity>
<Entity uid="15222">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1890.56714" z="511.28489"/>
<Orientation y="2.35621"/>
<Actor seed="37998"/>
</Entity>
<Entity uid="15223">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1876.63892" z="518.21174"/>
<Orientation y="2.35621"/>
<Actor seed="15344"/>
</Entity>
<Entity uid="15224">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1888.70325" z="557.84412"/>
<Orientation y="2.35621"/>
<Actor seed="34926"/>
</Entity>
<Entity uid="15225">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1891.04493" z="558.81971"/>
<Orientation y="2.35621"/>
<Actor seed="34502"/>
</Entity>
<Entity uid="15226">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1902.22474" z="555.35627"/>
<Orientation y="2.35621"/>
<Actor seed="22962"/>
</Entity>
<Entity uid="15227">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1913.49622" z="535.4043"/>
<Orientation y="2.35621"/>
<Actor seed="35568"/>
</Entity>
<Entity uid="15228">
<Template>actor|props/flora/grass_field_dry_tall_b.xml</Template>
<Position x="1912.7389" z="549.46094"/>
<Orientation y="2.35621"/>
<Actor seed="15754"/>
</Entity>
<Entity uid="15229">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1892.87696" z="525.73285"/>
<Orientation y="4.67423"/>
<Actor seed="37142"/>
</Entity>
<Entity uid="15230">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1886.44422" z="559.38764"/>
<Orientation y="2.35621"/>
<Actor seed="13582"/>
</Entity>
<Entity uid="15231">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1874.33216" z="552.63514"/>
<Orientation y="2.35621"/>
<Actor seed="49704"/>
</Entity>
<Entity uid="15232">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1898.91456" z="527.47895"/>
<Orientation y="2.35621"/>
<Actor seed="4920"/>
</Entity>
<Entity uid="15233">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1902.64747" z="535.26966"/>
<Orientation y="2.69208"/>
<Actor seed="36054"/>
</Entity>
<Entity uid="15234">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1898.22571" z="540.06617"/>
<Orientation y="1.53757"/>
<Actor seed="22516"/>
</Entity>
<Entity uid="15235">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1893.97681" z="545.097"/>
<Orientation y="2.51897"/>
<Actor seed="47968"/>
</Entity>
<Entity uid="15236">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1896.27369" z="544.98597"/>
<Orientation y="2.35621"/>
<Actor seed="40944"/>
</Entity>
<Entity uid="15237">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1895.17005" z="546.03418"/>
<Orientation y="2.35621"/>
<Actor seed="39528"/>
</Entity>
<Entity uid="15238">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1890.03016" z="520.66034"/>
<Orientation y="2.35621"/>
<Actor seed="15724"/>
</Entity>
<Entity uid="15239">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1889.99256" z="519.24079"/>
<Orientation y="2.35621"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="15240">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1893.24146" z="509.07193"/>
<Orientation y="2.35621"/>
<Actor seed="10522"/>
</Entity>
<Entity uid="15241">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1887.97864" z="510.38602"/>
<Orientation y="2.35621"/>
<Actor seed="49250"/>
</Entity>
<Entity uid="15242">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1889.50428" z="509.04462"/>
<Orientation y="2.35621"/>
<Actor seed="5016"/>
</Entity>
<Entity uid="15243">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1894.31678" z="507.98548"/>
<Orientation y="2.35621"/>
<Actor seed="31794"/>
</Entity>
<Entity uid="15244">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1894.9712" z="507.70856"/>
<Orientation y="2.35621"/>
<Actor seed="37772"/>
</Entity>
<Entity uid="15245">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1887.6421" z="511.65845"/>
<Orientation y="2.35621"/>
<Actor seed="29282"/>
</Entity>
<Entity uid="15246">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1888.87256" z="511.37137"/>
<Orientation y="2.35621"/>
<Actor seed="40478"/>
</Entity>
<Entity uid="15247">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1873.85743" z="520.20368"/>
<Orientation y="2.35621"/>
<Actor seed="40332"/>
</Entity>
<Entity uid="15248">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1873.54615" z="521.0005"/>
<Orientation y="2.35621"/>
<Actor seed="1336"/>
</Entity>
<Entity uid="15249">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1878.79566" z="555.74427"/>
<Orientation y="2.35621"/>
<Actor seed="21158"/>
</Entity>
<Entity uid="15250">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1879.44068" z="556.85962"/>
<Orientation y="2.35621"/>
<Actor seed="14826"/>
</Entity>
<Entity uid="15251">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1880.1886" z="555.80256"/>
<Orientation y="2.35621"/>
<Actor seed="32478"/>
</Entity>
<Entity uid="15252">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1881.8871" z="557.10663"/>
<Orientation y="2.35621"/>
<Actor seed="932"/>
</Entity>
<Entity uid="15253">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1881.56006" z="557.73102"/>
<Orientation y="2.35621"/>
<Actor seed="11978"/>
</Entity>
<Entity uid="15254">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1892.23536" z="558.95063"/>
<Orientation y="2.35621"/>
<Actor seed="58310"/>
</Entity>
<Entity uid="15255">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1899.87586" z="555.83796"/>
<Orientation y="2.35621"/>
<Actor seed="30954"/>
</Entity>
<Entity uid="15256">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1901.9386" z="556.95191"/>
<Orientation y="2.35621"/>
<Actor seed="5922"/>
</Entity>
<Entity uid="15257">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1911.95447" z="550.30976"/>
<Orientation y="2.35621"/>
<Actor seed="13814"/>
</Entity>
<Entity uid="15258">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1901.65088" z="554.06556"/>
<Orientation y="2.35621"/>
<Actor seed="13794"/>
</Entity>
<Entity uid="15259">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1890.08924" z="560.7021"/>
<Orientation y="2.35621"/>
<Actor seed="50752"/>
</Entity>
<Entity uid="15260">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1889.29603" z="540.95575"/>
<Orientation y="2.08632"/>
<Actor seed="41288"/>
</Entity>
<Entity uid="15261">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1890.34595" z="538.20466"/>
<Orientation y="2.48913"/>
<Actor seed="30210"/>
</Entity>
<Entity uid="15262">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1888.28614" z="535.31366"/>
<Orientation y="1.82244"/>
<Actor seed="10368"/>
</Entity>
<Entity uid="15263">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1886.46888" z="531.58558"/>
<Orientation y="2.99991"/>
<Actor seed="60250"/>
</Entity>
<Entity uid="15264">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1887.01319" z="544.30488"/>
<Orientation y="2.77315"/>
<Actor seed="61494"/>
</Entity>
<Entity uid="15265">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1900.45447" z="553.73633"/>
<Orientation y="2.1113"/>
<Actor seed="47822"/>
</Entity>
<Entity uid="15266">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1886.5951" z="539.81269"/>
<Orientation y="2.35621"/>
<Actor seed="38966"/>
</Entity>
<Entity uid="15267">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1886.67957" z="528.99622"/>
<Orientation y="2.35621"/>
<Actor seed="59722"/>
</Entity>
<Entity uid="15268">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1892.1272" z="542.58558"/>
<Orientation y="2.11106"/>
<Actor seed="55188"/>
</Entity>
<Entity uid="15269">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1889.44166" z="530.14289"/>
<Orientation y="2.35621"/>
<Actor seed="4094"/>
</Entity>
<Entity uid="15270">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1886.21937" z="530.8714"/>
<Orientation y="2.35621"/>
<Actor seed="58698"/>
</Entity>
<Entity uid="15271">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1905.09571" z="553.31843"/>
<Orientation y="2.57488"/>
<Actor seed="53412"/>
</Entity>
<Entity uid="15272">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1900.391" z="557.33136"/>
<Orientation y="2.35621"/>
<Actor seed="38980"/>
</Entity>
<Entity uid="15273">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1898.8921" z="557.71552"/>
<Orientation y="2.35621"/>
<Actor seed="49720"/>
</Entity>
<Entity uid="15274">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1906.99036" z="552.53388"/>
<Orientation y="2.35621"/>
<Actor seed="59448"/>
</Entity>
<Entity uid="15275">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1904.29212" z="556.89496"/>
<Orientation y="2.35621"/>
<Actor seed="38788"/>
</Entity>
<Entity uid="15276">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1905.78113" z="555.79023"/>
<Orientation y="2.35621"/>
<Actor seed="32554"/>
</Entity>
<Entity uid="15277">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1870.20875" z="523.85962"/>
<Orientation y="0.88607"/>
<Actor seed="23412"/>
</Entity>
<Entity uid="15278">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1869.16663" z="524.11036"/>
<Orientation y="2.35621"/>
<Actor seed="12606"/>
</Entity>
<Entity uid="15279">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1868.12696" z="524.66254"/>
<Orientation y="2.35621"/>
<Actor seed="33480"/>
</Entity>
<Entity uid="15280">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1866.2256" z="524.94776"/>
<Orientation y="-0.7402"/>
<Actor seed="23758"/>
</Entity>
<Entity uid="15281">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1914.0907" z="537.54224"/>
<Orientation y="2.35621"/>
<Actor seed="15090"/>
</Entity>
<Entity uid="15282">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1911.74048" z="534.05658"/>
<Orientation y="2.35621"/>
<Actor seed="37062"/>
</Entity>
<Entity uid="15283">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1910.6023" z="533.83869"/>
<Orientation y="2.35621"/>
<Actor seed="11234"/>
</Entity>
<Entity uid="15284">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1871.86255" z="521.23267"/>
<Orientation y="2.35621"/>
<Actor seed="50482"/>
</Entity>
<Entity uid="15285">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1871.04737" z="520.41565"/>
<Orientation y="2.35621"/>
<Actor seed="30776"/>
</Entity>
<Entity uid="15286">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1872.80311" z="521.43885"/>
<Orientation y="2.35621"/>
<Actor seed="9626"/>
</Entity>
<Entity uid="15287">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1891.35486" z="556.43879"/>
<Orientation y="2.35621"/>
<Actor seed="32762"/>
</Entity>
<Entity uid="15288">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1891.34021" z="555.32068"/>
<Orientation y="2.35621"/>
<Actor seed="42922"/>
</Entity>
<Entity uid="15289">
<Template>gaia/geology_stone_savanna_small</Template>
<Player>0</Player>
<Position x="1826.6001" z="832.23871"/>
<Orientation y="0.06388"/>
<Actor seed="29220"/>
</Entity>
<Entity uid="15370">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1843.64844" z="571.48194"/>
<Orientation y="5.2569"/>
<Actor seed="30456"/>
</Entity>
<Entity uid="15371">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1842.94751" z="553.61554"/>
<Orientation y="3.20896"/>
<Actor seed="47004"/>
</Entity>
<Entity uid="15372">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1832.19983" z="558.15247"/>
<Orientation y="4.74668"/>
<Actor seed="26270"/>
</Entity>
<Entity uid="15375">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1843.11683" z="550.29108"/>
<Orientation y="3.20896"/>
<Actor seed="47004"/>
</Entity>
<Entity uid="15376">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1854.36915" z="546.2079"/>
<Orientation y="0.08198"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15382">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1851.62928" z="570.17255"/>
<Orientation y="2.18792"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15385">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1831.93812" z="564.7486"/>
<Orientation y="2.35621"/>
<Actor seed="57680"/>
</Entity>
<Entity uid="15386">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1840.32593" z="569.66218"/>
<Orientation y="0.082"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15392">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1840.4839" z="545.4745"/>
<Orientation y="-1.28742"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15393">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1840.59986" z="565.2829"/>
<Orientation y="0.08201"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15394">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1842.18396" z="564.31629"/>
<Orientation y="0.08201"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15404">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1851.86109" z="560.56489"/>
<Orientation y="4.81707"/>
<Actor seed="30456"/>
</Entity>
<Entity uid="15408">
<Template>actor|props/structures/iberians/blacksmith_barrels.xml</Template>
<Position x="1841.79676" z="552.94562"/>
<Orientation y="8.12429"/>
<Actor seed="65036"/>
</Entity>
<Entity uid="15412">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1832.2959" z="558.29133"/>
<Orientation y="3.07251"/>
<Actor seed="21370"/>
</Entity>
<Entity uid="15413">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1845.70179" z="550.10041"/>
<Orientation y="3.19214"/>
<Actor seed="21370"/>
</Entity>
<Entity uid="15422">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1844.57105" z="550.18323"/>
<Orientation y="3.19214"/>
<Actor seed="21370"/>
</Entity>
<Entity uid="15423">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1843.46912" z="550.25153"/>
<Orientation y="3.19214"/>
<Actor seed="21370"/>
</Entity>
<Entity uid="15424">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1842.31775" z="550.30799"/>
<Orientation y="3.19214"/>
<Actor seed="21370"/>
</Entity>
<Entity uid="15425">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1841.28333" z="550.35633"/>
<Orientation y="3.19214"/>
<Actor seed="21370"/>
</Entity>
<Entity uid="15426">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1840.22437" z="550.38636"/>
<Orientation y="3.19214"/>
<Actor seed="21370"/>
</Entity>
<Entity uid="15429">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1832.60206" z="556.22614"/>
<Orientation y="2.35621"/>
<Actor seed="43172"/>
</Entity>
<Entity uid="15430">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1844.65699" z="549.836"/>
<Orientation y="2.35621"/>
<Actor seed="49836"/>
</Entity>
<Entity uid="15431">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1846.01429" z="566.68848"/>
<Orientation y="2.99044"/>
<Actor seed="46152"/>
</Entity>
<Entity uid="15432">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1841.78174" z="555.4734"/>
<Orientation y="2.35621"/>
<Actor seed="9136"/>
</Entity>
<Entity uid="15434">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1845.16871" z="565.90864"/>
<Orientation y="2.35621"/>
<Actor seed="10502"/>
</Entity>
<Entity uid="15435">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1855.76404" z="560.32691"/>
<Orientation y="2.35622"/>
<Actor seed="46152"/>
</Entity>
<Entity uid="15436">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1857.30347" z="560.29883"/>
<Orientation y="3.35445"/>
<Actor seed="46152"/>
</Entity>
<Entity uid="15439">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1852.9452" z="522.95588"/>
<Orientation y="2.35621"/>
<Actor seed="55186"/>
</Entity>
<Entity uid="15440">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1853.21021" z="523.90961"/>
<Orientation y="2.35621"/>
<Actor seed="56068"/>
</Entity>
<Entity uid="15441">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1837.35792" z="496.94962"/>
<Orientation y="1.82537"/>
<Actor seed="3700"/>
</Entity>
<Entity uid="15442">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1824.29761" z="437.3365"/>
<Orientation y="2.35621"/>
<Actor seed="62648"/>
</Entity>
<Entity uid="15443">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1838.22632" z="497.25135"/>
<Orientation y="1.82537"/>
<Actor seed="37528"/>
</Entity>
<Entity uid="15444">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1837.80079" z="498.64222"/>
<Orientation y="1.82537"/>
<Actor seed="53200"/>
</Entity>
<Entity uid="15445">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1838.55396" z="499.63999"/>
<Orientation y="1.82537"/>
<Actor seed="14586"/>
</Entity>
<Entity uid="15446">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1838.99598" z="498.78174"/>
<Orientation y="1.82537"/>
<Actor seed="60134"/>
</Entity>
<Entity uid="15447">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1853.0315" z="527.59607"/>
<Orientation y="1.82537"/>
<Actor seed="40262"/>
</Entity>
<Entity uid="15448">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1839.71717" z="500.36927"/>
<Orientation y="1.82537"/>
<Actor seed="64658"/>
</Entity>
<Entity uid="15449">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1837.5879" z="494.69291"/>
<Orientation y="1.82537"/>
<Actor seed="36550"/>
</Entity>
<Entity uid="15450">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1851.84766" z="546.972"/>
<Orientation y="1.94597"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15451">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1847.97022" z="571.69324"/>
<Orientation y="-0.56017"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15452">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1845.14917" z="561.38434"/>
<Orientation y="2.18793"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15453">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1846.0741" z="564.59028"/>
<Orientation y="2.18793"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15454">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1848.9922" z="566.71998"/>
<Orientation y="2.18793"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15455">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1852.38318" z="567.05231"/>
<Orientation y="3.37327"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15456">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1853.55103" z="569.32197"/>
<Orientation y="-0.30808"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15457">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1848.45423" z="572.59778"/>
<Orientation y="-0.99502"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15458">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1853.6576" z="569.09913"/>
<Orientation y="1.74047"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15461">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1869.59034" z="574.74665"/>
<Orientation y="0.08202"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15462">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1862.75293" z="578.75239"/>
<Orientation y="-3.09191"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15464">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1863.56067" z="582.97388"/>
<Orientation y="2.18882"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15465">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1866.2887" z="575.60578"/>
<Orientation y="0.89188"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15466">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1866.60389" z="581.6731"/>
<Orientation y="3.22455"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15467">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1863.46583" z="579.19153"/>
<Orientation y="1.71695"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15468">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1868.46705" z="574.66883"/>
<Orientation y="2.18793"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15469">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1868.90589" z="579.23115"/>
<Orientation y="2.18793"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15470">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1873.23011" z="568.98224"/>
<Orientation y="0.89188"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15471">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1872.865" z="569.12818"/>
<Orientation y="-4.12786"/>
<Actor seed="23242"/>
</Entity>
<Entity uid="15472">
<Template>gaia/geology_stone_alpine_a</Template>
<Player>0</Player>
<Position x="1873.91358" z="566.4261"/>
<Orientation y="1.80748"/>
<Actor seed="33038"/>
</Entity>
<Entity uid="15473">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1859.28846" z="535.74988"/>
<Orientation y="-0.23438"/>
<Actor seed="14666"/>
</Entity>
<Entity uid="15474">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1860.46119" z="533.37604"/>
<Orientation y="-0.51943"/>
<Actor seed="25478"/>
</Entity>
<Entity uid="15475">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1855.81324" z="529.10322"/>
<Orientation y="1.43143"/>
<Actor seed="4432"/>
</Entity>
<Entity uid="15476">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1856.59217" z="533.80372"/>
<Orientation y="-0.1984"/>
<Actor seed="42714"/>
</Entity>
<Entity uid="15477">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1856.31495" z="531.79084"/>
<Orientation y="0.19016"/>
<Actor seed="7268"/>
</Entity>
<Entity uid="15478">
<Template>units/ptol_infantry_pikeman_e</Template>
<Player>0</Player>
<Position x="1859.21058" z="531.03486"/>
<Orientation y="0.54696"/>
<Actor seed="24746"/>
</Entity>
<Entity uid="15479">
<Template>units/ptol_infantry_spearman_merc_b</Template>
<Player>0</Player>
<Position x="1829.90503" z="589.65284"/>
<Orientation y="2.94541"/>
<Actor seed="7732"/>
</Entity>
<Entity uid="15480">
<Template>units/ptol_infantry_spearman_merc_b</Template>
<Player>0</Player>
<Position x="1832.4275" z="590.48517"/>
<Orientation y="2.35621"/>
<Actor seed="56740"/>
</Entity>
<Entity uid="15481">
<Template>units/ptol_infantry_spearman_merc_b</Template>
<Player>0</Player>
<Position x="1834.86109" z="591.83106"/>
<Orientation y="-2.13018"/>
<Actor seed="25606"/>
</Entity>
<Entity uid="15482">
<Template>units/ptol_infantry_spearman_merc_b</Template>
<Player>0</Player>
<Position x="1830.24878" z="587.24415"/>
<Orientation y="0.63147"/>
<Actor seed="14502"/>
</Entity>
<Entity uid="15483">
<Template>units/ptol_infantry_spearman_merc_b</Template>
<Player>0</Player>
<Position x="1832.40723" z="587.78199"/>
<Orientation y="-1.88415"/>
<Actor seed="57816"/>
</Entity>
<Entity uid="15484">
<Template>units/ptol_infantry_spearman_merc_b</Template>
<Player>0</Player>
<Position x="1835.07166" z="589.41706"/>
<Orientation y="-0.22387"/>
<Actor seed="54758"/>
</Entity>
<Entity uid="15486">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="1562.10511" z="199.4791"/>
<Orientation y="-1.87926"/>
<Actor seed="314"/>
</Entity>
<Entity uid="15487">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1470.84327" z="149.37269"/>
<Orientation y="-3.37134"/>
<Actor seed="2993"/>
</Entity>
<Entity uid="15488">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1632.84461" z="222.30384"/>
<Orientation y="-3.37134"/>
<Actor seed="2993"/>
</Entity>
<Entity uid="15489">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1662.0022" z="260.13974"/>
<Orientation y="-2.38936"/>
<Actor seed="2993"/>
</Entity>
<Entity uid="15490">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1692.90137" z="294.46854"/>
<Orientation y="0.57462"/>
<Actor seed="2992"/>
</Entity>
<Entity uid="15491">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1776.97254" z="390.65897"/>
<Orientation y="0.38207"/>
<Actor seed="3051"/>
</Entity>
<Entity uid="15492">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1780.86097" z="581.05451"/>
<Orientation y="4.91121"/>
<Actor seed="3051"/>
</Entity>
<Entity uid="15493">
<Template>structures/ptol_defense_tower</Template>
<Player>0</Player>
<Position x="1694.22876" z="686.26722"/>
<Orientation y="1.93454"/>
<Actor seed="9162"/>
</Entity>
<Entity uid="15494">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1697.39441" z="294.77552"/>
<Orientation y="2.35621"/>
<Actor seed="46690"/>
</Entity>
<Entity uid="15495">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1695.91529" z="293.01362"/>
<Orientation y="2.35621"/>
<Actor seed="49594"/>
</Entity>
<Entity uid="15496">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1693.57508" z="290.01365"/>
<Orientation y="2.35621"/>
<Actor seed="47582"/>
</Entity>
<Entity uid="15497">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1692.57825" z="289.30961"/>
<Orientation y="2.35621"/>
<Actor seed="6350"/>
</Entity>
<Entity uid="15498">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1690.6371" z="289.2522"/>
<Orientation y="2.35621"/>
<Actor seed="58444"/>
</Entity>
<Entity uid="15499">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1689.53455" z="290.49585"/>
<Orientation y="2.35621"/>
<Actor seed="3536"/>
</Entity>
<Entity uid="15500">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1687.98328" z="291.32041"/>
<Orientation y="2.35621"/>
<Actor seed="40620"/>
</Entity>
<Entity uid="15501">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1687.4358" z="293.5684"/>
<Orientation y="2.35621"/>
<Actor seed="12220"/>
</Entity>
<Entity uid="15502">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1763.33704" z="327.01145"/>
<Orientation y="2.35621"/>
<Actor seed="60928"/>
</Entity>
<Entity uid="15503">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1764.45936" z="325.20249"/>
<Orientation y="2.35621"/>
<Actor seed="10678"/>
</Entity>
<Entity uid="15504">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1764.91065" z="321.46073"/>
<Orientation y="2.35621"/>
<Actor seed="12912"/>
</Entity>
<Entity uid="15505">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1764.63697" z="318.79154"/>
<Orientation y="2.35621"/>
<Actor seed="1668"/>
</Entity>
<Entity uid="15506">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1763.18152" z="316.44956"/>
<Orientation y="2.35621"/>
<Actor seed="55778"/>
</Entity>
<Entity uid="15507">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1758.06019" z="315.26014"/>
<Orientation y="2.35621"/>
<Actor seed="41442"/>
</Entity>
<Entity uid="15508">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1754.82166" z="315.26795"/>
<Orientation y="-0.86397"/>
<Actor seed="28910"/>
</Entity>
<Entity uid="15509">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1753.2527" z="317.37992"/>
<Orientation y="2.35621"/>
<Actor seed="18056"/>
</Entity>
<Entity uid="15510">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1751.18152" z="318.8527"/>
<Orientation y="2.35621"/>
<Actor seed="21992"/>
</Entity>
<Entity uid="15511">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1757.98975" z="318.52057"/>
<Orientation y="2.35621"/>
<Actor seed="60954"/>
</Entity>
<Entity uid="15512">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1763.90845" z="321.81675"/>
<Orientation y="2.35621"/>
<Actor seed="60916"/>
</Entity>
<Entity uid="15513">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1763.97901" z="324.56708"/>
<Orientation y="2.35621"/>
<Actor seed="49904"/>
</Entity>
<Entity uid="15514">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1761.55481" z="322.58143"/>
<Orientation y="2.35621"/>
<Actor seed="48316"/>
</Entity>
<Entity uid="15515">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1762.68616" z="324.95575"/>
<Orientation y="2.35621"/>
<Actor seed="502"/>
</Entity>
<Entity uid="15516">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1761.91724" z="325.38782"/>
<Orientation y="2.35621"/>
<Actor seed="17364"/>
</Entity>
<Entity uid="15517">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1761.36133" z="329.29242"/>
<Orientation y="2.35621"/>
<Actor seed="52590"/>
</Entity>
<Entity uid="15518">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1762.03663" z="324.94428"/>
<Orientation y="2.35621"/>
<Actor seed="14186"/>
</Entity>
<Entity uid="15519">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1760.77503" z="322.80402"/>
<Orientation y="2.35621"/>
<Actor seed="34802"/>
</Entity>
<Entity uid="15520">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1755.36548" z="318.50297"/>
<Orientation y="2.35621"/>
<Actor seed="33346"/>
</Entity>
<Entity uid="15521">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1754.66578" z="319.9282"/>
<Orientation y="2.35621"/>
<Actor seed="35204"/>
</Entity>
<Entity uid="15522">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1638.60474" z="217.72458"/>
<Orientation y="2.35621"/>
<Actor seed="58252"/>
</Entity>
<Entity uid="15523">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1635.63526" z="218.01706"/>
<Orientation y="2.35621"/>
<Actor seed="3820"/>
</Entity>
<Entity uid="15524">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1631.37232" z="218.65305"/>
<Orientation y="2.35621"/>
<Actor seed="50622"/>
</Entity>
<Entity uid="15525">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1634.95838" z="218.17884"/>
<Orientation y="2.35621"/>
<Actor seed="50766"/>
</Entity>
<Entity uid="15526">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1638.3849" z="216.97623"/>
<Orientation y="2.35621"/>
<Actor seed="26084"/>
</Entity>
<Entity uid="15527">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1642.40967" z="214.30973"/>
<Orientation y="2.35621"/>
<Actor seed="62002"/>
</Entity>
<Entity uid="15528">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1639.35486" z="216.00144"/>
<Orientation y="2.35621"/>
<Actor seed="40830"/>
</Entity>
<Entity uid="15529">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1630.75135" z="218.57007"/>
<Orientation y="2.35621"/>
<Actor seed="26322"/>
</Entity>
<Entity uid="15530">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1628.21021" z="218.82297"/>
<Orientation y="2.35621"/>
<Actor seed="53650"/>
</Entity>
<Entity uid="15531">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1626.4657" z="220.72391"/>
<Orientation y="2.35621"/>
<Actor seed="17418"/>
</Entity>
<Entity uid="15532">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1625.0276" z="221.91123"/>
<Orientation y="2.35621"/>
<Actor seed="30164"/>
</Entity>
<Entity uid="15533">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1622.6084" z="223.01377"/>
<Orientation y="2.35621"/>
<Actor seed="57526"/>
</Entity>
<Entity uid="15534">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1631.0868" z="217.14902"/>
<Orientation y="2.35621"/>
<Actor seed="19380"/>
</Entity>
<Entity uid="15535">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1622.21131" z="224.73514"/>
<Orientation y="2.35621"/>
<Actor seed="33464"/>
</Entity>
<Entity uid="15536">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1482.62684" z="128.51005"/>
<Orientation y="2.35621"/>
<Actor seed="34070"/>
</Entity>
<Entity uid="15537">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1484.87818" z="129.94877"/>
<Orientation y="2.35621"/>
<Actor seed="55706"/>
</Entity>
<Entity uid="15538">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1486.4192" z="131.5767"/>
<Orientation y="2.35621"/>
<Actor seed="21392"/>
</Entity>
<Entity uid="15539">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1488.40577" z="134.50226"/>
<Orientation y="2.35621"/>
<Actor seed="24578"/>
</Entity>
<Entity uid="15540">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1488.93299" z="136.86817"/>
<Orientation y="2.35621"/>
<Actor seed="43270"/>
</Entity>
<Entity uid="15541">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1486.93116" z="131.92649"/>
<Orientation y="2.35621"/>
<Actor seed="27348"/>
</Entity>
<Entity uid="15542">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1489.22498" z="140.25324"/>
<Orientation y="2.35621"/>
<Actor seed="5954"/>
</Entity>
<Entity uid="15543">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1488.24378" z="131.81449"/>
<Orientation y="2.35621"/>
<Actor seed="25414"/>
</Entity>
<Entity uid="15544">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1549.38843" z="184.19986"/>
<Orientation y="2.35621"/>
<Actor seed="38586"/>
</Entity>
<Entity uid="15545">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1547.24" z="183.9882"/>
<Orientation y="2.35621"/>
<Actor seed="5058"/>
</Entity>
<Entity uid="15546">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1544.52308" z="182.89368"/>
<Orientation y="2.35621"/>
<Actor seed="48344"/>
</Entity>
<Entity uid="15547">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1548.36866" z="185.3783"/>
<Orientation y="2.35621"/>
<Actor seed="44526"/>
</Entity>
<Entity uid="15548">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1540.69007" z="181.64756"/>
<Orientation y="2.35621"/>
<Actor seed="44808"/>
</Entity>
<Entity uid="15549">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1540.36329" z="180.01996"/>
<Orientation y="2.35621"/>
<Actor seed="57990"/>
</Entity>
<Entity uid="15550">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1588.1084" z="193.34134"/>
<Orientation y="2.35621"/>
<Actor seed="43656"/>
</Entity>
<Entity uid="15551">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1587.98572" z="191.63376"/>
<Orientation y="2.35621"/>
<Actor seed="4454"/>
</Entity>
<Entity uid="15552">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1588.12159" z="190.02891"/>
<Orientation y="2.35621"/>
<Actor seed="56152"/>
</Entity>
<Entity uid="15553">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1587.81531" z="188.67051"/>
<Orientation y="2.35621"/>
<Actor seed="17468"/>
</Entity>
<Entity uid="15554">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1586.52271" z="188.42746"/>
<Orientation y="2.35621"/>
<Actor seed="61002"/>
</Entity>
<Entity uid="15558">
<Template>actor|flora/trees/acacia.xml</Template>
<Position x="1863.58704" z="591.63953"/>
<Orientation y="2.35621"/>
<Actor seed="57346"/>
</Entity>
<Entity uid="15559">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1802.40491" z="395.24366"/>
<Orientation y="2.35621"/>
<Actor seed="46548"/>
</Entity>
<Entity uid="15560">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1846.85145" z="437.88956"/>
<Orientation y="2.35621"/>
<Actor seed="1100"/>
</Entity>
<Entity uid="15561">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1677.99183" z="301.33387"/>
<Orientation y="2.35621"/>
<Actor seed="39432"/>
</Entity>
<Entity uid="15562">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1815.74756" z="583.97736"/>
<Orientation y="2.35621"/>
<Actor seed="57308"/>
</Entity>
<Entity uid="15563">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1817.53138" z="584.6438"/>
<Orientation y="2.35621"/>
<Actor seed="60374"/>
</Entity>
<Entity uid="15564">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1737.15223" z="667.9079"/>
<Orientation y="2.35621"/>
<Actor seed="52008"/>
</Entity>
<Entity uid="15565">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1737.73804" z="665.41498"/>
<Orientation y="2.35621"/>
<Actor seed="65369"/>
</Entity>
<Entity uid="15566">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1704.72107" z="268.6678"/>
<Orientation y="2.35621"/>
<Actor seed="46160"/>
</Entity>
<Entity uid="15567">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1698.1587" z="268.2256"/>
<Orientation y="2.35621"/>
<Actor seed="40872"/>
</Entity>
<Entity uid="15568">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1755.7378" z="324.11228"/>
<Orientation y="2.35621"/>
<Actor seed="26928"/>
</Entity>
<Entity uid="15569">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1696.594" z="266.3422"/>
<Orientation y="2.35621"/>
<Actor seed="48838"/>
</Entity>
<Entity uid="15570">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1498.0282" z="134.09595"/>
<Orientation y="2.35621"/>
<Actor seed="10454"/>
</Entity>
<Entity uid="15571">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1497.14673" z="135.31366"/>
<Orientation y="2.35621"/>
<Actor seed="42526"/>
</Entity>
<Entity uid="15572">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1497.3152" z="131.32172"/>
<Orientation y="1.09424"/>
<Actor seed="40384"/>
</Entity>
<Entity uid="15573">
<Template>actor|structures/ptolemies/wall_short.xml</Template>
<Position x="1384.90699" z="983.80414"/>
<Orientation y="-1.10845"/>
<Actor seed="46192"/>
</Entity>
<Entity uid="15575">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="1090.48804" z="63.88637"/>
<Orientation y="-0.41733"/>
<Actor seed="47766"/>
</Entity>
<Entity uid="15576">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="1087.0448" z="62.12555"/>
<Orientation y="0.0953"/>
<Actor seed="65048"/>
</Entity>
<Entity uid="15577">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="964.64106" z="189.87781"/>
<Orientation y="3.96287"/>
<Actor seed="1045"/>
</Entity>
<Entity uid="15578">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="955.77619" z="181.52125"/>
<Orientation y="5.76777"/>
<Actor seed="1043"/>
</Entity>
<Entity uid="15579">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="952.71448" z="186.27756"/>
<Orientation y="-3.35674"/>
<Actor seed="265"/>
</Entity>
<Entity uid="15580">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="930.9917" z="185.72855"/>
<Orientation y="-1.09472"/>
<Actor seed="263"/>
</Entity>
<Entity uid="15581">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="960.81873" z="188.68082"/>
<Orientation y="0.51488"/>
<Actor seed="261"/>
</Entity>
<Entity uid="15582">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="947.66852" z="185.7852"/>
<Orientation y="1.75884"/>
<Actor seed="260"/>
</Entity>
<Entity uid="15583">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="946.26948" z="188.46616"/>
<Orientation y="-2.1537"/>
<Actor seed="255"/>
</Entity>
<Entity uid="15584">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="939.05152" z="188.47864"/>
<Orientation y="-3.38662"/>
<Actor seed="254"/>
</Entity>
<Entity uid="15585">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="976.95862" z="186.12513"/>
<Orientation y="1.19341"/>
<Actor seed="249"/>
</Entity>
<Entity uid="15586">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="942.85352" z="187.46808"/>
<Orientation y="0.88111"/>
<Actor seed="260"/>
</Entity>
<Entity uid="15588">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="927.98957" z="188.29532"/>
<Orientation y="4.89003"/>
<Actor seed="1043"/>
</Entity>
<Entity uid="15589">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="949.61487" z="181.91532"/>
<Orientation y="-3.03158"/>
<Actor seed="264"/>
</Entity>
<Entity uid="15590">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="924.42798" z="180.8647"/>
<Orientation y="0.3312"/>
<Actor seed="259"/>
</Entity>
<Entity uid="15591">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="934.63007" z="176.0811"/>
<Orientation y="0.32767"/>
<Actor seed="258"/>
</Entity>
<Entity uid="15592">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="934.12287" z="179.27793"/>
<Orientation y="-2.40073"/>
<Actor seed="256"/>
</Entity>
<Entity uid="15593">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="945.38117" z="176.66083"/>
<Orientation y="-5.16608"/>
<Actor seed="253"/>
</Entity>
<Entity uid="15594">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="943.73755" z="179.91474"/>
<Orientation y="-0.93473"/>
<Actor seed="252"/>
</Entity>
<Entity uid="15595">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="932.13813" z="180.56623"/>
<Orientation y="-3.60253"/>
<Actor seed="251"/>
</Entity>
<Entity uid="15596">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="929.85108" z="178.45295"/>
<Orientation y="0.04036"/>
<Actor seed="250"/>
</Entity>
<Entity uid="15597">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="937.55024" z="176.78876"/>
<Orientation y="-1.0944"/>
<Actor seed="248"/>
</Entity>
<Entity uid="15598">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="912.2226" z="193.89927"/>
<Orientation y="-2.84089"/>
<Actor seed="262"/>
</Entity>
<Entity uid="15599">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="927.23377" z="183.96744"/>
<Orientation y="-5.20716"/>
<Actor seed="257"/>
</Entity>
<Entity uid="15600">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="920.32789" z="55.78367"/>
<Orientation y="0.04036"/>
<Actor seed="250"/>
</Entity>
<Entity uid="15601">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="942.48633" z="138.76566"/>
<Orientation y="2.35621"/>
<Actor seed="52450"/>
</Entity>
<Entity uid="15602">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="936.56611" z="133.16568"/>
<Orientation y="2.35621"/>
<Actor seed="2366"/>
</Entity>
<Entity uid="15603">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="937.72492" z="130.82499"/>
<Orientation y="2.35621"/>
<Actor seed="57188"/>
</Entity>
<Entity uid="15604">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="930.27149" z="128.05378"/>
<Orientation y="2.35621"/>
<Actor seed="23722"/>
</Entity>
<Entity uid="15605">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="927.50458" z="120.79822"/>
<Orientation y="2.35621"/>
<Actor seed="33172"/>
</Entity>
<Entity uid="15606">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="919.85926" z="75.32224"/>
<Orientation y="2.35621"/>
<Actor seed="59640"/>
</Entity>
<Entity uid="15607">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="911.42804" z="89.03878"/>
<Orientation y="2.35621"/>
<Actor seed="43850"/>
</Entity>
<Entity uid="15608">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="914.45136" z="75.33054"/>
<Orientation y="2.35621"/>
<Actor seed="35392"/>
</Entity>
<Entity uid="15609">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="912.74811" z="78.45612"/>
<Orientation y="2.35621"/>
<Actor seed="52606"/>
</Entity>
<Entity uid="15610">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="918.18061" z="67.61348"/>
<Orientation y="2.35621"/>
<Actor seed="60868"/>
</Entity>
<Entity uid="15611">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="901.81043" z="104.0417"/>
<Orientation y="2.35621"/>
<Actor seed="44998"/>
</Entity>
<Entity uid="15612">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="911.03254" z="84.51128"/>
<Orientation y="9.84752"/>
<Actor seed="1057"/>
</Entity>
<Entity uid="15613">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="915.23359" z="81.68175"/>
<Orientation y="7.84012"/>
<Actor seed="1141"/>
</Entity>
<Entity uid="15614">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="920.41437" z="72.50524"/>
<Orientation y="11.36303"/>
<Actor seed="1142"/>
</Entity>
<Entity uid="15615">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="909.49891" z="98.62111"/>
<Orientation y="17.34525"/>
<Actor seed="1233"/>
</Entity>
<Entity uid="15616">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="917.84546" z="127.49828"/>
<Orientation y="14.52237"/>
<Actor seed="1235"/>
</Entity>
<Entity uid="15617">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="905.63947" z="86.21859"/>
<Orientation y="6.67972"/>
<Actor seed="1139"/>
</Entity>
<Entity uid="15618">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="909.18976" z="88.06145"/>
<Orientation y="9.78815"/>
<Actor seed="1140"/>
</Entity>
<Entity uid="15619">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="928.73371" z="119.66282"/>
<Orientation y="13.3293"/>
<Actor seed="1051"/>
</Entity>
<Entity uid="15620">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="909.22004" z="101.0624"/>
<Orientation y="11.87737"/>
<Actor seed="1052"/>
</Entity>
<Entity uid="15621">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="909.23273" z="101.95188"/>
<Orientation y="6.34777"/>
<Actor seed="1053"/>
</Entity>
<Entity uid="15622">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="908.49805" z="91.09258"/>
<Orientation y="6.00293"/>
<Actor seed="1054"/>
</Entity>
<Entity uid="15623">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="918.38654" z="142.37244"/>
<Orientation y="13.10688"/>
<Actor seed="1056"/>
</Entity>
<Entity uid="15624">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="925.34858" z="136.9145"/>
<Orientation y="15.28106"/>
<Actor seed="1057"/>
</Entity>
<Entity uid="15625">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="917.59675" z="120.3654"/>
<Orientation y="7.1883"/>
<Actor seed="1135"/>
</Entity>
<Entity uid="15626">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="921.9607" z="122.99088"/>
<Orientation y="8.14072"/>
<Actor seed="1136"/>
</Entity>
<Entity uid="15627">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="909.51178" z="135.09351"/>
<Orientation y="6.98806"/>
<Actor seed="1137"/>
</Entity>
<Entity uid="15628">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="931.5052" z="116.7335"/>
<Orientation y="13.27366"/>
<Actor seed="1141"/>
</Entity>
<Entity uid="15629">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="920.9676" z="121.5828"/>
<Orientation y="11.28144"/>
<Actor seed="1142"/>
</Entity>
<Entity uid="15630">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="936.04816" z="119.71222"/>
<Orientation y="14.83021"/>
<Actor seed="1230"/>
</Entity>
<Entity uid="15631">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="915.92591" z="127.98296"/>
<Orientation y="7.68967"/>
<Actor seed="1232"/>
</Entity>
<Entity uid="15632">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="910.54737" z="127.30095"/>
<Orientation y="18.12383"/>
<Actor seed="1233"/>
</Entity>
<Entity uid="15633">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="925.82056" z="128.56196"/>
<Orientation y="7.25477"/>
<Actor seed="1235"/>
</Entity>
<Entity uid="15634">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="912.73682" z="138.93378"/>
<Orientation y="12.11326"/>
<Actor seed="1139"/>
</Entity>
<Entity uid="15635">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="914.52393" z="125.45618"/>
<Orientation y="15.66552"/>
<Actor seed="1140"/>
</Entity>
<Entity uid="15636">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="938.0152" z="144.38193"/>
<Orientation y="6.30745"/>
<Actor seed="1235"/>
</Entity>
<Entity uid="15637">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="930.91474" z="140.69626"/>
<Orientation y="11.83014"/>
<Actor seed="1233"/>
</Entity>
<Entity uid="15638">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="939.8581" z="140.8318"/>
<Orientation y="5.84791"/>
<Actor seed="1142"/>
</Entity>
<Entity uid="15639">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="932.75763" z="137.1461"/>
<Orientation y="7.84012"/>
<Actor seed="1141"/>
</Entity>
<Entity uid="15640">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="929.20746" z="135.30326"/>
<Orientation y="9.78815"/>
<Actor seed="1140"/>
</Entity>
<Entity uid="15641">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="926.99842" z="148.1597"/>
<Orientation y="5.60218"/>
<Actor seed="1139"/>
</Entity>
<Entity uid="15642">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="931.05024" z="131.75309"/>
<Orientation y="9.84752"/>
<Actor seed="1057"/>
</Entity>
<Entity uid="15643">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="927.50007" z="129.91025"/>
<Orientation y="7.67334"/>
<Actor seed="1056"/>
</Entity>
<Entity uid="15644">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="904.59412" z="105.1701"/>
<Orientation y="13.64533"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="15645">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="899.57813" z="103.51398"/>
<Orientation y="8.5151"/>
<Actor seed="1134"/>
</Entity>
<Entity uid="15646">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="919.90485" z="188.36826"/>
<Orientation y="4.55271"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="15647">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="916.98536" z="75.38088"/>
<Orientation y="1.61001"/>
<Actor seed="1031"/>
</Entity>
<Entity uid="15648">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="909.7992" z="71.86538"/>
<Orientation y="1.60381"/>
<Actor seed="1032"/>
</Entity>
<Entity uid="15649">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="916.32996" z="68.20853"/>
<Orientation y="9.51943"/>
<Actor seed="1038"/>
</Entity>
<Entity uid="15650">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="910.73523" z="67.37235"/>
<Orientation y="5.42127"/>
<Actor seed="1039"/>
</Entity>
<Entity uid="15651">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="891.0224" z="109.29177"/>
<Orientation y="12.92852"/>
<Actor seed="1040"/>
</Entity>
<Entity uid="15652">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="921.78345" z="142.15168"/>
<Orientation y="5.63369"/>
<Actor seed="1041"/>
</Entity>
<Entity uid="15653">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="925.40156" z="143.85734"/>
<Orientation y="6.31344"/>
<Actor seed="1042"/>
</Entity>
<Entity uid="15654">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="913.3147" z="64.67911"/>
<Orientation y="0.41698"/>
<Actor seed="1218"/>
</Entity>
<Entity uid="15655">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="893.30597" z="80.37716"/>
<Orientation y="7.6957"/>
<Actor seed="1220"/>
</Entity>
<Entity uid="15656">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="912.57978" z="136.48768"/>
<Orientation y="-1.18274"/>
<Actor seed="1221"/>
</Entity>
<Entity uid="15657">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="911.06702" z="132.7848"/>
<Orientation y="-1.17165"/>
<Actor seed="1222"/>
</Entity>
<Entity uid="15658">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="917.47492" z="189.39621"/>
<Orientation y="0.64303"/>
<Actor seed="1223"/>
</Entity>
<Entity uid="15659">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="916.28272" z="134.97495"/>
<Orientation y="-0.58611"/>
<Actor seed="1224"/>
</Entity>
<Entity uid="15660">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="912.13166" z="131.12565"/>
<Orientation y="4.26851"/>
<Actor seed="1226"/>
</Entity>
<Entity uid="15661">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="908.51142" z="126.77892"/>
<Orientation y="8.15403"/>
<Actor seed="1227"/>
</Entity>
<Entity uid="15662">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="911.5569" z="68.27225"/>
<Orientation y="4.18436"/>
<Actor seed="1119"/>
</Entity>
<Entity uid="15663">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="910.75043" z="60.60706"/>
<Orientation y="4.17765"/>
<Actor seed="1122"/>
</Entity>
<Entity uid="15664">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="897.46436" z="69.66158"/>
<Orientation y="4.40714"/>
<Actor seed="1123"/>
</Entity>
<Entity uid="15665">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="893.46955" z="106.70034"/>
<Orientation y="3.13024"/>
<Actor seed="1124"/>
</Entity>
<Entity uid="15666">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="917.81849" z="140.2039"/>
<Orientation y="8.40725"/>
<Actor seed="1125"/>
</Entity>
<Entity uid="15667">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="919.96656" z="134.87021"/>
<Orientation y="0.82808"/>
<Actor seed="1127"/>
</Entity>
<Entity uid="15668">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="922.29395" z="185.69434"/>
<Orientation y="5.85383"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="15669">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="826.89228" z="101.19994"/>
<Orientation y="-5.44443"/>
<Actor seed="2979"/>
</Entity>
<Entity uid="15670">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="935.3567" z="31.19423"/>
<Orientation y="-3.58016"/>
<Actor seed="2978"/>
</Entity>
<Entity uid="15671">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="821.11597" z="107.88152"/>
<Orientation y="3.20752"/>
<Actor seed="2977"/>
</Entity>
<Entity uid="15672">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="935.65296" z="146.6255"/>
<Orientation y="2.35621"/>
<Actor seed="11214"/>
</Entity>
<Entity uid="15673">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="893.667" z="114.0247"/>
<Orientation y="2.35621"/>
<Actor seed="46668"/>
</Entity>
<Entity uid="15674">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="905.56415" z="81.22303"/>
<Orientation y="2.35621"/>
<Actor seed="51818"/>
</Entity>
<Entity uid="15675">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="944.40137" z="143.45127"/>
<Orientation y="2.35621"/>
<Actor seed="12856"/>
</Entity>
<Entity uid="15676">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="953.18482" z="141.79551"/>
<Orientation y="2.35621"/>
<Actor seed="6700"/>
</Entity>
<Entity uid="15677">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="944.40357" z="140.31067"/>
<Orientation y="2.35621"/>
<Actor seed="32752"/>
</Entity>
<Entity uid="15678">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="958.50336" z="140.90076"/>
<Orientation y="2.35621"/>
<Actor seed="48810"/>
</Entity>
<Entity uid="15679">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="924.89557" z="186.61576"/>
<Orientation y="2.35621"/>
<Actor seed="55230"/>
</Entity>
<Entity uid="15681">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="900.38874" z="87.57596"/>
<Orientation y="2.35621"/>
<Actor seed="60944"/>
</Entity>
<Entity uid="15682">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="924.88032" z="131.66037"/>
<Orientation y="2.35621"/>
<Actor seed="10332"/>
</Entity>
<Entity uid="15683">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="914.57422" z="133.88071"/>
<Orientation y="2.35621"/>
<Actor seed="16640"/>
</Entity>
<Entity uid="15684">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="911.41614" z="128.56742"/>
<Orientation y="2.35621"/>
<Actor seed="42584"/>
</Entity>
<Entity uid="15685">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="899.086" z="72.32786"/>
<Orientation y="2.35621"/>
<Actor seed="55000"/>
</Entity>
<Entity uid="15686">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="918.4701" z="78.851"/>
<Orientation y="2.35621"/>
<Actor seed="22692"/>
</Entity>
<Entity uid="15687">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="903.44123" z="95.3727"/>
<Orientation y="2.35621"/>
<Actor seed="31428"/>
</Entity>
<Entity uid="15688">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="901.2187" z="85.5709"/>
<Orientation y="2.35621"/>
<Actor seed="63924"/>
</Entity>
<Entity uid="15689">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="919.89875" z="127.33761"/>
<Orientation y="2.35621"/>
<Actor seed="47446"/>
</Entity>
<Entity uid="15690">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="895.28394" z="84.56107"/>
<Orientation y="2.35621"/>
<Actor seed="32760"/>
</Entity>
<Entity uid="15691">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="919.14582" z="138.31635"/>
<Orientation y="2.35621"/>
<Actor seed="27342"/>
</Entity>
<Entity uid="15692">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="905.11744" z="69.59974"/>
<Orientation y="2.35621"/>
<Actor seed="32764"/>
</Entity>
<Entity uid="15693">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="894.38117" z="77.6234"/>
<Orientation y="2.35621"/>
<Actor seed="35268"/>
</Entity>
<Entity uid="15694">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="901.378" z="90.88428"/>
<Orientation y="2.35621"/>
<Actor seed="35154"/>
</Entity>
<Entity uid="15695">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="894.11878" z="69.23513"/>
<Orientation y="2.35621"/>
<Actor seed="15676"/>
</Entity>
<Entity uid="15696">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="896.42664" z="78.36231"/>
<Orientation y="2.35621"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="15697">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="901.26343" z="69.43642"/>
<Orientation y="2.35621"/>
<Actor seed="13370"/>
</Entity>
<Entity uid="15698">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="894.45197" z="74.31173"/>
<Orientation y="2.35621"/>
<Actor seed="2774"/>
</Entity>
<Entity uid="15699">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="900.34858" z="109.49563"/>
<Orientation y="2.35621"/>
<Actor seed="62076"/>
</Entity>
<Entity uid="15700">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="922.32093" z="139.67493"/>
<Orientation y="2.35621"/>
<Actor seed="63824"/>
</Entity>
<Entity uid="15701">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="905.83411" z="76.55524"/>
<Orientation y="2.35621"/>
<Actor seed="30354"/>
</Entity>
<Entity uid="15702">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="892.33216" z="110.62378"/>
<Orientation y="2.35621"/>
<Actor seed="12154"/>
</Entity>
<Entity uid="15703">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="898.81965" z="79.96068"/>
<Orientation y="2.35621"/>
<Actor seed="63822"/>
</Entity>
<Entity uid="15704">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="899.63074" z="107.81069"/>
<Orientation y="2.35621"/>
<Actor seed="34194"/>
</Entity>
<Entity uid="15705">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="903.61695" z="97.65822"/>
<Orientation y="2.35621"/>
<Actor seed="19814"/>
</Entity>
<Entity uid="15709">
<Template>actor|structures/carthaginians/short_wall_medium.xml</Template>
<Position x="229.96134" z="617.83741"/>
<Orientation y="3.80503"/>
<Actor seed="23432"/>
</Entity>
<Entity uid="15710">
<Template>actor|structures/carthaginians/short_wall_tower.xml</Template>
<Position x="225.45673" z="621.36011"/>
<Orientation y="3.82656"/>
<Actor seed="50036"/>
</Entity>
<Entity uid="15711">
<Template>actor|structures/carthaginians/short_wall_tower.xml</Template>
<Position x="234.57264" z="614.323"/>
<Orientation y="3.82656"/>
<Actor seed="50036"/>
</Entity>
<Entity uid="15712">
<Template>actor|structures/carthaginians/short_wall_short.xml</Template>
<Position x="226.75605" z="623.10163"/>
<Orientation y="2.22278"/>
<Actor seed="26692"/>
</Entity>
<Entity uid="15713">
<Template>actor|structures/carthaginians/short_wall_short.xml</Template>
<Position x="235.92902" z="616.11792"/>
<Orientation y="2.22278"/>
<Actor seed="26692"/>
</Entity>
<Entity uid="15714">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="140.57084" z="586.77753"/>
<Orientation y="2.35621"/>
<Actor seed="48078"/>
</Entity>
<Entity uid="15715">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="162.42737" z="557.90143"/>
<Orientation y="2.35621"/>
<Actor seed="60510"/>
</Entity>
<Entity uid="15716">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="139.20383" z="572.85071"/>
<Orientation y="2.35621"/>
<Actor seed="27770"/>
</Entity>
<Entity uid="15717">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="144.66596" z="571.39698"/>
<Orientation y="2.35621"/>
<Actor seed="49806"/>
</Entity>
<Entity uid="15718">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="149.19162" z="567.2519"/>
<Orientation y="2.35621"/>
<Actor seed="39278"/>
</Entity>
<Entity uid="15719">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="148.32932" z="563.10456"/>
<Orientation y="2.35621"/>
<Actor seed="29138"/>
</Entity>
<Entity uid="15720">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="154.76496" z="564.09125"/>
<Orientation y="2.35621"/>
<Actor seed="39036"/>
</Entity>
<Entity uid="15721">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="160.76246" z="562.78058"/>
<Orientation y="1.16456"/>
<Actor seed="16486"/>
</Entity>
<Entity uid="15722">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="166.19983" z="559.74427"/>
<Orientation y="2.35621"/>
<Actor seed="62164"/>
</Entity>
<Entity uid="15723">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="175.91678" z="553.81971"/>
<Orientation y="2.35621"/>
<Actor seed="25440"/>
</Entity>
<Entity uid="15724">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="169.45798" z="556.03687"/>
<Orientation y="2.35621"/>
<Actor seed="26394"/>
</Entity>
<Entity uid="15725">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="173.41562" z="556.68335"/>
<Orientation y="4.26781"/>
<Actor seed="5424"/>
</Entity>
<Entity uid="15726">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="155.46268" z="559.3647"/>
<Orientation y="2.35621"/>
<Actor seed="13060"/>
</Entity>
<Entity uid="15727">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="134.19434" z="584.70191"/>
<Orientation y="2.35621"/>
<Actor seed="46172"/>
</Entity>
<Entity uid="15728">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="136.49683" z="582.93091"/>
<Orientation y="2.35621"/>
<Actor seed="16974"/>
</Entity>
<Entity uid="15729">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="142.82361" z="570.23481"/>
<Orientation y="2.35621"/>
<Actor seed="63454"/>
</Entity>
<Entity uid="15730">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="133.74549" z="582.61048"/>
<Orientation y="2.35621"/>
<Actor seed="37354"/>
</Entity>
<Entity uid="15731">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="134.75657" z="576.40558"/>
<Orientation y="2.35621"/>
<Actor seed="35048"/>
</Entity>
<Entity uid="15732">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="153.62586" z="561.75385"/>
<Orientation y="2.35621"/>
<Actor seed="62554"/>
</Entity>
<Entity uid="15733">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="152.36588" z="557.32526"/>
<Orientation y="2.35621"/>
<Actor seed="24864"/>
</Entity>
<Entity uid="15734">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="158.30811" z="555.30439"/>
<Orientation y="2.35621"/>
<Actor seed="44130"/>
</Entity>
<Entity uid="15735">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="161.89484" z="553.15564"/>
<Orientation y="2.35621"/>
<Actor seed="47430"/>
</Entity>
<Entity uid="15736">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="181.08625" z="550.59021"/>
<Orientation y="2.35621"/>
<Actor seed="23672"/>
</Entity>
<Entity uid="15737">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="171.32694" z="550.24653"/>
<Orientation y="2.35621"/>
<Actor seed="54186"/>
</Entity>
<Entity uid="15738">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="156.23758" z="515.81165"/>
<Orientation y="2.35621"/>
<Actor seed="37012"/>
</Entity>
<Entity uid="15739">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="177.96308" z="551.30164"/>
<Orientation y="2.35621"/>
<Actor seed="41920"/>
</Entity>
<Entity uid="15740">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="138.40525" z="570.24708"/>
<Orientation y="2.35621"/>
<Actor seed="63582"/>
</Entity>
<Entity uid="15741">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="150.15836" z="560.97742"/>
<Orientation y="2.35621"/>
<Actor seed="35960"/>
</Entity>
<Entity uid="15742">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="133.21811" z="568.39124"/>
<Orientation y="2.35621"/>
<Actor seed="58670"/>
</Entity>
<Entity uid="15743">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="135.62256" z="570.1396"/>
<Orientation y="2.35621"/>
<Actor seed="47978"/>
</Entity>
<Entity uid="15744">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="129.3801" z="569.8011"/>
<Orientation y="2.35621"/>
<Actor seed="47478"/>
</Entity>
<Entity uid="15745">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="132.39185" z="565.19861"/>
<Orientation y="2.35621"/>
<Actor seed="22380"/>
</Entity>
<Entity uid="15746">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="162.39786" z="548.69935"/>
<Orientation y="2.35621"/>
<Actor seed="29858"/>
</Entity>
<Entity uid="15747">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="157.63407" z="552.71052"/>
<Orientation y="2.35621"/>
<Actor seed="24570"/>
</Entity>
<Entity uid="15748">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="145.49714" z="567.77436"/>
<Orientation y="2.35621"/>
<Actor seed="37568"/>
</Entity>
<Entity uid="15749">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="139.5604" z="568.05463"/>
<Orientation y="2.35621"/>
<Actor seed="14176"/>
</Entity>
<Entity uid="15750">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="133.59247" z="562.68073"/>
<Orientation y="2.35621"/>
<Actor seed="49290"/>
</Entity>
<Entity uid="15751">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="129.34559" z="566.66761"/>
<Orientation y="2.35621"/>
<Actor seed="46672"/>
</Entity>
<Entity uid="15752">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="129.86451" z="581.35761"/>
<Orientation y="2.35621"/>
<Actor seed="48664"/>
</Entity>
<Entity uid="15753">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="130.79029" z="573.39228"/>
<Orientation y="2.35621"/>
<Actor seed="38094"/>
</Entity>
<Entity uid="15754">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="148.82001" z="557.14344"/>
<Orientation y="2.35621"/>
<Actor seed="51806"/>
</Entity>
<Entity uid="15755">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="178.09318" z="548.22901"/>
<Orientation y="2.35621"/>
<Actor seed="61690"/>
</Entity>
<Entity uid="15756">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="163.75489" z="546.60169"/>
<Orientation y="2.35621"/>
<Actor seed="51752"/>
</Entity>
<Entity uid="15757">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="136.36783" z="563.17896"/>
<Orientation y="2.35621"/>
<Actor seed="61186"/>
</Entity>
<Entity uid="15758">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="138.26777" z="564.70331"/>
<Orientation y="2.35621"/>
<Actor seed="54028"/>
</Entity>
<Entity uid="15759">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="142.48792" z="565.38038"/>
<Orientation y="2.35621"/>
<Actor seed="21836"/>
</Entity>
<Entity uid="15760">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="144.74769" z="561.12647"/>
<Orientation y="2.35621"/>
<Actor seed="13308"/>
</Entity>
<Entity uid="15761">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="146.7783" z="556.93573"/>
<Orientation y="2.35621"/>
<Actor seed="14198"/>
</Entity>
<Entity uid="15762">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="141.70438" z="558.16614"/>
<Orientation y="2.35621"/>
<Actor seed="24270"/>
</Entity>
<Entity uid="15763">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="141.00431" z="562.35169"/>
<Orientation y="2.35621"/>
<Actor seed="41558"/>
</Entity>
<Entity uid="15764">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="159.17774" z="548.92469"/>
<Orientation y="2.35621"/>
<Actor seed="15986"/>
</Entity>
<Entity uid="15765">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="154.2469" z="550.56269"/>
<Orientation y="2.35621"/>
<Actor seed="64472"/>
</Entity>
<Entity uid="15766">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="154.1992" z="553.87787"/>
<Orientation y="2.35621"/>
<Actor seed="15580"/>
</Entity>
<Entity uid="15767">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="150.72175" z="555.28705"/>
<Orientation y="2.35621"/>
<Actor seed="778"/>
</Entity>
<Entity uid="15768">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="131.07212" z="577.72193"/>
<Orientation y="2.35621"/>
<Actor seed="46644"/>
</Entity>
<Entity uid="15769">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="141.54441" z="590.53913"/>
<Orientation y="2.35621"/>
<Actor seed="10100"/>
</Entity>
<Entity uid="15770">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="135.20707" z="586.91968"/>
<Orientation y="2.35621"/>
<Actor seed="3370"/>
</Entity>
<Entity uid="15771">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="127.5498" z="574.48212"/>
<Orientation y="2.35621"/>
<Actor seed="37148"/>
</Entity>
<Entity uid="15772">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="139.00815" z="559.89686"/>
<Orientation y="2.35621"/>
<Actor seed="13160"/>
</Entity>
<Entity uid="15773">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="155.731" z="548.6421"/>
<Orientation y="2.35621"/>
<Actor seed="19590"/>
</Entity>
<Entity uid="15774">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="170.51221" z="557.46479"/>
<Orientation y="2.35621"/>
<Actor seed="57858"/>
</Entity>
<Entity uid="15775">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="179.27292" z="553.5207"/>
<Orientation y="2.35621"/>
<Actor seed="23656"/>
</Entity>
<Entity uid="15776">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="157.98514" z="564.20423"/>
<Orientation y="2.35621"/>
<Actor seed="9354"/>
</Entity>
<Entity uid="15777">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="151.47141" z="564.19886"/>
<Orientation y="2.35621"/>
<Actor seed="61058"/>
</Entity>
<Entity uid="15778">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="151.53357" z="568.62269"/>
<Orientation y="2.35621"/>
<Actor seed="20584"/>
</Entity>
<Entity uid="15779">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="147.0308" z="569.52997"/>
<Orientation y="2.35621"/>
<Actor seed="63156"/>
</Entity>
<Entity uid="15780">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="142.15387" z="572.95496"/>
<Orientation y="2.35621"/>
<Actor seed="64952"/>
</Entity>
<Entity uid="15781">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="140.3862" z="575.54139"/>
<Orientation y="2.35621"/>
<Actor seed="24920"/>
</Entity>
<Entity uid="15782">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="164.3108" z="562.14832"/>
<Orientation y="2.35621"/>
<Actor seed="6476"/>
</Entity>
<Entity uid="15783">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="156.29706" z="545.57007"/>
<Orientation y="2.35621"/>
<Actor seed="57934"/>
</Entity>
<Entity uid="15784">
<Template>structures/ptol_dock</Template>
<Player>1</Player>
<Position x="987.8393" z="1617.36622"/>
<Orientation y="0.74738"/>
<Actor seed="19686"/>
</Entity>
<Entity uid="15785">
<Template>units/ptol_ship_merchant</Template>
<Player>1</Player>
<Position x="987.0171" z="1656.80127"/>
<Orientation y="-0.79877"/>
<Actor seed="38844"/>
</Entity>
<Entity uid="15799">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1951.32886" z="1422.2605"/>
<Orientation y="2.35621"/>
<Actor seed="21946"/>
</Entity>
<Entity uid="15800">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1954.06971" z="1417.58106"/>
<Orientation y="2.35621"/>
<Actor seed="28362"/>
</Entity>
<Entity uid="15801">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="103.80031" z="776.95521"/>
<Orientation y="0.09365"/>
<Actor seed="3040"/>
</Entity>
<Entity uid="15802">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="118.24181" z="785.18964"/>
<Orientation y="-2.9685"/>
<Actor seed="3002"/>
</Entity>
<Entity uid="15804">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="300.1219" z="868.35761"/>
<Orientation y="3.69906"/>
<Actor seed="21174"/>
</Entity>
<Entity uid="15805">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="306.27796" z="859.55732"/>
<Orientation y="3.01203"/>
<Actor seed="33124"/>
</Entity>
<Entity uid="15806">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="302.12552" z="863.49897"/>
<Orientation y="4.23142"/>
<Actor seed="6326"/>
</Entity>
<Entity uid="15808">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="302.09028" z="858.85053"/>
<Orientation y="2.35621"/>
<Actor seed="47684"/>
</Entity>
<Entity uid="15809">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="304.71271" z="860.49183"/>
<Orientation y="2.35621"/>
<Actor seed="25122"/>
</Entity>
<Entity uid="15810">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="299.47104" z="862.78742"/>
<Orientation y="2.35621"/>
<Actor seed="49370"/>
</Entity>
<Entity uid="15811">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="296.76255" z="870.23475"/>
<Orientation y="2.35621"/>
<Actor seed="1574"/>
</Entity>
<Entity uid="15816">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="300.0665" z="859.34015"/>
<Orientation y="1.368"/>
<Actor seed="29342"/>
</Entity>
<Entity uid="15820">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="308.53397" z="857.41181"/>
<Orientation y="1.84795"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15821">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="299.0713" z="860.88947"/>
<Orientation y="2.35621"/>
<Actor seed="29378"/>
</Entity>
<Entity uid="15822">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="304.4337" z="858.01935"/>
<Orientation y="1.29732"/>
<Actor seed="21004"/>
</Entity>
<Entity uid="15823">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="306.0987" z="858.0746"/>
<Orientation y="3.01203"/>
<Actor seed="33124"/>
</Entity>
<Entity uid="15846">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="299.94294" z="839.15223"/>
<Orientation y="2.35526"/>
<Actor seed="50294"/>
</Entity>
<Entity uid="15851">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="303.0641" z="861.15156"/>
<Orientation y="5.44501"/>
<Actor seed="17308"/>
</Entity>
<Entity uid="15855">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="293.94114" z="844.63367"/>
<Orientation y="2.31041"/>
<Actor seed="16972"/>
</Entity>
<Entity uid="15862">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="298.41724" z="841.8448"/>
<Orientation y="4.23142"/>
<Actor seed="6326"/>
</Entity>
<Entity uid="15863">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="297.36368" z="845.09858"/>
<Orientation y="2.35622"/>
<Actor seed="47684"/>
</Entity>
<Entity uid="15864">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="305.33295" z="840.20887"/>
<Orientation y="2.48826"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15865">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="303.85502" z="838.77546"/>
<Orientation y="3.82456"/>
<Actor seed="33124"/>
</Entity>
<Entity uid="15866">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="306.3111" z="838.15406"/>
<Orientation y="4.24238"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15867">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="293.37409" z="846.52717"/>
<Orientation y="3.69907"/>
<Actor seed="21174"/>
</Entity>
<Entity uid="15868">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="293.27106" z="845.55256"/>
<Orientation y="1.84795"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15869">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="295.19636" z="844.80378"/>
<Orientation y="2.74114"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15870">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="292.73661" z="847.7458"/>
<Orientation y="1.84795"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15871">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="290.636" z="848.94043"/>
<Orientation y="1.21991"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15872">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="292.21641" z="844.93879"/>
<Orientation y="1.21991"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15873">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="291.53052" z="846.34656"/>
<Orientation y="1.21991"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15874">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="312.48697" z="855.33997"/>
<Orientation y="2.7182"/>
<Actor seed="1396"/>
</Entity>
<Entity uid="15875">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="304.3277" z="840.16584"/>
<Orientation y="2.35621"/>
<Actor seed="3902"/>
</Entity>
<Entity uid="15876">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="300.2403" z="867.91486"/>
<Orientation y="2.35621"/>
<Actor seed="15136"/>
</Entity>
<Entity uid="15877">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="297.78687" z="866.92212"/>
<Orientation y="2.35621"/>
<Actor seed="3998"/>
</Entity>
<Entity uid="15879">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="289.57984" z="844.02942"/>
<Orientation y="2.66596"/>
<Actor seed="49588"/>
</Entity>
<Entity uid="15880">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="290.46988" z="844.9632"/>
<Orientation y="2.35621"/>
<Actor seed="23852"/>
</Entity>
<Entity uid="15881">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="279.0582" z="844.09467"/>
<Orientation y="2.35621"/>
<Actor seed="55722"/>
</Entity>
<Entity uid="15882">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="280.84006" z="844.36792"/>
<Orientation y="2.35621"/>
<Actor seed="35616"/>
</Entity>
<Entity uid="15883">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="313.53498" z="837.81464"/>
<Orientation y="2.35621"/>
<Actor seed="624"/>
</Entity>
<Entity uid="15884">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="315.60035" z="837.0727"/>
<Orientation y="2.50136"/>
<Actor seed="50230"/>
</Entity>
<Entity uid="15885">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="313.5597" z="837.17084"/>
<Orientation y="-0.11306"/>
<Actor seed="9700"/>
</Entity>
<Entity uid="15888">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="315.3289" z="837.92914"/>
<Orientation y="0.01253"/>
<Actor seed="26646"/>
</Entity>
<Entity uid="15889">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="311.1728" z="837.56476"/>
<Orientation y="6.1966"/>
<Actor seed="28360"/>
</Entity>
<Entity uid="15890">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="317.2776" z="839.19391"/>
<Orientation y="2.50264"/>
<Actor seed="1396"/>
</Entity>
<Entity uid="15891">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="312.31696" z="837.61786"/>
<Orientation y="1.84795"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15892">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="316.01923" z="838.24482"/>
<Orientation y="1.84795"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15893">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="314.26633" z="836.7674"/>
<Orientation y="2.1104"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15894">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="309.67835" z="838.94312"/>
<Orientation y="1.84795"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15895">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="308.19129" z="838.21772"/>
<Orientation y="1.06867"/>
<Actor seed="54868"/>
</Entity>
<Entity uid="15896">
<Template>structures/pers_corral</Template>
<Player>0</Player>
<Position x="304.01069" z="873.72742"/>
<Orientation y="1.07081"/>
<Actor seed="28382"/>
</Entity>
<Entity uid="15899">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="301.34461" z="862.67005"/>
<Orientation y="3.5006"/>
<Actor seed="59404"/>
</Entity>
<Entity uid="15900">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="290.53885" z="847.39838"/>
<Orientation y="1.14524"/>
<Actor seed="22202"/>
</Entity>
<Entity uid="15901">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="296.90882" z="842.7881"/>
<Orientation y="2.35621"/>
<Actor seed="7848"/>
</Entity>
<Entity uid="15902">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="305.13013" z="859.57618"/>
<Orientation y="2.70298"/>
<Actor seed="39386"/>
</Entity>
<Entity uid="15903">
<Template>gaia/fauna_sheep</Template>
<Player>0</Player>
<Position x="295.8058" z="845.56812"/>
<Orientation y="2.35621"/>
<Actor seed="682"/>
</Entity>
<Entity uid="15904">
<Template>other/fence_short</Template>
<Player>0</Player>
<Position x="306.30344" z="862.18573"/>
<Orientation y="2.20432"/>
<Actor seed="38048"/>
</Entity>
<Entity uid="15905">
<Template>other/fence_short</Template>
<Player>0</Player>
<Position x="310.14542" z="858.0019"/>
<Orientation y="2.60816"/>
<Actor seed="38048"/>
</Entity>
<Entity uid="15906">
<Template>other/fence_short</Template>
<Player>0</Player>
<Position x="307.8448" z="836.85993"/>
<Orientation y="4.22167"/>
<Actor seed="38048"/>
</Entity>
<Entity uid="15907">
<Template>other/fence_short</Template>
<Player>0</Player>
<Position x="302.3986" z="835.88813"/>
<Orientation y="7.99732"/>
<Actor seed="38048"/>
</Entity>
<Entity uid="15909">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1149.78467" z="1314.70264"/>
<Orientation y="2.28525"/>
<Actor seed="1975"/>
</Entity>
<Entity uid="15910">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1155.78199" z="1311.30103"/>
<Orientation y="0.07705"/>
<Actor seed="45696"/>
</Entity>
<Entity uid="15911">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1142.02527" z="1322.5387"/>
<Orientation y="2.35621"/>
<Actor seed="59090"/>
</Entity>
<Entity uid="15912">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1159.24256" z="1323.01478"/>
<Orientation y="2.35621"/>
<Actor seed="52766"/>
</Entity>
<Entity uid="15913">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1135.76172" z="1371.16883"/>
<Orientation y="2.35621"/>
<Actor seed="25046"/>
</Entity>
<Entity uid="15914">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1128.12256" z="1380.76771"/>
<Orientation y="2.35621"/>
<Actor seed="50882"/>
</Entity>
<Entity uid="15915">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1117.57593" z="1393.32227"/>
<Orientation y="2.35621"/>
<Actor seed="49444"/>
</Entity>
<Entity uid="15916">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1143.40271" z="1299.14039"/>
<Orientation y="2.35621"/>
<Actor seed="14952"/>
</Entity>
<Entity uid="15917">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1160.88978" z="1338.06714"/>
<Orientation y="2.35621"/>
<Actor seed="27072"/>
</Entity>
<Entity uid="15918">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1141.17444" z="1306.2975"/>
<Orientation y="2.35621"/>
<Actor seed="3370"/>
</Entity>
<Entity uid="15919">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1122.12293" z="1293.31348"/>
<Orientation y="2.35621"/>
<Actor seed="21422"/>
</Entity>
<Entity uid="15920">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1120.56507" z="1278.61536"/>
<Orientation y="2.35621"/>
<Actor seed="45640"/>
</Entity>
<Entity uid="15921">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1158.98523" z="1316.5641"/>
<Orientation y="3.87905"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="15922">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1127.01758" z="1280.31605"/>
<Orientation y="3.4712"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15923">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1127.30188" z="1291.64087"/>
<Orientation y="0.48073"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15924">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1136.58912" z="1279.1438"/>
<Orientation y="-2.686"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15925">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1126.073" z="1263.67896"/>
<Orientation y="1.92768"/>
<Actor seed="45640"/>
</Entity>
<Entity uid="15926">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1136.1532" z="1292.79261"/>
<Orientation y="-7.58574"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15927">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1147.65613" z="1290.76355"/>
<Orientation y="0.54296"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15928">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1148.45325" z="1279.86634"/>
<Orientation y="-5.92748"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15929">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1150.17188" z="1291.08204"/>
<Orientation y="0.96528"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15930">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1156.30127" z="1279.23462"/>
<Orientation y="2.0051"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15931">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1136.76465" z="1271.02149"/>
<Orientation y="0.9653"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15932">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1135.65589" z="1268.01734"/>
<Orientation y="-4.42135"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15933">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1146.96363" z="1274.29505"/>
<Orientation y="0.9653"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15934">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1148.01404" z="1302.00464"/>
<Orientation y="-9.89457"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15935">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1141.37598" z="1272.88733"/>
<Orientation y="-3.62386"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15936">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1146.22486" z="1269.25355"/>
<Orientation y="-4.65618"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15937">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1133.20423" z="1298.66346"/>
<Orientation y="2.66335"/>
<Actor seed="45640"/>
</Entity>
<Entity uid="15938">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1123.39454" z="1300.51246"/>
<Orientation y="2.88421"/>
<Actor seed="16154"/>
</Entity>
<Entity uid="15939">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1161.56373" z="1298.1692"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="15940">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1157.099" z="1304.02112"/>
<Orientation y="-12.54345"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15941">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1165.17945" z="1292.21668"/>
<Orientation y="-12.24117"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15942">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1166.91468" z="1301.98536"/>
<Orientation y="0.47051"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15943">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1157.20838" z="1298.08106"/>
<Orientation y="-0.16538"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15944">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1158.7422" z="1293.59974"/>
<Orientation y="1.4897"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15945">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1164.94349" z="1319.54004"/>
<Orientation y="0.54218"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15946">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1153.77308" z="1320.61438"/>
<Orientation y="-1.56572"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15947">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1158.41102" z="1313.14051"/>
<Orientation y="1.3819"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15948">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1140.58912" z="1259.48755"/>
<Orientation y="-2.96436"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15949">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1164.39893" z="1301.27295"/>
<Orientation y="-0.13614"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15950">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1124.04773" z="1252.80018"/>
<Orientation y="2.35621"/>
<Actor seed="25998"/>
</Entity>
<Entity uid="15952">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1150.00147" z="1313.75318"/>
<Orientation y="2.35621"/>
<Actor seed="13430"/>
</Entity>
<Entity uid="15953">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1148.82142" z="1312.58057"/>
<Orientation y="2.35621"/>
<Actor seed="7178"/>
</Entity>
<Entity uid="15954">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1136.09083" z="1301.84339"/>
<Orientation y="2.35621"/>
<Actor seed="2532"/>
</Entity>
<Entity uid="15955">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1143.60962" z="1297.86316"/>
<Orientation y="2.35621"/>
<Actor seed="48630"/>
</Entity>
<Entity uid="15956">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1138.78235" z="1305.7002"/>
<Orientation y="2.35621"/>
<Actor seed="49904"/>
</Entity>
<Entity uid="15957">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1141.61231" z="1308.85328"/>
<Orientation y="2.35621"/>
<Actor seed="34610"/>
</Entity>
<Entity uid="15958">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1141.56348" z="1303.8274"/>
<Orientation y="2.35621"/>
<Actor seed="40928"/>
</Entity>
<Entity uid="15959">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1144.09253" z="1310.10682"/>
<Orientation y="2.35621"/>
<Actor seed="22576"/>
</Entity>
<Entity uid="15960">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1164.61976" z="1319.10328"/>
<Orientation y="2.35621"/>
<Actor seed="28350"/>
</Entity>
<Entity uid="15961">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1157.62745" z="1305.82178"/>
<Orientation y="2.35621"/>
<Actor seed="36134"/>
</Entity>
<Entity uid="15962">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1166.28736" z="1293.9784"/>
<Orientation y="2.35621"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="15963">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1167.06971" z="1302.15284"/>
<Orientation y="2.35621"/>
<Actor seed="63094"/>
</Entity>
<Entity uid="15964">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1156.30457" z="1302.36219"/>
<Orientation y="2.35621"/>
<Actor seed="17382"/>
</Entity>
<Entity uid="15965">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1157.37952" z="1292.0835"/>
<Orientation y="2.35621"/>
<Actor seed="13848"/>
</Entity>
<Entity uid="15966">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1156.60352" z="1291.53174"/>
<Orientation y="0.41373"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15967">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1146.57691" z="1293.67908"/>
<Orientation y="2.35621"/>
<Actor seed="13118"/>
</Entity>
<Entity uid="15968">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1155.2975" z="1311.14966"/>
<Orientation y="2.35621"/>
<Actor seed="17232"/>
</Entity>
<Entity uid="15969">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1143.94837" z="1297.81275"/>
<Orientation y="2.35621"/>
<Actor seed="56554"/>
</Entity>
<Entity uid="15970">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1129.8097" z="1253.41419"/>
<Orientation y="2.35621"/>
<Actor seed="1932"/>
</Entity>
<Entity uid="15971">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1135.38257" z="1252.96741"/>
<Orientation y="2.35621"/>
<Actor seed="8880"/>
</Entity>
<Entity uid="15972">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1136.71192" z="1252.65467"/>
<Orientation y="2.35621"/>
<Actor seed="45476"/>
</Entity>
<Entity uid="15973">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1142.36646" z="1297.80042"/>
<Orientation y="2.35621"/>
<Actor seed="56910"/>
</Entity>
<Entity uid="15974">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="906.24671" z="1332.5282"/>
<Orientation y="2.35621"/>
<Actor seed="36604"/>
</Entity>
<Entity uid="15975">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="927.86097" z="1359.37964"/>
<Orientation y="2.35621"/>
<Actor seed="45974"/>
</Entity>
<Entity uid="15976">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="927.86451" z="1358.97425"/>
<Orientation y="2.35621"/>
<Actor seed="29896"/>
</Entity>
<Entity uid="15977">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1084.97584" z="1245.74769"/>
<Orientation y="2.35621"/>
<Actor seed="11280"/>
</Entity>
<Entity uid="15978">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1092.30262" z="1230.08155"/>
<Orientation y="2.35621"/>
<Actor seed="65020"/>
</Entity>
<Entity uid="15979">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1112.59644" z="1219.9048"/>
<Orientation y="2.35621"/>
<Actor seed="26572"/>
</Entity>
<Entity uid="15980">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1127.5636" z="1246.64124"/>
<Orientation y="2.35621"/>
<Actor seed="46854"/>
</Entity>
<Entity uid="15981">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1123.05628" z="1235.73414"/>
<Orientation y="2.35621"/>
<Actor seed="8514"/>
</Entity>
<Entity uid="15982">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.71857" z="1224.83216"/>
<Orientation y="2.35621"/>
<Actor seed="24868"/>
</Entity>
<Entity uid="15983">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1096.84742" z="1275.28052"/>
<Orientation y="2.35621"/>
<Actor seed="4770"/>
</Entity>
<Entity uid="15984">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1011.30921" z="1136.6609"/>
<Orientation y="2.35621"/>
<Actor seed="25642"/>
</Entity>
<Entity uid="15985">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1006.23456" z="1111.06605"/>
<Orientation y="2.35621"/>
<Actor seed="37220"/>
</Entity>
<Entity uid="15986">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="992.99598" z="1123.2162"/>
<Orientation y="2.35621"/>
<Actor seed="10392"/>
</Entity>
<Entity uid="15987">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="981.74488" z="1116.42591"/>
<Orientation y="2.35621"/>
<Actor seed="63806"/>
</Entity>
<Entity uid="15988">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="989.03834" z="1380.82435"/>
<Orientation y="2.35621"/>
<Actor seed="27622"/>
</Entity>
<Entity uid="15989">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="989.22059" z="1378.56263"/>
<Orientation y="2.35621"/>
<Actor seed="61442"/>
</Entity>
<Entity uid="15990">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="990.224" z="1379.43482"/>
<Orientation y="2.35621"/>
<Actor seed="45516"/>
</Entity>
<Entity uid="15991">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="987.44782" z="1376.4972"/>
<Orientation y="2.35621"/>
<Actor seed="23276"/>
</Entity>
<Entity uid="15992">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="989.69928" z="1375.17762"/>
<Orientation y="2.35621"/>
<Actor seed="35188"/>
</Entity>
<Entity uid="15993">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1184.1521" z="1292.65931"/>
<Orientation y="-12.14711"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15994">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1176.42408" z="1301.83729"/>
<Orientation y="1.41768"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15995">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1172.27173" z="1316.92347"/>
<Orientation y="0.9838"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="15996">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1171.76868" z="1305.24341"/>
<Orientation y="-13.88268"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="15997">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1200.23609" z="1275.26856"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="15998">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1198.70899" z="1298.30237"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="15999">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1200.94983" z="1304.07081"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="16000">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1191.76124" z="1296.5149"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="16001">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1186.09717" z="1301.21631"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="16002">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1185.2964" z="1309.30115"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="16003">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1192.05335" z="1303.7079"/>
<Orientation y="4.59185"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="16004">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1202.24488" z="1266.62989"/>
<Orientation y="-12.18158"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="16005">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1203.36023" z="1266.39197"/>
<Orientation y="2.35622"/>
<Actor seed="17382"/>
</Entity>
<Entity uid="16006">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1202.15857" z="1272.11512"/>
<Orientation y="-0.13614"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16007">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1203.05372" z="1275.24305"/>
<Orientation y="-1.11713"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16008">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1198.24476" z="1269.5763"/>
<Orientation y="-1.81012"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16009">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1203.76111" z="1270.45533"/>
<Orientation y="2.35622"/>
<Actor seed="17382"/>
</Entity>
<Entity uid="16010">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1196.51197" z="1279.53248"/>
<Orientation y="3.45307"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="16011">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1179.13025" z="1295.78834"/>
<Orientation y="1.41768"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16012">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1174.74036" z="1291.54944"/>
<Orientation y="0.90412"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16013">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1169.87903" z="1297.65674"/>
<Orientation y="0.90412"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16014">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1178.8545" z="1295.55921"/>
<Orientation y="2.35622"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16015">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1184.8097" z="1292.40333"/>
<Orientation y="2.35622"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16016">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1177.36182" z="1301.16907"/>
<Orientation y="2.35622"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16017">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1180.7389" z="1302.42298"/>
<Orientation y="0.90412"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16018">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1178.93604" z="1308.87598"/>
<Orientation y="0.53454"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16019">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1162.15711" z="1299.16382"/>
<Orientation y="0.64222"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16020">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1158.4618" z="1316.6764"/>
<Orientation y="-0.00495"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16021">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1194.03406" z="1292.25513"/>
<Orientation y="3.19462"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="16022">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1201.98243" z="1290.82337"/>
<Orientation y="2.35622"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16023">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1203.56067" z="1291.06751"/>
<Orientation y="-3.16622"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16024">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1199.0365" z="1290.03101"/>
<Orientation y="2.69277"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16025">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1200.55628" z="1289.89185"/>
<Orientation y="0.94932"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16026">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1203.87061" z="1281.85792"/>
<Orientation y="1.81936"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16027">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1201.10474" z="1281.87574"/>
<Orientation y="4.18877"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16028">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1192.0536" z="1281.48682"/>
<Orientation y="1.53164"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16029">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1190.92054" z="1275.99732"/>
<Orientation y="-0.39711"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16030">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1188.55799" z="1290.82056"/>
<Orientation y="2.35622"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16031">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1204.88367" z="1281.844"/>
<Orientation y="2.35622"/>
<Actor seed="56554"/>
</Entity>
<Entity uid="16032">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1193.02076" z="1289.73987"/>
<Orientation y="2.35622"/>
<Actor seed="56554"/>
</Entity>
<Entity uid="16033">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1189.61304" z="1290.04029"/>
<Orientation y="3.19402"/>
<Actor seed="56554"/>
</Entity>
<Entity uid="16034">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1187.896" z="1304.59388"/>
<Orientation y="0.42061"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16035">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1189.24659" z="1308.95289"/>
<Orientation y="0.96215"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16036">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1187.46058" z="1295.43616"/>
<Orientation y="0.71451"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16037">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1187.35804" z="1279.67176"/>
<Orientation y="-12.14711"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="16038">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1191.06031" z="1273.49976"/>
<Orientation y="-1.3388"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16039">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1200.43555" z="1267.95252"/>
<Orientation y="4.18877"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16040">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1188.04908" z="1280.52588"/>
<Orientation y="4.18877"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16041">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1197.97425" z="1267.318"/>
<Orientation y="0.65206"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16042">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1205.78089" z="1262.46216"/>
<Orientation y="-0.39711"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16043">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="1195.31226" z="1296.69654"/>
<Orientation y="2.35621"/>
<Actor seed="40776"/>
</Entity>
<Entity uid="16044">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="1195.5719" z="1279.5475"/>
<Orientation y="2.35621"/>
<Actor seed="60126"/>
</Entity>
<Entity uid="16045">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="1190.81751" z="1303.87281"/>
<Orientation y="8.42985"/>
<Actor seed="40776"/>
</Entity>
<Entity uid="16046">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1171.65552" z="1337.24671"/>
<Orientation y="2.35621"/>
<Actor seed="55116"/>
</Entity>
<Entity uid="16047">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1170.8462" z="1336.93592"/>
<Orientation y="2.35621"/>
<Actor seed="8396"/>
</Entity>
<Entity uid="16049">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1202.37" z="1297.09314"/>
<Orientation y="1.3098"/>
<Actor seed="44676"/>
</Entity>
<Entity uid="16050">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1203.11463" z="1299.28296"/>
<Orientation y="1.64461"/>
<Actor seed="44676"/>
</Entity>
<Entity uid="16051">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1202.56849" z="1296.11792"/>
<Orientation y="2.30529"/>
<Actor seed="44676"/>
</Entity>
<Entity uid="16052">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1203.80799" z="1297.17347"/>
<Orientation y="-3.16622"/>
<Actor seed="29628"/>
</Entity>
<Entity uid="16053">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1162.03614" z="1281.37342"/>
<Orientation y="1.41532"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16054">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1181.75293" z="1281.32483"/>
<Orientation y="1.649"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16055">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1179.33631" z="1280.50757"/>
<Orientation y="2.06241"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16056">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1190.21253" z="1316.16565"/>
<Orientation y="0.05327"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="16059">
<Template>units/ptol_support_trader</Template>
<Player>0</Player>
<Position x="759.43812" z="1115.15955"/>
<Orientation y="4.61817"/>
<Actor seed="53508"/>
</Entity>
<Entity uid="16060">
<Template>units/ptol_support_trader</Template>
<Player>0</Player>
<Position x="752.23761" z="1116.8711"/>
<Orientation y="4.95167"/>
<Actor seed="53508"/>
</Entity>
<Entity uid="16061">
<Template>units/ptol_support_trader</Template>
<Player>0</Player>
<Position x="746.33826" z="1120.95105"/>
<Orientation y="5.7076"/>
<Actor seed="57032"/>
</Entity>
<Entity uid="16062">
<Template>units/ptol_support_trader</Template>
<Player>0</Player>
<Position x="740.89533" z="1126.49256"/>
<Orientation y="5.07885"/>
<Actor seed="26562"/>
</Entity>
<Entity uid="16063">
<Template>units/ptol_support_trader</Template>
<Player>0</Player>
<Position x="766.69794" z="1112.30652"/>
<Orientation y="5.25512"/>
<Actor seed="23058"/>
</Entity>
<Entity uid="16064">
<Template>units/pers_support_healer_a</Template>
<Player>0</Player>
<Position x="734.27228" z="1129.80542"/>
<Orientation y="5.0183"/>
<Actor seed="8052"/>
</Entity>
<Entity uid="16065">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1082.91565" z="1053.29615"/>
<Orientation y="3.37887"/>
<Actor seed="40786"/>
</Entity>
<Entity uid="16067">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1072.86585" z="1057.74952"/>
<Orientation y="2.11715"/>
<Actor seed="27900"/>
</Entity>
<Entity uid="16069">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1078.2162" z="1063.0337"/>
<Orientation y="3.80991"/>
<Actor seed="22078"/>
</Entity>
<Entity uid="16072">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1074.38782" z="1072.18238"/>
<Orientation y="2.35621"/>
<Actor seed="62990"/>
</Entity>
<Entity uid="16078">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1070.45081" z="1064.5298"/>
<Orientation y="3.1195"/>
<Actor seed="15328"/>
</Entity>
<Entity uid="16079">
<Template>actor|props/flora/foliagebush.xml</Template>
<Position x="1080.29859" z="1074.59498"/>
<Orientation y="5.48714"/>
<Actor seed="24792"/>
</Entity>
<Entity uid="16080">
<Template>actor|props/flora/foliagebush.xml</Template>
<Position x="1082.36524" z="1074.8733"/>
<Orientation y="6.90282"/>
<Actor seed="18272"/>
</Entity>
<Entity uid="16081">
<Template>actor|props/flora/foliagebush.xml</Template>
<Position x="1078.3545" z="1074.90589"/>
<Orientation y="2.35622"/>
<Actor seed="24792"/>
</Entity>
<Entity uid="16082">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1111.85181" z="1076.17408"/>
<Orientation y="2.35621"/>
<Actor seed="61258"/>
</Entity>
<Entity uid="16083">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1113.3949" z="1075.36512"/>
<Orientation y="2.35621"/>
<Actor seed="51722"/>
</Entity>
<Entity uid="16084">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1104.98841" z="1053.8125"/>
<Orientation y="2.35621"/>
<Actor seed="28218"/>
</Entity>
<Entity uid="16085">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1104.36512" z="1056.36"/>
<Orientation y="2.35621"/>
<Actor seed="24754"/>
</Entity>
<Entity uid="16086">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1107.9474" z="1059.21985"/>
<Orientation y="2.35621"/>
<Actor seed="63256"/>
</Entity>
<Entity uid="16087">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1107.2627" z="1059.65088"/>
<Orientation y="2.35621"/>
<Actor seed="29106"/>
</Entity>
<Entity uid="16088">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1104.8595" z="1055.6443"/>
<Orientation y="2.35621"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="16089">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1103.26758" z="1057.45484"/>
<Orientation y="2.35621"/>
<Actor seed="60960"/>
</Entity>
<Entity uid="16090">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1104.5636" z="1058.92298"/>
<Orientation y="2.35621"/>
<Actor seed="32368"/>
</Entity>
<Entity uid="16091">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1105.48597" z="1059.59803"/>
<Orientation y="2.35621"/>
<Actor seed="23190"/>
</Entity>
<Entity uid="16092">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1103.31397" z="1055.60315"/>
<Orientation y="2.35621"/>
<Actor seed="20674"/>
</Entity>
<Entity uid="16093">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1105.72144" z="1052.37916"/>
<Orientation y="2.35621"/>
<Actor seed="37440"/>
</Entity>
<Entity uid="16094">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1742.8722" z="912.96119"/>
<Orientation y="2.35621"/>
<Actor seed="26200"/>
</Entity>
<Entity uid="16095">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1741.94922" z="911.25147"/>
<Orientation y="2.35621"/>
<Actor seed="64516"/>
</Entity>
<Entity uid="16096">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1742.40638" z="909.50141"/>
<Orientation y="2.35621"/>
<Actor seed="4284"/>
</Entity>
<Entity uid="16097">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1757.86377" z="773.56617"/>
<Orientation y="2.35621"/>
<Actor seed="22082"/>
</Entity>
<Entity uid="16098">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1759.32801" z="773.1305"/>
<Orientation y="2.35621"/>
<Actor seed="27658"/>
</Entity>
<Entity uid="16099">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1759.8849" z="771.75116"/>
<Orientation y="2.35621"/>
<Actor seed="41864"/>
</Entity>
<Entity uid="16100">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1645.42676" z="709.93244"/>
<Orientation y="2.35621"/>
<Actor seed="36594"/>
</Entity>
<Entity uid="16101">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1644.33973" z="710.63935"/>
<Orientation y="2.35621"/>
<Actor seed="41442"/>
</Entity>
<Entity uid="16102">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1644.68677" z="707.55152"/>
<Orientation y="2.35621"/>
<Actor seed="51428"/>
</Entity>
<Entity uid="16103">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1642.11316" z="710.77686"/>
<Orientation y="2.35621"/>
<Actor seed="5712"/>
</Entity>
<Entity uid="16104">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1622.50806" z="861.86994"/>
<Orientation y="2.35621"/>
<Actor seed="49424"/>
</Entity>
<Entity uid="16105">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1622.64222" z="865.2367"/>
<Orientation y="2.35621"/>
<Actor seed="63644"/>
</Entity>
<Entity uid="16106">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1622.80884" z="859.63221"/>
<Orientation y="2.35621"/>
<Actor seed="22518"/>
</Entity>
<Entity uid="16107">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1419.20972" z="906.5525"/>
<Orientation y="2.35621"/>
<Actor seed="40916"/>
</Entity>
<Entity uid="16108">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1416.4441" z="905.18915"/>
<Orientation y="2.35621"/>
<Actor seed="44762"/>
</Entity>
<Entity uid="16109">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1420.89637" z="909.27057"/>
<Orientation y="2.35621"/>
<Actor seed="1222"/>
</Entity>
<Entity uid="16110">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1422.95435" z="911.49384"/>
<Orientation y="2.35621"/>
<Actor seed="21858"/>
</Entity>
<Entity uid="16111">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1364.16138" z="835.98682"/>
<Orientation y="2.35621"/>
<Actor seed="23112"/>
</Entity>
<Entity uid="16112">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1360.88636" z="838.56086"/>
<Orientation y="2.35621"/>
<Actor seed="7626"/>
</Entity>
<Entity uid="16113">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1362.59083" z="830.80213"/>
<Orientation y="2.35621"/>
<Actor seed="47498"/>
</Entity>
<Entity uid="16114">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1363.15821" z="834.19513"/>
<Orientation y="2.35621"/>
<Actor seed="40138"/>
</Entity>
<Entity uid="16115">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1362.92664" z="838.04078"/>
<Orientation y="2.35621"/>
<Actor seed="4974"/>
</Entity>
<Entity uid="16116">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1430.8429" z="765.05817"/>
<Orientation y="2.35621"/>
<Actor seed="59442"/>
</Entity>
<Entity uid="16117">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1432.23072" z="768.0893"/>
<Orientation y="2.35621"/>
<Actor seed="12248"/>
</Entity>
<Entity uid="16118">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1435.19764" z="768.07825"/>
<Orientation y="2.35621"/>
<Actor seed="63522"/>
</Entity>
<Entity uid="16119">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1434.22193" z="765.9286"/>
<Orientation y="2.35621"/>
<Actor seed="2672"/>
</Entity>
<Entity uid="16120">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1350.04078" z="782.99769"/>
<Orientation y="2.35621"/>
<Actor seed="14184"/>
</Entity>
<Entity uid="16121">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1348.02784" z="783.43287"/>
<Orientation y="2.35621"/>
<Actor seed="5302"/>
</Entity>
<Entity uid="16122">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1350.84522" z="781.28418"/>
<Orientation y="2.35621"/>
<Actor seed="8322"/>
</Entity>
<Entity uid="16123">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1372.45997" z="691.59028"/>
<Orientation y="2.35621"/>
<Actor seed="8412"/>
</Entity>
<Entity uid="16124">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1369.18616" z="691.26001"/>
<Orientation y="2.35621"/>
<Actor seed="2036"/>
</Entity>
<Entity uid="16125">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1327.00696" z="529.84723"/>
<Orientation y="2.35621"/>
<Actor seed="8216"/>
</Entity>
<Entity uid="16126">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1324.61219" z="528.9336"/>
<Orientation y="2.35621"/>
<Actor seed="24016"/>
</Entity>
<Entity uid="16127">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1324.31861" z="532.00623"/>
<Orientation y="2.35621"/>
<Actor seed="50962"/>
</Entity>
<Entity uid="16128">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1324.8584" z="531.80793"/>
<Orientation y="2.35621"/>
<Actor seed="34164"/>
</Entity>
<Entity uid="16129">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1326.13782" z="526.21973"/>
<Orientation y="2.35621"/>
<Actor seed="47034"/>
</Entity>
<Entity uid="16130">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1800.55738" z="374.97947"/>
<Orientation y="2.35621"/>
<Actor seed="17660"/>
</Entity>
<Entity uid="16131">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1799.79065" z="372.8932"/>
<Orientation y="-0.41761"/>
<Actor seed="27616"/>
</Entity>
<Entity uid="16132">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1799.28504" z="379.20707"/>
<Orientation y="2.35621"/>
<Actor seed="23186"/>
</Entity>
<Entity uid="16133">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1359.7533" z="836.91565"/>
<Orientation y="2.35621"/>
<Actor seed="46622"/>
</Entity>
<Entity uid="16134">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1360.41407" z="840.24115"/>
<Orientation y="2.35621"/>
<Actor seed="56992"/>
</Entity>
<Entity uid="16135">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1364.22425" z="839.36207"/>
<Orientation y="2.35621"/>
<Actor seed="19040"/>
</Entity>
<Entity uid="16136">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1364.29004" z="835.35846"/>
<Orientation y="2.35621"/>
<Actor seed="65320"/>
</Entity>
<Entity uid="16137">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1364.23133" z="832.16321"/>
<Orientation y="2.35621"/>
<Actor seed="33052"/>
</Entity>
<Entity uid="16138">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1424.37891" z="914.7306"/>
<Orientation y="2.35621"/>
<Actor seed="318"/>
</Entity>
<Entity uid="16139">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1419.91102" z="911.09998"/>
<Orientation y="2.35621"/>
<Actor seed="14916"/>
</Entity>
<Entity uid="16140">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1417.4463" z="908.45228"/>
<Orientation y="2.35621"/>
<Actor seed="32970"/>
</Entity>
<Entity uid="16141">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1416.14673" z="905.03534"/>
<Orientation y="2.35621"/>
<Actor seed="65238"/>
</Entity>
<Entity uid="16142">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1416.60438" z="908.03888"/>
<Orientation y="2.35621"/>
<Actor seed="40118"/>
</Entity>
<Entity uid="16143">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1419.00452" z="904.6385"/>
<Orientation y="2.35621"/>
<Actor seed="54370"/>
</Entity>
<Entity uid="16144">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1405.76807" z="952.98896"/>
<Orientation y="2.35621"/>
<Actor seed="27998"/>
</Entity>
<Entity uid="16145">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1404.19471" z="954.03254"/>
<Orientation y="2.35621"/>
<Actor seed="1742"/>
</Entity>
<Entity uid="16146">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1406.17261" z="957.22956"/>
<Orientation y="2.35621"/>
<Actor seed="8230"/>
</Entity>
<Entity uid="16147">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1404.01404" z="958.90906"/>
<Orientation y="2.35621"/>
<Actor seed="27266"/>
</Entity>
<Entity uid="16148">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1402.03626" z="954.43567"/>
<Orientation y="2.35621"/>
<Actor seed="29230"/>
</Entity>
<Entity uid="16149">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1376.1786" z="875.37153"/>
<Orientation y="2.35621"/>
<Actor seed="10576"/>
</Entity>
<Entity uid="16150">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1373.49024" z="872.43543"/>
<Orientation y="2.35621"/>
<Actor seed="37458"/>
</Entity>
<Entity uid="16151">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1370.51441" z="870.98444"/>
<Orientation y="2.35621"/>
<Actor seed="16760"/>
</Entity>
<Entity uid="16152">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1358.29505" z="837.95685"/>
<Orientation y="2.35621"/>
<Actor seed="13660"/>
</Entity>
<Entity uid="16153">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1342.16517" z="783.37104"/>
<Orientation y="2.35621"/>
<Actor seed="38416"/>
</Entity>
<Entity uid="16154">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1346.0896" z="783.83313"/>
<Orientation y="2.35621"/>
<Actor seed="32172"/>
</Entity>
<Entity uid="16155">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1349.31226" z="779.91999"/>
<Orientation y="2.35621"/>
<Actor seed="60686"/>
</Entity>
<Entity uid="16156">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1352.70484" z="781.96662"/>
<Orientation y="2.35621"/>
<Actor seed="57900"/>
</Entity>
<Entity uid="16157">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1349.72144" z="786.18848"/>
<Orientation y="2.35621"/>
<Actor seed="38758"/>
</Entity>
<Entity uid="16158">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1402.2555" z="954.95105"/>
<Orientation y="2.35621"/>
<Actor seed="7900"/>
</Entity>
<Entity uid="16159">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1427.88318" z="764.78986"/>
<Orientation y="2.35621"/>
<Actor seed="58474"/>
</Entity>
<Entity uid="16160">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1430.00562" z="766.58906"/>
<Orientation y="2.35621"/>
<Actor seed="3022"/>
</Entity>
<Entity uid="16161">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1433.91346" z="770.97223"/>
<Orientation y="2.35621"/>
<Actor seed="2530"/>
</Entity>
<Entity uid="16162">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1436.80115" z="768.24994"/>
<Orientation y="2.35621"/>
<Actor seed="40396"/>
</Entity>
<Entity uid="16163">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1436.42017" z="765.54023"/>
<Orientation y="2.35621"/>
<Actor seed="63222"/>
</Entity>
<Entity uid="16164">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1431.068" z="766.63764"/>
<Orientation y="2.35621"/>
<Actor seed="61088"/>
</Entity>
<Entity uid="16165">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1367.45618" z="690.59302"/>
<Orientation y="2.35621"/>
<Actor seed="47232"/>
</Entity>
<Entity uid="16166">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1369.58301" z="692.74781"/>
<Orientation y="2.35621"/>
<Actor seed="39206"/>
</Entity>
<Entity uid="16167">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1371.96302" z="693.41974"/>
<Orientation y="2.21824"/>
<Actor seed="51656"/>
</Entity>
<Entity uid="16168">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1373.22461" z="690.2342"/>
<Orientation y="2.35621"/>
<Actor seed="38916"/>
</Entity>
<Entity uid="16169">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1342.636" z="783.21839"/>
<Orientation y="2.35621"/>
<Actor seed="1356"/>
</Entity>
<Entity uid="16170">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1346.52613" z="784.38874"/>
<Orientation y="2.35621"/>
<Actor seed="52328"/>
</Entity>
<Entity uid="16171">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1351.9148" z="779.5636"/>
<Orientation y="2.35621"/>
<Actor seed="1420"/>
</Entity>
<Entity uid="16172">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1352.22413" z="782.25782"/>
<Orientation y="2.35621"/>
<Actor seed="64658"/>
</Entity>
<Entity uid="16173">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1344.45484" z="783.3235"/>
<Orientation y="2.35621"/>
<Actor seed="50826"/>
</Entity>
<Entity uid="16174">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1323.74866" z="532.51276"/>
<Orientation y="2.35621"/>
<Actor seed="6246"/>
</Entity>
<Entity uid="16175">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1325.2649" z="528.68946"/>
<Orientation y="2.35621"/>
<Actor seed="23786"/>
</Entity>
<Entity uid="16176">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1326.49976" z="524.74012"/>
<Orientation y="2.35621"/>
<Actor seed="34040"/>
</Entity>
<Entity uid="16177">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1325.15247" z="527.98353"/>
<Orientation y="2.35621"/>
<Actor seed="49248"/>
</Entity>
<Entity uid="16178">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1638.33472" z="714.44037"/>
<Orientation y="2.35621"/>
<Actor seed="46672"/>
</Entity>
<Entity uid="16179">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1640.86048" z="711.06897"/>
<Orientation y="2.35621"/>
<Actor seed="4972"/>
</Entity>
<Entity uid="16180">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1645.32154" z="712.49225"/>
<Orientation y="2.35621"/>
<Actor seed="6448"/>
</Entity>
<Entity uid="16181">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1645.67579" z="708.03156"/>
<Orientation y="2.35621"/>
<Actor seed="41722"/>
</Entity>
<Entity uid="16182">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1645.61353" z="704.84986"/>
<Orientation y="2.35621"/>
<Actor seed="56638"/>
</Entity>
<Entity uid="16183">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1643.51941" z="707.2486"/>
<Orientation y="2.35621"/>
<Actor seed="11502"/>
</Entity>
<Entity uid="16184">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1645.67444" z="703.46204"/>
<Orientation y="2.35621"/>
<Actor seed="12880"/>
</Entity>
<Entity uid="16185">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1646.3368" z="706.68006"/>
<Orientation y="2.35621"/>
<Actor seed="62776"/>
</Entity>
<Entity uid="16186">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1643.46412" z="714.36823"/>
<Orientation y="2.35621"/>
<Actor seed="41526"/>
</Entity>
<Entity uid="16187">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1643.77247" z="706.27784"/>
<Orientation y="2.35621"/>
<Actor seed="60794"/>
</Entity>
<Entity uid="16188">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1622.27503" z="867.22168"/>
<Orientation y="2.35621"/>
<Actor seed="64208"/>
</Entity>
<Entity uid="16189">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1622.67151" z="865.33222"/>
<Orientation y="2.35621"/>
<Actor seed="54222"/>
</Entity>
<Entity uid="16190">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1622.4535" z="862.48823"/>
<Orientation y="2.35621"/>
<Actor seed="23222"/>
</Entity>
<Entity uid="16191">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1621.995" z="858.74927"/>
<Orientation y="2.35621"/>
<Actor seed="53690"/>
</Entity>
<Entity uid="16192">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1618.50147" z="858.23591"/>
<Orientation y="2.35621"/>
<Actor seed="1362"/>
</Entity>
<Entity uid="16193">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1621.69788" z="861.16095"/>
<Orientation y="2.35621"/>
<Actor seed="60658"/>
</Entity>
<Entity uid="16194">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.54041" z="774.67554"/>
<Orientation y="2.35621"/>
<Actor seed="18870"/>
</Entity>
<Entity uid="16195">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.57667" z="772.34052"/>
<Orientation y="2.35621"/>
<Actor seed="42974"/>
</Entity>
<Entity uid="16196">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1758.14783" z="772.46045"/>
<Orientation y="1.5495"/>
<Actor seed="41454"/>
</Entity>
<Entity uid="16197">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1760.33021" z="771.32795"/>
<Orientation y="2.35621"/>
<Actor seed="41096"/>
</Entity>
<Entity uid="16198">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1761.80774" z="769.57898"/>
<Orientation y="2.35621"/>
<Actor seed="57148"/>
</Entity>
<Entity uid="16199">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.04456" z="775.38282"/>
<Orientation y="2.35621"/>
<Actor seed="61696"/>
</Entity>
<Entity uid="16200">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1360.27796" z="841.79322"/>
<Orientation y="2.35621"/>
<Actor seed="44220"/>
</Entity>
<Entity uid="16201">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1375.76392" z="876.63025"/>
<Orientation y="2.35621"/>
<Actor seed="21078"/>
</Entity>
<Entity uid="16202">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1376.80994" z="877.30475"/>
<Orientation y="2.35621"/>
<Actor seed="13070"/>
</Entity>
<Entity uid="16203">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1373.41883" z="874.62024"/>
<Orientation y="2.35621"/>
<Actor seed="39476"/>
</Entity>
<Entity uid="16204">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1374.56153" z="878.45478"/>
<Orientation y="2.35621"/>
<Actor seed="20280"/>
</Entity>
<Entity uid="16205">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1376.82935" z="878.94452"/>
<Orientation y="2.35621"/>
<Actor seed="56748"/>
</Entity>
<Entity uid="16206">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1352.39124" z="877.69947"/>
<Orientation y="2.35621"/>
<Actor seed="25396"/>
</Entity>
<Entity uid="16207">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1352.52405" z="876.89887"/>
<Orientation y="2.35621"/>
<Actor seed="5068"/>
</Entity>
<Entity uid="16208">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1352.20545" z="875.06672"/>
<Orientation y="2.35621"/>
<Actor seed="17092"/>
</Entity>
<Entity uid="16209">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1350.74158" z="873.89551"/>
<Orientation y="2.35621"/>
<Actor seed="26240"/>
</Entity>
<Entity uid="16210">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1348.761" z="871.79017"/>
<Orientation y="2.35621"/>
<Actor seed="4292"/>
</Entity>
<Entity uid="16211">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1350.79212" z="877.17145"/>
<Orientation y="2.35621"/>
<Actor seed="56174"/>
</Entity>
<Entity uid="16212">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1354.00586" z="876.68226"/>
<Orientation y="2.35621"/>
<Actor seed="33138"/>
</Entity>
<Entity uid="16213">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1310.57313" z="765.81794"/>
<Orientation y="2.35621"/>
<Actor seed="54850"/>
</Entity>
<Entity uid="16214">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1308.88147" z="763.8094"/>
<Orientation y="2.35621"/>
<Actor seed="30874"/>
</Entity>
<Entity uid="16215">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1311.13416" z="766.88465"/>
<Orientation y="2.35621"/>
<Actor seed="53024"/>
</Entity>
<Entity uid="16216">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1309.71595" z="764.56202"/>
<Orientation y="2.35621"/>
<Actor seed="13124"/>
</Entity>
<Entity uid="16217">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1311.5315" z="768.69721"/>
<Orientation y="2.35621"/>
<Actor seed="61066"/>
</Entity>
<Entity uid="16218">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1309.31336" z="767.19831"/>
<Orientation y="2.35621"/>
<Actor seed="10500"/>
</Entity>
<Entity uid="16219">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1403.037" z="773.89191"/>
<Orientation y="2.35621"/>
<Actor seed="57258"/>
</Entity>
<Entity uid="16220">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1402.39808" z="774.83216"/>
<Orientation y="2.35621"/>
<Actor seed="24116"/>
</Entity>
<Entity uid="16221">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1401.49366" z="775.82984"/>
<Orientation y="2.35621"/>
<Actor seed="45530"/>
</Entity>
<Entity uid="16222">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1399.818" z="775.37934"/>
<Orientation y="2.35621"/>
<Actor seed="1406"/>
</Entity>
<Entity uid="16223">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1400.01624" z="773.49494"/>
<Orientation y="2.35621"/>
<Actor seed="27056"/>
</Entity>
<Entity uid="16224">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1400.23121" z="771.95362"/>
<Orientation y="2.35621"/>
<Actor seed="48922"/>
</Entity>
<Entity uid="16225">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1400.13477" z="776.80994"/>
<Orientation y="2.35621"/>
<Actor seed="56000"/>
</Entity>
<Entity uid="16226">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1393.67994" z="741.60804"/>
<Orientation y="2.35621"/>
<Actor seed="52868"/>
</Entity>
<Entity uid="16227">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1391.77173" z="739.89271"/>
<Orientation y="2.35621"/>
<Actor seed="53234"/>
</Entity>
<Entity uid="16228">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1389.6548" z="738.65925"/>
<Orientation y="2.35621"/>
<Actor seed="41684"/>
</Entity>
<Entity uid="16229">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1387.36023" z="741.30518"/>
<Orientation y="2.35621"/>
<Actor seed="56458"/>
</Entity>
<Entity uid="16230">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1386.05079" z="739.16535"/>
<Orientation y="2.35621"/>
<Actor seed="61628"/>
</Entity>
<Entity uid="16231">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1390.30591" z="737.75977"/>
<Orientation y="2.35621"/>
<Actor seed="26390"/>
</Entity>
<Entity uid="16232">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1391.45044" z="746.40461"/>
<Orientation y="2.35621"/>
<Actor seed="34456"/>
</Entity>
<Entity uid="16233">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1384.62342" z="738.1543"/>
<Orientation y="2.35621"/>
<Actor seed="20028"/>
</Entity>
<Entity uid="16234">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1388.79371" z="736.12122"/>
<Orientation y="2.35621"/>
<Actor seed="64302"/>
</Entity>
<Entity uid="16235">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1383.41016" z="737.41083"/>
<Orientation y="2.35621"/>
<Actor seed="1428"/>
</Entity>
<Entity uid="16236">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1699.27967" z="918.56025"/>
<Orientation y="2.35621"/>
<Actor seed="56338"/>
</Entity>
<Entity uid="16237">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1699.32984" z="919.76471"/>
<Orientation y="2.35621"/>
<Actor seed="31594"/>
</Entity>
<Entity uid="16238">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1697.47425" z="919.80726"/>
<Orientation y="2.35621"/>
<Actor seed="43340"/>
</Entity>
<Entity uid="16239">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1699.42078" z="916.7475"/>
<Orientation y="2.35621"/>
<Actor seed="7880"/>
</Entity>
<Entity uid="16240">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1690.91468" z="721.80976"/>
<Orientation y="2.35621"/>
<Actor seed="55384"/>
</Entity>
<Entity uid="16241">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1691.31922" z="723.67957"/>
<Orientation y="2.35621"/>
<Actor seed="38776"/>
</Entity>
<Entity uid="16242">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1689.31836" z="726.29871"/>
<Orientation y="2.35621"/>
<Actor seed="26888"/>
</Entity>
<Entity uid="16243">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1689.5033" z="724.54432"/>
<Orientation y="2.35621"/>
<Actor seed="53360"/>
</Entity>
<Entity uid="16244">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1685.22327" z="727.04273"/>
<Orientation y="2.35621"/>
<Actor seed="27468"/>
</Entity>
<Entity uid="16245">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1799.20533" z="379.32313"/>
<Orientation y="2.35621"/>
<Actor seed="30560"/>
</Entity>
<Entity uid="16246">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1801.10914" z="380.14557"/>
<Orientation y="2.35621"/>
<Actor seed="19850"/>
</Entity>
<Entity uid="16247">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1799.76807" z="382.70435"/>
<Orientation y="2.35621"/>
<Actor seed="43706"/>
</Entity>
<Entity uid="16248">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1799.09021" z="384.32776"/>
<Orientation y="2.35621"/>
<Actor seed="1920"/>
</Entity>
<Entity uid="16249">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1623.5287" z="263.51532"/>
<Orientation y="2.35621"/>
<Actor seed="55814"/>
</Entity>
<Entity uid="16250">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1620.72571" z="263.8477"/>
<Orientation y="2.35621"/>
<Actor seed="22094"/>
</Entity>
<Entity uid="16251">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1618.41382" z="263.92237"/>
<Orientation y="2.35621"/>
<Actor seed="31436"/>
</Entity>
<Entity uid="16252">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1342.00342" z="291.563"/>
<Orientation y="2.35621"/>
<Actor seed="25256"/>
</Entity>
<Entity uid="16253">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1343.20228" z="292.43754"/>
<Orientation y="2.35621"/>
<Actor seed="50930"/>
</Entity>
<Entity uid="16254">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1340.57483" z="290.48667"/>
<Orientation y="2.35621"/>
<Actor seed="29398"/>
</Entity>
<Entity uid="16255">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1339.71412" z="291.16553"/>
<Orientation y="2.35621"/>
<Actor seed="57288"/>
</Entity>
<Entity uid="16256">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1338.26575" z="289.85871"/>
<Orientation y="2.35621"/>
<Actor seed="54906"/>
</Entity>
<Entity uid="16257">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1337.01246" z="289.02564"/>
<Orientation y="2.35621"/>
<Actor seed="2982"/>
</Entity>
<Entity uid="16258">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1342.30921" z="290.34055"/>
<Orientation y="2.35621"/>
<Actor seed="10950"/>
</Entity>
<Entity uid="16259">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1484.95081" z="967.4842"/>
<Orientation y="2.35621"/>
<Actor seed="62042"/>
</Entity>
<Entity uid="16260">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1482.73072" z="967.76874"/>
<Orientation y="2.35621"/>
<Actor seed="35352"/>
</Entity>
<Entity uid="16261">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1480.44434" z="967.99762"/>
<Orientation y="2.35621"/>
<Actor seed="24406"/>
</Entity>
<Entity uid="16262">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1476.82288" z="967.22779"/>
<Orientation y="2.35621"/>
<Actor seed="21146"/>
</Entity>
<Entity uid="16263">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1481.30176" z="968.3321"/>
<Orientation y="2.35621"/>
<Actor seed="50872"/>
</Entity>
<Entity uid="16264">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1439.19092" z="988.76142"/>
<Orientation y="2.35621"/>
<Actor seed="3064"/>
</Entity>
<Entity uid="16265">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1438.068" z="990.43445"/>
<Orientation y="2.35621"/>
<Actor seed="13630"/>
</Entity>
<Entity uid="16266">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1438.18958" z="993.66279"/>
<Orientation y="2.35621"/>
<Actor seed="46270"/>
</Entity>
<Entity uid="16267">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1438.85694" z="991.78803"/>
<Orientation y="2.35621"/>
<Actor seed="4402"/>
</Entity>
<Entity uid="16268">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1441.35853" z="990.02094"/>
<Orientation y="2.35621"/>
<Actor seed="33874"/>
</Entity>
<Entity uid="16269">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1436.29322" z="995.07233"/>
<Orientation y="2.35621"/>
<Actor seed="50530"/>
</Entity>
<Entity uid="16270">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1478.94813" z="968.99787"/>
<Orientation y="2.35621"/>
<Actor seed="5958"/>
</Entity>
<Entity uid="16271">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1436.35328" z="997.08521"/>
<Orientation y="2.35621"/>
<Actor seed="46390"/>
</Entity>
<Entity uid="16272">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1441.3506" z="987.15314"/>
<Orientation y="2.35621"/>
<Actor seed="10232"/>
</Entity>
<Entity uid="16273">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1440.2887" z="988.0152"/>
<Orientation y="2.35621"/>
<Actor seed="21468"/>
</Entity>
<Entity uid="16274">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1438.20191" z="991.8313"/>
<Orientation y="2.35621"/>
<Actor seed="34314"/>
</Entity>
<Entity uid="16275">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1422.9756" z="1212.27552"/>
<Orientation y="2.35621"/>
<Actor seed="34516"/>
</Entity>
<Entity uid="16276">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1421.4662" z="1211.85242"/>
<Orientation y="2.35621"/>
<Actor seed="5076"/>
</Entity>
<Entity uid="16277">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1419.40784" z="1211.37842"/>
<Orientation y="2.35621"/>
<Actor seed="16028"/>
</Entity>
<Entity uid="16278">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1415.15955" z="1212.28345"/>
<Orientation y="2.35621"/>
<Actor seed="18774"/>
</Entity>
<Entity uid="16279">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1422.03516" z="1210.65015"/>
<Orientation y="2.35621"/>
<Actor seed="1748"/>
</Entity>
<Entity uid="16280">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1416.2234" z="1210.6825"/>
<Orientation y="2.35621"/>
<Actor seed="28936"/>
</Entity>
<Entity uid="16281">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1435.90613" z="991.172"/>
<Orientation y="2.35621"/>
<Actor seed="24874"/>
</Entity>
<Entity uid="16282">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1295.23755" z="717.172"/>
<Orientation y="2.35621"/>
<Actor seed="32742"/>
</Entity>
<Entity uid="16283">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1483.95337" z="692.78827"/>
<Orientation y="2.35621"/>
<Actor seed="41516"/>
</Entity>
<Entity uid="16284">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1483.52186" z="695.8487"/>
<Orientation y="2.35621"/>
<Actor seed="23624"/>
</Entity>
<Entity uid="16285">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1482.42396" z="696.06287"/>
<Orientation y="2.35621"/>
<Actor seed="53198"/>
</Entity>
<Entity uid="16286">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1484.14686" z="692.92176"/>
<Orientation y="2.35621"/>
<Actor seed="53038"/>
</Entity>
<Entity uid="16287">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1390.93775" z="738.99854"/>
<Orientation y="2.35621"/>
<Actor seed="5890"/>
</Entity>
<Entity uid="16288">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1389.32398" z="737.14161"/>
<Orientation y="2.35621"/>
<Actor seed="37830"/>
</Entity>
<Entity uid="16289">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1384.97596" z="739.09241"/>
<Orientation y="2.35621"/>
<Actor seed="60982"/>
</Entity>
<Entity uid="16290">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1391.9308" z="744.65583"/>
<Orientation y="2.35621"/>
<Actor seed="59796"/>
</Entity>
<Entity uid="16291">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1392.58655" z="740.68067"/>
<Orientation y="2.35621"/>
<Actor seed="57538"/>
</Entity>
<Entity uid="16292">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1318.01941" z="728.11475"/>
<Orientation y="2.35621"/>
<Actor seed="7300"/>
</Entity>
<Entity uid="16293">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1320.28919" z="728.25123"/>
<Orientation y="2.35621"/>
<Actor seed="18690"/>
</Entity>
<Entity uid="16294">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1371.04615" z="814.09632"/>
<Orientation y="2.35621"/>
<Actor seed="57446"/>
</Entity>
<Entity uid="16295">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1359.44178" z="839.07313"/>
<Orientation y="2.35621"/>
<Actor seed="13304"/>
</Entity>
<Entity uid="16296">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.09424" z="964.26789"/>
<Orientation y="2.35621"/>
<Actor seed="6888"/>
</Entity>
<Entity uid="16297">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1499.9126" z="991.63837"/>
<Orientation y="2.35621"/>
<Actor seed="46216"/>
</Entity>
<Entity uid="16298">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1507.57532" z="1174.51343"/>
<Orientation y="2.35621"/>
<Actor seed="18712"/>
</Entity>
<Entity uid="16299">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1698.52405" z="909.37458"/>
<Orientation y="2.35621"/>
<Actor seed="61732"/>
</Entity>
<Entity uid="16300">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1626.35718" z="901.45795"/>
<Orientation y="2.35621"/>
<Actor seed="56982"/>
</Entity>
<Entity uid="16301">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1627.97181" z="903.07929"/>
<Orientation y="2.35621"/>
<Actor seed="54502"/>
</Entity>
<Entity uid="16302">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1721.5193" z="805.23847"/>
<Orientation y="2.35621"/>
<Actor seed="59370"/>
</Entity>
<Entity uid="16303">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1656.02295" z="744.29096"/>
<Orientation y="2.35621"/>
<Actor seed="46938"/>
</Entity>
<Entity uid="16304">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1696.70997" z="907.30311"/>
<Orientation y="2.35621"/>
<Actor seed="61562"/>
</Entity>
<Entity uid="16305">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1626.38807" z="821.73755"/>
<Orientation y="2.35621"/>
<Actor seed="35880"/>
</Entity>
<Entity uid="16306">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1627.41858" z="818.66114"/>
<Orientation y="2.35621"/>
<Actor seed="43982"/>
</Entity>
<Entity uid="16307">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1624.23682" z="822.66608"/>
<Orientation y="2.35621"/>
<Actor seed="41448"/>
</Entity>
<Entity uid="16308">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1650.06617" z="746.55"/>
<Orientation y="2.35621"/>
<Actor seed="57292"/>
</Entity>
<Entity uid="16309">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1480.87513" z="762.349"/>
<Orientation y="2.35621"/>
<Actor seed="15926"/>
</Entity>
<Entity uid="16310">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1480.52967" z="759.90986"/>
<Orientation y="2.35621"/>
<Actor seed="28318"/>
</Entity>
<Entity uid="16311">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1479.77149" z="757.63971"/>
<Orientation y="2.35621"/>
<Actor seed="48852"/>
</Entity>
<Entity uid="16312">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1483.8805" z="694.61341"/>
<Orientation y="2.35621"/>
<Actor seed="23748"/>
</Entity>
<Entity uid="16313">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1399.6183" z="631.28992"/>
<Orientation y="2.35621"/>
<Actor seed="48796"/>
</Entity>
<Entity uid="16314">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1398.80127" z="628.79346"/>
<Orientation y="2.35621"/>
<Actor seed="45048"/>
</Entity>
<Entity uid="16315">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1482.60096" z="697.56971"/>
<Orientation y="2.35621"/>
<Actor seed="47510"/>
</Entity>
<Entity uid="16316">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1400.51148" z="633.40455"/>
<Orientation y="2.35621"/>
<Actor seed="7306"/>
</Entity>
<Entity uid="16317">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1480.97242" z="699.07062"/>
<Orientation y="2.35621"/>
<Actor seed="43430"/>
</Entity>
<Entity uid="16318">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1363.05884" z="767.13917"/>
<Orientation y="2.35621"/>
<Actor seed="49230"/>
</Entity>
<Entity uid="16319">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1364.70936" z="764.05329"/>
<Orientation y="2.35621"/>
<Actor seed="8898"/>
</Entity>
<Entity uid="16320">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1482.3689" z="692.71918"/>
<Orientation y="2.35621"/>
<Actor seed="59144"/>
</Entity>
<Entity uid="16321">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1308.39271" z="764.60035"/>
<Orientation y="2.35621"/>
<Actor seed="47796"/>
</Entity>
<Entity uid="16322">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1482.23951" z="699.75873"/>
<Orientation y="2.35621"/>
<Actor seed="46106"/>
</Entity>
<Entity uid="16323">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1328.48951" z="692.2959"/>
<Orientation y="2.35621"/>
<Actor seed="26880"/>
</Entity>
<Entity uid="16324">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1326.37049" z="522.68787"/>
<Orientation y="2.35621"/>
<Actor seed="60380"/>
</Entity>
<Entity uid="16325">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1430.43226" z="870.08985"/>
<Orientation y="2.35621"/>
<Actor seed="28674"/>
</Entity>
<Entity uid="16326">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1436.30921" z="872.27027"/>
<Orientation y="2.35621"/>
<Actor seed="26950"/>
</Entity>
<Entity uid="16327">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1442.09205" z="798.857"/>
<Orientation y="2.35621"/>
<Actor seed="26812"/>
</Entity>
<Entity uid="16328">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1406.46363" z="825.20508"/>
<Orientation y="2.35621"/>
<Actor seed="45930"/>
</Entity>
<Entity uid="16329">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1406.02405" z="757.91871"/>
<Orientation y="2.35621"/>
<Actor seed="22418"/>
</Entity>
<Entity uid="16330">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.17164" z="821.65351"/>
<Orientation y="2.35621"/>
<Actor seed="16490"/>
</Entity>
<Entity uid="16331">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1409.3755" z="818.6493"/>
<Orientation y="2.35621"/>
<Actor seed="24650"/>
</Entity>
<Entity uid="16332">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.48963" z="819.04603"/>
<Orientation y="2.35621"/>
<Actor seed="57940"/>
</Entity>
<Entity uid="16333">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1456.9253" z="951.30024"/>
<Orientation y="2.35621"/>
<Actor seed="58518"/>
</Entity>
<Entity uid="16338">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="936.91651" z="89.60906"/>
<Orientation y="1.67081"/>
<Actor seed="61174"/>
</Entity>
<Entity uid="16339">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="937.95765" z="97.59095"/>
<Orientation y="6.12813"/>
<Actor seed="61174"/>
</Entity>
<Entity uid="16340">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="938.38013" z="91.66346"/>
<Orientation y="3.5516"/>
<Actor seed="32436"/>
</Entity>
<Entity uid="16341">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.37073" z="90.41546"/>
<Orientation y="3.14032"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16342">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.3075" z="90.25278"/>
<Orientation y="8.01024"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16343">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.11292" z="90.43651"/>
<Orientation y="3.14032"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16344">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.73523" z="90.38653"/>
<Orientation y="3.14032"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16345">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="931.57911" z="90.36472"/>
<Orientation y="2.92672"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16346">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.29352" z="90.61934"/>
<Orientation y="2.66845"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16347">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.73847" z="91.12246"/>
<Orientation y="6.07561"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16348">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.45051" z="91.2342"/>
<Orientation y="6.17688"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16351">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.02552" z="88.25898"/>
<Orientation y="8.9034"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16352">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="923.93812" z="88.12406"/>
<Orientation y="9.77349"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16353">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="921.17737" z="92.00173"/>
<Orientation y="10.67388"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16354">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="920.82911" z="96.35853"/>
<Orientation y="11.23624"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16355">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="924.0766" z="100.18461"/>
<Orientation y="12.11921"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16356">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="922.46521" z="98.45469"/>
<Orientation y="8.72953"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16357">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="927.53046" z="99.7148"/>
<Orientation y="16.34601"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16358">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.9452" z="97.03284"/>
<Orientation y="17.1594"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16359">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.45539" z="98.27765"/>
<Orientation y="16.81649"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16360">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.2787" z="96.76781"/>
<Orientation y="15.5856"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16361">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="926.12458" z="100.12014"/>
<Orientation y="15.9179"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16362">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="920.71167" z="94.07401"/>
<Orientation y="10.7967"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16363">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="926.0235" z="87.9762"/>
<Orientation y="9.4277"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16364">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="922.64942" z="89.76154"/>
<Orientation y="13.52495"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16365">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.78657" z="96.25884"/>
<Orientation y="13.93677"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16366">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.72278" z="96.06141"/>
<Orientation y="10.77279"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16367">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="932.37378" z="95.72786"/>
<Orientation y="15.8181"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16368">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.93494" z="96.25889"/>
<Orientation y="9.89097"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16369">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="924.82667" z="100.14003"/>
<Orientation y="15.58907"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16370">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="925.38428" z="100.15212"/>
<Orientation y="15.73475"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16371">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="926.85297" z="99.98842"/>
<Orientation y="16.0463"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16372">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.03162" z="99.35332"/>
<Orientation y="16.63675"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16373">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.25666" z="98.81084"/>
<Orientation y="17.05567"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16374">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.75696" z="97.62554"/>
<Orientation y="16.8165"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16375">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1274.19251" z="273.31705"/>
<Orientation y="-3.05004"/>
<Actor seed="56750"/>
</Entity>
<Entity uid="16376">
<Template>other/fence_long</Template>
<Player>0</Player>
<Position x="1271.011" z="284.35691"/>
<Orientation y="-3.77674"/>
<Actor seed="56750"/>
</Entity>
<Entity uid="16377">
<Template>other/fence_short</Template>
<Player>0</Player>
<Position x="1269.35621" z="291.34272"/>
<Orientation y="-2.39776"/>
<Actor seed="23434"/>
</Entity>
<Entity uid="16378">
<Template>other/fence_short</Template>
<Player>0</Player>
<Position x="1282.20752" z="268.34244"/>
<Orientation y="1.86861"/>
<Actor seed="9276"/>
</Entity>
<Entity uid="16379">
<Template>other/fence_short</Template>
<Player>0</Player>
<Position x="1276.64454" z="268.40891"/>
<Orientation y="-1.88143"/>
<Actor seed="1132"/>
</Entity>
<Entity uid="16380">
<Template>units/pers_support_healer_e</Template>
<Player>0</Player>
<Position x="1286.06482" z="264.69266"/>
<Orientation y="1.39495"/>
<Actor seed="18726"/>
</Entity>
<Entity uid="16382">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1133.21766" z="339.51542"/>
<Orientation y="2.35621"/>
<Actor seed="33708"/>
</Entity>
<Entity uid="16383">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1126.28992" z="343.65555"/>
<Orientation y="2.35621"/>
<Actor seed="41194"/>
</Entity>
<Entity uid="16384">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1129.91431" z="343.31354"/>
<Orientation y="2.35621"/>
<Actor seed="35880"/>
</Entity>
<Entity uid="16386">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1270.0348" z="288.98444"/>
<Orientation y="2.35621"/>
<Actor seed="20394"/>
</Entity>
<Entity uid="16387">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1271.35901" z="286.94999"/>
<Orientation y="2.35621"/>
<Actor seed="17730"/>
</Entity>
<Entity uid="16388">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1271.037" z="290.19025"/>
<Orientation y="2.35621"/>
<Actor seed="32014"/>
</Entity>
<Entity uid="16389">
<Template>actor|props/flora/bush_medit_me_dry.xml</Template>
<Position x="1274.87269" z="268.67066"/>
<Orientation y="2.35621"/>
<Actor seed="3784"/>
</Entity>
<Entity uid="16390">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1276.00062" z="268.3057"/>
<Orientation y="2.35621"/>
<Actor seed="40968"/>
</Entity>
<Entity uid="16391">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1274.31153" z="268.9759"/>
<Orientation y="2.35621"/>
<Actor seed="27916"/>
</Entity>
<Entity uid="16395">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1776.53064" z="910.5033"/>
<Orientation y="2.35621"/>
<Actor seed="17508"/>
</Entity>
<Entity uid="16396">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1773.61658" z="917.49292"/>
<Orientation y="2.35621"/>
<Actor seed="6472"/>
</Entity>
<Entity uid="16397">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1776.50416" z="920.48554"/>
<Orientation y="2.35621"/>
<Actor seed="63746"/>
</Entity>
<Entity uid="16398">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1775.41724" z="919.97364"/>
<Orientation y="2.35621"/>
<Actor seed="43638"/>
</Entity>
<Entity uid="16399">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1779.86304" z="914.69257"/>
<Orientation y="2.35621"/>
<Actor seed="57490"/>
</Entity>
<Entity uid="16400">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1782.5182" z="911.34827"/>
<Orientation y="2.35621"/>
<Actor seed="10686"/>
</Entity>
<Entity uid="16401">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1783.85108" z="911.02631"/>
<Orientation y="2.35621"/>
<Actor seed="43804"/>
</Entity>
<Entity uid="16402">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1788.86573" z="911.02027"/>
<Orientation y="2.35621"/>
<Actor seed="12868"/>
</Entity>
<Entity uid="16403">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1787.0691" z="918.25684"/>
<Orientation y="2.35621"/>
<Actor seed="38240"/>
</Entity>
<Entity uid="16404">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1792.7118" z="921.33033"/>
<Orientation y="2.35621"/>
<Actor seed="45864"/>
</Entity>
<Entity uid="16405">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1794.85328" z="914.30921"/>
<Orientation y="2.35621"/>
<Actor seed="29146"/>
</Entity>
<Entity uid="16406">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1793.17481" z="913.63788"/>
<Orientation y="2.35621"/>
<Actor seed="42368"/>
</Entity>
<Entity uid="16407">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1792.82776" z="912.27338"/>
<Orientation y="2.35621"/>
<Actor seed="5056"/>
</Entity>
<Entity uid="16408">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1794.20777" z="912.93256"/>
<Orientation y="2.35621"/>
<Actor seed="9296"/>
</Entity>
<Entity uid="16409">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1794.62342" z="913.39258"/>
<Orientation y="2.35621"/>
<Actor seed="64532"/>
</Entity>
<Entity uid="16410">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1798.9673" z="918.23823"/>
<Orientation y="2.35621"/>
<Actor seed="34384"/>
</Entity>
<Entity uid="16411">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1800.46888" z="917.54615"/>
<Orientation y="2.35621"/>
<Actor seed="43360"/>
</Entity>
<Entity uid="16412">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1801.98621" z="917.0008"/>
<Orientation y="2.35621"/>
<Actor seed="38858"/>
</Entity>
<Entity uid="16413">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1767.27027" z="912.67963"/>
<Orientation y="2.35621"/>
<Actor seed="28440"/>
</Entity>
<Entity uid="16414">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1768.1432" z="912.85737"/>
<Orientation y="2.35621"/>
<Actor seed="34148"/>
</Entity>
<Entity uid="16415">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1803.41639" z="911.16297"/>
<Orientation y="2.35621"/>
<Actor seed="25162"/>
</Entity>
<Entity uid="16416">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1801.21277" z="910.76447"/>
<Orientation y="2.35621"/>
<Actor seed="3862"/>
</Entity>
<Entity uid="16417">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1804.57837" z="915.13233"/>
<Orientation y="2.35621"/>
<Actor seed="54680"/>
</Entity>
<Entity uid="16418">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1806.16565" z="913.313"/>
<Orientation y="2.35621"/>
<Actor seed="54592"/>
</Entity>
<Entity uid="16419">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1804.89271" z="914.15174"/>
<Orientation y="2.35621"/>
<Actor seed="12054"/>
</Entity>
<Entity uid="16420">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1767.00086" z="905.6247"/>
<Orientation y="2.35621"/>
<Actor seed="40974"/>
</Entity>
<Entity uid="16421">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1768.03162" z="906.51423"/>
<Orientation y="2.35621"/>
<Actor seed="46872"/>
</Entity>
<Entity uid="16422">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1769.6194" z="906.38367"/>
<Orientation y="2.35621"/>
<Actor seed="1026"/>
</Entity>
<Entity uid="16423">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1760.23157" z="908.04432"/>
<Orientation y="2.35621"/>
<Actor seed="30600"/>
</Entity>
<Entity uid="16424">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1760.43592" z="905.45685"/>
<Orientation y="2.35621"/>
<Actor seed="23812"/>
</Entity>
<Entity uid="16425">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1759.59827" z="899.96863"/>
<Orientation y="2.35621"/>
<Actor seed="32716"/>
</Entity>
<Entity uid="16426">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1810.83619" z="912.83613"/>
<Orientation y="2.35621"/>
<Actor seed="25516"/>
</Entity>
<Entity uid="16427">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1806.99585" z="914.86487"/>
<Orientation y="2.35621"/>
<Actor seed="450"/>
</Entity>
<Entity uid="16428">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="922.78333" z="99.09441"/>
<Orientation y="11.8421"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16429">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="923.59455" z="99.88305"/>
<Orientation y="11.9925"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16430">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="921.25849" z="96.81437"/>
<Orientation y="8.23206"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16431">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="922.06843" z="97.99068"/>
<Orientation y="8.51684"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16432">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="921.62488" z="97.40343"/>
<Orientation y="8.3793"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16433">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="920.67365" z="95.6953"/>
<Orientation y="11.08169"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16434">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="923.12409" z="99.45426"/>
<Orientation y="11.89841"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16435">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="920.66889" z="94.61615"/>
<Orientation y="10.93024"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16436">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="920.67048" z="95.13845"/>
<Orientation y="11.04217"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16437">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="921.00397" z="92.67362"/>
<Orientation y="10.68267"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16439">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="920.85334" z="93.35262"/>
<Orientation y="10.78344"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16440">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="922.25147" z="90.4057"/>
<Orientation y="13.61657"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16441">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="921.90967" z="90.97024"/>
<Orientation y="13.6993"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16442">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="921.6833" z="91.45774"/>
<Orientation y="13.7431"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16443">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="923.06489" z="89.2158"/>
<Orientation y="13.38315"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16444">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="923.45484" z="88.78412"/>
<Orientation y="13.14692"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16445">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="924.6208" z="88.01519"/>
<Orientation y="9.56588"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16446">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="925.31464" z="87.97503"/>
<Orientation y="9.50654"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16447">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="927.33698" z="88.28624"/>
<Orientation y="12.3549"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16448">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="926.68122" z="88.21657"/>
<Orientation y="12.59682"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16449">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.43952" z="88.95565"/>
<Orientation y="11.83938"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16450">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="928.81421" z="89.50451"/>
<Orientation y="11.56795"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16451">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.03498" z="89.89405"/>
<Orientation y="11.31543"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16452">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="929.8246" z="96.61904"/>
<Orientation y="16.03826"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16453">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="930.40351" z="96.4323"/>
<Orientation y="15.89554"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16454">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="931.6225" z="95.89588"/>
<Orientation y="16.23975"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16455">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="928.56012" z="100.26923"/>
<Orientation y="2.35621"/>
<Actor seed="26836"/>
</Entity>
<Entity uid="16456">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="928.87226" z="99.64026"/>
<Orientation y="2.35621"/>
<Actor seed="17490"/>
</Entity>
<Entity uid="16457">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="929.33979" z="98.82848"/>
<Orientation y="2.35621"/>
<Actor seed="17262"/>
</Entity>
<Entity uid="16458">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="928.05433" z="100.88212"/>
<Orientation y="2.35621"/>
<Actor seed="5170"/>
</Entity>
<Entity uid="16459">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="927.49506" z="101.07085"/>
<Orientation y="2.56034"/>
<Actor seed="5170"/>
</Entity>
<Entity uid="16460">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="926.54444" z="101.35471"/>
<Orientation y="2.35622"/>
<Actor seed="5170"/>
</Entity>
<Entity uid="16461">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="924.98743" z="87.3784"/>
<Orientation y="2.35622"/>
<Actor seed="5170"/>
</Entity>
<Entity uid="16462">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="923.10401" z="87.69565"/>
<Orientation y="2.6944"/>
<Actor seed="5170"/>
</Entity>
<Entity uid="16463">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="924.06104" z="87.35547"/>
<Orientation y="2.35621"/>
<Actor seed="36718"/>
</Entity>
<Entity uid="16464">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="922.47413" z="88.39704"/>
<Orientation y="2.35621"/>
<Actor seed="63046"/>
</Entity>
<Entity uid="16465">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="921.7876" z="88.98067"/>
<Orientation y="3.25045"/>
<Actor seed="40236"/>
</Entity>
<Entity uid="16466">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="923.3144" z="100.58985"/>
<Orientation y="2.35621"/>
<Actor seed="13030"/>
</Entity>
<Entity uid="16467">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="922.2682" z="101.2085"/>
<Orientation y="2.35621"/>
<Actor seed="51378"/>
</Entity>
<Entity uid="16469">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="922.3423" z="99.92441"/>
<Orientation y="2.63758"/>
<Actor seed="47632"/>
</Entity>
<Entity uid="16470">
<Template>actor|props/special/eyecandy/vase_rome_a.xml</Template>
<Position x="921.5453" z="98.92267"/>
<Orientation y="2.35621"/>
<Actor seed="64114"/>
</Entity>
<Entity uid="16472">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="925.5138" z="94.70565"/>
<Orientation y="0.88248"/>
<Actor seed="63456"/>
</Entity>
<Entity uid="16475">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="930.07581" z="97.45131"/>
<Orientation y="7.16822"/>
<Actor seed="53746"/>
</Entity>
<Entity uid="16479">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="933.11542" z="96.14216"/>
<Orientation y="10.7728"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16503">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="931.4192" z="96.95125"/>
<Orientation y="-7.21723"/>
<Actor seed="18904"/>
</Entity>
<Entity uid="16504">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="929.58631" z="99.4514"/>
<Orientation y="2.35621"/>
<Actor seed="3154"/>
</Entity>
<Entity uid="16505">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="930.53577" z="100.63064"/>
<Orientation y="2.35622"/>
<Actor seed="5170"/>
</Entity>
<Entity uid="16506">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="929.90888" z="100.51833"/>
<Orientation y="2.06444"/>
<Actor seed="26836"/>
</Entity>
<Entity uid="16507">
<Template>other/bench</Template>
<Player>0</Player>
<Position x="919.15668" z="91.21317"/>
<Orientation y="2.73916"/>
<Actor seed="51296"/>
</Entity>
<Entity uid="16508">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1710.75928" z="881.3642"/>
<Orientation y="2.35621"/>
<Actor seed="62544"/>
</Entity>
<Entity uid="16509">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1706.97498" z="851.30964"/>
<Orientation y="2.35621"/>
<Actor seed="2732"/>
</Entity>
<Entity uid="16510">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1708.18519" z="853.37043"/>
<Orientation y="2.35621"/>
<Actor seed="14426"/>
</Entity>
<Entity uid="16511">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1711.89087" z="856.18531"/>
<Orientation y="2.35621"/>
<Actor seed="49584"/>
</Entity>
<Entity uid="16512">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1712.68824" z="857.85187"/>
<Orientation y="2.35621"/>
<Actor seed="60396"/>
</Entity>
<Entity uid="16513">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1699.6388" z="850.0362"/>
<Orientation y="7.98131"/>
<Actor seed="51226"/>
</Entity>
<Entity uid="16514">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1697.12793" z="852.99457"/>
<Orientation y="2.35621"/>
<Actor seed="17062"/>
</Entity>
<Entity uid="16515">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1710.97376" z="884.70142"/>
<Orientation y="2.35621"/>
<Actor seed="46060"/>
</Entity>
<Entity uid="16516">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1763.85254" z="836.52265"/>
<Orientation y="2.35621"/>
<Actor seed="41812"/>
</Entity>
<Entity uid="16517">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1727.84437" z="809.79297"/>
<Orientation y="2.35621"/>
<Actor seed="42424"/>
</Entity>
<Entity uid="16518">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1709.98353" z="882.86207"/>
<Orientation y="2.35621"/>
<Actor seed="10510"/>
</Entity>
<Entity uid="16519">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1763.58582" z="838.33814"/>
<Orientation y="2.35621"/>
<Actor seed="42726"/>
</Entity>
<Entity uid="16520">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1689.2444" z="861.89283"/>
<Orientation y="2.35621"/>
<Actor seed="40882"/>
</Entity>
<Entity uid="16521">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1791.1316" z="780.70661"/>
<Orientation y="2.35621"/>
<Actor seed="16560"/>
</Entity>
<Entity uid="16522">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.33106" z="745.00953"/>
<Orientation y="2.35621"/>
<Actor seed="38000"/>
</Entity>
<Entity uid="16523">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1753.39942" z="745.7262"/>
<Orientation y="2.35621"/>
<Actor seed="59990"/>
</Entity>
<Entity uid="16524">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1751.46119" z="746.18287"/>
<Orientation y="2.35621"/>
<Actor seed="38162"/>
</Entity>
<Entity uid="16525">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1748.96106" z="746.10456"/>
<Orientation y="2.35621"/>
<Actor seed="12278"/>
</Entity>
<Entity uid="16526">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1789.96485" z="806.04773"/>
<Orientation y="2.35621"/>
<Actor seed="11074"/>
</Entity>
<Entity uid="16527">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1801.23426" z="747.06128"/>
<Orientation y="2.35621"/>
<Actor seed="56230"/>
</Entity>
<Entity uid="16528">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1789.24268" z="807.41852"/>
<Orientation y="2.35621"/>
<Actor seed="42492"/>
</Entity>
<Entity uid="16529">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1791.28541" z="807.14838"/>
<Orientation y="1.3615"/>
<Actor seed="11286"/>
</Entity>
<Entity uid="16530">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1710.87171" z="883.48334"/>
<Orientation y="2.35621"/>
<Actor seed="62030"/>
</Entity>
<Entity uid="16531">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1711.33936" z="881.68873"/>
<Orientation y="2.35621"/>
<Actor seed="52122"/>
</Entity>
<Entity uid="16532">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1711.40613" z="880.4734"/>
<Orientation y="2.35621"/>
<Actor seed="938"/>
</Entity>
<Entity uid="16533">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1711.73597" z="883.62873"/>
<Orientation y="2.35621"/>
<Actor seed="41000"/>
</Entity>
<Entity uid="16534">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1710.10535" z="885.3885"/>
<Orientation y="2.35621"/>
<Actor seed="20222"/>
</Entity>
<Entity uid="16535">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1712.40821" z="883.28992"/>
<Orientation y="2.35621"/>
<Actor seed="15986"/>
</Entity>
<Entity uid="16536">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1696.26355" z="853.33014"/>
<Orientation y="2.35621"/>
<Actor seed="24970"/>
</Entity>
<Entity uid="16537">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1697.09656" z="852.5412"/>
<Orientation y="2.35621"/>
<Actor seed="62414"/>
</Entity>
<Entity uid="16538">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1690.65162" z="850.3689"/>
<Orientation y="2.35621"/>
<Actor seed="23236"/>
</Entity>
<Entity uid="16539">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1700.64039" z="851.19214"/>
<Orientation y="2.35621"/>
<Actor seed="7024"/>
</Entity>
<Entity uid="16540">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1699.64917" z="850.79163"/>
<Orientation y="2.35621"/>
<Actor seed="35874"/>
</Entity>
<Entity uid="16541">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1726.63855" z="877.78693"/>
<Orientation y="2.35621"/>
<Actor seed="59332"/>
</Entity>
<Entity uid="16542">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1738.1659" z="866.06605"/>
<Orientation y="0.26653"/>
<Actor seed="64024"/>
</Entity>
<Entity uid="16543">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1726.01624" z="877.89283"/>
<Orientation y="3.38263"/>
<Actor seed="24884"/>
</Entity>
<Entity uid="16544">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1746.3495" z="746.16413"/>
<Orientation y="2.89988"/>
<Actor seed="58394"/>
</Entity>
<Entity uid="16546">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1789.13086" z="780.94343"/>
<Orientation y="2.35622"/>
<Actor seed="61776"/>
</Entity>
<Entity uid="16547">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="1699.2162" z="848.96875"/>
<Orientation y="1.40662"/>
<Actor seed="44726"/>
</Entity>
<Entity uid="16548">
<Template>gaia/geology_stone_savanna_small</Template>
<Player>0</Player>
<Position x="1689.3324" z="720.54029"/>
<Orientation y="2.35621"/>
<Actor seed="51572"/>
</Entity>
<Entity uid="16550">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1797.86036" z="745.34559"/>
<Orientation y="2.35621"/>
<Actor seed="47984"/>
</Entity>
<Entity uid="16551">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1790.37476" z="740.84424"/>
<Orientation y="2.35621"/>
<Actor seed="47060"/>
</Entity>
<Entity uid="16552">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1797.20716" z="744.47577"/>
<Orientation y="2.35621"/>
<Actor seed="17716"/>
</Entity>
<Entity uid="16553">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1783.97913" z="737.7801"/>
<Orientation y="2.35621"/>
<Actor seed="13774"/>
</Entity>
<Entity uid="16554">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1783.54773" z="736.82319"/>
<Orientation y="2.35621"/>
<Actor seed="47278"/>
</Entity>
<Entity uid="16555">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1783.13123" z="736.0807"/>
<Orientation y="2.35621"/>
<Actor seed="21850"/>
</Entity>
<Entity uid="16556">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1747.95386" z="788.08118"/>
<Orientation y="2.35621"/>
<Actor seed="9556"/>
</Entity>
<Entity uid="16557">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1697.44312" z="841.24573"/>
<Orientation y="2.35621"/>
<Actor seed="466"/>
</Entity>
<Entity uid="16558">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1688.24659" z="851.24524"/>
<Orientation y="2.8005"/>
<Actor seed="19444"/>
</Entity>
<Entity uid="16559">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1706.04798" z="844.5376"/>
<Orientation y="2.35621"/>
<Actor seed="61406"/>
</Entity>
<Entity uid="16560">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1707.01917" z="845.32496"/>
<Orientation y="2.35621"/>
<Actor seed="21586"/>
</Entity>
<Entity uid="16561">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1703.09693" z="841.7566"/>
<Orientation y="2.35621"/>
<Actor seed="500"/>
</Entity>
<Entity uid="16562">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1701.81653" z="841.91169"/>
<Orientation y="2.35621"/>
<Actor seed="2544"/>
</Entity>
<Entity uid="16563">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1701.83143" z="842.88373"/>
<Orientation y="2.35621"/>
<Actor seed="22968"/>
</Entity>
<Entity uid="16564">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1698.3241" z="841.47083"/>
<Orientation y="2.35621"/>
<Actor seed="58396"/>
</Entity>
<Entity uid="16565">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1694.6189" z="855.50037"/>
<Orientation y="2.35621"/>
<Actor seed="17690"/>
</Entity>
<Entity uid="16566">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1694.69935" z="854.4665"/>
<Orientation y="2.35621"/>
<Actor seed="22904"/>
</Entity>
<Entity uid="16567">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1693.6941" z="854.65625"/>
<Orientation y="2.35621"/>
<Actor seed="20144"/>
</Entity>
<Entity uid="16568">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1694.08985" z="855.16987"/>
<Orientation y="2.35621"/>
<Actor seed="52982"/>
</Entity>
<Entity uid="16569">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1695.04871" z="855.14588"/>
<Orientation y="2.35621"/>
<Actor seed="51640"/>
</Entity>
<Entity uid="16570">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1691.7522" z="852.33906"/>
<Orientation y="2.35621"/>
<Actor seed="5274"/>
</Entity>
<Entity uid="16571">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1692.32544" z="853.7121"/>
<Orientation y="2.35621"/>
<Actor seed="63702"/>
</Entity>
<Entity uid="16572">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1692.85096" z="853.28132"/>
<Orientation y="2.35621"/>
<Actor seed="6748"/>
</Entity>
<Entity uid="16573">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1692.75013" z="852.92975"/>
<Orientation y="2.35621"/>
<Actor seed="29822"/>
</Entity>
<Entity uid="16574">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1692.94532" z="852.29651"/>
<Orientation y="2.35621"/>
<Actor seed="11752"/>
</Entity>
<Entity uid="16575">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1693.98743" z="854.14716"/>
<Orientation y="2.35621"/>
<Actor seed="7832"/>
</Entity>
<Entity uid="16576">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1693.05713" z="855.51478"/>
<Orientation y="2.35621"/>
<Actor seed="6310"/>
</Entity>
<Entity uid="16577">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1692.4043" z="854.93116"/>
<Orientation y="2.35621"/>
<Actor seed="56704"/>
</Entity>
<Entity uid="16578">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="1789.05311" z="781.75507"/>
<Orientation y="2.35621"/>
<Actor seed="43238"/>
</Entity>
<Entity uid="16579">
<Template>actor|props/flora/grass_savanna.xml</Template>
<Position x="1792.06177" z="777.70075"/>
<Orientation y="2.35621"/>
<Actor seed="30356"/>
</Entity>
<Entity uid="16580">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1761.57337" z="685.31574"/>
<Orientation y="2.35621"/>
<Actor seed="26734"/>
</Entity>
<Entity uid="16581">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1770.98853" z="703.94208"/>
<Orientation y="2.35621"/>
<Actor seed="30462"/>
</Entity>
<Entity uid="16582">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1766.16468" z="683.95008"/>
<Orientation y="2.35621"/>
<Actor seed="16418"/>
</Entity>
<Entity uid="16583">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1745.70997" z="660.15687"/>
<Orientation y="2.35621"/>
<Actor seed="31502"/>
</Entity>
<Entity uid="16584">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1735.14441" z="713.3108"/>
<Orientation y="2.35621"/>
<Actor seed="10400"/>
</Entity>
<Entity uid="16585">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1732.09485" z="710.92817"/>
<Orientation y="2.35621"/>
<Actor seed="8394"/>
</Entity>
<Entity uid="16586">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1777.10145" z="751.99592"/>
<Orientation y="2.35621"/>
<Actor seed="25100"/>
</Entity>
<Entity uid="16587">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1605.95887" z="851.99958"/>
<Orientation y="2.35621"/>
<Actor seed="7138"/>
</Entity>
<Entity uid="16588">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1455.24634" z="684.61854"/>
<Orientation y="2.35621"/>
<Actor seed="55308"/>
</Entity>
<Entity uid="16589">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1486.59327" z="729.14264"/>
<Orientation y="2.35621"/>
<Actor seed="48720"/>
</Entity>
<Entity uid="16590">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1507.823" z="767.33576"/>
<Orientation y="2.35621"/>
<Actor seed="19834"/>
</Entity>
<Entity uid="16591">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1472.85962" z="743.20289"/>
<Orientation y="2.35621"/>
<Actor seed="14198"/>
</Entity>
<Entity uid="16597">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1759.93702" z="690.2729"/>
<Orientation y="1.58281"/>
<Actor seed="9866"/>
</Entity>
<Entity uid="16599">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1758.12134" z="685.78675"/>
<Orientation y="-0.79534"/>
<Actor seed="24416"/>
</Entity>
<Entity uid="16600">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1759.77698" z="681.31482"/>
<Orientation y="-3.15423"/>
<Actor seed="24416"/>
</Entity>
<Entity uid="16601">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1763.365" z="690.10346"/>
<Orientation y="1.63987"/>
<Actor seed="16418"/>
</Entity>
<Entity uid="16602">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1760.23597" z="692.04297"/>
<Orientation y="3.76003"/>
<Actor seed="16418"/>
</Entity>
<Entity uid="16603">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1762.45594" z="689.97632"/>
<Orientation y="1.02753"/>
<Actor seed="10400"/>
</Entity>
<Entity uid="16604">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1762.72156" z="690.98847"/>
<Orientation y="-1.01449"/>
<Actor seed="30462"/>
</Entity>
<Entity uid="16606">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1759.93897" z="692.46552"/>
<Orientation y="-3.25461"/>
<Actor seed="3719"/>
</Entity>
<Entity uid="16607">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1761.07898" z="692.12226"/>
<Orientation y="-4.43125"/>
<Actor seed="3976"/>
</Entity>
<Entity uid="16608">
<Template>gaia/fauna_lion</Template>
<Player>0</Player>
<Position x="1766.35682" z="687.00818"/>
<Orientation y="2.13625"/>
<Actor seed="12984"/>
</Entity>
<Entity uid="16609">
<Template>gaia/fauna_lioness</Template>
<Player>0</Player>
<Position x="1767.71082" z="682.36188"/>
<Orientation y="0.27526"/>
<Actor seed="57790"/>
</Entity>
<Entity uid="16610">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1767.54175" z="673.81336"/>
<Orientation y="2.35621"/>
<Actor seed="27164"/>
</Entity>
<Entity uid="16611">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1769.39112" z="675.50641"/>
<Orientation y="2.35621"/>
<Actor seed="64796"/>
</Entity>
<Entity uid="16612">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1771.58204" z="675.65076"/>
<Orientation y="2.35621"/>
<Actor seed="61520"/>
</Entity>
<Entity uid="16613">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1755.94129" z="675.24592"/>
<Orientation y="2.35621"/>
<Actor seed="63220"/>
</Entity>
<Entity uid="16614">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1758.33399" z="663.23444"/>
<Orientation y="2.35621"/>
<Actor seed="5020"/>
</Entity>
<Entity uid="16615">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.47461" z="663.24805"/>
<Orientation y="2.35621"/>
<Actor seed="14288"/>
</Entity>
<Entity uid="16616">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.14393" z="666.1496"/>
<Orientation y="2.35621"/>
<Actor seed="47376"/>
</Entity>
<Entity uid="16617">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1776.2035" z="679.44153"/>
<Orientation y="2.35621"/>
<Actor seed="54938"/>
</Entity>
<Entity uid="16618">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1779.52015" z="680.18104"/>
<Orientation y="2.35621"/>
<Actor seed="55682"/>
</Entity>
<Entity uid="16619">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1778.26221" z="691.826"/>
<Orientation y="2.35621"/>
<Actor seed="32790"/>
</Entity>
<Entity uid="16620">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1773.60755" z="676.72962"/>
<Orientation y="2.35621"/>
<Actor seed="47318"/>
</Entity>
<Entity uid="16621">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1770.28211" z="707.49036"/>
<Orientation y="2.35621"/>
<Actor seed="23034"/>
</Entity>
<Entity uid="16622">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1769.10022" z="710.74341"/>
<Orientation y="2.35621"/>
<Actor seed="41412"/>
</Entity>
<Entity uid="16623">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1779.29407" z="682.61335"/>
<Orientation y="2.35621"/>
<Actor seed="41130"/>
</Entity>
<Entity uid="16624">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1774.57227" z="682.75763"/>
<Orientation y="2.35621"/>
<Actor seed="39314"/>
</Entity>
<Entity uid="16625">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1783.35364" z="682.81202"/>
<Orientation y="2.35621"/>
<Actor seed="58608"/>
</Entity>
<Entity uid="16626">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1781.21705" z="683.74683"/>
<Orientation y="2.35621"/>
<Actor seed="39918"/>
</Entity>
<Entity uid="16627">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1784.68104" z="683.3183"/>
<Orientation y="2.35621"/>
<Actor seed="31112"/>
</Entity>
<Entity uid="16628">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1780.7599" z="679.28144"/>
<Orientation y="2.35621"/>
<Actor seed="61284"/>
</Entity>
<Entity uid="16629">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1775.0171" z="675.43995"/>
<Orientation y="2.35621"/>
<Actor seed="40624"/>
</Entity>
<Entity uid="16630">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1815.22522" z="704.92975"/>
<Orientation y="2.35621"/>
<Actor seed="10120"/>
</Entity>
<Entity uid="16631">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1818.94239" z="703.67334"/>
<Orientation y="2.35621"/>
<Actor seed="60602"/>
</Entity>
<Entity uid="16632">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1829.43982" z="701.72785"/>
<Orientation y="2.35621"/>
<Actor seed="37462"/>
</Entity>
<Entity uid="16633">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1832.95557" z="703.54255"/>
<Orientation y="2.35621"/>
<Actor seed="1224"/>
</Entity>
<Entity uid="16634">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1828.5547" z="702.02338"/>
<Orientation y="2.35621"/>
<Actor seed="15100"/>
</Entity>
<Entity uid="16635">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1801.05628" z="679.57776"/>
<Orientation y="2.35621"/>
<Actor seed="18844"/>
</Entity>
<Entity uid="16636">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1794.35706" z="680.22034"/>
<Orientation y="2.35621"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="16637">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1796.08497" z="680.66218"/>
<Orientation y="2.35621"/>
<Actor seed="61620"/>
</Entity>
<Entity uid="16638">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1780.7754" z="691.93866"/>
<Orientation y="2.35621"/>
<Actor seed="29444"/>
</Entity>
<Entity uid="16639">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1801.56922" z="681.84534"/>
<Orientation y="2.35621"/>
<Actor seed="48804"/>
</Entity>
<Entity uid="16640">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1802.68616" z="684.89478"/>
<Orientation y="2.35621"/>
<Actor seed="38004"/>
</Entity>
<Entity uid="16641">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1805.07972" z="685.59278"/>
<Orientation y="2.35621"/>
<Actor seed="55256"/>
</Entity>
<Entity uid="16642">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1788.56177" z="581.70173"/>
<Orientation y="2.35621"/>
<Actor seed="29326"/>
</Entity>
<Entity uid="16643">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1791.11866" z="582.30073"/>
<Orientation y="2.35621"/>
<Actor seed="55722"/>
</Entity>
<Entity uid="16644">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1786.46912" z="580.5022"/>
<Orientation y="2.35621"/>
<Actor seed="19702"/>
</Entity>
<Entity uid="16645">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1801.86463" z="684.73005"/>
<Orientation y="2.35621"/>
<Actor seed="36368"/>
</Entity>
<Entity uid="16646">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1794.65528" z="683.65119"/>
<Orientation y="2.35621"/>
<Actor seed="47906"/>
</Entity>
<Entity uid="16647">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1832.15503" z="700.24048"/>
<Orientation y="2.35621"/>
<Actor seed="40626"/>
</Entity>
<Entity uid="16648">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1861.06751" z="677.28974"/>
<Orientation y="0.26433"/>
<Actor seed="47138"/>
</Entity>
<Entity uid="16649">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1861.44349" z="680.39563"/>
<Orientation y="2.35621"/>
<Actor seed="25544"/>
</Entity>
<Entity uid="16650">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1859.13135" z="684.10346"/>
<Orientation y="-1.27634"/>
<Actor seed="14284"/>
</Entity>
<Entity uid="16651">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1854.82532" z="685.46564"/>
<Orientation y="2.35621"/>
<Actor seed="25800"/>
</Entity>
<Entity uid="16652">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1861.52088" z="680.30427"/>
<Orientation y="2.35621"/>
<Actor seed="55574"/>
</Entity>
<Entity uid="16653">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1854.71265" z="685.78962"/>
<Orientation y="2.35621"/>
<Actor seed="10054"/>
</Entity>
<Entity uid="16654">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1861.313" z="680.85474"/>
<Orientation y="2.35621"/>
<Actor seed="58568"/>
</Entity>
<Entity uid="16655">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1857.55372" z="685.06318"/>
<Orientation y="2.35621"/>
<Actor seed="14322"/>
</Entity>
<Entity uid="16656">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1861.23609" z="674.34418"/>
<Orientation y="2.35621"/>
<Actor seed="36798"/>
</Entity>
<Entity uid="16657">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1757.24988" z="680.11756"/>
<Orientation y="2.53246"/>
<Actor seed="8394"/>
</Entity>
<Entity uid="16658">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1760.86646" z="688.62964"/>
<Orientation y="1.14193"/>
<Actor seed="30462"/>
</Entity>
<Entity uid="16659">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1754.0818" z="689.16529"/>
<Orientation y="1.63988"/>
<Actor seed="16418"/>
</Entity>
<Entity uid="16660">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1776.266" z="690.99012"/>
<Orientation y="3.49865"/>
<Actor seed="30462"/>
</Entity>
<Entity uid="16661">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1755.02417" z="689.32062"/>
<Orientation y="2.35622"/>
<Actor seed="40626"/>
</Entity>
<Entity uid="16662">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.04786" z="688.51923"/>
<Orientation y="2.3662"/>
<Actor seed="40626"/>
</Entity>
<Entity uid="16663">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1755.79908" z="691.99085"/>
<Orientation y="1.55892"/>
<Actor seed="40626"/>
</Entity>
<Entity uid="16664">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1754.844" z="691.01166"/>
<Orientation y="1.53829"/>
<Actor seed="40626"/>
</Entity>
<Entity uid="16665">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1755.97962" z="690.05402"/>
<Orientation y="2.88797"/>
<Actor seed="40626"/>
</Entity>
<Entity uid="16667">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1755.87903" z="691.01142"/>
<Orientation y="0.95061"/>
<Actor seed="17904"/>
</Entity>
<Entity uid="16668">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.46473" z="688.95636"/>
<Orientation y="-0.10009"/>
<Actor seed="17904"/>
</Entity>
<Entity uid="16669">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.32984" z="693.30823"/>
<Orientation y="-0.13762"/>
<Actor seed="17904"/>
</Entity>
<Entity uid="16670">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1756.6543" z="687.66242"/>
<Orientation y="0.18197"/>
<Actor seed="17904"/>
</Entity>
<Entity uid="16671">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1746.78333" z="754.9621"/>
<Orientation y="2.71955"/>
<Actor seed="53386"/>
</Entity>
<Entity uid="16672">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1751.5276" z="750.09345"/>
<Orientation y="-0.36266"/>
<Actor seed="17634"/>
</Entity>
<Entity uid="16673">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1747.70215" z="751.84711"/>
<Orientation y="1.9426"/>
<Actor seed="58698"/>
</Entity>
<Entity uid="16674">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="1745.37012" z="751.99921"/>
<Orientation y="3.58887"/>
<Actor seed="30220"/>
</Entity>
<Entity uid="16675">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1735.64625" z="725.57929"/>
<Orientation y="2.35621"/>
<Actor seed="29546"/>
</Entity>
<Entity uid="16676">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1735.7151" z="727.68805"/>
<Orientation y="2.35621"/>
<Actor seed="8754"/>
</Entity>
<Entity uid="16677">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1735.92713" z="729.72803"/>
<Orientation y="2.35621"/>
<Actor seed="25932"/>
</Entity>
<Entity uid="16678">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1860.01221" z="627.20832"/>
<Orientation y="2.35621"/>
<Actor seed="62860"/>
</Entity>
<Entity uid="16679">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1862.11316" z="627.25501"/>
<Orientation y="2.35621"/>
<Actor seed="57472"/>
</Entity>
<Entity uid="16680">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1878.86756" z="655.88941"/>
<Orientation y="2.35621"/>
<Actor seed="54120"/>
</Entity>
<Entity uid="16681">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1876.70118" z="656.13514"/>
<Orientation y="2.35621"/>
<Actor seed="51908"/>
</Entity>
<Entity uid="16682">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1875.74952" z="656.87171"/>
<Orientation y="2.35621"/>
<Actor seed="12876"/>
</Entity>
<Entity uid="16683">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1892.33875" z="688.69361"/>
<Orientation y="2.35621"/>
<Actor seed="22844"/>
</Entity>
<Entity uid="16684">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1893.04285" z="690.64246"/>
<Orientation y="2.35621"/>
<Actor seed="30908"/>
</Entity>
<Entity uid="16685">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1895.36231" z="691.71595"/>
<Orientation y="2.35621"/>
<Actor seed="54958"/>
</Entity>
<Entity uid="16686">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1886.99927" z="704.37409"/>
<Orientation y="2.35621"/>
<Actor seed="39776"/>
</Entity>
<Entity uid="16687">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1888.39808" z="703.95911"/>
<Orientation y="2.35621"/>
<Actor seed="63000"/>
</Entity>
<Entity uid="16688">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1834.83118" z="802.70594"/>
<Orientation y="2.35621"/>
<Actor seed="40548"/>
</Entity>
<Entity uid="16689">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1834.61268" z="804.70258"/>
<Orientation y="2.35621"/>
<Actor seed="58246"/>
</Entity>
<Entity uid="16690">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1832.4485" z="806.93677"/>
<Orientation y="2.35621"/>
<Actor seed="41958"/>
</Entity>
<Entity uid="16691">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1705.42762" z="992.25037"/>
<Orientation y="2.35621"/>
<Actor seed="21972"/>
</Entity>
<Entity uid="16692">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1707.41138" z="991.84003"/>
<Orientation y="2.35621"/>
<Actor seed="65468"/>
</Entity>
<Entity uid="16693">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1708.9192" z="991.95649"/>
<Orientation y="2.35621"/>
<Actor seed="30810"/>
</Entity>
<Entity uid="16694">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1703.28296" z="1011.64795"/>
<Orientation y="2.35621"/>
<Actor seed="2906"/>
</Entity>
<Entity uid="16695">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1760.81434" z="929.96253"/>
<Orientation y="2.35621"/>
<Actor seed="48162"/>
</Entity>
<Entity uid="16696">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1762.51966" z="930.61677"/>
<Orientation y="2.35621"/>
<Actor seed="52044"/>
</Entity>
<Entity uid="16697">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1764.65882" z="931.3675"/>
<Orientation y="2.35621"/>
<Actor seed="40108"/>
</Entity>
<Entity uid="16698">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1766.60401" z="933.3675"/>
<Orientation y="2.35621"/>
<Actor seed="33240"/>
</Entity>
<Entity uid="16699">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1768.21546" z="934.5011"/>
<Orientation y="2.35621"/>
<Actor seed="17616"/>
</Entity>
<Entity uid="16700">
<Template>actor|props/flora/bush_medit_la_dry.xml</Template>
<Position x="1883.58033" z="599.03785"/>
<Orientation y="2.35621"/>
<Actor seed="58586"/>
</Entity>
<Entity uid="16701">
<Template>actor|props/flora/bush_medit_la_dry.xml</Template>
<Position x="1792.93641" z="580.60676"/>
<Orientation y="2.35621"/>
<Actor seed="8934"/>
</Entity>
<Entity uid="16702">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1751.26172" z="875.5625"/>
<Orientation y="2.35621"/>
<Actor seed="54712"/>
</Entity>
<Entity uid="16703">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1750.97584" z="876.88813"/>
<Orientation y="2.35621"/>
<Actor seed="62368"/>
</Entity>
<Entity uid="16704">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1749.24378" z="842.27704"/>
<Orientation y="2.35621"/>
<Actor seed="35936"/>
</Entity>
<Entity uid="16705">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1749.68885" z="843.3014"/>
<Orientation y="2.35621"/>
<Actor seed="41232"/>
</Entity>
<Entity uid="16706">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1763.82801" z="838.54145"/>
<Orientation y="2.35621"/>
<Actor seed="8974"/>
</Entity>
<Entity uid="16707">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1764.1449" z="839.52704"/>
<Orientation y="2.35621"/>
<Actor seed="50772"/>
</Entity>
<Entity uid="16708">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1717.5287" z="800.01557"/>
<Orientation y="2.35621"/>
<Actor seed="42146"/>
</Entity>
<Entity uid="16709">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1720.07483" z="796.26532"/>
<Orientation y="2.35621"/>
<Actor seed="26036"/>
</Entity>
<Entity uid="16710">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1720.42481" z="795.07447"/>
<Orientation y="2.35621"/>
<Actor seed="29034"/>
</Entity>
<Entity uid="16711">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1676.32142" z="808.6573"/>
<Orientation y="2.35621"/>
<Actor seed="47322"/>
</Entity>
<Entity uid="16712">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1676.72205" z="807.63324"/>
<Orientation y="2.35621"/>
<Actor seed="7340"/>
</Entity>
<Entity uid="16713">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1679.77479" z="804.48847"/>
<Orientation y="2.35621"/>
<Actor seed="21814"/>
</Entity>
<Entity uid="16714">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1681.17212" z="804.25611"/>
<Orientation y="2.35621"/>
<Actor seed="51328"/>
</Entity>
<Entity uid="16715">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1700.57435" z="794.3172"/>
<Orientation y="2.35621"/>
<Actor seed="48454"/>
</Entity>
<Entity uid="16716">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1700.40748" z="795.4101"/>
<Orientation y="2.35621"/>
<Actor seed="33518"/>
</Entity>
<Entity uid="16717">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1699.90674" z="796.53235"/>
<Orientation y="2.35621"/>
<Actor seed="5740"/>
</Entity>
<Entity uid="16718">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1702.45386" z="793.74756"/>
<Orientation y="2.35621"/>
<Actor seed="48490"/>
</Entity>
<Entity uid="16719">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1698.67078" z="793.94208"/>
<Orientation y="2.35621"/>
<Actor seed="63322"/>
</Entity>
<Entity uid="16720">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1699.50574" z="777.57496"/>
<Orientation y="2.35621"/>
<Actor seed="17078"/>
</Entity>
<Entity uid="16721">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1662.81959" z="782.12592"/>
<Orientation y="2.35621"/>
<Actor seed="25478"/>
</Entity>
<Entity uid="16722">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1712.01294" z="753.83393"/>
<Orientation y="2.35621"/>
<Actor seed="44352"/>
</Entity>
<Entity uid="16723">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1712.09815" z="754.87494"/>
<Orientation y="2.35621"/>
<Actor seed="11510"/>
</Entity>
<Entity uid="16724">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1698.62745" z="778.30445"/>
<Orientation y="2.35621"/>
<Actor seed="62210"/>
</Entity>
<Entity uid="16725">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1662.02906" z="783.48212"/>
<Orientation y="2.35621"/>
<Actor seed="15792"/>
</Entity>
<Entity uid="16726">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1692.90821" z="746.96015"/>
<Orientation y="2.35621"/>
<Actor seed="49684"/>
</Entity>
<Entity uid="16727">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1691.91736" z="747.96882"/>
<Orientation y="2.35621"/>
<Actor seed="55046"/>
</Entity>
<Entity uid="16728">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1690.72925" z="747.99634"/>
<Orientation y="2.35621"/>
<Actor seed="50112"/>
</Entity>
<Entity uid="16729">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1725.30787" z="764.25214"/>
<Orientation y="2.35621"/>
<Actor seed="50500"/>
</Entity>
<Entity uid="16730">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1706.9347" z="768.48383"/>
<Orientation y="2.35621"/>
<Actor seed="2686"/>
</Entity>
<Entity uid="16731">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1823.54188" z="779.61231"/>
<Orientation y="2.35621"/>
<Actor seed="7784"/>
</Entity>
<Entity uid="16732">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1799.35352" z="692.14075"/>
<Orientation y="2.35621"/>
<Actor seed="27562"/>
</Entity>
<Entity uid="16733">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1804.67103" z="696.83381"/>
<Orientation y="2.35621"/>
<Actor seed="29714"/>
</Entity>
<Entity uid="16734">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1764.84461" z="712.03602"/>
<Orientation y="2.35621"/>
<Actor seed="43052"/>
</Entity>
<Entity uid="16735">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1765.568" z="712.68104"/>
<Orientation y="2.35621"/>
<Actor seed="19004"/>
</Entity>
<Entity uid="16736">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1766.6012" z="712.91944"/>
<Orientation y="2.35621"/>
<Actor seed="46546"/>
</Entity>
<Entity uid="16737">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1735.46827" z="724.13654"/>
<Orientation y="2.35621"/>
<Actor seed="55068"/>
</Entity>
<Entity uid="16738">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1735.34583" z="723.20423"/>
<Orientation y="2.35621"/>
<Actor seed="47868"/>
</Entity>
<Entity uid="16739">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1736.40564" z="724.72144"/>
<Orientation y="2.35621"/>
<Actor seed="23684"/>
</Entity>
<Entity uid="16740">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1720.1128" z="704.0915"/>
<Orientation y="2.35621"/>
<Actor seed="41816"/>
</Entity>
<Entity uid="16741">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1715.19092" z="703.63678"/>
<Orientation y="2.35621"/>
<Actor seed="37884"/>
</Entity>
<Entity uid="16742">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1715.83411" z="703.88166"/>
<Orientation y="2.35621"/>
<Actor seed="7308"/>
</Entity>
<Entity uid="16743">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1717.06043" z="703.72535"/>
<Orientation y="2.35621"/>
<Actor seed="62918"/>
</Entity>
<Entity uid="16744">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1740.62745" z="718.79126"/>
<Orientation y="2.35621"/>
<Actor seed="2622"/>
</Entity>
<Entity uid="16745">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1741.04896" z="719.93415"/>
<Orientation y="2.35621"/>
<Actor seed="33224"/>
</Entity>
<Entity uid="16746">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1707.21949" z="704.51764"/>
<Orientation y="2.35621"/>
<Actor seed="48190"/>
</Entity>
<Entity uid="16747">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1707.72584" z="703.83545"/>
<Orientation y="2.35621"/>
<Actor seed="27134"/>
</Entity>
<Entity uid="16748">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1658.67518" z="741.6728"/>
<Orientation y="2.35621"/>
<Actor seed="2100"/>
</Entity>
<Entity uid="16749">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1659.06629" z="740.85499"/>
<Orientation y="2.35621"/>
<Actor seed="31366"/>
</Entity>
<Entity uid="16750">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1659.28003" z="740.40803"/>
<Orientation y="2.35621"/>
<Actor seed="62100"/>
</Entity>
<Entity uid="16751">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1611.18824" z="841.69983"/>
<Orientation y="2.35621"/>
<Actor seed="31678"/>
</Entity>
<Entity uid="16752">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1618.57874" z="860.20081"/>
<Orientation y="2.35621"/>
<Actor seed="28966"/>
</Entity>
<Entity uid="16753">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1617.2837" z="858.45893"/>
<Orientation y="2.35621"/>
<Actor seed="12190"/>
</Entity>
<Entity uid="16754">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1634.80591" z="817.86414"/>
<Orientation y="2.35621"/>
<Actor seed="41984"/>
</Entity>
<Entity uid="16755">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1656.68873" z="759.66358"/>
<Orientation y="2.35621"/>
<Actor seed="5080"/>
</Entity>
<Entity uid="16756">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1689.37696" z="774.82642"/>
<Orientation y="2.35621"/>
<Actor seed="18490"/>
</Entity>
<Entity uid="16757">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1816.39295" z="705.54078"/>
<Orientation y="2.35621"/>
<Actor seed="57018"/>
</Entity>
<Entity uid="16758">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1817.31946" z="705.39368"/>
<Orientation y="2.35621"/>
<Actor seed="49700"/>
</Entity>
<Entity uid="16759">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1831.95655" z="703.5105"/>
<Orientation y="2.35621"/>
<Actor seed="56712"/>
</Entity>
<Entity uid="16760">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1831.61341" z="702.83307"/>
<Orientation y="2.35621"/>
<Actor seed="35678"/>
</Entity>
<Entity uid="16761">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1837.91907" z="704.16077"/>
<Orientation y="2.35621"/>
<Actor seed="3890"/>
</Entity>
<Entity uid="16762">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1790.23267" z="782.85621"/>
<Orientation y="2.35621"/>
<Actor seed="45978"/>
</Entity>
<Entity uid="16763">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1791.60792" z="783.24921"/>
<Orientation y="2.35621"/>
<Actor seed="12058"/>
</Entity>
<Entity uid="16764">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1792.32422" z="781.6667"/>
<Orientation y="2.35621"/>
<Actor seed="6478"/>
</Entity>
<Entity uid="16765">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1836.79834" z="703.83777"/>
<Orientation y="2.35621"/>
<Actor seed="65519"/>
</Entity>
<Entity uid="16766">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1839.70301" z="704.01691"/>
<Orientation y="2.35621"/>
<Actor seed="43584"/>
</Entity>
<Entity uid="16767">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1660.6172" z="858.3371"/>
<Orientation y="2.35621"/>
<Actor seed="60888"/>
</Entity>
<Entity uid="16768">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1671.23243" z="831.16932"/>
<Orientation y="2.35621"/>
<Actor seed="28674"/>
</Entity>
<Entity uid="16769">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1672.14148" z="830.66242"/>
<Orientation y="2.35621"/>
<Actor seed="26070"/>
</Entity>
<Entity uid="16770">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1669.20875" z="869.06196"/>
<Orientation y="2.35621"/>
<Actor seed="53820"/>
</Entity>
<Entity uid="16771">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1669.88855" z="868.03742"/>
<Orientation y="2.35621"/>
<Actor seed="55994"/>
</Entity>
<Entity uid="16772">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1663.4579" z="882.55304"/>
<Orientation y="2.35621"/>
<Actor seed="45592"/>
</Entity>
<Entity uid="16773">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1662.47425" z="882.36384"/>
<Orientation y="2.35621"/>
<Actor seed="19412"/>
</Entity>
<Entity uid="16774">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1664.21656" z="883.3216"/>
<Orientation y="2.35621"/>
<Actor seed="51202"/>
</Entity>
<Entity uid="16775">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1683.89161" z="888.75721"/>
<Orientation y="2.35621"/>
<Actor seed="64688"/>
</Entity>
<Entity uid="16776">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1684.26136" z="890.0907"/>
<Orientation y="2.35621"/>
<Actor seed="21210"/>
</Entity>
<Entity uid="16777">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1687.6792" z="892.22724"/>
<Orientation y="2.35621"/>
<Actor seed="9254"/>
</Entity>
<Entity uid="16778">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1688.5835" z="892.07856"/>
<Orientation y="2.35621"/>
<Actor seed="41912"/>
</Entity>
<Entity uid="16779">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1687.58387" z="890.97803"/>
<Orientation y="2.35621"/>
<Actor seed="32260"/>
</Entity>
<Entity uid="16780">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1691.91065" z="895.4585"/>
<Orientation y="2.35621"/>
<Actor seed="51714"/>
</Entity>
<Entity uid="16781">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1691.08973" z="896.45228"/>
<Orientation y="2.35621"/>
<Actor seed="9158"/>
</Entity>
<Entity uid="16782">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1690.8694" z="895.67786"/>
<Orientation y="2.35621"/>
<Actor seed="29208"/>
</Entity>
<Entity uid="16783">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1724.4115" z="816.71802"/>
<Orientation y="2.35621"/>
<Actor seed="46496"/>
</Entity>
<Entity uid="16784">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1704.8119" z="810.85431"/>
<Orientation y="2.35621"/>
<Actor seed="7024"/>
</Entity>
<Entity uid="16785">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1763.27747" z="770.60877"/>
<Orientation y="2.35621"/>
<Actor seed="42282"/>
</Entity>
<Entity uid="16786">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1751.43995" z="796.26404"/>
<Orientation y="2.35621"/>
<Actor seed="29024"/>
</Entity>
<Entity uid="16787">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1803.72632" z="772.09028"/>
<Orientation y="2.35621"/>
<Actor seed="32756"/>
</Entity>
<Entity uid="16788">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1790.54896" z="775.1681"/>
<Orientation y="2.35621"/>
<Actor seed="27772"/>
</Entity>
<Entity uid="16790">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="161.41703" z="1084.6172"/>
<Orientation y="4.65447"/>
<Actor seed="35414"/>
</Entity>
<Entity uid="16792">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="159.34061" z="1084.45252"/>
<Orientation y="3.77068"/>
<Actor seed="28678"/>
</Entity>
<Entity uid="16793">
<Template>actor|geology/stone_medit_med.xml</Template>
<Position x="161.08756" z="1086.07691"/>
<Orientation y="5.5098"/>
<Actor seed="60046"/>
</Entity>
<Entity uid="16795">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="160.63505" z="1085.08729"/>
<Orientation y="0.95594"/>
<Actor seed="50046"/>
</Entity>
<Entity uid="16796">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="163.40769" z="1074.65931"/>
<Orientation y="-1.16303"/>
<Actor seed="41074"/>
</Entity>
<Entity uid="16797">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="162.24747" z="1075.93885"/>
<Orientation y="2.35621"/>
<Actor seed="43388"/>
</Entity>
<Entity uid="16798">
<Template>structures/sele_wall_gate</Template>
<Player>1</Player>
<Position x="707.62714" z="1743.56678"/>
<Orientation y="5.51621"/>
<Obstruction group="12202" group2="12203"/>
<Actor seed="52526"/>
</Entity>
<Entity uid="16799">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="809.32654" z="1276.75428"/>
<Orientation y="2.35621"/>
<Actor seed="10084"/>
</Entity>
<Entity uid="16800">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="795.97309" z="1271.09974"/>
<Orientation y="2.35621"/>
<Actor seed="22258"/>
</Entity>
<Entity uid="16801">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="792.96937" z="1270.15308"/>
<Orientation y="2.35621"/>
<Actor seed="15332"/>
</Entity>
<Entity uid="16802">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="780.06861" z="1257.57374"/>
<Orientation y="2.35621"/>
<Actor seed="24210"/>
</Entity>
<Entity uid="16803">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="778.0691" z="1257.22437"/>
<Orientation y="2.35621"/>
<Actor seed="31974"/>
</Entity>
<Entity uid="16804">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="777.55402" z="1253.58802"/>
<Orientation y="2.35621"/>
<Actor seed="7732"/>
</Entity>
<Entity uid="16805">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="771.50367" z="1231.3993"/>
<Orientation y="2.35621"/>
<Actor seed="5958"/>
</Entity>
<Entity uid="16806">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="759.84375" z="1211.53089"/>
<Orientation y="2.35621"/>
<Actor seed="40820"/>
</Entity>
<Entity uid="16807">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="751.10785" z="1209.50709"/>
<Orientation y="2.35621"/>
<Actor seed="3488"/>
</Entity>
<Entity uid="16808">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="748.38361" z="1210.67823"/>
<Orientation y="2.35621"/>
<Actor seed="3158"/>
</Entity>
<Entity uid="16809">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="746.74646" z="1211.00611"/>
<Orientation y="2.35621"/>
<Actor seed="40042"/>
</Entity>
<Entity uid="16810">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="815.26435" z="1295.86243"/>
<Orientation y="2.35621"/>
<Actor seed="36846"/>
</Entity>
<Entity uid="16811">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="818.50922" z="1298.33582"/>
<Orientation y="2.35621"/>
<Actor seed="28940"/>
</Entity>
<Entity uid="16812">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="820.347" z="1298.4469"/>
<Orientation y="2.35621"/>
<Actor seed="9744"/>
</Entity>
<Entity uid="16813">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="879.53901" z="1355.81434"/>
<Orientation y="2.35621"/>
<Actor seed="56264"/>
</Entity>
<Entity uid="16814">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="876.7132" z="1354.27393"/>
<Orientation y="2.35621"/>
<Actor seed="8876"/>
</Entity>
<Entity uid="16815">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="870.3556" z="1352.82715"/>
<Orientation y="2.35621"/>
<Actor seed="58038"/>
</Entity>
<Entity uid="16816">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="870.12787" z="1346.4386"/>
<Orientation y="2.35621"/>
<Actor seed="64980"/>
</Entity>
<Entity uid="16817">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="914.94056" z="1363.23133"/>
<Orientation y="2.35621"/>
<Actor seed="52904"/>
</Entity>
<Entity uid="16818">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="917.38984" z="1367.50416"/>
<Orientation y="2.35621"/>
<Actor seed="55810"/>
</Entity>
<Entity uid="16819">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="957.44288" z="1360.38135"/>
<Orientation y="2.35621"/>
<Actor seed="4430"/>
</Entity>
<Entity uid="16820">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="943.79517" z="1367.14222"/>
<Orientation y="2.35621"/>
<Actor seed="26300"/>
</Entity>
<Entity uid="16821">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="871.36408" z="1396.8755"/>
<Orientation y="2.35621"/>
<Actor seed="56930"/>
</Entity>
<Entity uid="16822">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="868.83503" z="1399.32532"/>
<Orientation y="2.35621"/>
<Actor seed="21002"/>
</Entity>
<Entity uid="16823">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="844.42438" z="1383.68091"/>
<Orientation y="2.35621"/>
<Actor seed="8232"/>
</Entity>
<Entity uid="16824">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="782.90894" z="1336.58399"/>
<Orientation y="2.35621"/>
<Actor seed="36844"/>
</Entity>
<Entity uid="16825">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="779.21418" z="1336.5365"/>
<Orientation y="2.35621"/>
<Actor seed="12836"/>
</Entity>
<Entity uid="16826">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="776.62366" z="1332.2533"/>
<Orientation y="2.35621"/>
<Actor seed="30538"/>
</Entity>
<Entity uid="16827">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="770.9361" z="1331.8672"/>
<Orientation y="2.35621"/>
<Actor seed="41796"/>
</Entity>
<Entity uid="16828">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="772.49335" z="1331.37256"/>
<Orientation y="2.35621"/>
<Actor seed="12412"/>
</Entity>
<Entity uid="16829">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="758.21497" z="1335.93958"/>
<Orientation y="2.35621"/>
<Actor seed="52040"/>
</Entity>
<Entity uid="16830">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="748.45331" z="1371.45423"/>
<Orientation y="2.35621"/>
<Actor seed="20968"/>
</Entity>
<Entity uid="16831">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="750.52894" z="1372.57007"/>
<Orientation y="2.35621"/>
<Actor seed="56796"/>
</Entity>
<Entity uid="16832">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="571.39002" z="1371.60425"/>
<Orientation y="2.35621"/>
<Actor seed="60386"/>
</Entity>
<Entity uid="16833">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="568.62879" z="1372.33875"/>
<Orientation y="2.35621"/>
<Actor seed="63496"/>
</Entity>
<Entity uid="16834">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="568.25324" z="1323.5962"/>
<Orientation y="2.35621"/>
<Actor seed="52550"/>
</Entity>
<Entity uid="16835">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="588.81122" z="1347.818"/>
<Orientation y="2.35621"/>
<Actor seed="2918"/>
</Entity>
<Entity uid="16836">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="771.6294" z="1194.724"/>
<Orientation y="2.35621"/>
<Actor seed="38618"/>
</Entity>
<Entity uid="16837">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="791.85737" z="1211.7865"/>
<Orientation y="2.35621"/>
<Actor seed="9432"/>
</Entity>
<Entity uid="16838">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="787.17524" z="1205.66578"/>
<Orientation y="2.35621"/>
<Actor seed="25646"/>
</Entity>
<Entity uid="16839">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="805.95032" z="1243.28211"/>
<Orientation y="2.35621"/>
<Actor seed="64290"/>
</Entity>
<Entity uid="16840">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="810.37031" z="1243.09864"/>
<Orientation y="2.35621"/>
<Actor seed="33994"/>
</Entity>
<Entity uid="16841">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="808.28174" z="1242.52491"/>
<Orientation y="2.35621"/>
<Actor seed="37924"/>
</Entity>
<Entity uid="16842">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="841.39075" z="1273.05652"/>
<Orientation y="2.35621"/>
<Actor seed="6524"/>
</Entity>
<Entity uid="16843">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="851.69568" z="1086.1399"/>
<Orientation y="2.35621"/>
<Actor seed="50714"/>
</Entity>
<Entity uid="16844">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="833.43146" z="1081.75196"/>
<Orientation y="2.35621"/>
<Actor seed="34220"/>
</Entity>
<Entity uid="16845">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="835.47907" z="1084.30994"/>
<Orientation y="2.35621"/>
<Actor seed="1178"/>
</Entity>
<Entity uid="16846">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="937.8667" z="1096.85755"/>
<Orientation y="2.35621"/>
<Actor seed="42312"/>
</Entity>
<Entity uid="16847">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="940.70716" z="1099.54896"/>
<Orientation y="2.35621"/>
<Actor seed="59316"/>
</Entity>
<Entity uid="16848">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="947.16816" z="1098.51551"/>
<Orientation y="2.35621"/>
<Actor seed="48248"/>
</Entity>
<Entity uid="16849">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="769.91334" z="1101.9463"/>
<Orientation y="2.35621"/>
<Actor seed="52724"/>
</Entity>
<Entity uid="16850">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="764.53309" z="1104.14136"/>
<Orientation y="2.35621"/>
<Actor seed="16002"/>
</Entity>
<Entity uid="16851">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="766.50464" z="1103.5254"/>
<Orientation y="2.35621"/>
<Actor seed="32942"/>
</Entity>
<Entity uid="16852">
<Template>structures/sele_storehouse</Template>
<Player>1</Player>
<Position x="963.52356" z="1593.24085"/>
<Orientation y="0.80402"/>
<Actor seed="49306"/>
</Entity>
<Entity uid="16853">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="810.17066" z="922.30842"/>
<Orientation y="2.35621"/>
<Actor seed="12512"/>
</Entity>
<Entity uid="16854">
<Template>gaia/fauna_camel</Template>
<Player>0</Player>
<Position x="812.33661" z="924.93879"/>
<Orientation y="2.35621"/>
<Actor seed="20542"/>
</Entity>
<Entity uid="16855">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="828.6454" z="694.49299"/>
<Orientation y="2.35621"/>
<Actor seed="51338"/>
</Entity>
<Entity uid="16856">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="830.66187" z="694.82557"/>
<Orientation y="2.35621"/>
<Actor seed="38758"/>
</Entity>
<Entity uid="16857">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="830.72114" z="693.69178"/>
<Orientation y="2.35621"/>
<Actor seed="8628"/>
</Entity>
<Entity uid="16858">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="826.21296" z="695.74738"/>
<Orientation y="2.35621"/>
<Actor seed="65282"/>
</Entity>
<Entity uid="16859">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="826.05024" z="691.96387"/>
<Orientation y="2.35621"/>
<Actor seed="20434"/>
</Entity>
<Entity uid="16860">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="830.32044" z="691.60535"/>
<Orientation y="2.35621"/>
<Actor seed="2838"/>
</Entity>
<Entity uid="16861">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="1177.49549" z="893.47065"/>
<Orientation y="9.16022"/>
<Actor seed="55646"/>
</Entity>
<Entity uid="16862">
<Template>gaia/fauna_hawk</Template>
<Position x="1338.58704" z="273.37912"/>
<Orientation y="2.35621"/>
<Actor seed="5282"/>
</Entity>
<Entity uid="16863">
<Template>gaia/fauna_hawk</Template>
<Position x="1037.74866" z="184.85984"/>
<Orientation y="2.35621"/>
<Actor seed="31574"/>
</Entity>
<Entity uid="16864">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1172.0005" z="889.29383"/>
<Orientation y="2.35621"/>
<Actor seed="64542"/>
</Entity>
<Entity uid="16865">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1176.245" z="903.25745"/>
<Orientation y="2.07668"/>
<Actor seed="60898"/>
</Entity>
<Entity uid="16867">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1179.23328" z="899.11597"/>
<Orientation y="2.35621"/>
<Actor seed="200"/>
</Entity>
<Entity uid="16868">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1177.77698" z="406.76453"/>
<Orientation y="2.35621"/>
<Actor seed="54168"/>
</Entity>
<Entity uid="16869">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1170.72291" z="428.22995"/>
<Orientation y="2.35621"/>
<Actor seed="29120"/>
</Entity>
<Entity uid="16870">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1161.8014" z="428.29603"/>
<Orientation y="2.35621"/>
<Actor seed="52516"/>
</Entity>
<Entity uid="16871">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1176.38563" z="417.35962"/>
<Orientation y="2.35621"/>
<Actor seed="2424"/>
</Entity>
<Entity uid="16872">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="1169.0171" z="425.03174"/>
<Orientation y="2.35621"/>
<Actor seed="44176"/>
</Entity>
<Entity uid="16873">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1180.92786" z="412.7995"/>
<Orientation y="2.35621"/>
<Actor seed="41418"/>
</Entity>
<Entity uid="16874">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1183.03956" z="410.9495"/>
<Orientation y="2.35621"/>
<Actor seed="58442"/>
</Entity>
<Entity uid="16875">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1171.7516" z="435.09656"/>
<Orientation y="2.35621"/>
<Actor seed="38102"/>
</Entity>
<Entity uid="16876">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1172.09937" z="432.90094"/>
<Orientation y="2.35621"/>
<Actor seed="60658"/>
</Entity>
<Entity uid="16877">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1174.7345" z="423.60495"/>
<Orientation y="2.35621"/>
<Actor seed="45502"/>
</Entity>
<Entity uid="16878">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1177.47278" z="421.10926"/>
<Orientation y="1.66721"/>
<Actor seed="23762"/>
</Entity>
<Entity uid="16879">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1172.10938" z="431.13291"/>
<Orientation y="2.35621"/>
<Actor seed="52370"/>
</Entity>
<Entity uid="16880">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1184.89649" z="411.19202"/>
<Orientation y="2.35621"/>
<Actor seed="37444"/>
</Entity>
<Entity uid="16881">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="1170.0835" z="416.85932"/>
<Orientation y="1.46099"/>
<Actor seed="43996"/>
</Entity>
<Entity uid="16882">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1174.28101" z="434.5843"/>
<Orientation y="2.09606"/>
<Actor seed="29756"/>
</Entity>
<Entity uid="16883">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1182.56531" z="415.09888"/>
<Orientation y="2.35621"/>
<Actor seed="20416"/>
</Entity>
<Entity uid="16884">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1172.07703" z="439.98572"/>
<Orientation y="-2.41402"/>
<Actor seed="65222"/>
</Entity>
<Entity uid="16885">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1181.17481" z="416.48136"/>
<Orientation y="-2.43892"/>
<Actor seed="43998"/>
</Entity>
<Entity uid="16886">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1167.01343" z="412.48954"/>
<Orientation y="0.92284"/>
<Actor seed="31100"/>
</Entity>
<Entity uid="16887">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1163.85047" z="419.66044"/>
<Orientation y="2.35621"/>
<Actor seed="2006"/>
</Entity>
<Entity uid="16888">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1157.47071" z="435.8136"/>
<Orientation y="2.9275"/>
<Actor seed="38286"/>
</Entity>
<Entity uid="16889">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1154.98841" z="431.9994"/>
<Orientation y="-1.30059"/>
<Actor seed="26362"/>
</Entity>
<Entity uid="16890">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1182.52454" z="412.49097"/>
<Orientation y="2.35621"/>
<Actor seed="45178"/>
</Entity>
<Entity uid="16891">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1172.43201" z="427.17545"/>
<Orientation y="1.89512"/>
<Actor seed="7930"/>
</Entity>
<Entity uid="16892">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1183.64307" z="412.61286"/>
<Orientation y="2.35621"/>
<Actor seed="37728"/>
</Entity>
<Entity uid="16893">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1173.87842" z="425.0814"/>
<Orientation y="1.81757"/>
<Actor seed="53706"/>
</Entity>
<Entity uid="16894">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1172.35193" z="429.27305"/>
<Orientation y="4.5401"/>
<Actor seed="55634"/>
</Entity>
<Entity uid="16895">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1176.44031" z="422.22764"/>
<Orientation y="2.35621"/>
<Actor seed="64846"/>
</Entity>
<Entity uid="16896">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1180.95997" z="415.7681"/>
<Orientation y="2.35621"/>
<Actor seed="55546"/>
</Entity>
<Entity uid="16897">
<Template>actor|props/flora/grass_field_bloom_short.xml</Template>
<Position x="1179.21827" z="417.11289"/>
<Orientation y="2.35622"/>
<Actor seed="45502"/>
</Entity>
<Entity uid="16898">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1171.03528" z="897.8639"/>
<Orientation y="2.35621"/>
<Actor seed="6312"/>
</Entity>
<Entity uid="16899">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1171.55103" z="892.28364"/>
<Orientation y="2.35621"/>
<Actor seed="55576"/>
</Entity>
<Entity uid="16900">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1172.0033" z="895.58686"/>
<Orientation y="2.35621"/>
<Actor seed="4248"/>
</Entity>
<Entity uid="16901">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1171.92688" z="889.51514"/>
<Orientation y="2.35621"/>
<Actor seed="47106"/>
</Entity>
<Entity uid="16902">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1171.29151" z="899.7519"/>
<Orientation y="2.35621"/>
<Actor seed="12010"/>
</Entity>
<Entity uid="16903">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1176.92066" z="898.7989"/>
<Orientation y="2.35621"/>
<Actor seed="62732"/>
</Entity>
<Entity uid="16904">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1176.07776" z="896.70337"/>
<Orientation y="2.35621"/>
<Actor seed="43640"/>
</Entity>
<Entity uid="16905">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1178.04297" z="893.69532"/>
<Orientation y="2.35621"/>
<Actor seed="55180"/>
</Entity>
<Entity uid="16906">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1179.31153" z="890.11396"/>
<Orientation y="2.35621"/>
<Actor seed="15128"/>
</Entity>
<Entity uid="16907">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1177.14393" z="888.72132"/>
<Orientation y="2.35621"/>
<Actor seed="632"/>
</Entity>
<Entity uid="16908">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1176.98243" z="891.84137"/>
<Orientation y="2.35621"/>
<Actor seed="16172"/>
</Entity>
<Entity uid="16909">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1177.08362" z="897.33509"/>
<Orientation y="2.35621"/>
<Actor seed="5624"/>
</Entity>
<Entity uid="16910">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1175.37403" z="898.54365"/>
<Orientation y="2.35621"/>
<Actor seed="39602"/>
</Entity>
<Entity uid="16911">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1178.24488" z="900.0171"/>
<Orientation y="2.35621"/>
<Actor seed="24962"/>
</Entity>
<Entity uid="16912">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1175.88404" z="895.52729"/>
<Orientation y="2.35621"/>
<Actor seed="15608"/>
</Entity>
<Entity uid="16913">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1174.18555" z="891.90662"/>
<Orientation y="2.35621"/>
<Actor seed="3658"/>
</Entity>
<Entity uid="16914">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="1179.35425" z="902.96088"/>
<Orientation y="2.35621"/>
<Actor seed="28932"/>
</Entity>
<Entity uid="16915">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="1178.07093" z="904.3423"/>
<Orientation y="3.71471"/>
<Actor seed="25024"/>
</Entity>
<Entity uid="16916">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1124.67457" z="538.67731"/>
<Orientation y="2.35621"/>
<Actor seed="30038"/>
</Entity>
<Entity uid="16917">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1120.42994" z="541.92914"/>
<Orientation y="2.35621"/>
<Actor seed="44404"/>
</Entity>
<Entity uid="16918">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1121.86243" z="546.10981"/>
<Orientation y="2.35621"/>
<Actor seed="8364"/>
</Entity>
<Entity uid="16919">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1118.75684" z="549.89197"/>
<Orientation y="2.35621"/>
<Actor seed="31528"/>
</Entity>
<Entity uid="16920">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1119.37635" z="553.99317"/>
<Orientation y="2.35621"/>
<Actor seed="47790"/>
</Entity>
<Entity uid="16921">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1115.65503" z="560.50348"/>
<Orientation y="2.35621"/>
<Actor seed="19738"/>
</Entity>
<Entity uid="16922">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1116.03443" z="555.65497"/>
<Orientation y="2.35621"/>
<Actor seed="26940"/>
</Entity>
<Entity uid="16923">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1059.6969" z="898.5965"/>
<Orientation y="2.35621"/>
<Actor seed="51074"/>
</Entity>
<Entity uid="16924">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1064.28272" z="902.25373"/>
<Orientation y="2.35621"/>
<Actor seed="36358"/>
</Entity>
<Entity uid="16925">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1070.016" z="903.44648"/>
<Orientation y="2.35621"/>
<Actor seed="10844"/>
</Entity>
<Entity uid="16926">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1064.76905" z="909.18787"/>
<Orientation y="2.35621"/>
<Actor seed="18958"/>
</Entity>
<Entity uid="16927">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1069.09754" z="911.01313"/>
<Orientation y="2.35621"/>
<Actor seed="16328"/>
</Entity>
<Entity uid="16928">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1069.2865" z="916.32758"/>
<Orientation y="2.35621"/>
<Actor seed="18306"/>
</Entity>
<Entity uid="16929">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1070.41297" z="919.02485"/>
<Orientation y="2.35621"/>
<Actor seed="16250"/>
</Entity>
<Entity uid="16930">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1072.23987" z="924.06525"/>
<Orientation y="2.35621"/>
<Actor seed="19586"/>
</Entity>
<Entity uid="16931">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1114.5896" z="1033.5553"/>
<Orientation y="2.35621"/>
<Actor seed="24440"/>
</Entity>
<Entity uid="16932">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1117.19532" z="1036.37781"/>
<Orientation y="2.35621"/>
<Actor seed="44490"/>
</Entity>
<Entity uid="16933">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1123.54944" z="1040.5669"/>
<Orientation y="2.35621"/>
<Actor seed="3344"/>
</Entity>
<Entity uid="16934">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1129.77662" z="1045.25123"/>
<Orientation y="2.35621"/>
<Actor seed="61674"/>
</Entity>
<Entity uid="16935">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1121.10462" z="1046.1714"/>
<Orientation y="2.35621"/>
<Actor seed="7996"/>
</Entity>
<Entity uid="16936">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1129.97181" z="1049.27552"/>
<Orientation y="2.35621"/>
<Actor seed="59908"/>
</Entity>
<Entity uid="16937">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1136.82081" z="1050.65137"/>
<Orientation y="2.35621"/>
<Actor seed="24154"/>
</Entity>
<Entity uid="16938">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1140.40943" z="1055.33313"/>
<Orientation y="2.35621"/>
<Actor seed="33202"/>
</Entity>
<Entity uid="16939">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1184.80982" z="1183.81641"/>
<Orientation y="2.35621"/>
<Actor seed="7028"/>
</Entity>
<Entity uid="16940">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1183.54297" z="1190.36707"/>
<Orientation y="2.35621"/>
<Actor seed="13354"/>
</Entity>
<Entity uid="16941">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1183.39747" z="1197.42469"/>
<Orientation y="2.35621"/>
<Actor seed="58366"/>
</Entity>
<Entity uid="16942">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1188.87732" z="1199.95191"/>
<Orientation y="2.35621"/>
<Actor seed="25350"/>
</Entity>
<Entity uid="16943">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1191.87098" z="1206.14844"/>
<Orientation y="2.35621"/>
<Actor seed="17728"/>
</Entity>
<Entity uid="16944">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1195.63465" z="1212.73865"/>
<Orientation y="2.35621"/>
<Actor seed="57342"/>
</Entity>
<Entity uid="16945">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1197.98621" z="1218.07093"/>
<Orientation y="2.35621"/>
<Actor seed="44374"/>
</Entity>
<Entity uid="16946">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1211.62952" z="1244.1222"/>
<Orientation y="-1.17798"/>
<Actor seed="1794"/>
</Entity>
<Entity uid="16947">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1326.57715" z="1418.6432"/>
<Orientation y="2.35621"/>
<Actor seed="28012"/>
</Entity>
<Entity uid="16948">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1309.23548" z="1386.55323"/>
<Orientation y="2.35621"/>
<Actor seed="26060"/>
</Entity>
<Entity uid="16949">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1313.60828" z="1391.73914"/>
<Orientation y="2.35621"/>
<Actor seed="2082"/>
</Entity>
<Entity uid="16950">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1323.59327" z="1412.07178"/>
<Orientation y="2.35621"/>
<Actor seed="48284"/>
</Entity>
<Entity uid="16951">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1317.88343" z="1406.68592"/>
<Orientation y="2.35621"/>
<Actor seed="37652"/>
</Entity>
<Entity uid="16952">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1315.16077" z="1399.1515"/>
<Orientation y="2.35621"/>
<Actor seed="24792"/>
</Entity>
<Entity uid="16953">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1317.39722" z="1395.73902"/>
<Orientation y="2.35621"/>
<Actor seed="64864"/>
</Entity>
<Entity uid="16954">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="1322.58082" z="1404.08826"/>
<Orientation y="2.35621"/>
<Actor seed="43566"/>
</Entity>
<Entity uid="16955">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="1173.31653" z="1397.42945"/>
<Orientation y="-2.70995"/>
<Actor seed="44436"/>
</Entity>
<Entity uid="16956">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="1160.87635" z="1393.79249"/>
<Orientation y="1.44683"/>
<Actor seed="47994"/>
</Entity>
<Entity uid="16957">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="1170.9375" z="1388.7555"/>
<Orientation y="-2.26084"/>
<Actor seed="37766"/>
</Entity>
<Entity uid="16958">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1378.39014" z="1432.8246"/>
<Orientation y="2.35621"/>
<Actor seed="21748"/>
</Entity>
<Entity uid="16959">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1380.3235" z="1435.42896"/>
<Orientation y="2.70453"/>
<Actor seed="25380"/>
</Entity>
<Entity uid="16960">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1367.50037" z="1429.69678"/>
<Orientation y="-2.31069"/>
<Actor seed="54262"/>
</Entity>
<Entity uid="16961">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1371.84876" z="1423.25355"/>
<Orientation y="-1.49357"/>
<Actor seed="28220"/>
</Entity>
<Entity uid="16962">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1118.85071" z="1625.3899"/>
<Orientation y="2.35621"/>
<Actor seed="30908"/>
</Entity>
<Entity uid="16963">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1182.69336" z="1173.70655"/>
<Orientation y="2.35621"/>
<Actor seed="28514"/>
</Entity>
<Entity uid="16964">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1184.77491" z="1187.75086"/>
<Orientation y="2.35621"/>
<Actor seed="27036"/>
</Entity>
<Entity uid="16965">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1192.40821" z="1196.32789"/>
<Orientation y="2.35621"/>
<Actor seed="39628"/>
</Entity>
<Entity uid="16966">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1290.97742" z="1155.30823"/>
<Orientation y="2.35621"/>
<Actor seed="63616"/>
</Entity>
<Entity uid="16967">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1303.07398" z="1297.46229"/>
<Orientation y="2.35621"/>
<Actor seed="39162"/>
</Entity>
<Entity uid="16968">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1112.29261" z="1033.10157"/>
<Orientation y="2.35621"/>
<Actor seed="25264"/>
</Entity>
<Entity uid="16969">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1072.58863" z="933.67481"/>
<Orientation y="2.35621"/>
<Actor seed="64646"/>
</Entity>
<Entity uid="16970">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1068.53919" z="920.62916"/>
<Orientation y="2.35621"/>
<Actor seed="57596"/>
</Entity>
<Entity uid="16971">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1215.56263" z="599.63215"/>
<Orientation y="2.35621"/>
<Actor seed="55570"/>
</Entity>
<Entity uid="16972">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1216.67127" z="569.38941"/>
<Orientation y="2.35621"/>
<Actor seed="20032"/>
</Entity>
<Entity uid="16973">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1223.77674" z="596.81434"/>
<Orientation y="2.35621"/>
<Actor seed="27842"/>
</Entity>
<Entity uid="16976">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1176.9397" z="757.10151"/>
<Orientation y="2.35621"/>
<Actor seed="56824"/>
</Entity>
<Entity uid="16977">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1186.021" z="743.47193"/>
<Orientation y="2.35621"/>
<Actor seed="54436"/>
</Entity>
<Entity uid="16978">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1166.6725" z="852.28052"/>
<Orientation y="2.35621"/>
<Actor seed="7110"/>
</Entity>
<Entity uid="16979">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1165.13147" z="839.11677"/>
<Orientation y="2.35621"/>
<Actor seed="64588"/>
</Entity>
<Entity uid="16980">
<Template>gaia/flora_tree_fig</Template>
<Player>0</Player>
<Position x="1199.54847" z="776.33918"/>
<Orientation y="2.35621"/>
<Actor seed="19956"/>
</Entity>
<Entity uid="16981">
<Template>gaia/flora_tree_fig</Template>
<Player>0</Player>
<Position x="1095.48487" z="1017.2602"/>
<Orientation y="2.35621"/>
<Actor seed="30114"/>
</Entity>
<Entity uid="16982">
<Template>gaia/flora_tree_fig</Template>
<Player>0</Player>
<Position x="1107.65235" z="1628.76795"/>
<Orientation y="2.35621"/>
<Actor seed="36504"/>
</Entity>
<Entity uid="16983">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1320.15125" z="1327.85242"/>
<Orientation y="2.35621"/>
<Actor seed="27994"/>
</Entity>
<Entity uid="16984">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1307.35535" z="1284.27137"/>
<Orientation y="2.35621"/>
<Actor seed="41654"/>
</Entity>
<Entity uid="16985">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1293.86512" z="1115.72974"/>
<Orientation y="2.35621"/>
<Actor seed="50186"/>
</Entity>
<Entity uid="16986">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1296.70484" z="1121.10535"/>
<Orientation y="2.35621"/>
<Actor seed="46768"/>
</Entity>
<Entity uid="16987">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1204.5951" z="674.47724"/>
<Orientation y="2.35621"/>
<Actor seed="35378"/>
</Entity>
<Entity uid="16988">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1220.18104" z="643.94764"/>
<Orientation y="2.35621"/>
<Actor seed="32562"/>
</Entity>
<Entity uid="16989">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1220.3053" z="623.66968"/>
<Orientation y="2.35621"/>
<Actor seed="31740"/>
</Entity>
<Entity uid="16990">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1218.73316" z="582.81086"/>
<Orientation y="2.35621"/>
<Actor seed="62238"/>
</Entity>
<Entity uid="16991">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1126.4126" z="533.39856"/>
<Orientation y="2.35621"/>
<Actor seed="49816"/>
</Entity>
<Entity uid="16992">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1122.62867" z="546.21766"/>
<Orientation y="2.35621"/>
<Actor seed="48488"/>
</Entity>
<Entity uid="16993">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1061.58509" z="859.2035"/>
<Orientation y="2.35621"/>
<Actor seed="63902"/>
</Entity>
<Entity uid="16994">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1087.60218" z="997.83509"/>
<Orientation y="2.35621"/>
<Actor seed="1522"/>
</Entity>
<Entity uid="16996">
<Template>gaia/flora_tree_tamarix</Template>
<Player>0</Player>
<Position x="1306.80262" z="1287.28064"/>
<Orientation y="2.35621"/>
<Actor seed="46476"/>
</Entity>
<Entity uid="16997">
<Template>gaia/flora_tree_tamarix</Template>
<Player>0</Player>
<Position x="1311.38013" z="1282.12806"/>
<Orientation y="2.35621"/>
<Actor seed="16726"/>
</Entity>
<Entity uid="16998">
<Template>gaia/flora_tree_tamarix</Template>
<Player>0</Player>
<Position x="1305.2107" z="1498.12562"/>
<Orientation y="2.35621"/>
<Actor seed="21244"/>
</Entity>
<Entity uid="16999">
<Template>gaia/flora_tree_tamarix</Template>
<Player>0</Player>
<Position x="1318.65748" z="1511.74024"/>
<Orientation y="2.35621"/>
<Actor seed="22504"/>
</Entity>
<Entity uid="17000">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1422.69288" z="1107.94654"/>
<Orientation y="2.35621"/>
<Actor seed="44666"/>
</Entity>
<Entity uid="17001">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1415.43384" z="1064.4231"/>
<Orientation y="2.35621"/>
<Actor seed="40058"/>
</Entity>
<Entity uid="17002">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1334.89698" z="1598.4109"/>
<Orientation y="2.35622"/>
<Actor seed="45362"/>
</Entity>
<Entity uid="17003">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1336.05677" z="1594.32361"/>
<Orientation y="6.15781"/>
<Actor seed="2708"/>
</Entity>
<Entity uid="17004">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1335.49988" z="1585.05762"/>
<Orientation y="0.97321"/>
<Actor seed="2324"/>
</Entity>
<Entity uid="17006">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1348.04358" z="1595.18567"/>
<Orientation y="0.03704"/>
<Actor seed="2321"/>
</Entity>
<Entity uid="17007">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1342.22388" z="1599.19336"/>
<Orientation y="2.57009"/>
<Actor seed="2319"/>
</Entity>
<Entity uid="17008">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1342.22388" z="1595.19336"/>
<Orientation y="1.36754"/>
<Actor seed="2230"/>
</Entity>
<Entity uid="17009">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1295.82544" z="1532.13917"/>
<Orientation y="2.35621"/>
<Actor seed="49684"/>
</Entity>
<Entity uid="17010">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1311.21595" z="1506.32752"/>
<Orientation y="2.35621"/>
<Actor seed="47520"/>
</Entity>
<Entity uid="17011">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.54651" z="1511.91907"/>
<Orientation y="2.35621"/>
<Actor seed="8946"/>
</Entity>
<Entity uid="17012">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1333.99646" z="1570.95875"/>
<Orientation y="2.35621"/>
<Actor seed="1532"/>
</Entity>
<Entity uid="17013">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1329.20264" z="1563.09192"/>
<Orientation y="-2.15874"/>
<Actor seed="21318"/>
</Entity>
<Entity uid="17014">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1321.9546" z="1557.87793"/>
<Orientation y="2.35621"/>
<Actor seed="3598"/>
</Entity>
<Entity uid="17015">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1349.63611" z="1613.88782"/>
<Orientation y="2.35621"/>
<Actor seed="58398"/>
</Entity>
<Entity uid="17016">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1358.26392" z="1631.9004"/>
<Orientation y="2.35621"/>
<Actor seed="922"/>
</Entity>
<Entity uid="17017">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1335.86255" z="1641.90027"/>
<Orientation y="2.35621"/>
<Actor seed="8586"/>
</Entity>
<Entity uid="17018">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1335.32557" z="1633.26539"/>
<Orientation y="2.35621"/>
<Actor seed="44648"/>
</Entity>
<Entity uid="17019">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1331.40748" z="1623.56812"/>
<Orientation y="2.35621"/>
<Actor seed="49186"/>
</Entity>
<Entity uid="17020">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1303.94837" z="1576.02198"/>
<Orientation y="2.35621"/>
<Actor seed="40158"/>
</Entity>
<Entity uid="17021">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1312.00733" z="1603.27308"/>
<Orientation y="2.35621"/>
<Actor seed="41032"/>
</Entity>
<Entity uid="17022">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1352.37256" z="1731.26294"/>
<Orientation y="2.35621"/>
<Actor seed="29920"/>
</Entity>
<Entity uid="17023">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1372.25928" z="1751.69654"/>
<Orientation y="-1.44283"/>
<Actor seed="5968"/>
</Entity>
<Entity uid="17024">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1352.82288" z="1747.21094"/>
<Orientation y="2.35621"/>
<Actor seed="43338"/>
</Entity>
<Entity uid="17025">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1266.8938" z="1717.1095"/>
<Orientation y="2.35621"/>
<Actor seed="4070"/>
</Entity>
<Entity uid="17026">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1327.1355" z="1681.31653"/>
<Orientation y="2.35621"/>
<Actor seed="27980"/>
</Entity>
<Entity uid="17027">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1343.37195" z="1692.28882"/>
<Orientation y="2.35621"/>
<Actor seed="27850"/>
</Entity>
<Entity uid="17028">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1341.292" z="1685.82471"/>
<Orientation y="2.35621"/>
<Actor seed="17702"/>
</Entity>
<Entity uid="17029">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1258.08521" z="1481.99988"/>
<Orientation y="-7.01484"/>
<Actor seed="15070"/>
</Entity>
<Entity uid="17030">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1308.464" z="1523.85865"/>
<Orientation y="2.6388"/>
<Actor seed="34714"/>
</Entity>
<Entity uid="17031">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1143.11902" z="1396.61683"/>
<Orientation y="0.72623"/>
<Actor seed="27300"/>
</Entity>
<Entity uid="17032">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1175.06861" z="1371.50428"/>
<Orientation y="0.58014"/>
<Actor seed="35376"/>
</Entity>
<Entity uid="17033">
<Template>actor|props/flora/grass_tropic_field_tall.xml</Template>
<Position x="1244.00904" z="1459.92127"/>
<Orientation y="2.10695"/>
<Actor seed="58484"/>
</Entity>
<Entity uid="17034">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1222.02186" z="1463.63306"/>
<Orientation y="2.35621"/>
<Actor seed="58986"/>
</Entity>
<Entity uid="17040">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1249.42615" z="1418.59241"/>
<Orientation y="2.35621"/>
<Actor seed="50512"/>
</Entity>
<Entity uid="17041">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1236.68116" z="1439.48255"/>
<Orientation y="2.35621"/>
<Actor seed="45092"/>
</Entity>
<Entity uid="17042">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1262.27271" z="1443.53675"/>
<Orientation y="2.35621"/>
<Actor seed="35966"/>
</Entity>
<Entity uid="17043">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1201.28382" z="1495.19532"/>
<Orientation y="2.35621"/>
<Actor seed="63698"/>
</Entity>
<Entity uid="17044">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1252.11377" z="1427.23438"/>
<Orientation y="2.35621"/>
<Actor seed="22136"/>
</Entity>
<Entity uid="17045">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1246.0243" z="1425.77405"/>
<Orientation y="-1.81942"/>
<Actor seed="50512"/>
</Entity>
<Entity uid="17046">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="1251.2732" z="1447.90223"/>
<Orientation y="-2.70995"/>
<Actor seed="44436"/>
</Entity>
<Entity uid="17047">
<Template>gaia/fauna_rhino</Template>
<Player>0</Player>
<Position x="1242.38965" z="1439.349"/>
<Orientation y="-4.33994"/>
<Actor seed="44436"/>
</Entity>
<Entity uid="17048">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1300.44202" z="1373.02198"/>
<Orientation y="2.35621"/>
<Actor seed="31796"/>
</Entity>
<Entity uid="17049">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1321.87232" z="1412.60254"/>
<Orientation y="2.35621"/>
<Actor seed="8808"/>
</Entity>
<Entity uid="17050">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1340.24073" z="1429.66626"/>
<Orientation y="2.35621"/>
<Actor seed="54062"/>
</Entity>
<Entity uid="17051">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1305.25831" z="1380.36133"/>
<Orientation y="2.35621"/>
<Actor seed="33210"/>
</Entity>
<Entity uid="17052">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1301.70167" z="1362.9198"/>
<Orientation y="2.35621"/>
<Actor seed="14794"/>
</Entity>
<Entity uid="17053">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1336.9463" z="1417.15113"/>
<Orientation y="2.35621"/>
<Actor seed="13984"/>
</Entity>
<Entity uid="17054">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1336.75232" z="1383.06153"/>
<Orientation y="2.35621"/>
<Actor seed="56238"/>
</Entity>
<Entity uid="17055">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1345.05311" z="1430.14783"/>
<Orientation y="2.35621"/>
<Actor seed="58266"/>
</Entity>
<Entity uid="17056">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1352.56788" z="1430.62476"/>
<Orientation y="2.35621"/>
<Actor seed="56820"/>
</Entity>
<Entity uid="17057">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1348.6067" z="1429.37037"/>
<Orientation y="2.35621"/>
<Actor seed="21100"/>
</Entity>
<Entity uid="17058">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1307.948" z="1385.49048"/>
<Orientation y="2.35621"/>
<Actor seed="31948"/>
</Entity>
<Entity uid="17059">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1200.77723" z="1532.25782"/>
<Orientation y="2.35621"/>
<Actor seed="53054"/>
</Entity>
<Entity uid="17060">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1177.04957" z="1581.266"/>
<Orientation y="2.35621"/>
<Actor seed="43154"/>
</Entity>
<Entity uid="17061">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1183.90711" z="1567.53919"/>
<Orientation y="2.35621"/>
<Actor seed="23160"/>
</Entity>
<Entity uid="17062">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1180.04126" z="1576.59253"/>
<Orientation y="2.35621"/>
<Actor seed="64384"/>
</Entity>
<Entity uid="17063">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1330.40857" z="1411.49854"/>
<Orientation y="2.35621"/>
<Actor seed="8974"/>
</Entity>
<Entity uid="17064">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1345.8971" z="1424.74952"/>
<Orientation y="2.35621"/>
<Actor seed="32726"/>
</Entity>
<Entity uid="17065">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1339.09449" z="1405.8053"/>
<Orientation y="2.35621"/>
<Actor seed="44758"/>
</Entity>
<Entity uid="17066">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1344.85926" z="1406.79065"/>
<Orientation y="2.35621"/>
<Actor seed="45436"/>
</Entity>
<Entity uid="17067">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1353.0818" z="1422.19434"/>
<Orientation y="2.35621"/>
<Actor seed="24994"/>
</Entity>
<Entity uid="17068">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1347.85938" z="1411.20508"/>
<Orientation y="2.35621"/>
<Actor seed="13644"/>
</Entity>
<Entity uid="17069">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1332.41578" z="1406.38636"/>
<Orientation y="2.35621"/>
<Actor seed="26850"/>
</Entity>
<Entity uid="17070">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1342.53577" z="1415.93213"/>
<Orientation y="2.35621"/>
<Actor seed="12738"/>
</Entity>
<Entity uid="17071">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1242.43763" z="1462.9319"/>
<Orientation y="2.35621"/>
<Actor seed="56854"/>
</Entity>
<Entity uid="17072">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1230.28309" z="1468.90918"/>
<Orientation y="2.35621"/>
<Actor seed="44696"/>
</Entity>
<Entity uid="17073">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1216.18226" z="1460.34607"/>
<Orientation y="2.35621"/>
<Actor seed="32130"/>
</Entity>
<Entity uid="17074">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1224.35096" z="1464.59632"/>
<Orientation y="2.35621"/>
<Actor seed="36052"/>
</Entity>
<Entity uid="17075">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1230.0022" z="1464.13257"/>
<Orientation y="2.35621"/>
<Actor seed="45708"/>
</Entity>
<Entity uid="17076">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1229.11951" z="1575.00745"/>
<Orientation y="2.35621"/>
<Actor seed="28344"/>
</Entity>
<Entity uid="17077">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1222.84656" z="1567.16651"/>
<Orientation y="2.35621"/>
<Actor seed="47384"/>
</Entity>
<Entity uid="17078">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1226.79188" z="1597.23877"/>
<Orientation y="2.35621"/>
<Actor seed="51374"/>
</Entity>
<Entity uid="17079">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1221.5929" z="1612.59461"/>
<Orientation y="2.35621"/>
<Actor seed="2982"/>
</Entity>
<Entity uid="17080">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1234.62635" z="1579.71009"/>
<Orientation y="2.35621"/>
<Actor seed="46052"/>
</Entity>
<Entity uid="17081">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1228.22876" z="1568.2046"/>
<Orientation y="2.35621"/>
<Actor seed="38042"/>
</Entity>
<Entity uid="17082">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1259.1598" z="1571.86988"/>
<Orientation y="2.35621"/>
<Actor seed="24464"/>
</Entity>
<Entity uid="17083">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1186.02466" z="1573.59339"/>
<Orientation y="2.35621"/>
<Actor seed="19282"/>
</Entity>
<Entity uid="17084">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1103.30311" z="1770.60938"/>
<Orientation y="2.35621"/>
<Actor seed="64214"/>
</Entity>
<Entity uid="17085">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1092.94324" z="1789.27808"/>
<Orientation y="2.35621"/>
<Actor seed="30736"/>
</Entity>
<Entity uid="17086">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1157.99158" z="1882.81495"/>
<Orientation y="2.35621"/>
<Actor seed="60176"/>
</Entity>
<Entity uid="17087">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1097.23292" z="1868.45777"/>
<Orientation y="2.35621"/>
<Actor seed="60124"/>
</Entity>
<Entity uid="17088">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1231.3877" z="1885.56629"/>
<Orientation y="2.35621"/>
<Actor seed="5742"/>
</Entity>
<Entity uid="17089">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1279.1969" z="1876.03077"/>
<Orientation y="2.35621"/>
<Actor seed="62136"/>
</Entity>
<Entity uid="17090">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1300.23572" z="1869.71863"/>
<Orientation y="2.35621"/>
<Actor seed="8514"/>
</Entity>
<Entity uid="17091">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1355.85315" z="1862.61451"/>
<Orientation y="2.35621"/>
<Actor seed="10822"/>
</Entity>
<Entity uid="17092">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1377.23304" z="1848.80372"/>
<Orientation y="2.35621"/>
<Actor seed="13498"/>
</Entity>
<Entity uid="17093">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1406.06482" z="1831.77491"/>
<Orientation y="2.35621"/>
<Actor seed="31432"/>
</Entity>
<Entity uid="17094">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1385.6985" z="1842.9126"/>
<Orientation y="2.35621"/>
<Actor seed="30392"/>
</Entity>
<Entity uid="17095">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1400.90552" z="1824.78687"/>
<Orientation y="2.35621"/>
<Actor seed="40310"/>
</Entity>
<Entity uid="17096">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1388.81202" z="1836.29346"/>
<Orientation y="2.35621"/>
<Actor seed="51958"/>
</Entity>
<Entity uid="17097">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1392.8418" z="1834.51758"/>
<Orientation y="2.35621"/>
<Actor seed="2342"/>
</Entity>
<Entity uid="17098">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1315.07325" z="1792.91565"/>
<Orientation y="2.35621"/>
<Actor seed="30428"/>
</Entity>
<Entity uid="17099">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1322.43323" z="1857.50403"/>
<Orientation y="2.35621"/>
<Actor seed="49102"/>
</Entity>
<Entity uid="17100">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1397.2472" z="1833.78907"/>
<Orientation y="2.35621"/>
<Actor seed="36390"/>
</Entity>
<Entity uid="17101">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1325.39478" z="1765.79212"/>
<Orientation y="2.35621"/>
<Actor seed="35182"/>
</Entity>
<Entity uid="17102">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1379.94105" z="1639.72645"/>
<Orientation y="2.35621"/>
<Actor seed="48896"/>
</Entity>
<Entity uid="17103">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1368.49" z="1689.19593"/>
<Orientation y="2.35621"/>
<Actor seed="6386"/>
</Entity>
<Entity uid="17104">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.43274" z="1755.34998"/>
<Orientation y="2.35621"/>
<Actor seed="18554"/>
</Entity>
<Entity uid="17105">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1365.00318" z="1739.54981"/>
<Orientation y="2.35621"/>
<Actor seed="63920"/>
</Entity>
<Entity uid="17106">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1366.90796" z="1706.7953"/>
<Orientation y="2.35621"/>
<Actor seed="48908"/>
</Entity>
<Entity uid="17107">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1366.64856" z="1673.78223"/>
<Orientation y="2.35621"/>
<Actor seed="39642"/>
</Entity>
<Entity uid="17108">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1366.00208" z="1722.00281"/>
<Orientation y="2.35621"/>
<Actor seed="57136"/>
</Entity>
<Entity uid="17109">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1381.0763" z="1642.31165"/>
<Orientation y="2.35621"/>
<Actor seed="63686"/>
</Entity>
<Entity uid="17110">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.72938" z="1746.39808"/>
<Orientation y="2.35621"/>
<Actor seed="11928"/>
</Entity>
<Entity uid="17111">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1369.15381" z="1694.62037"/>
<Orientation y="2.35621"/>
<Actor seed="57932"/>
</Entity>
<Entity uid="17112">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1364.3567" z="1670.76233"/>
<Orientation y="2.35621"/>
<Actor seed="45324"/>
</Entity>
<Entity uid="17113">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1345.3235" z="1697.40296"/>
<Orientation y="2.35621"/>
<Actor seed="40610"/>
</Entity>
<Entity uid="17114">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1393.22034" z="1822.30958"/>
<Orientation y="2.35621"/>
<Actor seed="8694"/>
</Entity>
<Entity uid="17115">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1369.69459" z="1665.16858"/>
<Orientation y="2.35621"/>
<Actor seed="62770"/>
</Entity>
<Entity uid="17116">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1341.93836" z="1750.27344"/>
<Orientation y="2.35621"/>
<Actor seed="24000"/>
</Entity>
<Entity uid="17117">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1236.07154" z="1716.63636"/>
<Orientation y="2.35621"/>
<Actor seed="4018"/>
</Entity>
<Entity uid="17118">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1204.25928" z="1830.7157"/>
<Orientation y="2.35621"/>
<Actor seed="65509"/>
</Entity>
<Entity uid="17119">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1231.9397" z="1662.72352"/>
<Orientation y="2.35621"/>
<Actor seed="17040"/>
</Entity>
<Entity uid="17120">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1259.30115" z="1567.05665"/>
<Orientation y="2.35621"/>
<Actor seed="20646"/>
</Entity>
<Entity uid="17121">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1224.42762" z="1561.77942"/>
<Orientation y="2.35621"/>
<Actor seed="62588"/>
</Entity>
<Entity uid="17122">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1143.52527" z="1675.98719"/>
<Orientation y="2.35621"/>
<Actor seed="11670"/>
</Entity>
<Entity uid="17123">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1022.99695" z="1724.11451"/>
<Orientation y="2.35621"/>
<Actor seed="59342"/>
</Entity>
<Entity uid="17124">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1105.90271" z="1747.15223"/>
<Orientation y="2.35621"/>
<Actor seed="36466"/>
</Entity>
<Entity uid="17125">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1330.52466" z="1635.42688"/>
<Orientation y="2.35621"/>
<Actor seed="35086"/>
</Entity>
<Entity uid="17126">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1386.09717" z="1590.38221"/>
<Orientation y="2.35621"/>
<Actor seed="15276"/>
</Entity>
<Entity uid="17127">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1392.38941" z="1588.81739"/>
<Orientation y="2.35621"/>
<Actor seed="31614"/>
</Entity>
<Entity uid="17128">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1386.52967" z="1573.2234"/>
<Orientation y="2.35621"/>
<Actor seed="58998"/>
</Entity>
<Entity uid="17129">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1365.67981" z="1514.31226"/>
<Orientation y="2.35621"/>
<Actor seed="57624"/>
</Entity>
<Entity uid="17130">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.99451" z="1607.62293"/>
<Orientation y="2.35621"/>
<Actor seed="47856"/>
</Entity>
<Entity uid="17131">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1275.28064" z="1671.20008"/>
<Orientation y="2.35621"/>
<Actor seed="44628"/>
</Entity>
<Entity uid="17132">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1321.51697" z="1651.03565"/>
<Orientation y="2.35621"/>
<Actor seed="57548"/>
</Entity>
<Entity uid="17133">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.51026" z="1617.25416"/>
<Orientation y="2.35621"/>
<Actor seed="19274"/>
</Entity>
<Entity uid="17134">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1327.9198" z="1629.28406"/>
<Orientation y="2.35621"/>
<Actor seed="3710"/>
</Entity>
<Entity uid="17135">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1287.34961" z="1612.85413"/>
<Orientation y="2.35621"/>
<Actor seed="9150"/>
</Entity>
<Entity uid="17136">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1280.53357" z="1608.11927"/>
<Orientation y="2.35621"/>
<Actor seed="4810"/>
</Entity>
<Entity uid="17137">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.69483" z="1694.8169"/>
<Orientation y="2.35621"/>
<Actor seed="22300"/>
</Entity>
<Entity uid="17138">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1221.42518" z="1684.01966"/>
<Orientation y="2.35621"/>
<Actor seed="64548"/>
</Entity>
<Entity uid="17139">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.70801" z="1671.93665"/>
<Orientation y="2.35621"/>
<Actor seed="17398"/>
</Entity>
<Entity uid="17140">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1225.20594" z="1650.42042"/>
<Orientation y="2.35621"/>
<Actor seed="41260"/>
</Entity>
<Entity uid="17141">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1222.70252" z="1664.47754"/>
<Orientation y="2.35621"/>
<Actor seed="57190"/>
</Entity>
<Entity uid="17142">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1170.43567" z="1676.84485"/>
<Orientation y="2.35621"/>
<Actor seed="51074"/>
</Entity>
<Entity uid="17143">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1190.00489" z="1664.37269"/>
<Orientation y="2.35621"/>
<Actor seed="47542"/>
</Entity>
<Entity uid="17144">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1173.22437" z="1671.72156"/>
<Orientation y="2.35621"/>
<Actor seed="43738"/>
</Entity>
<Entity uid="17145">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1138.08423" z="1672.63648"/>
<Orientation y="2.35621"/>
<Actor seed="43532"/>
</Entity>
<Entity uid="17146">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1151.6836" z="1677.4098"/>
<Orientation y="2.35621"/>
<Actor seed="14082"/>
</Entity>
<Entity uid="17147">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1436.41553" z="1465.92066"/>
<Orientation y="2.35621"/>
<Actor seed="10192"/>
</Entity>
<Entity uid="17148">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1446.25355" z="1472.11866"/>
<Orientation y="2.35621"/>
<Actor seed="39548"/>
</Entity>
<Entity uid="17149">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1429.54651" z="1458.49415"/>
<Orientation y="2.35621"/>
<Actor seed="64788"/>
</Entity>
<Entity uid="17150">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.14087" z="1538.54297"/>
<Orientation y="2.35621"/>
<Actor seed="45834"/>
</Entity>
<Entity uid="17151">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.1073" z="1519.73133"/>
<Orientation y="2.35621"/>
<Actor seed="50282"/>
</Entity>
<Entity uid="17152">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1391.30555" z="1511.88221"/>
<Orientation y="2.35621"/>
<Actor seed="46646"/>
</Entity>
<Entity uid="17153">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1405.56031" z="1500.89454"/>
<Orientation y="-2.93145"/>
<Actor seed="52078"/>
</Entity>
<Entity uid="17154">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1401.32801" z="1487.11951"/>
<Orientation y="2.35621"/>
<Actor seed="14034"/>
</Entity>
<Entity uid="17155">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1425.9325" z="1493.93116"/>
<Orientation y="2.35621"/>
<Actor seed="13036"/>
</Entity>
<Entity uid="17156">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1423.11194" z="1509.70337"/>
<Orientation y="2.35621"/>
<Actor seed="17832"/>
</Entity>
<Entity uid="17157">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1415.47498" z="1516.98853"/>
<Orientation y="2.35621"/>
<Actor seed="12978"/>
</Entity>
<Entity uid="17158">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1428.65967" z="1503.47999"/>
<Orientation y="2.35621"/>
<Actor seed="52406"/>
</Entity>
<Entity uid="17159">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1423.20923" z="1509.17603"/>
<Orientation y="2.35621"/>
<Actor seed="59550"/>
</Entity>
<Entity uid="17160">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1423.14063" z="1508.21778"/>
<Orientation y="2.35621"/>
<Actor seed="12010"/>
</Entity>
<Entity uid="17161">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1403.36011" z="1480.52234"/>
<Orientation y="2.35621"/>
<Actor seed="1632"/>
</Entity>
<Entity uid="17162">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1402.43165" z="1482.80457"/>
<Orientation y="2.35621"/>
<Actor seed="38870"/>
</Entity>
<Entity uid="17163">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1408.93665" z="1484.10169"/>
<Orientation y="2.35621"/>
<Actor seed="55116"/>
</Entity>
<Entity uid="17164">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1146.59302" z="1469.98755"/>
<Orientation y="2.35621"/>
<Actor seed="2876"/>
</Entity>
<Entity uid="17165">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1148.60132" z="1481.71167"/>
<Orientation y="2.35621"/>
<Actor seed="44762"/>
</Entity>
<Entity uid="17166">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1148.47584" z="1488.94837"/>
<Orientation y="2.35621"/>
<Actor seed="17058"/>
</Entity>
<Entity uid="17167">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1151.6067" z="1478.87916"/>
<Orientation y="2.35621"/>
<Actor seed="54462"/>
</Entity>
<Entity uid="17168">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1168.667" z="1487.35767"/>
<Orientation y="2.35621"/>
<Actor seed="23012"/>
</Entity>
<Entity uid="17169">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1171.90284" z="1480.05481"/>
<Orientation y="2.35621"/>
<Actor seed="11364"/>
</Entity>
<Entity uid="17170">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.62281" z="1473.77283"/>
<Orientation y="2.35621"/>
<Actor seed="53740"/>
</Entity>
<Entity uid="17171">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1188.07447" z="1472.44544"/>
<Orientation y="2.35621"/>
<Actor seed="16798"/>
</Entity>
<Entity uid="17172">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1197.1576" z="1466.5088"/>
<Orientation y="2.35621"/>
<Actor seed="11138"/>
</Entity>
<Entity uid="17173">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1195.91614" z="1478.58851"/>
<Orientation y="2.35621"/>
<Actor seed="13646"/>
</Entity>
<Entity uid="17174">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1193.0514" z="1485.73865"/>
<Orientation y="2.35621"/>
<Actor seed="60014"/>
</Entity>
<Entity uid="17175">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1182.11463" z="1478.22364"/>
<Orientation y="2.35621"/>
<Actor seed="22760"/>
</Entity>
<Entity uid="17176">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1179.4867" z="1469.49146"/>
<Orientation y="2.35621"/>
<Actor seed="54218"/>
</Entity>
<Entity uid="17177">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1226.98328" z="1223.31019"/>
<Orientation y="2.35621"/>
<Actor seed="16532"/>
</Entity>
<Entity uid="17178">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1225.43763" z="1248.37061"/>
<Orientation y="2.35621"/>
<Actor seed="20682"/>
</Entity>
<Entity uid="17179">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1231.57911" z="1257.2942"/>
<Orientation y="2.35621"/>
<Actor seed="53190"/>
</Entity>
<Entity uid="17180">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1266.93531" z="1251.14283"/>
<Orientation y="2.35621"/>
<Actor seed="43474"/>
</Entity>
<Entity uid="17181">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1269.97425" z="1269.98316"/>
<Orientation y="2.35621"/>
<Actor seed="25868"/>
</Entity>
<Entity uid="17182">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1279.96485" z="1278.86951"/>
<Orientation y="2.35621"/>
<Actor seed="60448"/>
</Entity>
<Entity uid="17183">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1275.24671" z="1261.45447"/>
<Orientation y="2.35621"/>
<Actor seed="60930"/>
</Entity>
<Entity uid="17184">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1275.7776" z="1255.57703"/>
<Orientation y="2.35621"/>
<Actor seed="24290"/>
</Entity>
<Entity uid="17185">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1255.79468" z="1256.85254"/>
<Orientation y="2.35621"/>
<Actor seed="29968"/>
</Entity>
<Entity uid="17186">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1236.84205" z="1243.3932"/>
<Orientation y="2.35621"/>
<Actor seed="4874"/>
</Entity>
<Entity uid="17187">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1261.82691" z="1244.96473"/>
<Orientation y="2.35621"/>
<Actor seed="50924"/>
</Entity>
<Entity uid="17188">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1239.60792" z="1231.7787"/>
<Orientation y="2.35621"/>
<Actor seed="62378"/>
</Entity>
<Entity uid="17189">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1232.29688" z="1240.36866"/>
<Orientation y="2.35621"/>
<Actor seed="16028"/>
</Entity>
<Entity uid="17190">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1250.51197" z="1249.97156"/>
<Orientation y="2.35621"/>
<Actor seed="27434"/>
</Entity>
<Entity uid="17191">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1219.49549" z="1232.66028"/>
<Orientation y="2.35621"/>
<Actor seed="47806"/>
</Entity>
<Entity uid="17192">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1271.5376" z="1272.36182"/>
<Orientation y="2.35621"/>
<Actor seed="54304"/>
</Entity>
<Entity uid="17193">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1286.6222" z="1292.04188"/>
<Orientation y="2.35621"/>
<Actor seed="22528"/>
</Entity>
<Entity uid="17194">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1280.49891" z="1248.31153"/>
<Orientation y="2.35621"/>
<Actor seed="9008"/>
</Entity>
<Entity uid="17195">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1148.89478" z="1044.50806"/>
<Orientation y="2.35621"/>
<Actor seed="59526"/>
</Entity>
<Entity uid="17196">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.28663" z="1075.08252"/>
<Orientation y="2.35621"/>
<Actor seed="8626"/>
</Entity>
<Entity uid="17197">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1144.22925" z="1050.08545"/>
<Orientation y="2.35621"/>
<Actor seed="24840"/>
</Entity>
<Entity uid="17198">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1177.18213" z="1035.34095"/>
<Orientation y="2.35621"/>
<Actor seed="53092"/>
</Entity>
<Entity uid="17199">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1172.19105" z="1057.82068"/>
<Orientation y="2.35621"/>
<Actor seed="47250"/>
</Entity>
<Entity uid="17200">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1190.04993" z="1043.96204"/>
<Orientation y="2.35621"/>
<Actor seed="46110"/>
</Entity>
<Entity uid="17201">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1198.51014" z="1022.26612"/>
<Orientation y="2.35621"/>
<Actor seed="8346"/>
</Entity>
<Entity uid="17202">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1207.31507" z="1014.13013"/>
<Orientation y="2.35621"/>
<Actor seed="45226"/>
</Entity>
<Entity uid="17203">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1219.10108" z="1050.84046"/>
<Orientation y="2.35621"/>
<Actor seed="10064"/>
</Entity>
<Entity uid="17204">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1203.92066" z="1048.22217"/>
<Orientation y="2.35621"/>
<Actor seed="55476"/>
</Entity>
<Entity uid="17205">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1209.0923" z="1034.39771"/>
<Orientation y="2.35621"/>
<Actor seed="26342"/>
</Entity>
<Entity uid="17206">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1186.2522" z="1058.66041"/>
<Orientation y="2.35621"/>
<Actor seed="44558"/>
</Entity>
<Entity uid="17207">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1169.66126" z="1074.43946"/>
<Orientation y="2.35621"/>
<Actor seed="63676"/>
</Entity>
<Entity uid="17208">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1163.24646" z="1058.81336"/>
<Orientation y="2.35621"/>
<Actor seed="22560"/>
</Entity>
<Entity uid="17209">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1155.92688" z="1055.24024"/>
<Orientation y="2.35621"/>
<Actor seed="7186"/>
</Entity>
<Entity uid="17210">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1155.18677" z="1045.69605"/>
<Orientation y="2.35621"/>
<Actor seed="51404"/>
</Entity>
<Entity uid="17211">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.3954" z="1060.03956"/>
<Orientation y="2.35621"/>
<Actor seed="31818"/>
</Entity>
<Entity uid="17212">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1160.2688" z="1057.95606"/>
<Orientation y="2.35621"/>
<Actor seed="51882"/>
</Entity>
<Entity uid="17213">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.59156" z="1055.34083"/>
<Orientation y="2.35621"/>
<Actor seed="25430"/>
</Entity>
<Entity uid="17214">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1177.89747" z="1066.06006"/>
<Orientation y="2.35621"/>
<Actor seed="21202"/>
</Entity>
<Entity uid="17215">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1158.6399" z="1043.91016"/>
<Orientation y="2.35621"/>
<Actor seed="2374"/>
</Entity>
<Entity uid="17216">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="970.1208" z="710.53852"/>
<Orientation y="2.35621"/>
<Actor seed="49934"/>
</Entity>
<Entity uid="17217">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="974.917" z="704.21033"/>
<Orientation y="2.35621"/>
<Actor seed="15020"/>
</Entity>
<Entity uid="17218">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="981.8755" z="726.37159"/>
<Orientation y="2.35621"/>
<Actor seed="45008"/>
</Entity>
<Entity uid="17219">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="972.6803" z="731.64368"/>
<Orientation y="2.35621"/>
<Actor seed="56258"/>
</Entity>
<Entity uid="17220">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="969.12964" z="720.7552"/>
<Orientation y="2.35621"/>
<Actor seed="55218"/>
</Entity>
<Entity uid="17221">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="977.73316" z="713.90491"/>
<Orientation y="2.35621"/>
<Actor seed="32504"/>
</Entity>
<Entity uid="17222">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="987.77936" z="716.08411"/>
<Orientation y="2.35621"/>
<Actor seed="59582"/>
</Entity>
<Entity uid="17223">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="992.02106" z="771.19288"/>
<Orientation y="-0.63314"/>
<Actor seed="31228"/>
</Entity>
<Entity uid="17224">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="958.97864" z="722.51386"/>
<Orientation y="2.35621"/>
<Actor seed="4730"/>
</Entity>
<Entity uid="17225">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="962.49195" z="714.72986"/>
<Orientation y="2.35621"/>
<Actor seed="48304"/>
</Entity>
<Entity uid="17226">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="964.7818" z="714.15613"/>
<Orientation y="2.35621"/>
<Actor seed="55774"/>
</Entity>
<Entity uid="17227">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1089.21436" z="600.03724"/>
<Orientation y="2.35621"/>
<Actor seed="19018"/>
</Entity>
<Entity uid="17228">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1092.92371" z="603.56849"/>
<Orientation y="2.35621"/>
<Actor seed="53008"/>
</Entity>
<Entity uid="17229">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1091.76111" z="598.9842"/>
<Orientation y="2.35621"/>
<Actor seed="46336"/>
</Entity>
<Entity uid="17230">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1095.48096" z="593.63526"/>
<Orientation y="2.35621"/>
<Actor seed="17226"/>
</Entity>
<Entity uid="17231">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1103.58606" z="612.51465"/>
<Orientation y="2.35621"/>
<Actor seed="33144"/>
</Entity>
<Entity uid="17232">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1107.47059" z="610.60401"/>
<Orientation y="2.35621"/>
<Actor seed="36768"/>
</Entity>
<Entity uid="17233">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1291.70838" z="425.033"/>
<Orientation y="2.35621"/>
<Actor seed="65395"/>
</Entity>
<Entity uid="17234">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1297.38392" z="431.95701"/>
<Orientation y="2.35621"/>
<Actor seed="33790"/>
</Entity>
<Entity uid="17235">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1314.27552" z="437.60004"/>
<Orientation y="2.35621"/>
<Actor seed="4540"/>
</Entity>
<Entity uid="17236">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1312.2798" z="431.27826"/>
<Orientation y="2.35621"/>
<Actor seed="53298"/>
</Entity>
<Entity uid="17237">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1316.19666" z="425.46494"/>
<Orientation y="2.35621"/>
<Actor seed="45084"/>
</Entity>
<Entity uid="17238">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1315.52015" z="432.18201"/>
<Orientation y="2.35621"/>
<Actor seed="18264"/>
</Entity>
<Entity uid="17239">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1326.45252" z="405.0417"/>
<Orientation y="2.35621"/>
<Actor seed="49688"/>
</Entity>
<Entity uid="17240">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1343.4391" z="386.16727"/>
<Orientation y="2.35621"/>
<Actor seed="24674"/>
</Entity>
<Entity uid="17241">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1346.42627" z="381.99317"/>
<Orientation y="2.35621"/>
<Actor seed="27208"/>
</Entity>
<Entity uid="17242">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1344.74854" z="381.20868"/>
<Orientation y="2.35621"/>
<Actor seed="60712"/>
</Entity>
<Entity uid="17243">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1341.70813" z="382.40238"/>
<Orientation y="2.35621"/>
<Actor seed="5694"/>
</Entity>
<Entity uid="17244">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1314.84217" z="370.7258"/>
<Orientation y="2.35621"/>
<Actor seed="19378"/>
</Entity>
<Entity uid="17245">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1316.14649" z="378.50501"/>
<Orientation y="2.35621"/>
<Actor seed="51088"/>
</Entity>
<Entity uid="17246">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1318.19788" z="376.68555"/>
<Orientation y="2.35621"/>
<Actor seed="62512"/>
</Entity>
<Entity uid="17247">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1319.66321" z="371.37394"/>
<Orientation y="2.35621"/>
<Actor seed="12034"/>
</Entity>
<Entity uid="17248">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1318.3733" z="390.96369"/>
<Orientation y="2.35621"/>
<Actor seed="55370"/>
</Entity>
<Entity uid="17249">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1304.14673" z="402.10828"/>
<Orientation y="2.35621"/>
<Actor seed="31636"/>
</Entity>
<Entity uid="17250">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1314.45557" z="392.59171"/>
<Orientation y="2.35621"/>
<Actor seed="12086"/>
</Entity>
<Entity uid="17251">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1311.37598" z="394.44816"/>
<Orientation y="2.35621"/>
<Actor seed="19258"/>
</Entity>
<Entity uid="17252">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1302.50123" z="411.96921"/>
<Orientation y="2.35621"/>
<Actor seed="42060"/>
</Entity>
<Entity uid="17253">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1344.42151" z="378.49897"/>
<Orientation y="2.35621"/>
<Actor seed="7196"/>
</Entity>
<Entity uid="17254">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1358.65284" z="385.51026"/>
<Orientation y="2.35621"/>
<Actor seed="3202"/>
</Entity>
<Entity uid="17255">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1360.71631" z="384.47104"/>
<Orientation y="2.35621"/>
<Actor seed="4392"/>
</Entity>
<Entity uid="17256">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1362.32483" z="388.16166"/>
<Orientation y="2.35621"/>
<Actor seed="27020"/>
</Entity>
<Entity uid="17257">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1364.20984" z="386.72419"/>
<Orientation y="2.35621"/>
<Actor seed="62912"/>
</Entity>
<Entity uid="17258">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1196.5066" z="400.49085"/>
<Orientation y="2.35621"/>
<Actor seed="47084"/>
</Entity>
<Entity uid="17259">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1135.69898" z="515.75532"/>
<Orientation y="2.35621"/>
<Actor seed="18532"/>
</Entity>
<Entity uid="17260">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1137.8578" z="510.2446"/>
<Orientation y="2.35621"/>
<Actor seed="28644"/>
</Entity>
<Entity uid="17261">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1158.91285" z="481.28559"/>
<Orientation y="2.35621"/>
<Actor seed="54544"/>
</Entity>
<Entity uid="17262">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1219.64051" z="545.93146"/>
<Orientation y="2.35621"/>
<Actor seed="24422"/>
</Entity>
<Entity uid="17263">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1221.67481" z="541.43451"/>
<Orientation y="2.35621"/>
<Actor seed="11328"/>
</Entity>
<Entity uid="17264">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1218.79285" z="545.57862"/>
<Orientation y="2.35621"/>
<Actor seed="13822"/>
</Entity>
<Entity uid="17265">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1220.7837" z="543.65693"/>
<Orientation y="2.35621"/>
<Actor seed="11324"/>
</Entity>
<Entity uid="17266">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1200.5121" z="672.36878"/>
<Orientation y="2.35621"/>
<Actor seed="25080"/>
</Entity>
<Entity uid="17267">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1202.7063" z="668.76172"/>
<Orientation y="2.35621"/>
<Actor seed="65206"/>
</Entity>
<Entity uid="17268">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1204.86768" z="658.26185"/>
<Orientation y="2.35621"/>
<Actor seed="22668"/>
</Entity>
<Entity uid="17269">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1159.00232" z="784.11786"/>
<Orientation y="2.35621"/>
<Actor seed="32064"/>
</Entity>
<Entity uid="17270">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1168.98353" z="762.65394"/>
<Orientation y="2.35621"/>
<Actor seed="45404"/>
</Entity>
<Entity uid="17271">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1171.58875" z="757.17725"/>
<Orientation y="2.35621"/>
<Actor seed="968"/>
</Entity>
<Entity uid="17272">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1169.21692" z="753.93952"/>
<Orientation y="2.35621"/>
<Actor seed="16420"/>
</Entity>
<Entity uid="17273">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1169.38233" z="759.27302"/>
<Orientation y="2.35621"/>
<Actor seed="28804"/>
</Entity>
<Entity uid="17274">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.14905" z="873.00672"/>
<Orientation y="2.35621"/>
<Actor seed="11758"/>
</Entity>
<Entity uid="17275">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1161.0265" z="870.71283"/>
<Orientation y="2.35621"/>
<Actor seed="36212"/>
</Entity>
<Entity uid="17276">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1156.36951" z="868.11756"/>
<Orientation y="2.35621"/>
<Actor seed="40314"/>
</Entity>
<Entity uid="17277">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1158.73523" z="865.35608"/>
<Orientation y="2.35621"/>
<Actor seed="32778"/>
</Entity>
<Entity uid="17278">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1070.04554" z="892.66016"/>
<Orientation y="2.35621"/>
<Actor seed="17740"/>
</Entity>
<Entity uid="17279">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1066.76624" z="885.97773"/>
<Orientation y="2.35621"/>
<Actor seed="16394"/>
</Entity>
<Entity uid="17280">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1063.72815" z="891.78162"/>
<Orientation y="2.35621"/>
<Actor seed="15402"/>
</Entity>
<Entity uid="17281">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1065.95484" z="881.08045"/>
<Orientation y="2.35621"/>
<Actor seed="40726"/>
</Entity>
<Entity uid="17282">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1070.97376" z="877.6883"/>
<Orientation y="2.35621"/>
<Actor seed="39754"/>
</Entity>
<Entity uid="17283">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1070.68006" z="870.2978"/>
<Orientation y="2.35621"/>
<Actor seed="14120"/>
</Entity>
<Entity uid="17284">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1075.80323" z="796.80427"/>
<Orientation y="2.35621"/>
<Actor seed="13320"/>
</Entity>
<Entity uid="17285">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1077.28418" z="791.55591"/>
<Orientation y="2.35621"/>
<Actor seed="50772"/>
</Entity>
<Entity uid="17286">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1072.26294" z="782.5124"/>
<Orientation y="2.35621"/>
<Actor seed="1414"/>
</Entity>
<Entity uid="17287">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1079.04896" z="788.4892"/>
<Orientation y="2.35621"/>
<Actor seed="13074"/>
</Entity>
<Entity uid="17288">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1380.28357" z="1777.3617"/>
<Orientation y="2.35621"/>
<Actor seed="226"/>
</Entity>
<Entity uid="17289">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1377.71009" z="1785.51026"/>
<Orientation y="2.35621"/>
<Actor seed="52350"/>
</Entity>
<Entity uid="17290">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1385.22645" z="1782.26697"/>
<Orientation y="2.35621"/>
<Actor seed="41326"/>
</Entity>
<Entity uid="17291">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1389.0962" z="1777.7417"/>
<Orientation y="2.35621"/>
<Actor seed="30374"/>
</Entity>
<Entity uid="17292">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1396.55665" z="1809.1294"/>
<Orientation y="2.35621"/>
<Actor seed="35010"/>
</Entity>
<Entity uid="17293">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1393.9452" z="1802.82984"/>
<Orientation y="2.35621"/>
<Actor seed="29578"/>
</Entity>
<Entity uid="17294">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1398.80835" z="1802.19495"/>
<Orientation y="2.35621"/>
<Actor seed="19652"/>
</Entity>
<Entity uid="17295">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1387.90784" z="1800.91529"/>
<Orientation y="2.35621"/>
<Actor seed="32186"/>
</Entity>
<Entity uid="17296">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1436.53235" z="1780.55372"/>
<Orientation y="2.35621"/>
<Actor seed="39108"/>
</Entity>
<Entity uid="17297">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1445.57618" z="1779.69556"/>
<Orientation y="2.35621"/>
<Actor seed="4684"/>
</Entity>
<Entity uid="17298">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1440.15235" z="1773.8595"/>
<Orientation y="2.35621"/>
<Actor seed="18602"/>
</Entity>
<Entity uid="17299">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1437.44227" z="1774.64625"/>
<Orientation y="2.35621"/>
<Actor seed="13322"/>
</Entity>
<Entity uid="17300">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1431.34742" z="1757.97645"/>
<Orientation y="2.35621"/>
<Actor seed="57426"/>
</Entity>
<Entity uid="17301">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1419.21583" z="1764.74183"/>
<Orientation y="2.35621"/>
<Actor seed="49824"/>
</Entity>
<Entity uid="17302">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1410.49476" z="1802.01697"/>
<Orientation y="2.35621"/>
<Actor seed="20262"/>
</Entity>
<Entity uid="17303">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1393.28577" z="1773.80713"/>
<Orientation y="2.35621"/>
<Actor seed="54432"/>
</Entity>
<Entity uid="17304">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1410.31104" z="1771.07532"/>
<Orientation y="2.35621"/>
<Actor seed="62196"/>
</Entity>
<Entity uid="17305">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1409.40528" z="1789.02942"/>
<Orientation y="2.35621"/>
<Actor seed="31768"/>
</Entity>
<Entity uid="17306">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1423.01514" z="1776.42469"/>
<Orientation y="2.35621"/>
<Actor seed="58160"/>
</Entity>
<Entity uid="17307">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1394.32105" z="1795.10645"/>
<Orientation y="2.35621"/>
<Actor seed="6584"/>
</Entity>
<Entity uid="17308">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1543.96436" z="1366.94898"/>
<Orientation y="2.35621"/>
<Actor seed="48116"/>
</Entity>
<Entity uid="17309">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1543.49" z="1370.02674"/>
<Orientation y="2.35621"/>
<Actor seed="29602"/>
</Entity>
<Entity uid="17310">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1545.78467" z="1369.22803"/>
<Orientation y="2.35621"/>
<Actor seed="1516"/>
</Entity>
<Entity uid="17311">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1558.59754" z="1344.66443"/>
<Orientation y="2.35621"/>
<Actor seed="37488"/>
</Entity>
<Entity uid="17312">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1570.58558" z="1357.58912"/>
<Orientation y="2.35621"/>
<Actor seed="21662"/>
</Entity>
<Entity uid="17313">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1569.4657" z="1355.4087"/>
<Orientation y="2.35621"/>
<Actor seed="49484"/>
</Entity>
<Entity uid="17314">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1571.80665" z="1357.69446"/>
<Orientation y="2.35621"/>
<Actor seed="8822"/>
</Entity>
<Entity uid="17315">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.30567" z="1363.81763"/>
<Orientation y="2.35621"/>
<Actor seed="18120"/>
</Entity>
<Entity uid="17316">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1569.82618" z="1389.44886"/>
<Orientation y="2.35621"/>
<Actor seed="51776"/>
</Entity>
<Entity uid="17317">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1567.0735" z="1392.05665"/>
<Orientation y="2.35621"/>
<Actor seed="38636"/>
</Entity>
<Entity uid="17318">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1573.115" z="1385.5619"/>
<Orientation y="2.35621"/>
<Actor seed="12936"/>
</Entity>
<Entity uid="17319">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1589.55481" z="1366.7367"/>
<Orientation y="2.35621"/>
<Actor seed="50734"/>
</Entity>
<Entity uid="17320">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1592.19983" z="1365.70582"/>
<Orientation y="2.35621"/>
<Actor seed="5560"/>
</Entity>
<Entity uid="17321">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1594.25599" z="1366.86194"/>
<Orientation y="2.35621"/>
<Actor seed="52736"/>
</Entity>
<Entity uid="17322">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1583.22645" z="1378.37745"/>
<Orientation y="2.35621"/>
<Actor seed="56666"/>
</Entity>
<Entity uid="17323">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1588.53064" z="1369.7074"/>
<Orientation y="2.35621"/>
<Actor seed="30"/>
</Entity>
<Entity uid="17324">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1247.03321" z="1663.39661"/>
<Orientation y="2.35621"/>
<Actor seed="65466"/>
</Entity>
<Entity uid="17325">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1253.0027" z="1653.92933"/>
<Orientation y="2.35621"/>
<Actor seed="25766"/>
</Entity>
<Entity uid="17326">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1254.26941" z="1653.3849"/>
<Orientation y="2.35621"/>
<Actor seed="41372"/>
</Entity>
<Entity uid="17327">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1254.84656" z="1651.50355"/>
<Orientation y="2.35621"/>
<Actor seed="34788"/>
</Entity>
<Entity uid="17328">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1254.95435" z="1650.79065"/>
<Orientation y="2.35621"/>
<Actor seed="56430"/>
</Entity>
<Entity uid="17329">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1255.37818" z="1653.28895"/>
<Orientation y="2.35621"/>
<Actor seed="24912"/>
</Entity>
<Entity uid="17330">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1255.37574" z="1650.50586"/>
<Orientation y="2.35621"/>
<Actor seed="43198"/>
</Entity>
<Entity uid="17331">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1285.53736" z="1640.46424"/>
<Orientation y="2.35621"/>
<Actor seed="34794"/>
</Entity>
<Entity uid="17332">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1288.32422" z="1639.87867"/>
<Orientation y="2.35621"/>
<Actor seed="30172"/>
</Entity>
<Entity uid="17333">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1293.16578" z="1639.60474"/>
<Orientation y="2.35621"/>
<Actor seed="34316"/>
</Entity>
<Entity uid="17334">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1294.36548" z="1639.3263"/>
<Orientation y="2.35621"/>
<Actor seed="54910"/>
</Entity>
<Entity uid="17335">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1290.81336" z="1639.86585"/>
<Orientation y="2.35621"/>
<Actor seed="28920"/>
</Entity>
<Entity uid="17336">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1291.68824" z="1639.26417"/>
<Orientation y="2.35621"/>
<Actor seed="1710"/>
</Entity>
<Entity uid="17337">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1287.4922" z="1640.36841"/>
<Orientation y="2.35621"/>
<Actor seed="34552"/>
</Entity>
<Entity uid="17338">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1289.5553" z="1641.83533"/>
<Orientation y="2.35621"/>
<Actor seed="28472"/>
</Entity>
<Entity uid="17339">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1283.70862" z="1640.81287"/>
<Orientation y="2.35621"/>
<Actor seed="29446"/>
</Entity>
<Entity uid="17340">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1257.2245" z="1652.70704"/>
<Orientation y="2.35621"/>
<Actor seed="21244"/>
</Entity>
<Entity uid="17341">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1258.03003" z="1650.82593"/>
<Orientation y="2.35621"/>
<Actor seed="26778"/>
</Entity>
<Entity uid="17342">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1259.88868" z="1653.32691"/>
<Orientation y="2.35621"/>
<Actor seed="34586"/>
</Entity>
<Entity uid="17343">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1259.58008" z="1651.76697"/>
<Orientation y="2.35621"/>
<Actor seed="41312"/>
</Entity>
<Entity uid="17344">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1255.34131" z="1648.44776"/>
<Orientation y="2.35621"/>
<Actor seed="45526"/>
</Entity>
<Entity uid="17345">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1254.95752" z="1647.06653"/>
<Orientation y="2.35621"/>
<Actor seed="17312"/>
</Entity>
<Entity uid="17346">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1253.21192" z="1646.59888"/>
<Orientation y="2.35621"/>
<Actor seed="59148"/>
</Entity>
<Entity uid="17347">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1259.7234" z="1650.69886"/>
<Orientation y="2.35621"/>
<Actor seed="46252"/>
</Entity>
<Entity uid="17348">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1258.12134" z="1649.31165"/>
<Orientation y="2.35621"/>
<Actor seed="52542"/>
</Entity>
<Entity uid="17349">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1256.64173" z="1646.59717"/>
<Orientation y="2.35621"/>
<Actor seed="49236"/>
</Entity>
<Entity uid="17350">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1255.2024" z="1645.9192"/>
<Orientation y="2.35621"/>
<Actor seed="22036"/>
</Entity>
<Entity uid="17351">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1253.2234" z="1645.67835"/>
<Orientation y="2.35621"/>
<Actor seed="22444"/>
</Entity>
<Entity uid="17352">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1253.47791" z="1651.70887"/>
<Orientation y="2.35621"/>
<Actor seed="23224"/>
</Entity>
<Entity uid="17353">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1252.68335" z="1656.25281"/>
<Orientation y="2.35621"/>
<Actor seed="51442"/>
</Entity>
<Entity uid="17354">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1253.7627" z="1655.56104"/>
<Orientation y="2.35621"/>
<Actor seed="60300"/>
</Entity>
<Entity uid="17355">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1259.20691" z="1655.02393"/>
<Orientation y="2.35621"/>
<Actor seed="16838"/>
</Entity>
<Entity uid="17356">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1261.92396" z="1654.36988"/>
<Orientation y="2.35621"/>
<Actor seed="29536"/>
</Entity>
<Entity uid="17357">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1261.662" z="1653.46827"/>
<Orientation y="2.35621"/>
<Actor seed="30364"/>
</Entity>
<Entity uid="17358">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1287.45936" z="1641.73865"/>
<Orientation y="2.35621"/>
<Actor seed="34344"/>
</Entity>
<Entity uid="17359">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1285.0973" z="1642.55262"/>
<Orientation y="2.35621"/>
<Actor seed="59284"/>
</Entity>
<Entity uid="17360">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1282.7339" z="1642.59412"/>
<Orientation y="2.35621"/>
<Actor seed="65410"/>
</Entity>
<Entity uid="17361">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1280.2964" z="1642.79065"/>
<Orientation y="2.35621"/>
<Actor seed="48648"/>
</Entity>
<Entity uid="17362">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1282.66114" z="1640.51014"/>
<Orientation y="2.35621"/>
<Actor seed="48880"/>
</Entity>
<Entity uid="17363">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1280.41565" z="1639.43348"/>
<Orientation y="2.35621"/>
<Actor seed="39078"/>
</Entity>
<Entity uid="17364">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1278.71839" z="1641.13172"/>
<Orientation y="2.35621"/>
<Actor seed="16536"/>
</Entity>
<Entity uid="17365">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1285.31055" z="1644.46021"/>
<Orientation y="2.35621"/>
<Actor seed="51820"/>
</Entity>
<Entity uid="17366">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1291.2959" z="1642.60608"/>
<Orientation y="2.35621"/>
<Actor seed="50516"/>
</Entity>
<Entity uid="17367">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1296.74366" z="1639.36304"/>
<Orientation y="2.35621"/>
<Actor seed="13122"/>
</Entity>
<Entity uid="17368">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1281.77247" z="1639.86805"/>
<Orientation y="2.35621"/>
<Actor seed="54760"/>
</Entity>
<Entity uid="17369">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1286.77613" z="1643.75074"/>
<Orientation y="2.35621"/>
<Actor seed="36754"/>
</Entity>
<Entity uid="17370">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1289.28089" z="1644.03821"/>
<Orientation y="2.35621"/>
<Actor seed="51486"/>
</Entity>
<Entity uid="17371">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1260.26832" z="1649.93958"/>
<Orientation y="2.35621"/>
<Actor seed="34482"/>
</Entity>
<Entity uid="17372">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1257.09351" z="1645.58692"/>
<Orientation y="2.35621"/>
<Actor seed="46514"/>
</Entity>
<Entity uid="17373">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1256.7865" z="1650.6897"/>
<Orientation y="2.35621"/>
<Actor seed="9150"/>
</Entity>
<Entity uid="17374">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1254.18213" z="1648.59583"/>
<Orientation y="2.35621"/>
<Actor seed="55440"/>
</Entity>
<Entity uid="17375">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1254.6244" z="1645.65882"/>
<Orientation y="2.35621"/>
<Actor seed="7546"/>
</Entity>
<Entity uid="17376">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1290.51148" z="1640.41529"/>
<Orientation y="2.35621"/>
<Actor seed="9990"/>
</Entity>
<Entity uid="17377">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1285.22413" z="1640.9441"/>
<Orientation y="2.35621"/>
<Actor seed="64102"/>
</Entity>
<Entity uid="17378">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1281.61414" z="1639.19239"/>
<Orientation y="2.35621"/>
<Actor seed="50582"/>
</Entity>
<Entity uid="17379">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1237.71802" z="1503.64026"/>
<Orientation y="2.35621"/>
<Actor seed="13984"/>
</Entity>
<Entity uid="17380">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.59876" z="1507.47754"/>
<Orientation y="2.35621"/>
<Actor seed="55818"/>
</Entity>
<Entity uid="17381">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1248.87012" z="1516.27405"/>
<Orientation y="2.35621"/>
<Actor seed="13232"/>
</Entity>
<Entity uid="17382">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1249.41626" z="1501.4242"/>
<Orientation y="2.35621"/>
<Actor seed="14704"/>
</Entity>
<Entity uid="17383">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1240.24402" z="1505.7594"/>
<Orientation y="2.35621"/>
<Actor seed="54520"/>
</Entity>
<Entity uid="17384">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1250.76197" z="1493.72193"/>
<Orientation y="2.35621"/>
<Actor seed="52594"/>
</Entity>
<Entity uid="17385">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1225.63953" z="1552.14466"/>
<Orientation y="2.35621"/>
<Actor seed="36528"/>
</Entity>
<Entity uid="17386">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1261.67151" z="1560.27845"/>
<Orientation y="2.35621"/>
<Actor seed="42834"/>
</Entity>
<Entity uid="17387">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1269.67627" z="1271.74048"/>
<Orientation y="2.35621"/>
<Actor seed="52630"/>
</Entity>
<Entity uid="17388">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1271.81897" z="1273.65589"/>
<Orientation y="2.35621"/>
<Actor seed="34360"/>
</Entity>
<Entity uid="17389">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1270.93726" z="1271.5746"/>
<Orientation y="2.35621"/>
<Actor seed="32596"/>
</Entity>
<Entity uid="17390">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1272.68104" z="1272.56312"/>
<Orientation y="2.35621"/>
<Actor seed="64480"/>
</Entity>
<Entity uid="17391">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1272.93482" z="1274.22535"/>
<Orientation y="2.35621"/>
<Actor seed="23536"/>
</Entity>
<Entity uid="17392">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1273.32764" z="1276.01648"/>
<Orientation y="2.35621"/>
<Actor seed="4740"/>
</Entity>
<Entity uid="17393">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1224.27161" z="1247.53235"/>
<Orientation y="2.35621"/>
<Actor seed="58082"/>
</Entity>
<Entity uid="17394">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1223.96839" z="1248.61243"/>
<Orientation y="2.35621"/>
<Actor seed="44124"/>
</Entity>
<Entity uid="17395">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1222.70545" z="1247.33851"/>
<Orientation y="2.35621"/>
<Actor seed="56202"/>
</Entity>
<Entity uid="17396">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1222.25489" z="1246.47254"/>
<Orientation y="2.35621"/>
<Actor seed="30996"/>
</Entity>
<Entity uid="17397">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1220.12293" z="1230.45862"/>
<Orientation y="2.35621"/>
<Actor seed="13730"/>
</Entity>
<Entity uid="17398">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1221.21741" z="1229.6316"/>
<Orientation y="2.35621"/>
<Actor seed="32088"/>
</Entity>
<Entity uid="17399">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1222.53333" z="1230.92957"/>
<Orientation y="2.35621"/>
<Actor seed="63338"/>
</Entity>
<Entity uid="17400">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1229.01331" z="1223.59156"/>
<Orientation y="2.35621"/>
<Actor seed="47470"/>
</Entity>
<Entity uid="17401">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1241.6233" z="1231.70228"/>
<Orientation y="2.35621"/>
<Actor seed="63254"/>
</Entity>
<Entity uid="17402">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1241.77991" z="1233.07972"/>
<Orientation y="2.35621"/>
<Actor seed="62952"/>
</Entity>
<Entity uid="17403">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1241.17945" z="1233.6056"/>
<Orientation y="2.35621"/>
<Actor seed="35198"/>
</Entity>
<Entity uid="17404">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1242.84327" z="1232.71851"/>
<Orientation y="2.35621"/>
<Actor seed="30834"/>
</Entity>
<Entity uid="17405">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1240.06263" z="1230.46656"/>
<Orientation y="2.35621"/>
<Actor seed="8396"/>
</Entity>
<Entity uid="17406">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1281.06934" z="1249.12842"/>
<Orientation y="2.35621"/>
<Actor seed="61696"/>
</Entity>
<Entity uid="17407">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1286.29517" z="1293.70032"/>
<Orientation y="2.35621"/>
<Actor seed="10750"/>
</Entity>
<Entity uid="17408">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1285.3573" z="1292.93775"/>
<Orientation y="2.35621"/>
<Actor seed="61972"/>
</Entity>
<Entity uid="17409">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1143.52894" z="1042.61634"/>
<Orientation y="2.35621"/>
<Actor seed="28932"/>
</Entity>
<Entity uid="17410">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1145.14808" z="1046.13172"/>
<Orientation y="2.35621"/>
<Actor seed="23946"/>
</Entity>
<Entity uid="17411">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1147.02955" z="1045.31739"/>
<Orientation y="2.35621"/>
<Actor seed="3928"/>
</Entity>
<Entity uid="17412">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1146.63672" z="1043.87427"/>
<Orientation y="2.35621"/>
<Actor seed="63916"/>
</Entity>
<Entity uid="17413">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1145.7787" z="1042.99354"/>
<Orientation y="2.35621"/>
<Actor seed="35282"/>
</Entity>
<Entity uid="17414">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1149.66053" z="1043.8899"/>
<Orientation y="2.35621"/>
<Actor seed="32992"/>
</Entity>
<Entity uid="17415">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1147.96314" z="1045.94227"/>
<Orientation y="2.35621"/>
<Actor seed="26260"/>
</Entity>
<Entity uid="17416">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1159.18677" z="1046.24671"/>
<Orientation y="2.35621"/>
<Actor seed="37052"/>
</Entity>
<Entity uid="17417">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1157.98902" z="1047.21167"/>
<Orientation y="2.35621"/>
<Actor seed="19662"/>
</Entity>
<Entity uid="17418">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1157.17981" z="1045.74061"/>
<Orientation y="2.35621"/>
<Actor seed="33758"/>
</Entity>
<Entity uid="17419">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1154.29896" z="1045.72938"/>
<Orientation y="2.35621"/>
<Actor seed="52290"/>
</Entity>
<Entity uid="17420">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1151.71814" z="1046.42334"/>
<Orientation y="2.35621"/>
<Actor seed="7228"/>
</Entity>
<Entity uid="17421">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1150.27356" z="1045.21216"/>
<Orientation y="2.35621"/>
<Actor seed="23352"/>
</Entity>
<Entity uid="17422">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1156.94178" z="1044.06104"/>
<Orientation y="2.35621"/>
<Actor seed="37478"/>
</Entity>
<Entity uid="17423">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1187.18335" z="1059.01294"/>
<Orientation y="2.35621"/>
<Actor seed="3546"/>
</Entity>
<Entity uid="17424">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1188.77186" z="1059.91382"/>
<Orientation y="2.35621"/>
<Actor seed="49242"/>
</Entity>
<Entity uid="17425">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1189.1548" z="1059.80921"/>
<Orientation y="2.35621"/>
<Actor seed="8862"/>
</Entity>
<Entity uid="17426">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1176.68873" z="1067.1438"/>
<Orientation y="2.35621"/>
<Actor seed="21864"/>
</Entity>
<Entity uid="17427">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.65711" z="529.4773"/>
<Orientation y="2.35621"/>
<Actor seed="60108"/>
</Entity>
<Entity uid="17428">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1249.86951" z="505.28971"/>
<Orientation y="2.35621"/>
<Actor seed="24074"/>
</Entity>
<Entity uid="17429">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1259.44105" z="490.85627"/>
<Orientation y="2.35621"/>
<Actor seed="3948"/>
</Entity>
<Entity uid="17430">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1265.91224" z="530.8075"/>
<Orientation y="2.35621"/>
<Actor seed="37704"/>
</Entity>
<Entity uid="17431">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1274.87928" z="509.59421"/>
<Orientation y="2.35621"/>
<Actor seed="37770"/>
</Entity>
<Entity uid="17432">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1258.97974" z="604.88776"/>
<Orientation y="2.35621"/>
<Actor seed="29604"/>
</Entity>
<Entity uid="17433">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1259.48365" z="590.26374"/>
<Orientation y="2.35621"/>
<Actor seed="9110"/>
</Entity>
<Entity uid="17434">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1247.20447" z="604.52253"/>
<Orientation y="2.35621"/>
<Actor seed="51802"/>
</Entity>
<Entity uid="17435">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1228.67688" z="590.12946"/>
<Orientation y="2.35621"/>
<Actor seed="15398"/>
</Entity>
<Entity uid="17436">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1297.52881" z="670.95356"/>
<Orientation y="2.35621"/>
<Actor seed="38624"/>
</Entity>
<Entity uid="17437">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1269.70081" z="674.53022"/>
<Orientation y="2.35621"/>
<Actor seed="20276"/>
</Entity>
<Entity uid="17438">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1214.9308" z="667.57856"/>
<Orientation y="2.35621"/>
<Actor seed="49694"/>
</Entity>
<Entity uid="17439">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.90601" z="628.0221"/>
<Orientation y="2.35621"/>
<Actor seed="13708"/>
</Entity>
<Entity uid="17440">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1294.6023" z="615.7339"/>
<Orientation y="2.35621"/>
<Actor seed="5916"/>
</Entity>
<Entity uid="17441">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1056.03846" z="554.13898"/>
<Orientation y="2.35621"/>
<Actor seed="23996"/>
</Entity>
<Entity uid="17442">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1063.14576" z="543.01758"/>
<Orientation y="2.35621"/>
<Actor seed="27462"/>
</Entity>
<Entity uid="17443">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1167.08936" z="462.36835"/>
<Orientation y="2.35621"/>
<Actor seed="13382"/>
</Entity>
<Entity uid="17444">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1156.88587" z="460.40766"/>
<Orientation y="2.35621"/>
<Actor seed="49876"/>
</Entity>
<Entity uid="17445">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1165.53418" z="402.81141"/>
<Orientation y="2.35621"/>
<Actor seed="40804"/>
</Entity>
<Entity uid="17446">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1118.51075" z="401.67963"/>
<Orientation y="2.35621"/>
<Actor seed="8802"/>
</Entity>
<Entity uid="17447">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1387.46033" z="383.14063"/>
<Orientation y="2.35621"/>
<Actor seed="47946"/>
</Entity>
<Entity uid="17448">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1316.75257" z="492.37616"/>
<Orientation y="2.35621"/>
<Actor seed="51012"/>
</Entity>
<Entity uid="17449">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1272.84424" z="450.28187"/>
<Orientation y="2.35621"/>
<Actor seed="59926"/>
</Entity>
<Entity uid="17450">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1273.40284" z="445.98206"/>
<Orientation y="2.35621"/>
<Actor seed="52416"/>
</Entity>
<Entity uid="17451">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1251.18555" z="608.477"/>
<Orientation y="2.35621"/>
<Actor seed="25924"/>
</Entity>
<Entity uid="17452">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1245.99891" z="638.17133"/>
<Orientation y="2.35621"/>
<Actor seed="62608"/>
</Entity>
<Entity uid="17453">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1300.2483" z="631.54053"/>
<Orientation y="2.35621"/>
<Actor seed="27916"/>
</Entity>
<Entity uid="17454">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1260.34205" z="689.2699"/>
<Orientation y="2.35621"/>
<Actor seed="32226"/>
</Entity>
<Entity uid="17455">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1155.45276" z="823.85926"/>
<Orientation y="2.35621"/>
<Actor seed="37976"/>
</Entity>
<Entity uid="17456">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1159.2782" z="829.88257"/>
<Orientation y="2.35621"/>
<Actor seed="52840"/>
</Entity>
<Entity uid="17457">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1165.76526" z="813.0044"/>
<Orientation y="2.35621"/>
<Actor seed="7880"/>
</Entity>
<Entity uid="17458">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.7035" z="862.71119"/>
<Orientation y="2.35621"/>
<Actor seed="19802"/>
</Entity>
<Entity uid="17459">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.71985" z="852.82325"/>
<Orientation y="2.35621"/>
<Actor seed="36972"/>
</Entity>
<Entity uid="17460">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1230.01197" z="817.48346"/>
<Orientation y="2.35621"/>
<Actor seed="20796"/>
</Entity>
<Entity uid="17461">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1219.63257" z="858.92548"/>
<Orientation y="2.35621"/>
<Actor seed="3492"/>
</Entity>
<Entity uid="17462">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1207.16187" z="904.91846"/>
<Orientation y="2.35621"/>
<Actor seed="34104"/>
</Entity>
<Entity uid="17463">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1240.03846" z="896.83143"/>
<Orientation y="2.35621"/>
<Actor seed="39918"/>
</Entity>
<Entity uid="17464">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1173.20777" z="842.54188"/>
<Orientation y="2.35621"/>
<Actor seed="54232"/>
</Entity>
<Entity uid="17465">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1025.6725" z="854.9048"/>
<Orientation y="2.35621"/>
<Actor seed="23260"/>
</Entity>
<Entity uid="17466">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1037.4297" z="877.27094"/>
<Orientation y="2.35621"/>
<Actor seed="53488"/>
</Entity>
<Entity uid="17467">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1036.23621" z="881.79883"/>
<Orientation y="2.35621"/>
<Actor seed="1832"/>
</Entity>
<Entity uid="17468">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1036.94275" z="867.55256"/>
<Orientation y="2.35621"/>
<Actor seed="60816"/>
</Entity>
<Entity uid="17469">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1060.12" z="871.6474"/>
<Orientation y="2.35621"/>
<Actor seed="10256"/>
</Entity>
<Entity uid="17470">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1068.01966" z="825.82056"/>
<Orientation y="2.35621"/>
<Actor seed="38082"/>
</Entity>
<Entity uid="17471">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1037.55311" z="860.00806"/>
<Orientation y="2.35621"/>
<Actor seed="51698"/>
</Entity>
<Entity uid="17472">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1045.1681" z="866.78681"/>
<Orientation y="2.35621"/>
<Actor seed="51436"/>
</Entity>
<Entity uid="17473">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1036.32605" z="858.85743"/>
<Orientation y="2.35621"/>
<Actor seed="16202"/>
</Entity>
<Entity uid="17474">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1057.97535" z="918.47132"/>
<Orientation y="2.35621"/>
<Actor seed="5540"/>
</Entity>
<Entity uid="17475">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1051.74585" z="957.51758"/>
<Orientation y="2.35621"/>
<Actor seed="44046"/>
</Entity>
<Entity uid="17476">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1050.57325" z="952.68226"/>
<Orientation y="2.35621"/>
<Actor seed="51912"/>
</Entity>
<Entity uid="17477">
<Template>units/ptol_ship_merchant</Template>
<Player>2</Player>
<Position x="1457.45667" z="466.6131"/>
<Orientation y="2.00394"/>
<Actor seed="35422"/>
</Entity>
<Entity uid="17478">
<Template>units/ptol_ship_merchant</Template>
<Player>2</Player>
<Position x="1501.79615" z="331.23023"/>
<Orientation y="-1.28261"/>
<Actor seed="40200"/>
</Entity>
<Entity uid="17479">
<Template>units/ptol_ship_merchant</Template>
<Player>5</Player>
<Position x="1334.68543" z="1185.53858"/>
<Orientation y="9.08887"/>
<Actor seed="8992"/>
</Entity>
<Entity uid="17480">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1156.81873" z="839.26722"/>
<Orientation y="2.35621"/>
<Actor seed="36658"/>
</Entity>
<Entity uid="17481">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1155.12024" z="833.13941"/>
<Orientation y="2.35621"/>
<Actor seed="52588"/>
</Entity>
<Entity uid="17482">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1156.05018" z="825.4687"/>
<Orientation y="2.35621"/>
<Actor seed="14950"/>
</Entity>
<Entity uid="17483">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1156.10181" z="819.92017"/>
<Orientation y="2.35621"/>
<Actor seed="31332"/>
</Entity>
<Entity uid="17484">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1159.78138" z="845.54914"/>
<Orientation y="2.35621"/>
<Actor seed="25010"/>
</Entity>
<Entity uid="17485">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1159.2256" z="811.54358"/>
<Orientation y="2.35621"/>
<Actor seed="496"/>
</Entity>
<Entity uid="17486">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1162.21546" z="851.60218"/>
<Orientation y="2.35621"/>
<Actor seed="36472"/>
</Entity>
<Entity uid="17487">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1156.69385" z="807.2967"/>
<Orientation y="2.35621"/>
<Actor seed="18552"/>
</Entity>
<Entity uid="17488">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1161.39295" z="858.48932"/>
<Orientation y="2.35621"/>
<Actor seed="34190"/>
</Entity>
<Entity uid="17489">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1164.86817" z="849.22547"/>
<Orientation y="2.35621"/>
<Actor seed="24284"/>
</Entity>
<Entity uid="17490">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1165.36512" z="850.34107"/>
<Orientation y="2.35621"/>
<Actor seed="62524"/>
</Entity>
<Entity uid="17491">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1161.64454" z="817.20398"/>
<Orientation y="2.35621"/>
<Actor seed="10680"/>
</Entity>
<Entity uid="17492">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1162.94141" z="812.42414"/>
<Orientation y="2.35621"/>
<Actor seed="9336"/>
</Entity>
<Entity uid="17493">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1161.5929" z="809.80304"/>
<Orientation y="2.35621"/>
<Actor seed="26080"/>
</Entity>
<Entity uid="17494">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1162.56727" z="856.88666"/>
<Orientation y="2.35621"/>
<Actor seed="7410"/>
</Entity>
<Entity uid="17495">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1163.61207" z="854.503"/>
<Orientation y="2.35621"/>
<Actor seed="58090"/>
</Entity>
<Entity uid="17496">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1162.27417" z="854.4225"/>
<Orientation y="2.35621"/>
<Actor seed="5766"/>
</Entity>
<Entity uid="17497">
<Template>actor|props/flora/bush_tempe_a.xml</Template>
<Position x="1161.18165" z="836.49445"/>
<Orientation y="2.35621"/>
<Actor seed="45140"/>
</Entity>
<Entity uid="17498">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1167.3672" z="845.12836"/>
<Orientation y="2.35621"/>
<Actor seed="38438"/>
</Entity>
<Entity uid="17499">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1165.47217" z="845.24524"/>
<Orientation y="2.35621"/>
<Actor seed="56134"/>
</Entity>
<Entity uid="17500">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1169.71705" z="875.81995"/>
<Orientation y="2.35621"/>
<Actor seed="1526"/>
</Entity>
<Entity uid="17501">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1167.03089" z="874.60114"/>
<Orientation y="2.35621"/>
<Actor seed="8352"/>
</Entity>
<Entity uid="17502">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1168.9037" z="873.64759"/>
<Orientation y="2.35621"/>
<Actor seed="58836"/>
</Entity>
<Entity uid="17503">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1166.38062" z="843.42579"/>
<Orientation y="2.35621"/>
<Actor seed="50180"/>
</Entity>
<Entity uid="17504">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1154.59412" z="846.98255"/>
<Orientation y="2.35621"/>
<Actor seed="58914"/>
</Entity>
<Entity uid="17505">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1149.42505" z="833.08014"/>
<Orientation y="2.35621"/>
<Actor seed="53952"/>
</Entity>
<Entity uid="17506">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1151.13013" z="837.6725"/>
<Orientation y="2.35621"/>
<Actor seed="49254"/>
</Entity>
<Entity uid="17507">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1148.61573" z="836.26868"/>
<Orientation y="2.35621"/>
<Actor seed="35156"/>
</Entity>
<Entity uid="17508">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1151.42115" z="841.07782"/>
<Orientation y="2.35621"/>
<Actor seed="62402"/>
</Entity>
<Entity uid="17509">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1154.67627" z="851.04798"/>
<Orientation y="2.35621"/>
<Actor seed="29734"/>
</Entity>
<Entity uid="17510">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1152.47828" z="843.83216"/>
<Orientation y="2.35621"/>
<Actor seed="1498"/>
</Entity>
<Entity uid="17511">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1147.64515" z="830.12104"/>
<Orientation y="2.35621"/>
<Actor seed="41598"/>
</Entity>
<Entity uid="17512">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1149.5359" z="826.8329"/>
<Orientation y="2.35621"/>
<Actor seed="47150"/>
</Entity>
<Entity uid="17513">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1150.0625" z="823.11554"/>
<Orientation y="2.35621"/>
<Actor seed="37302"/>
</Entity>
<Entity uid="17514">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1153.50318" z="844.98475"/>
<Orientation y="2.35621"/>
<Actor seed="31446"/>
</Entity>
<Entity uid="17515">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1151.44861" z="842.71924"/>
<Orientation y="2.35621"/>
<Actor seed="2172"/>
</Entity>
<Entity uid="17516">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1154.87293" z="842.18671"/>
<Orientation y="2.35621"/>
<Actor seed="63304"/>
</Entity>
<Entity uid="17517">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1155.16565" z="848.98322"/>
<Orientation y="2.35621"/>
<Actor seed="49546"/>
</Entity>
<Entity uid="17518">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1157.43128" z="853.59296"/>
<Orientation y="2.35621"/>
<Actor seed="1326"/>
</Entity>
<Entity uid="17519">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1155.67676" z="851.92933"/>
<Orientation y="2.35621"/>
<Actor seed="40924"/>
</Entity>
<Entity uid="17520">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1151.51758" z="831.45411"/>
<Orientation y="2.35621"/>
<Actor seed="14446"/>
</Entity>
<Entity uid="17521">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1149.96644" z="839.4112"/>
<Orientation y="2.35621"/>
<Actor seed="59588"/>
</Entity>
<Entity uid="17522">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1148.27857" z="831.81104"/>
<Orientation y="2.35621"/>
<Actor seed="52728"/>
</Entity>
<Entity uid="17523">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1150.54078" z="824.91755"/>
<Orientation y="2.35621"/>
<Actor seed="36506"/>
</Entity>
<Entity uid="17524">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1149.39722" z="823.6905"/>
<Orientation y="2.35621"/>
<Actor seed="33634"/>
</Entity>
<Entity uid="17525">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1150.25672" z="828.06202"/>
<Orientation y="2.35621"/>
<Actor seed="60122"/>
</Entity>
<Entity uid="17526">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1151.3567" z="822.83753"/>
<Orientation y="2.35621"/>
<Actor seed="42346"/>
</Entity>
<Entity uid="17527">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1150.97205" z="834.87745"/>
<Orientation y="2.35621"/>
<Actor seed="56236"/>
</Entity>
<Entity uid="17528">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1149.09925" z="834.6897"/>
<Orientation y="2.35621"/>
<Actor seed="56422"/>
</Entity>
<Entity uid="17529">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1152.02576" z="838.72315"/>
<Orientation y="2.35621"/>
<Actor seed="61338"/>
</Entity>
<Entity uid="17530">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1156.3755" z="853.67951"/>
<Orientation y="2.35621"/>
<Actor seed="63026"/>
</Entity>
<Entity uid="17531">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1154.76771" z="845.14612"/>
<Orientation y="2.35621"/>
<Actor seed="8370"/>
</Entity>
<Entity uid="17532">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1153.70179" z="847.36518"/>
<Orientation y="2.35621"/>
<Actor seed="27064"/>
</Entity>
<Entity uid="17533">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1154.29822" z="836.75306"/>
<Orientation y="2.35621"/>
<Actor seed="11004"/>
</Entity>
<Entity uid="17534">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1152.65015" z="827.10755"/>
<Orientation y="2.35621"/>
<Actor seed="45202"/>
</Entity>
<Entity uid="17535">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1146.86792" z="834.73566"/>
<Orientation y="2.35621"/>
<Actor seed="26758"/>
</Entity>
<Entity uid="17536">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1149.29883" z="843.58997"/>
<Orientation y="2.35621"/>
<Actor seed="63464"/>
</Entity>
<Entity uid="17537">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1151.51319" z="845.3932"/>
<Orientation y="2.35621"/>
<Actor seed="12810"/>
</Entity>
<Entity uid="17538">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.26783" z="838.19977"/>
<Orientation y="2.35621"/>
<Actor seed="6208"/>
</Entity>
<Entity uid="17539">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1148.20777" z="843.40821"/>
<Orientation y="2.35621"/>
<Actor seed="24276"/>
</Entity>
<Entity uid="17540">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1149.22742" z="846.40552"/>
<Orientation y="2.35621"/>
<Actor seed="8530"/>
</Entity>
<Entity uid="17541">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1153.4032" z="851.24598"/>
<Orientation y="2.35621"/>
<Actor seed="4488"/>
</Entity>
<Entity uid="17542">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.46741" z="854.36414"/>
<Orientation y="2.35621"/>
<Actor seed="10940"/>
</Entity>
<Entity uid="17543">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1147.24122" z="830.38892"/>
<Orientation y="2.35621"/>
<Actor seed="61186"/>
</Entity>
<Entity uid="17544">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1146.69178" z="828.86121"/>
<Orientation y="2.35621"/>
<Actor seed="35428"/>
</Entity>
<Entity uid="17545">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1145.36194" z="828.33838"/>
<Orientation y="2.35621"/>
<Actor seed="14342"/>
</Entity>
<Entity uid="17546">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1143.72205" z="828.90485"/>
<Orientation y="2.35621"/>
<Actor seed="34472"/>
</Entity>
<Entity uid="17547">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1145.12977" z="835.52326"/>
<Orientation y="2.35621"/>
<Actor seed="36748"/>
</Entity>
<Entity uid="17548">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1148.6631" z="823.1471"/>
<Orientation y="2.35621"/>
<Actor seed="9314"/>
</Entity>
<Entity uid="17549">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1147.67188" z="821.8111"/>
<Orientation y="2.35621"/>
<Actor seed="11706"/>
</Entity>
<Entity uid="17550">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1151.57117" z="822.18805"/>
<Orientation y="2.35621"/>
<Actor seed="46854"/>
</Entity>
<Entity uid="17551">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.81104" z="831.56562"/>
<Orientation y="2.35621"/>
<Actor seed="46218"/>
</Entity>
<Entity uid="17552">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1156.5293" z="856.58106"/>
<Orientation y="2.35621"/>
<Actor seed="54180"/>
</Entity>
<Entity uid="17553">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1156.32544" z="859.4203"/>
<Orientation y="2.35621"/>
<Actor seed="952"/>
</Entity>
<Entity uid="17554">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1154.64502" z="857.91785"/>
<Orientation y="2.35621"/>
<Actor seed="52790"/>
</Entity>
<Entity uid="17555">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1154.25782" z="859.6023"/>
<Orientation y="2.35621"/>
<Actor seed="54776"/>
</Entity>
<Entity uid="17556">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1147.81995" z="846.43744"/>
<Orientation y="2.35621"/>
<Actor seed="41688"/>
</Entity>
<Entity uid="17557">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1150.81104" z="855.81678"/>
<Orientation y="2.35621"/>
<Actor seed="49694"/>
</Entity>
<Entity uid="17558">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1150.38221" z="843.33411"/>
<Orientation y="2.35621"/>
<Actor seed="36640"/>
</Entity>
<Entity uid="17559">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1153.35145" z="843.77424"/>
<Orientation y="2.35621"/>
<Actor seed="1220"/>
</Entity>
<Entity uid="17560">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1152.2566" z="838.09028"/>
<Orientation y="2.35621"/>
<Actor seed="49848"/>
</Entity>
<Entity uid="17561">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1149.5912" z="828.43506"/>
<Orientation y="2.35621"/>
<Actor seed="56094"/>
</Entity>
<Entity uid="17562">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1149.95948" z="825.06104"/>
<Orientation y="2.35621"/>
<Actor seed="3710"/>
</Entity>
<Entity uid="17563">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1146.9961" z="831.10846"/>
<Orientation y="2.35621"/>
<Actor seed="9358"/>
</Entity>
<Entity uid="17564">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1147.86011" z="837.06458"/>
<Orientation y="2.35621"/>
<Actor seed="57392"/>
</Entity>
<Entity uid="17565">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1149.70508" z="840.3949"/>
<Orientation y="2.35621"/>
<Actor seed="2232"/>
</Entity>
<Entity uid="17566">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1156.67603" z="859.5882"/>
<Orientation y="2.35621"/>
<Actor seed="65068"/>
</Entity>
<Entity uid="17567">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1156.5293" z="856.76197"/>
<Orientation y="2.35621"/>
<Actor seed="52362"/>
</Entity>
<Entity uid="17568">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1156.40333" z="857.96631"/>
<Orientation y="2.35621"/>
<Actor seed="57770"/>
</Entity>
<Entity uid="17569">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1156.4939" z="854.86231"/>
<Orientation y="2.35621"/>
<Actor seed="64636"/>
</Entity>
<Entity uid="17570">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1154.46546" z="839.43335"/>
<Orientation y="2.35621"/>
<Actor seed="2806"/>
</Entity>
<Entity uid="17571">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1159.08875" z="854.43604"/>
<Orientation y="2.35621"/>
<Actor seed="15004"/>
</Entity>
<Entity uid="17572">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1155.8589" z="841.53058"/>
<Orientation y="2.35621"/>
<Actor seed="48860"/>
</Entity>
<Entity uid="17573">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1160.90528" z="864.98804"/>
<Orientation y="5.6557"/>
<Actor seed="14646"/>
</Entity>
<Entity uid="17574">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1162.61048" z="874.48511"/>
<Orientation y="2.35621"/>
<Actor seed="23894"/>
</Entity>
<Entity uid="17575">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1165.44751" z="879.31025"/>
<Orientation y="2.35621"/>
<Actor seed="45256"/>
</Entity>
<Entity uid="17576">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1156.62" z="801.61664"/>
<Orientation y="2.63816"/>
<Actor seed="13520"/>
</Entity>
<Entity uid="17577">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1164.24012" z="806.6554"/>
<Orientation y="3.32973"/>
<Actor seed="18552"/>
</Entity>
<Entity uid="17578">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1164.2046" z="885.46814"/>
<Orientation y="2.35622"/>
<Actor seed="18552"/>
</Entity>
<Entity uid="17579">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1161.07703" z="890.82752"/>
<Orientation y="2.35621"/>
<Actor seed="25726"/>
</Entity>
<Entity uid="17580">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1160.16749" z="892.00788"/>
<Orientation y="2.35621"/>
<Actor seed="4208"/>
</Entity>
<Entity uid="17581">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1159.97791" z="889.48877"/>
<Orientation y="2.35621"/>
<Actor seed="14050"/>
</Entity>
<Entity uid="17582">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1158.76331" z="895.18409"/>
<Orientation y="2.35621"/>
<Actor seed="14934"/>
</Entity>
<Entity uid="17583">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1159.97657" z="886.14527"/>
<Orientation y="2.35621"/>
<Actor seed="14848"/>
</Entity>
<Entity uid="17584">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1159.67701" z="882.21686"/>
<Orientation y="2.35621"/>
<Actor seed="20940"/>
</Entity>
<Entity uid="17585">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1158.50062" z="872.53235"/>
<Orientation y="2.35621"/>
<Actor seed="42862"/>
</Entity>
<Entity uid="17586">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1159.1902" z="879.00092"/>
<Orientation y="2.35621"/>
<Actor seed="43864"/>
</Entity>
<Entity uid="17587">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1157.07813" z="862.4449"/>
<Orientation y="2.35621"/>
<Actor seed="32140"/>
</Entity>
<Entity uid="17588">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1156.06568" z="873.00458"/>
<Orientation y="2.35621"/>
<Actor seed="10234"/>
</Entity>
<Entity uid="17589">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1160.11451" z="882.04572"/>
<Orientation y="2.35621"/>
<Actor seed="5352"/>
</Entity>
<Entity uid="17590">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1160.87928" z="879.89838"/>
<Orientation y="2.35621"/>
<Actor seed="6990"/>
</Entity>
<Entity uid="17591">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1158.08143" z="885.19556"/>
<Orientation y="2.35621"/>
<Actor seed="27374"/>
</Entity>
<Entity uid="17592">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1154.64747" z="882.8896"/>
<Orientation y="2.35621"/>
<Actor seed="29816"/>
</Entity>
<Entity uid="17593">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1156.42676" z="882.42804"/>
<Orientation y="2.35621"/>
<Actor seed="35844"/>
</Entity>
<Entity uid="17594">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1154.07178" z="884.82026"/>
<Orientation y="2.35621"/>
<Actor seed="53444"/>
</Entity>
<Entity uid="17595">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1156.45154" z="888.81135"/>
<Orientation y="2.35621"/>
<Actor seed="26800"/>
</Entity>
<Entity uid="17596">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1155.50403" z="891.98682"/>
<Orientation y="2.35621"/>
<Actor seed="54602"/>
</Entity>
<Entity uid="17597">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1154.37452" z="879.70514"/>
<Orientation y="2.35621"/>
<Actor seed="15816"/>
</Entity>
<Entity uid="17598">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1157.25147" z="875.25013"/>
<Orientation y="2.35621"/>
<Actor seed="38724"/>
</Entity>
<Entity uid="17599">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1161.26453" z="882.62153"/>
<Orientation y="2.35621"/>
<Actor seed="30800"/>
</Entity>
<Entity uid="17600">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1159.70154" z="883.64246"/>
<Orientation y="2.35621"/>
<Actor seed="39314"/>
</Entity>
<Entity uid="17601">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1160.35596" z="890.41718"/>
<Orientation y="2.35621"/>
<Actor seed="38944"/>
</Entity>
<Entity uid="17602">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1158.2046" z="890.17573"/>
<Orientation y="2.35621"/>
<Actor seed="52208"/>
</Entity>
<Entity uid="17603">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1158.29236" z="875.56092"/>
<Orientation y="2.35621"/>
<Actor seed="41098"/>
</Entity>
<Entity uid="17604">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1157.44727" z="872.87317"/>
<Orientation y="2.35621"/>
<Actor seed="39420"/>
</Entity>
<Entity uid="17605">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1157.83045" z="877.69129"/>
<Orientation y="2.35621"/>
<Actor seed="29122"/>
</Entity>
<Entity uid="17606">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1158.84693" z="883.89936"/>
<Orientation y="2.35621"/>
<Actor seed="41082"/>
</Entity>
<Entity uid="17607">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1157.51478" z="873.07325"/>
<Orientation y="2.35621"/>
<Actor seed="27418"/>
</Entity>
<Entity uid="17608">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1155.78406" z="883.44587"/>
<Orientation y="2.35621"/>
<Actor seed="7242"/>
</Entity>
<Entity uid="17609">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1157.67713" z="891.0495"/>
<Orientation y="2.35621"/>
<Actor seed="50248"/>
</Entity>
<Entity uid="17610">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1155.6338" z="890.6479"/>
<Orientation y="2.35621"/>
<Actor seed="10192"/>
</Entity>
<Entity uid="17611">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1153.61854" z="892.63947"/>
<Orientation y="2.35621"/>
<Actor seed="28746"/>
</Entity>
<Entity uid="17612">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.35474" z="884.9997"/>
<Orientation y="2.35621"/>
<Actor seed="29570"/>
</Entity>
<Entity uid="17613">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.6371" z="884.92383"/>
<Orientation y="2.35621"/>
<Actor seed="45642"/>
</Entity>
<Entity uid="17614">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1154.22205" z="872.53888"/>
<Orientation y="2.35621"/>
<Actor seed="376"/>
</Entity>
<Entity uid="17615">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1153.72144" z="870.53907"/>
<Orientation y="2.35621"/>
<Actor seed="49856"/>
</Entity>
<Entity uid="17616">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1151.32728" z="885.74787"/>
<Orientation y="2.35621"/>
<Actor seed="32340"/>
</Entity>
<Entity uid="17617">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.23426" z="873.81495"/>
<Orientation y="2.35621"/>
<Actor seed="43446"/>
</Entity>
<Entity uid="17618">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1157.2234" z="874.0782"/>
<Orientation y="2.35621"/>
<Actor seed="30744"/>
</Entity>
<Entity uid="17619">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1155.78272" z="882.13001"/>
<Orientation y="2.35621"/>
<Actor seed="23224"/>
</Entity>
<Entity uid="17620">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1149.42005" z="846.45472"/>
<Orientation y="2.35621"/>
<Actor seed="43558"/>
</Entity>
<Entity uid="17621">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1153.05884" z="852.3725"/>
<Orientation y="2.35621"/>
<Actor seed="3198"/>
</Entity>
<Entity uid="17622">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1145.08838" z="833.69745"/>
<Orientation y="2.35621"/>
<Actor seed="46826"/>
</Entity>
<Entity uid="17623">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1155.42212" z="857.91504"/>
<Orientation y="2.35621"/>
<Actor seed="39720"/>
</Entity>
<Entity uid="17624">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1156.71167" z="859.16865"/>
<Orientation y="2.35621"/>
<Actor seed="48198"/>
</Entity>
<Entity uid="17625">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1156.42872" z="855.86329"/>
<Orientation y="2.35621"/>
<Actor seed="1606"/>
</Entity>
<Entity uid="17626">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1155.318" z="860.74885"/>
<Orientation y="2.35621"/>
<Actor seed="23454"/>
</Entity>
<Entity uid="17627">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1161.42872" z="897.80671"/>
<Orientation y="2.35621"/>
<Actor seed="36710"/>
</Entity>
<Entity uid="17628">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1152.56458" z="859.61084"/>
<Orientation y="2.35621"/>
<Actor seed="28410"/>
</Entity>
<Entity uid="17629">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1159.81983" z="894.85468"/>
<Orientation y="2.35621"/>
<Actor seed="40034"/>
</Entity>
<Entity uid="17630">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1160.57435" z="894.15674"/>
<Orientation y="2.35621"/>
<Actor seed="55268"/>
</Entity>
<Entity uid="17631">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1159.09583" z="886.44373"/>
<Orientation y="2.35621"/>
<Actor seed="61702"/>
</Entity>
<Entity uid="17632">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1157.76832" z="896.0738"/>
<Orientation y="2.35621"/>
<Actor seed="4758"/>
</Entity>
<Entity uid="17633">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1160.63111" z="898.48505"/>
<Orientation y="2.35621"/>
<Actor seed="40382"/>
</Entity>
<Entity uid="17634">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1161.8429" z="901.4798"/>
<Orientation y="2.35621"/>
<Actor seed="44858"/>
</Entity>
<Entity uid="17635">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1163.58375" z="901.19031"/>
<Orientation y="2.35621"/>
<Actor seed="35526"/>
</Entity>
<Entity uid="17636">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1161.88624" z="896.38202"/>
<Orientation y="2.35621"/>
<Actor seed="52604"/>
</Entity>
<Entity uid="17637">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1161.96668" z="893.98194"/>
<Orientation y="2.35621"/>
<Actor seed="62762"/>
</Entity>
<Entity uid="17638">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1158.23523" z="888.7616"/>
<Orientation y="2.35621"/>
<Actor seed="57106"/>
</Entity>
<Entity uid="17639">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1158.85804" z="879.54267"/>
<Orientation y="2.35621"/>
<Actor seed="60780"/>
</Entity>
<Entity uid="17640">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1149.70582" z="846.8418"/>
<Orientation y="2.35622"/>
<Actor seed="35156"/>
</Entity>
<Entity uid="17641">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1150.88001" z="858.60926"/>
<Orientation y="2.35622"/>
<Actor seed="35156"/>
</Entity>
<Entity uid="17642">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1150.41468" z="856.69599"/>
<Orientation y="2.35621"/>
<Actor seed="46504"/>
</Entity>
<Entity uid="17643">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1151.235" z="861.44062"/>
<Orientation y="2.35621"/>
<Actor seed="61334"/>
</Entity>
<Entity uid="17644">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1149.72474" z="859.20325"/>
<Orientation y="2.35621"/>
<Actor seed="21272"/>
</Entity>
<Entity uid="17645">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1149.90857" z="861.96088"/>
<Orientation y="2.35621"/>
<Actor seed="14492"/>
</Entity>
<Entity uid="17646">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1147.18104" z="859.76532"/>
<Orientation y="2.35621"/>
<Actor seed="59660"/>
</Entity>
<Entity uid="17647">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1148.64808" z="858.02906"/>
<Orientation y="2.35621"/>
<Actor seed="78"/>
</Entity>
<Entity uid="17648">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.04456" z="864.03663"/>
<Orientation y="2.35621"/>
<Actor seed="15658"/>
</Entity>
<Entity uid="17649">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1151.18018" z="866.08283"/>
<Orientation y="2.35621"/>
<Actor seed="35208"/>
</Entity>
<Entity uid="17650">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1150.80201" z="872.78968"/>
<Orientation y="2.35621"/>
<Actor seed="31486"/>
</Entity>
<Entity uid="17651">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1150.2162" z="871.14655"/>
<Orientation y="2.35621"/>
<Actor seed="1232"/>
</Entity>
<Entity uid="17652">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1152.98597" z="879.87641"/>
<Orientation y="2.35621"/>
<Actor seed="10018"/>
</Entity>
<Entity uid="17653">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1156.72388" z="876.8376"/>
<Orientation y="2.35621"/>
<Actor seed="29108"/>
</Entity>
<Entity uid="17654">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1153.724" z="891.86518"/>
<Orientation y="2.35621"/>
<Actor seed="44366"/>
</Entity>
<Entity uid="17655">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1153.51783" z="883.67194"/>
<Orientation y="2.35621"/>
<Actor seed="13562"/>
</Entity>
<Entity uid="17656">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1155.18274" z="880.51404"/>
<Orientation y="2.35621"/>
<Actor seed="42676"/>
</Entity>
<Entity uid="17657">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1152.76575" z="873.24402"/>
<Orientation y="2.35621"/>
<Actor seed="4778"/>
</Entity>
<Entity uid="17658">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1155.88563" z="874.15107"/>
<Orientation y="2.35621"/>
<Actor seed="31040"/>
</Entity>
<Entity uid="17659">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1151.39112" z="860.31855"/>
<Orientation y="2.35621"/>
<Actor seed="64622"/>
</Entity>
<Entity uid="17660">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1152.38184" z="857.83857"/>
<Orientation y="2.35621"/>
<Actor seed="43762"/>
</Entity>
<Entity uid="17661">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1149.33301" z="856.77436"/>
<Orientation y="2.35621"/>
<Actor seed="24742"/>
</Entity>
<Entity uid="17662">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1147.41749" z="845.48285"/>
<Orientation y="2.35621"/>
<Actor seed="16298"/>
</Entity>
<Entity uid="17663">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1150.3871" z="844.86207"/>
<Orientation y="2.35621"/>
<Actor seed="22170"/>
</Entity>
<Entity uid="17664">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1150.48975" z="847.75147"/>
<Orientation y="2.35621"/>
<Actor seed="22712"/>
</Entity>
<Entity uid="17665">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1146.99146" z="834.0431"/>
<Orientation y="2.35621"/>
<Actor seed="54518"/>
</Entity>
<Entity uid="17666">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1150.84644" z="821.18537"/>
<Orientation y="2.35621"/>
<Actor seed="21084"/>
</Entity>
<Entity uid="17667">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1164.21644" z="806.72156"/>
<Orientation y="2.35621"/>
<Actor seed="24500"/>
</Entity>
<Entity uid="17668">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1154.95533" z="831.05317"/>
<Orientation y="2.35621"/>
<Actor seed="27048"/>
</Entity>
<Entity uid="17669">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1166.88221" z="880.25806"/>
<Orientation y="2.35621"/>
<Actor seed="10182"/>
</Entity>
<Entity uid="17670">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1171.43555" z="848.8755"/>
<Orientation y="2.35621"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="17671">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1173.28663" z="842.12311"/>
<Orientation y="2.35621"/>
<Actor seed="51844"/>
</Entity>
<Entity uid="17672">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1166.55604" z="812.97016"/>
<Orientation y="2.35621"/>
<Actor seed="46532"/>
</Entity>
<Entity uid="17673">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1167.66028" z="841.21302"/>
<Orientation y="3.0099"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="17674">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1164.31312" z="817.71857"/>
<Orientation y="0.75721"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="17675">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1188.94715" z="881.50165"/>
<Orientation y="2.47555"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="17676">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1205.91138" z="841.58094"/>
<Orientation y="2.35622"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="17677">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1206.6277" z="847.66816"/>
<Orientation y="3.33857"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="17678">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1166.82667" z="798.92798"/>
<Orientation y="2.35622"/>
<Actor seed="32008"/>
</Entity>
<Entity uid="17679">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1202.81507" z="836.13404"/>
<Orientation y="2.35622"/>
<Actor seed="51844"/>
</Entity>
<Entity uid="17680">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1205.58765" z="836.41547"/>
<Orientation y="-1.99178"/>
<Actor seed="51844"/>
</Entity>
<Entity uid="17681">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1203.85181" z="832.99842"/>
<Orientation y="1.59449"/>
<Actor seed="51844"/>
</Entity>
<Entity uid="17682">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1161.61402" z="471.55127"/>
<Orientation y="2.35621"/>
<Actor seed="10086"/>
</Entity>
<Entity uid="17683">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1158.04456" z="468.79963"/>
<Orientation y="2.35621"/>
<Actor seed="51288"/>
</Entity>
<Entity uid="17684">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1155.54432" z="470.78196"/>
<Orientation y="2.35621"/>
<Actor seed="16004"/>
</Entity>
<Entity uid="17685">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1132.35022" z="502.61588"/>
<Orientation y="2.35621"/>
<Actor seed="53474"/>
</Entity>
<Entity uid="17686">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1128.72156" z="515.54615"/>
<Orientation y="2.35621"/>
<Actor seed="47996"/>
</Entity>
<Entity uid="17687">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1128.2732" z="517.76545"/>
<Orientation y="2.35621"/>
<Actor seed="5496"/>
</Entity>
<Entity uid="17688">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1118.81421" z="538.9709"/>
<Orientation y="2.35621"/>
<Actor seed="15750"/>
</Entity>
<Entity uid="17689">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1119.52527" z="540.1136"/>
<Orientation y="2.35621"/>
<Actor seed="6450"/>
</Entity>
<Entity uid="17690">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1120.72901" z="540.784"/>
<Orientation y="2.35621"/>
<Actor seed="10510"/>
</Entity>
<Entity uid="17691">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1121.17676" z="546.92334"/>
<Orientation y="2.35621"/>
<Actor seed="46512"/>
</Entity>
<Entity uid="17692">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1115.89832" z="551.0879"/>
<Orientation y="2.35621"/>
<Actor seed="27792"/>
</Entity>
<Entity uid="17693">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1151.69385" z="465.51536"/>
<Orientation y="2.35621"/>
<Actor seed="64908"/>
</Entity>
<Entity uid="17694">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1151.3235" z="470.34855"/>
<Orientation y="2.35621"/>
<Actor seed="17956"/>
</Entity>
<Entity uid="17695">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1163.68409" z="468.65485"/>
<Orientation y="2.35621"/>
<Actor seed="57340"/>
</Entity>
<Entity uid="17696">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1073.5088" z="543.5113"/>
<Orientation y="2.35621"/>
<Actor seed="43902"/>
</Entity>
<Entity uid="17697">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1098.54969" z="506.6521"/>
<Orientation y="2.35621"/>
<Actor seed="51750"/>
</Entity>
<Entity uid="17698">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1096.32361" z="506.97428"/>
<Orientation y="2.35621"/>
<Actor seed="31618"/>
</Entity>
<Entity uid="17699">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1098.13575" z="508.7194"/>
<Orientation y="2.35621"/>
<Actor seed="3282"/>
</Entity>
<Entity uid="17700">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1095.00684" z="983.69129"/>
<Orientation y="2.35621"/>
<Actor seed="18344"/>
</Entity>
<Entity uid="17701">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1088.35389" z="980.63178"/>
<Orientation y="2.35621"/>
<Actor seed="26284"/>
</Entity>
<Entity uid="17703">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1087.36756" z="973.34974"/>
<Orientation y="3.08526"/>
<Actor seed="5144"/>
</Entity>
<Entity uid="17704">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1083.19239" z="964.37018"/>
<Orientation y="2.35621"/>
<Actor seed="49800"/>
</Entity>
<Entity uid="17705">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1083.6659" z="954.00886"/>
<Orientation y="2.35621"/>
<Actor seed="54818"/>
</Entity>
<Entity uid="17707">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1078.66688" z="942.6637"/>
<Orientation y="2.35621"/>
<Actor seed="31828"/>
</Entity>
<Entity uid="17708">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1099.59998" z="994.94782"/>
<Orientation y="2.35621"/>
<Actor seed="46338"/>
</Entity>
<Entity uid="17709">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1074.8346" z="931.48371"/>
<Orientation y="4.27009"/>
<Actor seed="44978"/>
</Entity>
<Entity uid="17710">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1076.96692" z="916.07197"/>
<Orientation y="2.65937"/>
<Actor seed="60238"/>
</Entity>
<Entity uid="17712">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1065.29004" z="869.42078"/>
<Orientation y="2.35621"/>
<Actor seed="52448"/>
</Entity>
<Entity uid="17715">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1068.745" z="847.43445"/>
<Orientation y="2.35621"/>
<Actor seed="39174"/>
</Entity>
<Entity uid="17716">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1065.80323" z="856.6167"/>
<Orientation y="2.35621"/>
<Actor seed="44248"/>
</Entity>
<Entity uid="17720">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1080.2107" z="948.96082"/>
<Orientation y="1.94591"/>
<Actor seed="32534"/>
</Entity>
<Entity uid="17727">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1092.14344" z="991.47095"/>
<Orientation y="2.35621"/>
<Actor seed="62552"/>
</Entity>
<Entity uid="17730">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1085.41871" z="967.57575"/>
<Orientation y="2.35621"/>
<Actor seed="49648"/>
</Entity>
<Entity uid="17734">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1073.71436" z="925.9214"/>
<Orientation y="2.35621"/>
<Actor seed="13988"/>
</Entity>
<Entity uid="17736">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1072.47608" z="903.16138"/>
<Orientation y="2.52454"/>
<Actor seed="4138"/>
</Entity>
<Entity uid="17739">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1073.38941" z="909.80036"/>
<Orientation y="1.53986"/>
<Actor seed="3608"/>
</Entity>
<Entity uid="17750">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1067.88099" z="861.37262"/>
<Orientation y="2.6625"/>
<Actor seed="23896"/>
</Entity>
<Entity uid="17751">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1074.01124" z="851.11811"/>
<Orientation y="2.35621"/>
<Actor seed="24008"/>
</Entity>
<Entity uid="17752">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1075.95777" z="958.73584"/>
<Orientation y="2.35621"/>
<Actor seed="36006"/>
</Entity>
<Entity uid="17753">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1088.823" z="983.65326"/>
<Orientation y="2.35621"/>
<Actor seed="60354"/>
</Entity>
<Entity uid="17754">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1084.07264" z="971.10822"/>
<Orientation y="2.35621"/>
<Actor seed="8766"/>
</Entity>
<Entity uid="17755">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1061.62525" z="853.24903"/>
<Orientation y="2.35621"/>
<Actor seed="25920"/>
</Entity>
<Entity uid="17756">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1061.33204" z="843.13624"/>
<Orientation y="2.35621"/>
<Actor seed="49984"/>
</Entity>
<Entity uid="17757">
<Template>gaia/flora_tree_carob</Template>
<Player>0</Player>
<Position x="1059.9629" z="875.51252"/>
<Orientation y="2.35621"/>
<Actor seed="9482"/>
</Entity>
<Entity uid="17758">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.16968" z="844.0782"/>
<Orientation y="2.35621"/>
<Actor seed="56390"/>
</Entity>
<Entity uid="17759">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1073.91041" z="846.64527"/>
<Orientation y="2.35621"/>
<Actor seed="40832"/>
</Entity>
<Entity uid="17760">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.92835" z="849.2798"/>
<Orientation y="2.35621"/>
<Actor seed="7222"/>
</Entity>
<Entity uid="17761">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1073.64661" z="855.46015"/>
<Orientation y="2.35621"/>
<Actor seed="16592"/>
</Entity>
<Entity uid="17762">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1071.60193" z="858.7173"/>
<Orientation y="2.35621"/>
<Actor seed="47412"/>
</Entity>
<Entity uid="17763">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1071.88392" z="863.06611"/>
<Orientation y="2.35621"/>
<Actor seed="64080"/>
</Entity>
<Entity uid="17764">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1072.37" z="865.99683"/>
<Orientation y="1.53559"/>
<Actor seed="41338"/>
</Entity>
<Entity uid="17765">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1074.41382" z="868.70875"/>
<Orientation y="2.35621"/>
<Actor seed="45152"/>
</Entity>
<Entity uid="17766">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1076.79407" z="856.45118"/>
<Orientation y="2.35621"/>
<Actor seed="10982"/>
</Entity>
<Entity uid="17767">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.60303" z="858.25959"/>
<Orientation y="2.35621"/>
<Actor seed="10374"/>
</Entity>
<Entity uid="17768">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.07105" z="858.98707"/>
<Orientation y="2.35621"/>
<Actor seed="16252"/>
</Entity>
<Entity uid="17769">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1074.41541" z="861.67902"/>
<Orientation y="2.35621"/>
<Actor seed="17656"/>
</Entity>
<Entity uid="17770">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1069.61915" z="856.42292"/>
<Orientation y="2.35621"/>
<Actor seed="26562"/>
</Entity>
<Entity uid="17771">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1068.59778" z="862.45777"/>
<Orientation y="2.35621"/>
<Actor seed="44684"/>
</Entity>
<Entity uid="17772">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1071.32386" z="899.96204"/>
<Orientation y="2.35621"/>
<Actor seed="29198"/>
</Entity>
<Entity uid="17773">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1073.35767" z="898.06208"/>
<Orientation y="2.35621"/>
<Actor seed="61378"/>
</Entity>
<Entity uid="17774">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1077.20606" z="897.03754"/>
<Orientation y="2.35621"/>
<Actor seed="61022"/>
</Entity>
<Entity uid="17775">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.66443" z="896.91956"/>
<Orientation y="2.35621"/>
<Actor seed="39494"/>
</Entity>
<Entity uid="17776">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1077.39747" z="900.9231"/>
<Orientation y="2.35621"/>
<Actor seed="62134"/>
</Entity>
<Entity uid="17777">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.9961" z="900.6933"/>
<Orientation y="2.25965"/>
<Actor seed="23248"/>
</Entity>
<Entity uid="17778">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1078.76429" z="915.91425"/>
<Orientation y="2.35621"/>
<Actor seed="48298"/>
</Entity>
<Entity uid="17779">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1080.26026" z="915.99262"/>
<Orientation y="2.35621"/>
<Actor seed="32134"/>
</Entity>
<Entity uid="17780">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.06885" z="916.38947"/>
<Orientation y="2.74703"/>
<Actor seed="59668"/>
</Entity>
<Entity uid="17781">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1078.33851" z="918.16071"/>
<Orientation y="2.35621"/>
<Actor seed="63454"/>
</Entity>
<Entity uid="17782">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.45936" z="918.7934"/>
<Orientation y="2.35621"/>
<Actor seed="17298"/>
</Entity>
<Entity uid="17783">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.56592" z="911.31086"/>
<Orientation y="3.1693"/>
<Actor seed="13088"/>
</Entity>
<Entity uid="17784">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1080.34742" z="921.0774"/>
<Orientation y="2.35621"/>
<Actor seed="48078"/>
</Entity>
<Entity uid="17785">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.74537" z="922.79798"/>
<Orientation y="3.16619"/>
<Actor seed="11670"/>
</Entity>
<Entity uid="17786">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1076.61158" z="922.63349"/>
<Orientation y="2.5971"/>
<Actor seed="65326"/>
</Entity>
<Entity uid="17787">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1077.1709" z="926.92267"/>
<Orientation y="2.35621"/>
<Actor seed="46702"/>
</Entity>
<Entity uid="17788">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.41688" z="929.07032"/>
<Orientation y="2.35621"/>
<Actor seed="43510"/>
</Entity>
<Entity uid="17789">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1074.2494" z="922.43531"/>
<Orientation y="2.35621"/>
<Actor seed="11108"/>
</Entity>
<Entity uid="17790">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1073.41749" z="920.5572"/>
<Orientation y="2.35621"/>
<Actor seed="7016"/>
</Entity>
<Entity uid="17791">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1080.68152" z="932.90192"/>
<Orientation y="2.35621"/>
<Actor seed="54616"/>
</Entity>
<Entity uid="17792">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1083.92566" z="932.472"/>
<Orientation y="2.35621"/>
<Actor seed="54518"/>
</Entity>
<Entity uid="17793">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.78101" z="935.54493"/>
<Orientation y="2.35621"/>
<Actor seed="27570"/>
</Entity>
<Entity uid="17794">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.62183" z="939.53412"/>
<Orientation y="2.35621"/>
<Actor seed="3358"/>
</Entity>
<Entity uid="17795">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.4148" z="941.417"/>
<Orientation y="2.35621"/>
<Actor seed="1244"/>
</Entity>
<Entity uid="17796">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1102.96375" z="997.25"/>
<Orientation y="2.35621"/>
<Actor seed="58096"/>
</Entity>
<Entity uid="17797">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1102.18104" z="995.1413"/>
<Orientation y="2.35621"/>
<Actor seed="27826"/>
</Entity>
<Entity uid="17798">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1098.66846" z="985.98188"/>
<Orientation y="1.83107"/>
<Actor seed="34772"/>
</Entity>
<Entity uid="17799">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1103.28638" z="986.3017"/>
<Orientation y="2.35621"/>
<Actor seed="8216"/>
</Entity>
<Entity uid="17800">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1105.39307" z="987.81458"/>
<Orientation y="2.35621"/>
<Actor seed="57772"/>
</Entity>
<Entity uid="17801">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1105.38892" z="991.77887"/>
<Orientation y="2.35621"/>
<Actor seed="42926"/>
</Entity>
<Entity uid="17802">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1098.1609" z="984.22333"/>
<Orientation y="2.35621"/>
<Actor seed="47056"/>
</Entity>
<Entity uid="17803">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1101.03296" z="983.9936"/>
<Orientation y="2.0982"/>
<Actor seed="22992"/>
</Entity>
<Entity uid="17804">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1095.6421" z="986.58014"/>
<Orientation y="2.35621"/>
<Actor seed="37374"/>
</Entity>
<Entity uid="17805">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1093.214" z="986.86664"/>
<Orientation y="2.35621"/>
<Actor seed="20168"/>
</Entity>
<Entity uid="17806">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1090.95044" z="985.48102"/>
<Orientation y="2.35621"/>
<Actor seed="10446"/>
</Entity>
<Entity uid="17807">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1091.90943" z="981.1927"/>
<Orientation y="2.35621"/>
<Actor seed="10358"/>
</Entity>
<Entity uid="17808">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1094.38062" z="979.15809"/>
<Orientation y="2.35621"/>
<Actor seed="50096"/>
</Entity>
<Entity uid="17809">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1097.09498" z="981.32776"/>
<Orientation y="1.91987"/>
<Actor seed="55620"/>
</Entity>
<Entity uid="17810">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1099.07923" z="981.97297"/>
<Orientation y="3.29453"/>
<Actor seed="16670"/>
</Entity>
<Entity uid="17811">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1091.80347" z="976.5672"/>
<Orientation y="2.35621"/>
<Actor seed="29874"/>
</Entity>
<Entity uid="17812">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.13721" z="958.89332"/>
<Orientation y="2.35621"/>
<Actor seed="59882"/>
</Entity>
<Entity uid="17813">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.70142" z="958.73041"/>
<Orientation y="2.35621"/>
<Actor seed="58960"/>
</Entity>
<Entity uid="17814">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1085.26551" z="959.2063"/>
<Orientation y="2.35621"/>
<Actor seed="47446"/>
</Entity>
<Entity uid="17815">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1085.81104" z="960.2287"/>
<Orientation y="2.35621"/>
<Actor seed="53870"/>
</Entity>
<Entity uid="17816">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1087.38697" z="958.26636"/>
<Orientation y="2.35621"/>
<Actor seed="36882"/>
</Entity>
<Entity uid="17817">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1088.1985" z="956.08088"/>
<Orientation y="2.35621"/>
<Actor seed="32336"/>
</Entity>
<Entity uid="17818">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1090.2118" z="956.49708"/>
<Orientation y="2.35621"/>
<Actor seed="63600"/>
</Entity>
<Entity uid="17819">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1094.7223" z="955.72693"/>
<Orientation y="3.17554"/>
<Actor seed="3156"/>
</Entity>
<Entity uid="17820">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1098.39747" z="954.2107"/>
<Orientation y="3.1271"/>
<Actor seed="55104"/>
</Entity>
<Entity uid="17821">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1088.76587" z="961.15436"/>
<Orientation y="2.35621"/>
<Actor seed="15006"/>
</Entity>
<Entity uid="17822">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1089.36573" z="964.1449"/>
<Orientation y="2.35621"/>
<Actor seed="48248"/>
</Entity>
<Entity uid="17823">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1092.73304" z="965.3877"/>
<Orientation y="2.35621"/>
<Actor seed="51682"/>
</Entity>
<Entity uid="17824">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1095.235" z="966.00843"/>
<Orientation y="2.35621"/>
<Actor seed="42016"/>
</Entity>
<Entity uid="17825">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1098.88086" z="966.23304"/>
<Orientation y="1.9102"/>
<Actor seed="23514"/>
</Entity>
<Entity uid="17826">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1100.59607" z="965.03315"/>
<Orientation y="2.12377"/>
<Actor seed="63412"/>
</Entity>
<Entity uid="17827">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1091.94935" z="961.84662"/>
<Orientation y="1.81588"/>
<Actor seed="38892"/>
</Entity>
<Entity uid="17828">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1096.13318" z="961.05353"/>
<Orientation y="2.35621"/>
<Actor seed="42328"/>
</Entity>
<Entity uid="17829">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1094.06434" z="963.27466"/>
<Orientation y="2.86643"/>
<Actor seed="22188"/>
</Entity>
<Entity uid="17830">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1092.2693" z="957.65143"/>
<Orientation y="2.35621"/>
<Actor seed="19012"/>
</Entity>
<Entity uid="17831">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1097.5829" z="962.66211"/>
<Orientation y="3.4018"/>
<Actor seed="7074"/>
</Entity>
<Entity uid="17832">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1100.11158" z="976.47034"/>
<Orientation y="2.35621"/>
<Actor seed="55928"/>
</Entity>
<Entity uid="17833">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1101.60572" z="975.6861"/>
<Orientation y="3.68125"/>
<Actor seed="57104"/>
</Entity>
<Entity uid="17834">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1096.19166" z="975.95313"/>
<Orientation y="2.35621"/>
<Actor seed="92"/>
</Entity>
<Entity uid="17835">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1100.96839" z="967.29029"/>
<Orientation y="2.35621"/>
<Actor seed="47132"/>
</Entity>
<Entity uid="17836">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1104.1792" z="976.25763"/>
<Orientation y="0.34337"/>
<Actor seed="50004"/>
</Entity>
<Entity uid="17837">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1101.40491" z="980.21521"/>
<Orientation y="2.35621"/>
<Actor seed="64028"/>
</Entity>
<Entity uid="17838">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1076.38904" z="894.11994"/>
<Orientation y="2.35621"/>
<Actor seed="64724"/>
</Entity>
<Entity uid="17839">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1074.61036" z="872.09583"/>
<Orientation y="2.35621"/>
<Actor seed="28256"/>
</Entity>
<Entity uid="17840">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1077.44202" z="868.7085"/>
<Orientation y="2.35621"/>
<Actor seed="57340"/>
</Entity>
<Entity uid="17841">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1078.61231" z="865.96808"/>
<Orientation y="2.35621"/>
<Actor seed="7752"/>
</Entity>
<Entity uid="17842">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1071.30347" z="863.96839"/>
<Orientation y="2.35621"/>
<Actor seed="16362"/>
</Entity>
<Entity uid="17843">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1073.4126" z="857.82007"/>
<Orientation y="2.35621"/>
<Actor seed="43288"/>
</Entity>
<Entity uid="17844">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1071.05787" z="861.00855"/>
<Orientation y="2.35621"/>
<Actor seed="59958"/>
</Entity>
<Entity uid="17845">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1073.32813" z="860.4712"/>
<Orientation y="2.35621"/>
<Actor seed="64840"/>
</Entity>
<Entity uid="17846">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1072.27027" z="854.18134"/>
<Orientation y="2.35621"/>
<Actor seed="56248"/>
</Entity>
<Entity uid="17847">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1081.2616" z="897.14155"/>
<Orientation y="2.35621"/>
<Actor seed="43224"/>
</Entity>
<Entity uid="17848">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1075.95289" z="899.04969"/>
<Orientation y="2.35621"/>
<Actor seed="31230"/>
</Entity>
<Entity uid="17849">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1078.6836" z="916.12262"/>
<Orientation y="2.84522"/>
<Actor seed="34648"/>
</Entity>
<Entity uid="17850">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1082.78577" z="913.58875"/>
<Orientation y="2.9419"/>
<Actor seed="56778"/>
</Entity>
<Entity uid="17851">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1078.53882" z="919.21235"/>
<Orientation y="2.35621"/>
<Actor seed="56406"/>
</Entity>
<Entity uid="17852">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1098.85596" z="956.41248"/>
<Orientation y="2.35621"/>
<Actor seed="58096"/>
</Entity>
<Entity uid="17853">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1095.84961" z="956.83136"/>
<Orientation y="2.35621"/>
<Actor seed="12488"/>
</Entity>
<Entity uid="17854">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1098.30066" z="950.90491"/>
<Orientation y="2.35621"/>
<Actor seed="26928"/>
</Entity>
<Entity uid="17855">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1094.67286" z="953.65003"/>
<Orientation y="2.35621"/>
<Actor seed="1408"/>
</Entity>
<Entity uid="17856">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1093.08033" z="950.54389"/>
<Orientation y="2.35621"/>
<Actor seed="56796"/>
</Entity>
<Entity uid="17857">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1094.21424" z="948.57416"/>
<Orientation y="2.35621"/>
<Actor seed="21312"/>
</Entity>
<Entity uid="17858">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1080.55408" z="935.4134"/>
<Orientation y="2.35621"/>
<Actor seed="25744"/>
</Entity>
<Entity uid="17859">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1084.26612" z="938.5771"/>
<Orientation y="2.35621"/>
<Actor seed="5508"/>
</Entity>
<Entity uid="17860">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1091.32483" z="963.98292"/>
<Orientation y="2.35621"/>
<Actor seed="10208"/>
</Entity>
<Entity uid="17861">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1090.91724" z="959.40784"/>
<Orientation y="2.35621"/>
<Actor seed="34186"/>
</Entity>
<Entity uid="17862">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1086.62134" z="955.14228"/>
<Orientation y="2.35621"/>
<Actor seed="8498"/>
</Entity>
<Entity uid="17863">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1082.46949" z="956.82142"/>
<Orientation y="2.35621"/>
<Actor seed="22448"/>
</Entity>
<Entity uid="17864">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1091.54297" z="980.54932"/>
<Orientation y="2.35621"/>
<Actor seed="41390"/>
</Entity>
<Entity uid="17865">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1097.36072" z="979.93818"/>
<Orientation y="2.35621"/>
<Actor seed="23988"/>
</Entity>
<Entity uid="17866">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1096.47632" z="978.45069"/>
<Orientation y="2.35621"/>
<Actor seed="46208"/>
</Entity>
<Entity uid="17867">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1096.61084" z="966.54322"/>
<Orientation y="2.35621"/>
<Actor seed="34016"/>
</Entity>
<Entity uid="17868">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1096.43445" z="963.5058"/>
<Orientation y="2.35621"/>
<Actor seed="46412"/>
</Entity>
<Entity uid="17869">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1092.28748" z="955.33655"/>
<Orientation y="4.25437"/>
<Actor seed="24514"/>
</Entity>
<Entity uid="17870">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1083.63257" z="933.63575"/>
<Orientation y="2.35621"/>
<Actor seed="52244"/>
</Entity>
<Entity uid="17871">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1075.30396" z="845.69764"/>
<Orientation y="2.35621"/>
<Actor seed="2666"/>
</Entity>
<Entity uid="17872">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1080.42444" z="859.42054"/>
<Orientation y="2.35621"/>
<Actor seed="206"/>
</Entity>
<Entity uid="17873">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1077.82874" z="859.04163"/>
<Orientation y="2.35621"/>
<Actor seed="17472"/>
</Entity>
<Entity uid="17874">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1079.81141" z="868.04163"/>
<Orientation y="2.35621"/>
<Actor seed="14194"/>
</Entity>
<Entity uid="17875">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1076.4485" z="869.05787"/>
<Orientation y="3.12775"/>
<Actor seed="4382"/>
</Entity>
<Entity uid="17876">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1071.91285" z="868.44642"/>
<Orientation y="2.35621"/>
<Actor seed="9908"/>
</Entity>
<Entity uid="17877">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1069.55079" z="865.49506"/>
<Orientation y="2.35621"/>
<Actor seed="18706"/>
</Entity>
<Entity uid="17878">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1074.71143" z="858.32258"/>
<Orientation y="2.35621"/>
<Actor seed="22516"/>
</Entity>
<Entity uid="17879">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1075.01233" z="861.05994"/>
<Orientation y="2.35621"/>
<Actor seed="27440"/>
</Entity>
<Entity uid="17880">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1074.17713" z="864.36762"/>
<Orientation y="2.35621"/>
<Actor seed="3126"/>
</Entity>
<Entity uid="17881">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1070.3318" z="861.27967"/>
<Orientation y="2.35621"/>
<Actor seed="18912"/>
</Entity>
<Entity uid="17882">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1070.7306" z="857.75965"/>
<Orientation y="2.35621"/>
<Actor seed="39948"/>
</Entity>
<Entity uid="17883">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1071.97193" z="851.71943"/>
<Orientation y="2.35621"/>
<Actor seed="48102"/>
</Entity>
<Entity uid="17884">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1074.78797" z="897.33161"/>
<Orientation y="2.35621"/>
<Actor seed="61864"/>
</Entity>
<Entity uid="17885">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.86365" z="895.28882"/>
<Orientation y="2.35621"/>
<Actor seed="34640"/>
</Entity>
<Entity uid="17886">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1081.3877" z="895.94477"/>
<Orientation y="2.35621"/>
<Actor seed="48362"/>
</Entity>
<Entity uid="17887">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1082.12452" z="899.04865"/>
<Orientation y="2.35621"/>
<Actor seed="58948"/>
</Entity>
<Entity uid="17888">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1079.27125" z="899.77479"/>
<Orientation y="2.35621"/>
<Actor seed="33304"/>
</Entity>
<Entity uid="17889">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1076.34986" z="904.1955"/>
<Orientation y="2.35621"/>
<Actor seed="33754"/>
</Entity>
<Entity uid="17890">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1074.0818" z="904.05976"/>
<Orientation y="2.35621"/>
<Actor seed="10304"/>
</Entity>
<Entity uid="17891">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1084.12781" z="910.71576"/>
<Orientation y="2.35621"/>
<Actor seed="16862"/>
</Entity>
<Entity uid="17892">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1083.99061" z="914.21387"/>
<Orientation y="2.35621"/>
<Actor seed="21744"/>
</Entity>
<Entity uid="17893">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1081.93226" z="917.31897"/>
<Orientation y="2.35621"/>
<Actor seed="7898"/>
</Entity>
<Entity uid="17894">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1081.55298" z="918.98151"/>
<Orientation y="1.82398"/>
<Actor seed="53028"/>
</Entity>
<Entity uid="17895">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1084.62134" z="922.90003"/>
<Orientation y="2.35621"/>
<Actor seed="52758"/>
</Entity>
<Entity uid="17896">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1082.43543" z="920.9137"/>
<Orientation y="2.35621"/>
<Actor seed="29736"/>
</Entity>
<Entity uid="17897">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1080.25391" z="910.52234"/>
<Orientation y="2.35621"/>
<Actor seed="41486"/>
</Entity>
<Entity uid="17898">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.2118" z="913.77118"/>
<Orientation y="2.35621"/>
<Actor seed="7538"/>
</Entity>
<Entity uid="17899">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.3534" z="914.12678"/>
<Orientation y="2.35621"/>
<Actor seed="60396"/>
</Entity>
<Entity uid="17900">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1079.52796" z="919.41956"/>
<Orientation y="2.35621"/>
<Actor seed="20198"/>
</Entity>
<Entity uid="17901">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.63306" z="921.43067"/>
<Orientation y="2.35621"/>
<Actor seed="35236"/>
</Entity>
<Entity uid="17902">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.09424" z="929.01063"/>
<Orientation y="2.35621"/>
<Actor seed="49602"/>
</Entity>
<Entity uid="17903">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1082.17225" z="933.33521"/>
<Orientation y="2.35621"/>
<Actor seed="42556"/>
</Entity>
<Entity uid="17904">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.59888" z="932.68433"/>
<Orientation y="2.35621"/>
<Actor seed="166"/>
</Entity>
<Entity uid="17905">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.13135" z="937.35724"/>
<Orientation y="2.35621"/>
<Actor seed="20162"/>
</Entity>
<Entity uid="17906">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1075.29981" z="937.18104"/>
<Orientation y="2.35621"/>
<Actor seed="28104"/>
</Entity>
<Entity uid="17907">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1083.58509" z="942.65406"/>
<Orientation y="2.35621"/>
<Actor seed="4246"/>
</Entity>
<Entity uid="17908">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1084.26355" z="936.22168"/>
<Orientation y="2.35621"/>
<Actor seed="21738"/>
</Entity>
<Entity uid="17909">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1099.54029" z="950.01728"/>
<Orientation y="2.35621"/>
<Actor seed="64650"/>
</Entity>
<Entity uid="17910">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1099.77527" z="951.26307"/>
<Orientation y="3.09553"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="17911">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1100.73792" z="954.2613"/>
<Orientation y="2.35621"/>
<Actor seed="50292"/>
</Entity>
<Entity uid="17912">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1096.62855" z="958.9933"/>
<Orientation y="2.67406"/>
<Actor seed="28504"/>
</Entity>
<Entity uid="17913">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1094.21094" z="958.12806"/>
<Orientation y="3.85764"/>
<Actor seed="55208"/>
</Entity>
<Entity uid="17914">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1092.92957" z="961.66083"/>
<Orientation y="2.35621"/>
<Actor seed="49454"/>
</Entity>
<Entity uid="17915">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1099.14466" z="963.44141"/>
<Orientation y="2.9641"/>
<Actor seed="1296"/>
</Entity>
<Entity uid="17916">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1102.20496" z="965.02723"/>
<Orientation y="2.35621"/>
<Actor seed="32870"/>
</Entity>
<Entity uid="17917">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1100.90906" z="967.91956"/>
<Orientation y="1.30349"/>
<Actor seed="57426"/>
</Entity>
<Entity uid="17918">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1097.24854" z="968.54938"/>
<Orientation y="2.35621"/>
<Actor seed="54828"/>
</Entity>
<Entity uid="17919">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1093.83838" z="968.0016"/>
<Orientation y="2.35621"/>
<Actor seed="37286"/>
</Entity>
<Entity uid="17920">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1086.50245" z="952.61475"/>
<Orientation y="2.35621"/>
<Actor seed="28294"/>
</Entity>
<Entity uid="17921">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1089.69935" z="954.51233"/>
<Orientation y="2.35621"/>
<Actor seed="30424"/>
</Entity>
<Entity uid="17922">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1090.50281" z="952.18122"/>
<Orientation y="2.35621"/>
<Actor seed="39520"/>
</Entity>
<Entity uid="17923">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1092.30164" z="953.22638"/>
<Orientation y="2.35621"/>
<Actor seed="44598"/>
</Entity>
<Entity uid="17924">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1092.0409" z="949.92603"/>
<Orientation y="2.35621"/>
<Actor seed="56266"/>
</Entity>
<Entity uid="17925">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1090.68335" z="942.08881"/>
<Orientation y="2.35621"/>
<Actor seed="60072"/>
</Entity>
<Entity uid="17926">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1096.21302" z="948.13855"/>
<Orientation y="2.35621"/>
<Actor seed="65188"/>
</Entity>
<Entity uid="17927">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1094.65784" z="951.17652"/>
<Orientation y="2.35621"/>
<Actor seed="27356"/>
</Entity>
<Entity uid="17928">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1101.36561" z="977.42939"/>
<Orientation y="2.35621"/>
<Actor seed="28684"/>
</Entity>
<Entity uid="17929">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1104.75147" z="979.16834"/>
<Orientation y="2.89081"/>
<Actor seed="15314"/>
</Entity>
<Entity uid="17930">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1106.47718" z="978.60114"/>
<Orientation y="3.37096"/>
<Actor seed="39898"/>
</Entity>
<Entity uid="17931">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1105.80042" z="975.5453"/>
<Orientation y="2.02858"/>
<Actor seed="45448"/>
</Entity>
<Entity uid="17932">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1103.16419" z="973.64863"/>
<Orientation y="3.12491"/>
<Actor seed="53138"/>
</Entity>
<Entity uid="17933">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1101.60865" z="972.38373"/>
<Orientation y="2.35621"/>
<Actor seed="55070"/>
</Entity>
<Entity uid="17934">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1097.43738" z="974.93451"/>
<Orientation y="2.35621"/>
<Actor seed="40670"/>
</Entity>
<Entity uid="17935">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1095.71961" z="975.11823"/>
<Orientation y="2.35621"/>
<Actor seed="8784"/>
</Entity>
<Entity uid="17936">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1105.85267" z="989.46814"/>
<Orientation y="2.35621"/>
<Actor seed="9794"/>
</Entity>
<Entity uid="17937">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1106.54102" z="992.58228"/>
<Orientation y="2.35621"/>
<Actor seed="38016"/>
</Entity>
<Entity uid="17938">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1093.42151" z="977.27448"/>
<Orientation y="2.72973"/>
<Actor seed="60646"/>
</Entity>
<Entity uid="17939">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1092.11182" z="974.64106"/>
<Orientation y="2.35621"/>
<Actor seed="17968"/>
</Entity>
<Entity uid="17940">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1092.52442" z="966.33155"/>
<Orientation y="2.35621"/>
<Actor seed="44860"/>
</Entity>
<Entity uid="17941">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1096.07105" z="968.6822"/>
<Orientation y="2.35621"/>
<Actor seed="49202"/>
</Entity>
<Entity uid="17942">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1098.8761" z="964.54908"/>
<Orientation y="2.35621"/>
<Actor seed="10344"/>
</Entity>
<Entity uid="17943">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1100.60401" z="956.02295"/>
<Orientation y="2.35621"/>
<Actor seed="8286"/>
</Entity>
<Entity uid="17944">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1100.27784" z="958.19239"/>
<Orientation y="2.494"/>
<Actor seed="8462"/>
</Entity>
<Entity uid="17945">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1102.2505" z="957.1391"/>
<Orientation y="2.35621"/>
<Actor seed="30256"/>
</Entity>
<Entity uid="17946">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1088.04517" z="942.90076"/>
<Orientation y="2.35621"/>
<Actor seed="26196"/>
</Entity>
<Entity uid="17947">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1090.25806" z="942.73768"/>
<Orientation y="2.35621"/>
<Actor seed="6216"/>
</Entity>
<Entity uid="17948">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1095.9441" z="949.08362"/>
<Orientation y="2.35621"/>
<Actor seed="42262"/>
</Entity>
<Entity uid="17949">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1086.99244" z="937.18372"/>
<Orientation y="2.99852"/>
<Actor seed="9358"/>
</Entity>
<Entity uid="17950">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1086.58204" z="940.4043"/>
<Orientation y="2.38408"/>
<Actor seed="35552"/>
</Entity>
<Entity uid="17951">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1090.15796" z="952.3954"/>
<Orientation y="2.35621"/>
<Actor seed="9882"/>
</Entity>
<Entity uid="17952">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1095.28199" z="952.36786"/>
<Orientation y="2.35621"/>
<Actor seed="61618"/>
</Entity>
<Entity uid="17953">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1097.5962" z="966.67835"/>
<Orientation y="2.35621"/>
<Actor seed="7800"/>
</Entity>
<Entity uid="17954">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.50977" z="925.18262"/>
<Orientation y="2.17873"/>
<Actor seed="17768"/>
</Entity>
<Entity uid="17955">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1088.10132" z="933.7787"/>
<Orientation y="2.35621"/>
<Actor seed="17068"/>
</Entity>
<Entity uid="17956">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1083.44764" z="930.21723"/>
<Orientation y="2.35621"/>
<Actor seed="60416"/>
</Entity>
<Entity uid="17957">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.87903" z="934.85248"/>
<Orientation y="2.35621"/>
<Actor seed="42636"/>
</Entity>
<Entity uid="17958">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1089.78663" z="937.46375"/>
<Orientation y="2.35621"/>
<Actor seed="1450"/>
</Entity>
<Entity uid="17959">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1088.77381" z="939.93061"/>
<Orientation y="3.39782"/>
<Actor seed="42208"/>
</Entity>
<Entity uid="17960">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.43287" z="922.1352"/>
<Orientation y="2.35621"/>
<Actor seed="55016"/>
</Entity>
<Entity uid="17961">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.49012" z="918.19751"/>
<Orientation y="2.35621"/>
<Actor seed="49586"/>
</Entity>
<Entity uid="17962">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.90882" z="912.46052"/>
<Orientation y="3.32483"/>
<Actor seed="61204"/>
</Entity>
<Entity uid="17963">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.64979" z="910.36945"/>
<Orientation y="2.35621"/>
<Actor seed="52370"/>
</Entity>
<Entity uid="17964">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.72706" z="909.2754"/>
<Orientation y="2.35621"/>
<Actor seed="63114"/>
</Entity>
<Entity uid="17965">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.00647" z="901.98102"/>
<Orientation y="2.35621"/>
<Actor seed="55088"/>
</Entity>
<Entity uid="17966">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1083.97803" z="900.78296"/>
<Orientation y="2.35621"/>
<Actor seed="42988"/>
</Entity>
<Entity uid="17967">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.58924" z="896.85157"/>
<Orientation y="2.63965"/>
<Actor seed="45706"/>
</Entity>
<Entity uid="17968">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.89063" z="888.50025"/>
<Orientation y="2.35621"/>
<Actor seed="7582"/>
</Entity>
<Entity uid="17969">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1078.90625" z="891.93024"/>
<Orientation y="2.35621"/>
<Actor seed="46972"/>
</Entity>
<Entity uid="17970">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.58545" z="894.61872"/>
<Orientation y="2.35621"/>
<Actor seed="25850"/>
</Entity>
<Entity uid="17971">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.79603" z="891.51368"/>
<Orientation y="2.35621"/>
<Actor seed="17942"/>
</Entity>
<Entity uid="17972">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1077.23682" z="873.41028"/>
<Orientation y="2.35621"/>
<Actor seed="21858"/>
</Entity>
<Entity uid="17973">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.91138" z="873.5246"/>
<Orientation y="2.35621"/>
<Actor seed="16762"/>
</Entity>
<Entity uid="17974">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1077.39795" z="850.98139"/>
<Orientation y="2.35621"/>
<Actor seed="6570"/>
</Entity>
<Entity uid="17975">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.01954" z="858.71583"/>
<Orientation y="2.35621"/>
<Actor seed="31880"/>
</Entity>
<Entity uid="17976">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.92017" z="868.34534"/>
<Orientation y="2.35621"/>
<Actor seed="52992"/>
</Entity>
<Entity uid="17977">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.48975" z="898.82941"/>
<Orientation y="2.8053"/>
<Actor seed="11850"/>
</Entity>
<Entity uid="17978">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.24292" z="908.94751"/>
<Orientation y="2.77387"/>
<Actor seed="13504"/>
</Entity>
<Entity uid="17979">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1086.04993" z="925.47596"/>
<Orientation y="2.93694"/>
<Actor seed="47934"/>
</Entity>
<Entity uid="17980">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1087.91114" z="936.87702"/>
<Orientation y="3.67511"/>
<Actor seed="50552"/>
</Entity>
<Entity uid="17981">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1101.47657" z="976.10218"/>
<Orientation y="2.35621"/>
<Actor seed="2956"/>
</Entity>
<Entity uid="17982">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1103.28968" z="1000.04175"/>
<Orientation y="2.35621"/>
<Actor seed="53618"/>
</Entity>
<Entity uid="17983">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.83558" z="875.51362"/>
<Orientation y="2.35621"/>
<Actor seed="58418"/>
</Entity>
<Entity uid="17984">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.47742" z="855.02961"/>
<Orientation y="2.35621"/>
<Actor seed="30724"/>
</Entity>
<Entity uid="17985">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1077.45923" z="851.1424"/>
<Orientation y="2.35621"/>
<Actor seed="60466"/>
</Entity>
<Entity uid="17986">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1079.13587" z="850.93555"/>
<Orientation y="2.35621"/>
<Actor seed="58632"/>
</Entity>
<Entity uid="17987">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1082.30738" z="856.46698"/>
<Orientation y="2.35621"/>
<Actor seed="55224"/>
</Entity>
<Entity uid="17988">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1080.77491" z="858.62739"/>
<Orientation y="2.35621"/>
<Actor seed="29016"/>
</Entity>
<Entity uid="17989">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1081.05323" z="874.50489"/>
<Orientation y="2.35621"/>
<Actor seed="26696"/>
</Entity>
<Entity uid="17990">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1077.50867" z="875.40033"/>
<Orientation y="2.35621"/>
<Actor seed="28014"/>
</Entity>
<Entity uid="17991">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1083.1471" z="894.4391"/>
<Orientation y="2.35621"/>
<Actor seed="32762"/>
</Entity>
<Entity uid="17992">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1085.86" z="901.51996"/>
<Orientation y="2.35621"/>
<Actor seed="49854"/>
</Entity>
<Entity uid="17993">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1084.0276" z="908.22675"/>
<Orientation y="2.48028"/>
<Actor seed="27152"/>
</Entity>
<Entity uid="17994">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1085.15894" z="912.29609"/>
<Orientation y="2.56022"/>
<Actor seed="2198"/>
</Entity>
<Entity uid="17995">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1085.05042" z="918.98072"/>
<Orientation y="2.79473"/>
<Actor seed="17778"/>
</Entity>
<Entity uid="17996">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1087.12989" z="926.01258"/>
<Orientation y="2.35621"/>
<Actor seed="17402"/>
</Entity>
<Entity uid="17997">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1087.13453" z="932.09864"/>
<Orientation y="2.35621"/>
<Actor seed="44530"/>
</Entity>
<Entity uid="17998">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1089.34485" z="935.02588"/>
<Orientation y="2.35621"/>
<Actor seed="12480"/>
</Entity>
<Entity uid="17999">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1090.58667" z="939.44404"/>
<Orientation y="2.35621"/>
<Actor seed="4618"/>
</Entity>
<Entity uid="18000">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1096.2251" z="951.18842"/>
<Orientation y="2.93172"/>
<Actor seed="44402"/>
</Entity>
<Entity uid="18001">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1100.66468" z="953.50324"/>
<Orientation y="3.30796"/>
<Actor seed="10316"/>
</Entity>
<Entity uid="18002">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1087.10792" z="933.06263"/>
<Orientation y="2.93393"/>
<Actor seed="9358"/>
</Entity>
<Entity uid="18003">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.99451" z="924.47114"/>
<Orientation y="2.35621"/>
<Actor seed="30700"/>
</Entity>
<Entity uid="18004">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.39026" z="915.40607"/>
<Orientation y="2.35621"/>
<Actor seed="576"/>
</Entity>
<Entity uid="18005">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.81983" z="913.37018"/>
<Orientation y="2.35621"/>
<Actor seed="54366"/>
</Entity>
<Entity uid="18006">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1076.37916" z="902.13672"/>
<Orientation y="2.35621"/>
<Actor seed="62108"/>
</Entity>
<Entity uid="18007">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.0636" z="900.64698"/>
<Orientation y="2.35621"/>
<Actor seed="41596"/>
</Entity>
<Entity uid="18008">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.52027" z="901.66041"/>
<Orientation y="2.35621"/>
<Actor seed="39400"/>
</Entity>
<Entity uid="18009">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1080.9209" z="898.4964"/>
<Orientation y="2.35621"/>
<Actor seed="43490"/>
</Entity>
<Entity uid="18010">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1076.16382" z="871.95435"/>
<Orientation y="2.35621"/>
<Actor seed="62744"/>
</Entity>
<Entity uid="18011">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.54017" z="866.06586"/>
<Orientation y="2.35621"/>
<Actor seed="2148"/>
</Entity>
<Entity uid="18012">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.82117" z="856.22376"/>
<Orientation y="2.35621"/>
<Actor seed="15514"/>
</Entity>
<Entity uid="18013">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.68848" z="921.39032"/>
<Orientation y="2.35621"/>
<Actor seed="61204"/>
</Entity>
<Entity uid="18014">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1092.13636" z="939.04047"/>
<Orientation y="1.57493"/>
<Actor seed="40496"/>
</Entity>
<Entity uid="18015">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1086.3617" z="941.49494"/>
<Orientation y="2.35621"/>
<Actor seed="41364"/>
</Entity>
<Entity uid="18016">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1091.69349" z="951.99891"/>
<Orientation y="2.35621"/>
<Actor seed="47138"/>
</Entity>
<Entity uid="18017">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1092.87586" z="952.77149"/>
<Orientation y="2.35621"/>
<Actor seed="39340"/>
</Entity>
<Entity uid="18018">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1092.16334" z="967.76136"/>
<Orientation y="2.35621"/>
<Actor seed="28506"/>
</Entity>
<Entity uid="18019">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1094.54139" z="960.11731"/>
<Orientation y="2.35621"/>
<Actor seed="16840"/>
</Entity>
<Entity uid="18020">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1098.89686" z="964.23615"/>
<Orientation y="2.35621"/>
<Actor seed="2292"/>
</Entity>
<Entity uid="18021">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1095.91407" z="960.84955"/>
<Orientation y="2.90214"/>
<Actor seed="52588"/>
</Entity>
<Entity uid="18022">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1097.21424" z="959.8365"/>
<Orientation y="2.35621"/>
<Actor seed="12776"/>
</Entity>
<Entity uid="18023">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1098.4723" z="977.95484"/>
<Orientation y="2.8452"/>
<Actor seed="28456"/>
</Entity>
<Entity uid="18024">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1102.18726" z="982.78443"/>
<Orientation y="2.35621"/>
<Actor seed="30260"/>
</Entity>
<Entity uid="18025">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1102.63501" z="980.03492"/>
<Orientation y="2.5756"/>
<Actor seed="43024"/>
</Entity>
<Entity uid="18026">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1099.70264" z="973.57996"/>
<Orientation y="2.35621"/>
<Actor seed="13136"/>
</Entity>
<Entity uid="18027">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1084.98328" z="933.03455"/>
<Orientation y="2.35621"/>
<Actor seed="52598"/>
</Entity>
<Entity uid="18028">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1085.79578" z="934.40253"/>
<Orientation y="1.8525"/>
<Actor seed="61498"/>
</Entity>
<Entity uid="18029">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.99915" z="923.1338"/>
<Orientation y="2.35621"/>
<Actor seed="17838"/>
</Entity>
<Entity uid="18030">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1081.40845" z="923.55677"/>
<Orientation y="2.35621"/>
<Actor seed="55280"/>
</Entity>
<Entity uid="18031">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1082.27393" z="902.74885"/>
<Orientation y="2.35621"/>
<Actor seed="34230"/>
</Entity>
<Entity uid="18032">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1075.8235" z="905.573"/>
<Orientation y="2.35621"/>
<Actor seed="31134"/>
</Entity>
<Entity uid="18033">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1079.62403" z="913.13013"/>
<Orientation y="2.35621"/>
<Actor seed="42396"/>
</Entity>
<Entity uid="18034">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1076.49292" z="925.94105"/>
<Orientation y="2.35621"/>
<Actor seed="35930"/>
</Entity>
<Entity uid="18035">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1078.07496" z="920.8216"/>
<Orientation y="2.35621"/>
<Actor seed="37458"/>
</Entity>
<Entity uid="18036">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1071.55262" z="921.61066"/>
<Orientation y="2.35621"/>
<Actor seed="58044"/>
</Entity>
<Entity uid="18037">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1078.90784" z="933.49115"/>
<Orientation y="2.35621"/>
<Actor seed="38886"/>
</Entity>
<Entity uid="18038">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1078.44263" z="937.26032"/>
<Orientation y="2.35621"/>
<Actor seed="40216"/>
</Entity>
<Entity uid="18039">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1095.14161" z="987.9466"/>
<Orientation y="2.35621"/>
<Actor seed="22472"/>
</Entity>
<Entity uid="18040">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1094.87159" z="989.47614"/>
<Orientation y="2.35621"/>
<Actor seed="40896"/>
</Entity>
<Entity uid="18041">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1077.22291" z="921.59418"/>
<Orientation y="2.35621"/>
<Actor seed="64764"/>
</Entity>
<Entity uid="18042">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1076.3534" z="924.46076"/>
<Orientation y="2.35621"/>
<Actor seed="29132"/>
</Entity>
<Entity uid="18043">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1075.07654" z="905.50355"/>
<Orientation y="2.35621"/>
<Actor seed="302"/>
</Entity>
<Entity uid="18044">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1075.13221" z="902.93482"/>
<Orientation y="2.35621"/>
<Actor seed="4844"/>
</Entity>
<Entity uid="18045">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1082.0813" z="922.83423"/>
<Orientation y="2.35621"/>
<Actor seed="33244"/>
</Entity>
<Entity uid="18046">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1089.18787" z="939.81849"/>
<Orientation y="2.96196"/>
<Actor seed="7410"/>
</Entity>
<Entity uid="18047">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1096.75794" z="954.73652"/>
<Orientation y="3.2606"/>
<Actor seed="38632"/>
</Entity>
<Entity uid="18048">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1087.66626" z="936.75812"/>
<Orientation y="2.35621"/>
<Actor seed="48830"/>
</Entity>
<Entity uid="18049">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1080.49146" z="919.56397"/>
<Orientation y="2.35621"/>
<Actor seed="40934"/>
</Entity>
<Entity uid="18050">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1082.70533" z="922.57178"/>
<Orientation y="2.35621"/>
<Actor seed="9430"/>
</Entity>
<Entity uid="18051">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1081.76172" z="930.24341"/>
<Orientation y="2.35621"/>
<Actor seed="1462"/>
</Entity>
<Entity uid="18052">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1080.14979" z="925.22944"/>
<Orientation y="2.35621"/>
<Actor seed="55650"/>
</Entity>
<Entity uid="18053">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1078.90735" z="924.50092"/>
<Orientation y="2.35621"/>
<Actor seed="5964"/>
</Entity>
<Entity uid="18054">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1080.44861" z="926.30372"/>
<Orientation y="2.35621"/>
<Actor seed="18644"/>
</Entity>
<Entity uid="18055">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1081.14148" z="929.17707"/>
<Orientation y="2.35621"/>
<Actor seed="10478"/>
</Entity>
<Entity uid="18056">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1086.271" z="930.04694"/>
<Orientation y="2.35621"/>
<Actor seed="14576"/>
</Entity>
<Entity uid="18057">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1078.5287" z="924.36615"/>
<Orientation y="2.35621"/>
<Actor seed="50860"/>
</Entity>
<Entity uid="18058">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.016" z="927.05927"/>
<Orientation y="2.35621"/>
<Actor seed="13414"/>
</Entity>
<Entity uid="18059">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.07813" z="927.7887"/>
<Orientation y="2.35621"/>
<Actor seed="58866"/>
</Entity>
<Entity uid="18060">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1087.23963" z="941.76758"/>
<Orientation y="2.35621"/>
<Actor seed="48134"/>
</Entity>
<Entity uid="18061">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1087.11695" z="943.65052"/>
<Orientation y="2.35621"/>
<Actor seed="26892"/>
</Entity>
<Entity uid="18062">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1101.41163" z="991.86512"/>
<Orientation y="2.35621"/>
<Actor seed="34320"/>
</Entity>
<Entity uid="18063">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1102.25501" z="993.71473"/>
<Orientation y="2.35621"/>
<Actor seed="11550"/>
</Entity>
<Entity uid="18064">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1104.36426" z="998.60602"/>
<Orientation y="2.35621"/>
<Actor seed="32390"/>
</Entity>
<Entity uid="18065">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1102.04896" z="950.96863"/>
<Orientation y="2.35621"/>
<Actor seed="29692"/>
</Entity>
<Entity uid="18066">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1103.089" z="950.93183"/>
<Orientation y="2.35621"/>
<Actor seed="7786"/>
</Entity>
<Entity uid="18067">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1102.09974" z="952.79596"/>
<Orientation y="2.35621"/>
<Actor seed="10004"/>
</Entity>
<Entity uid="18068">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1092.13013" z="937.07197"/>
<Orientation y="2.35621"/>
<Actor seed="31770"/>
</Entity>
<Entity uid="18069">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1092.99036" z="940.7079"/>
<Orientation y="2.35621"/>
<Actor seed="7004"/>
</Entity>
<Entity uid="18070">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1089.03858" z="920.36982"/>
<Orientation y="2.35621"/>
<Actor seed="8310"/>
</Entity>
<Entity uid="18071">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1089.7909" z="922.63355"/>
<Orientation y="2.35621"/>
<Actor seed="44780"/>
</Entity>
<Entity uid="18072">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1091.79114" z="920.21955"/>
<Orientation y="2.35621"/>
<Actor seed="55064"/>
</Entity>
<Entity uid="18073">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1086.5221" z="910.47608"/>
<Orientation y="2.35621"/>
<Actor seed="23880"/>
</Entity>
<Entity uid="18074">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1089.49915" z="909.53657"/>
<Orientation y="2.35621"/>
<Actor seed="57986"/>
</Entity>
<Entity uid="18075">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1086.62757" z="899.31153"/>
<Orientation y="2.35621"/>
<Actor seed="20448"/>
</Entity>
<Entity uid="18076">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1087.3661" z="897.87488"/>
<Orientation y="2.35621"/>
<Actor seed="50038"/>
</Entity>
<Entity uid="18077">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1086.82923" z="900.93781"/>
<Orientation y="2.35621"/>
<Actor seed="40190"/>
</Entity>
<Entity uid="18078">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1082.35389" z="873.20258"/>
<Orientation y="2.35621"/>
<Actor seed="48492"/>
</Entity>
<Entity uid="18079">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1083.64344" z="872.6056"/>
<Orientation y="2.35621"/>
<Actor seed="63346"/>
</Entity>
<Entity uid="18080">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1081.66773" z="874.18403"/>
<Orientation y="2.35621"/>
<Actor seed="4176"/>
</Entity>
<Entity uid="18081">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1074.7212" z="886.62598"/>
<Orientation y="2.35621"/>
<Actor seed="9806"/>
</Entity>
<Entity uid="18082">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1072.70411" z="888.74085"/>
<Orientation y="2.35621"/>
<Actor seed="8816"/>
</Entity>
<Entity uid="18083">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1073.63941" z="892.43543"/>
<Orientation y="2.35621"/>
<Actor seed="54290"/>
</Entity>
<Entity uid="18084">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1074.61194" z="876.9419"/>
<Orientation y="2.35621"/>
<Actor seed="11246"/>
</Entity>
<Entity uid="18085">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1075.55896" z="880.1006"/>
<Orientation y="2.35621"/>
<Actor seed="16758"/>
</Entity>
<Entity uid="18086">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1077.2964" z="878.68525"/>
<Orientation y="2.35621"/>
<Actor seed="65387"/>
</Entity>
<Entity uid="18087">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.16834" z="881.34107"/>
<Orientation y="2.35621"/>
<Actor seed="18508"/>
</Entity>
<Entity uid="18088">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.22486" z="878.32502"/>
<Orientation y="2.35621"/>
<Actor seed="59986"/>
</Entity>
<Entity uid="18089">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1078.15113" z="885.1443"/>
<Orientation y="2.35621"/>
<Actor seed="65430"/>
</Entity>
<Entity uid="18090">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1080.58057" z="885.3935"/>
<Orientation y="2.35621"/>
<Actor seed="63904"/>
</Entity>
<Entity uid="18091">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1081.93494" z="888.08661"/>
<Orientation y="2.35621"/>
<Actor seed="23144"/>
</Entity>
<Entity uid="18092">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.20484" z="860.70173"/>
<Orientation y="2.35621"/>
<Actor seed="54846"/>
</Entity>
<Entity uid="18093">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1077.11927" z="861.13923"/>
<Orientation y="2.35621"/>
<Actor seed="26512"/>
</Entity>
<Entity uid="18094">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1083.40162" z="853.33405"/>
<Orientation y="2.35621"/>
<Actor seed="34572"/>
</Entity>
<Entity uid="18095">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1085.23194" z="855.49274"/>
<Orientation y="2.35621"/>
<Actor seed="34974"/>
</Entity>
<Entity uid="18096">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1080.64869" z="857.37281"/>
<Orientation y="2.35621"/>
<Actor seed="21682"/>
</Entity>
<Entity uid="18097">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1081.5199" z="859.80372"/>
<Orientation y="2.35621"/>
<Actor seed="11120"/>
</Entity>
<Entity uid="18098">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1081.89087" z="854.27387"/>
<Orientation y="2.35621"/>
<Actor seed="28194"/>
</Entity>
<Entity uid="18099">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.16334" z="847.25355"/>
<Orientation y="2.35621"/>
<Actor seed="27054"/>
</Entity>
<Entity uid="18100">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1073.4845" z="890.41584"/>
<Orientation y="2.35621"/>
<Actor seed="25352"/>
</Entity>
<Entity uid="18101">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1074.40833" z="891.46174"/>
<Orientation y="2.35621"/>
<Actor seed="36444"/>
</Entity>
<Entity uid="18102">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1080.71534" z="904.8606"/>
<Orientation y="2.35621"/>
<Actor seed="46104"/>
</Entity>
<Entity uid="18103">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1082.39991" z="904.47718"/>
<Orientation y="2.35621"/>
<Actor seed="534"/>
</Entity>
<Entity uid="18104">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1078.42103" z="909.22358"/>
<Orientation y="2.35621"/>
<Actor seed="14184"/>
</Entity>
<Entity uid="18105">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.2013" z="924.01966"/>
<Orientation y="2.35621"/>
<Actor seed="41716"/>
</Entity>
<Entity uid="18106">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1079.68738" z="921.56782"/>
<Orientation y="2.35621"/>
<Actor seed="33202"/>
</Entity>
<Entity uid="18107">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1078.96851" z="925.2309"/>
<Orientation y="2.35621"/>
<Actor seed="13748"/>
</Entity>
<Entity uid="18108">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1086.87281" z="941.71454"/>
<Orientation y="2.35621"/>
<Actor seed="35804"/>
</Entity>
<Entity uid="18109">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1086.68311" z="944.73719"/>
<Orientation y="2.35621"/>
<Actor seed="35386"/>
</Entity>
<Entity uid="18110">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1095.26697" z="969.30164"/>
<Orientation y="1.55124"/>
<Actor seed="1664"/>
</Entity>
<Entity uid="18111">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1106.80164" z="982.51612"/>
<Orientation y="2.35621"/>
<Actor seed="15850"/>
</Entity>
<Entity uid="18112">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1106.30176" z="984.5799"/>
<Orientation y="1.9911"/>
<Actor seed="56274"/>
</Entity>
<Entity uid="18113">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1107.7594" z="989.73249"/>
<Orientation y="2.35621"/>
<Actor seed="56064"/>
</Entity>
<Entity uid="18114">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1084.33631" z="936.30921"/>
<Orientation y="2.35621"/>
<Actor seed="35922"/>
</Entity>
<Entity uid="18115">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1085.64478" z="937.65308"/>
<Orientation y="2.35621"/>
<Actor seed="23594"/>
</Entity>
<Entity uid="18116">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1083.44446" z="932.56281"/>
<Orientation y="2.35621"/>
<Actor seed="55754"/>
</Entity>
<Entity uid="18117">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.17188" z="927.60816"/>
<Orientation y="2.35621"/>
<Actor seed="8022"/>
</Entity>
<Entity uid="18118">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1078.49793" z="909.9513"/>
<Orientation y="2.35621"/>
<Actor seed="472"/>
</Entity>
<Entity uid="18119">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1078.65699" z="923.57715"/>
<Orientation y="2.35621"/>
<Actor seed="62906"/>
</Entity>
<Entity uid="18120">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1084.14832" z="926.53718"/>
<Orientation y="2.35621"/>
<Actor seed="43322"/>
</Entity>
<Entity uid="18121">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1080.90455" z="867.43348"/>
<Orientation y="2.35621"/>
<Actor seed="15658"/>
</Entity>
<Entity uid="18122">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.53834" z="860.1106"/>
<Orientation y="2.35621"/>
<Actor seed="57964"/>
</Entity>
<Entity uid="18123">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.68384" z="876.46741"/>
<Orientation y="2.35621"/>
<Actor seed="2642"/>
</Entity>
<Entity uid="18124">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1079.1023" z="898.47101"/>
<Orientation y="2.35621"/>
<Actor seed="6902"/>
</Entity>
<Entity uid="18125">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.63917" z="933.13727"/>
<Orientation y="2.35621"/>
<Actor seed="25050"/>
</Entity>
<Entity uid="18126">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1084.45484" z="930.83875"/>
<Orientation y="2.35621"/>
<Actor seed="27940"/>
</Entity>
<Entity uid="18127">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1085.02234" z="932.42542"/>
<Orientation y="2.35621"/>
<Actor seed="19536"/>
</Entity>
<Entity uid="18128">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1094.98084" z="969.87311"/>
<Orientation y="2.35621"/>
<Actor seed="18708"/>
</Entity>
<Entity uid="18129">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1099.724" z="969.547"/>
<Orientation y="2.35621"/>
<Actor seed="11214"/>
</Entity>
<Entity uid="18130">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1104.39063" z="990.64649"/>
<Orientation y="2.35621"/>
<Actor seed="33000"/>
</Entity>
<Entity uid="18131">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1102.47242" z="988.16254"/>
<Orientation y="2.35621"/>
<Actor seed="28824"/>
</Entity>
<Entity uid="18132">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1100.09681" z="986.16517"/>
<Orientation y="2.35621"/>
<Actor seed="40950"/>
</Entity>
<Entity uid="18133">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1104.22193" z="981.45301"/>
<Orientation y="2.5756"/>
<Actor seed="13426"/>
</Entity>
<Entity uid="18134">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1102.33985" z="971.3813"/>
<Orientation y="2.35621"/>
<Actor seed="13722"/>
</Entity>
<Entity uid="18135">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1097.72486" z="971.92951"/>
<Orientation y="2.35621"/>
<Actor seed="812"/>
</Entity>
<Entity uid="18136">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1098.10816" z="969.6565"/>
<Orientation y="2.35621"/>
<Actor seed="32962"/>
</Entity>
<Entity uid="18137">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1098.39844" z="957.30237"/>
<Orientation y="2.35621"/>
<Actor seed="51450"/>
</Entity>
<Entity uid="18138">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1080.0575" z="904.76557"/>
<Orientation y="2.35621"/>
<Actor seed="53690"/>
</Entity>
<Entity uid="18139">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1078.16956" z="909.5298"/>
<Orientation y="2.35621"/>
<Actor seed="9766"/>
</Entity>
<Entity uid="18140">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.0243" z="877.91126"/>
<Orientation y="2.35621"/>
<Actor seed="9282"/>
</Entity>
<Entity uid="18141">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1078.84217" z="876.98407"/>
<Orientation y="2.35621"/>
<Actor seed="57774"/>
</Entity>
<Entity uid="18142">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1079.67078" z="877.15021"/>
<Orientation y="2.35621"/>
<Actor seed="1168"/>
</Entity>
<Entity uid="18143">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.0879" z="857.89399"/>
<Orientation y="2.35621"/>
<Actor seed="33614"/>
</Entity>
<Entity uid="18144">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.2494" z="860.34064"/>
<Orientation y="2.35621"/>
<Actor seed="58950"/>
</Entity>
<Entity uid="18145">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1081.85132" z="861.19361"/>
<Orientation y="2.35621"/>
<Actor seed="57262"/>
</Entity>
<Entity uid="18146">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1079.87317" z="872.82984"/>
<Orientation y="2.35621"/>
<Actor seed="14354"/>
</Entity>
<Entity uid="18147">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1078.06141" z="872.3396"/>
<Orientation y="2.35621"/>
<Actor seed="41372"/>
</Entity>
<Entity uid="18148">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1074.57007" z="866.55317"/>
<Orientation y="2.35621"/>
<Actor seed="6466"/>
</Entity>
<Entity uid="18149">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1076.86097" z="866.1609"/>
<Orientation y="2.35621"/>
<Actor seed="62438"/>
</Entity>
<Entity uid="18150">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1078.88672" z="869.01783"/>
<Orientation y="2.35621"/>
<Actor seed="1054"/>
</Entity>
<Entity uid="18151">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1077.55127" z="870.54804"/>
<Orientation y="2.35621"/>
<Actor seed="17512"/>
</Entity>
<Entity uid="18152">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1094.4275" z="959.22767"/>
<Orientation y="2.35621"/>
<Actor seed="48278"/>
</Entity>
<Entity uid="18153">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1101.771" z="981.41486"/>
<Orientation y="2.35621"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="18154">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1103.49671" z="978.66681"/>
<Orientation y="2.85093"/>
<Actor seed="33368"/>
</Entity>
<Entity uid="18157">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1084.60706" z="897.18659"/>
<Orientation y="2.35621"/>
<Actor seed="34998"/>
</Entity>
<Entity uid="18158">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1082.53235" z="889.77485"/>
<Orientation y="2.35621"/>
<Actor seed="11694"/>
</Entity>
<Entity uid="18159">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1081.07752" z="909.32886"/>
<Orientation y="2.35621"/>
<Actor seed="64216"/>
</Entity>
<Entity uid="18160">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1087.3545" z="914.2881"/>
<Orientation y="2.35621"/>
<Actor seed="48776"/>
</Entity>
<Entity uid="18161">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1085.98597" z="923.49225"/>
<Orientation y="2.35621"/>
<Actor seed="21450"/>
</Entity>
<Entity uid="18162">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1097.39869" z="948.6391"/>
<Orientation y="2.35621"/>
<Actor seed="19816"/>
</Entity>
<Entity uid="18163">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1098.90284" z="959.86945"/>
<Orientation y="2.35621"/>
<Actor seed="42298"/>
</Entity>
<Entity uid="18164">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1104.66431" z="981.50153"/>
<Orientation y="2.35621"/>
<Actor seed="64800"/>
</Entity>
<Entity uid="18165">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1104.99988" z="974.9336"/>
<Orientation y="2.35621"/>
<Actor seed="53052"/>
</Entity>
<Entity uid="18166">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1097.4535" z="947.14008"/>
<Orientation y="2.35621"/>
<Actor seed="25578"/>
</Entity>
<Entity uid="18167">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1083.6349" z="888.70673"/>
<Orientation y="2.35621"/>
<Actor seed="15296"/>
</Entity>
<Entity uid="18168">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1083.95472" z="893.74671"/>
<Orientation y="2.35621"/>
<Actor seed="19966"/>
</Entity>
<Entity uid="18169">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1076.08423" z="896.88843"/>
<Orientation y="2.35621"/>
<Actor seed="47072"/>
</Entity>
<Entity uid="18170">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1071.83667" z="892.38984"/>
<Orientation y="2.35621"/>
<Actor seed="52940"/>
</Entity>
<Entity uid="18171">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1085.05982" z="916.95398"/>
<Orientation y="2.35621"/>
<Actor seed="26930"/>
</Entity>
<Entity uid="18172">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1080.45264" z="930.58368"/>
<Orientation y="2.35621"/>
<Actor seed="58848"/>
</Entity>
<Entity uid="18173">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1085.6825" z="931.32361"/>
<Orientation y="2.35621"/>
<Actor seed="20502"/>
</Entity>
<Entity uid="18174">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1092.14502" z="936.79969"/>
<Orientation y="2.35621"/>
<Actor seed="42252"/>
</Entity>
<Entity uid="18175">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1088.91028" z="936.30402"/>
<Orientation y="2.35621"/>
<Actor seed="52792"/>
</Entity>
<Entity uid="18176">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1106.70276" z="988.04719"/>
<Orientation y="2.35621"/>
<Actor seed="45546"/>
</Entity>
<Entity uid="18177">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1089.2793" z="958.70752"/>
<Orientation y="2.35621"/>
<Actor seed="58134"/>
</Entity>
<Entity uid="18178">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1077.56446" z="854.30701"/>
<Orientation y="2.35621"/>
<Actor seed="19762"/>
</Entity>
<Entity uid="18179">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1081.11121" z="855.05457"/>
<Orientation y="2.35621"/>
<Actor seed="57060"/>
</Entity>
<Entity uid="18180">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1082.79969" z="855.60737"/>
<Orientation y="2.35621"/>
<Actor seed="57104"/>
</Entity>
<Entity uid="18181">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1080.32056" z="865.80213"/>
<Orientation y="2.35621"/>
<Actor seed="52904"/>
</Entity>
<Entity uid="18182">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1078.82496" z="908.64063"/>
<Orientation y="2.35621"/>
<Actor seed="31414"/>
</Entity>
<Entity uid="18183">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1079.2931" z="909.32319"/>
<Orientation y="2.35621"/>
<Actor seed="12786"/>
</Entity>
<Entity uid="18184">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1079.7201" z="909.07654"/>
<Orientation y="2.35621"/>
<Actor seed="7042"/>
</Entity>
<Entity uid="18185">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1079.94996" z="931.00849"/>
<Orientation y="2.35621"/>
<Actor seed="40794"/>
</Entity>
<Entity uid="18186">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1080.53858" z="931.23511"/>
<Orientation y="2.35621"/>
<Actor seed="34590"/>
</Entity>
<Entity uid="18187">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1080.02076" z="931.7779"/>
<Orientation y="2.35621"/>
<Actor seed="22358"/>
</Entity>
<Entity uid="18188">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1080.13453" z="932.39045"/>
<Orientation y="2.35621"/>
<Actor seed="11262"/>
</Entity>
<Entity uid="18189">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1096.75892" z="947.29627"/>
<Orientation y="2.35621"/>
<Actor seed="51832"/>
</Entity>
<Entity uid="18190">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1096.78431" z="946.85639"/>
<Orientation y="2.35621"/>
<Actor seed="21650"/>
</Entity>
<Entity uid="18191">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1096.24878" z="947.2215"/>
<Orientation y="2.35621"/>
<Actor seed="54528"/>
</Entity>
<Entity uid="18192">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1092.2616" z="969.6042"/>
<Orientation y="2.35621"/>
<Actor seed="35174"/>
</Entity>
<Entity uid="18193">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1092.45667" z="968.9604"/>
<Orientation y="2.35621"/>
<Actor seed="38278"/>
</Entity>
<Entity uid="18194">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1093.13648" z="968.81147"/>
<Orientation y="2.35621"/>
<Actor seed="5644"/>
</Entity>
<Entity uid="18195">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1093.62537" z="969.03669"/>
<Orientation y="2.35621"/>
<Actor seed="49956"/>
</Entity>
<Entity uid="18196">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1100.68396" z="985.2334"/>
<Orientation y="2.35621"/>
<Actor seed="22470"/>
</Entity>
<Entity uid="18197">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1099.63685" z="984.3783"/>
<Orientation y="2.35621"/>
<Actor seed="52876"/>
</Entity>
<Entity uid="18198">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1099.51624" z="983.65613"/>
<Orientation y="2.35621"/>
<Actor seed="13076"/>
</Entity>
<Entity uid="18199">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1101.61426" z="985.18921"/>
<Orientation y="2.35621"/>
<Actor seed="63048"/>
</Entity>
<Entity uid="18200">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1102.61841" z="986.07575"/>
<Orientation y="2.35621"/>
<Actor seed="30758"/>
</Entity>
<Entity uid="18201">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1102.69556" z="986.9748"/>
<Orientation y="2.35621"/>
<Actor seed="13960"/>
</Entity>
<Entity uid="18202">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1079.88135" z="927.27692"/>
<Orientation y="2.35621"/>
<Actor seed="48202"/>
</Entity>
<Entity uid="18203">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1079.05921" z="928.26148"/>
<Orientation y="2.35621"/>
<Actor seed="49584"/>
</Entity>
<Entity uid="18204">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1077.62122" z="902.8733"/>
<Orientation y="2.35621"/>
<Actor seed="57692"/>
</Entity>
<Entity uid="18205">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="1073.625" z="863.66511"/>
<Orientation y="2.35621"/>
<Actor seed="51816"/>
</Entity>
<Entity uid="18206">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="1070.57752" z="897.2422"/>
<Orientation y="2.35621"/>
<Actor seed="64068"/>
</Entity>
<Entity uid="18207">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1097.29297" z="999.62745"/>
<Orientation y="2.35621"/>
<Actor seed="10436"/>
</Entity>
<Entity uid="18208">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1085.36048" z="988.52887"/>
<Orientation y="2.35621"/>
<Actor seed="23842"/>
</Entity>
<Entity uid="18209">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1074.26355" z="956.53052"/>
<Orientation y="2.35621"/>
<Actor seed="25762"/>
</Entity>
<Entity uid="18210">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1061.71766" z="842.71479"/>
<Orientation y="2.35621"/>
<Actor seed="9142"/>
</Entity>
<Entity uid="18211">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1060.16041" z="851.0561"/>
<Orientation y="2.35621"/>
<Actor seed="39836"/>
</Entity>
<Entity uid="18212">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1067.11573" z="835.3957"/>
<Orientation y="2.35621"/>
<Actor seed="62176"/>
</Entity>
<Entity uid="18213">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1059.96741" z="835.46613"/>
<Orientation y="2.35621"/>
<Actor seed="38166"/>
</Entity>
<Entity uid="18214">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1072.73011" z="929.73884"/>
<Orientation y="2.35621"/>
<Actor seed="34756"/>
</Entity>
<Entity uid="18215">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1110.84498" z="1013.26093"/>
<Orientation y="2.35621"/>
<Actor seed="5280"/>
</Entity>
<Entity uid="18216">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1111.89869" z="1016.58405"/>
<Orientation y="2.35621"/>
<Actor seed="15036"/>
</Entity>
<Entity uid="18217">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1113.52356" z="1010.88617"/>
<Orientation y="2.35621"/>
<Actor seed="34988"/>
</Entity>
<Entity uid="18218">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1115.07764" z="1015.0041"/>
<Orientation y="2.35621"/>
<Actor seed="8166"/>
</Entity>
<Entity uid="18219">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1116.29822" z="1019.72602"/>
<Orientation y="2.35621"/>
<Actor seed="4474"/>
</Entity>
<Entity uid="18220">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1118.3191" z="1021.6471"/>
<Orientation y="2.35621"/>
<Actor seed="59360"/>
</Entity>
<Entity uid="18221">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1118.69459" z="1018.87678"/>
<Orientation y="-2.4306"/>
<Actor seed="28838"/>
</Entity>
<Entity uid="18222">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1117.271" z="1014.11683"/>
<Orientation y="2.35621"/>
<Actor seed="2646"/>
</Entity>
<Entity uid="18223">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1114.53785" z="1011.66254"/>
<Orientation y="2.35621"/>
<Actor seed="6558"/>
</Entity>
<Entity uid="18224">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1120.57886" z="1025.11548"/>
<Orientation y="2.35621"/>
<Actor seed="28060"/>
</Entity>
<Entity uid="18225">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1121.93201" z="1028.32996"/>
<Orientation y="2.35621"/>
<Actor seed="10106"/>
</Entity>
<Entity uid="18226">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1109.84693" z="1009.95795"/>
<Orientation y="2.35621"/>
<Actor seed="42548"/>
</Entity>
<Entity uid="18227">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1110.77881" z="1009.32996"/>
<Orientation y="2.35621"/>
<Actor seed="33894"/>
</Entity>
<Entity uid="18228">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1107.82935" z="1010.60682"/>
<Orientation y="2.35621"/>
<Actor seed="22768"/>
</Entity>
<Entity uid="18229">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1109.0127" z="1014.82734"/>
<Orientation y="2.35621"/>
<Actor seed="61644"/>
</Entity>
<Entity uid="18230">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1112.36487" z="1016.05365"/>
<Orientation y="2.35621"/>
<Actor seed="64814"/>
</Entity>
<Entity uid="18231">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1116.23621" z="1016.48261"/>
<Orientation y="2.35621"/>
<Actor seed="40720"/>
</Entity>
<Entity uid="18232">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1118.81202" z="1013.61908"/>
<Orientation y="2.35621"/>
<Actor seed="7096"/>
</Entity>
<Entity uid="18233">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1114.21717" z="1010.03016"/>
<Orientation y="2.35621"/>
<Actor seed="55480"/>
</Entity>
<Entity uid="18234">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1112.02356" z="1009.10376"/>
<Orientation y="2.35621"/>
<Actor seed="31534"/>
</Entity>
<Entity uid="18235">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1115.57947" z="1009.29645"/>
<Orientation y="2.35621"/>
<Actor seed="12366"/>
</Entity>
<Entity uid="18236">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1118.00489" z="1008.9344"/>
<Orientation y="2.35621"/>
<Actor seed="16582"/>
</Entity>
<Entity uid="18237">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1113.80823" z="1013.22822"/>
<Orientation y="2.35621"/>
<Actor seed="61356"/>
</Entity>
<Entity uid="18238">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1119.32093" z="1019.94117"/>
<Orientation y="2.35621"/>
<Actor seed="29290"/>
</Entity>
<Entity uid="18239">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1119.56775" z="1021.34345"/>
<Orientation y="2.35621"/>
<Actor seed="10952"/>
</Entity>
<Entity uid="18240">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1122.15381" z="1024.57679"/>
<Orientation y="2.35621"/>
<Actor seed="62282"/>
</Entity>
<Entity uid="18241">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1122.36963" z="1027.3401"/>
<Orientation y="2.35621"/>
<Actor seed="10948"/>
</Entity>
<Entity uid="18242">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1122.4939" z="1030.37855"/>
<Orientation y="2.35621"/>
<Actor seed="8120"/>
</Entity>
<Entity uid="18243">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1119.45777" z="1027.29615"/>
<Orientation y="2.35621"/>
<Actor seed="924"/>
</Entity>
<Entity uid="18244">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1117.8307" z="1023.82886"/>
<Orientation y="2.35621"/>
<Actor seed="53518"/>
</Entity>
<Entity uid="18245">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1114.14246" z="1021.69898"/>
<Orientation y="2.35621"/>
<Actor seed="14656"/>
</Entity>
<Entity uid="18246">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1112.83802" z="1019.04773"/>
<Orientation y="2.35621"/>
<Actor seed="23408"/>
</Entity>
<Entity uid="18247">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1113.28553" z="1023.8158"/>
<Orientation y="2.35621"/>
<Actor seed="65381"/>
</Entity>
<Entity uid="18248">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1105.9358" z="1016.16767"/>
<Orientation y="2.35621"/>
<Actor seed="9054"/>
</Entity>
<Entity uid="18249">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1110.00196" z="1016.25116"/>
<Orientation y="2.35622"/>
<Actor seed="46338"/>
</Entity>
<Entity uid="18250">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1111.74756" z="1023.79657"/>
<Orientation y="3.0449"/>
<Actor seed="49648"/>
</Entity>
<Entity uid="18251">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1088.38575" z="964.17066"/>
<Orientation y="2.08828"/>
<Actor seed="8156"/>
</Entity>
<Entity uid="18252">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1089.06202" z="949.219"/>
<Orientation y="2.35621"/>
<Actor seed="33462"/>
</Entity>
<Entity uid="18253">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1097.22828" z="973.19495"/>
<Orientation y="2.35621"/>
<Actor seed="26500"/>
</Entity>
<Entity uid="18254">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="1098.0276" z="954.09516"/>
<Orientation y="2.35621"/>
<Actor seed="11984"/>
</Entity>
<Entity uid="18255">
<Template>gaia/fauna_crocodile</Template>
<Player>0</Player>
<Position x="1076.33558" z="867.02295"/>
<Orientation y="0.58214"/>
<Actor seed="44988"/>
</Entity>
<Entity uid="18256">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1120.8672" z="1033.19275"/>
<Orientation y="2.35621"/>
<Actor seed="56522"/>
</Entity>
<Entity uid="18257">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1122.30799" z="1032.76307"/>
<Orientation y="2.35621"/>
<Actor seed="38206"/>
</Entity>
<Entity uid="18258">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1124.32801" z="1029.56995"/>
<Orientation y="2.35621"/>
<Actor seed="55454"/>
</Entity>
<Entity uid="18259">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1123.19837" z="1027.35145"/>
<Orientation y="2.35621"/>
<Actor seed="43064"/>
</Entity>
<Entity uid="18260">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1119.67103" z="1024.9037"/>
<Orientation y="2.35621"/>
<Actor seed="19600"/>
</Entity>
<Entity uid="18261">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1119.48121" z="1028.06128"/>
<Orientation y="2.35621"/>
<Actor seed="1260"/>
</Entity>
<Entity uid="18262">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1143.91541" z="1039.34827"/>
<Orientation y="2.35621"/>
<Actor seed="53014"/>
</Entity>
<Entity uid="18263">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1143.59461" z="1036.49781"/>
<Orientation y="-1.37998"/>
<Actor seed="27842"/>
</Entity>
<Entity uid="18264">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1140.2754" z="1036.59021"/>
<Orientation y="2.35621"/>
<Actor seed="40350"/>
</Entity>
<Entity uid="18265">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1118.17554" z="1017.84723"/>
<Orientation y="2.35621"/>
<Actor seed="29270"/>
</Entity>
<Entity uid="18266">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1120.14905" z="1021.49787"/>
<Orientation y="2.35621"/>
<Actor seed="44964"/>
</Entity>
<Entity uid="18267">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1118.67652" z="1013.55854"/>
<Orientation y="2.35621"/>
<Actor seed="28972"/>
</Entity>
<Entity uid="18268">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1115.14625" z="1011.30073"/>
<Orientation y="2.35621"/>
<Actor seed="15516"/>
</Entity>
<Entity uid="18269">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1113.22266" z="1008.24195"/>
<Orientation y="2.35621"/>
<Actor seed="46364"/>
</Entity>
<Entity uid="18270">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1115.64637" z="1007.64844"/>
<Orientation y="2.35621"/>
<Actor seed="6794"/>
</Entity>
<Entity uid="18271">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1119.54932" z="1008.3625"/>
<Orientation y="2.35621"/>
<Actor seed="57170"/>
</Entity>
<Entity uid="18272">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1116.51026" z="1011.78937"/>
<Orientation y="2.35621"/>
<Actor seed="34084"/>
</Entity>
<Entity uid="18273">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1120.48096" z="1018.35254"/>
<Orientation y="2.35621"/>
<Actor seed="18742"/>
</Entity>
<Entity uid="18274">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1102.57227" z="983.64594"/>
<Orientation y="2.35621"/>
<Actor seed="26506"/>
</Entity>
<Entity uid="18275">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1105.43067" z="977.01423"/>
<Orientation y="2.35621"/>
<Actor seed="25934"/>
</Entity>
<Entity uid="18276">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1100.70032" z="952.82624"/>
<Orientation y="2.35621"/>
<Actor seed="6304"/>
</Entity>
<Entity uid="18277">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1095.76038" z="961.19184"/>
<Orientation y="2.35621"/>
<Actor seed="21546"/>
</Entity>
<Entity uid="18278">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1089.03687" z="949.26038"/>
<Orientation y="2.35621"/>
<Actor seed="3816"/>
</Entity>
<Entity uid="18279">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1097.12342" z="973.00599"/>
<Orientation y="2.35621"/>
<Actor seed="52482"/>
</Entity>
<Entity uid="18280">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1084.78284" z="930.9756"/>
<Orientation y="2.35621"/>
<Actor seed="42142"/>
</Entity>
<Entity uid="18281">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1083.70105" z="917.34528"/>
<Orientation y="2.35621"/>
<Actor seed="53608"/>
</Entity>
<Entity uid="18282">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1085.8252" z="910.77692"/>
<Orientation y="2.35621"/>
<Actor seed="62478"/>
</Entity>
<Entity uid="18283">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1083.21424" z="891.95472"/>
<Orientation y="2.35621"/>
<Actor seed="50552"/>
</Entity>
<Entity uid="18284">
<Template>actor|props/flora/reeds_a.xml</Template>
<Position x="1080.19495" z="854.3606"/>
<Orientation y="2.35621"/>
<Actor seed="34822"/>
</Entity>
<Entity uid="18286">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1066.96961" z="1021.66785"/>
<Orientation y="2.35621"/>
<Actor seed="16312"/>
</Entity>
<Entity uid="18287">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1055.08997" z="1008.17511"/>
<Orientation y="2.35621"/>
<Actor seed="5170"/>
</Entity>
<Entity uid="18288">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1052.69349" z="997.6966"/>
<Orientation y="2.35621"/>
<Actor seed="31016"/>
</Entity>
<Entity uid="18289">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1050.11561" z="991.51185"/>
<Orientation y="2.35621"/>
<Actor seed="45178"/>
</Entity>
<Entity uid="18290">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1054.6698" z="988.49177"/>
<Orientation y="2.35621"/>
<Actor seed="12232"/>
</Entity>
<Entity uid="18291">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1052.49317" z="1001.70954"/>
<Orientation y="2.35621"/>
<Actor seed="47734"/>
</Entity>
<Entity uid="18292">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1063.93458" z="1019.39515"/>
<Orientation y="2.35621"/>
<Actor seed="6020"/>
</Entity>
<Entity uid="18293">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1062.80982" z="992.94996"/>
<Orientation y="2.35621"/>
<Actor seed="17524"/>
</Entity>
<Entity uid="18294">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1069.92273" z="1007.1089"/>
<Orientation y="2.35621"/>
<Actor seed="48946"/>
</Entity>
<Entity uid="18295">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1073.36182" z="1015.63569"/>
<Orientation y="2.35621"/>
<Actor seed="24738"/>
</Entity>
<Entity uid="18296">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1068.90613" z="960.37665"/>
<Orientation y="2.35621"/>
<Actor seed="33848"/>
</Entity>
<Entity uid="18297">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1074.00818" z="968.42426"/>
<Orientation y="2.35621"/>
<Actor seed="52014"/>
</Entity>
<Entity uid="18298">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1069.15638" z="968.05103"/>
<Orientation y="2.35621"/>
<Actor seed="1282"/>
</Entity>
<Entity uid="18299">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1074.0868" z="970.71717"/>
<Orientation y="2.35621"/>
<Actor seed="16316"/>
</Entity>
<Entity uid="18301">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1026.64979" z="861.857"/>
<Orientation y="2.35621"/>
<Actor seed="11586"/>
</Entity>
<Entity uid="18302">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1011.68213" z="848.7588"/>
<Orientation y="2.35621"/>
<Actor seed="55186"/>
</Entity>
<Entity uid="18303">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1014.86817" z="853.62812"/>
<Orientation y="2.35621"/>
<Actor seed="43622"/>
</Entity>
<Entity uid="18304">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1019.53278" z="843.72645"/>
<Orientation y="2.35621"/>
<Actor seed="52358"/>
</Entity>
<Entity uid="18305">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1025.37525" z="836.09559"/>
<Orientation y="2.35621"/>
<Actor seed="59068"/>
</Entity>
<Entity uid="18306">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1026.56763" z="838.7295"/>
<Orientation y="2.35621"/>
<Actor seed="42294"/>
</Entity>
<Entity uid="18307">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1022.2165" z="852.10022"/>
<Orientation y="2.35621"/>
<Actor seed="5582"/>
</Entity>
<Entity uid="18308">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1019.76905" z="859.02619"/>
<Orientation y="2.35621"/>
<Actor seed="50638"/>
</Entity>
<Entity uid="18309">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1024.12269" z="846.77961"/>
<Orientation y="2.35621"/>
<Actor seed="3466"/>
</Entity>
<Entity uid="18310">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1029.021" z="858.55878"/>
<Orientation y="2.35621"/>
<Actor seed="13680"/>
</Entity>
<Entity uid="18311">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1019.64484" z="852.1106"/>
<Orientation y="2.35621"/>
<Actor seed="48528"/>
</Entity>
<Entity uid="18312">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1014.805" z="849.64014"/>
<Orientation y="2.35621"/>
<Actor seed="4638"/>
</Entity>
<Entity uid="18313">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1059.08106" z="977.75403"/>
<Orientation y="2.35621"/>
<Actor seed="2178"/>
</Entity>
<Entity uid="18314">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1046.81141" z="951.4419"/>
<Orientation y="2.35621"/>
<Actor seed="39056"/>
</Entity>
<Entity uid="18315">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1071.14673" z="1011.86188"/>
<Orientation y="2.35621"/>
<Actor seed="8346"/>
</Entity>
<Entity uid="18316">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1131.2638" z="1040.69336"/>
<Orientation y="2.35621"/>
<Actor seed="43598"/>
</Entity>
<Entity uid="18317">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1066.30188" z="933.75983"/>
<Orientation y="2.35621"/>
<Actor seed="51352"/>
</Entity>
<Entity uid="18318">
<Template>gaia/flora_tree_senegal_date_palm</Template>
<Player>0</Player>
<Position x="1058.23755" z="879.10602"/>
<Orientation y="2.35621"/>
<Actor seed="22752"/>
</Entity>
<Entity uid="18319">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1019.84363" z="855.11261"/>
<Orientation y="2.35621"/>
<Actor seed="49900"/>
</Entity>
<Entity uid="18320">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1021.06196" z="856.59198"/>
<Orientation y="2.35621"/>
<Actor seed="50282"/>
</Entity>
<Entity uid="18321">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1013.3401" z="845.33613"/>
<Orientation y="2.35621"/>
<Actor seed="64416"/>
</Entity>
<Entity uid="18322">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1014.85401" z="841.94642"/>
<Orientation y="2.35621"/>
<Actor seed="25210"/>
</Entity>
<Entity uid="18323">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1030.1819" z="867.6283"/>
<Orientation y="2.35621"/>
<Actor seed="38228"/>
</Entity>
<Entity uid="18324">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="518.96839" z="956.41034"/>
<Orientation y="2.35621"/>
<Actor seed="20502"/>
</Entity>
<Entity uid="18325">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="518.17804" z="960.19001"/>
<Orientation y="2.35621"/>
<Actor seed="598"/>
</Entity>
<Entity uid="18326">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="532.43451" z="971.57862"/>
<Orientation y="2.35621"/>
<Actor seed="43480"/>
</Entity>
<Entity uid="18327">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="536.31763" z="971.85145"/>
<Orientation y="2.35621"/>
<Actor seed="41586"/>
</Entity>
<Entity uid="18328">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="536.10871" z="981.32453"/>
<Orientation y="2.35621"/>
<Actor seed="60846"/>
</Entity>
<Entity uid="18329">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="537.13678" z="977.61622"/>
<Orientation y="2.35621"/>
<Actor seed="58814"/>
</Entity>
<Entity uid="18330">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="534.20069" z="976.09235"/>
<Orientation y="2.35621"/>
<Actor seed="34202"/>
</Entity>
<Entity uid="18331">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="537.14118" z="975.73438"/>
<Orientation y="2.35621"/>
<Actor seed="19900"/>
</Entity>
<Entity uid="18332">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="529.79212" z="970.3426"/>
<Orientation y="2.35621"/>
<Actor seed="48792"/>
</Entity>
<Entity uid="18333">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="525.63617" z="987.59467"/>
<Orientation y="2.35621"/>
<Actor seed="20254"/>
</Entity>
<Entity uid="18334">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="529.02778" z="995.84418"/>
<Orientation y="2.35621"/>
<Actor seed="47006"/>
</Entity>
<Entity uid="18335">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="516.8559" z="967.65784"/>
<Orientation y="2.35621"/>
<Actor seed="26052"/>
</Entity>
<Entity uid="18336">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="517.74695" z="967.16907"/>
<Orientation y="2.35621"/>
<Actor seed="33480"/>
</Entity>
<Entity uid="18337">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="517.09015" z="976.12885"/>
<Orientation y="2.35621"/>
<Actor seed="39488"/>
</Entity>
<Entity uid="18338">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="506.49201" z="979.14362"/>
<Orientation y="2.35621"/>
<Actor seed="55722"/>
</Entity>
<Entity uid="18339">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="507.8795" z="967.21076"/>
<Orientation y="2.35621"/>
<Actor seed="38358"/>
</Entity>
<Entity uid="18340">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="520.67511" z="1007.93384"/>
<Orientation y="2.35621"/>
<Actor seed="20080"/>
</Entity>
<Entity uid="18341">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="522.15625" z="982.3357"/>
<Orientation y="2.35621"/>
<Actor seed="51240"/>
</Entity>
<Entity uid="18342">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="508.50571" z="939.89472"/>
<Orientation y="2.35621"/>
<Actor seed="45000"/>
</Entity>
<Entity uid="18343">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1025.00025" z="1056.21753"/>
<Orientation y="2.35621"/>
<Actor seed="48244"/>
</Entity>
<Entity uid="18344">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1041.22083" z="1070.82837"/>
<Orientation y="2.35621"/>
<Actor seed="34350"/>
</Entity>
<Entity uid="18345">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1039.59693" z="1065.08411"/>
<Orientation y="2.35621"/>
<Actor seed="10920"/>
</Entity>
<Entity uid="18346">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.26386" z="1092.25965"/>
<Orientation y="2.35621"/>
<Actor seed="17838"/>
</Entity>
<Entity uid="18347">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1006.64832" z="1021.14698"/>
<Orientation y="2.35621"/>
<Actor seed="13084"/>
</Entity>
<Entity uid="18348">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1007.2555" z="1003.23066"/>
<Orientation y="2.35621"/>
<Actor seed="10154"/>
</Entity>
<Entity uid="18349">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.61298" z="800.2771"/>
<Orientation y="1.52421"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18350">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.60261" z="800.95185"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18351">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.58271" z="801.60651"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18352">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.54096" z="802.35315"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18353">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.4964" z="803.72413"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18354">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.50678" z="803.04938"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18355">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.47651" z="804.37885"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18356">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.43482" z="805.12543"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18357">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.40821" z="806.46363"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18358">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.41858" z="805.78888"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18359">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.38831" z="807.11835"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18360">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.34656" z="807.86493"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18361">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.7198" z="807.52161"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18362">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.76154" z="806.77503"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18363">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.79181" z="805.44556"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18364">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.78144" z="806.12031"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18365">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.80805" z="804.78211"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18366">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.84974" z="804.03553"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18367">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.88001" z="802.70606"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18368">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.86963" z="803.3808"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18369">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.91419" z="802.00983"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18370">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.95594" z="801.26319"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18371">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.97584" z="800.60853"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18372">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.98157" z="800.24079"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18373">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.71882" z="807.85376"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18374">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.53064" z="807.83796"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18375">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.7934" z="800.22498"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18376">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.78766" z="800.59272"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18377">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.76777" z="801.24738"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18378">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.72602" z="801.99402"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18379">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.68146" z="803.365"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18380">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.69184" z="802.69025"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18381">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.66157" z="804.01972"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18382">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.61988" z="804.7663"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18383">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.59327" z="806.1045"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18384">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.60364" z="805.42975"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18385">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.57337" z="806.75922"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18386">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.53162" z="807.5058"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18387">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.1584" z="807.84913"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18388">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.20014" z="807.10254"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18389">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.23041" z="805.77308"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18390">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.22004" z="806.44782"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18391">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.24665" z="805.10962"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18392">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.28834" z="804.36304"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18393">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.31861" z="803.03357"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18394">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.30823" z="803.70832"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18395">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.35279" z="802.33735"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18396">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.39454" z="801.5907"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18397">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.41443" z="800.93604"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18398">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.42481" z="800.2613"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18399">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.98487" z="800.22504"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18400">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.9745" z="800.89979"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18401">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.9546" z="801.55445"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18402">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.91285" z="802.3011"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18403">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.8683" z="803.67206"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18404">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.87867" z="802.99732"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18405">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.8484" z="804.32679"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18406">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.80671" z="805.07337"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18407">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.7801" z="806.41157"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18408">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.79047" z="805.73682"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18409">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.7602" z="807.06629"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18410">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.71845" z="807.81287"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18411">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.09168" z="807.46955"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18412">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.13343" z="806.72297"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18413">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.1637" z="805.3935"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18414">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.15333" z="806.06824"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18415">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.17994" z="804.73005"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18416">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.22162" z="803.98346"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18417">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.2519" z="802.654"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18418">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.24152" z="803.32874"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18419">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.28608" z="801.95777"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18420">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.32782" z="801.21113"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18421">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.34772" z="800.55646"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18422">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.35346" z="800.18873"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18423">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.0907" z="807.8017"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18424">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.27887" z="807.81751"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18425">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.54163" z="800.20453"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18426">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.5359" z="800.57227"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18427">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.516" z="801.22693"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18428">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.47425" z="801.97358"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18429">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.4297" z="803.34455"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18430">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.44007" z="802.6698"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18431">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.4098" z="803.99927"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18432">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.36811" z="804.74585"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18433">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.3415" z="806.08405"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18434">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.35187" z="805.40931"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18435">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.3216" z="806.73877"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18436">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.27985" z="807.48536"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18437">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.90662" z="807.82868"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18438">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.94837" z="807.0821"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18439">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.97864" z="805.75263"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18440">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.96827" z="806.42737"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18441">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1014.99488" z="805.08918"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18442">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.03657" z="804.3426"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18443">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.06684" z="803.01313"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18444">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.05646" z="803.68787"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18445">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.10102" z="802.3169"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18446">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.14277" z="801.57026"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18447">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.16266" z="800.9156"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18448">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1015.17304" z="800.24085"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18449">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.99964" z="800.33863"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18450">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.98926" z="801.01337"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18451">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.96937" z="801.66803"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18452">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.92762" z="802.41468"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18453">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.88306" z="803.78565"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18454">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.89344" z="803.11091"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18455">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.86316" z="804.44037"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18456">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.82148" z="805.18696"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18457">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.79487" z="806.52515"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18458">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.80524" z="805.85041"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18459">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.77497" z="807.17988"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18460">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.73322" z="807.92646"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18461">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.10645" z="807.58313"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18462">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.1482" z="806.83655"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18463">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.17847" z="805.50709"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18464">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.1681" z="806.18183"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18465">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.19471" z="804.84363"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18466">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.2364" z="804.09705"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18467">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.26667" z="802.76758"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18468">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.2563" z="803.44233"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18469">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.30085" z="802.07136"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18470">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.3426" z="801.32471"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18471">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.3625" z="800.67005"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18472">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.36823" z="800.30231"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18473">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.10547" z="807.91529"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18474">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.9173" z="807.89948"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18475">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.18006" z="800.2865"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18476">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.17432" z="800.65424"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18477">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.15442" z="801.3089"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18478">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.11268" z="802.05555"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18479">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.06812" z="803.42652"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18480">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.0785" z="802.75178"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18481">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.04822" z="804.08124"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18482">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1013.00654" z="804.82782"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18483">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.97992" z="806.16602"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18484">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.9903" z="805.49128"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18485">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.96003" z="806.82074"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18486">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.91828" z="807.56733"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18487">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.54505" z="807.91065"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18488">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.5868" z="807.16407"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18489">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.61707" z="805.8346"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18490">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.6067" z="806.50934"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18491">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.63331" z="805.17115"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18492">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.675" z="804.42457"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18493">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.70527" z="803.0951"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18494">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.6949" z="803.76984"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18495">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.73945" z="802.39887"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18496">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.7812" z="801.65223"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18497">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.8011" z="800.99756"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18498">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1012.81147" z="800.32282"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18499">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.25141" z="800.35907"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18500">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.24103" z="801.03382"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18501">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.22114" z="801.68848"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18502">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.17939" z="802.43512"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18503">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.13483" z="803.8061"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18504">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.14521" z="803.13135"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18505">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.11493" z="804.46082"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18506">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.07325" z="805.2074"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18507">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.04664" z="806.5456"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18508">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.05701" z="805.87085"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18509">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.02674" z="807.20032"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18510">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.985" z="807.9469"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18511">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.35822" z="807.60358"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18512">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.39997" z="806.857"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18513">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.43024" z="805.52753"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18514">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.41987" z="806.20228"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18515">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.44648" z="804.86408"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18516">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.48816" z="804.1175"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18517">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.51844" z="802.78803"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18518">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.50806" z="803.46277"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18519">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.55262" z="802.0918"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18520">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.59437" z="801.34516"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18521">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.61426" z="800.6905"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18522">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.62" z="800.32276"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18523">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1011.35724" z="807.93573"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18524">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.54542" z="807.95154"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18525">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.80817" z="800.33857"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18526">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.80243" z="800.7063"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18527">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.78254" z="801.36097"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18528">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.74079" z="802.10761"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18529">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.69623" z="803.47858"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18530">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.70661" z="802.80384"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18531">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.67634" z="804.13331"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18532">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.63465" z="804.87989"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18533">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.60804" z="806.21808"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18534">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.61841" z="805.54334"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18535">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.58814" z="806.87281"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18536">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.5464" z="807.6194"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18537">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.17316" z="807.96271"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18538">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.21491" z="807.21613"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18539">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.24518" z="805.88666"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18540">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.23481" z="806.56141"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18541">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.26142" z="805.22321"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18542">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.30311" z="804.47663"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18543">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.33338" z="803.14716"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18544">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.323" z="803.8219"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18545">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.36756" z="802.45093"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18546">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.40931" z="801.70429"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18547">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.4292" z="801.04963"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18548">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.43958" z="800.37488"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18549">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.85816" z="800.18342"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18550">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.84778" z="800.85816"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18551">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.82789" z="801.51282"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18552">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.78614" z="802.25947"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18553">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.74158" z="803.63044"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18554">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.75196" z="802.9557"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18555">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.72168" z="804.28516"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18556">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.68" z="805.03174"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18557">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.65339" z="806.36994"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18558">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.66376" z="805.6952"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18559">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.63349" z="807.02466"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18560">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.59174" z="807.77125"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18561">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.96497" z="807.42792"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18562">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.00672" z="806.68134"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18563">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.037" z="805.35187"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18564">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.02662" z="806.02662"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18565">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.05323" z="804.68842"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18566">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.09491" z="803.94184"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18567">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.12519" z="802.61237"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18568">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.11481" z="803.28711"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18569">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.15937" z="801.91614"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18570">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.20112" z="801.1695"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18571">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.22101" z="800.51484"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18572">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.22675" z="800.1471"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18573">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1016.964" z="807.76008"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18574">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.77582" z="807.74427"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18575">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.03858" z="800.1313"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18576">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.03284" z="800.49903"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18577">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.01294" z="801.1537"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18578">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.9712" z="801.90033"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18579">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.92664" z="803.27131"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18580">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.93702" z="802.59656"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18581">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.90674" z="803.92603"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18582">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.86506" z="804.67261"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18583">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.83844" z="806.01081"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18584">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.84882" z="805.33606"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18585">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.81855" z="806.66553"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18586">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.7768" z="807.41211"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18587">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.40357" z="807.75544"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18588">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.44532" z="807.00886"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18589">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.4756" z="805.67939"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18590">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.46521" z="806.35413"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18591">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.49183" z="805.01594"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18592">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.53351" z="804.26935"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18593">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.56379" z="802.93989"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18594">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.55341" z="803.61463"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18595">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.59797" z="802.24366"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18596">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.63971" z="801.49701"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18597">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.65961" z="800.84235"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18598">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1017.66999" z="800.16761"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18599">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.23005" z="800.13135"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18600">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.21967" z="800.8061"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18601">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.19977" z="801.46076"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18602">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.15803" z="802.2074"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18603">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.11347" z="803.57837"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18604">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.12385" z="802.90363"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18605">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.09357" z="804.2331"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18606">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.05188" z="804.97968"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18607">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.02527" z="806.31788"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18608">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.03565" z="805.64313"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18609">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.00538" z="806.9726"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18610">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.96363" z="807.71918"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18611">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.33686" z="807.37586"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18612">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.37861" z="806.62928"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18613">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.40888" z="805.29981"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18614">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.3985" z="805.97455"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18615">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.42511" z="804.63636"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18616">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.4668" z="803.88978"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18617">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.49708" z="802.56031"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18618">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.4867" z="803.23505"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18619">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.53125" z="801.86408"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18620">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.573" z="801.11744"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18621">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.5929" z="800.46277"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18622">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.59864" z="800.09504"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18623">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.33588" z="807.70801"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18624">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.52405" z="807.72382"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18625">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.78681" z="800.11084"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18626">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.78107" z="800.47858"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18627">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.76117" z="801.13324"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18628">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.71943" z="801.87989"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18629">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.67487" z="803.25086"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18630">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.68525" z="802.57612"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18631">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.65497" z="803.90558"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18632">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.61329" z="804.65217"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18633">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.58667" z="805.99036"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18634">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.59705" z="805.31562"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18635">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.56678" z="806.64509"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18636">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.52503" z="807.39167"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18637">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.1518" z="807.735"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18638">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.19355" z="806.98841"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18639">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.22382" z="805.65894"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18640">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.21344" z="806.33368"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18641">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.24006" z="804.99549"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18642">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.28174" z="804.24891"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18643">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.31202" z="802.91944"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18644">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.30164" z="803.59418"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18645">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.3462" z="802.22321"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18646">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.38794" z="801.47657"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18647">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.40784" z="800.8219"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18648">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1018.41822" z="800.14716"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18649">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.59162" z="800.04938"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18650">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.54932" z="800.78785"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18651">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.56135" z="801.37879"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18652">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.5196" z="802.12543"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18653">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.47504" z="803.4964"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18654">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.48542" z="802.82166"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18655">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.45514" z="804.15113"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18656">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.41346" z="804.89771"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18657">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.38685" z="806.23591"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18658">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.39722" z="805.56116"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18659">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.36695" z="806.89063"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18660">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.3252" z="807.63721"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18661">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.69843" z="807.29389"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18662">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.74018" z="806.54731"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18663">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.77045" z="805.21784"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18664">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.76008" z="805.89258"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18665">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.78669" z="804.55439"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18666">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.82837" z="803.80781"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18667">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.85865" z="802.47834"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18668">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.84827" z="803.15308"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18669">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.89283" z="801.78211"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18670">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.91633" z="801.05329"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18671">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.95447" z="800.3808"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18672">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.96021" z="800.01307"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18673">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.69745" z="807.62604"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18674">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.50928" z="807.61023"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18675">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.77204" z="799.99726"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18676">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.7663" z="800.365"/>
<Orientation y="-3.35987"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18677">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.7464" z="801.01966"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18678">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.70466" z="801.7663"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18679">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.6601" z="803.13727"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18680">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.67048" z="802.46253"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18681">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.6402" z="803.792"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18682">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.59852" z="804.53858"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18683">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.5719" z="805.87678"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18684">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.58228" z="805.20203"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18685">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.55201" z="806.5315"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18686">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.51026" z="807.27808"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18687">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.13703" z="807.6214"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18688">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.17878" z="806.87482"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18689">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.20905" z="805.54535"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18690">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.19867" z="806.2201"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18691">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.22529" z="804.8819"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18692">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.26697" z="804.13532"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18693">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.29725" z="802.80585"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18694">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.28687" z="803.4806"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18695">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.33143" z="802.10962"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18696">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.37317" z="801.36298"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18697">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.39307" z="800.70832"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18698">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.34955" z="800.00898"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18699">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.79572" z="800.10767"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18700">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.83301" z="800.74457"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18701">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.81312" z="801.39924"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18702">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.77137" z="802.14588"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18703">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.72681" z="803.51685"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18704">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.73719" z="802.84211"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18705">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.70691" z="804.17157"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18706">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.66523" z="804.91816"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18707">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.63862" z="806.25635"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18708">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.649" z="805.58161"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18709">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.61872" z="806.91108"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18710">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.57697" z="807.65766"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18711">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.9502" z="807.31434"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18712">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.99195" z="806.56775"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18713">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.02222" z="805.23829"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18714">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.01185" z="805.91303"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18715">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.03846" z="804.57483"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18716">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.08014" z="803.82825"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18717">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.11042" z="802.49878"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18718">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.10004" z="803.17353"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18719">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.1446" z="801.80256"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18720">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.18635" z="801.05591"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18721">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.20624" z="800.40125"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18722">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1021.21198" z="800.03351"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18723">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.94922" z="807.64649"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18724">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.1374" z="807.6623"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18725">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.40015" z="800.04932"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18726">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.39441" z="800.41706"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18727">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.37452" z="801.07172"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18728">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.33277" z="801.81836"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18729">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.28821" z="803.18934"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18730">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.29859" z="802.5146"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18731">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.26832" z="803.84406"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18732">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.22663" z="804.59064"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18733">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.20002" z="805.92884"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18734">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.2104" z="805.2541"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18735">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.18012" z="806.58356"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18736">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.13837" z="807.33014"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18737">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.76514" z="807.67347"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18738">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.8069" z="806.92688"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18739">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.83716" z="805.59742"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18740">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.82679" z="806.27216"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18741">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.8534" z="804.93396"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18742">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.89509" z="804.18738"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18743">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.92536" z="802.85792"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18744">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.91498" z="803.53266"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18745">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1019.95954" z="802.16169"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18746">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.00129" z="801.41504"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18747">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.02118" z="800.76038"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18748">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1020.03156" z="800.08564"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18749">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.32874" z="800.45368"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18750">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.31836" z="801.12842"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18751">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.29847" z="801.78309"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18752">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.25672" z="802.52973"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18753">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.21216" z="803.9007"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18754">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.22254" z="803.22596"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18755">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.19227" z="804.55542"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18756">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.15058" z="805.30201"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18757">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.12397" z="806.6402"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18758">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.13434" z="805.96546"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18759">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.10407" z="807.29493"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18760">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.06232" z="808.04151"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18761">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.43555" z="807.69819"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18762">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.4773" z="806.9516"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18763">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.50757" z="805.62214"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18764">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.4972" z="806.29688"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18765">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.52381" z="804.95868"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18766">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.5655" z="804.2121"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18767">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.59577" z="802.88263"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18768">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.5854" z="803.55738"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18769">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.62995" z="802.18641"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18770">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.6717" z="801.43976"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18771">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.6916" z="800.7851"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18772">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.69733" z="800.41736"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18773">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.43458" z="808.03034"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18774">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.2464" z="808.01453"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18775">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.45606" z="800.42627"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18776">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.50342" z="800.7693"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18777">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.45661" z="801.44855"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18778">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.44178" z="802.1706"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18779">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.39722" z="803.54157"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18780">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.4076" z="802.86683"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18781">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.37732" z="804.1963"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18782">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.33564" z="804.94288"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18783">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.30903" z="806.28107"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18784">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.3194" z="805.60633"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18785">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.28913" z="806.9358"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18786">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.24738" z="807.68238"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18787">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.87415" z="808.0257"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18788">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.9159" z="807.27912"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18789">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.94617" z="805.94965"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18790">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.9358" z="806.6244"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18791">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1007.96241" z="805.2862"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18792">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.0041" z="804.53962"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18793">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.03437" z="803.21015"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18794">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.024" z="803.8849"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18795">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.06855" z="802.51392"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18796">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.1103" z="801.76728"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18797">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.1302" z="801.11261"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18798">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.14057" z="800.43787"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18799">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.70063" z="800.40162"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18800">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.69025" z="801.07636"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18801">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.67035" z="801.73102"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18802">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.62861" z="802.47767"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18803">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.58405" z="803.84864"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18804">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.59443" z="803.1739"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18805">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.56415" z="804.50336"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18806">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.52247" z="805.24994"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18807">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.49585" z="806.58814"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18808">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.50623" z="805.9134"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18809">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.47596" z="807.24286"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18810">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.43421" z="807.98945"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18811">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.80744" z="807.64612"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18812">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.84919" z="806.89954"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18813">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.87946" z="805.57007"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18814">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.86908" z="806.24482"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18815">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.8957" z="804.90662"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18816">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.93738" z="804.16004"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18817">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.96766" z="802.83057"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18818">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.95728" z="803.50532"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18819">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.00184" z="802.13434"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18820">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.04358" z="801.3877"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18821">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.06348" z="800.73304"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18822">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1010.06922" z="800.3653"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18823">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.80646" z="807.97828"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18824">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.99463" z="807.99408"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18825">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.2574" z="800.38111"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18826">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.25165" z="800.74885"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18827">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.23176" z="801.40351"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18828">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.19001" z="802.15015"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18829">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.14545" z="803.52112"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18830">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.15583" z="802.84638"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18831">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.12555" z="804.17585"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18832">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.08387" z="804.92243"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18833">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.05726" z="806.26063"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18834">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.06763" z="805.58588"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18835">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1009.03736" z="806.91535"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18836">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.99561" z="807.66193"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18837">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.57728" z="808.01972"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18838">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.66413" z="807.25867"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18839">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.6944" z="805.9292"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18840">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.68403" z="806.60395"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18841">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.71064" z="805.26575"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18842">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.75232" z="804.51917"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18843">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.7826" z="803.1897"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18844">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.77222" z="803.86445"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18845">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.81678" z="802.49347"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18846">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.85853" z="801.74683"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18847">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.87842" z="801.09217"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18848">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1008.8888" z="800.41742"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18849">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.73725" z="800.45838"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18850">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.72687" z="801.13312"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18851">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.70698" z="801.78779"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18852">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.66523" z="802.53443"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18853">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.62067" z="803.9054"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18854">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.63105" z="803.23066"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18855">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.60077" z="804.56012"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18856">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.55909" z="805.30671"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18857">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.53248" z="806.6449"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18858">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.54285" z="805.97016"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18859">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.51258" z="807.29963"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18860">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.47083" z="808.04621"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18861">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.84406" z="807.70289"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18862">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.88581" z="806.9563"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18863">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.91608" z="805.62684"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18864">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.90571" z="806.30158"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18865">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.93232" z="804.96338"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18866">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.974" z="804.2168"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18867">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.00428" z="802.88733"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18868">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.9939" z="803.56208"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18869">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.03846" z="802.19111"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18870">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.08021" z="801.44446"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18871">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.1001" z="800.7898"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18872">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.10584" z="800.42206"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18873">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.84308" z="808.03504"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18874">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.65491" z="808.01923"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18875">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.91767" z="800.40625"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18876">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.91193" z="800.774"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18877">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.89203" z="801.42865"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18878">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.85029" z="802.1753"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18879">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.80573" z="803.54627"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18880">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.81611" z="802.87153"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18881">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.78583" z="804.201"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18882">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.74415" z="804.94758"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18883">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.71753" z="806.28577"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18884">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.72791" z="805.61103"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18885">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.69764" z="806.9405"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18886">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.65589" z="807.68708"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18887">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.28266" z="808.0304"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18888">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.32441" z="807.28382"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18889">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.35468" z="805.95435"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18890">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.3443" z="806.6291"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18891">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.37092" z="805.2909"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18892">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.4126" z="804.54432"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18893">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.44288" z="803.21485"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18894">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.4325" z="803.8896"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18895">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.47706" z="802.51862"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18896">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.5188" z="801.77198"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18897">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.5387" z="801.11731"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18898">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1006.54908" z="800.44257"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18899">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.98902" z="800.47883"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18900">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.97864" z="801.15357"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18901">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.95875" z="801.80823"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18902">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.917" z="802.55488"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18903">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.87244" z="803.92585"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18904">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.88282" z="803.2511"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18905">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.85254" z="804.58057"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18906">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.81086" z="805.32715"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18907">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.78425" z="806.66535"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18908">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.79462" z="805.99061"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18909">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.76435" z="807.32007"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18910">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.7226" z="808.06666"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18911">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.09583" z="807.72333"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18912">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.13758" z="806.97675"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18913">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.16785" z="805.64728"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18914">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.15748" z="806.32203"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18915">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.18409" z="804.98383"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18916">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.22577" z="804.23725"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18917">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.25605" z="802.90778"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18918">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.24567" z="803.58252"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18919">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.29023" z="802.21155"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18920">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.33198" z="801.46491"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18921">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.35187" z="800.81025"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18922">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.35761" z="800.44251"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18923">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1005.09485" z="808.05549"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18924">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.28303" z="808.0713"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18925">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.54578" z="800.45832"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18926">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.54004" z="800.82605"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18927">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.52015" z="801.48072"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18928">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.4784" z="802.22736"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18929">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.43384" z="803.59833"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18930">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.44422" z="802.92359"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18931">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.41395" z="804.25306"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18932">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.37226" z="804.99964"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18933">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.34565" z="806.33783"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18934">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.35602" z="805.6631"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18935">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.32575" z="806.99256"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18936">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.284" z="807.73914"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18937">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1003.91077" z="808.08246"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18938">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1003.95252" z="807.33588"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18939">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1003.9828" z="806.00641"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18940">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1003.97242" z="806.68116"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18941">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1003.99903" z="805.34296"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18942">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.04072" z="804.59638"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18943">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.07099" z="803.26691"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18944">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.06061" z="803.94166"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18945">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.10517" z="802.57068"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18946">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.14692" z="801.82404"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18947">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.16681" z="801.16938"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18948">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1004.1772" z="800.49463"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18949">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1024.02405" z="799.99927"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18950">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1024.01368" z="800.67402"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18951">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.99378" z="801.32868"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18952">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.95203" z="802.07532"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18953">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.90748" z="803.4463"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18954">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.91785" z="802.77155"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18955">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.88758" z="804.10102"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18956">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.8459" z="804.8476"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18957">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.81928" z="806.1858"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18958">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.82966" z="805.51105"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18959">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.79938" z="806.84052"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18960">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.75763" z="807.5871"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18974">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.31806" z="807.59174"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18975">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.58082" z="799.97876"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18976">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.57508" z="800.3465"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18977">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.55518" z="801.00116"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18978">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.51343" z="801.74781"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18979">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.46888" z="803.11878"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18980">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.47925" z="802.44404"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18981">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.44898" z="803.7735"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18982">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.4073" z="804.52009"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18983">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.38068" z="805.85828"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18984">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.39106" z="805.18354"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18985">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.36078" z="806.51301"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18986">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.31904" z="807.25959"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18987">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.94581" z="807.60291"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18988">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1022.98755" z="806.85633"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18989">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.01783" z="805.52686"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18990">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.00745" z="806.2016"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18991">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.03406" z="804.86341"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18992">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.07575" z="804.11683"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18993">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.10602" z="802.78736"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18994">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.09565" z="803.4621"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18995">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.1402" z="802.09113"/>
<Orientation y="1.56095"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18996">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.18195" z="801.34449"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18997">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.20185" z="800.68982"/>
<Orientation y="-3.66276"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18998">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1023.21222" z="800.01508"/>
<Orientation y="1.52422"/>
<Actor seed="48296"/>
</Entity>
<Entity uid="18999">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1005.6667" z="799.56733"/>
<Orientation y="1.54011"/>
<Actor seed="24730"/>
</Entity>
<Entity uid="19000">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1005.2699" z="808.00959"/>
<Orientation y="1.54011"/>
<Actor seed="21474"/>
</Entity>
<Entity uid="19001">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1008.1969" z="799.71808"/>
<Orientation y="4.68056"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19002">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1007.64472" z="808.12159"/>
<Orientation y="4.68056"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19003">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1011.29065" z="799.61573"/>
<Orientation y="4.68056"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19004">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1010.87134" z="808.15168"/>
<Orientation y="4.68056"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19005">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1014.99024" z="799.5146"/>
<Orientation y="4.68876"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19006">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1014.3443" z="808.27991"/>
<Orientation y="4.70017"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19007">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1018.57184" z="799.52845"/>
<Orientation y="4.68056"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19008">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1017.96949" z="808.27082"/>
<Orientation y="4.6988"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19009">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1021.57148" z="808.25641"/>
<Orientation y="4.68056"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19010">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="1021.92835" z="799.50092"/>
<Orientation y="4.68056"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19030">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1177.35755" z="949.20398"/>
<Orientation y="2.35621"/>
<Actor seed="29366"/>
</Entity>
<Entity uid="19065">
<Template>actor|particle/flame_firepit_1.xml</Template>
<Position x="960.27479" z="807.11542"/>
<Orientation y="2.35621"/>
<Actor seed="53756"/>
</Entity>
<Entity uid="19066">
<Template>actor|particle/flame_firepit_1.xml</Template>
<Position x="960.46637" z="800.98823"/>
<Orientation y="2.35621"/>
<Actor seed="21746"/>
</Entity>
<Entity uid="19067">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="960.52558" z="798.48914"/>
<Orientation y="4.73763"/>
<Actor seed="20678"/>
</Entity>
<Entity uid="19068">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="960.40986" z="809.56513"/>
<Orientation y="1.6033"/>
<Actor seed="21236"/>
</Entity>
<Entity uid="19069">
<Template>actor|props/special/eyecandy/ptol_statues_sphynx_base.xml</Template>
<Position x="960.3628" z="804.18848"/>
<Orientation y="3.14849"/>
<Actor seed="13506"/>
</Entity>
<Entity uid="19071">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="960.58802" z="801.03455"/>
<Orientation y="2.35621"/>
<Actor seed="63176"/>
</Entity>
<Entity uid="19084">
<Template>actor|props/special/eyecandy/vase_iberians_a.xml</Template>
<Position x="960.44587" z="807.1496"/>
<Orientation y="2.17582"/>
<Actor seed="63176"/>
</Entity>
<Entity uid="19086">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1021.17438" z="814.51032"/>
<Orientation y="3.72014"/>
<Actor seed="60400"/>
</Entity>
<Entity uid="19087">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.92127" z="811.409"/>
<Orientation y="2.35621"/>
<Actor seed="34420"/>
</Entity>
<Entity uid="19088">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1025.28357" z="813.86841"/>
<Orientation y="2.35621"/>
<Actor seed="48308"/>
</Entity>
<Entity uid="19089">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.7812" z="815.2953"/>
<Orientation y="2.35621"/>
<Actor seed="2212"/>
</Entity>
<Entity uid="19090">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1017.14667" z="792.40986"/>
<Orientation y="5.4881"/>
<Actor seed="53316"/>
</Entity>
<Entity uid="19091">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.1521" z="810.9391"/>
<Orientation y="0.18934"/>
<Actor seed="41464"/>
</Entity>
<Entity uid="19092">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1009.22681" z="815.63904"/>
<Orientation y="0.77092"/>
<Actor seed="10830"/>
</Entity>
<Entity uid="19093">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1009.97761" z="815.41498"/>
<Orientation y="2.35621"/>
<Actor seed="45388"/>
</Entity>
<Entity uid="19095">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1005.69794" z="796.23829"/>
<Orientation y="2.35621"/>
<Actor seed="61552"/>
</Entity>
<Entity uid="19096">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1003.64637" z="794.7093"/>
<Orientation y="1.2486"/>
<Actor seed="3308"/>
</Entity>
<Entity uid="19098">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="973.70936" z="774.57807"/>
<Orientation y="2.35621"/>
<Actor seed="4400"/>
</Entity>
<Entity uid="19099">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1007.53003" z="820.04102"/>
<Orientation y="2.35621"/>
<Actor seed="19606"/>
</Entity>
<Entity uid="19100">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1075.90857" z="846.45636"/>
<Orientation y="2.35621"/>
<Actor seed="17082"/>
</Entity>
<Entity uid="19101">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1000.19806" z="825.16376"/>
<Orientation y="2.68351"/>
<Actor seed="4146"/>
</Entity>
<Entity uid="19102">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1001.76624" z="824.70661"/>
<Orientation y="-0.35753"/>
<Actor seed="7554"/>
</Entity>
<Entity uid="19103">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1001.36152" z="785.97962"/>
<Orientation y="1.5301"/>
<Actor seed="33856"/>
</Entity>
<Entity uid="19104">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.51398" z="788.06489"/>
<Orientation y="2.35621"/>
<Actor seed="21590"/>
</Entity>
<Entity uid="19105">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1024.03846" z="833.08143"/>
<Orientation y="2.35621"/>
<Actor seed="17930"/>
</Entity>
<Entity uid="19106">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1018.55787" z="839.89356"/>
<Orientation y="2.35621"/>
<Actor seed="32364"/>
</Entity>
<Entity uid="19107">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1026.167" z="793.9358"/>
<Orientation y="2.35621"/>
<Actor seed="37542"/>
</Entity>
<Entity uid="19108">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1020.01307" z="776.2693"/>
<Orientation y="2.35621"/>
<Actor seed="60472"/>
</Entity>
<Entity uid="19109">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1022.21521" z="776.73206"/>
<Orientation y="2.35621"/>
<Actor seed="12710"/>
</Entity>
<Entity uid="19111">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.12262" z="796.74604"/>
<Orientation y="2.35621"/>
<Actor seed="45360"/>
</Entity>
<Entity uid="19112">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.9626" z="818.7884"/>
<Orientation y="2.35621"/>
<Actor seed="34982"/>
</Entity>
<Entity uid="19113">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1024.35413" z="820.50873"/>
<Orientation y="2.35621"/>
<Actor seed="29948"/>
</Entity>
<Entity uid="19114">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1012.17096" z="826.70038"/>
<Orientation y="2.35621"/>
<Actor seed="38440"/>
</Entity>
<Entity uid="19115">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.47028" z="777.82056"/>
<Orientation y="2.35621"/>
<Actor seed="17666"/>
</Entity>
<Entity uid="19116">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.97004" z="796.84491"/>
<Orientation y="3.02398"/>
<Actor seed="12988"/>
</Entity>
<Entity uid="19117">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1073.52735" z="833.8213"/>
<Orientation y="2.35621"/>
<Actor seed="3520"/>
</Entity>
<Entity uid="19118">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1075.07447" z="834.00513"/>
<Orientation y="2.35621"/>
<Actor seed="17532"/>
</Entity>
<Entity uid="19119">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1020.5605" z="756.4245"/>
<Orientation y="2.35621"/>
<Actor seed="13800"/>
</Entity>
<Entity uid="19120">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1019.41016" z="747.78846"/>
<Orientation y="2.35621"/>
<Actor seed="15132"/>
</Entity>
<Entity uid="19121">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1020.92231" z="755.89368"/>
<Orientation y="2.35621"/>
<Actor seed="20478"/>
</Entity>
<Entity uid="19122">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="980.55805" z="744.21894"/>
<Orientation y="2.35621"/>
<Actor seed="4422"/>
</Entity>
<Entity uid="19123">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="981.21741" z="743.4391"/>
<Orientation y="2.35621"/>
<Actor seed="1416"/>
</Entity>
<Entity uid="19124">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="948.33082" z="755.72675"/>
<Orientation y="2.35621"/>
<Actor seed="22738"/>
</Entity>
<Entity uid="19125">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="938.91364" z="765.98365"/>
<Orientation y="2.35621"/>
<Actor seed="50592"/>
</Entity>
<Entity uid="19126">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="999.0074" z="777.82703"/>
<Orientation y="1.29754"/>
<Actor seed="59018"/>
</Entity>
<Entity uid="19127">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1019.44037" z="790.72938"/>
<Orientation y="3.2639"/>
<Actor seed="64436"/>
</Entity>
<Entity uid="19128">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1018.71302" z="790.14802"/>
<Orientation y="-5.88572"/>
<Actor seed="852"/>
</Entity>
<Entity uid="19129">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1014.47272" z="793.71717"/>
<Orientation y="1.84824"/>
<Actor seed="53316"/>
</Entity>
<Entity uid="19131">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1014.81348" z="790.92817"/>
<Orientation y="1.225"/>
<Actor seed="64436"/>
</Entity>
<Entity uid="19132">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1015.10615" z="790.74732"/>
<Orientation y="-2.0395"/>
<Actor seed="64436"/>
</Entity>
<Entity uid="19133">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1016.14856" z="789.65107"/>
<Orientation y="1.14766"/>
<Actor seed="64436"/>
</Entity>
<Entity uid="19134">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1015.46283" z="790.1662"/>
<Orientation y="1.02652"/>
<Actor seed="64436"/>
</Entity>
<Entity uid="19148">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1012.2483" z="794.87574"/>
<Orientation y="-0.46146"/>
<Actor seed="852"/>
</Entity>
<Entity uid="19149">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1012.0055" z="793.11738"/>
<Orientation y="5.07543"/>
<Actor seed="53316"/>
</Entity>
<Entity uid="19150">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1014.23407" z="792.77216"/>
<Orientation y="1.40061"/>
<Actor seed="53316"/>
</Entity>
<Entity uid="19152">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1018.95868" z="790.22114"/>
<Orientation y="-3.82984"/>
<Actor seed="64436"/>
</Entity>
<Entity uid="19161">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="976.01294" z="895.99012"/>
<Orientation y="2.35621"/>
<Actor seed="23926"/>
</Entity>
<Entity uid="19162">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="973.57941" z="886.97529"/>
<Orientation y="2.35621"/>
<Actor seed="11696"/>
</Entity>
<Entity uid="19163">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="978.40833" z="940.50971"/>
<Orientation y="2.35621"/>
<Actor seed="36812"/>
</Entity>
<Entity uid="19169">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1023.67743" z="798.21637"/>
<Orientation y="2.35621"/>
<Actor seed="56564"/>
</Entity>
<Entity uid="19170">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1024.16651" z="828.42469"/>
<Orientation y="2.35621"/>
<Actor seed="28524"/>
</Entity>
<Entity uid="19171">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1000.58716" z="896.51777"/>
<Orientation y="2.35621"/>
<Actor seed="13690"/>
</Entity>
<Entity uid="19172">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1001.37134" z="876.26417"/>
<Orientation y="2.35621"/>
<Actor seed="56646"/>
</Entity>
<Entity uid="19173">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1019.58497" z="798.07074"/>
<Orientation y="3.25013"/>
<Actor seed="8420"/>
</Entity>
<Entity uid="19174">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1018.78711" z="797.7776"/>
<Orientation y="-3.96698"/>
<Actor seed="3607"/>
</Entity>
<Entity uid="19180">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="1412.87635" z="680.83295"/>
<Orientation y="2.35621"/>
<Actor seed="44312"/>
</Entity>
<Entity uid="19181">
<Template>units/cart_support_trader</Template>
<Player>3</Player>
<Position x="281.9463" z="651.08411"/>
<Orientation y="3.4105"/>
<Actor seed="59416"/>
</Entity>
<Entity uid="19182">
<Template>units/cart_support_trader</Template>
<Player>3</Player>
<Position x="281.0969" z="666.67103"/>
<Orientation y="2.35621"/>
<Actor seed="46410"/>
</Entity>
<Entity uid="19183">
<Template>units/cart_support_trader</Template>
<Player>3</Player>
<Position x="281.32947" z="646.08497"/>
<Orientation y="2.79685"/>
<Actor seed="19458"/>
</Entity>
<Entity uid="19216">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1242.54371" z="533.58204"/>
<Orientation y="2.68685"/>
<Actor seed="15516"/>
</Entity>
<Entity uid="19217">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1253.49" z="516.96076"/>
<Orientation y="4.39489"/>
<Actor seed="7992"/>
</Entity>
<Entity uid="19218">
<Template>actor|props/flora/grass_tropic_field.xml</Template>
<Position x="1261.95215" z="503.57251"/>
<Orientation y="2.64258"/>
<Actor seed="4844"/>
</Entity>
<Entity uid="19219">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1276.2317" z="500.22266"/>
<Orientation y="2.35621"/>
<Actor seed="8352"/>
</Entity>
<Entity uid="19220">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1277.7804" z="441.13984"/>
<Orientation y="2.35621"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19221">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1277.22291" z="445.75406"/>
<Orientation y="2.35621"/>
<Actor seed="10660"/>
</Entity>
<Entity uid="19222">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1272.67005" z="448.5008"/>
<Orientation y="7.76583"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19223">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1271.25818" z="443.23716"/>
<Orientation y="7.43357"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19224">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1273.33143" z="457.0969"/>
<Orientation y="7.31939"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19225">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1268.02588" z="453.19877"/>
<Orientation y="1.10314"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19226">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1264.1421" z="484.51572"/>
<Orientation y="7.25326"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19227">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1227.34852" z="545.52851"/>
<Orientation y="7.64599"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19228">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1150.23157" z="475.55042"/>
<Orientation y="2.35622"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19229">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1145.37085" z="474.68705"/>
<Orientation y="7.55452"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19230">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1148.5619" z="466.78595"/>
<Orientation y="2.35622"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19231">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1190.30555" z="399.74314"/>
<Orientation y="3.94834"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19232">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1220.71705" z="570.17334"/>
<Orientation y="2.35622"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19233">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1208.13953" z="663.01771"/>
<Orientation y="2.21148"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19234">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1212.29493" z="658.1919"/>
<Orientation y="-2.9034"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19235">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1212.3401" z="652.32947"/>
<Orientation y="2.53219"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19236">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1215.2782" z="602.40253"/>
<Orientation y="2.35622"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19237">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1219.67603" z="598.65278"/>
<Orientation y="3.0192"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19238">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1184.94141" z="744.0066"/>
<Orientation y="2.35622"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19239">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1179.47291" z="747.81147"/>
<Orientation y="4.76348"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19240">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1072.85218" z="627.03736"/>
<Orientation y="2.35622"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19241">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1073.15662" z="633.43824"/>
<Orientation y="1.69024"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19242">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1105.44947" z="558.99701"/>
<Orientation y="2.35622"/>
<Actor seed="3238"/>
</Entity>
<Entity uid="19243">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1254.78675" z="503.2996"/>
<Orientation y="2.35621"/>
<Actor seed="50220"/>
</Entity>
<Entity uid="19244">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1153.11573" z="470.03943"/>
<Orientation y="2.35621"/>
<Actor seed="65300"/>
</Entity>
<Entity uid="19245">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1151.69837" z="472.29978"/>
<Orientation y="2.35621"/>
<Actor seed="60244"/>
</Entity>
<Entity uid="19246">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1155.63062" z="470.3213"/>
<Orientation y="2.35621"/>
<Actor seed="30878"/>
</Entity>
<Entity uid="19247">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1162.80188" z="461.16285"/>
<Orientation y="2.35621"/>
<Actor seed="23034"/>
</Entity>
<Entity uid="19248">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1165.08021" z="462.71656"/>
<Orientation y="2.35621"/>
<Actor seed="3468"/>
</Entity>
<Entity uid="19249">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1271.27723" z="451.48798"/>
<Orientation y="2.35621"/>
<Actor seed="52310"/>
</Entity>
<Entity uid="19250">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1270.787" z="449.32114"/>
<Orientation y="2.35621"/>
<Actor seed="12892"/>
</Entity>
<Entity uid="19251">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1273.10572" z="448.43168"/>
<Orientation y="2.35621"/>
<Actor seed="3198"/>
</Entity>
<Entity uid="19252">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1250.10926" z="508.70804"/>
<Orientation y="2.35621"/>
<Actor seed="12570"/>
</Entity>
<Entity uid="19253">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1249.98841" z="511.95368"/>
<Orientation y="2.35621"/>
<Actor seed="20882"/>
</Entity>
<Entity uid="19254">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1245.23462" z="516.65137"/>
<Orientation y="2.35621"/>
<Actor seed="53462"/>
</Entity>
<Entity uid="19255">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="1219.04786" z="571.07856"/>
<Orientation y="2.35621"/>
<Actor seed="26792"/>
</Entity>
<Entity uid="19257">
<Template>gaia/geology_metal_savanna_slabs</Template>
<Player>0</Player>
<Position x="1912.40564" z="1189.08582"/>
<Orientation y="1.24259"/>
<Actor seed="44726"/>
</Entity>
<Entity uid="19260">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="259.56122" z="726.16327"/>
<Orientation y="3.04366"/>
<Actor seed="1050"/>
</Entity>
<Entity uid="19261">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="258.16633" z="735.10181"/>
<Orientation y="3.04366"/>
<Actor seed="1050"/>
</Entity>
<Entity uid="19262">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="229.14142" z="693.11927"/>
<Orientation y="3.05301"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19263">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="228.1555" z="708.5683"/>
<Orientation y="3.05301"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19264">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="211.749" z="699.30555"/>
<Orientation y="3.05301"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19265">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="211.09577" z="706.91968"/>
<Orientation y="3.05301"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19266">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="212.11182" z="691.44117"/>
<Orientation y="3.05301"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19267">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="224.50641" z="688.0954"/>
<Orientation y="4.65462"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19268">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="215.12601" z="687.67548"/>
<Orientation y="4.65462"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19269">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="223.16443" z="712.7989"/>
<Orientation y="4.65462"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19270">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="213.9369" z="711.90558"/>
<Orientation y="4.65462"/>
<Actor seed="3200"/>
</Entity>
<Entity uid="19272">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1026.84363" z="999.59559"/>
<Orientation y="-0.92772"/>
<Actor seed="1800"/>
</Entity>
<Entity uid="19277">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="800.84137" z="1666.64844"/>
<Orientation y="2.35621"/>
<Actor seed="20480"/>
</Entity>
<Entity uid="19278">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="809.28583" z="1674.96766"/>
<Orientation y="2.35621"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19279">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="818.77948" z="1684.10315"/>
<Orientation y="2.35622"/>
<Actor seed="20480"/>
</Entity>
<Entity uid="19280">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="837.66596" z="1701.43885"/>
<Orientation y="2.35622"/>
<Actor seed="20480"/>
</Entity>
<Entity uid="19281">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="856.78583" z="1719.4574"/>
<Orientation y="2.35622"/>
<Actor seed="20480"/>
</Entity>
<Entity uid="19284">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="896.89631" z="1568.48182"/>
<Orientation y="-0.73705"/>
<Actor seed="51482"/>
</Entity>
<Entity uid="19285">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="913.61982" z="1585.29688"/>
<Orientation y="-0.73705"/>
<Actor seed="51482"/>
</Entity>
<Entity uid="19286">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="931.33954" z="1603.24231"/>
<Orientation y="-0.73705"/>
<Actor seed="51482"/>
</Entity>
<Entity uid="19287">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="947.77137" z="1620.92286"/>
<Orientation y="-0.73705"/>
<Actor seed="51482"/>
</Entity>
<Entity uid="19288">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="828.17304" z="1692.71448"/>
<Orientation y="2.35622"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19289">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="846.48786" z="1710.75025"/>
<Orientation y="2.35622"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19290">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="865.53827" z="1728.39283"/>
<Orientation y="2.35622"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19291">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="905.93403" z="1576.85267"/>
<Orientation y="-0.78115"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19292">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="922.4048" z="1594.52369"/>
<Orientation y="-0.78115"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19293">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="940.07697" z="1612.45447"/>
<Orientation y="-0.78115"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19294">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="956.5066" z="1630.18311"/>
<Orientation y="-0.78115"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19297">
<Template>actor|props/special/eyecandy/obelisk.xml</Template>
<Position x="712.3266" z="1676.90918"/>
<Orientation y="2.3647"/>
<Actor seed="50848"/>
</Entity>
<Entity uid="19298">
<Template>actor|props/special/eyecandy/obelisk.xml</Template>
<Position x="723.42182" z="1665.2782"/>
<Orientation y="2.36471"/>
<Actor seed="50848"/>
</Entity>
<Entity uid="19299">
<Template>actor|props/special/eyecandy/obelisk.xml</Template>
<Position x="712.92939" z="1654.18677"/>
<Orientation y="2.36471"/>
<Actor seed="50848"/>
</Entity>
<Entity uid="19301">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1221.52747" z="1004.32758"/>
<Orientation y="-1.11982"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="19302">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1242.49292" z="1047.30762"/>
<Orientation y="-1.11982"/>
<Actor seed="20480"/>
</Entity>
<Entity uid="19304">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1265.2439" z="1052.25684"/>
<Orientation y="-5.77237"/>
<Actor seed="51482"/>
</Entity>
<Entity uid="19305">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="299.66651" z="698.89106"/>
<Orientation y="3.0031"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19306">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="363.45496" z="568.82386"/>
<Orientation y="0.91858"/>
<Actor seed="3071"/>
</Entity>
<Entity uid="19307">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="172.35648" z="659.94227"/>
<Orientation y="2.98314"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19308">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="147.55073" z="656.2364"/>
<Orientation y="3.0031"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19309">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="148.06669" z="652.71094"/>
<Orientation y="3.0031"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19310">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="145.52161" z="671.30854"/>
<Orientation y="3.0031"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19311">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="144.94217" z="674.67707"/>
<Orientation y="3.0031"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19312">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="153.83872" z="648.93616"/>
<Orientation y="7.68508"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19313">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="170.22333" z="675.26777"/>
<Orientation y="2.98996"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19314">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="169.84284" z="678.2851"/>
<Orientation y="2.98996"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19315">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="173.18607" z="654.44349"/>
<Orientation y="2.98314"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19316">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="164.42362" z="682.29261"/>
<Orientation y="4.5721"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19317">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="148.88694" z="680.18354"/>
<Orientation y="4.55021"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19318">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="156.56196" z="681.33918"/>
<Orientation y="4.57161"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19320">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="318.72425" z="625.39045"/>
<Orientation y="0.14994"/>
<Actor seed="3036"/>
</Entity>
<Entity uid="19321">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="309.81827" z="617.94184"/>
<Orientation y="-2.24567"/>
<Actor seed="3046"/>
</Entity>
<Entity uid="19322">
<Template>actor|temp/fence_wood_long_a.xml</Template>
<Position x="243.67261" z="772.50873"/>
<Orientation y="1.61748"/>
<Actor seed="1246"/>
</Entity>
<Entity uid="19323">
<Template>actor|temp/fence_wood_short_a.xml</Template>
<Position x="252.40925" z="773.44544"/>
<Orientation y="1.20388"/>
<Actor seed="41866"/>
</Entity>
<Entity uid="19324">
<Template>actor|temp/fence_wood_short_a.xml</Template>
<Position x="235.06336" z="771.3296"/>
<Orientation y="1.11541"/>
<Actor seed="41866"/>
</Entity>
<Entity uid="19325">
<Template>actor|temp/fence_wood_long_a.xml</Template>
<Position x="226.5687" z="769.67011"/>
<Orientation y="1.52213"/>
<Actor seed="1246"/>
</Entity>
<Entity uid="19326">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="235.92127" z="581.19007"/>
<Orientation y="3.0031"/>
<Actor seed="37750"/>
</Entity>
<Entity uid="19328">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="218.00867" z="1143.1178"/>
<Orientation y="2.86023"/>
<Actor seed="4090"/>
</Entity>
<Entity uid="19329">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="224.52506" z="1151.80933"/>
<Orientation y="2.35621"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19330">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="220.21064" z="1148.20411"/>
<Orientation y="2.35621"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19331">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="209.09952" z="1148.69581"/>
<Orientation y="2.35621"/>
<Actor seed="62022"/>
</Entity>
<Entity uid="19332">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="190.8162" z="1125.00379"/>
<Orientation y="2.35621"/>
<Actor seed="63362"/>
</Entity>
<Entity uid="19333">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="200.81077" z="1137.49231"/>
<Orientation y="3.46915"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19334">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="207.92215" z="1131.03638"/>
<Orientation y="2.55906"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19335">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="210.32853" z="1163.24024"/>
<Orientation y="4.40326"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19336">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="220.8834" z="1158.09974"/>
<Orientation y="3.63637"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19337">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="230.6454" z="1151.60108"/>
<Orientation y="3.62357"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19338">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="227.99003" z="1136.43323"/>
<Orientation y="3.46915"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19339">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="233.53104" z="1141.95374"/>
<Orientation y="4.1072"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19340">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="207.0959" z="1171.45044"/>
<Orientation y="2.93322"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19341">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="207.19391" z="1173.72413"/>
<Orientation y="2.35622"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19342">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="210.87015" z="1168.18726"/>
<Orientation y="3.08298"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19343">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="216.95743" z="1162.72962"/>
<Orientation y="2.35622"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19344">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="231.59308" z="1148.95105"/>
<Orientation y="2.35622"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19345">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="167.66709" z="1092.11268"/>
<Orientation y="0.8544"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="19346">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="155.9878" z="1090.66675"/>
<Orientation y="2.35622"/>
<Actor seed="39700"/>
</Entity>
<Entity uid="19347">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="159.45105" z="1090.15577"/>
<Orientation y="2.35622"/>
<Actor seed="39700"/>
</Entity>
<Entity uid="19348">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="204.26496" z="1103.37855"/>
<Orientation y="2.69356"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19349">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="157.05439" z="1093.04346"/>
<Orientation y="2.02271"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19350">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="162.79258" z="1095.1449"/>
<Orientation y="7.49398"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19351">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="171.04108" z="1098.74036"/>
<Orientation y="7.61863"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19352">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="154.68299" z="1076.85303"/>
<Orientation y="7.49398"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19353">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="152.43989" z="1085.03663"/>
<Orientation y="8.40398"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19354">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="186.41352" z="1114.64625"/>
<Orientation y="7.49398"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19356">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="199.11014" z="1154.21485"/>
<Orientation y="4.75391"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19357">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="199.41196" z="1159.70643"/>
<Orientation y="3.92278"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19358">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="201.65622" z="1152.55982"/>
<Orientation y="3.8505"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19359">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="195.02976" z="1159.26294"/>
<Orientation y="2.35622"/>
<Actor seed="3256"/>
</Entity>
<Entity uid="19360">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="196.45652" z="1157.81336"/>
<Orientation y="5.08576"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19361">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="217.51832" z="1099.81348"/>
<Orientation y="-3.97968"/>
<Actor seed="4090"/>
</Entity>
<Entity uid="19362">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="176.8779" z="1119.01478"/>
<Orientation y="3.22838"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19363">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="196.74253" z="1104.82398"/>
<Orientation y="-1.73717"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19364">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="219.54114" z="1107.85621"/>
<Orientation y="3.67142"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19365">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="170.25205" z="1117.74463"/>
<Orientation y="8.20337"/>
<Actor seed="63282"/>
</Entity>
<Entity uid="19366">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="224.8007" z="1118.6886"/>
<Orientation y="3.81135"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19367">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="216.8795" z="1124.3805"/>
<Orientation y="3.10279"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19368">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="214.78486" z="1123.8335"/>
<Orientation y="-2.39945"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19369">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="224.37101" z="1137.87293"/>
<Orientation y="2.82415"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19370">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="227.87494" z="1120.85962"/>
<Orientation y="2.74494"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19371">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="233.24668" z="1129.23523"/>
<Orientation y="2.35622"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19372">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="235.14728" z="1129.83814"/>
<Orientation y="1.31782"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19373">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="222.58915" z="1136.56995"/>
<Orientation y="2.69117"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19374">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="221.49091" z="1110.88099"/>
<Orientation y="2.52663"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19375">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="218.86173" z="1105.10718"/>
<Orientation y="2.6713"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19376">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="174.86997" z="1120.04358"/>
<Orientation y="1.69526"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19377">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="195.92722" z="1105.89136"/>
<Orientation y="2.73139"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19378">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="200.26337" z="1103.95276"/>
<Orientation y="3.46645"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19379">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="196.20936" z="1109.79542"/>
<Orientation y="0.9232"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19380">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="199.45255" z="1131.7881"/>
<Orientation y="1.26932"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19381">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="200.06034" z="1123.65748"/>
<Orientation y="2.7914"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19382">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="199.48246" z="1134.75696"/>
<Orientation y="1.80375"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19383">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="208.35416" z="1135.90552"/>
<Orientation y="2.88872"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19384">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="210.65403" z="1113.69751"/>
<Orientation y="2.80884"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19385">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="209.11518" z="1113.29102"/>
<Orientation y="1.9558"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19386">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="913.10987" z="1138.72889"/>
<Orientation y="-1.62334"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19387">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="896.91517" z="1137.60792"/>
<Orientation y="-1.62334"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19388">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="896.12037" z="1163.44129"/>
<Orientation y="-1.62334"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19389">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="913.36585" z="1164.53931"/>
<Orientation y="-1.62334"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19390">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="917.85566" z="1160.4408"/>
<Orientation y="-3.17089"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19391">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="917.95276" z="1143.60877"/>
<Orientation y="-3.17089"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19392">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1035.93006" z="1201.63648"/>
<Orientation y="-3.17089"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19393">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1036.15455" z="1192.2959"/>
<Orientation y="-3.17089"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19394">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1072.21253" z="1193.14563"/>
<Orientation y="-3.17089"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19395">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1072.0835" z="1202.44605"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19396">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1071.99488" z="1211.65967"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19397">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1072.08777" z="1215.41749"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19398">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1071.99" z="1224.70435"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19399">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1071.88965" z="1234.10352"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19400">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1035.46875" z="1223.6504"/>
<Orientation y="-3.17089"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19401">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1035.19129" z="1233.09351"/>
<Orientation y="-3.17089"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19402">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1039.86219" z="1238.02015"/>
<Orientation y="-7.8981"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19403">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1067.37745" z="1238.4452"/>
<Orientation y="-7.89811"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19404">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1067.45716" z="1188.28199"/>
<Orientation y="-7.89811"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19405">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1040.97437" z="1187.88953"/>
<Orientation y="-7.89811"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19406">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1151.32972" z="1271.78931"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19407">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1151.23072" z="1268.49122"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19408">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1188.20838" z="1271.6897"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19409">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1188.2815" z="1268.47376"/>
<Orientation y="3.13756"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19410">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1155.80323" z="1263.87171"/>
<Orientation y="1.57383"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19411">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1165.0724" z="1263.86207"/>
<Orientation y="1.57384"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19412">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1174.46851" z="1263.86316"/>
<Orientation y="1.57384"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19413">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1183.73011" z="1263.86084"/>
<Orientation y="1.57384"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19414">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1155.92261" z="1276.41773"/>
<Orientation y="1.57384"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19415">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1162.50403" z="1276.35279"/>
<Orientation y="1.57384"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19416">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1177.41187" z="1276.33924"/>
<Orientation y="1.57384"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19417">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="1183.67981" z="1276.33973"/>
<Orientation y="1.57384"/>
<Actor seed="8574"/>
</Entity>
<Entity uid="19418">
<Template>structures/sele_defense_tower</Template>
<Player>1</Player>
<Position x="997.30811" z="1533.84913"/>
<Orientation y="2.35622"/>
<Actor seed="43056"/>
</Entity>
<Entity uid="19419">
<Template>structures/maur_field</Template>
<Player>1</Player>
<Position x="1015.2923" z="1547.83387"/>
<Orientation y="5.45908"/>
<Actor seed="22574"/>
</Entity>
<Entity uid="19420">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="244.99769" z="832.97248"/>
<Orientation y="2.35621"/>
<Actor seed="39798"/>
</Entity>
<Entity uid="19421">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="246.65674" z="832.9408"/>
<Orientation y="2.35621"/>
<Actor seed="56870"/>
</Entity>
<Entity uid="19422">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="196.0351" z="862.27765"/>
<Orientation y="2.35621"/>
<Actor seed="52094"/>
</Entity>
<Entity uid="19423">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="196.95582" z="858.74012"/>
<Orientation y="2.35621"/>
<Actor seed="53664"/>
</Entity>
<Entity uid="19424">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="194.15741" z="863.98615"/>
<Orientation y="2.35621"/>
<Actor seed="2466"/>
</Entity>
<Entity uid="19425">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="191.84696" z="865.55713"/>
<Orientation y="2.35621"/>
<Actor seed="58304"/>
</Entity>
<Entity uid="19426">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="198.87705" z="855.26923"/>
<Orientation y="2.35621"/>
<Actor seed="10966"/>
</Entity>
<Entity uid="19427">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="241.13343" z="855.59406"/>
<Orientation y="2.35621"/>
<Actor seed="16804"/>
</Entity>
<Entity uid="19428">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="243.24372" z="856.67896"/>
<Orientation y="2.35621"/>
<Actor seed="29672"/>
</Entity>
<Entity uid="19429">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="239.75132" z="854.08057"/>
<Orientation y="2.35621"/>
<Actor seed="18550"/>
</Entity>
<Entity uid="19430">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="283.63117" z="799.50501"/>
<Orientation y="2.35621"/>
<Actor seed="39580"/>
</Entity>
<Entity uid="19431">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="279.6995" z="798.85218"/>
<Orientation y="2.35621"/>
<Actor seed="32542"/>
</Entity>
<Entity uid="19432">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="277.18415" z="800.01722"/>
<Orientation y="1.47327"/>
<Actor seed="57762"/>
</Entity>
<Entity uid="19433">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="272.86814" z="799.43244"/>
<Orientation y="2.99209"/>
<Actor seed="10076"/>
</Entity>
<Entity uid="19434">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="269.05646" z="798.84656"/>
<Orientation y="2.35621"/>
<Actor seed="46646"/>
</Entity>
<Entity uid="19435">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="238.29361" z="851.9148"/>
<Orientation y="2.1967"/>
<Actor seed="29170"/>
</Entity>
<Entity uid="19436">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="235.61796" z="851.36036"/>
<Orientation y="2.59612"/>
<Actor seed="60600"/>
</Entity>
<Entity uid="19437">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="232.24378" z="851.82575"/>
<Orientation y="2.35621"/>
<Actor seed="15832"/>
</Entity>
<Entity uid="19438">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="285.21357" z="796.60444"/>
<Orientation y="2.7693"/>
<Actor seed="9230"/>
</Entity>
<Entity uid="19439">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="229.61371" z="852.92164"/>
<Orientation y="1.61765"/>
<Actor seed="2822"/>
</Entity>
<Entity uid="19440">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="270.48948" z="811.7386"/>
<Orientation y="2.35621"/>
<Actor seed="38440"/>
</Entity>
<Entity uid="19441">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="273.24732" z="812.76661"/>
<Orientation y="2.35621"/>
<Actor seed="36364"/>
</Entity>
<Entity uid="19442">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="275.37687" z="814.13825"/>
<Orientation y="2.35621"/>
<Actor seed="20060"/>
</Entity>
<Entity uid="19443">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="277.84311" z="815.7771"/>
<Orientation y="2.35621"/>
<Actor seed="14806"/>
</Entity>
<Entity uid="19444">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="267.30994" z="810.5976"/>
<Orientation y="2.35621"/>
<Actor seed="1296"/>
</Entity>
<Entity uid="19445">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="271.52897" z="813.07056"/>
<Orientation y="2.35621"/>
<Actor seed="16836"/>
</Entity>
<Entity uid="19446">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="111.47127" z="823.48353"/>
<Orientation y="2.90412"/>
<Actor seed="23140"/>
</Entity>
<Entity uid="19447">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="113.4381" z="822.88654"/>
<Orientation y="2.35621"/>
<Actor seed="9902"/>
</Entity>
<Entity uid="19448">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="128.83509" z="822.98658"/>
<Orientation y="2.15435"/>
<Actor seed="30772"/>
</Entity>
<Entity uid="19449">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="130.19031" z="824.32929"/>
<Orientation y="2.35621"/>
<Actor seed="62932"/>
</Entity>
<Entity uid="19450">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="132.0651" z="826.93146"/>
<Orientation y="2.04572"/>
<Actor seed="58954"/>
</Entity>
<Entity uid="19451">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="124.52038" z="823.18573"/>
<Orientation y="2.35621"/>
<Actor seed="6472"/>
</Entity>
<Entity uid="19452">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="131.83143" z="828.36054"/>
<Orientation y="2.35621"/>
<Actor seed="12806"/>
</Entity>
<Entity uid="19453">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="114.33497" z="822.63416"/>
<Orientation y="2.08207"/>
<Actor seed="5634"/>
</Entity>
<Entity uid="19454">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="116.72187" z="822.13349"/>
<Orientation y="2.35621"/>
<Actor seed="38226"/>
</Entity>
<Entity uid="19455">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="179.5514" z="788.54535"/>
<Orientation y="3.71415"/>
<Actor seed="62454"/>
</Entity>
<Entity uid="19456">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="198.29502" z="856.62861"/>
<Orientation y="2.35621"/>
<Actor seed="29046"/>
</Entity>
<Entity uid="19457">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="196.85541" z="858.1352"/>
<Orientation y="2.35621"/>
<Actor seed="62122"/>
</Entity>
<Entity uid="19458">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="197.94544" z="859.55506"/>
<Orientation y="2.35621"/>
<Actor seed="43850"/>
</Entity>
<Entity uid="19459">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="170.81702" z="753.5475"/>
<Orientation y="2.35621"/>
<Actor seed="46996"/>
</Entity>
<Entity uid="19460">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="168.79044" z="752.82007"/>
<Orientation y="2.35621"/>
<Actor seed="44954"/>
</Entity>
<Entity uid="19461">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="173.7064" z="753.81891"/>
<Orientation y="2.35621"/>
<Actor seed="45750"/>
</Entity>
<Entity uid="19462">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="280.17765" z="799.5406"/>
<Orientation y="2.35621"/>
<Actor seed="41536"/>
</Entity>
<Entity uid="19463">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="282.30991" z="799.58265"/>
<Orientation y="2.35621"/>
<Actor seed="14824"/>
</Entity>
<Entity uid="19464">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="281.32996" z="798.60688"/>
<Orientation y="2.35621"/>
<Actor seed="52612"/>
</Entity>
<Entity uid="19465">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="276.70875" z="799.18238"/>
<Orientation y="2.35621"/>
<Actor seed="56016"/>
</Entity>
<Entity uid="19466">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="274.75782" z="814.42658"/>
<Orientation y="2.35621"/>
<Actor seed="21220"/>
</Entity>
<Entity uid="19467">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="273.66602" z="814.60474"/>
<Orientation y="2.35621"/>
<Actor seed="41378"/>
</Entity>
<Entity uid="19468">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="282.67399" z="832.29841"/>
<Orientation y="2.35621"/>
<Actor seed="1944"/>
</Entity>
<Entity uid="19469">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="274.06269" z="827.33637"/>
<Orientation y="2.35621"/>
<Actor seed="13654"/>
</Entity>
<Entity uid="19470">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="329.4174" z="805.211"/>
<Orientation y="2.35621"/>
<Actor seed="2486"/>
</Entity>
<Entity uid="19471">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="347.05344" z="789.26069"/>
<Orientation y="2.35621"/>
<Actor seed="2088"/>
</Entity>
<Entity uid="19472">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="362.18946" z="763.40723"/>
<Orientation y="2.35621"/>
<Actor seed="23802"/>
</Entity>
<Entity uid="19473">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="359.9589" z="770.21589"/>
<Orientation y="2.35621"/>
<Actor seed="42352"/>
</Entity>
<Entity uid="19474">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="251.09626" z="773.53296"/>
<Orientation y="2.35621"/>
<Actor seed="53542"/>
</Entity>
<Entity uid="19475">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="222.77173" z="768.63898"/>
<Orientation y="2.35621"/>
<Actor seed="12570"/>
</Entity>
<Entity uid="19476">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="167.9098" z="773.21912"/>
<Orientation y="2.35621"/>
<Actor seed="4320"/>
</Entity>
<Entity uid="19477">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="131.78171" z="758.05518"/>
<Orientation y="2.35621"/>
<Actor seed="63496"/>
</Entity>
<Entity uid="19478">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="131.71134" z="760.86237"/>
<Orientation y="2.35621"/>
<Actor seed="40702"/>
</Entity>
<Entity uid="19479">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="146.34232" z="769.08948"/>
<Orientation y="2.35621"/>
<Actor seed="17710"/>
</Entity>
<Entity uid="19480">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="62.25205" z="834.79065"/>
<Orientation y="2.35621"/>
<Actor seed="61520"/>
</Entity>
<Entity uid="19481">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="50.67191" z="827.96186"/>
<Orientation y="2.35621"/>
<Actor seed="18732"/>
</Entity>
<Entity uid="19482">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="38.53484" z="818.48218"/>
<Orientation y="2.35621"/>
<Actor seed="5556"/>
</Entity>
<Entity uid="19483">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="40.31954" z="820.4964"/>
<Orientation y="2.35621"/>
<Actor seed="63772"/>
</Entity>
<Entity uid="19484">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="42.54342" z="792.73469"/>
<Orientation y="2.35621"/>
<Actor seed="35014"/>
</Entity>
<Entity uid="19485">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="63.28783" z="769.31104"/>
<Orientation y="2.35621"/>
<Actor seed="28038"/>
</Entity>
<Entity uid="19486">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="100.64966" z="772.71033"/>
<Orientation y="2.35621"/>
<Actor seed="49136"/>
</Entity>
<Entity uid="19487">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="162.88703" z="841.61121"/>
<Orientation y="2.35621"/>
<Actor seed="4890"/>
</Entity>
<Entity uid="19488">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="144.85743" z="891.77192"/>
<Orientation y="2.35621"/>
<Actor seed="54592"/>
</Entity>
<Entity uid="19489">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="190.68293" z="880.1922"/>
<Orientation y="2.35621"/>
<Actor seed="2882"/>
</Entity>
<Entity uid="19490">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="187.58222" z="881.5475"/>
<Orientation y="2.35621"/>
<Actor seed="26052"/>
</Entity>
<Entity uid="19491">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="236.6779" z="878.45282"/>
<Orientation y="2.35621"/>
<Actor seed="35592"/>
</Entity>
<Entity uid="19492">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="232.83909" z="819.35285"/>
<Orientation y="2.35621"/>
<Actor seed="32190"/>
</Entity>
<Entity uid="19493">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="233.97883" z="818.46418"/>
<Orientation y="2.35621"/>
<Actor seed="64380"/>
</Entity>
<Entity uid="19494">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="234.25165" z="879.01746"/>
<Orientation y="2.35621"/>
<Actor seed="34946"/>
</Entity>
<Entity uid="19495">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="232.19236" z="879.1756"/>
<Orientation y="2.35621"/>
<Actor seed="14100"/>
</Entity>
<Entity uid="19496">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="188.48456" z="831.54261"/>
<Orientation y="2.35621"/>
<Actor seed="29008"/>
</Entity>
<Entity uid="19497">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="317.481" z="806.60767"/>
<Orientation y="2.9526"/>
<Actor seed="39970"/>
</Entity>
<Entity uid="19498">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="252.80497" z="809.18091"/>
<Orientation y="2.35621"/>
<Actor seed="60648"/>
</Entity>
<Entity uid="19499">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="187.04587" z="831.71454"/>
<Orientation y="2.35621"/>
<Actor seed="8860"/>
</Entity>
<Entity uid="19500">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="132.97239" z="841.5254"/>
<Orientation y="2.35621"/>
<Actor seed="14944"/>
</Entity>
<Entity uid="19501">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="134.42313" z="841.82361"/>
<Orientation y="2.35621"/>
<Actor seed="40010"/>
</Entity>
<Entity uid="19502">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="132.05826" z="840.34156"/>
<Orientation y="2.35621"/>
<Actor seed="32588"/>
</Entity>
<Entity uid="19503">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="78.32045" z="803.6659"/>
<Orientation y="2.35621"/>
<Actor seed="12010"/>
</Entity>
<Entity uid="19504">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="186.21695" z="845.90827"/>
<Orientation y="2.35621"/>
<Actor seed="15752"/>
</Entity>
<Entity uid="19505">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="183.9676" z="845.47187"/>
<Orientation y="2.35621"/>
<Actor seed="49956"/>
</Entity>
<Entity uid="19506">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="205.79578" z="878.58533"/>
<Orientation y="2.35621"/>
<Actor seed="32850"/>
</Entity>
<Entity uid="19507">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="303.66144" z="803.88184"/>
<Orientation y="2.35621"/>
<Actor seed="47012"/>
</Entity>
<Entity uid="19508">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="302.14692" z="807.02857"/>
<Orientation y="2.35621"/>
<Actor seed="14964"/>
</Entity>
<Entity uid="19509">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="351.88254" z="811.91395"/>
<Orientation y="2.35621"/>
<Actor seed="22414"/>
</Entity>
<Entity uid="19510">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="328.42261" z="770.8761"/>
<Orientation y="2.35621"/>
<Actor seed="12284"/>
</Entity>
<Entity uid="19511">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="285.39661" z="799.70545"/>
<Orientation y="2.35621"/>
<Actor seed="13924"/>
</Entity>
<Entity uid="19512">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="285.6919" z="798.287"/>
<Orientation y="2.35621"/>
<Actor seed="38776"/>
</Entity>
<Entity uid="19513">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="212.40122" z="784.36268"/>
<Orientation y="2.35621"/>
<Actor seed="11576"/>
</Entity>
<Entity uid="19514">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="246.41892" z="748.237"/>
<Orientation y="2.35621"/>
<Actor seed="32612"/>
</Entity>
<Entity uid="19515">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="226.89512" z="746.4162"/>
<Orientation y="2.35621"/>
<Actor seed="4988"/>
</Entity>
<Entity uid="19516">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="209.98899" z="784.85358"/>
<Orientation y="2.35621"/>
<Actor seed="59584"/>
</Entity>
<Entity uid="19517">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="226.58664" z="742.98249"/>
<Orientation y="2.35621"/>
<Actor seed="41016"/>
</Entity>
<Entity uid="19518">
<Template>gaia/fauna_hawk</Template>
<Position x="1036.4773" z="180.55784"/>
<Orientation y="2.35621"/>
<Actor seed="65110"/>
</Entity>
<Entity uid="19519">
<Template>gaia/fauna_hawk</Template>
<Position x="1824.95252" z="557.29468"/>
<Orientation y="2.35621"/>
<Actor seed="39364"/>
</Entity>
<Entity uid="19520">
<Template>gaia/fauna_hawk</Template>
<Position x="1676.58997" z="747.58954"/>
<Orientation y="2.35621"/>
<Actor seed="52276"/>
</Entity>
<Entity uid="19521">
<Template>gaia/fauna_hawk</Template>
<Position x="808.86103" z="992.04206"/>
<Orientation y="2.35621"/>
<Actor seed="37904"/>
</Entity>
<Entity uid="19522">
<Template>gaia/fauna_hawk</Template>
<Position x="748.4408" z="988.47498"/>
<Orientation y="2.35621"/>
<Actor seed="22232"/>
</Entity>
<Entity uid="19523">
<Template>gaia/fauna_hawk</Template>
<Position x="193.23523" z="799.29163"/>
<Orientation y="2.35621"/>
<Actor seed="38866"/>
</Entity>
<Entity uid="19524">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="799.73798" z="825.71497"/>
<Orientation y="2.35621"/>
<Actor seed="62058"/>
</Entity>
<Entity uid="19525">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="745.7729" z="847.93964"/>
<Orientation y="2.35621"/>
<Actor seed="47298"/>
</Entity>
<Entity uid="19526">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1050.56275" z="672.49872"/>
<Orientation y="2.35621"/>
<Actor seed="45470"/>
</Entity>
<Entity uid="19527">
<Template>gaia/fauna_fish</Template>
<Player>0</Player>
<Position x="1142.83228" z="583.66327"/>
<Orientation y="2.09861"/>
<Actor seed="3820"/>
</Entity>
<Entity uid="19528">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1144.51771" z="568.19129"/>
<Orientation y="2.35621"/>
<Actor seed="998"/>
</Entity>
<Entity uid="19529">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1248.87427" z="461.01218"/>
<Orientation y="0.58304"/>
<Actor seed="31630"/>
</Entity>
<Entity uid="19530">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1244.24817" z="468.1655"/>
<Orientation y="1.65897"/>
<Actor seed="55040"/>
</Entity>
<Entity uid="19531">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1228.30982" z="519.7013"/>
<Orientation y="1.45002"/>
<Actor seed="19540"/>
</Entity>
<Entity uid="19532">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1220.40381" z="524.72724"/>
<Orientation y="0.96186"/>
<Actor seed="26804"/>
</Entity>
<Entity uid="19533">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1243.11634" z="369.45948"/>
<Orientation y="1.3841"/>
<Actor seed="58474"/>
</Entity>
<Entity uid="19534">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1237.37879" z="376.48633"/>
<Orientation y="1.57099"/>
<Actor seed="44318"/>
</Entity>
<Entity uid="19535">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1211.81714" z="411.96119"/>
<Orientation y="1.38871"/>
<Actor seed="5214"/>
</Entity>
<Entity uid="19536">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1206.68543" z="414.90412"/>
<Orientation y="1.41393"/>
<Actor seed="48116"/>
</Entity>
<Entity uid="19537">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1191.02442" z="644.7458"/>
<Orientation y="0.56977"/>
<Actor seed="28370"/>
</Entity>
<Entity uid="19538">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1193.61951" z="636.4798"/>
<Orientation y="1.71988"/>
<Actor seed="12126"/>
</Entity>
<Entity uid="19539">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1422.24366" z="395.74732"/>
<Orientation y="0.11945"/>
<Actor seed="44124"/>
</Entity>
<Entity uid="19540">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1426.53626" z="390.96814"/>
<Orientation y="0.86176"/>
<Actor seed="16916"/>
</Entity>
<Entity uid="19541">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1430.94422" z="383.2638"/>
<Orientation y="1.68493"/>
<Actor seed="34146"/>
</Entity>
<Entity uid="19542">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1411.79139" z="222.39649"/>
<Orientation y="2.72994"/>
<Actor seed="23180"/>
</Entity>
<Entity uid="19543">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1425.1432" z="236.5271"/>
<Orientation y="1.86492"/>
<Actor seed="63362"/>
</Entity>
<Entity uid="19544">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1359.94092" z="131.8364"/>
<Orientation y="2.35621"/>
<Actor seed="63740"/>
</Entity>
<Entity uid="19545">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1399.8838" z="163.35398"/>
<Orientation y="1.65198"/>
<Actor seed="30048"/>
</Entity>
<Entity uid="19546">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1319.97876" z="170.63859"/>
<Orientation y="2.74233"/>
<Actor seed="56654"/>
</Entity>
<Entity uid="19547">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1327.64673" z="171.91251"/>
<Orientation y="2.19422"/>
<Actor seed="57630"/>
</Entity>
<Entity uid="19548">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1287.46546" z="128.12122"/>
<Orientation y="2.35621"/>
<Actor seed="10812"/>
</Entity>
<Entity uid="19549">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1152.52161" z="770.79151"/>
<Orientation y="6.49158"/>
<Actor seed="58294"/>
</Entity>
<Entity uid="19550">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1149.28113" z="779.4231"/>
<Orientation y="0.84701"/>
<Actor seed="25392"/>
</Entity>
<Entity uid="19551">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1139.08741" z="853.43024"/>
<Orientation y="1.5716"/>
<Actor seed="7818"/>
</Entity>
<Entity uid="19552">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1139.5337" z="862.07862"/>
<Orientation y="1.36164"/>
<Actor seed="16268"/>
</Entity>
<Entity uid="19553">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1086.70826" z="881.90314"/>
<Orientation y="1.9089"/>
<Actor seed="25134"/>
</Entity>
<Entity uid="19554">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1089.78248" z="890.21308"/>
<Orientation y="2.41327"/>
<Actor seed="27824"/>
</Entity>
<Entity uid="19555">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1085.14014" z="841.16889"/>
<Orientation y="1.85283"/>
<Actor seed="27612"/>
</Entity>
<Entity uid="19556">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1160.7959" z="930.70069"/>
<Orientation y="2.35621"/>
<Actor seed="12440"/>
</Entity>
<Entity uid="19557">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1166.13367" z="936.0298"/>
<Orientation y="1.89054"/>
<Actor seed="49276"/>
</Entity>
<Entity uid="19558">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1165.5243" z="944.42035"/>
<Orientation y="1.42026"/>
<Actor seed="34802"/>
</Entity>
<Entity uid="19559">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1120.41626" z="987.87012"/>
<Orientation y="2.1581"/>
<Actor seed="6154"/>
</Entity>
<Entity uid="19560">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1118.59473" z="997.56226"/>
<Orientation y="1.93622"/>
<Actor seed="20654"/>
</Entity>
<Entity uid="19561">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1127.24878" z="1002.18995"/>
<Orientation y="2.50251"/>
<Actor seed="38618"/>
</Entity>
<Entity uid="19562">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1177.91578" z="981.23121"/>
<Orientation y="1.89278"/>
<Actor seed="29554"/>
</Entity>
<Entity uid="19563">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1154.948" z="1009.48768"/>
<Orientation y="2.35621"/>
<Actor seed="53828"/>
</Entity>
<Entity uid="19564">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1261.04175" z="1194.38929"/>
<Orientation y="2.5175"/>
<Actor seed="30804"/>
</Entity>
<Entity uid="19565">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1269.65784" z="1204.6963"/>
<Orientation y="2.06972"/>
<Actor seed="64436"/>
</Entity>
<Entity uid="19566">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1269.8772" z="1217.5033"/>
<Orientation y="1.30552"/>
<Actor seed="56382"/>
</Entity>
<Entity uid="19567">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1202.62452" z="1156.88086"/>
<Orientation y="1.7587"/>
<Actor seed="20870"/>
</Entity>
<Entity uid="19568">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1202.71082" z="1148.09241"/>
<Orientation y="2.62592"/>
<Actor seed="10326"/>
</Entity>
<Entity uid="19569">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1197.39759" z="1141.43921"/>
<Orientation y="2.0185"/>
<Actor seed="3530"/>
</Entity>
<Entity uid="19570">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1254.06043" z="1140.24805"/>
<Orientation y="2.35621"/>
<Actor seed="30246"/>
</Entity>
<Entity uid="19571">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1232.2693" z="1281.6172"/>
<Orientation y="1.15241"/>
<Actor seed="30464"/>
</Entity>
<Entity uid="19572">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1269.8589" z="1325.26355"/>
<Orientation y="1.88645"/>
<Actor seed="4812"/>
</Entity>
<Entity uid="19573">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1269.4065" z="1337.07215"/>
<Orientation y="1.88227"/>
<Actor seed="21892"/>
</Entity>
<Entity uid="19574">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1277.35645" z="1346.11158"/>
<Orientation y="1.81856"/>
<Actor seed="17016"/>
</Entity>
<Entity uid="19575">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1167.63013" z="1438.75306"/>
<Orientation y="1.50475"/>
<Actor seed="63010"/>
</Entity>
<Entity uid="19576">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1173.2511" z="1429.29761"/>
<Orientation y="1.30131"/>
<Actor seed="7658"/>
</Entity>
<Entity uid="19577">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1182.31885" z="1421.77967"/>
<Orientation y="0.79661"/>
<Actor seed="18212"/>
</Entity>
<Entity uid="19578">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1181.20398" z="1429.93836"/>
<Orientation y="0.88495"/>
<Actor seed="12062"/>
</Entity>
<Entity uid="19579">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1229.95472" z="1423.08887"/>
<Orientation y="0.97382"/>
<Actor seed="64532"/>
</Entity>
<Entity uid="19580">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1224.72901" z="1354.34314"/>
<Orientation y="1.85451"/>
<Actor seed="30448"/>
</Entity>
<Entity uid="19581">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1224.0752" z="1363.73438"/>
<Orientation y="1.89693"/>
<Actor seed="36866"/>
</Entity>
<Entity uid="19582">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1281.63367" z="1444.32044"/>
<Orientation y="1.73073"/>
<Actor seed="39738"/>
</Entity>
<Entity uid="19583">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1290.0813" z="1452.31971"/>
<Orientation y="2.08321"/>
<Actor seed="7198"/>
</Entity>
<Entity uid="19584">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1290.4922" z="1463.20069"/>
<Orientation y="2.6596"/>
<Actor seed="16420"/>
</Entity>
<Entity uid="19585">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1357.7605" z="1452.48865"/>
<Orientation y="3.0696"/>
<Actor seed="46310"/>
</Entity>
<Entity uid="19586">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1368.36365" z="1451.66761"/>
<Orientation y="2.59755"/>
<Actor seed="46474"/>
</Entity>
<Entity uid="19587">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1376.89466" z="1456.03785"/>
<Orientation y="3.09"/>
<Actor seed="4790"/>
</Entity>
<Entity uid="19588">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1345.43995" z="1494.26319"/>
<Orientation y="3.05111"/>
<Actor seed="59980"/>
</Entity>
<Entity uid="19589">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1335.71766" z="1496.71265"/>
<Orientation y="3.44402"/>
<Actor seed="61726"/>
</Entity>
<Entity uid="19590">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1295.9391" z="1406.67225"/>
<Orientation y="1.97254"/>
<Actor seed="41802"/>
</Entity>
<Entity uid="19591">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1290.45081" z="1401.7063"/>
<Orientation y="2.35621"/>
<Actor seed="27328"/>
</Entity>
<Entity uid="19592">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1437.29712" z="1525.1869"/>
<Orientation y="2.50286"/>
<Actor seed="25818"/>
</Entity>
<Entity uid="19593">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1434.9148" z="1583.22913"/>
<Orientation y="2.09997"/>
<Actor seed="17916"/>
</Entity>
<Entity uid="19594">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1444.19007" z="1635.38465"/>
<Orientation y="1.64293"/>
<Actor seed="29092"/>
</Entity>
<Entity uid="19595">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1441.94312" z="1645.23536"/>
<Orientation y="0.93427"/>
<Actor seed="18778"/>
</Entity>
<Entity uid="19596">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1437.4751" z="1651.92554"/>
<Orientation y="0.45806"/>
<Actor seed="55946"/>
</Entity>
<Entity uid="19597">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1390.83094" z="1661.08313"/>
<Orientation y="1.66218"/>
<Actor seed="58590"/>
</Entity>
<Entity uid="19598">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1389.00464" z="1667.71216"/>
<Orientation y="1.72202"/>
<Actor seed="63384"/>
</Entity>
<Entity uid="19599">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1385.44446" z="1719.15442"/>
<Orientation y="1.7934"/>
<Actor seed="26666"/>
</Entity>
<Entity uid="19600">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1390.57691" z="1728.61219"/>
<Orientation y="0.98784"/>
<Actor seed="58008"/>
</Entity>
<Entity uid="19601">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1423.13904" z="1733.5315"/>
<Orientation y="1.56318"/>
<Actor seed="15294"/>
</Entity>
<Entity uid="19602">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1424.5547" z="1725.19129"/>
<Orientation y="1.09867"/>
<Actor seed="53346"/>
</Entity>
<Entity uid="19603">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1425.48072" z="1718.41749"/>
<Orientation y="7.32045"/>
<Actor seed="50716"/>
</Entity>
<Entity uid="19604">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="968.10865" z="1744.98658"/>
<Orientation y="4.70379"/>
<Actor seed="36444"/>
</Entity>
<Entity uid="19605">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="971.81379" z="1738.10828"/>
<Orientation y="3.71198"/>
<Actor seed="27694"/>
</Entity>
<Entity uid="19606">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="979.36408" z="1732.47144"/>
<Orientation y="3.83254"/>
<Actor seed="5728"/>
</Entity>
<Entity uid="19607">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1035.96302" z="1646.88538"/>
<Orientation y="4.01879"/>
<Actor seed="5806"/>
</Entity>
<Entity uid="19608">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1030.78357" z="1656.69288"/>
<Orientation y="3.77047"/>
<Actor seed="15222"/>
</Entity>
<Entity uid="19609">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1102.99622" z="1601.08106"/>
<Orientation y="2.8295"/>
<Actor seed="29932"/>
</Entity>
<Entity uid="19610">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1090.55713" z="1600.41785"/>
<Orientation y="2.70289"/>
<Actor seed="1666"/>
</Entity>
<Entity uid="19611">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1080.90027" z="1605.44935"/>
<Orientation y="3.16504"/>
<Actor seed="30652"/>
</Entity>
<Entity uid="19612">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1095.42542" z="1598.94813"/>
<Orientation y="3.45484"/>
<Actor seed="37498"/>
</Entity>
<Entity uid="19613">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1161.63929" z="1535.89271"/>
<Orientation y="1.07372"/>
<Actor seed="54752"/>
</Entity>
<Entity uid="19614">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1163.95801" z="1545.63941"/>
<Orientation y="1.44202"/>
<Actor seed="13350"/>
</Entity>
<Entity uid="19615">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1157.11622" z="1575.40125"/>
<Orientation y="0.87912"/>
<Actor seed="30144"/>
</Entity>
<Entity uid="19616">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1147.3379" z="1575.25855"/>
<Orientation y="0.95246"/>
<Actor seed="39440"/>
</Entity>
<Entity uid="19617">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1141.08533" z="1582.75245"/>
<Orientation y="0.65708"/>
<Actor seed="63150"/>
</Entity>
<Entity uid="19618">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1056.41749" z="1583.09241"/>
<Orientation y="3.05843"/>
<Actor seed="30092"/>
</Entity>
<Entity uid="19619">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1538.75611" z="1855.79395"/>
<Orientation y="2.35621"/>
<Actor seed="6066"/>
</Entity>
<Entity uid="19620">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1539.0282" z="1863.27967"/>
<Orientation y="2.35621"/>
<Actor seed="12470"/>
</Entity>
<Entity uid="19621">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1529.13111" z="1852.14759"/>
<Orientation y="2.35621"/>
<Actor seed="41728"/>
</Entity>
<Entity uid="19622">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1532.06775" z="1861.99671"/>
<Orientation y="2.35621"/>
<Actor seed="28298"/>
</Entity>
<Entity uid="19623">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1389.75684" z="1897.3429"/>
<Orientation y="0.18818"/>
<Actor seed="5526"/>
</Entity>
<Entity uid="19624">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1380.33667" z="1899.84571"/>
<Orientation y="6.84241"/>
<Actor seed="12498"/>
</Entity>
<Entity uid="19625">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1376.90271" z="1909.07325"/>
<Orientation y="0.93627"/>
<Actor seed="42472"/>
</Entity>
<Entity uid="19626">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1323.4214" z="1937.92896"/>
<Orientation y="5.88085"/>
<Actor seed="35494"/>
</Entity>
<Entity uid="19627">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1331.24817" z="1945.54969"/>
<Orientation y="5.76777"/>
<Actor seed="51018"/>
</Entity>
<Entity uid="19628">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1339.76063" z="1952.90882"/>
<Orientation y="5.53025"/>
<Actor seed="44066"/>
</Entity>
<Entity uid="19629">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1201.83643" z="1937.32337"/>
<Orientation y="2.50838"/>
<Actor seed="39730"/>
</Entity>
<Entity uid="19630">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1209.31946" z="1939.85279"/>
<Orientation y="2.68049"/>
<Actor seed="11156"/>
</Entity>
<Entity uid="19631">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1216.54126" z="1945.95521"/>
<Orientation y="2.35621"/>
<Actor seed="16026"/>
</Entity>
<Entity uid="19632">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1011.84443" z="1921.74476"/>
<Orientation y="2.16503"/>
<Actor seed="41574"/>
</Entity>
<Entity uid="19633">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1012.63691" z="1931.88819"/>
<Orientation y="2.01134"/>
<Actor seed="25664"/>
</Entity>
<Entity uid="19634">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1021.69898" z="1936.80372"/>
<Orientation y="2.80091"/>
<Actor seed="35664"/>
</Entity>
<Entity uid="19635">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1004.24817" z="1858.9928"/>
<Orientation y="1.6452"/>
<Actor seed="45872"/>
</Entity>
<Entity uid="19636">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="998.03626" z="1865.04371"/>
<Orientation y="1.4193"/>
<Actor seed="15300"/>
</Entity>
<Entity uid="19637">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="991.66877" z="1873.86133"/>
<Orientation y="1.28191"/>
<Actor seed="39750"/>
</Entity>
<Entity uid="19638">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="956.16614" z="1782.94336"/>
<Orientation y="2.22933"/>
<Actor seed="9056"/>
</Entity>
<Entity uid="19639">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="959.5481" z="1790.24683"/>
<Orientation y="2.24685"/>
<Actor seed="24604"/>
</Entity>
<Entity uid="19640">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="752.40156" z="1865.9485"/>
<Orientation y="2.6191"/>
<Actor seed="20524"/>
</Entity>
<Entity uid="19641">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="735.3567" z="1870.73182"/>
<Orientation y="3.58413"/>
<Actor seed="40208"/>
</Entity>
<Entity uid="19642">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="831.48316" z="1885.97706"/>
<Orientation y="2.35621"/>
<Actor seed="44922"/>
</Entity>
<Entity uid="19643">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="828.11548" z="1963.3263"/>
<Orientation y="0.5221"/>
<Actor seed="7130"/>
</Entity>
<Entity uid="19644">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="820.33405" z="1970.20264"/>
<Orientation y="6.61745"/>
<Actor seed="48962"/>
</Entity>
<Entity uid="19645">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="813.36908" z="1973.98401"/>
<Orientation y="-0.22614"/>
<Actor seed="8530"/>
</Entity>
<Entity uid="19646">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="804.59217" z="1977.13343"/>
<Orientation y="2.80585"/>
<Actor seed="33966"/>
</Entity>
<Entity uid="19647">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="717.63343" z="1906.52955"/>
<Orientation y="2.05556"/>
<Actor seed="62178"/>
</Entity>
<Entity uid="19648">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="715.87952" z="1913.33106"/>
<Orientation y="2.07667"/>
<Actor seed="49354"/>
</Entity>
<Entity uid="19649">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="714.22577" z="1923.54322"/>
<Orientation y="2.2082"/>
<Actor seed="59746"/>
</Entity>
<Entity uid="19650">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="721.20911" z="1899.81312"/>
<Orientation y="1.98136"/>
<Actor seed="42248"/>
</Entity>
<Entity uid="19651">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="412.66318" z="1766.95472"/>
<Orientation y="2.19239"/>
<Actor seed="36006"/>
</Entity>
<Entity uid="19652">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="413.30008" z="1753.17396"/>
<Orientation y="1.67435"/>
<Actor seed="54662"/>
</Entity>
<Entity uid="19653">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="421.09739" z="1738.54993"/>
<Orientation y="1.75788"/>
<Actor seed="36242"/>
</Entity>
<Entity uid="19654">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="305.1587" z="1674.55347"/>
<Orientation y="2.64329"/>
<Actor seed="30656"/>
</Entity>
<Entity uid="19655">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="272.14698" z="1635.52259"/>
<Orientation y="2.99967"/>
<Actor seed="41758"/>
</Entity>
<Entity uid="19656">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="283.13443" z="1642.62525"/>
<Orientation y="2.02434"/>
<Actor seed="32942"/>
</Entity>
<Entity uid="19657">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="282.19715" z="1652.1819"/>
<Orientation y="1.67515"/>
<Actor seed="61674"/>
</Entity>
<Entity uid="19658">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="212.07636" z="1574.16602"/>
<Orientation y="2.35621"/>
<Actor seed="36320"/>
</Entity>
<Entity uid="19659">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="209.155" z="1561.48377"/>
<Orientation y="1.46404"/>
<Actor seed="21718"/>
</Entity>
<Entity uid="19660">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="218.70707" z="1544.67908"/>
<Orientation y="1.83724"/>
<Actor seed="29124"/>
</Entity>
<Entity uid="19661">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="213.7125" z="1538.42627"/>
<Orientation y="2.75071"/>
<Actor seed="25456"/>
</Entity>
<Entity uid="19662">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="202.15543" z="1533.74134"/>
<Orientation y="2.4909"/>
<Actor seed="23400"/>
</Entity>
<Entity uid="19663">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="191.01282" z="1452.54847"/>
<Orientation y="2.35621"/>
<Actor seed="39274"/>
</Entity>
<Entity uid="19664">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="196.79743" z="1461.83997"/>
<Orientation y="2.35621"/>
<Actor seed="18190"/>
</Entity>
<Entity uid="19665">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="191.54606" z="1471.63685"/>
<Orientation y="2.35621"/>
<Actor seed="64254"/>
</Entity>
<Entity uid="19666">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="175.8824" z="1379.14551"/>
<Orientation y="2.35621"/>
<Actor seed="19702"/>
</Entity>
<Entity uid="19667">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="170.03272" z="1371.51355"/>
<Orientation y="2.09522"/>
<Actor seed="41112"/>
</Entity>
<Entity uid="19668">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="88.07673" z="1366.58423"/>
<Orientation y="1.50293"/>
<Actor seed="36982"/>
</Entity>
<Entity uid="19669">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="93.64945" z="1355.37415"/>
<Orientation y="1.3092"/>
<Actor seed="10874"/>
</Entity>
<Entity uid="19670">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="109.17032" z="1352.71802"/>
<Orientation y="2.93987"/>
<Actor seed="8694"/>
</Entity>
<Entity uid="19671">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="120.06341" z="1356.72742"/>
<Orientation y="2.19869"/>
<Actor seed="25540"/>
</Entity>
<Entity uid="19672">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="109.0549" z="1422.77576"/>
<Orientation y="2.35621"/>
<Actor seed="15086"/>
</Entity>
<Entity uid="19673">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="117.5656" z="1426.11597"/>
<Orientation y="2.35621"/>
<Actor seed="8100"/>
</Entity>
<Entity uid="19674">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="113.92641" z="1433.76343"/>
<Orientation y="2.35621"/>
<Actor seed="62274"/>
</Entity>
<Entity uid="19675">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="941.10596" z="1675.37244"/>
<Orientation y="5.4749"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="19676">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="934.4798" z="1667.81739"/>
<Orientation y="5.4749"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="19677">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="911.9845" z="1705.47083"/>
<Orientation y="8.62072"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="19678">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="905.49604" z="1699.34095"/>
<Orientation y="8.62073"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="19679">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="836.40723" z="1788.35572"/>
<Orientation y="0.79111"/>
<Actor seed="51482"/>
</Entity>
<Entity uid="19680">
<Template>structures/ptol_temple</Template>
<Player>5</Player>
<Position x="1375.15271" z="1103.76014"/>
<Orientation y="9.8994"/>
<Actor seed="10830"/>
</Entity>
<Entity uid="19681">
<Template>structures/iber_monument</Template>
<Player>5</Player>
<Position x="1365.13209" z="1096.24"/>
<Orientation y="3.6248"/>
<Actor seed="47336"/>
</Entity>
<Entity uid="19682">
<Template>actor|props/special/eyecandy/ptol_statues_dog_base.xml</Template>
<Position x="1364.50904" z="1092.88965"/>
<Orientation y="5.1862"/>
<Actor seed="55944"/>
</Entity>
<Entity uid="19683">
<Template>structures/iber_monument</Template>
<Player>5</Player>
<Position x="1374.70716" z="1091.20997"/>
<Orientation y="3.6248"/>
<Actor seed="47336"/>
</Entity>
<Entity uid="19685">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1361.297" z="1088.58973"/>
<Orientation y="6.18592"/>
<Actor seed="6496"/>
</Entity>
<Entity uid="19686">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1360.18714" z="1088.82801"/>
<Orientation y="6.48162"/>
<Actor seed="6496"/>
</Entity>
<Entity uid="19687">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1357.03724" z="1112.12525"/>
<Orientation y="6.48163"/>
<Actor seed="6496"/>
</Entity>
<Entity uid="19688">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1363.00733" z="1113.20472"/>
<Orientation y="8.95505"/>
<Actor seed="9916"/>
</Entity>
<Entity uid="19689">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1347.96802" z="1106.32044"/>
<Orientation y="1.57363"/>
<Actor seed="29774"/>
</Entity>
<Entity uid="19690">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1355.19727" z="1110.22913"/>
<Orientation y="0.73307"/>
<Actor seed="15302"/>
</Entity>
<Entity uid="19691">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1371.61048" z="1116.0713"/>
<Orientation y="5.21915"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="19692">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1343.11329" z="1104.7588"/>
<Orientation y="3.6399"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="19693">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1348.58118" z="1112.04676"/>
<Orientation y="3.91594"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="19694">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1362.59693" z="1118.45997"/>
<Orientation y="4.70778"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="19695">
<Template>other/fence_short</Template>
<Player>5</Player>
<Position x="1354.89112" z="1116.94043"/>
<Orientation y="4.1746"/>
<Actor seed="51988"/>
</Entity>
<Entity uid="19696">
<Template>actor|props/special/eyecandy/waterbin_a.xml</Template>
<Position x="1365.79358" z="1108.6698"/>
<Orientation y="5.18538"/>
<Actor seed="42688"/>
</Entity>
<Entity uid="19697">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1367.1753" z="1115.06434"/>
<Orientation y="4.54557"/>
<Actor seed="1717"/>
</Entity>
<Entity uid="19698">
<Template>actor|props/special/eyecandy/hay_small.xml</Template>
<Position x="1360.37281" z="1097.81177"/>
<Orientation y="5.44666"/>
<Actor seed="4754"/>
</Entity>
<Entity uid="19700">
<Template>actor|props/special/eyecandy/hay_small.xml</Template>
<Position x="1357.08411" z="1102.59339"/>
<Orientation y="5.47686"/>
<Actor seed="13524"/>
</Entity>
<Entity uid="19702">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1361.16248" z="1102.23145"/>
<Orientation y="5.59574"/>
<Actor seed="52272"/>
</Entity>
<Entity uid="19703">
<Template>actor|props/structures/iberians/farmstead_hay.xml</Template>
<Position x="1358.1969" z="1102.38343"/>
<Orientation y="5.02492"/>
<Actor seed="27324"/>
</Entity>
<Entity uid="19704">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1365.8147" z="1115.12635"/>
<Orientation y="3.51525"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="19705">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1353.22632" z="1079.55677"/>
<Orientation y="5.17624"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="19706">
<Template>other/fence_stone</Template>
<Player>5</Player>
<Position x="1369.14869" z="1071.70069"/>
<Orientation y="5.17626"/>
<Actor seed="42230"/>
</Entity>
<Entity uid="19710">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="769.69636" z="1676.87427"/>
<Orientation y="2.35621"/>
<Actor seed="52156"/>
</Entity>
<Entity uid="19711">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="771.30494" z="1678.78541"/>
<Orientation y="2.35621"/>
<Actor seed="27968"/>
</Entity>
<Entity uid="19712">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="773.02363" z="1680.4867"/>
<Orientation y="2.35621"/>
<Actor seed="60272"/>
</Entity>
<Entity uid="19713">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="774.71723" z="1682.297"/>
<Orientation y="2.35621"/>
<Actor seed="1202"/>
</Entity>
<Entity uid="19714">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="767.25336" z="1679.45167"/>
<Orientation y="2.35621"/>
<Actor seed="18396"/>
</Entity>
<Entity uid="19715">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="768.81354" z="1681.66492"/>
<Orientation y="2.35621"/>
<Actor seed="29286"/>
</Entity>
<Entity uid="19716">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="770.54065" z="1683.5901"/>
<Orientation y="2.35621"/>
<Actor seed="46096"/>
</Entity>
<Entity uid="19717">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="772.14521" z="1685.48584"/>
<Orientation y="2.35621"/>
<Actor seed="21272"/>
</Entity>
<Entity uid="19718">
<Template>units/sele_support_female_citizen</Template>
<Player>1</Player>
<Position x="800.58173" z="1634.22706"/>
<Orientation y="2.35621"/>
<Actor seed="37756"/>
</Entity>
<Entity uid="19719">
<Template>units/sele_support_female_citizen</Template>
<Player>1</Player>
<Position x="802.29914" z="1630.25342"/>
<Orientation y="-0.52659"/>
<Actor seed="9148"/>
</Entity>
<Entity uid="19720">
<Template>units/sele_support_female_citizen</Template>
<Player>1</Player>
<Position x="957.25312" z="1639.21375"/>
<Orientation y="0.0467"/>
<Actor seed="5892"/>
</Entity>
<Entity uid="19721">
<Template>units/sele_support_female_citizen</Template>
<Player>1</Player>
<Position x="959.10688" z="1643.72046"/>
<Orientation y="4.2801"/>
<Actor seed="43642"/>
</Entity>
<Entity uid="19722">
<Template>actor|props/special/eyecandy/treasure_persian_food_big.xml</Template>
<Position x="854.64631" z="1576.35926"/>
<Orientation y="0.06673"/>
<Actor seed="26538"/>
</Entity>
<Entity uid="19724">
<Template>actor|props/special/eyecandy/treasure_persian_food_small.xml</Template>
<Position x="811.92365" z="1619.68409"/>
<Orientation y="0.85857"/>
<Actor seed="62176"/>
</Entity>
<Entity uid="19725">
<Template>actor|props/special/eyecandy/treasure_persian_metal_big.xml</Template>
<Position x="793.06605" z="1642.34791"/>
<Orientation y="2.35621"/>
<Actor seed="41262"/>
</Entity>
<Entity uid="19726">
<Template>actor|props/special/eyecandy/treasure_persian_metal_small.xml</Template>
<Position x="838.24634" z="1563.62171"/>
<Orientation y="3.5156"/>
<Actor seed="35016"/>
</Entity>
<Entity uid="19727">
<Template>actor|props/structures/persians/market_a_stall6.xml</Template>
<Position x="860.41187" z="1538.91565"/>
<Orientation y="3.95704"/>
<Actor seed="32976"/>
</Entity>
<Entity uid="19728">
<Template>actor|props/structures/carthaginians/kart_tc_stall_04.xml</Template>
<Position x="809.37085" z="1616.4839"/>
<Orientation y="0.70517"/>
<Actor seed="1614"/>
</Entity>
<Entity uid="19729">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="834.07654" z="1620.46851"/>
<Orientation y="2.35621"/>
<Actor seed="34174"/>
</Entity>
<Entity uid="19730">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="827.08307" z="1628.20801"/>
<Orientation y="2.35621"/>
<Actor seed="27730"/>
</Entity>
<Entity uid="19731">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="860.93512" z="1594.92066"/>
<Orientation y="2.35621"/>
<Actor seed="28226"/>
</Entity>
<Entity uid="19732">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="856.72718" z="1598.81397"/>
<Orientation y="2.35621"/>
<Actor seed="52890"/>
</Entity>
<Entity uid="19733">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="852.23938" z="1602.21851"/>
<Orientation y="2.35621"/>
<Actor seed="58908"/>
</Entity>
<Entity uid="19734">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="830.9925" z="1624.38147"/>
<Orientation y="2.35621"/>
<Actor seed="19032"/>
</Entity>
<Entity uid="19735">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="835.59595" z="1561.00318"/>
<Orientation y="2.35621"/>
<Actor seed="41020"/>
</Entity>
<Entity uid="19736">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="842.96235" z="1568.43714"/>
<Orientation y="2.35621"/>
<Actor seed="3628"/>
</Entity>
<Entity uid="19737">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="872.51703" z="1750.63147"/>
<Orientation y="2.35621"/>
<Actor seed="3944"/>
</Entity>
<Entity uid="19738">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="867.20228" z="1745.39063"/>
<Orientation y="2.35621"/>
<Actor seed="56570"/>
</Entity>
<Entity uid="19739">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="853.20032" z="1753.44837"/>
<Orientation y="2.35621"/>
<Actor seed="26964"/>
</Entity>
<Entity uid="19751">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="823.7641" z="1632.12305"/>
<Orientation y="2.35621"/>
<Actor seed="43348"/>
</Entity>
<Entity uid="19752">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="864.58729" z="1591.67042"/>
<Orientation y="2.08234"/>
<Actor seed="58908"/>
</Entity>
<Entity uid="19754">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="849.04328" z="1575.18348"/>
<Orientation y="2.35622"/>
<Actor seed="43348"/>
</Entity>
<Entity uid="19755">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="808.24994" z="1613.62354"/>
<Orientation y="2.35622"/>
<Actor seed="43348"/>
</Entity>
<Entity uid="19756">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="801.2016" z="1606.85071"/>
<Orientation y="2.35622"/>
<Actor seed="3628"/>
</Entity>
<Entity uid="19757">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="793.53443" z="1599.07605"/>
<Orientation y="2.35622"/>
<Actor seed="27730"/>
</Entity>
<Entity uid="19758">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="797.59876" z="1721.93934"/>
<Orientation y="2.35622"/>
<Actor seed="27730"/>
</Entity>
<Entity uid="19759">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="807.01935" z="1732.29102"/>
<Orientation y="2.35622"/>
<Actor seed="27730"/>
</Entity>
<Entity uid="19761">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="863.8072" z="1742.58667"/>
<Orientation y="2.35622"/>
<Actor seed="27730"/>
</Entity>
<Entity uid="19762">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="872.37055" z="1750.38147"/>
<Orientation y="1.8894"/>
<Actor seed="41020"/>
</Entity>
<Entity uid="19763">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="861.83509" z="1762.07911"/>
<Orientation y="2.35622"/>
<Actor seed="41020"/>
</Entity>
<Entity uid="19764">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="856.83497" z="1757.04041"/>
<Orientation y="2.35622"/>
<Actor seed="56570"/>
</Entity>
<Entity uid="19765">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="853.23023" z="1753.3036"/>
<Orientation y="2.35622"/>
<Actor seed="58908"/>
</Entity>
<Entity uid="19766">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="866.13257" z="1765.57642"/>
<Orientation y="2.35622"/>
<Actor seed="56570"/>
</Entity>
<Entity uid="19767">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="876.64734" z="1754.79334"/>
<Orientation y="2.35622"/>
<Actor seed="56570"/>
</Entity>
<Entity uid="19770">
<Template>other/fence_stone</Template>
<Player>1</Player>
<Position x="853.33619" z="1756.58216"/>
<Orientation y="0.81444"/>
<Actor seed="4422"/>
</Entity>
<Entity uid="19771">
<Template>other/fence_stone</Template>
<Player>1</Player>
<Position x="865.91578" z="1742.79712"/>
<Orientation y="0.81914"/>
<Actor seed="4422"/>
</Entity>
<Entity uid="19772">
<Template>other/fence_stone</Template>
<Player>1</Player>
<Position x="875.47754" z="1752.0597"/>
<Orientation y="0.79291"/>
<Actor seed="4422"/>
</Entity>
<Entity uid="19773">
<Template>other/fence_stone</Template>
<Player>1</Player>
<Position x="862.80933" z="1765.9198"/>
<Orientation y="0.85007"/>
<Actor seed="4422"/>
</Entity>
<Entity uid="19774">
<Template>skirmish/units/default_infantry_melee_b</Template>
<Player>1</Player>
<Position x="840.26172" z="1606.30042"/>
<Orientation y="0.75284"/>
<Actor seed="62232"/>
</Entity>
<Entity uid="19775">
<Template>units/sele_infantry_spearman_e</Template>
<Player>1</Player>
<Position x="840.34382" z="1610.6106"/>
<Orientation y="1.8083"/>
<Actor seed="12000"/>
</Entity>
<Entity uid="19776">
<Template>units/ptol_infantry_javelinist_a</Template>
<Player>1</Player>
<Position x="844.7497" z="1606.38172"/>
<Orientation y="-0.64678"/>
<Actor seed="21468"/>
</Entity>
<Entity uid="19779">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="262.99235" z="665.24292"/>
<Orientation y="3.03109"/>
<Actor seed="40566"/>
</Entity>
<Entity uid="19780">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="274.59641" z="668.13227"/>
<Orientation y="-3.07877"/>
<Actor seed="40566"/>
</Entity>
<Entity uid="19781">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="274.45493" z="665.13111"/>
<Orientation y="-3.0768"/>
<Actor seed="62612"/>
</Entity>
<Entity uid="19782">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="262.81742" z="669.01886"/>
<Orientation y="3.035"/>
<Actor seed="62612"/>
</Entity>
<Entity uid="19783">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="262.02881" z="683.4532"/>
<Orientation y="2.96294"/>
<Actor seed="31474"/>
</Entity>
<Entity uid="19784">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="276.2855" z="681.10145"/>
<Orientation y="-3.01"/>
<Actor seed="31474"/>
</Entity>
<Entity uid="19785">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="276.12342" z="683.24164"/>
<Orientation y="-3.0206"/>
<Actor seed="27234"/>
</Entity>
<Entity uid="19786">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="262.41059" z="681.06617"/>
<Orientation y="2.96323"/>
<Actor seed="27234"/>
</Entity>
<Entity uid="19787">
<Template>units/cart_champion_cavalry</Template>
<Player>3</Player>
<Position x="264.34052" z="676.81073"/>
<Orientation y="-2.9684"/>
<Actor seed="30096"/>
</Entity>
<Entity uid="19788">
<Template>units/cart_champion_cavalry</Template>
<Player>3</Player>
<Position x="262.05439" z="676.95881"/>
<Orientation y="2.89338"/>
<Actor seed="48736"/>
</Entity>
<Entity uid="19789">
<Template>units/cart_champion_cavalry</Template>
<Player>3</Player>
<Position x="275.16334" z="676.06336"/>
<Orientation y="-3.21161"/>
<Actor seed="26498"/>
</Entity>
<Entity uid="19790">
<Template>units/cart_champion_cavalry</Template>
<Player>3</Player>
<Position x="272.99082" z="676.28034"/>
<Orientation y="2.914"/>
<Actor seed="44736"/>
</Entity>
<Entity uid="19791">
<Template>structures/cart_storehouse</Template>
<Player>3</Player>
<Position x="145.51523" z="635.29688"/>
<Orientation y="11.96984"/>
<Actor seed="14792"/>
</Entity>
<Entity uid="19792">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="113.70849" z="602.7068"/>
<Orientation y="0.93546"/>
<Actor seed="3071"/>
</Entity>
<Entity uid="19793">
<Template>units/cart_support_female_citizen</Template>
<Player>3</Player>
<Position x="128.39734" z="592.27338"/>
<Orientation y="1.28222"/>
<Actor seed="57980"/>
</Entity>
<Entity uid="19794">
<Template>units/cart_support_female_citizen</Template>
<Player>3</Player>
<Position x="127.43647" z="597.45447"/>
<Orientation y="2.35621"/>
<Actor seed="34936"/>
</Entity>
<Entity uid="19795">
<Template>units/cart_support_female_citizen</Template>
<Player>3</Player>
<Position x="304.04737" z="681.95936"/>
<Orientation y="3.9325"/>
<Actor seed="42150"/>
</Entity>
<Entity uid="19796">
<Template>units/cart_support_female_citizen</Template>
<Player>3</Player>
<Position x="299.79542" z="680.98578"/>
<Orientation y="1.85798"/>
<Actor seed="47886"/>
</Entity>
<Entity uid="19797">
<Template>units/cart_support_female_citizen</Template>
<Player>3</Player>
<Position x="281.52356" z="533.75226"/>
<Orientation y="1.25002"/>
<Actor seed="63206"/>
</Entity>
<Entity uid="19798">
<Template>units/cart_support_female_citizen</Template>
<Player>3</Player>
<Position x="282.4372" z="538.43769"/>
<Orientation y="2.35621"/>
<Actor seed="1666"/>
</Entity>
<Entity uid="19799">
<Template>units/cart_infantry_spearman_e</Template>
<Player>3</Player>
<Position x="125.77872" z="595.08783"/>
<Orientation y="0.64707"/>
<Actor seed="49278"/>
</Entity>
<Entity uid="19800">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="139.20948" z="622.86841"/>
<Orientation y="2.272"/>
<Actor seed="3036"/>
</Entity>
<Entity uid="19801">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="108.53676" z="719.97858"/>
<Orientation y="0.49257"/>
<Actor seed="3045"/>
</Entity>
<Entity uid="19802">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="144.24427" z="553.22016"/>
<Orientation y="0.56182"/>
<Actor seed="3045"/>
</Entity>
<Entity uid="19809">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="305.88114" z="697.83765"/>
<Orientation y="-0.55005"/>
<Actor seed="457"/>
</Entity>
<Entity uid="19810">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="309.71164" z="698.49256"/>
<Orientation y="-1.54635"/>
<Actor seed="457"/>
</Entity>
<Entity uid="19811">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="288.30246" z="518.06855"/>
<Orientation y="-0.55005"/>
<Actor seed="457"/>
</Entity>
<Entity uid="19812">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="288.12629" z="522.57734"/>
<Orientation y="-1.36142"/>
<Actor seed="457"/>
</Entity>
<Entity uid="19813">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="289.65912" z="514.54657"/>
<Orientation y="0.466"/>
<Actor seed="457"/>
</Entity>
<Entity uid="19814">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="307.80503" z="532.94813"/>
<Orientation y="-1.33738"/>
<Actor seed="457"/>
</Entity>
<Entity uid="19815">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="311.39689" z="532.7981"/>
<Orientation y="-1.93618"/>
<Actor seed="457"/>
</Entity>
<Entity uid="19816">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="111.39924" z="738.01038"/>
<Orientation y="2.35621"/>
<Actor seed="35374"/>
</Entity>
<Entity uid="19817">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="127.50063" z="750.0467"/>
<Orientation y="2.35621"/>
<Actor seed="35926"/>
</Entity>
<Entity uid="19818">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="61.54899" z="730.72773"/>
<Orientation y="2.35621"/>
<Actor seed="32140"/>
</Entity>
<Entity uid="19819">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="63.15233" z="742.12916"/>
<Orientation y="2.35621"/>
<Actor seed="33472"/>
</Entity>
<Entity uid="19820">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="266.34128" z="779.41913"/>
<Orientation y="2.35621"/>
<Actor seed="10500"/>
</Entity>
<Entity uid="19821">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="150.49897" z="544.77356"/>
<Orientation y="2.35621"/>
<Actor seed="54130"/>
</Entity>
<Entity uid="19824">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="276.12778" z="1469.57667"/>
<Orientation y="2.35622"/>
<Actor seed="65347"/>
</Entity>
<Entity uid="19825">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="269.60816" z="1450.63355"/>
<Orientation y="2.35622"/>
<Actor seed="21320"/>
</Entity>
<Entity uid="19826">
<Template>gaia/flora_tree_poplar_lombardy</Template>
<Player>0</Player>
<Position x="282.20185" z="1528.02906"/>
<Orientation y="2.35622"/>
<Actor seed="62958"/>
</Entity>
<Entity uid="19827">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="200.58484" z="1119.48609"/>
<Orientation y="2.36884"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19828">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="203.67957" z="1118.36451"/>
<Orientation y="8.44088"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19829">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="202.08527" z="1103.9823"/>
<Orientation y="2.56171"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19830">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="184.00037" z="1129.19996"/>
<Orientation y="2.36884"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19831">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="181.77875" z="1131.97059"/>
<Orientation y="-2.76656"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19832">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="182.09308" z="1132.66651"/>
<Orientation y="2.7914"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19833">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="180.00156" z="1134.17457"/>
<Orientation y="2.37145"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19834">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="175.71088" z="1132.68995"/>
<Orientation y="3.1635"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19835">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="177.4675" z="1130.29249"/>
<Orientation y="2.01244"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19836">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="179.2779" z="1116.49341"/>
<Orientation y="1.31388"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19837">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="173.4979" z="1119.83619"/>
<Orientation y="1.10392"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19838">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="176.87159" z="1121.76258"/>
<Orientation y="0.46604"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19839">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="191.1977" z="1146.80933"/>
<Orientation y="0.81676"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19840">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="189.35303" z="1145.86109"/>
<Orientation y="0.29606"/>
<Actor seed="2028"/>
</Entity>
<Entity uid="19841">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="187.03745" z="1146.27271"/>
<Orientation y="2.22361"/>
<Actor seed="11304"/>
</Entity>
<Entity uid="19842">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="355.18091" z="1346.68958"/>
<Orientation y="-2.45406"/>
<Actor seed="41704"/>
</Entity>
<Entity uid="19843">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="352.99259" z="1348.96082"/>
<Orientation y="-2.49808"/>
<Actor seed="8094"/>
</Entity>
<Entity uid="19844">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="351.24231" z="1350.6631"/>
<Orientation y="-2.53335"/>
<Actor seed="6868"/>
</Entity>
<Entity uid="19845">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="357.32105" z="1344.9109"/>
<Orientation y="-2.41387"/>
<Actor seed="55054"/>
</Entity>
<Entity uid="19846">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="358.82538" z="1343.10413"/>
<Orientation y="-2.38022"/>
<Actor seed="4910"/>
</Entity>
<Entity uid="19847">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="362.29453" z="1340.06543"/>
<Orientation y="-2.31539"/>
<Actor seed="7486"/>
</Entity>
<Entity uid="19848">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="363.99543" z="1338.44507"/>
<Orientation y="-2.28455"/>
<Actor seed="4374"/>
</Entity>
<Entity uid="19849">
<Template>units/rome_infantry_javelinist_a</Template>
<Player>6</Player>
<Position x="360.60486" z="1341.59498"/>
<Orientation y="-2.34737"/>
<Actor seed="38754"/>
</Entity>
<Entity uid="19851">
<Template>units/rome_champion_infantry_swordsman_04</Template>
<Player>6</Player>
<Position x="344.14228" z="1329.54102"/>
<Orientation y="3.6082"/>
<Actor seed="8734"/>
</Entity>
<Entity uid="19852">
<Template>units/rome_champion_cavalry</Template>
<Player>6</Player>
<Position x="337.96268" z="1328.56373"/>
<Orientation y="-2.44205"/>
<Actor seed="3392"/>
</Entity>
<Entity uid="19853">
<Template>units/rome_champion_cavalry</Template>
<Player>6</Player>
<Position x="339.53385" z="1326.86365"/>
<Orientation y="-2.39951"/>
<Actor seed="47034"/>
</Entity>
<Entity uid="19855">
<Template>units/rome_champion_cavalry</Template>
<Player>6</Player>
<Position x="342.73487" z="1323.71827"/>
<Orientation y="-2.31751"/>
<Actor seed="45798"/>
</Entity>
<Entity uid="19856">
<Template>units/rome_champion_cavalry</Template>
<Player>6</Player>
<Position x="340.9961" z="1325.19678"/>
<Orientation y="-2.35871"/>
<Actor seed="43006"/>
</Entity>
<Entity uid="19857">
<Template>units/rome_support_female_citizen</Template>
<Player>6</Player>
<Position x="424.51313" z="1491.19605"/>
<Orientation y="4.61081"/>
<Actor seed="50678"/>
</Entity>
<Entity uid="19858">
<Template>units/rome_support_female_citizen</Template>
<Player>6</Player>
<Position x="425.27598" z="1494.90503"/>
<Orientation y="4.61081"/>
<Actor seed="19822"/>
</Entity>
<Entity uid="19859">
<Template>units/rome_support_female_citizen</Template>
<Player>6</Player>
<Position x="427.88501" z="1491.93262"/>
<Orientation y="4.61081"/>
<Actor seed="57586"/>
</Entity>
<Entity uid="19860">
<Template>units/rome_support_female_citizen</Template>
<Player>6</Player>
<Position x="158.51114" z="1261.0918"/>
<Orientation y="4.19149"/>
<Actor seed="4860"/>
</Entity>
<Entity uid="19861">
<Template>units/rome_support_female_citizen</Template>
<Player>6</Player>
<Position x="155.86741" z="1259.6974"/>
<Orientation y="4.19149"/>
<Actor seed="19962"/>
</Entity>
<Entity uid="19862">
<Template>units/rome_support_female_citizen</Template>
<Player>6</Player>
<Position x="156.9993" z="1263.01978"/>
<Orientation y="4.19149"/>
<Actor seed="4308"/>
</Entity>
<Entity uid="19863">
<Template>units/rome_infantry_spearman_a</Template>
<Player>6</Player>
<Position x="171.81675" z="1235.14991"/>
<Orientation y="4.88479"/>
<Actor seed="30752"/>
</Entity>
<Entity uid="19864">
<Template>structures/rome_temple_vesta</Template>
<Player>0</Player>
<Position x="181.55457" z="1088.21668"/>
<Orientation y="1.751"/>
<Actor seed="37802"/>
</Entity>
<Entity uid="19869">
<Template>units/ptol_hero_ptolemy_IV</Template>
<Player>5</Player>
<Position x="1304.52454" z="933.83356"/>
<Orientation y="5.38674"/>
<Actor seed="43904"/>
</Entity>
<Entity uid="19873">
<Template>units/ptol_champion_cavalry</Template>
<Player>5</Player>
<Position x="1313.6714" z="928.62385"/>
<Orientation y="-0.8655"/>
<Actor seed="20296"/>
</Entity>
<Entity uid="19874">
<Template>units/ptol_champion_cavalry</Template>
<Player>5</Player>
<Position x="1311.54126" z="926.85181"/>
<Orientation y="-0.88674"/>
<Actor seed="20414"/>
</Entity>
<Entity uid="19876">
<Template>units/ptol_champion_cavalry</Template>
<Player>5</Player>
<Position x="1310.00928" z="924.47065"/>
<Orientation y="-0.81955"/>
<Actor seed="52960"/>
</Entity>
<Entity uid="19878">
<Template>units/ptol_champion_cavalry</Template>
<Player>5</Player>
<Position x="1314.80152" z="931.6349"/>
<Orientation y="-1.01276"/>
<Actor seed="45840"/>
</Entity>
<Entity uid="19879">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1309.79957" z="947.1371"/>
<Orientation y="-1.16846"/>
<Actor seed="7916"/>
</Entity>
<Entity uid="19880">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1308.63135" z="944.75068"/>
<Orientation y="-1.1109"/>
<Actor seed="62404"/>
</Entity>
<Entity uid="19881">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1307.15271" z="942.01685"/>
<Orientation y="-1.04902"/>
<Actor seed="50318"/>
</Entity>
<Entity uid="19882">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1296.90943" z="927.92365"/>
<Orientation y="-1.00344"/>
<Actor seed="27410"/>
</Entity>
<Entity uid="19883">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1295.38697" z="925.56232"/>
<Orientation y="-0.9427"/>
<Actor seed="38972"/>
</Entity>
<Entity uid="19884">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1294.24732" z="923.09052"/>
<Orientation y="-0.88572"/>
<Actor seed="60540"/>
</Entity>
<Entity uid="19885">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1313.88855" z="945.14191"/>
<Orientation y="-1.15334"/>
<Actor seed="8930"/>
</Entity>
<Entity uid="19886">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1311.97498" z="942.24366"/>
<Orientation y="-1.09571"/>
<Actor seed="4898"/>
</Entity>
<Entity uid="19887">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1310.58887" z="939.57026"/>
<Orientation y="-1.0358"/>
<Actor seed="33138"/>
</Entity>
<Entity uid="19888">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1300.44141" z="925.35517"/>
<Orientation y="-0.99814"/>
<Actor seed="3368"/>
</Entity>
<Entity uid="19889">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1299.30176" z="922.6584"/>
<Orientation y="-0.94173"/>
<Actor seed="43642"/>
</Entity>
<Entity uid="19890">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1297.71961" z="920.67634"/>
<Orientation y="-0.89213"/>
<Actor seed="17428"/>
</Entity>
<Entity uid="19891">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1305.36866" z="922.29426"/>
<Orientation y="-1.17305"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="19892">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1303.56897" z="919.34504"/>
<Orientation y="-1.12151"/>
<Actor seed="5022"/>
</Entity>
<Entity uid="19893">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1302.08484" z="916.30781"/>
<Orientation y="-1.07055"/>
<Actor seed="21160"/>
</Entity>
<Entity uid="19894">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1318.1266" z="941.34205"/>
<Orientation y="-0.99405"/>
<Actor seed="64242"/>
</Entity>
<Entity uid="19895">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1316.69947" z="939.35859"/>
<Orientation y="-0.95711"/>
<Actor seed="45240"/>
</Entity>
<Entity uid="19896">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1314.83167" z="936.76813"/>
<Orientation y="-0.91654"/>
<Actor seed="26336"/>
</Entity>
<Entity uid="19897">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1308.21521" z="920.612"/>
<Orientation y="-1.16665"/>
<Actor seed="37846"/>
</Entity>
<Entity uid="19898">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1306.71204" z="917.74604"/>
<Orientation y="-1.12043"/>
<Actor seed="7436"/>
</Entity>
<Entity uid="19899">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1304.63196" z="914.73993"/>
<Orientation y="-1.06833"/>
<Actor seed="54774"/>
</Entity>
<Entity uid="19900">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1320.72681" z="939.62159"/>
<Orientation y="-0.9937"/>
<Actor seed="40690"/>
</Entity>
<Entity uid="19901">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1319.51954" z="936.83936"/>
<Orientation y="-0.95089"/>
<Actor seed="5300"/>
</Entity>
<Entity uid="19902">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1318.02466" z="934.81135"/>
<Orientation y="-0.90888"/>
<Actor seed="48566"/>
</Entity>
<Entity uid="19903">
<Template>units/ptol_infantry_javelinist_a</Template>
<Player>5</Player>
<Position x="1363.96204" z="1050.87403"/>
<Orientation y="-1.48787"/>
<Actor seed="31378"/>
</Entity>
<Entity uid="19904">
<Template>units/ptol_support_female_citizen</Template>
<Player>5</Player>
<Position x="1358.74341" z="1058.28968"/>
<Orientation y="4.06539"/>
<Actor seed="49646"/>
</Entity>
<Entity uid="19905">
<Template>units/ptol_support_female_citizen</Template>
<Player>5</Player>
<Position x="1357.70496" z="1052.65284"/>
<Orientation y="5.35146"/>
<Actor seed="24588"/>
</Entity>
<Entity uid="19906">
<Template>units/ptol_support_female_citizen</Template>
<Player>5</Player>
<Position x="1361.33936" z="1055.34241"/>
<Orientation y="11.45607"/>
<Actor seed="51780"/>
</Entity>
<Entity uid="19907">
<Template>units/ptol_support_female_citizen</Template>
<Player>5</Player>
<Position x="1357.70057" z="1060.98963"/>
<Orientation y="2.94144"/>
<Actor seed="39622"/>
</Entity>
<Entity uid="19908">
<Template>units/ptol_ship_fishing</Template>
<Player>5</Player>
<Position x="1177.66163" z="990.14045"/>
<Orientation y="2.35621"/>
<Actor seed="1622"/>
</Entity>
<Entity uid="19909">
<Template>units/ptol_ship_fishing</Template>
<Player>5</Player>
<Position x="1257.80445" z="1144.08826"/>
<Orientation y="2.35621"/>
<Actor seed="3678"/>
</Entity>
<Entity uid="19910">
<Template>units/pers_infantry_spearman_a</Template>
<Player>4</Player>
<Position x="1701.44568" z="1530.11109"/>
<Orientation y="-8.0057"/>
<Actor seed="28634"/>
</Entity>
<Entity uid="19911">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1683.24402" z="1668.77088"/>
<Orientation y="2.39946"/>
<Actor seed="31866"/>
</Entity>
<Entity uid="19912">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1685.13953" z="1670.78138"/>
<Orientation y="2.39946"/>
<Actor seed="3330"/>
</Entity>
<Entity uid="19913">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1688.7201" z="1672.8578"/>
<Orientation y="2.39946"/>
<Actor seed="61688"/>
</Entity>
<Entity uid="19914">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1691.17188" z="1675.1377"/>
<Orientation y="2.39946"/>
<Actor seed="54226"/>
</Entity>
<Entity uid="19915">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1694.17981" z="1677.35071"/>
<Orientation y="2.39946"/>
<Actor seed="4340"/>
</Entity>
<Entity uid="19916">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1696.75098" z="1680.46277"/>
<Orientation y="2.39946"/>
<Actor seed="29408"/>
</Entity>
<Entity uid="19917">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1699.17457" z="1682.28736"/>
<Orientation y="2.39946"/>
<Actor seed="8706"/>
</Entity>
<Entity uid="19918">
<Template>units/pers_kardakes_skirmisher</Template>
<Player>4</Player>
<Position x="1701.93165" z="1684.99756"/>
<Orientation y="2.39946"/>
<Actor seed="45892"/>
</Entity>
<Entity uid="19919">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1700.26758" z="1672.47632"/>
<Orientation y="2.40578"/>
<Actor seed="35738"/>
</Entity>
<Entity uid="19920">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1698.3313" z="1670.88843"/>
<Orientation y="2.40578"/>
<Actor seed="16568"/>
</Entity>
<Entity uid="19921">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1696.71485" z="1669.43519"/>
<Orientation y="2.40578"/>
<Actor seed="40148"/>
</Entity>
<Entity uid="19922">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1694.96998" z="1667.81739"/>
<Orientation y="2.40578"/>
<Actor seed="48256"/>
</Entity>
<Entity uid="19923">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1792.77637" z="1560.94727"/>
<Orientation y="1.59574"/>
<Actor seed="59608"/>
</Entity>
<Entity uid="19924">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1780.00721" z="1592.36634"/>
<Orientation y="2.83024"/>
<Actor seed="59608"/>
</Entity>
<Entity uid="19925">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1773.18567" z="1573.79993"/>
<Orientation y="1.74756"/>
<Actor seed="41714"/>
</Entity>
<Entity uid="19926">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1796.52369" z="1558.29383"/>
<Orientation y="-1.66247"/>
<Actor seed="41714"/>
</Entity>
<Entity uid="19927">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1759.20301" z="1547.84095"/>
<Orientation y="1.60265"/>
<Actor seed="14132"/>
</Entity>
<Entity uid="19928">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1750.26954" z="1553.26185"/>
<Orientation y="3.1652"/>
<Actor seed="39750"/>
</Entity>
<Entity uid="19929">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1749.30201" z="1549.761"/>
<Orientation y="-0.68328"/>
<Actor seed="37170"/>
</Entity>
<Entity uid="19930">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1792.5066" z="1534.77662"/>
<Orientation y="-1.61194"/>
<Actor seed="21234"/>
</Entity>
<Entity uid="19931">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1761.0011" z="1559.43116"/>
<Orientation y="3.23694"/>
<Actor seed="41714"/>
</Entity>
<Entity uid="19932">
<Template>gaia/flora_tree_aleppo_pine</Template>
<Player>0</Player>
<Position x="1758.8235" z="1556.50464"/>
<Orientation y="1.55909"/>
<Actor seed="23218"/>
</Entity>
<Entity uid="19933">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1760.76087" z="1556.99146"/>
<Orientation y="2.35621"/>
<Actor seed="62060"/>
</Entity>
<Entity uid="19934">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1751.80079" z="1548.66797"/>
<Orientation y="2.35621"/>
<Actor seed="386"/>
</Entity>
<Entity uid="19935">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1746.84791" z="1550.74805"/>
<Orientation y="2.35621"/>
<Actor seed="32728"/>
</Entity>
<Entity uid="19936">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1757.03565" z="1547.9817"/>
<Orientation y="2.35621"/>
<Actor seed="5096"/>
</Entity>
<Entity uid="19937">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1761.88465" z="1551.75135"/>
<Orientation y="2.35621"/>
<Actor seed="29928"/>
</Entity>
<Entity uid="19938">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1776.8871" z="1590.53748"/>
<Orientation y="2.35621"/>
<Actor seed="39732"/>
</Entity>
<Entity uid="19939">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1774.05787" z="1587.84888"/>
<Orientation y="2.35621"/>
<Actor seed="59862"/>
</Entity>
<Entity uid="19940">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1769.83765" z="1576.58619"/>
<Orientation y="2.35621"/>
<Actor seed="24888"/>
</Entity>
<Entity uid="19941">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1769.90906" z="1569.68348"/>
<Orientation y="-3.17495"/>
<Actor seed="22940"/>
</Entity>
<Entity uid="19942">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1774.0796" z="1568.5702"/>
<Orientation y="2.35621"/>
<Actor seed="15278"/>
</Entity>
<Entity uid="19943">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1771.36463" z="1571.0525"/>
<Orientation y="2.35621"/>
<Actor seed="65318"/>
</Entity>
<Entity uid="19944">
<Template>gaia/flora_bush_badlands</Template>
<Player>0</Player>
<Position x="1769.12525" z="1589.01526"/>
<Orientation y="1.5492"/>
<Actor seed="65318"/>
</Entity>
<Entity uid="19985">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1570.27393" z="1319.38209"/>
<Orientation y="1.93342"/>
<Actor seed="31704"/>
</Entity>
<Entity uid="19986">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1570.77344" z="1309.70752"/>
<Orientation y="1.97231"/>
<Actor seed="54246"/>
</Entity>
<Entity uid="19987">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1570.02625" z="1301.79188"/>
<Orientation y="1.18622"/>
<Actor seed="30422"/>
</Entity>
<Entity uid="19988">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1628.60425" z="1351.91749"/>
<Orientation y="0.00254"/>
<Actor seed="13848"/>
</Entity>
<Entity uid="19989">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1637.73328" z="1346.03345"/>
<Orientation y="0.18497"/>
<Actor seed="33794"/>
</Entity>
<Entity uid="19990">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1643.60962" z="1309.68274"/>
<Orientation y="2.11196"/>
<Actor seed="60302"/>
</Entity>
<Entity uid="19991">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1640.15027" z="1300.85901"/>
<Orientation y="1.90464"/>
<Actor seed="25578"/>
</Entity>
<Entity uid="19992">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1612.32508" z="1217.50904"/>
<Orientation y="4.34968"/>
<Actor seed="34106"/>
</Entity>
<Entity uid="19993">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1620.08973" z="1215.72474"/>
<Orientation y="3.90021"/>
<Actor seed="15358"/>
</Entity>
<Entity uid="19994">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1631.59498" z="1216.69178"/>
<Orientation y="3.183"/>
<Actor seed="6654"/>
</Entity>
<Entity uid="19995">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1637.61695" z="1213.84937"/>
<Orientation y="2.74569"/>
<Actor seed="502"/>
</Entity>
<Entity uid="19996">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1708.26795" z="1162.16285"/>
<Orientation y="2.35621"/>
<Actor seed="43394"/>
</Entity>
<Entity uid="19997">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1693.84595" z="1166.98682"/>
<Orientation y="2.35621"/>
<Actor seed="25702"/>
</Entity>
<Entity uid="19998">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1700.53675" z="1163.01111"/>
<Orientation y="2.35621"/>
<Actor seed="12158"/>
</Entity>
<Entity uid="19999">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1708.47205" z="1230.4054"/>
<Orientation y="2.35621"/>
<Actor seed="10694"/>
</Entity>
<Entity uid="20000">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1791.27393" z="1170.4054"/>
<Orientation y="-2.22011"/>
<Actor seed="48038"/>
</Entity>
<Entity uid="20001">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1796.70594" z="1166.2339"/>
<Orientation y="-2.18303"/>
<Actor seed="18878"/>
</Entity>
<Entity uid="20002">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1741.96558" z="1125.50232"/>
<Orientation y="-2.166"/>
<Actor seed="682"/>
</Entity>
<Entity uid="20003">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1747.24024" z="1116.56714"/>
<Orientation y="-2.07163"/>
<Actor seed="41760"/>
</Entity>
<Entity uid="20004">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1755.82068" z="1119.60694"/>
<Orientation y="-2.05941"/>
<Actor seed="374"/>
</Entity>
<Entity uid="20005">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1836.33619" z="1125.00599"/>
<Orientation y="-1.88952"/>
<Actor seed="49968"/>
</Entity>
<Entity uid="20006">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1844.04627" z="1120.96875"/>
<Orientation y="-1.8585"/>
<Actor seed="37924"/>
</Entity>
<Entity uid="20007">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1846.66102" z="1113.51661"/>
<Orientation y="-1.81943"/>
<Actor seed="22982"/>
</Entity>
<Entity uid="20008">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1846.71363" z="1053.91858"/>
<Orientation y="2.96863"/>
<Actor seed="28364"/>
</Entity>
<Entity uid="20009">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1907.94507" z="1071.97486"/>
<Orientation y="0.8197"/>
<Actor seed="20442"/>
</Entity>
<Entity uid="20010">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1899.34815" z="1073.39551"/>
<Orientation y="0.70665"/>
<Actor seed="54960"/>
</Entity>
<Entity uid="20011">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1913.44581" z="885.72382"/>
<Orientation y="1.88032"/>
<Actor seed="4744"/>
</Entity>
<Entity uid="20012">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1916.17322" z="894.94428"/>
<Orientation y="2.35621"/>
<Actor seed="9548"/>
</Entity>
<Entity uid="20013">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1913.44983" z="902.10096"/>
<Orientation y="2.35621"/>
<Actor seed="27464"/>
</Entity>
<Entity uid="20014">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1923.47156" z="903.9358"/>
<Orientation y="2.6639"/>
<Actor seed="50746"/>
</Entity>
<Entity uid="20015">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="2006.49231" z="868.49616"/>
<Orientation y="1.09243"/>
<Actor seed="38162"/>
</Entity>
<Entity uid="20016">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1999.66346" z="873.32837"/>
<Orientation y="2.35621"/>
<Actor seed="54880"/>
</Entity>
<Entity uid="20017">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="2010.32605" z="880.03803"/>
<Orientation y="1.82982"/>
<Actor seed="41552"/>
</Entity>
<Entity uid="20018">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="2003.37891" z="877.6659"/>
<Orientation y="2.03156"/>
<Actor seed="17102"/>
</Entity>
<Entity uid="20019">
<Template>gaia/fauna_fish_tuna</Template>
<Player>0</Player>
<Position x="1997.45948" z="881.6471"/>
<Orientation y="2.0875"/>
<Actor seed="47306"/>
</Entity>
<Entity uid="20020">
<Template>gaia/fauna_bear_brown</Template>
<Player>0</Player>
<Position x="403.59739" z="1536.38904"/>
<Orientation y="2.35621"/>
<Actor seed="34226"/>
</Entity>
<Entity uid="20021">
<Template>gaia/fauna_deer</Template>
<Player>0</Player>
<Position x="468.38431" z="1478.19898"/>
<Orientation y="1.8575"/>
<Actor seed="17770"/>
</Entity>
<Entity uid="20022">
<Template>gaia/fauna_deer</Template>
<Player>0</Player>
<Position x="471.03086" z="1478.01172"/>
<Orientation y="2.35621"/>
<Actor seed="63038"/>
</Entity>
<Entity uid="20023">
<Template>gaia/fauna_deer</Template>
<Player>0</Player>
<Position x="475.39756" z="1478.06836"/>
<Orientation y="3.38147"/>
<Actor seed="24454"/>
</Entity>
<Entity uid="20024">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="1222.29615" z="607.44147"/>
<Orientation y="2.35621"/>
<Actor seed="35668"/>
</Entity>
<Entity uid="20025">
<Template>gaia/fauna_elephant_african_bush</Template>
<Player>0</Player>
<Position x="1230.83631" z="610.01233"/>
<Orientation y="3.36396"/>
<Actor seed="32144"/>
</Entity>
<Entity uid="20026">
<Template>gaia/fauna_elephant_north_african</Template>
<Player>0</Player>
<Position x="1226.85816" z="621.12385"/>
<Orientation y="2.35621"/>
<Actor seed="59014"/>
</Entity>
<Entity uid="20027">
<Template>gaia/fauna_elephant_african_infant</Template>
<Player>0</Player>
<Position x="1229.43702" z="598.85084"/>
<Orientation y="1.03956"/>
<Actor seed="63978"/>
</Entity>
<Entity uid="20028">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1150.88746" z="517.78602"/>
<Orientation y="3.5744"/>
<Actor seed="46682"/>
</Entity>
<Entity uid="20029">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1158.8589" z="510.05811"/>
<Orientation y="-2.01807"/>
<Actor seed="65300"/>
</Entity>
<Entity uid="20030">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1354.03907" z="870.89887"/>
<Orientation y="0.0274"/>
<Actor seed="61430"/>
</Entity>
<Entity uid="20031">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1355.41736" z="874.04926"/>
<Orientation y="-1.19547"/>
<Actor seed="33004"/>
</Entity>
<Entity uid="20032">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1358.34266" z="873.20801"/>
<Orientation y="2.35621"/>
<Actor seed="23456"/>
</Entity>
<Entity uid="20033">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1423.77051" z="907.50892"/>
<Orientation y="2.35621"/>
<Actor seed="44074"/>
</Entity>
<Entity uid="20034">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1420.75831" z="906.11927"/>
<Orientation y="0.2316"/>
<Actor seed="64628"/>
</Entity>
<Entity uid="20035">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1419.0929" z="904.86438"/>
<Orientation y="2.35621"/>
<Actor seed="6714"/>
</Entity>
<Entity uid="20036">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1425.07142" z="903.6922"/>
<Orientation y="0.72933"/>
<Actor seed="38880"/>
</Entity>
<Entity uid="20037">
<Template>gaia/fauna_peacock</Template>
<Player>0</Player>
<Position x="1256.83497" z="1489.89734"/>
<Orientation y="2.35621"/>
<Actor seed="51880"/>
</Entity>
<Entity uid="20038">
<Template>gaia/fauna_peacock</Template>
<Player>0</Player>
<Position x="1259.13819" z="1483.53638"/>
<Orientation y="-0.21384"/>
<Actor seed="24540"/>
</Entity>
<Entity uid="20039">
<Template>gaia/fauna_peacock</Template>
<Player>0</Player>
<Position x="1302.79578" z="1522.49463"/>
<Orientation y="2.35621"/>
<Actor seed="18526"/>
</Entity>
<Entity uid="20040">
<Template>gaia/fauna_peacock</Template>
<Player>0</Player>
<Position x="1306.03016" z="1528.73816"/>
<Orientation y="3.15712"/>
<Actor seed="17758"/>
</Entity>
<Entity uid="20041">
<Template>gaia/fauna_peacock</Template>
<Player>0</Player>
<Position x="1308.01087" z="1523.91077"/>
<Orientation y="-1.56916"/>
<Actor seed="40492"/>
</Entity>
<Entity uid="20042">
<Template>gaia/fauna_rabbit</Template>
<Player>0</Player>
<Position x="1165.57105" z="1709.66834"/>
<Orientation y="2.35621"/>
<Actor seed="14796"/>
</Entity>
<Entity uid="20043">
<Template>gaia/fauna_rabbit</Template>
<Player>0</Player>
<Position x="1166.66443" z="1706.2533"/>
<Orientation y="0.43741"/>
<Actor seed="58716"/>
</Entity>
<Entity uid="20044">
<Template>gaia/fauna_rabbit</Template>
<Player>0</Player>
<Position x="1168.99012" z="1708.21607"/>
<Orientation y="1.03028"/>
<Actor seed="62498"/>
</Entity>
<Entity uid="20045">
<Template>gaia/fauna_rabbit</Template>
<Player>0</Player>
<Position x="1172.23047" z="1710.37696"/>
<Orientation y="2.93404"/>
<Actor seed="28228"/>
</Entity>
<Entity uid="20046">
<Template>gaia/fauna_rabbit</Template>
<Player>0</Player>
<Position x="1168.34034" z="1709.76722"/>
<Orientation y="2.35621"/>
<Actor seed="64484"/>
</Entity>
<Entity uid="20047">
<Template>gaia/fauna_rabbit</Template>
<Player>0</Player>
<Position x="1171.92688" z="1707.46253"/>
<Orientation y="3.94236"/>
<Actor seed="4310"/>
</Entity>
<Entity uid="20048">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1067.84046" z="632.92096"/>
<Orientation y="2.35621"/>
<Actor seed="14468"/>
</Entity>
<Entity uid="20049">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1071.80909" z="633.93952"/>
<Orientation y="2.35621"/>
<Actor seed="61004"/>
</Entity>
<Entity uid="20050">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="1069.16883" z="638.32502"/>
<Orientation y="2.35621"/>
<Actor seed="5502"/>
</Entity>
<Entity uid="20051">
<Template>units/maur_support_female_citizen</Template>
<Player>0</Player>
<Position x="1905.6438" z="773.03785"/>
<Orientation y="1.67522"/>
<Actor seed="12768"/>
</Entity>
<Entity uid="20052">
<Template>units/maur_support_female_citizen</Template>
<Player>0</Player>
<Position x="1906.77833" z="771.46595"/>
<Orientation y="0.76188"/>
<Actor seed="1064"/>
</Entity>
<Entity uid="20053">
<Template>units/maur_support_female_citizen</Template>
<Player>0</Player>
<Position x="1909.04126" z="774.12067"/>
<Orientation y="-2.18238"/>
<Actor seed="60414"/>
</Entity>
<Entity uid="20054">
<Template>units/maur_support_female_citizen</Template>
<Player>0</Player>
<Position x="1905.36878" z="775.24244"/>
<Orientation y="2.29355"/>
<Actor seed="52694"/>
</Entity>
<Entity uid="20055">
<Template>units/maur_support_female_citizen</Template>
<Player>0</Player>
<Position x="1909.26343" z="771.83368"/>
<Orientation y="-1.23417"/>
<Actor seed="48168"/>
</Entity>
<Entity uid="20056">
<Template>units/maur_support_female_citizen</Template>
<Player>0</Player>
<Position x="1908.50342" z="769.45795"/>
<Orientation y="-0.33758"/>
<Actor seed="38392"/>
</Entity>
<Entity uid="20057">
<Template>units/maur_hero_chanakya</Template>
<Player>0</Player>
<Position x="1934.94495" z="752.2339"/>
<Orientation y="0.62487"/>
<Actor seed="15886"/>
</Entity>
<Entity uid="20058">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1934.64026" z="761.49598"/>
<Orientation y="3.09156"/>
<Actor seed="25738"/>
</Entity>
<Entity uid="20059">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1932.693" z="763.57502"/>
<Orientation y="2.38189"/>
<Actor seed="56172"/>
</Entity>
<Entity uid="20060">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1931.29725" z="765.81269"/>
<Orientation y="2.53818"/>
<Actor seed="59790"/>
</Entity>
<Entity uid="20061">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1929.76258" z="767.31232"/>
<Orientation y="2.34714"/>
<Actor seed="22454"/>
</Entity>
<Entity uid="20062">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1935.89588" z="762.47248"/>
<Orientation y="-2.258"/>
<Actor seed="61690"/>
</Entity>
<Entity uid="20063">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1933.90345" z="765.12012"/>
<Orientation y="-2.45159"/>
<Actor seed="61912"/>
</Entity>
<Entity uid="20064">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1932.41614" z="766.909"/>
<Orientation y="-2.3482"/>
<Actor seed="41374"/>
</Entity>
<Entity uid="20065">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1931.0315" z="768.56666"/>
<Orientation y="-2.35167"/>
<Actor seed="45578"/>
</Entity>
<Entity uid="20066">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1941.28443" z="751.42267"/>
<Orientation y="-1.39261"/>
<Actor seed="5402"/>
</Entity>
<Entity uid="20067">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1943.2848" z="749.39441"/>
<Orientation y="-0.77999"/>
<Actor seed="5676"/>
</Entity>
<Entity uid="20068">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1945.29651" z="747.5351"/>
<Orientation y="-0.81633"/>
<Actor seed="65334"/>
</Entity>
<Entity uid="20069">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1946.77051" z="745.62311"/>
<Orientation y="-0.68383"/>
<Actor seed="49982"/>
</Entity>
<Entity uid="20070">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1949.1775" z="747.35431"/>
<Orientation y="-2.22794"/>
<Actor seed="44576"/>
</Entity>
<Entity uid="20071">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1947.45728" z="749.42939"/>
<Orientation y="2.42963"/>
<Actor seed="43880"/>
</Entity>
<Entity uid="20072">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1945.79932" z="751.45313"/>
<Orientation y="2.43422"/>
<Actor seed="53542"/>
</Entity>
<Entity uid="20073">
<Template>units/maur_champion_maiden_archer</Template>
<Player>0</Player>
<Position x="1943.76014" z="753.41877"/>
<Orientation y="2.34179"/>
<Actor seed="33036"/>
</Entity>
<Entity uid="20074">
<Template>units/maur_champion_elephant</Template>
<Player>0</Player>
<Position x="1941.90577" z="739.33765"/>
<Orientation y="-1.78051"/>
<Actor seed="35492"/>
</Entity>
<Entity uid="20075">
<Template>units/maur_champion_elephant</Template>
<Player>0</Player>
<Position x="1922.75318" z="762.70972"/>
<Orientation y="0.91526"/>
<Actor seed="35722"/>
</Entity>
<Entity uid="20076">
<Template>units/maur_elephant_archer_e</Template>
<Player>0</Player>
<Position x="1938.6797" z="743.5511"/>
<Orientation y="2.46042"/>
<Actor seed="61926"/>
</Entity>
<Entity uid="20077">
<Template>units/maur_elephant_archer_e</Template>
<Player>0</Player>
<Position x="1926.8783" z="759.63648"/>
<Orientation y="-0.90017"/>
<Actor seed="34898"/>
</Entity>
<Entity uid="20078">
<Template>units/maur_champion_elephant</Template>
<Player>0</Player>
<Position x="1935.27942" z="747.0088"/>
<Orientation y="-2.15181"/>
<Actor seed="56884"/>
</Entity>
<Entity uid="20079">
<Template>units/maur_champion_elephant</Template>
<Player>0</Player>
<Position x="1928.95594" z="755.09235"/>
<Orientation y="0.9616"/>
<Actor seed="64604"/>
</Entity>
<Entity uid="20080">
<Template>units/maur_infantry_spearman_a</Template>
<Player>0</Player>
<Position x="1836.55896" z="872.12226"/>
<Orientation y="2.35621"/>
<Actor seed="6442"/>
</Entity>
<Entity uid="20081">
<Template>units/maur_infantry_spearman_a</Template>
<Player>0</Player>
<Position x="1828.08216" z="879.25916"/>
<Orientation y="2.35621"/>
<Actor seed="1982"/>
</Entity>
<Entity uid="20082">
<Template>units/maur_infantry_spearman_a</Template>
<Player>0</Player>
<Position x="1850.88819" z="987.76001"/>
<Orientation y="2.35621"/>
<Actor seed="15240"/>
</Entity>
<Entity uid="20083">
<Template>units/maur_infantry_spearman_a</Template>
<Player>0</Player>
<Position x="1846.82264" z="994.32477"/>
<Orientation y="2.35621"/>
<Actor seed="48238"/>
</Entity>
<Entity uid="20084">
<Template>units/maur_support_trader</Template>
<Player>0</Player>
<Position x="1801.52381" z="1029.1902"/>
<Orientation y="2.35621"/>
<Actor seed="53390"/>
</Entity>
<Entity uid="20085">
<Template>gaia/geology_metal_tropic_slabs</Template>
<Player>0</Player>
<Position x="1654.11451" z="1147.10169"/>
<Orientation y="0.13346"/>
<Actor seed="18670"/>
</Entity>
<Entity uid="20086">
<Template>gaia/geology_metal_tropic</Template>
<Player>0</Player>
<Position x="1654.6305" z="1135.29554"/>
<Orientation y="2.42905"/>
<Actor seed="53286"/>
</Entity>
<Entity uid="20087">
<Template>gaia/geology_metal_tropic</Template>
<Player>0</Player>
<Position x="1655.34827" z="1126.32996"/>
<Orientation y="2.35621"/>
<Actor seed="9946"/>
</Entity>
<Entity uid="20088">
<Template>gaia/geology_stonemine_tropic_quarry</Template>
<Player>0</Player>
<Position x="1728.07142" z="1083.94361"/>
<Orientation y="0.10152"/>
<Actor seed="60516"/>
</Entity>
<Entity uid="20089">
<Template>gaia/geology_stone_tropic_a</Template>
<Player>0</Player>
<Position x="1720.57557" z="1074.141"/>
<Orientation y="2.35621"/>
<Actor seed="38208"/>
</Entity>
<Entity uid="20091">
<Template>gaia/geology_stone_tropic_a</Template>
<Player>0</Player>
<Position x="1679.99415" z="1029.55213"/>
<Orientation y="2.35621"/>
<Actor seed="52748"/>
</Entity>
<Entity uid="20092">
<Template>gaia/geology_stone_tropic_a</Template>
<Player>0</Player>
<Position x="1722.65577" z="1064.5907"/>
<Orientation y="2.35621"/>
<Actor seed="32242"/>
</Entity>
<Entity uid="20093">
<Template>gaia/geology_stone_tropic_a</Template>
<Player>0</Player>
<Position x="1579.8169" z="1193.69556"/>
<Orientation y="2.35621"/>
<Actor seed="19974"/>
</Entity>
<Entity uid="20094">
<Template>gaia/geology_stone_tropic_a</Template>
<Player>0</Player>
<Position x="1710.36866" z="1276.56165"/>
<Orientation y="2.35621"/>
<Actor seed="19530"/>
</Entity>
<Entity uid="20095">
<Template>gaia/geology_stone_tropic_a</Template>
<Player>0</Player>
<Position x="1702.55542" z="1274.42835"/>
<Orientation y="2.35621"/>
<Actor seed="6876"/>
</Entity>
<Entity uid="20096">
<Template>gaia/geology_stone_tropic_a</Template>
<Player>0</Player>
<Position x="1744.54969" z="1034.48292"/>
<Orientation y="2.35621"/>
<Actor seed="37992"/>
</Entity>
<Entity uid="20097">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1710.83228" z="1010.64893"/>
<Orientation y="2.35621"/>
<Actor seed="32074"/>
</Entity>
<Entity uid="20098">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1706.8772" z="994.17524"/>
<Orientation y="2.35621"/>
<Actor seed="50260"/>
</Entity>
<Entity uid="20099">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1716.49671" z="990.36835"/>
<Orientation y="2.35621"/>
<Actor seed="13608"/>
</Entity>
<Entity uid="20100">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1706.7328" z="1010.01423"/>
<Orientation y="2.35621"/>
<Actor seed="33458"/>
</Entity>
<Entity uid="20101">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1710.34998" z="1006.67505"/>
<Orientation y="2.35621"/>
<Actor seed="58462"/>
</Entity>
<Entity uid="20102">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1706.4762" z="1007.77363"/>
<Orientation y="2.35621"/>
<Actor seed="57688"/>
</Entity>
<Entity uid="20103">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1699.05347" z="1012.26075"/>
<Orientation y="2.35621"/>
<Actor seed="462"/>
</Entity>
<Entity uid="20104">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1696.0055" z="1014.75849"/>
<Orientation y="2.35621"/>
<Actor seed="25130"/>
</Entity>
<Entity uid="20105">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1690.73743" z="1018.01386"/>
<Orientation y="2.35621"/>
<Actor seed="25660"/>
</Entity>
<Entity uid="20106">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1712.19581" z="1013.998"/>
<Orientation y="2.35621"/>
<Actor seed="15224"/>
</Entity>
<Entity uid="20107">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1688.77063" z="1020.79657"/>
<Orientation y="2.35621"/>
<Actor seed="51400"/>
</Entity>
<Entity uid="20108">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1686.88501" z="1025.87842"/>
<Orientation y="2.35621"/>
<Actor seed="26020"/>
</Entity>
<Entity uid="20109">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1712.1626" z="1005.05304"/>
<Orientation y="2.35621"/>
<Actor seed="50952"/>
</Entity>
<Entity uid="20110">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1694.38758" z="998.72419"/>
<Orientation y="2.35621"/>
<Actor seed="26588"/>
</Entity>
<Entity uid="20111">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1694.6443" z="1002.55787"/>
<Orientation y="2.35621"/>
<Actor seed="28612"/>
</Entity>
<Entity uid="20112">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1815.89588" z="966.12482"/>
<Orientation y="2.35621"/>
<Actor seed="27840"/>
</Entity>
<Entity uid="20113">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1688.18372" z="1009.42884"/>
<Orientation y="2.35621"/>
<Actor seed="15372"/>
</Entity>
<Entity uid="20114">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1692.18873" z="1006.40772"/>
<Orientation y="2.35621"/>
<Actor seed="61000"/>
</Entity>
<Entity uid="20115">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1684.60328" z="1010.91657"/>
<Orientation y="2.35621"/>
<Actor seed="40592"/>
</Entity>
<Entity uid="20116">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1702.65662" z="993.56135"/>
<Orientation y="2.35621"/>
<Actor seed="17066"/>
</Entity>
<Entity uid="20117">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1719.5204" z="988.32605"/>
<Orientation y="2.35621"/>
<Actor seed="21130"/>
</Entity>
<Entity uid="20118">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1724.57227" z="984.29035"/>
<Orientation y="2.35621"/>
<Actor seed="33776"/>
</Entity>
<Entity uid="20119">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1728.76758" z="984.8797"/>
<Orientation y="2.35621"/>
<Actor seed="52470"/>
</Entity>
<Entity uid="20120">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1730.99036" z="985.70954"/>
<Orientation y="2.35621"/>
<Actor seed="30998"/>
</Entity>
<Entity uid="20121">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1738.13782" z="989.60901"/>
<Orientation y="2.35621"/>
<Actor seed="642"/>
</Entity>
<Entity uid="20122">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1726.93738" z="990.31806"/>
<Orientation y="2.35621"/>
<Actor seed="53948"/>
</Entity>
<Entity uid="20123">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1722.51539" z="993.87781"/>
<Orientation y="2.35621"/>
<Actor seed="23286"/>
</Entity>
<Entity uid="20124">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1742.00928" z="993.09064"/>
<Orientation y="2.35621"/>
<Actor seed="40036"/>
</Entity>
<Entity uid="20125">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1904.22632" z="715.38624"/>
<Orientation y="2.35621"/>
<Actor seed="57766"/>
</Entity>
<Entity uid="20126">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1912.93409" z="707.0113"/>
<Orientation y="2.35621"/>
<Actor seed="25144"/>
</Entity>
<Entity uid="20127">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1897.84144" z="703.58027"/>
<Orientation y="2.35621"/>
<Actor seed="3874"/>
</Entity>
<Entity uid="20128">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1893.74988" z="703.60175"/>
<Orientation y="2.35621"/>
<Actor seed="7144"/>
</Entity>
<Entity uid="20129">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1897.41639" z="696.66596"/>
<Orientation y="2.35621"/>
<Actor seed="23800"/>
</Entity>
<Entity uid="20130">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1891.82813" z="686.70759"/>
<Orientation y="2.35621"/>
<Actor seed="65024"/>
</Entity>
<Entity uid="20131">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1892.61329" z="704.8371"/>
<Orientation y="2.35621"/>
<Actor seed="40738"/>
</Entity>
<Entity uid="20132">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1883.84986" z="704.86274"/>
<Orientation y="2.35621"/>
<Actor seed="40038"/>
</Entity>
<Entity uid="20133">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1897.4568" z="721.52027"/>
<Orientation y="2.35621"/>
<Actor seed="14964"/>
</Entity>
<Entity uid="20134">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1924.26856" z="698.69867"/>
<Orientation y="2.35621"/>
<Actor seed="30494"/>
</Entity>
<Entity uid="20135">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1937.03345" z="692.93848"/>
<Orientation y="2.35621"/>
<Actor seed="29580"/>
</Entity>
<Entity uid="20136">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1890.974" z="745.30396"/>
<Orientation y="2.35621"/>
<Actor seed="598"/>
</Entity>
<Entity uid="20137">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1887.56946" z="748.12378"/>
<Orientation y="2.35621"/>
<Actor seed="30624"/>
</Entity>
<Entity uid="20138">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1903.6836" z="704.51893"/>
<Orientation y="2.35621"/>
<Actor seed="10530"/>
</Entity>
<Entity uid="20139">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1876.42457" z="789.96174"/>
<Orientation y="2.35621"/>
<Actor seed="64856"/>
</Entity>
<Entity uid="20140">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1879.66041" z="773.84961"/>
<Orientation y="2.35621"/>
<Actor seed="61414"/>
</Entity>
<Entity uid="20141">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1870.59131" z="760.95154"/>
<Orientation y="2.35621"/>
<Actor seed="52882"/>
</Entity>
<Entity uid="20142">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1972.21021" z="695.31183"/>
<Orientation y="2.35621"/>
<Actor seed="33784"/>
</Entity>
<Entity uid="20143">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1922.63855" z="639.73108"/>
<Orientation y="2.35621"/>
<Actor seed="37474"/>
</Entity>
<Entity uid="20144">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1928.83667" z="644.74323"/>
<Orientation y="2.35621"/>
<Actor seed="62120"/>
</Entity>
<Entity uid="20145">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1965.70911" z="700.61854"/>
<Orientation y="2.35621"/>
<Actor seed="26920"/>
</Entity>
<Entity uid="20146">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1961.53992" z="704.22181"/>
<Orientation y="2.35621"/>
<Actor seed="4628"/>
</Entity>
<Entity uid="20147">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1700.28846" z="998.19129"/>
<Orientation y="2.35621"/>
<Actor seed="64232"/>
</Entity>
<Entity uid="20148">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1702.45728" z="996.89325"/>
<Orientation y="2.35621"/>
<Actor seed="64256"/>
</Entity>
<Entity uid="20149">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1713.74561" z="992.96705"/>
<Orientation y="2.35621"/>
<Actor seed="6884"/>
</Entity>
<Entity uid="20150">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1260.43335" z="1642.52247"/>
<Orientation y="2.2122"/>
<Actor seed="31930"/>
</Entity>
<Entity uid="20151">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1263.32288" z="1653.63587"/>
<Orientation y="1.35741"/>
<Actor seed="40504"/>
</Entity>
<Entity uid="20152">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1473.13355" z="1603.24354"/>
<Orientation y="2.35621"/>
<Actor seed="57426"/>
</Entity>
<Entity uid="20154">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1468.55311" z="1609.95167"/>
<Orientation y="2.35621"/>
<Actor seed="65503"/>
</Entity>
<Entity uid="20161">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1467.89576" z="1591.2599"/>
<Orientation y="7.65677"/>
<Actor seed="53100"/>
</Entity>
<Entity uid="20162">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1469.44129" z="1582.73304"/>
<Orientation y="3.84231"/>
<Actor seed="20222"/>
</Entity>
<Entity uid="20164">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1465.3042" z="1601.03846"/>
<Orientation y="1.89525"/>
<Actor seed="18422"/>
</Entity>
<Entity uid="20165">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1462.2223" z="1630.66895"/>
<Orientation y="6.12331"/>
<Actor seed="33148"/>
</Entity>
<Entity uid="20166">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1458.53296" z="1640.20899"/>
<Orientation y="2.35621"/>
<Actor seed="47522"/>
</Entity>
<Entity uid="20167">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1451.83814" z="1644.44507"/>
<Orientation y="4.48217"/>
<Actor seed="34540"/>
</Entity>
<Entity uid="20168">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1453.641" z="1652.99207"/>
<Orientation y="-3.50614"/>
<Actor seed="53824"/>
</Entity>
<Entity uid="20169">
<Template>actor|props/flora/bush_medit_underbrush.xml</Template>
<Position x="1446.84888" z="1656.48621"/>
<Orientation y="7.75628"/>
<Actor seed="6536"/>
</Entity>
<Entity uid="20171">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1464.41749" z="1607.9911"/>
<Orientation y="2.06142"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20172">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1464.60535" z="1617.06385"/>
<Orientation y="1.93128"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20173">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1461.84571" z="1626.70862"/>
<Orientation y="7.45992"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20174">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1471.03089" z="1618.235"/>
<Orientation y="3.19327"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20175">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1474.4762" z="1630.71802"/>
<Orientation y="1.93128"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20176">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1469.36561" z="1628.66907"/>
<Orientation y="7.05808"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20177">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="1469.48755" z="1634.9275"/>
<Orientation y="0.6854"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20178">
<Template>actor|props/structures/ptolemies/settlement_campfire.xml</Template>
<Position x="1466.70179" z="1622.93323"/>
<Orientation y="2.35621"/>
<Actor seed="57484"/>
</Entity>
<Entity uid="20179">
<Template>actor|props/special/eyecandy/campfire_decal.xml</Template>
<Position x="1467.11268" z="1623.05018"/>
<Orientation y="2.35621"/>
<Actor seed="21082"/>
</Entity>
<Entity uid="20180">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1458.17762" z="1632.7201"/>
<Orientation y="2.35621"/>
<Actor seed="28390"/>
</Entity>
<Entity uid="20181">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1465.64283" z="1596.66993"/>
<Orientation y="2.35621"/>
<Actor seed="61752"/>
</Entity>
<Entity uid="20189">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1445.9048" z="1653.54126"/>
<Orientation y="2.35621"/>
<Actor seed="162"/>
</Entity>
<Entity uid="20191">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1462.62757" z="1615.32105"/>
<Orientation y="2.35621"/>
<Actor seed="16912"/>
</Entity>
<Entity uid="20211">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1455.06495" z="1639.36976"/>
<Orientation y="-2.85726"/>
<Actor seed="25062"/>
</Entity>
<Entity uid="20212">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1451.71277" z="1642.87745"/>
<Orientation y="2.08689"/>
<Actor seed="50924"/>
</Entity>
<Entity uid="20213">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1450.9004" z="1639.7544"/>
<Orientation y="-3.12984"/>
<Actor seed="52304"/>
</Entity>
<Entity uid="20214">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1456.10901" z="1636.69544"/>
<Orientation y="7.89335"/>
<Actor seed="53154"/>
</Entity>
<Entity uid="20215">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1449.05494" z="1643.4131"/>
<Orientation y="2.77068"/>
<Actor seed="63640"/>
</Entity>
<Entity uid="20216">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1449.9922" z="1641.89234"/>
<Orientation y="2.61147"/>
<Actor seed="43832"/>
</Entity>
<Entity uid="20217">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1455.27161" z="1640.97791"/>
<Orientation y="2.35621"/>
<Actor seed="1458"/>
</Entity>
<Entity uid="20218">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1456.53455" z="1638.47754"/>
<Orientation y="2.35621"/>
<Actor seed="32918"/>
</Entity>
<Entity uid="20219">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1452.38624" z="1639.31605"/>
<Orientation y="2.07395"/>
<Actor seed="7890"/>
</Entity>
<Entity uid="20220">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1450.8761" z="1637.00184"/>
<Orientation y="1.31241"/>
<Actor seed="33008"/>
</Entity>
<Entity uid="20221">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1449.14417" z="1646.00513"/>
<Orientation y="2.35621"/>
<Actor seed="4304"/>
</Entity>
<Entity uid="20222">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1443.27967" z="1657.12916"/>
<Orientation y="2.35621"/>
<Actor seed="10434"/>
</Entity>
<Entity uid="20223">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1442.3191" z="1656.33631"/>
<Orientation y="1.3623"/>
<Actor seed="65174"/>
</Entity>
<Entity uid="20224">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1442.78431" z="1654.50342"/>
<Orientation y="2.32572"/>
<Actor seed="18168"/>
</Entity>
<Entity uid="20225">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1442.71558" z="1660.162"/>
<Orientation y="2.35621"/>
<Actor seed="10138"/>
</Entity>
<Entity uid="20226">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1443.7682" z="1661.26124"/>
<Orientation y="2.35621"/>
<Actor seed="37444"/>
</Entity>
<Entity uid="20227">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1441.7461" z="1662.3672"/>
<Orientation y="2.35621"/>
<Actor seed="65264"/>
</Entity>
<Entity uid="20228">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1440.62488" z="1661.48084"/>
<Orientation y="-3.54166"/>
<Actor seed="48072"/>
</Entity>
<Entity uid="20229">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1441.27356" z="1662.51807"/>
<Orientation y="-2.84275"/>
<Actor seed="43160"/>
</Entity>
<Entity uid="20230">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1443.92334" z="1656.27784"/>
<Orientation y="2.35621"/>
<Actor seed="14642"/>
</Entity>
<Entity uid="20231">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1440.19983" z="1659.20887"/>
<Orientation y="1.72182"/>
<Actor seed="43470"/>
</Entity>
<Entity uid="20232">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1439.3274" z="1660.2085"/>
<Orientation y="1.83477"/>
<Actor seed="14042"/>
</Entity>
<Entity uid="20233">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1441.41834" z="1656.08594"/>
<Orientation y="2.77788"/>
<Actor seed="34844"/>
</Entity>
<Entity uid="20234">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1441.35633" z="1664.18152"/>
<Orientation y="2.35621"/>
<Actor seed="63626"/>
</Entity>
<Entity uid="20235">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1439.04786" z="1660.43519"/>
<Orientation y="2.35621"/>
<Actor seed="9434"/>
</Entity>
<Entity uid="20236">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1450.2682" z="1638.22828"/>
<Orientation y="2.35621"/>
<Actor seed="14958"/>
</Entity>
<Entity uid="20237">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1451.99549" z="1636.46143"/>
<Orientation y="2.35621"/>
<Actor seed="9490"/>
</Entity>
<Entity uid="20238">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1456.75635" z="1636.38563"/>
<Orientation y="2.35621"/>
<Actor seed="29296"/>
</Entity>
<Entity uid="20239">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1455.98035" z="1639.3938"/>
<Orientation y="2.35621"/>
<Actor seed="13396"/>
</Entity>
<Entity uid="20240">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1452.38306" z="1641.50403"/>
<Orientation y="2.35621"/>
<Actor seed="64268"/>
</Entity>
<Entity uid="20241">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1451.97413" z="1640.58057"/>
<Orientation y="2.35621"/>
<Actor seed="58012"/>
</Entity>
<Entity uid="20242">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1462.01453" z="1449.8523"/>
<Orientation y="2.35621"/>
<Actor seed="25790"/>
</Entity>
<Entity uid="20243">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1462.83863" z="1450.7461"/>
<Orientation y="2.35621"/>
<Actor seed="50608"/>
</Entity>
<Entity uid="20244">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1487.30701" z="1414.93787"/>
<Orientation y="2.35621"/>
<Actor seed="9094"/>
</Entity>
<Entity uid="20245">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1460.34888" z="1415.30115"/>
<Orientation y="2.35621"/>
<Actor seed="4962"/>
</Entity>
<Entity uid="20246">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1451.96949" z="1384.90552"/>
<Orientation y="2.35621"/>
<Actor seed="1428"/>
</Entity>
<Entity uid="20247">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1451.6637" z="1386.12171"/>
<Orientation y="2.35621"/>
<Actor seed="53258"/>
</Entity>
<Entity uid="20248">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1457.26087" z="1403.53284"/>
<Orientation y="2.35621"/>
<Actor seed="23136"/>
</Entity>
<Entity uid="20249">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1458.56556" z="1403.58838"/>
<Orientation y="2.35621"/>
<Actor seed="6040"/>
</Entity>
<Entity uid="20250">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1456.48047" z="1401.51441"/>
<Orientation y="2.35621"/>
<Actor seed="65308"/>
</Entity>
<Entity uid="20251">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1467.68787" z="1403.78284"/>
<Orientation y="2.35621"/>
<Actor seed="53098"/>
</Entity>
<Entity uid="20252">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1468.06959" z="1405.01172"/>
<Orientation y="2.35621"/>
<Actor seed="40150"/>
</Entity>
<Entity uid="20253">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1459.67457" z="1403.16041"/>
<Orientation y="2.35621"/>
<Actor seed="32996"/>
</Entity>
<Entity uid="20254">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1457.76453" z="1402.54578"/>
<Orientation y="2.35621"/>
<Actor seed="22956"/>
</Entity>
<Entity uid="20255">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1440.4192" z="1391.5287"/>
<Orientation y="2.35621"/>
<Actor seed="33516"/>
</Entity>
<Entity uid="20256">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1432.97474" z="1357.67737"/>
<Orientation y="2.35621"/>
<Actor seed="42302"/>
</Entity>
<Entity uid="20257">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1435.37" z="1356.04688"/>
<Orientation y="2.35621"/>
<Actor seed="47462"/>
</Entity>
<Entity uid="20258">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1483.67371" z="1338.17762"/>
<Orientation y="2.35621"/>
<Actor seed="35702"/>
</Entity>
<Entity uid="20259">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1468.62818" z="1345.41553"/>
<Orientation y="2.35621"/>
<Actor seed="59928"/>
</Entity>
<Entity uid="20260">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1439.9358" z="1318.87146"/>
<Orientation y="2.35621"/>
<Actor seed="52890"/>
</Entity>
<Entity uid="20261">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1473.70533" z="1328.59705"/>
<Orientation y="2.35621"/>
<Actor seed="9018"/>
</Entity>
<Entity uid="20262">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1451.82996" z="1359.42811"/>
<Orientation y="2.35621"/>
<Actor seed="38096"/>
</Entity>
<Entity uid="20263">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1425.25" z="1257.2793"/>
<Orientation y="2.35621"/>
<Actor seed="4112"/>
</Entity>
<Entity uid="20264">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1414.85694" z="1314.27576"/>
<Orientation y="2.35621"/>
<Actor seed="21280"/>
</Entity>
<Entity uid="20265">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1471.43201" z="1564.12684"/>
<Orientation y="2.35621"/>
<Actor seed="54074"/>
</Entity>
<Entity uid="20266">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1371.29761" z="1691.47168"/>
<Orientation y="2.35621"/>
<Actor seed="38218"/>
</Entity>
<Entity uid="20267">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1371.72059" z="1688.87684"/>
<Orientation y="2.35621"/>
<Actor seed="9710"/>
</Entity>
<Entity uid="20268">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1370.96766" z="1686.04078"/>
<Orientation y="2.35621"/>
<Actor seed="61790"/>
</Entity>
<Entity uid="20269">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1371.4148" z="1685.23035"/>
<Orientation y="2.35621"/>
<Actor seed="37212"/>
</Entity>
<Entity uid="20270">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1370.94947" z="1682.20557"/>
<Orientation y="2.35621"/>
<Actor seed="47956"/>
</Entity>
<Entity uid="20271">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1372.38746" z="1748.52881"/>
<Orientation y="2.35621"/>
<Actor seed="27888"/>
</Entity>
<Entity uid="20272">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1370.75611" z="1751.56434"/>
<Orientation y="2.35621"/>
<Actor seed="24944"/>
</Entity>
<Entity uid="20273">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1373.34498" z="1753.1974"/>
<Orientation y="2.35621"/>
<Actor seed="8278"/>
</Entity>
<Entity uid="20274">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1367.32471" z="1750.19471"/>
<Orientation y="2.35621"/>
<Actor seed="25932"/>
</Entity>
<Entity uid="20275">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1375.19788" z="1757.00464"/>
<Orientation y="2.35621"/>
<Actor seed="36054"/>
</Entity>
<Entity uid="20276">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1372.73829" z="1744.62317"/>
<Orientation y="2.35621"/>
<Actor seed="16606"/>
</Entity>
<Entity uid="20277">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1369.41724" z="1743.89722"/>
<Orientation y="2.35621"/>
<Actor seed="64316"/>
</Entity>
<Entity uid="20278">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1366.31702" z="1747.81531"/>
<Orientation y="2.35621"/>
<Actor seed="33684"/>
</Entity>
<Entity uid="20279">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1369.49366" z="1752.04688"/>
<Orientation y="2.35621"/>
<Actor seed="22110"/>
</Entity>
<Entity uid="20280">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1493.56971" z="1709.88917"/>
<Orientation y="2.35621"/>
<Actor seed="58350"/>
</Entity>
<Entity uid="20281">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1477.37073" z="1631.82105"/>
<Orientation y="2.35621"/>
<Actor seed="25302"/>
</Entity>
<Entity uid="20282">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1439.67176" z="1506.77112"/>
<Orientation y="1.76478"/>
<Actor seed="29622"/>
</Entity>
<Entity uid="20283">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1440.71448" z="1509.21265"/>
<Orientation y="1.76478"/>
<Actor seed="47556"/>
</Entity>
<Entity uid="20284">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1439.49903" z="1504.99036"/>
<Orientation y="1.76478"/>
<Actor seed="36976"/>
</Entity>
<Entity uid="20285">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1379.95337" z="1441.17322"/>
<Orientation y="1.76478"/>
<Actor seed="27842"/>
</Entity>
<Entity uid="20286">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1377.44166" z="1440.17347"/>
<Orientation y="1.76478"/>
<Actor seed="9776"/>
</Entity>
<Entity uid="20287">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1400.02149" z="1459.3938"/>
<Orientation y="2.35621"/>
<Actor seed="16540"/>
</Entity>
<Entity uid="20288">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1398.37598" z="1457.09693"/>
<Orientation y="2.35621"/>
<Actor seed="1938"/>
</Entity>
<Entity uid="20289">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1397.5702" z="1454.672"/>
<Orientation y="2.35621"/>
<Actor seed="12512"/>
</Entity>
<Entity uid="20290">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1399.36097" z="1455.6189"/>
<Orientation y="2.35621"/>
<Actor seed="30666"/>
</Entity>
<Entity uid="20291">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1394.3672" z="1450.63318"/>
<Orientation y="2.35621"/>
<Actor seed="8826"/>
</Entity>
<Entity uid="20292">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1375.93128" z="1438.52356"/>
<Orientation y="2.35621"/>
<Actor seed="52350"/>
</Entity>
<Entity uid="20293">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1401.19056" z="1460.61121"/>
<Orientation y="2.35621"/>
<Actor seed="55062"/>
</Entity>
<Entity uid="20294">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1407.12586" z="1471.89502"/>
<Orientation y="2.35337"/>
<Actor seed="2240"/>
</Entity>
<Entity uid="20295">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1408.85035" z="1473.07618"/>
<Orientation y="2.35337"/>
<Actor seed="48448"/>
</Entity>
<Entity uid="20296">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1437.31666" z="1502.98963"/>
<Orientation y="1.7648"/>
<Actor seed="47556"/>
</Entity>
<Entity uid="20297">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1409.94007" z="1474.7096"/>
<Orientation y="1.76195"/>
<Actor seed="47556"/>
</Entity>
<Entity uid="20298">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1395.81373" z="1452.13013"/>
<Orientation y="2.35622"/>
<Actor seed="47556"/>
</Entity>
<Entity uid="20299">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1486.79676" z="1343.50904"/>
<Orientation y="2.35621"/>
<Actor seed="45518"/>
</Entity>
<Entity uid="20300">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1487.14979" z="1345.01294"/>
<Orientation y="2.35621"/>
<Actor seed="55676"/>
</Entity>
<Entity uid="20301">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1488.38697" z="1347.36658"/>
<Orientation y="2.35621"/>
<Actor seed="4360"/>
</Entity>
<Entity uid="20302">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1488.71912" z="1350.09498"/>
<Orientation y="2.35621"/>
<Actor seed="642"/>
</Entity>
<Entity uid="20303">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1481.61976" z="1336.3318"/>
<Orientation y="2.35621"/>
<Actor seed="64036"/>
</Entity>
<Entity uid="20304">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1480.47388" z="1334.16028"/>
<Orientation y="2.35621"/>
<Actor seed="29154"/>
</Entity>
<Entity uid="20305">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1482.02771" z="1336.25464"/>
<Orientation y="2.35621"/>
<Actor seed="9752"/>
</Entity>
<Entity uid="20306">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1480.01441" z="1334.9209"/>
<Orientation y="2.35621"/>
<Actor seed="37136"/>
</Entity>
<Entity uid="20307">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1479.29493" z="1333.849"/>
<Orientation y="2.35621"/>
<Actor seed="43960"/>
</Entity>
<Entity uid="20308">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1446.67005" z="1393.07251"/>
<Orientation y="2.35621"/>
<Actor seed="61924"/>
</Entity>
<Entity uid="20309">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1448.44227" z="1394.27784"/>
<Orientation y="2.35621"/>
<Actor seed="57950"/>
</Entity>
<Entity uid="20310">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1410.11268" z="1329.88953"/>
<Orientation y="2.35621"/>
<Actor seed="47072"/>
</Entity>
<Entity uid="20311">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1412.85938" z="1329.56482"/>
<Orientation y="2.35621"/>
<Actor seed="62182"/>
</Entity>
<Entity uid="20312">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1408.35157" z="1331.6283"/>
<Orientation y="2.35621"/>
<Actor seed="32262"/>
</Entity>
<Entity uid="20313">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1404.58655" z="1333.60291"/>
<Orientation y="2.35621"/>
<Actor seed="23398"/>
</Entity>
<Entity uid="20314">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1432.94495" z="1449.67872"/>
<Orientation y="2.35621"/>
<Actor seed="11496"/>
</Entity>
<Entity uid="20315">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1433.6045" z="1452.28199"/>
<Orientation y="2.35621"/>
<Actor seed="18918"/>
</Entity>
<Entity uid="20316">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1434.30872" z="1455.72022"/>
<Orientation y="2.35621"/>
<Actor seed="21322"/>
</Entity>
<Entity uid="20317">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1435.54029" z="1458.84278"/>
<Orientation y="2.35621"/>
<Actor seed="22366"/>
</Entity>
<Entity uid="20318">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1430.02637" z="1449.59803"/>
<Orientation y="2.35621"/>
<Actor seed="42570"/>
</Entity>
<Entity uid="20319">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1433.82776" z="1455.25855"/>
<Orientation y="2.35621"/>
<Actor seed="62574"/>
</Entity>
<Entity uid="20320">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1431.47571" z="1453.88355"/>
<Orientation y="2.35621"/>
<Actor seed="62502"/>
</Entity>
<Entity uid="20321">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="920.94074" z="1458.44947"/>
<Orientation y="2.35621"/>
<Actor seed="58862"/>
</Entity>
<Entity uid="20322">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="923.02918" z="1459.07105"/>
<Orientation y="2.35621"/>
<Actor seed="44958"/>
</Entity>
<Entity uid="20323">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="926.3166" z="1462.22181"/>
<Orientation y="2.35621"/>
<Actor seed="40924"/>
</Entity>
<Entity uid="20324">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="928.46406" z="1465.07313"/>
<Orientation y="2.35621"/>
<Actor seed="59424"/>
</Entity>
<Entity uid="20325">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="926.40015" z="1463.22425"/>
<Orientation y="2.35621"/>
<Actor seed="16822"/>
</Entity>
<Entity uid="20326">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="924.51325" z="1459.02442"/>
<Orientation y="2.35621"/>
<Actor seed="42418"/>
</Entity>
<Entity uid="20327">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="928.4173" z="1468.25489"/>
<Orientation y="2.35621"/>
<Actor seed="36834"/>
</Entity>
<Entity uid="20328">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="930.23005" z="1467.11207"/>
<Orientation y="2.35621"/>
<Actor seed="54724"/>
</Entity>
<Entity uid="20329">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="917.56904" z="1456.95752"/>
<Orientation y="2.35621"/>
<Actor seed="41506"/>
</Entity>
<Entity uid="20330">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="920.89637" z="1457.61365"/>
<Orientation y="2.35621"/>
<Actor seed="57562"/>
</Entity>
<Entity uid="20331">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="929.20417" z="1463.13209"/>
<Orientation y="2.35621"/>
<Actor seed="16296"/>
</Entity>
<Entity uid="20332">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="944.71583" z="1521.72791"/>
<Orientation y="2.35621"/>
<Actor seed="16190"/>
</Entity>
<Entity uid="20333">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="941.89179" z="1521.02112"/>
<Orientation y="2.35621"/>
<Actor seed="9694"/>
</Entity>
<Entity uid="20334">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="697.26313" z="1520.91993"/>
<Orientation y="2.35621"/>
<Actor seed="38322"/>
</Entity>
<Entity uid="20335">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="695.9532" z="1523.19227"/>
<Orientation y="2.35621"/>
<Actor seed="57204"/>
</Entity>
<Entity uid="20336">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="694.24732" z="1525.26685"/>
<Orientation y="2.35621"/>
<Actor seed="43342"/>
</Entity>
<Entity uid="20339">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1868.13282" z="1379.19166"/>
<Orientation y="2.35621"/>
<Actor seed="28354"/>
</Entity>
<Entity uid="20340">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1860.08594" z="1386.70838"/>
<Orientation y="2.35621"/>
<Actor seed="33202"/>
</Entity>
<Entity uid="20341">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1868.00171" z="1388.13013"/>
<Orientation y="2.35621"/>
<Actor seed="49268"/>
</Entity>
<Entity uid="20342">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1859.86231" z="1387.09314"/>
<Orientation y="2.35621"/>
<Actor seed="11342"/>
</Entity>
<Entity uid="20343">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1871.91065" z="1380.51014"/>
<Orientation y="2.35622"/>
<Actor seed="11342"/>
</Entity>
<Entity uid="20344">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1875.52674" z="1370.4137"/>
<Orientation y="4.68892"/>
<Actor seed="11342"/>
</Entity>
<Entity uid="20345">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1818.5763" z="1379.79908"/>
<Orientation y="2.35621"/>
<Actor seed="37480"/>
</Entity>
<Entity uid="20346">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1843.97193" z="1379.9015"/>
<Orientation y="2.35621"/>
<Actor seed="31582"/>
</Entity>
<Entity uid="20347">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1882.53492" z="1367.33411"/>
<Orientation y="2.35621"/>
<Actor seed="47062"/>
</Entity>
<Entity uid="20348">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1874.58436" z="1370.76893"/>
<Orientation y="2.35621"/>
<Actor seed="25158"/>
</Entity>
<Entity uid="20349">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1873.35523" z="1371.39405"/>
<Orientation y="2.35621"/>
<Actor seed="61902"/>
</Entity>
<Entity uid="20350">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1924.91626" z="1399.02369"/>
<Orientation y="2.35621"/>
<Actor seed="2956"/>
</Entity>
<Entity uid="20351">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1852.60621" z="1373.48938"/>
<Orientation y="1.49335"/>
<Actor seed="34470"/>
</Entity>
<Entity uid="20352">
<Template>actor|geology/stone_savanna_med.xml</Template>
<Position x="1848.70313" z="1377.56214"/>
<Orientation y="2.35621"/>
<Actor seed="55352"/>
</Entity>
<Entity uid="20353">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="771.55555" z="603.3443"/>
<Orientation y="2.35621"/>
<Actor seed="18870"/>
</Entity>
<Entity uid="20354">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="705.7823" z="610.32386"/>
<Orientation y="2.35621"/>
<Actor seed="21368"/>
</Entity>
<Entity uid="20355">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="710.45893" z="606.46229"/>
<Orientation y="2.35621"/>
<Actor seed="9092"/>
</Entity>
<Entity uid="20356">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="715.9032" z="604.39533"/>
<Orientation y="2.35621"/>
<Actor seed="62680"/>
</Entity>
<Entity uid="20357">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="711.87604" z="609.53003"/>
<Orientation y="2.35621"/>
<Actor seed="9300"/>
</Entity>
<Entity uid="20358">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="653.82477" z="620.63837"/>
<Orientation y="2.35621"/>
<Actor seed="62428"/>
</Entity>
<Entity uid="20359">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="650.31727" z="618.94654"/>
<Orientation y="2.35621"/>
<Actor seed="4656"/>
</Entity>
<Entity uid="20360">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="647.26642" z="619.06452"/>
<Orientation y="2.35621"/>
<Actor seed="39890"/>
</Entity>
<Entity uid="20361">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="681.57404" z="654.3816"/>
<Orientation y="2.35621"/>
<Actor seed="12018"/>
</Entity>
<Entity uid="20362">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="681.7505" z="652.34028"/>
<Orientation y="2.35621"/>
<Actor seed="52194"/>
</Entity>
<Entity uid="20363">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="675.22779" z="724.01868"/>
<Orientation y="2.35621"/>
<Actor seed="48902"/>
</Entity>
<Entity uid="20364">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="674.19367" z="719.06885"/>
<Orientation y="2.35621"/>
<Actor seed="41236"/>
</Entity>
<Entity uid="20365">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="678.11628" z="717.8365"/>
<Orientation y="2.35621"/>
<Actor seed="64604"/>
</Entity>
<Entity uid="20366">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="681.15937" z="717.87171"/>
<Orientation y="2.35621"/>
<Actor seed="51866"/>
</Entity>
<Entity uid="20367">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="682.88105" z="717.44599"/>
<Orientation y="2.35621"/>
<Actor seed="37494"/>
</Entity>
<Entity uid="20368">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="581.6714" z="759.47358"/>
<Orientation y="2.35621"/>
<Actor seed="43636"/>
</Entity>
<Entity uid="20369">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="585.44922" z="756.19886"/>
<Orientation y="2.35621"/>
<Actor seed="32170"/>
</Entity>
<Entity uid="20370">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="566.79627" z="761.46564"/>
<Orientation y="2.35621"/>
<Actor seed="62688"/>
</Entity>
<Entity uid="20371">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="540.98975" z="782.73316"/>
<Orientation y="2.35621"/>
<Actor seed="30100"/>
</Entity>
<Entity uid="20372">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="545.59632" z="778.68598"/>
<Orientation y="2.35621"/>
<Actor seed="38360"/>
</Entity>
<Entity uid="20373">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="512.96808" z="776.6023"/>
<Orientation y="2.35621"/>
<Actor seed="52688"/>
</Entity>
<Entity uid="20374">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="574.18671" z="804.91388"/>
<Orientation y="2.35621"/>
<Actor seed="23548"/>
</Entity>
<Entity uid="20375">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="571.57667" z="804.97754"/>
<Orientation y="2.35621"/>
<Actor seed="36384"/>
</Entity>
<Entity uid="20376">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="577.98298" z="806.1059"/>
<Orientation y="2.35621"/>
<Actor seed="25882"/>
</Entity>
<Entity uid="20377">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="580.27717" z="808.0647"/>
<Orientation y="2.35621"/>
<Actor seed="3552"/>
</Entity>
<Entity uid="20378">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="632.56885" z="791.36127"/>
<Orientation y="2.35621"/>
<Actor seed="43216"/>
</Entity>
<Entity uid="20379">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="633.29523" z="788.37702"/>
<Orientation y="2.35621"/>
<Actor seed="15634"/>
</Entity>
<Entity uid="20380">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="634.98981" z="786.46973"/>
<Orientation y="2.35621"/>
<Actor seed="25196"/>
</Entity>
<Entity uid="20381">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="630.77369" z="794.49323"/>
<Orientation y="2.35621"/>
<Actor seed="38874"/>
</Entity>
<Entity uid="20382">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="531.0796" z="891.24177"/>
<Orientation y="2.35621"/>
<Actor seed="32576"/>
</Entity>
<Entity uid="20383">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="534.68128" z="889.97407"/>
<Orientation y="2.35621"/>
<Actor seed="5178"/>
</Entity>
<Entity uid="20384">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="569.29767" z="892.65107"/>
<Orientation y="2.35621"/>
<Actor seed="31912"/>
</Entity>
<Entity uid="20385">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="573.16095" z="882.36091"/>
<Orientation y="2.35621"/>
<Actor seed="33454"/>
</Entity>
<Entity uid="20386">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="570.7845" z="872.91797"/>
<Orientation y="2.35621"/>
<Actor seed="51452"/>
</Entity>
<Entity uid="20387">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="570.04548" z="871.5788"/>
<Orientation y="2.35621"/>
<Actor seed="19912"/>
</Entity>
<Entity uid="20388">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="530.35511" z="825.93305"/>
<Orientation y="2.35621"/>
<Actor seed="5536"/>
</Entity>
<Entity uid="20389">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="531.32636" z="825.3824"/>
<Orientation y="2.35621"/>
<Actor seed="9036"/>
</Entity>
<Entity uid="20390">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="531.287" z="826.00855"/>
<Orientation y="2.35621"/>
<Actor seed="4868"/>
</Entity>
<Entity uid="20391">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="530.73475" z="824.6349"/>
<Orientation y="2.35621"/>
<Actor seed="41094"/>
</Entity>
<Entity uid="20392">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="540.29401" z="816.22193"/>
<Orientation y="2.35621"/>
<Actor seed="28000"/>
</Entity>
<Entity uid="20393">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="571.84015" z="885.00123"/>
<Orientation y="2.35621"/>
<Actor seed="33942"/>
</Entity>
<Entity uid="20394">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="570.24201" z="869.7746"/>
<Orientation y="2.35621"/>
<Actor seed="44034"/>
</Entity>
<Entity uid="20395">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="557.20862" z="898.1673"/>
<Orientation y="2.35621"/>
<Actor seed="47988"/>
</Entity>
<Entity uid="20396">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="555.36316" z="897.89032"/>
<Orientation y="2.35621"/>
<Actor seed="5468"/>
</Entity>
<Entity uid="20397">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="528.5453" z="892.28943"/>
<Orientation y="2.35621"/>
<Actor seed="41682"/>
</Entity>
<Entity uid="20398">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="527.5135" z="912.04554"/>
<Orientation y="2.35621"/>
<Actor seed="3400"/>
</Entity>
<Entity uid="20399">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="478.45694" z="900.7696"/>
<Orientation y="2.35621"/>
<Actor seed="26688"/>
</Entity>
<Entity uid="20400">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="622.04297" z="818.42902"/>
<Orientation y="2.35621"/>
<Actor seed="36778"/>
</Entity>
<Entity uid="20401">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="525.8866" z="912.4502"/>
<Orientation y="2.35621"/>
<Actor seed="55894"/>
</Entity>
<Entity uid="20402">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="594.96491" z="932.91736"/>
<Orientation y="2.35621"/>
<Actor seed="63982"/>
</Entity>
<Entity uid="20403">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="595.62995" z="931.5724"/>
<Orientation y="2.35621"/>
<Actor seed="21820"/>
</Entity>
<Entity uid="20404">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="461.26096" z="961.77723"/>
<Orientation y="2.35621"/>
<Actor seed="27250"/>
</Entity>
<Entity uid="20405">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="487.70572" z="932.06403"/>
<Orientation y="2.35621"/>
<Actor seed="13652"/>
</Entity>
<Entity uid="20406">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="494.4026" z="1022.14972"/>
<Orientation y="2.35621"/>
<Actor seed="46462"/>
</Entity>
<Entity uid="20407">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="658.76362" z="742.261"/>
<Orientation y="2.35621"/>
<Actor seed="4458"/>
</Entity>
<Entity uid="20408">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="702.59638" z="723.58283"/>
<Orientation y="2.35621"/>
<Actor seed="27592"/>
</Entity>
<Entity uid="20409">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="702.2157" z="722.17231"/>
<Orientation y="2.35621"/>
<Actor seed="34850"/>
</Entity>
<Entity uid="20410">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="701.53559" z="720.16999"/>
<Orientation y="2.35621"/>
<Actor seed="53018"/>
</Entity>
<Entity uid="20411">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="701.04432" z="671.6316"/>
<Orientation y="2.35621"/>
<Actor seed="19204"/>
</Entity>
<Entity uid="20412">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="702.09137" z="674.34467"/>
<Orientation y="2.35621"/>
<Actor seed="63014"/>
</Entity>
<Entity uid="20413">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="702.07856" z="675.66413"/>
<Orientation y="2.35621"/>
<Actor seed="58366"/>
</Entity>
<Entity uid="20414">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="701.97022" z="673.61237"/>
<Orientation y="2.35621"/>
<Actor seed="59686"/>
</Entity>
<Entity uid="20415">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="700.1543" z="670.77009"/>
<Orientation y="2.35621"/>
<Actor seed="6274"/>
</Entity>
<Entity uid="20416">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="553.6504" z="654.24653"/>
<Orientation y="2.35621"/>
<Actor seed="19782"/>
</Entity>
<Entity uid="20417">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="555.20478" z="656.21485"/>
<Orientation y="2.35621"/>
<Actor seed="26712"/>
</Entity>
<Entity uid="20418">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="499.55243" z="744.9632"/>
<Orientation y="2.35621"/>
<Actor seed="25966"/>
</Entity>
<Entity uid="20419">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="500.76908" z="821.24878"/>
<Orientation y="2.35621"/>
<Actor seed="37922"/>
</Entity>
<Entity uid="20420">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="545.33954" z="811.10633"/>
<Orientation y="2.35621"/>
<Actor seed="58252"/>
</Entity>
<Entity uid="20421">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="540.33008" z="832.59742"/>
<Orientation y="2.35621"/>
<Actor seed="64160"/>
</Entity>
<Entity uid="20422">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="539.89728" z="834.6443"/>
<Orientation y="2.35621"/>
<Actor seed="24012"/>
</Entity>
<Entity uid="20423">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="512.38068" z="895.26105"/>
<Orientation y="2.35621"/>
<Actor seed="37356"/>
</Entity>
<Entity uid="20434">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="631.66877" z="1690.3224"/>
<Orientation y="5.13099"/>
<Actor seed="24616"/>
</Entity>
<Entity uid="20444">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="667.53351" z="1711.83338"/>
<Orientation y="2.92127"/>
<Actor seed="23054"/>
</Entity>
<Entity uid="20446">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="751.11988" z="1793.96937"/>
<Orientation y="4.74471"/>
<Actor seed="7730"/>
</Entity>
<Entity uid="20448">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="632.11194" z="1699.49878"/>
<Orientation y="4.52976"/>
<Actor seed="8600"/>
</Entity>
<Entity uid="20450">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="660.83741" z="1707.36658"/>
<Orientation y="-2.57761"/>
<Actor seed="61634"/>
</Entity>
<Entity uid="20457">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="750.54584" z="1799.08375"/>
<Orientation y="4.00417"/>
<Actor seed="25716"/>
</Entity>
<Entity uid="20458">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="755.81525" z="1799.46851"/>
<Orientation y="6.28637"/>
<Actor seed="25716"/>
</Entity>
<Entity uid="20459">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="475.35657" z="1760.8678"/>
<Orientation y="2.35621"/>
<Actor seed="7934"/>
</Entity>
<Entity uid="20460">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="483.47431" z="1765.05079"/>
<Orientation y="0.34571"/>
<Actor seed="9034"/>
</Entity>
<Entity uid="20461">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="489.3974" z="1768.2339"/>
<Orientation y="2.35621"/>
<Actor seed="13686"/>
</Entity>
<Entity uid="20462">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="459.67334" z="1740.96351"/>
<Orientation y="2.35621"/>
<Actor seed="51636"/>
</Entity>
<Entity uid="20463">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="457.93641" z="1740.67334"/>
<Orientation y="2.35621"/>
<Actor seed="22394"/>
</Entity>
<Entity uid="20464">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="480.54902" z="1770.36463"/>
<Orientation y="2.35621"/>
<Actor seed="30970"/>
</Entity>
<Entity uid="20465">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="446.83606" z="1744.76868"/>
<Orientation y="2.35621"/>
<Actor seed="35806"/>
</Entity>
<Entity uid="20466">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="470.88187" z="1752.69092"/>
<Orientation y="2.35621"/>
<Actor seed="58730"/>
</Entity>
<Entity uid="20467">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="469.10444" z="1757.54297"/>
<Orientation y="2.35621"/>
<Actor seed="47358"/>
</Entity>
<Entity uid="20468">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="467.04792" z="1752.61866"/>
<Orientation y="2.35621"/>
<Actor seed="22784"/>
</Entity>
<Entity uid="20469">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="494.93406" z="1771.27271"/>
<Orientation y="2.35621"/>
<Actor seed="30380"/>
</Entity>
<Entity uid="20470">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="496.9784" z="1772.86011"/>
<Orientation y="2.35621"/>
<Actor seed="47856"/>
</Entity>
<Entity uid="20471">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="477.76395" z="1755.94385"/>
<Orientation y="3.99733"/>
<Actor seed="1180"/>
</Entity>
<Entity uid="20472">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="483.39625" z="1765.10743"/>
<Orientation y="0.4557"/>
<Actor seed="60402"/>
</Entity>
<Entity uid="20473">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="474.27491" z="1758.96045"/>
<Orientation y="2.61664"/>
<Actor seed="29738"/>
</Entity>
<Entity uid="20474">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="939.32142" z="1508.79163"/>
<Orientation y="-5.0362"/>
<Actor seed="22858"/>
</Entity>
<Entity uid="20475">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="954.39454" z="1478.12586"/>
<Orientation y="5.97815"/>
<Actor seed="50626"/>
</Entity>
<Entity uid="20476">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="947.21845" z="1515.06849"/>
<Orientation y="2.35621"/>
<Actor seed="32384"/>
</Entity>
<Entity uid="20478">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="937.33301" z="1516.32557"/>
<Orientation y="1.07151"/>
<Actor seed="57046"/>
</Entity>
<Entity uid="20481">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="472.76935" z="189.66056"/>
<Orientation y="-1.75547"/>
<Actor seed="27078"/>
</Entity>
<Entity uid="20482">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="477.3054" z="193.31077"/>
<Orientation y="-0.95784"/>
<Actor seed="5400"/>
</Entity>
<Entity uid="20483">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="514.8891" z="206.89438"/>
<Orientation y="0.25812"/>
<Actor seed="18426"/>
</Entity>
<Entity uid="20486">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="516.79786" z="211.24103"/>
<Orientation y="1.45708"/>
<Actor seed="45698"/>
</Entity>
<Entity uid="20487">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="520.21753" z="208.15186"/>
<Orientation y="0.664"/>
<Actor seed="4932"/>
</Entity>
<Entity uid="20488">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="557.16187" z="222.73093"/>
<Orientation y="-5.95231"/>
<Actor seed="27078"/>
</Entity>
<Entity uid="20489">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="620.6855" z="170.95118"/>
<Orientation y="-0.23227"/>
<Actor seed="27078"/>
</Entity>
<Entity uid="20490">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="518.01325" z="203.28415"/>
<Orientation y="0.89971"/>
<Actor seed="33888"/>
</Entity>
<Entity uid="20491">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="576.48548" z="162.52292"/>
<Orientation y="1.70449"/>
<Actor seed="33888"/>
</Entity>
<Entity uid="20492">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="653.64545" z="174.96723"/>
<Orientation y="-0.02497"/>
<Actor seed="33888"/>
</Entity>
<Entity uid="20493">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="559.21766" z="217.27353"/>
<Orientation y="-2.4048"/>
<Actor seed="5400"/>
</Entity>
<Entity uid="20494">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="563.3913" z="212.66602"/>
<Orientation y="-4.84023"/>
<Actor seed="5400"/>
</Entity>
<Entity uid="20495">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="625.14563" z="170.33268"/>
<Orientation y="-0.1352"/>
<Actor seed="5400"/>
</Entity>
<Entity uid="20496">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="581.59137" z="162.1165"/>
<Orientation y="0.26252"/>
<Actor seed="5400"/>
</Entity>
<Entity uid="20497">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="652.75312" z="170.5495"/>
<Orientation y="1.47362"/>
<Actor seed="45698"/>
</Entity>
<Entity uid="20498">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="653.6756" z="167.17466"/>
<Orientation y="-2.0711"/>
<Actor seed="45698"/>
</Entity>
<Entity uid="20499">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="577.00324" z="154.5683"/>
<Orientation y="-2.42983"/>
<Actor seed="45698"/>
</Entity>
<Entity uid="20500">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="627.07062" z="161.09641"/>
<Orientation y="-0.25286"/>
<Actor seed="4932"/>
</Entity>
<Entity uid="20501">
<Template>gaia/geology_metal_desert_small</Template>
<Player>0</Player>
<Position x="621.82953" z="161.09754"/>
<Orientation y="0.25812"/>
<Actor seed="18426"/>
</Entity>
<Entity uid="20502">
<Template>gaia/geology_metal_desert_badlands_slabs</Template>
<Player>0</Player>
<Position x="424.28608" z="944.79413"/>
<Orientation y="3.1118"/>
<Actor seed="37182"/>
</Entity>
<Entity uid="20503">
<Template>gaia/geology_metal_desert_badlands_slabs</Template>
<Player>0</Player>
<Position x="399.92808" z="846.09394"/>
<Orientation y="2.35621"/>
<Actor seed="24848"/>
</Entity>
<Entity uid="20504">
<Template>gaia/geology_metal_desert_badlands_slabs</Template>
<Player>0</Player>
<Position x="342.5637" z="1079.2345"/>
<Orientation y="2.50454"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="20505">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="525.3694" z="725.71747"/>
<Orientation y="-2.05361"/>
<Actor seed="29160"/>
</Entity>
<Entity uid="20506">
<Template>gaia/geology_stonemine_desert_badlands_quarry</Template>
<Player>0</Player>
<Position x="985.74183" z="946.60047"/>
<Orientation y="2.35621"/>
<Actor seed="63978"/>
</Entity>
<Entity uid="20507">
<Template>actor|structures/tent_big.xml</Template>
<Position x="720.21326" z="561.88123"/>
<Orientation y="1.49845"/>
<Actor seed="11662"/>
</Entity>
<Entity uid="20508">
<Template>actor|props/structures/ptolemies/settlement_campfire.xml</Template>
<Position x="733.04462" z="562.35932"/>
<Orientation y="1.00937"/>
<Actor seed="59702"/>
</Entity>
<Entity uid="20509">
<Template>actor|props/special/eyecandy/campfire_decal.xml</Template>
<Position x="732.9048" z="562.32862"/>
<Orientation y="2.52753"/>
<Actor seed="26606"/>
</Entity>
<Entity uid="20510">
<Template>actor|props/special/eyecandy/wood_sm_pile_a.xml</Template>
<Position x="731.2151" z="560.26117"/>
<Orientation y="2.35621"/>
<Actor seed="13570"/>
</Entity>
<Entity uid="20511">
<Template>actor|props/special/eyecandy/wood_small_1_a.xml</Template>
<Position x="730.92017" z="560.3484"/>
<Orientation y="2.35621"/>
<Actor seed="29858"/>
</Entity>
<Entity uid="20512">
<Template>actor|props/special/eyecandy/wood_small_1_a.xml</Template>
<Position x="731.18018" z="559.88086"/>
<Orientation y="2.64434"/>
<Actor seed="3538"/>
</Entity>
<Entity uid="20517">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="721.14087" z="545.90094"/>
<Orientation y="-2.0247"/>
<Actor seed="47854"/>
</Entity>
<Entity uid="20518">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="727.18592" z="539.4527"/>
<Orientation y="0.43781"/>
<Actor seed="20374"/>
</Entity>
<Entity uid="20520">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="730.41883" z="535.6634"/>
<Orientation y="0.75234"/>
<Actor seed="6866"/>
</Entity>
<Entity uid="20521">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="725.2652" z="542.39313"/>
<Orientation y="2.35621"/>
<Actor seed="1448"/>
</Entity>
<Entity uid="20522">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="722.81672" z="541.21967"/>
<Orientation y="2.35621"/>
<Actor seed="6384"/>
</Entity>
<Entity uid="20523">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="725.56885" z="544.4516"/>
<Orientation y="2.35621"/>
<Actor seed="16034"/>
</Entity>
<Entity uid="20524">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="724.20002" z="544.33454"/>
<Orientation y="2.35621"/>
<Actor seed="57040"/>
</Entity>
<Entity uid="20525">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="724.8581" z="548.6048"/>
<Orientation y="2.35621"/>
<Actor seed="47840"/>
</Entity>
<Entity uid="20526">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="638.56763" z="554.06537"/>
<Orientation y="2.35621"/>
<Actor seed="40886"/>
</Entity>
<Entity uid="20527">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="726.42682" z="548.23328"/>
<Orientation y="2.35621"/>
<Actor seed="63878"/>
</Entity>
<Entity uid="20528">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="720.17127" z="561.66834"/>
<Orientation y="2.88225"/>
<Actor seed="57882"/>
</Entity>
<Entity uid="20529">
<Template>other/fence_stone</Template>
<Player>0</Player>
<Position x="718.98896" z="546.67164"/>
<Orientation y="4.63608"/>
<Actor seed="6892"/>
</Entity>
<Entity uid="20530">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="717.15857" z="544.90461"/>
<Orientation y="-1.63361"/>
<Actor seed="47854"/>
</Entity>
<Entity uid="20531">
<Template>actor|geology/stonemine_desert.xml</Template>
<Position x="712.66211" z="543.86182"/>
<Orientation y="2.32956"/>
<Actor seed="2744"/>
</Entity>
<Entity uid="20532">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="735.44941" z="576.67188"/>
<Orientation y="2.35621"/>
<Actor seed="53730"/>
</Entity>
<Entity uid="20533">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="736.61847" z="576.15516"/>
<Orientation y="2.35621"/>
<Actor seed="53808"/>
</Entity>
<Entity uid="20534">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="704.1327" z="612.46717"/>
<Orientation y="2.35621"/>
<Actor seed="53660"/>
</Entity>
<Entity uid="20535">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="713.82416" z="605.96973"/>
<Orientation y="2.35621"/>
<Actor seed="41004"/>
</Entity>
<Entity uid="20536">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="715.14631" z="605.25135"/>
<Orientation y="2.35621"/>
<Actor seed="58468"/>
</Entity>
<Entity uid="20537">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="715.17682" z="604.30408"/>
<Orientation y="2.35621"/>
<Actor seed="17632"/>
</Entity>
<Entity uid="20538">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="737.59095" z="567.5647"/>
<Orientation y="2.35621"/>
<Actor seed="25956"/>
</Entity>
<Entity uid="20539">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="771.02802" z="602.11127"/>
<Orientation y="2.35621"/>
<Actor seed="25046"/>
</Entity>
<Entity uid="20540">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="737.35261" z="565.6554"/>
<Orientation y="2.35621"/>
<Actor seed="26352"/>
</Entity>
<Entity uid="20541">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="737.05268" z="574.15711"/>
<Orientation y="2.35621"/>
<Actor seed="43814"/>
</Entity>
<Entity uid="20542">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="738.4964" z="569.03187"/>
<Orientation y="2.1937"/>
<Actor seed="39762"/>
</Entity>
<Entity uid="20543">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="735.40143" z="560.51899"/>
<Orientation y="1.89968"/>
<Actor seed="39762"/>
</Entity>
<Entity uid="20544">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="845.94898" z="600.98786"/>
<Orientation y="2.35621"/>
<Actor seed="60788"/>
</Entity>
<Entity uid="20545">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="733.53669" z="559.19806"/>
<Orientation y="3.10189"/>
<Actor seed="19802"/>
</Entity>
<Entity uid="20546">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="736.97901" z="562.42902"/>
<Orientation y="2.49073"/>
<Actor seed="47796"/>
</Entity>
<Entity uid="20547">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="717.7953" z="566.83826"/>
<Orientation y="2.35621"/>
<Actor seed="10076"/>
</Entity>
<Entity uid="20548">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="718.92914" z="568.96497"/>
<Orientation y="2.35621"/>
<Actor seed="54818"/>
</Entity>
<Entity uid="20549">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="717.06653" z="564.66285"/>
<Orientation y="2.12237"/>
<Actor seed="47972"/>
</Entity>
<Entity uid="20553">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="720.28498" z="570.36243"/>
<Orientation y="2.35621"/>
<Actor seed="51568"/>
</Entity>
<Entity uid="20554">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="715.9568" z="562.69892"/>
<Orientation y="2.35621"/>
<Actor seed="59978"/>
</Entity>
<Entity uid="20555">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="714.59314" z="563.47834"/>
<Orientation y="2.81232"/>
<Actor seed="59978"/>
</Entity>
<Entity uid="20556">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="714.67817" z="564.49286"/>
<Orientation y="2.13625"/>
<Actor seed="59978"/>
</Entity>
<Entity uid="20557">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="737.93726" z="569.58765"/>
<Orientation y="2.81232"/>
<Actor seed="59978"/>
</Entity>
<Entity uid="20558">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="736.61054" z="567.61005"/>
<Orientation y="2.25075"/>
<Actor seed="59978"/>
</Entity>
<Entity uid="20559">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="737.52002" z="568.92737"/>
<Orientation y="2.35621"/>
<Actor seed="1126"/>
</Entity>
<Entity uid="20560">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="714.58356" z="559.65644"/>
<Orientation y="2.35621"/>
<Actor seed="49768"/>
</Entity>
<Entity uid="20561">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="934.11023" z="659.17157"/>
<Orientation y="2.35621"/>
<Actor seed="56582"/>
</Entity>
<Entity uid="20562">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="933.60602" z="655.87598"/>
<Orientation y="2.35621"/>
<Actor seed="3996"/>
</Entity>
<Entity uid="20563">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="934.35334" z="651.47107"/>
<Orientation y="2.35621"/>
<Actor seed="61284"/>
</Entity>
<Entity uid="20564">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="934.83857" z="649.72968"/>
<Orientation y="2.35621"/>
<Actor seed="27858"/>
</Entity>
<Entity uid="20565">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="735.66126" z="570.03046"/>
<Orientation y="2.35621"/>
<Actor seed="37918"/>
</Entity>
<Entity uid="20566">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="722.96106" z="542.50904"/>
<Orientation y="2.35621"/>
<Actor seed="26268"/>
</Entity>
<Entity uid="20567">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="847.61286" z="601.35962"/>
<Orientation y="2.35621"/>
<Actor seed="11224"/>
</Entity>
<Entity uid="20568">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="849.61762" z="600.6316"/>
<Orientation y="2.35621"/>
<Actor seed="35202"/>
</Entity>
<Entity uid="20569">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="947.48176" z="627.99653"/>
<Orientation y="2.35621"/>
<Actor seed="33998"/>
</Entity>
<Entity uid="20572">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="751.12562" z="1714.9325"/>
<Orientation y="2.35621"/>
<Actor seed="50894"/>
</Entity>
<Entity uid="20577">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="783.30518" z="1683.09668"/>
<Orientation y="2.35621"/>
<Actor seed="36424"/>
</Entity>
<Entity uid="20578">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="776.00373" z="1690.02393"/>
<Orientation y="2.35621"/>
<Actor seed="37458"/>
</Entity>
<Entity uid="20579">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="762.96833" z="1675.71741"/>
<Orientation y="2.35621"/>
<Actor seed="33338"/>
</Entity>
<Entity uid="20580">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="768.42341" z="1697.82825"/>
<Orientation y="2.35621"/>
<Actor seed="36814"/>
</Entity>
<Entity uid="20588">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="743.07782" z="1723.1432"/>
<Orientation y="2.35621"/>
<Actor seed="29768"/>
</Entity>
<Entity uid="20592">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="729.27204" z="1709.35145"/>
<Orientation y="2.35621"/>
<Actor seed="6080"/>
</Entity>
<Entity uid="20594">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="759.73163" z="1705.91492"/>
<Orientation y="2.35622"/>
<Actor seed="22014"/>
</Entity>
<Entity uid="20595">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="722.57892" z="1742.00367"/>
<Orientation y="2.35621"/>
<Actor seed="30568"/>
</Entity>
<Entity uid="20596">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="674.82404" z="1659.69471"/>
<Orientation y="2.35621"/>
<Actor seed="28166"/>
</Entity>
<Entity uid="20597">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="684.34491" z="1714.93482"/>
<Orientation y="2.35621"/>
<Actor seed="53826"/>
</Entity>
<Entity uid="20598">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="791.58521" z="1526.89222"/>
<Orientation y="2.35621"/>
<Actor seed="13476"/>
</Entity>
<Entity uid="20599">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="763.2696" z="1541.16773"/>
<Orientation y="2.35621"/>
<Actor seed="13144"/>
</Entity>
<Entity uid="20602">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="710.82905" z="1728.46534"/>
<Orientation y="2.35621"/>
<Actor seed="63818"/>
</Entity>
<Entity uid="20603">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="746.76667" z="1691.86451"/>
<Orientation y="2.35621"/>
<Actor seed="32370"/>
</Entity>
<Entity uid="20604">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="670.17206" z="1658.38526"/>
<Orientation y="2.35621"/>
<Actor seed="17590"/>
</Entity>
<Entity uid="20605">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="680.10022" z="1710.88111"/>
<Orientation y="2.35621"/>
<Actor seed="12350"/>
</Entity>
<Entity uid="20606">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="702.2837" z="1687.87696"/>
<Orientation y="2.35621"/>
<Actor seed="34070"/>
</Entity>
<Entity uid="20607">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="696.71888" z="1682.40271"/>
<Orientation y="2.35621"/>
<Actor seed="18726"/>
</Entity>
<Entity uid="20610">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="698.00495" z="1683.99317"/>
<Orientation y="2.35621"/>
<Actor seed="48992"/>
</Entity>
<Entity uid="20613">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="738.2917" z="1700.41541"/>
<Orientation y="2.35621"/>
<Actor seed="38386"/>
</Entity>
<Entity uid="20619">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="732.2107" z="1733.76331"/>
<Orientation y="-1.34351"/>
<Actor seed="32562"/>
</Entity>
<Entity uid="20629">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="755.24677" z="1683.21717"/>
<Orientation y="1.83582"/>
<Actor seed="43416"/>
</Entity>
<Entity uid="20637">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="720.24628" z="1718.8661"/>
<Orientation y="4.96845"/>
<Actor seed="5432"/>
</Entity>
<Entity uid="20638">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="839.55555" z="1487.77955"/>
<Orientation y="2.35621"/>
<Actor seed="54136"/>
</Entity>
<Entity uid="20639">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="853.85883" z="1493.7345"/>
<Orientation y="2.35621"/>
<Actor seed="1296"/>
</Entity>
<Entity uid="20640">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="732.91999" z="1563"/>
<Orientation y="2.35621"/>
<Actor seed="10040"/>
</Entity>
<Entity uid="20641">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="706.6756" z="1586.2776"/>
<Orientation y="2.35621"/>
<Actor seed="38226"/>
</Entity>
<Entity uid="20642">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="716.47181" z="1582.72144"/>
<Orientation y="2.35621"/>
<Actor seed="24872"/>
</Entity>
<Entity uid="20643">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="680.59314" z="1627.98194"/>
<Orientation y="2.35621"/>
<Actor seed="32660"/>
</Entity>
<Entity uid="20645">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="766.08454" z="1216.2389"/>
<Orientation y="2.35621"/>
<Actor seed="9554"/>
</Entity>
<Entity uid="20646">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="769.24561" z="1222.92737"/>
<Orientation y="2.35621"/>
<Actor seed="36840"/>
</Entity>
<Entity uid="20647">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="816.94568" z="1292.61292"/>
<Orientation y="2.35621"/>
<Actor seed="30324"/>
</Entity>
<Entity uid="20648">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="813.12415" z="1285.42151"/>
<Orientation y="2.35621"/>
<Actor seed="34118"/>
</Entity>
<Entity uid="20649">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="806.56629" z="1280.85645"/>
<Orientation y="2.35621"/>
<Actor seed="61776"/>
</Entity>
<Entity uid="20650">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="937.7696" z="1371.3584"/>
<Orientation y="2.35621"/>
<Actor seed="50206"/>
</Entity>
<Entity uid="20651">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="900.37867" z="1353.98682"/>
<Orientation y="2.35621"/>
<Actor seed="58838"/>
</Entity>
<Entity uid="20652">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="980.15168" z="1098.47584"/>
<Orientation y="2.35621"/>
<Actor seed="38312"/>
</Entity>
<Entity uid="20653">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="974.33295" z="1099.09717"/>
<Orientation y="2.35621"/>
<Actor seed="7452"/>
</Entity>
<Entity uid="20654">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="984.05378" z="1103.99085"/>
<Orientation y="2.35621"/>
<Actor seed="49244"/>
</Entity>
<Entity uid="20655">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="869.26856" z="906.77192"/>
<Orientation y="2.35621"/>
<Actor seed="44710"/>
</Entity>
<Entity uid="20657">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="807.04786" z="674.54688"/>
<Orientation y="-12.14711"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20658">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="835.65876" z="664.12555"/>
<Orientation y="-15.91498"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20659">
<Template>actor|props/flora/grass_soft_small.xml</Template>
<Position x="767.11396" z="697.18775"/>
<Orientation y="3.73554"/>
<Actor seed="47146"/>
</Entity>
<Entity uid="20660">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="820.90119" z="692.10206"/>
<Orientation y="3.75081"/>
<Actor seed="50512"/>
</Entity>
<Entity uid="20662">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="816.80854" z="691.71888"/>
<Orientation y="-12.14711"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20663">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="824.01648" z="692.06971"/>
<Orientation y="-6.9401"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20664">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="818.6355" z="697.5395"/>
<Orientation y="-12.14711"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20665">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="802.69941" z="687.91407"/>
<Orientation y="-1.51363"/>
<Actor seed="50512"/>
</Entity>
<Entity uid="20666">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="802.011" z="694.61292"/>
<Orientation y="-16.75672"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20667">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="805.2621" z="689.20661"/>
<Orientation y="-20.0571"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20668">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="800.11481" z="687.85389"/>
<Orientation y="-25.95846"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20669">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="802.27314" z="684.22028"/>
<Orientation y="-27.92254"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20670">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="822.3542" z="686.03675"/>
<Orientation y="-14.53406"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20671">
<Template>actor|props/flora/grass_medit_field.xml</Template>
<Position x="809.20813" z="684.58802"/>
<Orientation y="-12.14711"/>
<Actor seed="21024"/>
</Entity>
<Entity uid="20672">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="991.5362" z="1364.03541"/>
<Orientation y="9.45467"/>
<Actor seed="24618"/>
</Entity>
<Entity uid="20673">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1246.02857" z="1592.61"/>
<Orientation y="9.45467"/>
<Actor seed="24618"/>
</Entity>
<Entity uid="20674">
<Template>other/fence_stone</Template>
<Player>1</Player>
<Position x="732.15467" z="1698.95716"/>
<Orientation y="0.80233"/>
<Actor seed="27250"/>
</Entity>
<Entity uid="20675">
<Template>other/fence_stone</Template>
<Player>1</Player>
<Position x="745.41279" z="1686.32691"/>
<Orientation y="3.928"/>
<Actor seed="35424"/>
</Entity>
<Entity uid="20677">
<Template>gaia/geology_metal_desert_slabs</Template>
<Player>0</Player>
<Position x="1437.99012" z="1197.30396"/>
<Orientation y="-0.28301"/>
<Actor seed="3058"/>
</Entity>
<Entity uid="20682">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1702.44153" z="1674.46863"/>
<Orientation y="2.40578"/>
<Actor seed="40148"/>
</Entity>
<Entity uid="20683">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1693.03724" z="1666.08375"/>
<Orientation y="2.40578"/>
<Actor seed="48256"/>
</Entity>
<Entity uid="20684">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="259.78806" z="683.67212"/>
<Orientation y="2.91736"/>
<Actor seed="31474"/>
</Entity>
<Entity uid="20685">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="260.16984" z="681.2851"/>
<Orientation y="2.91541"/>
<Actor seed="27234"/>
</Entity>
<Entity uid="20686">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="278.28983" z="683.57679"/>
<Orientation y="-2.97616"/>
<Actor seed="31474"/>
</Entity>
<Entity uid="20687">
<Template>units/cart_infantry_archer_a</Template>
<Player>3</Player>
<Position x="278.67161" z="681.18976"/>
<Orientation y="-2.95768"/>
<Actor seed="27234"/>
</Entity>
<Entity uid="20688">
<Template>units/cart_champion_cavalry</Template>
<Player>3</Player>
<Position x="259.53763" z="676.839"/>
<Orientation y="3.06926"/>
<Actor seed="48736"/>
</Entity>
<Entity uid="20689">
<Template>units/cart_champion_cavalry</Template>
<Player>3</Player>
<Position x="277.53379" z="676.23584"/>
<Orientation y="3.06926"/>
<Actor seed="48736"/>
</Entity>
<Entity uid="20690">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="260.84519" z="664.52967"/>
<Orientation y="3.0311"/>
<Actor seed="40566"/>
</Entity>
<Entity uid="20691">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="260.67026" z="668.30561"/>
<Orientation y="3.03501"/>
<Actor seed="62612"/>
</Entity>
<Entity uid="20692">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="276.66056" z="664.11878"/>
<Orientation y="3.0311"/>
<Actor seed="40566"/>
</Entity>
<Entity uid="20693">
<Template>units/cart_champion_pikeman</Template>
<Player>3</Player>
<Position x="276.48563" z="667.89472"/>
<Orientation y="3.03501"/>
<Actor seed="62612"/>
</Entity>
<Entity uid="20694">
<Template>units/cart_support_female_citizen</Template>
<Player>3</Player>
<Position x="285.44651" z="529.38526"/>
<Orientation y="2.15294"/>
<Actor seed="63206"/>
</Entity>
<Entity uid="20695">
<Template>units/ptol_ship_quinquereme</Template>
<Player>2</Player>
<Position x="1382.58008" z="165.5522"/>
<Orientation y="0.66771"/>
<Actor seed="44002"/>
</Entity>
<Entity uid="20696">
<Template>units/ptol_ship_trireme</Template>
<Player>2</Player>
<Position x="1407.912" z="212.17908"/>
<Orientation y="1.08703"/>
<Actor seed="28376"/>
</Entity>
<Entity uid="20697">
<Template>units/pers_ship_trireme</Template>
<Player>4</Player>
<Position x="1571.31751" z="1852.77906"/>
<Orientation y="-1.39922"/>
<Actor seed="57264"/>
</Entity>
<Entity uid="20698">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="179.52417" z="658.55768"/>
<Orientation y="-1.3374"/>
<Actor seed="457"/>
</Entity>
<Entity uid="20699">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="175.70524" z="659.0105"/>
<Orientation y="-0.21717"/>
<Actor seed="457"/>
</Entity>
<Entity uid="20700">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="182.19962" z="691.15333"/>
<Orientation y="-2.34336"/>
<Actor seed="457"/>
</Entity>
<Entity uid="20701">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="172.89936" z="703.60486"/>
<Orientation y="2.35621"/>
<Actor seed="8658"/>
</Entity>
<Entity uid="20702">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="177.29368" z="698.4319"/>
<Orientation y="2.35621"/>
<Actor seed="35360"/>
</Entity>
<Entity uid="20703">
<Template>gaia/fauna_chicken</Template>
<Player>0</Player>
<Position x="172.24448" z="699.18213"/>
<Orientation y="2.35621"/>
<Actor seed="57716"/>
</Entity>
<Entity uid="20704">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="198.45026" z="510.09415"/>
<Orientation y="1.9109"/>
<Actor seed="20026"/>
</Entity>
<Entity uid="20705">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="207.41895" z="509.18723"/>
<Orientation y="2.78464"/>
<Actor seed="21520"/>
</Entity>
<Entity uid="20706">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="213.73053" z="505.29145"/>
<Orientation y="2.35621"/>
<Actor seed="9892"/>
</Entity>
<Entity uid="20707">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="206.50492" z="506.48972"/>
<Orientation y="2.35621"/>
<Actor seed="21250"/>
</Entity>
<Entity uid="20708">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="216.72995" z="502.99747"/>
<Orientation y="-1.0605"/>
<Actor seed="28806"/>
</Entity>
<Entity uid="20709">
<Template>gaia/fauna_gazelle</Template>
<Player>0</Player>
<Position x="209.44144" z="503.88172"/>
<Orientation y="-0.78573"/>
<Actor seed="896"/>
</Entity>
<Entity uid="20710">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="167.77662" z="726.35193"/>
<Orientation y="2.35621"/>
<Actor seed="51754"/>
</Entity>
<Entity uid="20711">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="165.9662" z="725.1537"/>
<Orientation y="2.05555"/>
<Actor seed="12592"/>
</Entity>
<Entity uid="20712">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="172.22733" z="726.04126"/>
<Orientation y="-2.75193"/>
<Actor seed="46448"/>
</Entity>
<Entity uid="20713">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="176.86615" z="686.71015"/>
<Orientation y="3.29207"/>
<Actor seed="51100"/>
</Entity>
<Entity uid="20714">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="175.45817" z="684.49695"/>
<Orientation y="2.35621"/>
<Actor seed="3814"/>
</Entity>
<Entity uid="20715">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="172.05588" z="683.81391"/>
<Orientation y="2.35621"/>
<Actor seed="8886"/>
</Entity>
<Entity uid="20716">
<Template>gaia/fauna_wildebeest</Template>
<Player>0</Player>
<Position x="176.32929" z="680.45655"/>
<Orientation y="5.80121"/>
<Actor seed="62618"/>
</Entity>
<Entity uid="20717">
<Template>units/cart_support_healer_e</Template>
<Player>3</Player>
<Position x="257.60853" z="685.16102"/>
<Orientation y="2.35621"/>
<Actor seed="8406"/>
</Entity>
<Entity uid="20718">
<Template>units/cart_support_healer_e</Template>
<Player>3</Player>
<Position x="282.81128" z="685.29688"/>
<Orientation y="3.44767"/>
<Actor seed="46512"/>
</Entity>
<Entity uid="20719">
<Template>units/cart_support_healer_e</Template>
<Player>3</Player>
<Position x="252.1475" z="648.57306"/>
<Orientation y="0.96174"/>
<Actor seed="52076"/>
</Entity>
<Entity uid="20720">
<Template>units/cart_support_healer_e</Template>
<Player>3</Player>
<Position x="250.25602" z="662.30054"/>
<Orientation y="2.35621"/>
<Actor seed="18356"/>
</Entity>
<Entity uid="20721">
<Template>units/pers_support_healer_e</Template>
<Player>4</Player>
<Position x="1678.60645" z="1653.83277"/>
<Orientation y="1.70206"/>
<Actor seed="61940"/>
</Entity>
<Entity uid="20722">
<Template>units/pers_support_healer_e</Template>
<Player>4</Player>
<Position x="1691.70643" z="1637.94825"/>
<Orientation y="0.72757"/>
<Actor seed="18658"/>
</Entity>
<Entity uid="20723">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1325.2771" z="846.2851"/>
<Orientation y="4.97075"/>
<Actor seed="2975"/>
</Entity>
<Entity uid="20724">
<Template>gaia/geology_stone_desert_small</Template>
<Player>5</Player>
<Position x="1432.90064" z="1002.3899"/>
<Orientation y="4.57045"/>
<Actor seed="2975"/>
</Entity>
<Entity uid="20725">
<Template>structures/ptol_barracks</Template>
<Player>0</Player>
<Position x="1450.099" z="1227.636"/>
<Orientation y="5.9843"/>
<Actor seed="23000"/>
</Entity>
<Entity uid="20726">
<Template>structures/ptol_military_colony</Template>
<Player>0</Player>
<Position x="1438.82178" z="1258.7428"/>
<Orientation y="1.3063"/>
<Actor seed="29938"/>
</Entity>
<Entity uid="20727">
<Template>structures/ptol_fortress</Template>
<Player>0</Player>
<Position x="549.09467" z="1118.2621"/>
<Orientation y="3.07126"/>
<Actor seed="20320"/>
</Entity>
<Entity uid="20728">
<Template>structures/cart_farmstead</Template>
<Player>3</Player>
<Position x="147.8675" z="725.19971"/>
<Orientation y="13.988"/>
<Actor seed="60442"/>
</Entity>
<Entity uid="20731">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="1494.22168" z="812.81562"/>
<Orientation y="2.35621"/>
<Actor seed="50420"/>
</Entity>
<Entity uid="20732">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="1478.85865" z="829.97083"/>
<Orientation y="2.35621"/>
<Actor seed="3552"/>
</Entity>
<Entity uid="20733">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="1462.8396" z="813.74"/>
<Orientation y="2.35622"/>
<Actor seed="3552"/>
</Entity>
<Entity uid="20734">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="1478.31885" z="797.98835"/>
<Orientation y="2.35622"/>
<Actor seed="50420"/>
</Entity>
<Entity uid="20735">
<Template>structures/ptol_sentry_tower</Template>
<Player>0</Player>
<Position x="1036.70179" z="286.14307"/>
<Orientation y="3.81025"/>
<Actor seed="10816"/>
</Entity>
<Entity uid="20736">
<Template>structures/ptol_sentry_tower</Template>
<Player>0</Player>
<Position x="1019.31916" z="264.51896"/>
<Orientation y="6.94933"/>
<Actor seed="10816"/>
</Entity>
<Entity uid="20737">
<Template>structures/ptol_sentry_tower</Template>
<Player>0</Player>
<Position x="1032.84168" z="253.5759"/>
<Orientation y="6.94933"/>
<Actor seed="10816"/>
</Entity>
<Entity uid="20738">
<Template>structures/ptol_sentry_tower</Template>
<Player>0</Player>
<Position x="1050.04236" z="274.89118"/>
<Orientation y="3.81026"/>
<Actor seed="10816"/>
</Entity>
<Entity uid="20739">
<Template>structures/ptol_defense_tower</Template>
<Player>0</Player>
<Position x="556.93" z="1132.39588"/>
<Orientation y="3.06547"/>
<Actor seed="10272"/>
</Entity>
<Entity uid="20740">
<Template>structures/ptol_defense_tower</Template>
<Player>0</Player>
<Position x="539.9391" z="1131.60328"/>
<Orientation y="3.1038"/>
<Actor seed="56008"/>
</Entity>
<Entity uid="20741">
<Template>structures/ptol_wall_short</Template>
<Player>0</Player>
<Position x="548.34662" z="667.8125"/>
<Orientation y="3.92743"/>
<Actor seed="30580"/>
</Entity>
<Entity uid="20742">
<Template>structures/ptol_wall_short</Template>
<Player>0</Player>
<Position x="535.09772" z="654.3816"/>
<Orientation y="3.92743"/>
<Actor seed="30580"/>
</Entity>
<Entity uid="20743">
<Template>structures/ptol_wall_short</Template>
<Player>0</Player>
<Position x="548.26789" z="655.34211"/>
<Orientation y="2.35727"/>
<Actor seed="30580"/>
</Entity>
<Entity uid="20746">
<Template>structures/ptol_temple</Template>
<Player>0</Player>
<Position x="937.21058" z="587.55616"/>
<Orientation y="2.35621"/>
<Obstruction group="20748" group2="20749"/>
<Actor seed="15118"/>
</Entity>
<Entity uid="20747">
<Template>structures/ptol_wall_short</Template>
<Player>0</Player>
<Position x="930.79908" z="594.50336"/>
<Orientation y="2.35621"/>
<Obstruction group="20748" group2="20749"/>
<Actor seed="21032"/>
</Entity>
<Entity uid="20748">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="937.14466" z="601.21692"/>
<Orientation y="2.35621"/>
<Actor seed="48770"/>
</Entity>
<Entity uid="20749">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="923.7923" z="588.02619"/>
<Orientation y="2.35621"/>
<Actor seed="61044"/>
</Entity>
<Entity uid="20750">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="636.41315" z="1458.85157"/>
<Orientation y="8.52291"/>
<Actor seed="21656"/>
</Entity>
<Entity uid="20751">
<Template>structures/ptol_wall_tower</Template>
<Player>0</Player>
<Position x="647.02186" z="1473.1421"/>
<Orientation y="8.52291"/>
<Actor seed="21656"/>
</Entity>
<Entity uid="20752">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="639.70136" z="1482.57618"/>
<Orientation y="2.22272"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20753">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="636.0901" z="1477.75733"/>
<Orientation y="0.62365"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20754">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="628.96009" z="1468.61817"/>
<Orientation y="3.77854"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20755">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="625.30958" z="1463.91028"/>
<Orientation y="5.31827"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20756">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="658.24402" z="1468.3069"/>
<Orientation y="2.22272"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20757">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="654.63276" z="1463.48804"/>
<Orientation y="0.62366"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20758">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="647.50275" z="1454.34888"/>
<Orientation y="3.77854"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20759">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="643.85224" z="1449.641"/>
<Orientation y="5.31827"/>
<Actor seed="28638"/>
</Entity>
<Entity uid="20784">
<Template>gaia/ruins/pyramid_minor</Template>
<Player>0</Player>
<Position x="867.2674" z="1149.98133"/>
<Orientation y="3.11184"/>
<Actor seed="22958"/>
</Entity>
<Entity uid="20785">
<Template>gaia/ruins/pyramid_great</Template>
<Player>0</Player>
<Position x="948.0301" z="1284.7002"/>
<Orientation y="3.09476"/>
<Actor seed="40198"/>
</Entity>
<Entity uid="20786">
<Template>gaia/ruins/pyramid_great</Template>
<Player>0</Player>
<Position x="900.95899" z="1216.82117"/>
<Orientation y="7.83141"/>
<Actor seed="8014"/>
</Entity>
<Entity uid="20787">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1354.04212" z="999.05146"/>
<Orientation y="-2.94794"/>
<Actor seed="57924"/>
</Entity>
<Entity uid="20788">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1354.76844" z="998.8368"/>
<Orientation y="-2.94794"/>
<Actor seed="57924"/>
</Entity>
<Entity uid="20789">
<Template>actor|flora/trees/grass_1.xml</Template>
<Position x="1353.55701" z="998.22333"/>
<Orientation y="-2.94794"/>
<Actor seed="57924"/>
</Entity>
<Entity uid="20791">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1354.02955" z="994.5304"/>
<Orientation y="-3.73952"/>
<Actor seed="27026"/>
</Entity>
<Entity uid="20792">
<Template>actor|props/flora/bush_tempe_sm_lush.xml</Template>
<Position x="1354.68323" z="992.47437"/>
<Orientation y="2.61197"/>
<Actor seed="8252"/>
</Entity>
<Entity uid="20793">
<Template>actor|props/flora/bush_tempe_sm_lush.xml</Template>
<Position x="1357.71558" z="991.14258"/>
<Orientation y="2.35621"/>
<Actor seed="42642"/>
</Entity>
<Entity uid="20808">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="1359.41517" z="996.0182"/>
<Orientation y="3.13038"/>
<Actor seed="22728"/>
</Entity>
<Entity uid="20817">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="1360.219" z="995.29468"/>
<Orientation y="2.35621"/>
<Actor seed="27798"/>
</Entity>
<Entity uid="20818">
<Template>actor|props/flora/grass_tufts_a.xml</Template>
<Position x="1360.22168" z="994.76771"/>
<Orientation y="2.35621"/>
<Actor seed="2140"/>
</Entity>
<Entity uid="20820">
<Template>actor|props/flora/bush_medit_sm_lush.xml</Template>
<Position x="1356.65418" z="991.46082"/>
<Orientation y="2.35621"/>
<Actor seed="43746"/>
</Entity>
<Entity uid="20821">
<Template>actor|props/flora/bush_medit_sm_lush.xml</Template>
<Position x="1355.48475" z="992.09308"/>
<Orientation y="2.35621"/>
<Actor seed="51474"/>
</Entity>
<Entity uid="20822">
<Template>structures/ptol_military_colony</Template>
<Player>5</Player>
<Position x="1256.59266" z="931.62098"/>
<Orientation y="5.21055"/>
<Actor seed="26804"/>
</Entity>
<Entity uid="20824">
<Template>other/stall_small_b</Template>
<Player>5</Player>
<Position x="1391.97291" z="1013.60181"/>
<Orientation y="3.66756"/>
<Actor seed="41690"/>
</Entity>
<Entity uid="20825">
<Template>other/stall_med</Template>
<Player>5</Player>
<Position x="1394.93873" z="1048.28687"/>
<Orientation y="-0.41451"/>
<Actor seed="9832"/>
</Entity>
<Entity uid="20826">
<Template>other/stall_med</Template>
<Player>5</Player>
<Position x="1319.55896" z="1077.04236"/>
<Orientation y="0.44593"/>
<Actor seed="9832"/>
</Entity>
<Entity uid="20827">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1308.31067" z="1071.22461"/>
<Orientation y="-1.11983"/>
<Actor seed="21046"/>
</Entity>
<Entity uid="20828">
<Template>actor|props/special/eyecandy/statues_ptol.xml</Template>
<Position x="1309.97779" z="1075.23719"/>
<Orientation y="-1.11983"/>
<Actor seed="20480"/>
</Entity>
<Entity uid="20829">
<Template>structures/ptol_barracks</Template>
<Player>5</Player>
<Position x="1221.2981" z="949.92701"/>
<Orientation y="5.20727"/>
<Actor seed="25962"/>
</Entity>
<Entity uid="20830">
<Template>structures/ptol_blacksmith</Template>
<Player>5</Player>
<Position x="1263.54004" z="958.30445"/>
<Orientation y="5.19628"/>
<Actor seed="64604"/>
</Entity>
<Entity uid="20832">
<Template>structures/ptol_storehouse</Template>
<Player>5</Player>
<Position x="1415.02149" z="1076.58643"/>
<Orientation y="0.48293"/>
<Actor seed="41294"/>
</Entity>
<Entity uid="20833">
<Template>structures/ptol_dock</Template>
<Player>5</Player>
<Position x="1359.7146" z="1156.69703"/>
<Orientation y="-1.05837"/>
<Actor seed="59072"/>
</Entity>
<Entity uid="20834">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1322.3617" z="1094.995"/>
<Orientation y="3.56978"/>
<Actor seed="13982"/>
</Entity>
<Entity uid="20835">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1311.1183" z="1055.02112"/>
<Orientation y="-2.94794"/>
<Actor seed="46802"/>
</Entity>
<Entity uid="20836">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1312.24207" z="1056.70191"/>
<Orientation y="-2.94794"/>
<Actor seed="46802"/>
</Entity>
<Entity uid="20837">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1311.73584" z="1053.20252"/>
<Orientation y="-2.94794"/>
<Actor seed="46802"/>
</Entity>
<Entity uid="20838">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1313.67273" z="1053.42103"/>
<Orientation y="-2.94794"/>
<Actor seed="46802"/>
</Entity>
<Entity uid="20839">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1314.15882" z="1055.56092"/>
<Orientation y="-2.94794"/>
<Actor seed="46802"/>
</Entity>
<Entity uid="20840">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1312.38501" z="1054.64063"/>
<Orientation y="2.35622"/>
<Actor seed="46768"/>
</Entity>
<Entity uid="20841">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="1328.51575" z="1077.33985"/>
<Orientation y="0.45806"/>
<Actor seed="57668"/>
</Entity>
<Entity uid="20842">
<Template>actor|props/special/eyecandy/obelisk_04.xml</Template>
<Position x="1333.0088" z="1084.90711"/>
<Orientation y="-4.25644"/>
<Actor seed="57668"/>
</Entity>
<Entity uid="20843">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1326.65845" z="1073.29078"/>
<Orientation y="6.74982"/>
<Actor seed="38948"/>
</Entity>
<Entity uid="20844">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1335.1194" z="1088.87122"/>
<Orientation y="6.74982"/>
<Actor seed="38948"/>
</Entity>
<Entity uid="20845">
<Template>structures/ptol_house</Template>
<Player>5</Player>
<Position x="1386.60022" z="1146.636"/>
<Orientation y="-2.7014"/>
<Actor seed="1066"/>
</Entity>
<Entity uid="20846">
<Template>structures/ptol_house</Template>
<Player>5</Player>
<Position x="1424.54224" z="1024.49622"/>
<Orientation y="1.54963"/>
<Actor seed="58784"/>
</Entity>
<Entity uid="20847">
<Template>structures/ptol_house</Template>
<Player>5</Player>
<Position x="1423.58167" z="1040.76258"/>
<Orientation y="1.31936"/>
<Actor seed="60628"/>
</Entity>
<Entity uid="20849">
<Template>structures/ptol_house</Template>
<Player>0</Player>
<Position x="1418.32972" z="1118.73523"/>
<Orientation y="3.5925"/>
<Actor seed="49848"/>
</Entity>
<Entity uid="20851">
<Template>structures/ptol_house</Template>
<Player>0</Player>
<Position x="1406.49073" z="1125.99866"/>
<Orientation y="3.57953"/>
<Actor seed="13310"/>
</Entity>
<Entity uid="20854">
<Template>structures/maur_field</Template>
<Player>5</Player>
<Position x="1343.47999" z="1125.80323"/>
<Orientation y="4.08701"/>
<Actor seed="50580"/>
</Entity>
<Entity uid="20855">
<Template>structures/ptol_range</Template>
<Player>5</Player>
<Position x="1398.43567" z="1092.65577"/>
<Orientation y="2.07375"/>
<Actor seed="3606"/>
</Entity>
<Entity uid="20856">
<Template>structures/maur_field</Template>
<Player>5</Player>
<Position x="1326.53614" z="1104.28724"/>
<Orientation y="3.55738"/>
<Actor seed="50580"/>
</Entity>
<Entity uid="20857">
<Template>structures/maur_field</Template>
<Player>5</Player>
<Position x="1292.19556" z="1140.92872"/>
<Orientation y="8.33831"/>
<Actor seed="52244"/>
</Entity>
<Entity uid="20863">
<Template>structures/maur_field</Template>
<Player>5</Player>
<Position x="1376.77381" z="1128.90992"/>
<Orientation y="4.91839"/>
<Actor seed="62110"/>
</Entity>
<Entity uid="20864">
<Template>structures/maur_field</Template>
<Player>5</Player>
<Position x="1297.45203" z="1093.79285"/>
<Orientation y="1.93642"/>
<Actor seed="50580"/>
</Entity>
<Entity uid="20865">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1274.81922" z="1139.16993"/>
<Orientation y="1.18694"/>
<Actor seed="38360"/>
</Entity>
<Entity uid="20866">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1272.73584" z="1137.30701"/>
<Orientation y="3.08951"/>
<Actor seed="13346"/>
</Entity>
<Entity uid="20867">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1267.87427" z="1130.02027"/>
<Orientation y="2.35621"/>
<Actor seed="5840"/>
</Entity>
<Entity uid="20868">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1267.40711" z="1128.54712"/>
<Orientation y="2.35621"/>
<Actor seed="12796"/>
</Entity>
<Entity uid="20869">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1276.9402" z="1144.89136"/>
<Orientation y="2.35621"/>
<Actor seed="9010"/>
</Entity>
<Entity uid="20870">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1293.21216" z="1158.34656"/>
<Orientation y="3.87386"/>
<Actor seed="25160"/>
</Entity>
<Entity uid="20871">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1289.34375" z="1161.4048"/>
<Orientation y="1.9079"/>
<Actor seed="23624"/>
</Entity>
<Entity uid="20872">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1285.70325" z="1158.21094"/>
<Orientation y="2.35621"/>
<Actor seed="64094"/>
</Entity>
<Entity uid="20873">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1290.94666" z="1159.08277"/>
<Orientation y="2.35621"/>
<Actor seed="58934"/>
</Entity>
<Entity uid="20874">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1281.9209" z="1154.43848"/>
<Orientation y="3.50547"/>
<Actor seed="4416"/>
</Entity>
<Entity uid="20875">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1298.60169" z="1155.11536"/>
<Orientation y="2.35621"/>
<Actor seed="33232"/>
</Entity>
<Entity uid="20876">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1296.14954" z="1156.8772"/>
<Orientation y="2.35621"/>
<Actor seed="41712"/>
</Entity>
<Entity uid="20877">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1286.31312" z="1157.70911"/>
<Orientation y="2.35621"/>
<Actor seed="36740"/>
</Entity>
<Entity uid="20878">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1308.31568" z="1156.23816"/>
<Orientation y="2.88762"/>
<Actor seed="24780"/>
</Entity>
<Entity uid="20879">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1305.25452" z="1155.19898"/>
<Orientation y="2.35621"/>
<Actor seed="4936"/>
</Entity>
<Entity uid="20880">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1302.13331" z="1155.0641"/>
<Orientation y="2.35621"/>
<Actor seed="18100"/>
</Entity>
<Entity uid="20881">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1307.4568" z="1155.49097"/>
<Orientation y="2.35621"/>
<Actor seed="11074"/>
</Entity>
<Entity uid="20882">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1301.60584" z="1153.37818"/>
<Orientation y="2.35621"/>
<Actor seed="59082"/>
</Entity>
<Entity uid="20883">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1294.37867" z="1156.94373"/>
<Orientation y="2.35621"/>
<Actor seed="46072"/>
</Entity>
<Entity uid="20884">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1290.26832" z="1159"/>
<Orientation y="3.36435"/>
<Actor seed="37248"/>
</Entity>
<Entity uid="20885">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1287.46607" z="1159.49634"/>
<Orientation y="2.35621"/>
<Actor seed="56472"/>
</Entity>
<Entity uid="20886">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1274.02247" z="1138.19776"/>
<Orientation y="2.35621"/>
<Actor seed="47002"/>
</Entity>
<Entity uid="20887">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1276.41053" z="1140.31495"/>
<Orientation y="2.35621"/>
<Actor seed="15258"/>
</Entity>
<Entity uid="20888">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1277.57752" z="1143.34388"/>
<Orientation y="2.35621"/>
<Actor seed="4842"/>
</Entity>
<Entity uid="20889">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1265.73157" z="1125.37122"/>
<Orientation y="2.35621"/>
<Actor seed="64490"/>
</Entity>
<Entity uid="20890">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1263.985" z="1121.8069"/>
<Orientation y="2.35621"/>
<Actor seed="43394"/>
</Entity>
<Entity uid="20891">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1267.51502" z="1123.42835"/>
<Orientation y="2.35621"/>
<Actor seed="50902"/>
</Entity>
<Entity uid="20892">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1269.07435" z="1129.74732"/>
<Orientation y="2.35621"/>
<Actor seed="23778"/>
</Entity>
<Entity uid="20893">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1265.46937" z="1128.29078"/>
<Orientation y="2.35621"/>
<Actor seed="12160"/>
</Entity>
<Entity uid="20894">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1263.02698" z="1125.93006"/>
<Orientation y="2.35621"/>
<Actor seed="23746"/>
</Entity>
<Entity uid="20895">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1264.69983" z="1127.93067"/>
<Orientation y="2.35621"/>
<Actor seed="59890"/>
</Entity>
<Entity uid="20896">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1262.35975" z="1126.80616"/>
<Orientation y="2.35621"/>
<Actor seed="860"/>
</Entity>
<Entity uid="20897">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1271.3794" z="1139.75123"/>
<Orientation y="3.52405"/>
<Actor seed="47738"/>
</Entity>
<Entity uid="20898">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1271.91004" z="1138.06116"/>
<Orientation y="2.35621"/>
<Actor seed="46838"/>
</Entity>
<Entity uid="20899">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1275.89527" z="1146.0254"/>
<Orientation y="1.7391"/>
<Actor seed="22632"/>
</Entity>
<Entity uid="20900">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1280.33582" z="1155.69922"/>
<Orientation y="2.35621"/>
<Actor seed="14910"/>
</Entity>
<Entity uid="20901">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1280.67176" z="1157.65223"/>
<Orientation y="2.35621"/>
<Actor seed="8586"/>
</Entity>
<Entity uid="20902">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1286.08753" z="1161.12269"/>
<Orientation y="1.75599"/>
<Actor seed="42778"/>
</Entity>
<Entity uid="20903">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1308.95887" z="1157.12684"/>
<Orientation y="2.35621"/>
<Actor seed="7172"/>
</Entity>
<Entity uid="20904">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1305.35682" z="1153.0857"/>
<Orientation y="2.35621"/>
<Actor seed="19048"/>
</Entity>
<Entity uid="20905">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1304.56116" z="1156.51587"/>
<Orientation y="2.35621"/>
<Actor seed="51934"/>
</Entity>
<Entity uid="20906">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1300.29236" z="1154.12757"/>
<Orientation y="2.35621"/>
<Actor seed="23930"/>
</Entity>
<Entity uid="20907">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1297.11121" z="1153.79932"/>
<Orientation y="2.35621"/>
<Actor seed="17672"/>
</Entity>
<Entity uid="20908">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1297.87818" z="1155.96802"/>
<Orientation y="2.35621"/>
<Actor seed="40470"/>
</Entity>
<Entity uid="20909">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1296.55945" z="1158.08558"/>
<Orientation y="2.35621"/>
<Actor seed="6686"/>
</Entity>
<Entity uid="20910">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1292.36573" z="1157.65015"/>
<Orientation y="2.35621"/>
<Actor seed="27986"/>
</Entity>
<Entity uid="20911">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1291.79773" z="1160.46424"/>
<Orientation y="2.35621"/>
<Actor seed="34616"/>
</Entity>
<Entity uid="20912">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1287.8219" z="1161.94178"/>
<Orientation y="3.33455"/>
<Actor seed="17126"/>
</Entity>
<Entity uid="20913">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1284.34913" z="1157.84742"/>
<Orientation y="4.33782"/>
<Actor seed="43028"/>
</Entity>
<Entity uid="20914">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1279.44495" z="1155.063"/>
<Orientation y="2.35621"/>
<Actor seed="4796"/>
</Entity>
<Entity uid="20915">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1279.9657" z="1156.88331"/>
<Orientation y="1.7"/>
<Actor seed="23446"/>
</Entity>
<Entity uid="20916">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1280.4734" z="1159.11438"/>
<Orientation y="3.63042"/>
<Actor seed="24684"/>
</Entity>
<Entity uid="20917">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1277.57447" z="1147.3462"/>
<Orientation y="2.35621"/>
<Actor seed="50722"/>
</Entity>
<Entity uid="20918">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1274.60084" z="1146.86451"/>
<Orientation y="2.35621"/>
<Actor seed="33068"/>
</Entity>
<Entity uid="20919">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1271.40723" z="1136.13086"/>
<Orientation y="1.85586"/>
<Actor seed="12530"/>
</Entity>
<Entity uid="20920">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1270.02637" z="1137.79065"/>
<Orientation y="2.35621"/>
<Actor seed="3798"/>
</Entity>
<Entity uid="20921">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1271.172" z="1141.25501"/>
<Orientation y="2.35621"/>
<Actor seed="32226"/>
</Entity>
<Entity uid="20922">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1273.68567" z="1139.4629"/>
<Orientation y="4.22283"/>
<Actor seed="9596"/>
</Entity>
<Entity uid="20923">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1266.1786" z="1129.99097"/>
<Orientation y="2.35621"/>
<Actor seed="41940"/>
</Entity>
<Entity uid="20924">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1263.7588" z="1127.91858"/>
<Orientation y="2.35621"/>
<Actor seed="20276"/>
</Entity>
<Entity uid="20925">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1263.95057" z="1124.95936"/>
<Orientation y="2.35621"/>
<Actor seed="51264"/>
</Entity>
<Entity uid="20926">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1262.58228" z="1122.72681"/>
<Orientation y="2.35621"/>
<Actor seed="41092"/>
</Entity>
<Entity uid="20927">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1262.17701" z="1126.20777"/>
<Orientation y="2.35621"/>
<Actor seed="44766"/>
</Entity>
<Entity uid="20928">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1262.17872" z="1120.20252"/>
<Orientation y="2.35621"/>
<Actor seed="65466"/>
</Entity>
<Entity uid="20929">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1263.25843" z="1121.16956"/>
<Orientation y="2.35621"/>
<Actor seed="21130"/>
</Entity>
<Entity uid="20930">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1262.65857" z="1122.07251"/>
<Orientation y="2.35621"/>
<Actor seed="64614"/>
</Entity>
<Entity uid="20931">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1262.20777" z="1123.22779"/>
<Orientation y="2.35621"/>
<Actor seed="49108"/>
</Entity>
<Entity uid="20932">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1261.22754" z="1122.20594"/>
<Orientation y="2.35621"/>
<Actor seed="47832"/>
</Entity>
<Entity uid="20933">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1264.11524" z="1124.01746"/>
<Orientation y="2.35621"/>
<Actor seed="57546"/>
</Entity>
<Entity uid="20934">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1260.29493" z="1122.89747"/>
<Orientation y="2.35621"/>
<Actor seed="62818"/>
</Entity>
<Entity uid="20935">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1264.96717" z="1122.85987"/>
<Orientation y="2.35621"/>
<Actor seed="16944"/>
</Entity>
<Entity uid="20936">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1271.57618" z="1135.42457"/>
<Orientation y="2.35621"/>
<Actor seed="57954"/>
</Entity>
<Entity uid="20937">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1270.49183" z="1136.44446"/>
<Orientation y="2.35621"/>
<Actor seed="31444"/>
</Entity>
<Entity uid="20938">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1281.51941" z="1153.24122"/>
<Orientation y="2.35621"/>
<Actor seed="40902"/>
</Entity>
<Entity uid="20939">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1279.92432" z="1153.5553"/>
<Orientation y="2.35621"/>
<Actor seed="55792"/>
</Entity>
<Entity uid="20940">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1279.57325" z="1152.82813"/>
<Orientation y="2.35621"/>
<Actor seed="21722"/>
</Entity>
<Entity uid="20941">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1281.20203" z="1156.12159"/>
<Orientation y="2.35621"/>
<Actor seed="31432"/>
</Entity>
<Entity uid="20942">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1295.07825" z="1157.93421"/>
<Orientation y="2.35621"/>
<Actor seed="35932"/>
</Entity>
<Entity uid="20943">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1294.10633" z="1158.693"/>
<Orientation y="2.35621"/>
<Actor seed="30556"/>
</Entity>
<Entity uid="20944">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1292.97413" z="1159.2068"/>
<Orientation y="2.35621"/>
<Actor seed="55688"/>
</Entity>
<Entity uid="20945">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1295.8263" z="1159.17713"/>
<Orientation y="2.35621"/>
<Actor seed="16998"/>
</Entity>
<Entity uid="20946">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1294.62476" z="1159.75904"/>
<Orientation y="2.35621"/>
<Actor seed="61178"/>
</Entity>
<Entity uid="20947">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1294.50672" z="1160.64258"/>
<Orientation y="2.35621"/>
<Actor seed="62356"/>
</Entity>
<Entity uid="20948">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1304.02381" z="1155.82044"/>
<Orientation y="2.35621"/>
<Actor seed="1834"/>
</Entity>
<Entity uid="20949">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1295.70081" z="1160.14844"/>
<Orientation y="2.35621"/>
<Actor seed="10020"/>
</Entity>
<Entity uid="20950">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1303.90113" z="1156.99903"/>
<Orientation y="2.35621"/>
<Actor seed="64104"/>
</Entity>
<Entity uid="20951">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1340.93946" z="1145.0337"/>
<Orientation y="2.35621"/>
<Actor seed="40160"/>
</Entity>
<Entity uid="20952">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1303.19837" z="1157.70484"/>
<Orientation y="2.35621"/>
<Actor seed="48910"/>
</Entity>
<Entity uid="20953">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1303.59131" z="1156.94275"/>
<Orientation y="2.35621"/>
<Actor seed="41128"/>
</Entity>
<Entity uid="20954">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1304.53968" z="1158.3252"/>
<Orientation y="2.35621"/>
<Actor seed="29900"/>
</Entity>
<Entity uid="20955">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1304.17823" z="1158.97889"/>
<Orientation y="2.35621"/>
<Actor seed="6508"/>
</Entity>
<Entity uid="20956">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1305.12122" z="1159.69983"/>
<Orientation y="2.35621"/>
<Actor seed="42184"/>
</Entity>
<Entity uid="20957">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1305.17432" z="1158.5907"/>
<Orientation y="7.58834"/>
<Actor seed="11406"/>
</Entity>
<Entity uid="20958">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1306.02576" z="1159.96119"/>
<Orientation y="2.35621"/>
<Actor seed="43162"/>
</Entity>
<Entity uid="20959">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1303.67737" z="1159.5094"/>
<Orientation y="3.45305"/>
<Actor seed="31318"/>
</Entity>
<Entity uid="20960">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1303.42737" z="1158.31116"/>
<Orientation y="2.35621"/>
<Actor seed="33894"/>
</Entity>
<Entity uid="20961">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1305.59571" z="1161.18604"/>
<Orientation y="2.35621"/>
<Actor seed="30152"/>
</Entity>
<Entity uid="20962">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1294.8119" z="1160.93873"/>
<Orientation y="2.35621"/>
<Actor seed="19144"/>
</Entity>
<Entity uid="20963">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1296.162" z="1161.06971"/>
<Orientation y="3.03803"/>
<Actor seed="51392"/>
</Entity>
<Entity uid="20964">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1260.80054" z="1124.27686"/>
<Orientation y="2.35621"/>
<Actor seed="61132"/>
</Entity>
<Entity uid="20965">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1297.48316" z="1156.97974"/>
<Orientation y="2.35621"/>
<Actor seed="22562"/>
</Entity>
<Entity uid="20966">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1301.80176" z="1157.30054"/>
<Orientation y="2.35621"/>
<Actor seed="48462"/>
</Entity>
<Entity uid="20967">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1301.43897" z="1159.04261"/>
<Orientation y="2.35621"/>
<Actor seed="40156"/>
</Entity>
<Entity uid="20968">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1298.43738" z="1159.1941"/>
<Orientation y="2.35621"/>
<Actor seed="38214"/>
</Entity>
<Entity uid="20969">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1299.69727" z="1157.99317"/>
<Orientation y="2.35621"/>
<Actor seed="35490"/>
</Entity>
<Entity uid="20970">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1300.37574" z="1157.51551"/>
<Orientation y="2.35621"/>
<Actor seed="13002"/>
</Entity>
<Entity uid="20971">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1297.8053" z="1158.80542"/>
<Orientation y="2.35621"/>
<Actor seed="12224"/>
</Entity>
<Entity uid="20972">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1340.78834" z="1145.9784"/>
<Orientation y="2.35621"/>
<Actor seed="3830"/>
</Entity>
<Entity uid="20973">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1341.64124" z="1144.36353"/>
<Orientation y="2.35621"/>
<Actor seed="57708"/>
</Entity>
<Entity uid="20974">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1342.81751" z="1146.69568"/>
<Orientation y="2.35621"/>
<Actor seed="49834"/>
</Entity>
<Entity uid="20976">
<Template>actor|props/special/eyecandy/awning_wood_small.xml</Template>
<Position x="1332.037" z="1090.63941"/>
<Orientation y="3.59006"/>
<Actor seed="13556"/>
</Entity>
<Entity uid="20977">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1320.73902" z="1091.31653"/>
<Orientation y="0.38538"/>
<Actor seed="13982"/>
</Entity>
<Entity uid="20978">
<Template>actor|props/special/eyecandy/awning_wood_small.xml</Template>
<Position x="1330.86878" z="1087.32105"/>
<Orientation y="6.61806"/>
<Actor seed="13556"/>
</Entity>
<Entity uid="20979">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1312.78406" z="1080.12793"/>
<Orientation y="6.75551"/>
<Actor seed="38948"/>
</Entity>
<Entity uid="20980">
<Template>actor|geology/stones_tropic_large.xml</Template>
<Position x="1320.14161" z="1154.44971"/>
<Orientation y="3.99212"/>
<Actor seed="47580"/>
</Entity>
<Entity uid="20981">
<Template>actor|props/flora/plant_tropic_large.xml</Template>
<Position x="1378.4546" z="1004.28962"/>
<Orientation y="2.73656"/>
<Actor seed="42390"/>
</Entity>
<Entity uid="20982">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1380.7787" z="1003.03223"/>
<Orientation y="-4.24703"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20983">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1380.94922" z="1003.81788"/>
<Orientation y="-10.90578"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20984">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1380.87244" z="1004.54725"/>
<Orientation y="-5.11461"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20985">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1380.52308" z="1005.13929"/>
<Orientation y="-5.47344"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20986">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1380.07776" z="1005.57538"/>
<Orientation y="-5.5715"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20987">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1379.47107" z="1006.02442"/>
<Orientation y="-5.82973"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20988">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1378.92847" z="1006.24537"/>
<Orientation y="-12.31038"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20989">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1378.16065" z="1006.37061"/>
<Orientation y="-6.28943"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20990">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1377.51661" z="1006.25342"/>
<Orientation y="-6.648"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20991">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1376.93494" z="1005.87647"/>
<Orientation y="-6.93598"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20992">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1376.77308" z="1005.17695"/>
<Orientation y="-10.58237"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20993">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1371.21448" z="1008.02472"/>
<Orientation y="-4.24703"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20994">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1371.38501" z="1008.81037"/>
<Orientation y="-10.90578"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20995">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1371.30823" z="1009.53974"/>
<Orientation y="-5.11461"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20996">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1370.95887" z="1010.13178"/>
<Orientation y="-5.47344"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20997">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1370.51355" z="1010.56788"/>
<Orientation y="-5.5715"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20998">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1369.90687" z="1011.01691"/>
<Orientation y="-5.82973"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="20999">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1369.36426" z="1011.23786"/>
<Orientation y="-12.31038"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21000">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1368.59644" z="1011.3631"/>
<Orientation y="-6.28943"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21001">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1367.9524" z="1011.24592"/>
<Orientation y="-6.648"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21002">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1367.37073" z="1010.86896"/>
<Orientation y="-6.93598"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21003">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1367.20887" z="1010.16944"/>
<Orientation y="-10.58237"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21004">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1360.97986" z="1013.66761"/>
<Orientation y="-4.24703"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21005">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1361.1504" z="1014.45325"/>
<Orientation y="-10.90578"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21006">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1361.07361" z="1015.18262"/>
<Orientation y="-5.11461"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21007">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1360.72425" z="1015.77466"/>
<Orientation y="-5.47344"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21008">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1360.27894" z="1016.21076"/>
<Orientation y="-5.5715"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21009">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1359.67225" z="1016.6598"/>
<Orientation y="-5.82973"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21010">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1359.12964" z="1016.88074"/>
<Orientation y="-12.31038"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21011">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1358.36182" z="1017.00599"/>
<Orientation y="-6.28943"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21012">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1357.71778" z="1016.8888"/>
<Orientation y="-6.648"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21013">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1357.13611" z="1016.51185"/>
<Orientation y="-6.93598"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21014">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1356.97425" z="1015.81232"/>
<Orientation y="-10.58237"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21015">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1379.55213" z="1004.28791"/>
<Orientation y="1.53905"/>
<Actor seed="62830"/>
</Entity>
<Entity uid="21016">
<Template>actor|props/flora/shrub_fanpalm.xml</Template>
<Position x="1378.35828" z="1005.20899"/>
<Orientation y="0.30428"/>
<Actor seed="62830"/>
</Entity>
<Entity uid="21017">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1358.9712" z="1015.78296"/>
<Orientation y="2.84873"/>
<Actor seed="43456"/>
</Entity>
<Entity uid="21018">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1368.69239" z="1010.3188"/>
<Orientation y="2.35621"/>
<Actor seed="37540"/>
</Entity>
<Entity uid="21019">
<Template>actor|props/flora/shrub_tropic_plant_flower.xml</Template>
<Position x="1369.93226" z="1010.57728"/>
<Orientation y="2.35621"/>
<Actor seed="28064"/>
</Entity>
<Entity uid="21020">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1370.02771" z="1009.01697"/>
<Orientation y="2.35621"/>
<Actor seed="46226"/>
</Entity>
<Entity uid="21021">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1367.74854" z="1010.00416"/>
<Orientation y="1.9895"/>
<Actor seed="10898"/>
</Entity>
<Entity uid="21022">
<Template>actor|props/flora/shrub_tropic_plant_a.xml</Template>
<Position x="1369.08191" z="1009.34888"/>
<Orientation y="3.32888"/>
<Actor seed="6012"/>
</Entity>
<Entity uid="21024">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1358.74866" z="1015.06092"/>
<Orientation y="2.88767"/>
<Actor seed="39024"/>
</Entity>
<Entity uid="21027">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1315.49683" z="1027.53223"/>
<Orientation y="-5.94619"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21028">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1314.787" z="1027.64039"/>
<Orientation y="-2.2998"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21029">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1314.36683" z="1028.19166"/>
<Orientation y="-2.01182"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21030">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1314.20105" z="1028.82496"/>
<Orientation y="-1.65325"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21031">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1314.26746" z="1029.59998"/>
<Orientation y="-7.6742"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21032">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1314.44642" z="1030.15784"/>
<Orientation y="-1.19355"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21033">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1314.84791" z="1030.797"/>
<Orientation y="-0.93532"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21034">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1315.24891" z="1031.27417"/>
<Orientation y="-0.83725"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21035">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1315.81263" z="1031.66761"/>
<Orientation y="-0.47843"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21036">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1316.53406" z="1031.79969"/>
<Orientation y="-6.2696"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21037">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1317.33033" z="1031.68946"/>
<Orientation y="0.38917"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21039">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1316.78516" z="1030.97938"/>
<Orientation y="-2.94794"/>
<Actor seed="57936"/>
</Entity>
<Entity uid="21040">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1314.26307" z="1020.84351"/>
<Orientation y="-2.94794"/>
<Actor seed="57936"/>
</Entity>
<Entity uid="21041">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1315.77051" z="1030.40455"/>
<Orientation y="2.9232"/>
<Actor seed="27026"/>
</Entity>
<Entity uid="21042">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1316.0774" z="1028.42847"/>
<Orientation y="-2.82569"/>
<Actor seed="57936"/>
</Entity>
<Entity uid="21043">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1315.42505" z="1028.97962"/>
<Orientation y="3.05886"/>
<Actor seed="27026"/>
</Entity>
<Entity uid="21044">
<Template>actor|flora/trees/acacia.xml</Template>
<Position x="1315.79236" z="1029.70362"/>
<Orientation y="1.88732"/>
<Actor seed="30214"/>
</Entity>
<Entity uid="21045">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1313.34314" z="1083.74256"/>
<Orientation y="2.35621"/>
<Actor seed="13118"/>
</Entity>
<Entity uid="21046">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1311.07435" z="1081.22901"/>
<Orientation y="2.35621"/>
<Actor seed="20086"/>
</Entity>
<Entity uid="21047">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1310.14747" z="1078.9054"/>
<Orientation y="2.35621"/>
<Actor seed="25614"/>
</Entity>
<Entity uid="21048">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1315.69703" z="1092.0813"/>
<Orientation y="2.35621"/>
<Actor seed="39400"/>
</Entity>
<Entity uid="21049">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1307.79981" z="1103.10743"/>
<Orientation y="2.35621"/>
<Actor seed="3928"/>
</Entity>
<Entity uid="21050">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1316.07483" z="1113.36084"/>
<Orientation y="2.35621"/>
<Actor seed="31090"/>
</Entity>
<Entity uid="21051">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1318.98072" z="1116.99292"/>
<Orientation y="2.35621"/>
<Actor seed="11720"/>
</Entity>
<Entity uid="21052">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1331.59815" z="1134.81788"/>
<Orientation y="2.35621"/>
<Actor seed="49990"/>
</Entity>
<Entity uid="21053">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1328.40613" z="1131.40711"/>
<Orientation y="2.35621"/>
<Actor seed="52258"/>
</Entity>
<Entity uid="21054">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1280.8213" z="1129.0896"/>
<Orientation y="2.35621"/>
<Actor seed="13034"/>
</Entity>
<Entity uid="21055">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1335.84302" z="1141.5464"/>
<Orientation y="2.35621"/>
<Actor seed="25192"/>
</Entity>
<Entity uid="21056">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1320.69336" z="1120.5586"/>
<Orientation y="2.35621"/>
<Actor seed="28874"/>
</Entity>
<Entity uid="21057">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1433.57142" z="1087.91785"/>
<Orientation y="2.35621"/>
<Actor seed="57638"/>
</Entity>
<Entity uid="21058">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1428.7815" z="1093.79493"/>
<Orientation y="2.35621"/>
<Actor seed="30380"/>
</Entity>
<Entity uid="21059">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="1433.85389" z="1072.29712"/>
<Orientation y="2.35621"/>
<Actor seed="22192"/>
</Entity>
<Entity uid="21060">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1426.20984" z="1033.02125"/>
<Orientation y="2.35621"/>
<Actor seed="42722"/>
</Entity>
<Entity uid="21061">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1433.74012" z="1097.87452"/>
<Orientation y="2.35621"/>
<Actor seed="34736"/>
</Entity>
<Entity uid="21062">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1273.26832" z="824.78272"/>
<Orientation y="2.35621"/>
<Actor seed="43808"/>
</Entity>
<Entity uid="21063">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1294.30945" z="764.07013"/>
<Orientation y="2.35621"/>
<Actor seed="24352"/>
</Entity>
<Entity uid="21064">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1244.07715" z="808.48096"/>
<Orientation y="2.35621"/>
<Actor seed="6288"/>
</Entity>
<Entity uid="21065">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1257.0547" z="812.57697"/>
<Orientation y="2.35621"/>
<Actor seed="23252"/>
</Entity>
<Entity uid="21066">
<Template>gaia/flora_tree_acacia</Template>
<Player>0</Player>
<Position x="1246.72486" z="809.41803"/>
<Orientation y="2.35621"/>
<Actor seed="64422"/>
</Entity>
<Entity uid="21067">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1315.41858" z="1185.75684"/>
<Orientation y="2.51751"/>
<Actor seed="30804"/>
</Entity>
<Entity uid="21068">
<Template>gaia/fauna_fish_tilapia</Template>
<Player>0</Player>
<Position x="1307.03565" z="1177.60242"/>
<Orientation y="1.85735"/>
<Actor seed="30804"/>
</Entity>
<Entity uid="21069">
<Template>other/bench</Template>
<Player>0</Player>
<Position x="1337.58204" z="1215.71802"/>
<Orientation y="2.35621"/>
<Actor seed="60274"/>
</Entity>
<Entity uid="21070">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1335.61988" z="1216.714"/>
<Orientation y="2.35621"/>
<Actor seed="19626"/>
</Entity>
<Entity uid="21071">
<Template>actor|props/special/eyecandy/basket_celt_a.xml</Template>
<Position x="1336.1659" z="1217.60547"/>
<Orientation y="2.35621"/>
<Actor seed="8992"/>
</Entity>
<Entity uid="21072">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1395.47913" z="1043.47474"/>
<Orientation y="2.35622"/>
<Actor seed="46768"/>
</Entity>
<Entity uid="21073">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1396.5193" z="1016.55152"/>
<Orientation y="3.71276"/>
<Actor seed="50186"/>
</Entity>
<Entity uid="21074">
<Template>gaia/flora_tree_medit_fan_palm</Template>
<Player>0</Player>
<Position x="1397.99207" z="1042.8938"/>
<Orientation y="4.55596"/>
<Actor seed="50186"/>
</Entity>
<Entity uid="21075">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1303.55933" z="1136.50025"/>
<Orientation y="3.45171"/>
<Actor seed="31090"/>
</Entity>
<Entity uid="21076">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1312.47681" z="1064.71949"/>
<Orientation y="2.84873"/>
<Actor seed="43456"/>
</Entity>
<Entity uid="21077">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1310.16858" z="1066.49622"/>
<Orientation y="3.9381"/>
<Actor seed="43456"/>
</Entity>
<Entity uid="21078">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1302.55274" z="1065.94666"/>
<Orientation y="2.84873"/>
<Actor seed="43456"/>
</Entity>
<Entity uid="21079">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1301.61695" z="1068.92518"/>
<Orientation y="2.44866"/>
<Actor seed="43456"/>
</Entity>
<Entity uid="21080">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1301.14295" z="1072.75953"/>
<Orientation y="4.24618"/>
<Actor seed="43456"/>
</Entity>
<Entity uid="21081">
<Template>units/ptol_infantry_pikeman_b</Template>
<Player>5</Player>
<Position x="1265.17664" z="1011.15772"/>
<Orientation y="5.35221"/>
<Actor seed="40746"/>
</Entity>
<Entity uid="21082">
<Template>units/ptol_infantry_pikeman_b</Template>
<Player>5</Player>
<Position x="1263.71558" z="1008.43134"/>
<Orientation y="-1.2424"/>
<Actor seed="61392"/>
</Entity>
<Entity uid="21083">
<Template>units/ptol_infantry_pikeman_b</Template>
<Player>5</Player>
<Position x="1291.58472" z="1022.59003"/>
<Orientation y="0.6372"/>
<Actor seed="40746"/>
</Entity>
<Entity uid="21084">
<Template>units/ptol_infantry_pikeman_b</Template>
<Player>5</Player>
<Position x="1295.39832" z="1020.69599"/>
<Orientation y="-5.86979"/>
<Actor seed="61392"/>
</Entity>
<Entity uid="21086">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1287.82874" z="1076.24158"/>
<Orientation y="2.35621"/>
<Actor seed="22060"/>
</Entity>
<Entity uid="21087">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1304.12464" z="1127.15723"/>
<Orientation y="2.35621"/>
<Actor seed="39196"/>
</Entity>
<Entity uid="21088">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1288.68335" z="1124.23475"/>
<Orientation y="2.35621"/>
<Actor seed="65470"/>
</Entity>
<Entity uid="21089">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1282.75574" z="1073.84632"/>
<Orientation y="2.35621"/>
<Actor seed="4710"/>
</Entity>
<Entity uid="21090">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1330.03711" z="1132.8219"/>
<Orientation y="2.35621"/>
<Actor seed="2076"/>
</Entity>
<Entity uid="21091">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1290.90113" z="1126.93213"/>
<Orientation y="2.35621"/>
<Actor seed="6610"/>
</Entity>
<Entity uid="21092">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1270.86792" z="1104.90418"/>
<Orientation y="2.35621"/>
<Actor seed="6282"/>
</Entity>
<Entity uid="21093">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1292.99463" z="1076.59205"/>
<Orientation y="2.35621"/>
<Actor seed="56248"/>
</Entity>
<Entity uid="21094">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1289.20704" z="1079.22388"/>
<Orientation y="2.35621"/>
<Actor seed="2156"/>
</Entity>
<Entity uid="21095">
<Template>gaia/flora_tree_cretan_date_palm_patch</Template>
<Player>0</Player>
<Position x="1283.12452" z="1077.84815"/>
<Orientation y="1.64283"/>
<Actor seed="31122"/>
</Entity>
<Entity uid="21096">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1211.99781" z="965.73151"/>
<Orientation y="2.35621"/>
<Actor seed="64320"/>
</Entity>
<Entity uid="21097">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1197.41297" z="969.11023"/>
<Orientation y="2.35621"/>
<Actor seed="21096"/>
</Entity>
<Entity uid="21098">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1194.77454" z="971.74952"/>
<Orientation y="2.35621"/>
<Actor seed="5270"/>
</Entity>
<Entity uid="21099">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1193.10169" z="968.61976"/>
<Orientation y="2.35621"/>
<Actor seed="57986"/>
</Entity>
<Entity uid="21100">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1218.18458" z="896.34943"/>
<Orientation y="2.35621"/>
<Actor seed="31036"/>
</Entity>
<Entity uid="21101">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1191.60242" z="974.61512"/>
<Orientation y="2.35621"/>
<Actor seed="31220"/>
</Entity>
<Entity uid="21102">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1205.64014" z="969.82258"/>
<Orientation y="2.35621"/>
<Actor seed="22010"/>
</Entity>
<Entity uid="21103">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1225.22217" z="859.51105"/>
<Orientation y="2.35621"/>
<Actor seed="8380"/>
</Entity>
<Entity uid="21104">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1190.65992" z="969.78486"/>
<Orientation y="2.35621"/>
<Actor seed="14300"/>
</Entity>
<Entity uid="21105">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1209.67078" z="966.43158"/>
<Orientation y="2.35621"/>
<Actor seed="20650"/>
</Entity>
<Entity uid="21106">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1395.03284" z="1131.05933"/>
<Orientation y="2.35621"/>
<Actor seed="7828"/>
</Entity>
<Entity uid="21107">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1304.19568" z="1153.8844"/>
<Orientation y="2.35621"/>
<Actor seed="61534"/>
</Entity>
<Entity uid="21108">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1266.29798" z="1126.93287"/>
<Orientation y="2.35621"/>
<Actor seed="11576"/>
</Entity>
<Entity uid="21109">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1253.65271" z="1098.17872"/>
<Orientation y="2.35621"/>
<Actor seed="30822"/>
</Entity>
<Entity uid="21110">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1192.28577" z="966.71937"/>
<Orientation y="2.35621"/>
<Actor seed="29192"/>
</Entity>
<Entity uid="21111">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1277.87671" z="1139.7743"/>
<Orientation y="2.35621"/>
<Actor seed="53892"/>
</Entity>
<Entity uid="21112">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1309.02881" z="1150.8982"/>
<Orientation y="2.35621"/>
<Actor seed="44106"/>
</Entity>
<Entity uid="21113">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1257.72938" z="1107.7168"/>
<Orientation y="2.35621"/>
<Actor seed="806"/>
</Entity>
<Entity uid="21114">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1250.70606" z="1093.75171"/>
<Orientation y="2.35621"/>
<Actor seed="20588"/>
</Entity>
<Entity uid="21115">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1379.7334" z="1150.15284"/>
<Orientation y="2.35621"/>
<Actor seed="63464"/>
</Entity>
<Entity uid="21116">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1381.26526" z="1161.19922"/>
<Orientation y="2.35621"/>
<Actor seed="10308"/>
</Entity>
<Entity uid="21117">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1222.24402" z="930.01368"/>
<Orientation y="2.35621"/>
<Actor seed="61478"/>
</Entity>
<Entity uid="21118">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1202.53138" z="905.66956"/>
<Orientation y="2.35621"/>
<Actor seed="28526"/>
</Entity>
<Entity uid="21119">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1193.43873" z="904.78205"/>
<Orientation y="2.35621"/>
<Actor seed="52904"/>
</Entity>
<Entity uid="21120">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.41553" z="848.76362"/>
<Orientation y="2.35621"/>
<Actor seed="29728"/>
</Entity>
<Entity uid="21121">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1285.74561" z="1100.0923"/>
<Orientation y="2.35621"/>
<Actor seed="43814"/>
</Entity>
<Entity uid="21122">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1376.85743" z="1144.82654"/>
<Orientation y="2.35622"/>
<Actor seed="22060"/>
</Entity>
<Entity uid="21123">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1383.41419" z="1095.00208"/>
<Orientation y="2.35622"/>
<Actor seed="22060"/>
</Entity>
<Entity uid="21124">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1387.89527" z="1102.83838"/>
<Orientation y="2.66161"/>
<Actor seed="1549"/>
</Entity>
<Entity uid="21125">
<Template>structures/kush_temple_amun</Template>
<Player>2</Player>
<Position x="1573.21912" z="394.28513"/>
<Orientation y="-2.13398"/>
<Obstruction group="21191"/>
<Actor seed="50846"/>
</Entity>
<Entity uid="21126">
<Template>structures/kush_wonder</Template>
<Player>2</Player>
<Position x="1598.5232" z="451.57511"/>
<Orientation y="-2.139"/>
<Obstruction group="21191" group2="21187"/>
<Actor seed="56094"/>
</Entity>
<Entity uid="21127">
<Template>structures/kush_shrine</Template>
<Player>2</Player>
<Position x="1562.03223" z="446.4134"/>
<Orientation y="-10.0027"/>
<Obstruction group="21191" group2="21188"/>
<Actor seed="27364"/>
</Entity>
<Entity uid="21129">
- <Template>structures/kush_workshop</Template>
+ <Template>structures/kush_arsenal</Template>
<Player>2</Player>
<Position x="1598.93201" z="551.38727"/>
<Orientation y="4.13512"/>
<Obstruction group="21536"/>
<Actor seed="10270"/>
</Entity>
<Entity uid="21130">
<Template>structures/kush_range</Template>
<Player>2</Player>
<Position x="1566.81959" z="492.31882"/>
<Orientation y="-0.58457"/>
<Actor seed="8260"/>
</Entity>
<Entity uid="21133">
<Template>structures/kush_elephant_stables</Template>
<Player>2</Player>
<Position x="1519.04603" z="546.43561"/>
<Orientation y="-3.71683"/>
<Obstruction group="21535" group2="21538"/>
<Actor seed="18116"/>
</Entity>
<Entity uid="21134">
<Template>structures/kush_stable</Template>
<Player>0</Player>
<Position x="1543.90833" z="350.09858"/>
<Orientation y="-0.57052"/>
<Actor seed="35374"/>
</Entity>
<Entity uid="21139">
<Template>structures/kush_shrine</Template>
<Player>2</Player>
<Position x="1540.57703" z="432.41675"/>
<Orientation y="-10.0027"/>
<Obstruction group="21191"/>
<Actor seed="27364"/>
</Entity>
<Entity uid="21149">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1585.69495" z="533.60431"/>
<Orientation y="-0.58417"/>
<Actor seed="54634"/>
</Entity>
<Entity uid="21150">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1588.25892" z="535.30182"/>
<Orientation y="-0.59446"/>
<Actor seed="40406"/>
</Entity>
<Entity uid="21154">
<Template>structures/kush_shrine</Template>
<Player>2</Player>
<Position x="1557.00977" z="406.54389"/>
<Orientation y="-13.12897"/>
<Obstruction group="21183"/>
<Actor seed="27364"/>
</Entity>
<Entity uid="21155">
<Template>structures/kush_shrine</Template>
<Player>2</Player>
<Position x="1578.67676" z="420.21024"/>
<Orientation y="-13.12897"/>
<Obstruction group="21187" group2="21188"/>
<Actor seed="27364"/>
</Entity>
<Entity uid="21171">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1567.55286" z="431.83295"/>
<Orientation y="0.98842"/>
<Actor seed="46998"/>
</Entity>
<Entity uid="21172">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1564.30665" z="429.83677"/>
<Orientation y="-2.14277"/>
<Actor seed="18864"/>
</Entity>
<Entity uid="21173">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1576.2251" z="437.34168"/>
<Orientation y="-5.31493"/>
<Actor seed="18864"/>
</Entity>
<Entity uid="21174">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1573.04126" z="435.24726"/>
<Orientation y="-2.18375"/>
<Actor seed="46998"/>
</Entity>
<Entity uid="21175">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1541.6438" z="414.46921"/>
<Orientation y="-2.17072"/>
<Actor seed="18864"/>
</Entity>
<Entity uid="21176">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1544.83313" z="416.55536"/>
<Orientation y="0.96047"/>
<Actor seed="46998"/>
</Entity>
<Entity uid="21177">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular_lion.xml</Template>
<Position x="1554.04322" z="422.61133"/>
<Orientation y="-5.28016"/>
<Actor seed="18864"/>
</Entity>
<Entity uid="21178">
<Template>actor|props/structures/kushites/statue_pedestal_rectangular.xml</Template>
<Position x="1550.78858" z="420.62851"/>
<Orientation y="-2.14898"/>
<Actor seed="46998"/>
</Entity>
<Entity uid="21179">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1559.33484" z="426.4061"/>
<Orientation y="-7.76084"/>
<Actor seed="1786"/>
</Entity>
<Entity uid="21180">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1559.44117" z="425.52991"/>
<Orientation y="-7.76084"/>
<Actor seed="25520"/>
</Entity>
<Entity uid="21181">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1560.10254" z="425.35224"/>
<Orientation y="-7.76084"/>
<Actor seed="5942"/>
</Entity>
<Entity uid="21192">
<Template>structures/kush_fortress</Template>
<Player>2</Player>
<Position x="1558.61365" z="571.29542"/>
<Orientation y="2.57151"/>
<Actor seed="4966"/>
</Entity>
<Entity uid="21212">
<Template>actor|structures/kushites/civic_centre_egyptian.xml</Template>
<Position x="1531.76355" z="470.12711"/>
<Orientation y="5.71254"/>
<Actor seed="3672"/>
</Entity>
<Entity uid="21220">
<Template>structures/kush_temple</Template>
<Player>2</Player>
<Position x="1525.93592" z="444.1324"/>
<Orientation y="4.12652"/>
<Actor seed="16870"/>
</Entity>
<Entity uid="21235">
<Template>structures/kush_civil_centre</Template>
<Player>2</Player>
<Position x="1488.06653" z="538.79505"/>
<Orientation y="8.85524"/>
<Actor seed="21228"/>
</Entity>
<Entity uid="21236">
<Template>structures/kush_barracks</Template>
<Player>2</Player>
<Position x="1623.1432" z="492.172"/>
<Orientation y="-6.85921"/>
<Actor seed="22498"/>
</Entity>
<Entity uid="21237">
<Template>structures/kush_market</Template>
<Player>2</Player>
<Position x="1485.33057" z="482.82657"/>
<Orientation y="-0.59415"/>
<Actor seed="48224"/>
</Entity>
<Entity uid="21251">
<Template>structures/kush_pyramid_large</Template>
<Player>0</Player>
<Position x="1232.24671" z="142.55378"/>
<Orientation y="1.98336"/>
<Actor seed="33438"/>
</Entity>
<Entity uid="21252">
<Template>structures/kush_pyramid_large</Template>
<Player>2</Player>
<Position x="1545.23133" z="519.71003"/>
<Orientation y="10.41617"/>
<Actor seed="21466"/>
</Entity>
<Entity uid="21255">
<Template>structures/kush_dock</Template>
<Player>2</Player>
<Position x="1476.16102" z="447.26758"/>
<Orientation y="-0.5958"/>
<Actor seed="4868"/>
</Entity>
<Entity uid="21257">
<Template>structures/kush_dock</Template>
<Player>2</Player>
<Position x="1442.20765" z="493.28736"/>
<Orientation y="-3.74376"/>
<Actor seed="4868"/>
</Entity>
<Entity uid="21258">
<Template>structures/kush_defense_tower</Template>
<Player>2</Player>
<Position x="1477.1648" z="424.69932"/>
<Orientation y="-2.16718"/>
<Actor seed="2762"/>
</Entity>
<Entity uid="21259">
<Template>structures/kush_defense_tower</Template>
<Player>2</Player>
<Position x="1524.4336" z="351.9828"/>
<Orientation y="-2.16301"/>
<Actor seed="2764"/>
</Entity>
<Entity uid="21260">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1477.42737" z="421.21839"/>
<Orientation y="2.35621"/>
<Actor seed="32496"/>
</Entity>
<Entity uid="21261">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1476.91907" z="420.45469"/>
<Orientation y="2.35621"/>
<Actor seed="40514"/>
</Entity>
<Entity uid="21262">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1476.27686" z="418.67423"/>
<Orientation y="-1.90175"/>
<Actor seed="50320"/>
</Entity>
<Entity uid="21263">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1478.16529" z="416.1258"/>
<Orientation y="2.35621"/>
<Actor seed="53062"/>
</Entity>
<Entity uid="21264">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1481.72571" z="412.14585"/>
<Orientation y="2.35621"/>
<Actor seed="38684"/>
</Entity>
<Entity uid="21265">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1482.50513" z="411.22864"/>
<Orientation y="-3.01665"/>
<Actor seed="58644"/>
</Entity>
<Entity uid="21266">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1484.9961" z="410.09467"/>
<Orientation y="2.35621"/>
<Actor seed="29344"/>
</Entity>
<Entity uid="21267">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1487.193" z="407.96055"/>
<Orientation y="2.35621"/>
<Actor seed="44022"/>
</Entity>
<Entity uid="21268">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1489.5525" z="406.8491"/>
<Orientation y="-3.28025"/>
<Actor seed="226"/>
</Entity>
<Entity uid="21269">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1494.77515" z="405.31806"/>
<Orientation y="1.55599"/>
<Actor seed="35514"/>
</Entity>
<Entity uid="21270">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1499.00355" z="404.82447"/>
<Orientation y="2.35621"/>
<Actor seed="12602"/>
</Entity>
<Entity uid="21271">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1501.14942" z="405.22281"/>
<Orientation y="2.35621"/>
<Actor seed="22536"/>
</Entity>
<Entity uid="21272">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1504.02002" z="407.1327"/>
<Orientation y="2.35621"/>
<Actor seed="24982"/>
</Entity>
<Entity uid="21273">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1518.21045" z="383.62818"/>
<Orientation y="2.35621"/>
<Actor seed="58472"/>
</Entity>
<Entity uid="21274">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1515.54053" z="381.524"/>
<Orientation y="-7.40719"/>
<Actor seed="45408"/>
</Entity>
<Entity uid="21275">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1512.97144" z="379.62491"/>
<Orientation y="-2.59206"/>
<Actor seed="11916"/>
</Entity>
<Entity uid="21276">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1510.99183" z="374.089"/>
<Orientation y="2.35621"/>
<Actor seed="56738"/>
</Entity>
<Entity uid="21277">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1512.01856" z="377.26163"/>
<Orientation y="-3.14251"/>
<Actor seed="25588"/>
</Entity>
<Entity uid="21278">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1510.89893" z="371.59781"/>
<Orientation y="-2.75071"/>
<Actor seed="32810"/>
</Entity>
<Entity uid="21279">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.41443" z="368.4563"/>
<Orientation y="2.35621"/>
<Actor seed="24670"/>
</Entity>
<Entity uid="21280">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1513.18616" z="365.08158"/>
<Orientation y="3.75838"/>
<Actor seed="55834"/>
</Entity>
<Entity uid="21281">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1514.64039" z="361.80466"/>
<Orientation y="-1.28393"/>
<Actor seed="29508"/>
</Entity>
<Entity uid="21282">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1515.38758" z="358.74863"/>
<Orientation y="2.85547"/>
<Actor seed="5260"/>
</Entity>
<Entity uid="21283">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1516.92078" z="355.81122"/>
<Orientation y="2.35621"/>
<Actor seed="60102"/>
</Entity>
<Entity uid="21284">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1518.1598" z="354.1999"/>
<Orientation y="2.35621"/>
<Actor seed="47298"/>
</Entity>
<Entity uid="21285">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1519.9336" z="353.6366"/>
<Orientation y="2.35621"/>
<Actor seed="24624"/>
</Entity>
<Entity uid="21286">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1518.82105" z="352.5962"/>
<Orientation y="3.63978"/>
<Actor seed="43928"/>
</Entity>
<Entity uid="21287">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1516.46851" z="356.73823"/>
<Orientation y="-2.89127"/>
<Actor seed="8870"/>
</Entity>
<Entity uid="21288">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1515.19581" z="359.5387"/>
<Orientation y="3.60543"/>
<Actor seed="54930"/>
</Entity>
<Entity uid="21289">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1513.65894" z="363.58912"/>
<Orientation y="2.35621"/>
<Actor seed="33008"/>
</Entity>
<Entity uid="21290">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.02002" z="367.96967"/>
<Orientation y="2.35621"/>
<Actor seed="31566"/>
</Entity>
<Entity uid="21291">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1510.05628" z="373.04175"/>
<Orientation y="2.35621"/>
<Actor seed="15394"/>
</Entity>
<Entity uid="21292">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1510.8777" z="374.89313"/>
<Orientation y="2.35621"/>
<Actor seed="38080"/>
</Entity>
<Entity uid="21293">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.16285" z="370.66013"/>
<Orientation y="2.35621"/>
<Actor seed="14590"/>
</Entity>
<Entity uid="21294">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1512.4015" z="367.31275"/>
<Orientation y="2.35621"/>
<Actor seed="17376"/>
</Entity>
<Entity uid="21295">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1514.71473" z="381.18836"/>
<Orientation y="2.35621"/>
<Actor seed="46790"/>
</Entity>
<Entity uid="21296">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1512.02686" z="378.1479"/>
<Orientation y="2.35621"/>
<Actor seed="46156"/>
</Entity>
<Entity uid="21297">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.5464" z="373.81275"/>
<Orientation y="2.35621"/>
<Actor seed="1662"/>
</Entity>
<Entity uid="21298">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1514.88831" z="362.65055"/>
<Orientation y="2.35621"/>
<Actor seed="51066"/>
</Entity>
<Entity uid="21299">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1516.06397" z="357.58857"/>
<Orientation y="2.35621"/>
<Actor seed="5676"/>
</Entity>
<Entity uid="21300">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1517.40625" z="355.64979"/>
<Orientation y="2.35621"/>
<Actor seed="52224"/>
</Entity>
<Entity uid="21301">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1514.5149" z="363.92954"/>
<Orientation y="2.35621"/>
<Actor seed="16428"/>
</Entity>
<Entity uid="21302">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.5293" z="369.02225"/>
<Orientation y="1.2569"/>
<Actor seed="12426"/>
</Entity>
<Entity uid="21303">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1510.9723" z="375.69745"/>
<Orientation y="8.03182"/>
<Actor seed="53032"/>
</Entity>
<Entity uid="21304">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1513.70472" z="380.6048"/>
<Orientation y="5.54636"/>
<Actor seed="8448"/>
</Entity>
<Entity uid="21305">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1516.99463" z="382.42103"/>
<Orientation y="2.35621"/>
<Actor seed="43968"/>
</Entity>
<Entity uid="21306">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1497.56214" z="405.5023"/>
<Orientation y="2.84556"/>
<Actor seed="61066"/>
</Entity>
<Entity uid="21307">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1491.57569" z="405.96702"/>
<Orientation y="2.35621"/>
<Actor seed="53618"/>
</Entity>
<Entity uid="21308">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1486.55103" z="408.45347"/>
<Orientation y="2.35621"/>
<Actor seed="43470"/>
</Entity>
<Entity uid="21309">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1484.10047" z="410.72025"/>
<Orientation y="2.35621"/>
<Actor seed="38104"/>
</Entity>
<Entity uid="21310">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1481.05884" z="414.25788"/>
<Orientation y="2.35621"/>
<Actor seed="4420"/>
</Entity>
<Entity uid="21311">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1478.2588" z="416.84775"/>
<Orientation y="2.35621"/>
<Actor seed="38342"/>
</Entity>
<Entity uid="21312">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1479.30555" z="414.99292"/>
<Orientation y="2.35621"/>
<Actor seed="33744"/>
</Entity>
<Entity uid="21313">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1481.00733" z="413.49704"/>
<Orientation y="2.35621"/>
<Actor seed="35930"/>
</Entity>
<Entity uid="21314">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1478.38355" z="414.96995"/>
<Orientation y="2.35621"/>
<Actor seed="43678"/>
</Entity>
<Entity uid="21315">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1477.03028" z="417.60505"/>
<Orientation y="2.35621"/>
<Actor seed="6288"/>
</Entity>
<Entity uid="21316">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1482.84046" z="410.24775"/>
<Orientation y="2.35621"/>
<Actor seed="41822"/>
</Entity>
<Entity uid="21317">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1484.86219" z="409.27659"/>
<Orientation y="-1.02372"/>
<Actor seed="30820"/>
</Entity>
<Entity uid="21318">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1479.90857" z="414.91178"/>
<Orientation y="2.35621"/>
<Actor seed="16098"/>
</Entity>
<Entity uid="21319">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1492.13733" z="405.73084"/>
<Orientation y="4.20113"/>
<Actor seed="43290"/>
</Entity>
<Entity uid="21320">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1478.65235" z="415.36225"/>
<Orientation y="3.57638"/>
<Actor seed="1604"/>
</Entity>
<Entity uid="21321">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1513.14356" z="378.79935"/>
<Orientation y="2.35621"/>
<Actor seed="7344"/>
</Entity>
<Entity uid="21323">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1488.3412" z="407.67731"/>
<Orientation y="2.35621"/>
<Actor seed="15692"/>
</Entity>
<Entity uid="21324">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1486.8949" z="407.44413"/>
<Orientation y="2.35621"/>
<Actor seed="17538"/>
</Entity>
<Entity uid="21325">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1483.03089" z="411.28037"/>
<Orientation y="2.35621"/>
<Actor seed="29248"/>
</Entity>
<Entity uid="21326">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1481.13672" z="412.63459"/>
<Orientation y="2.35621"/>
<Actor seed="6172"/>
</Entity>
<Entity uid="21327">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1479.74061" z="412.94205"/>
<Orientation y="2.35621"/>
<Actor seed="11564"/>
</Entity>
<Entity uid="21328">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1488.30054" z="406.46833"/>
<Orientation y="2.35621"/>
<Actor seed="40554"/>
</Entity>
<Entity uid="21329">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1483.85792" z="409.57477"/>
<Orientation y="2.35621"/>
<Actor seed="27712"/>
</Entity>
<Entity uid="21330">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1485.46241" z="407.74231"/>
<Orientation y="2.35621"/>
<Actor seed="34152"/>
</Entity>
<Entity uid="21331">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1509.87305" z="371.78104"/>
<Orientation y="2.35621"/>
<Actor seed="31704"/>
</Entity>
<Entity uid="21332">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1509.77601" z="369.93326"/>
<Orientation y="2.35621"/>
<Actor seed="62778"/>
</Entity>
<Entity uid="21333">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.3219" z="365.97053"/>
<Orientation y="2.35621"/>
<Actor seed="35808"/>
</Entity>
<Entity uid="21334">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1512.6161" z="364.71198"/>
<Orientation y="2.35621"/>
<Actor seed="62694"/>
</Entity>
<Entity uid="21335">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1513.82044" z="363.10044"/>
<Orientation y="2.35621"/>
<Actor seed="4814"/>
</Entity>
<Entity uid="21336">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1515.6084" z="361.36551"/>
<Orientation y="2.35621"/>
<Actor seed="36482"/>
</Entity>
<Entity uid="21337">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1517.13843" z="357.95121"/>
<Orientation y="2.35621"/>
<Actor seed="31238"/>
</Entity>
<Entity uid="21338">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1517.93323" z="355.16318"/>
<Orientation y="2.35621"/>
<Actor seed="32504"/>
</Entity>
<Entity uid="21339">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1518.22828" z="355.5716"/>
<Orientation y="2.35621"/>
<Actor seed="61324"/>
</Entity>
<Entity uid="21340">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1519.39393" z="353.3744"/>
<Orientation y="2.35621"/>
<Actor seed="7662"/>
</Entity>
<Entity uid="21341">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1516.62171" z="359.26206"/>
<Orientation y="2.35621"/>
<Actor seed="38740"/>
</Entity>
<Entity uid="21342">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1517.31385" z="358.1803"/>
<Orientation y="2.35621"/>
<Actor seed="3804"/>
</Entity>
<Entity uid="21343">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1512.9828" z="362.09974"/>
<Orientation y="2.35621"/>
<Actor seed="43256"/>
</Entity>
<Entity uid="21344">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1513.99585" z="360.10727"/>
<Orientation y="2.35621"/>
<Actor seed="21736"/>
</Entity>
<Entity uid="21345">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.07691" z="377.16523"/>
<Orientation y="2.35621"/>
<Actor seed="60714"/>
</Entity>
<Entity uid="21346">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1511.22303" z="376.43726"/>
<Orientation y="2.35621"/>
<Actor seed="44946"/>
</Entity>
<Entity uid="21347">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1513.05152" z="377.67624"/>
<Orientation y="2.35621"/>
<Actor seed="10412"/>
</Entity>
<Entity uid="21348">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1515.18836" z="379.80839"/>
<Orientation y="2.35621"/>
<Actor seed="54978"/>
</Entity>
<Entity uid="21349">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1503.33423" z="407.38657"/>
<Orientation y="7.63892"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21350">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1502.9839" z="407.30655"/>
<Orientation y="7.70716"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21351">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1502.58997" z="407.23697"/>
<Orientation y="7.71024"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21352">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1502.17798" z="407.13361"/>
<Orientation y="7.70716"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21353">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1501.76246" z="407.01407"/>
<Orientation y="7.70716"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21354">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1501.39881" z="406.95557"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21355">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1500.99622" z="406.986"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21356">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1500.61622" z="406.93503"/>
<Orientation y="7.7128"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21357">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1499.86292" z="406.84076"/>
<Orientation y="7.78411"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21358">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1500.26075" z="406.88105"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21359">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1499.44446" z="406.76807"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21360">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1499.02125" z="406.67951"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21361">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1498.6692" z="406.56254"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21362">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1498.26661" z="406.59296"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21363">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1498.02735" z="406.56714"/>
<Orientation y="7.7128"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21364">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1497.24207" z="406.52527"/>
<Orientation y="7.86304"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21365">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1497.63404" z="406.52561"/>
<Orientation y="7.78103"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21366">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.81922" z="406.48581"/>
<Orientation y="7.85996"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21367">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.39039" z="406.43091"/>
<Orientation y="7.85996"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21368">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.03016" z="406.34202"/>
<Orientation y="7.85996"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21369">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1495.63123" z="406.40409"/>
<Orientation y="7.85996"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21370">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1495.41431" z="406.33225"/>
<Orientation y="8.01194"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21371">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1494.66675" z="406.46415"/>
<Orientation y="8.08324"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21372">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1495.05884" z="406.38541"/>
<Orientation y="8.08016"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21373">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1494.24549" z="406.51801"/>
<Orientation y="8.08016"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21374">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1493.84986" z="406.62159"/>
<Orientation y="8.08016"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21375">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1493.38648" z="406.7258"/>
<Orientation y="8.08016"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21376">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1493.089" z="406.75861"/>
<Orientation y="8.08016"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21377">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.71497" z="406.82981"/>
<Orientation y="8.21691"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21378">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.0099" z="407.11109"/>
<Orientation y="8.28821"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21379">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.3777" z="406.95423"/>
<Orientation y="8.28513"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21380">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1491.6084" z="407.24961"/>
<Orientation y="8.28513"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21381">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1491.19507" z="407.37647"/>
<Orientation y="8.28513"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21382">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1490.83021" z="407.4441"/>
<Orientation y="8.28513"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21383">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1490.49256" z="407.66517"/>
<Orientation y="8.28513"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21384">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1488.28943" z="408.85923"/>
<Orientation y="8.39757"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21385">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1487.12354" z="409.54004"/>
<Orientation y="8.46888"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21386">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1487.83301" z="409.12601"/>
<Orientation y="8.4658"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21387">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1486.80457" z="409.75443"/>
<Orientation y="8.4658"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21388">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1486.44056" z="409.95395"/>
<Orientation y="8.4658"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21389">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1486.07361" z="410.1548"/>
<Orientation y="8.4658"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21390">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1485.78101" z="410.43296"/>
<Orientation y="8.4658"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21391">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1490.09766" z="407.8797"/>
<Orientation y="8.36716"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21392">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1489.44263" z="408.26337"/>
<Orientation y="8.43845"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21393">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1489.78284" z="408.05317"/>
<Orientation y="8.43537"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21394">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1489.06629" z="408.4604"/>
<Orientation y="8.43537"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21395">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1488.67664" z="408.64771"/>
<Orientation y="8.43537"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21396">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1485.39734" z="410.67341"/>
<Orientation y="8.44112"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21397">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1484.77247" z="411.10444"/>
<Orientation y="8.51241"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21398">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1485.0962" z="410.86966"/>
<Orientation y="8.50933"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21399">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1484.41163" z="411.32871"/>
<Orientation y="8.50933"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21400">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1484.03687" z="411.54432"/>
<Orientation y="8.50933"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21401">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1487.51783" z="409.323"/>
<Orientation y="8.46581"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21402">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1483.56067" z="411.82605"/>
<Orientation y="8.57522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21403">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1482.90137" z="412.17127"/>
<Orientation y="8.57522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21404">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1482.19666" z="412.84101"/>
<Orientation y="8.79542"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21405">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1483.2317" z="412.00211"/>
<Orientation y="8.57522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21406">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1483.93653" z="411.51481"/>
<Orientation y="8.5783"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21407">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1482.43018" z="412.56775"/>
<Orientation y="8.72721"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21408">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1482.641" z="412.47974"/>
<Orientation y="8.57522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21409">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1481.95228" z="413.1576"/>
<Orientation y="8.7985"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21410">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1481.49927" z="413.93586"/>
<Orientation y="8.70301"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21411">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1480.86707" z="414.42939"/>
<Orientation y="8.70301"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21412">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1480.2533" z="415.18354"/>
<Orientation y="8.92321"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21413">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1481.1731" z="414.21955"/>
<Orientation y="8.70301"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21414">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1481.80994" z="413.64643"/>
<Orientation y="8.7061"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21415">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1480.45008" z="414.88273"/>
<Orientation y="8.855"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21416">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1480.64808" z="414.76856"/>
<Orientation y="8.70301"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21417">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1480.0514" z="415.52863"/>
<Orientation y="8.7426"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21427">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1479.7616" z="415.5376"/>
<Orientation y="8.70061"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21429">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1477.94117" z="417.87684"/>
<Orientation y="8.88625"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21430">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1478.13196" z="417.55976"/>
<Orientation y="8.81394"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21431">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1478.40625" z="417.17203"/>
<Orientation y="8.81394"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21432">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1478.63086" z="416.83017"/>
<Orientation y="8.81394"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21433">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1478.92652" z="416.50486"/>
<Orientation y="8.81702"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21434">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1479.146" z="416.18699"/>
<Orientation y="8.81394"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21435">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1479.46143" z="415.83228"/>
<Orientation y="8.67484"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21436">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1477.49097" z="418.60087"/>
<Orientation y="9.00481"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21437">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1477.3075" z="419.03864"/>
<Orientation y="9.14391"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21438">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1477.18604" z="419.41965"/>
<Orientation y="9.147"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21439">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1477.02857" z="419.81403"/>
<Orientation y="9.14391"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21440">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1476.92688" z="420.21024"/>
<Orientation y="9.14391"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21441">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1476.79297" z="420.66593"/>
<Orientation y="9.14391"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21442">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1476.71521" z="421.02771"/>
<Orientation y="9.21622"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21443">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1476.6233" z="421.49646"/>
<Orientation y="9.28"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21444">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1477.67945" z="418.22483"/>
<Orientation y="9.03058"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21445">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1519.20533" z="383.27793"/>
<Orientation y="10.39132"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21446">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.82593" z="382.98758"/>
<Orientation y="10.32753"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21447">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.53614" z="382.75733"/>
<Orientation y="10.25522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21448">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.18714" z="382.43522"/>
<Orientation y="10.25522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21449">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.87708" z="382.1685"/>
<Orientation y="10.25522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21450">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.59351" z="381.85242"/>
<Orientation y="10.25831"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21451">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.30591" z="381.5745"/>
<Orientation y="10.25522"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21452">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1516.99488" z="381.21607"/>
<Orientation y="10.11612"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21453">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1516.58716" z="381.06928"/>
<Orientation y="10.1419"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21454">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1516.34864" z="380.81034"/>
<Orientation y="10.2997"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21455">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.99744" z="380.48649"/>
<Orientation y="10.23591"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21456">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.72986" z="380.23069"/>
<Orientation y="10.1636"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21457">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.41187" z="379.878"/>
<Orientation y="10.1636"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21458">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.12745" z="379.58402"/>
<Orientation y="10.1636"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21459">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.87403" z="379.24332"/>
<Orientation y="10.1667"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21460">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.61304" z="378.94025"/>
<Orientation y="10.1636"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21461">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.33619" z="378.55488"/>
<Orientation y="10.0245"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21462">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.11451" z="378.19718"/>
<Orientation y="10.05028"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21463">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.76148" z="377.85657"/>
<Orientation y="10.01462"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21464">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.51551" z="377.44703"/>
<Orientation y="9.95083"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21465">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.33082" z="377.12632"/>
<Orientation y="9.87851"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21466">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.12476" z="376.6984"/>
<Orientation y="9.87851"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21467">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.93458" z="376.33631"/>
<Orientation y="9.87851"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21468">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.78711" z="375.93812"/>
<Orientation y="9.88161"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21469">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.62195" z="375.57386"/>
<Orientation y="9.87851"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21470">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.4646" z="375.12616"/>
<Orientation y="9.73942"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21471">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.35254" z="374.72059"/>
<Orientation y="9.7652"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21472">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.43409" z="374.35444"/>
<Orientation y="9.6293"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21473">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.36" z="373.88245"/>
<Orientation y="9.5655"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21474">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.30933" z="373.51578"/>
<Orientation y="9.49318"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21475">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.2793" z="373.04184"/>
<Orientation y="9.49318"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21476">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.23914" z="372.6348"/>
<Orientation y="9.49318"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21477">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.2522" z="372.2104"/>
<Orientation y="9.49628"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21478">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.23597" z="371.81077"/>
<Orientation y="9.49318"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21479">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.25843" z="371.33674"/>
<Orientation y="9.35409"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21480">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.30701" z="370.91874"/>
<Orientation y="9.37987"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21481">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.22022" z="370.50681"/>
<Orientation y="9.28776"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21482">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.3086" z="370.0373"/>
<Orientation y="9.22396"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21483">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.3838" z="369.67487"/>
<Orientation y="9.15165"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21484">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.51417" z="369.21821"/>
<Orientation y="9.15165"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21485">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.61255" z="368.82123"/>
<Orientation y="9.15165"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21486">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.7671" z="368.4257"/>
<Orientation y="9.15474"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21487">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1512.88575" z="368.04374"/>
<Orientation y="9.15165"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21488">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.06568" z="367.60462"/>
<Orientation y="9.01255"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21489">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.25147" z="367.22706"/>
<Orientation y="9.03834"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21490">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.33692" z="366.85969"/>
<Orientation y="9.08248"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21491">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.51917" z="366.41803"/>
<Orientation y="9.01868"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21492">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.66651" z="366.07853"/>
<Orientation y="8.94637"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21493">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1513.88733" z="365.65803"/>
<Orientation y="8.94637"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21494">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.06458" z="365.28943"/>
<Orientation y="8.94637"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21495">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.29651" z="364.9337"/>
<Orientation y="8.94947"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21496">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.49036" z="364.58396"/>
<Orientation y="8.94637"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21497">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1514.75611" z="364.19071"/>
<Orientation y="8.80727"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21498">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.0149" z="363.85895"/>
<Orientation y="8.83306"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21499">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.06287" z="363.4838"/>
<Orientation y="9.11684"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21500">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.22974" z="363.03617"/>
<Orientation y="9.05304"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21501">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.36524" z="362.69178"/>
<Orientation y="8.98073"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21502">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.57154" z="362.26395"/>
<Orientation y="8.98073"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21503">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.73609" z="361.8895"/>
<Orientation y="8.98073"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21504">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1515.95557" z="361.52601"/>
<Orientation y="8.98383"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21505">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1516.13746" z="361.1698"/>
<Orientation y="8.98073"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21506">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1516.38941" z="360.76767"/>
<Orientation y="8.84163"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21507">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1516.6366" z="360.42722"/>
<Orientation y="8.86742"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21508">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1516.92237" z="360.00602"/>
<Orientation y="9.1201"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21509">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.08777" z="359.55784"/>
<Orientation y="9.0563"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21510">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.2223" z="359.21302"/>
<Orientation y="8.98398"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21511">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.42713" z="358.78452"/>
<Orientation y="8.98398"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21512">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.59058" z="358.40952"/>
<Orientation y="8.98398"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21513">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.80884" z="358.04532"/>
<Orientation y="8.98708"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21514">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1517.98951" z="357.68851"/>
<Orientation y="8.98398"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21515">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.24012" z="357.28559"/>
<Orientation y="8.84488"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21516">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.48633" z="356.94431"/>
<Orientation y="8.87067"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21517">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.61915" z="356.62122"/>
<Orientation y="9.15526"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21518">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.76868" z="356.16749"/>
<Orientation y="9.09147"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21519">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1518.891" z="355.81815"/>
<Orientation y="9.01915"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21520">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1519.0807" z="355.38273"/>
<Orientation y="9.01915"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21521">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1519.23072" z="355.00223"/>
<Orientation y="9.01915"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21522">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1519.43616" z="354.63056"/>
<Orientation y="9.02225"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21523">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1519.60413" z="354.26761"/>
<Orientation y="9.01915"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21524">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1519.84046" z="353.85611"/>
<Orientation y="8.88006"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21525">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1520.07447" z="353.50641"/>
<Orientation y="8.90584"/>
<Actor seed="63844"/>
</Entity>
<Entity uid="21526">
<Template>structures/kush_farmstead</Template>
<Player>2</Player>
<Position x="1428.16944" z="536.2989"/>
<Orientation y="2.52144"/>
<Actor seed="65228"/>
</Entity>
<Entity uid="21527">
<Template>structures/maur_field</Template>
<Player>2</Player>
<Position x="1467.3152" z="506.59485"/>
<Orientation y="2.50921"/>
<Actor seed="3772"/>
</Entity>
<Entity uid="21528">
<Template>structures/maur_field</Template>
<Player>2</Player>
<Position x="1459.08594" z="531.87311"/>
<Orientation y="2.5735"/>
<Actor seed="21222"/>
</Entity>
<Entity uid="21529">
<Template>structures/maur_field</Template>
<Player>2</Player>
<Position x="1435.88465" z="516.91822"/>
<Orientation y="2.513"/>
<Actor seed="23228"/>
</Entity>
<Entity uid="21530">
<Template>structures/maur_field</Template>
<Player>2</Player>
<Position x="1444.85804" z="554.41492"/>
<Orientation y="2.35621"/>
<Actor seed="44664"/>
</Entity>
<Entity uid="21531">
<Template>structures/maur_field</Template>
<Player>2</Player>
<Position x="1414.23328" z="551.22822"/>
<Orientation y="2.35621"/>
<Actor seed="57584"/>
</Entity>
<Entity uid="21532">
<Template>structures/maur_field</Template>
<Player>2</Player>
<Position x="1407.89979" z="522.4994"/>
<Orientation y="2.35621"/>
<Actor seed="57814"/>
</Entity>
<Entity uid="21533">
<Template>structures/kush_wall_gate</Template>
<Player>2</Player>
<Position x="1531.26673" z="578.32831"/>
<Orientation y="2.57604"/>
<Obstruction group="21535" group2="21538"/>
<Actor seed="63906"/>
</Entity>
<Entity uid="21534">
<Template>structures/kush_wall_gate</Template>
<Player>2</Player>
<Position x="1603.07032" z="580.84766"/>
<Orientation y="7.2636"/>
<Obstruction group="21536" group2="21537"/>
<Actor seed="28336"/>
</Entity>
<Entity uid="21535">
<Template>structures/kush_wall_tower</Template>
<Player>2</Player>
<Position x="1515.18592" z="567.30549"/>
<Orientation y="2.56762"/>
<Actor seed="44954"/>
</Entity>
<Entity uid="21536">
<Template>structures/kush_wall_tower</Template>
<Player>2</Player>
<Position x="1613.78467" z="563.67212"/>
<Orientation y="2.53005"/>
<Actor seed="46768"/>
</Entity>
<Entity uid="21537">
<Template>structures/kush_wall_tower</Template>
<Player>2</Player>
<Position x="1592.12012" z="597.37891"/>
<Orientation y="2.54506"/>
<Actor seed="9746"/>
</Entity>
<Entity uid="21538">
<Template>structures/kush_wall_tower</Template>
<Player>2</Player>
<Position x="1549.54615" z="589.5652"/>
<Orientation y="2.55251"/>
<Actor seed="5074"/>
</Entity>
<Entity uid="21539">
<Template>structures/kush_wall_tower</Template>
<Player>2</Player>
<Position x="1582.79078" z="611.75586"/>
<Orientation y="2.54757"/>
<Actor seed="9746"/>
</Entity>
<Entity uid="21540">
<Template>structures/kush_wall_short</Template>
<Player>2</Player>
<Position x="1587.6626" z="604.83552"/>
<Orientation y="4.13671"/>
<Obstruction group="21536" group2="21537"/>
<Actor seed="16078"/>
</Entity>
<Entity uid="21541">
<Template>structures/kush_wall_long</Template>
<Player>2</Player>
<Position x="1566.24781" z="601.06177"/>
<Orientation y="2.56214"/>
<Obstruction group="21538" group2="21539"/>
<Actor seed="59206"/>
</Entity>
<Entity uid="21543">
<Template>structures/kush_storehouse</Template>
<Player>2</Player>
<Position x="1385.61426" z="512.48383"/>
<Orientation y="2.35621"/>
<Actor seed="25818"/>
</Entity>
<Entity uid="21544">
<Template>structures/kush_storehouse</Template>
<Player>2</Player>
<Position x="1581.02283" z="580.26227"/>
<Orientation y="2.56273"/>
<Actor seed="16008"/>
</Entity>
<Entity uid="21545">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1568.8418" z="468.02591"/>
<Orientation y="0.99898"/>
<Actor seed="44348"/>
</Entity>
<Entity uid="21548">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1581.76722" z="476.53748"/>
<Orientation y="-0.56096"/>
<Actor seed="47092"/>
</Entity>
<Entity uid="21595">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1511.59681" z="523.4889"/>
<Orientation y="-2.1236"/>
<Actor seed="13756"/>
</Entity>
<Entity uid="21596">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1518.55823" z="511.56897"/>
<Orientation y="-2.09884"/>
<Actor seed="61486"/>
</Entity>
<Entity uid="21597">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1507.7732" z="487.33207"/>
<Orientation y="1.01746"/>
<Actor seed="54656"/>
</Entity>
<Entity uid="21598">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1533.92103" z="487.37235"/>
<Orientation y="-2.1347"/>
<Actor seed="52080"/>
</Entity>
<Entity uid="21599">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1500.44751" z="499.55692"/>
<Orientation y="0.99451"/>
<Actor seed="52294"/>
</Entity>
<Entity uid="21600">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1492.42469" z="511.8826"/>
<Orientation y="0.97439"/>
<Actor seed="9402"/>
</Entity>
<Entity uid="21601">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1515.23255" z="475.40589"/>
<Orientation y="0.99836"/>
<Actor seed="33242"/>
</Entity>
<Entity uid="21602">
<Template>actor|props/special/eyecandy/statues_kush.xml</Template>
<Position x="1526.6659" z="499.34842"/>
<Orientation y="-2.15345"/>
<Actor seed="20710"/>
</Entity>
<Entity uid="21603">
<Template>other/stall_med</Template>
<Player>2</Player>
<Position x="1528.0298" z="361.50831"/>
<Orientation y="-5.34188"/>
<Actor seed="9832"/>
</Entity>
<Entity uid="21604">
<Template>other/stall_small_b</Template>
<Player>2</Player>
<Position x="1495.18787" z="466.98542"/>
<Orientation y="2.58265"/>
<Actor seed="41690"/>
</Entity>
<Entity uid="21606">
<Template>other/stall_big</Template>
<Player>2</Player>
<Position x="1488.76624" z="434.40616"/>
<Orientation y="-3.71312"/>
<Actor seed="18834"/>
</Entity>
<Entity uid="21607">
<Template>other/stall_big</Template>
<Player>2</Player>
<Position x="1491.27833" z="457.97855"/>
<Orientation y="1.00393"/>
<Actor seed="2024"/>
</Entity>
<Entity uid="21608">
<Template>other/stall_small_a</Template>
<Player>2</Player>
<Position x="1514.36121" z="450.19834"/>
<Orientation y="-0.53882"/>
<Actor seed="4090"/>
</Entity>
<Entity uid="21609">
<Template>other/stall_small_b</Template>
<Player>2</Player>
<Position x="1521.68677" z="359.89927"/>
<Orientation y="5.663"/>
<Actor seed="41690"/>
</Entity>
<Entity uid="21644">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.74231" z="420.59961"/>
<Orientation y="-10.47512"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21645">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.90418" z="421.29914"/>
<Orientation y="-6.93598"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21646">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1493.48584" z="421.6761"/>
<Orientation y="-6.648"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21647">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1494.10877" z="421.83283"/>
<Orientation y="-6.28943"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21648">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1494.84534" z="421.74201"/>
<Orientation y="-12.31038"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21649">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1495.48426" z="421.47016"/>
<Orientation y="-5.75548"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21650">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.10901" z="421.08378"/>
<Orientation y="-5.57151"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21651">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.52283" z="420.61854"/>
<Orientation y="-5.36367"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21652">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.88465" z="420.01984"/>
<Orientation y="-5.0594"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21653">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.98401" z="419.32453"/>
<Orientation y="-10.94611"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21654">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.87891" z="418.6778"/>
<Orientation y="-4.3656"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21655">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.40186" z="418.37888"/>
<Orientation y="-7.3799"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21656">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1496.26111" z="417.65687"/>
<Orientation y="-3.89852"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21657">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1495.68592" z="417.31876"/>
<Orientation y="-3.54334"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21658">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1495.04664" z="417.1779"/>
<Orientation y="-3.26653"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21659">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1494.2909" z="417.22461"/>
<Orientation y="-9.20572"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21660">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1493.64881" z="417.45017"/>
<Orientation y="-2.64217"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21661">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1493.11792" z="417.77546"/>
<Orientation y="-2.45061"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21662">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.60303" z="418.28144"/>
<Orientation y="-2.27002"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21663">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.26941" z="418.89988"/>
<Orientation y="-1.89318"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21664">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.13563" z="419.60795"/>
<Orientation y="-7.83364"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21665">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1492.28394" z="420.30088"/>
<Orientation y="-1.23302"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21666">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1524.75477" z="372.94117"/>
<Orientation y="-10.47512"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21667">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1524.91663" z="373.6407"/>
<Orientation y="-6.93598"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21668">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1525.4983" z="374.01764"/>
<Orientation y="-6.648"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21669">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1526.12122" z="374.17438"/>
<Orientation y="-6.28943"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21670">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1526.8578" z="374.08356"/>
<Orientation y="-12.31038"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21671">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1527.49671" z="373.81171"/>
<Orientation y="-5.75548"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21672">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1528.12146" z="373.42533"/>
<Orientation y="-5.57151"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21673">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1528.53528" z="372.96009"/>
<Orientation y="-5.36367"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21674">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1528.8971" z="372.3614"/>
<Orientation y="-5.0594"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21675">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1528.99646" z="371.66608"/>
<Orientation y="-10.94611"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21676">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1528.89136" z="371.01935"/>
<Orientation y="-4.3656"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21677">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1528.41431" z="370.72043"/>
<Orientation y="-7.3799"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21678">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1528.27356" z="369.99842"/>
<Orientation y="-3.89852"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21679">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1527.69837" z="369.66031"/>
<Orientation y="-3.54334"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21680">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1527.05909" z="369.51944"/>
<Orientation y="-3.26653"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21681">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1526.30335" z="369.56617"/>
<Orientation y="-9.20572"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21682">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1525.66126" z="369.79172"/>
<Orientation y="-2.64217"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21683">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1525.13038" z="370.11701"/>
<Orientation y="-2.45061"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21684">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1524.61548" z="370.623"/>
<Orientation y="-2.27002"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21685">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1524.28187" z="371.24143"/>
<Orientation y="-1.89318"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21686">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1524.14808" z="371.9495"/>
<Orientation y="-7.83364"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21687">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1524.2964" z="372.64243"/>
<Orientation y="-1.23302"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21688">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1495.95203" z="419.6331"/>
<Orientation y="2.35621"/>
<Actor seed="22396"/>
</Entity>
<Entity uid="21689">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1494.95862" z="418.56324"/>
<Orientation y="2.35621"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="21690">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1493.2323" z="419.31031"/>
<Orientation y="2.35621"/>
<Actor seed="30856"/>
</Entity>
<Entity uid="21691">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1528.33448" z="371.73145"/>
<Orientation y="2.35621"/>
<Actor seed="58988"/>
</Entity>
<Entity uid="21692">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1525.3589" z="372.46564"/>
<Orientation y="2.35621"/>
<Actor seed="3366"/>
</Entity>
<Entity uid="21693">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1526.42005" z="370.48154"/>
<Orientation y="2.35621"/>
<Actor seed="53928"/>
</Entity>
<Entity uid="21694">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1526.5232" z="372.53321"/>
<Orientation y="2.35621"/>
<Actor seed="46194"/>
</Entity>
<Entity uid="21695">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1494.04322" z="420.86716"/>
<Orientation y="2.35621"/>
<Actor seed="23046"/>
</Entity>
<Entity uid="21696">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1528.52662" z="500.29441"/>
<Orientation y="2.59125"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21697">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1520.4568" z="512.80091"/>
<Orientation y="2.609"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21698">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1513.3042" z="524.28193"/>
<Orientation y="2.59003"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21699">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1505.98035" z="486.21442"/>
<Orientation y="-2.16639"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21700">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1498.78834" z="498.42893"/>
<Orientation y="-2.16092"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21701">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1490.74354" z="510.77546"/>
<Orientation y="-2.1667"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21702">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1524.93067" z="418.92756"/>
<Orientation y="-2.1667"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21703">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1515.85743" z="412.99634"/>
<Orientation y="-2.1667"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21704">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1537.1421" z="398.78571"/>
<Orientation y="-2.1667"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21705">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1528.24048" z="392.68445"/>
<Orientation y="-2.1667"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21706">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1520.5033" z="387.59351"/>
<Orientation y="-2.1667"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21707">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="1508.07667" z="407.76346"/>
<Orientation y="-2.1667"/>
<Actor seed="19648"/>
</Entity>
<Entity uid="21708">
<Template>structures/kush_sentry_tower</Template>
<Player>2</Player>
<Position x="1426.58094" z="487.65281"/>
<Orientation y="-0.62558"/>
<Actor seed="63874"/>
</Entity>
<Entity uid="21710">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1588.76661" z="526.96863"/>
<Orientation y="-2.16973"/>
<Actor seed="26234"/>
</Entity>
<Entity uid="21714">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1635.53724" z="547.27302"/>
<Orientation y="-2.15452"/>
<Actor seed="14448"/>
</Entity>
<Entity uid="21720">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1597.34925" z="503.942"/>
<Orientation y="4.11756"/>
<Actor seed="11180"/>
</Entity>
<Entity uid="21721">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1603.24488" z="490.35361"/>
<Orientation y="2.56269"/>
<Actor seed="45628"/>
</Entity>
<Entity uid="21723">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1616.91272" z="537.21326"/>
<Orientation y="2.54567"/>
<Actor seed="53992"/>
</Entity>
<Entity uid="21724">
<Template>structures/kush_corral</Template>
<Player>0</Player>
<Position x="1419.58021" z="507.66117"/>
<Orientation y="2.35621"/>
<Actor seed="47198"/>
</Entity>
<Entity uid="21726">
<Template>structures/kush_pyramid_small</Template>
<Player>0</Player>
<Position x="1246.50586" z="162.28739"/>
<Orientation y="2.35621"/>
<Actor seed="22048"/>
</Entity>
<Entity uid="21727">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1466.45923" z="446.2985"/>
<Orientation y="2.35621"/>
<Actor seed="57574"/>
</Entity>
<Entity uid="21728">
<Template>actor|geology/stonemine_desert_small.xml</Template>
<Position x="1472.43628" z="430.24384"/>
<Orientation y="10.22126"/>
<Actor seed="17452"/>
</Entity>
<Entity uid="21730">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1469.76587" z="430.89158"/>
<Orientation y="2.35621"/>
<Actor seed="206"/>
</Entity>
<Entity uid="21731">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1470.34852" z="429.59784"/>
<Orientation y="2.35621"/>
<Actor seed="47912"/>
</Entity>
<Entity uid="21732">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1472.03846" z="427.12903"/>
<Orientation y="2.35621"/>
<Actor seed="26338"/>
</Entity>
<Entity uid="21733">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1472.10547" z="429.0493"/>
<Orientation y="2.35621"/>
<Actor seed="23484"/>
</Entity>
<Entity uid="21734">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1474.51758" z="427.28257"/>
<Orientation y="2.35621"/>
<Actor seed="31722"/>
</Entity>
<Entity uid="21735">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1472.21424" z="434.56138"/>
<Orientation y="2.35621"/>
<Actor seed="60048"/>
</Entity>
<Entity uid="21736">
<Template>actor|props/special/eyecandy/rug_stand_iber.xml</Template>
<Position x="1499.31214" z="470.13715"/>
<Orientation y="1.38135"/>
<Actor seed="472"/>
</Entity>
<Entity uid="21737">
<Template>structures/kush_blacksmith</Template>
<Player>2</Player>
<Position x="1644.28187" z="529.5777"/>
<Orientation y="4.13192"/>
<Actor seed="45674"/>
</Entity>
<Entity uid="21738">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1615.31421" z="515.46363"/>
<Orientation y="-7.76084"/>
<Actor seed="25520"/>
</Entity>
<Entity uid="21739">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1615.2079" z="516.33985"/>
<Orientation y="-7.76084"/>
<Actor seed="1786"/>
</Entity>
<Entity uid="21740">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1615.9756" z="515.28595"/>
<Orientation y="-7.76084"/>
<Actor seed="5942"/>
</Entity>
<Entity uid="21741">
<Template>structures/kush_house</Template>
<Player>2</Player>
<Position x="1501.69288" z="560.86725"/>
<Orientation y="-0.54841"/>
<Actor seed="26234"/>
</Entity>
<Entity uid="21742">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1490.43238" z="580.62684"/>
<Orientation y="1.57126"/>
<Actor seed="1469"/>
</Entity>
<Entity uid="21743">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1492.82996" z="574.74714"/>
<Orientation y="0.80181"/>
<Actor seed="1380"/>
</Entity>
<Entity uid="21744">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1485.99927" z="577.57465"/>
<Orientation y="1.29274"/>
<Actor seed="1379"/>
</Entity>
<Entity uid="21745">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1492.37781" z="574.62958"/>
<Orientation y="-3.70571"/>
<Actor seed="186"/>
</Entity>
<Entity uid="21746">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1492.21766" z="578.22028"/>
<Orientation y="0.405"/>
<Actor seed="184"/>
</Entity>
<Entity uid="21747">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1470.17188" z="574.61304"/>
<Orientation y="4.49936"/>
<Actor seed="1469"/>
</Entity>
<Entity uid="21748">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1468.94178" z="558.70514"/>
<Orientation y="3.72991"/>
<Actor seed="1380"/>
</Entity>
<Entity uid="21749">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1471.97706" z="586.0622"/>
<Orientation y="4.22085"/>
<Actor seed="1379"/>
</Entity>
<Entity uid="21750">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1470.5741" z="560.8642"/>
<Orientation y="-0.77761"/>
<Actor seed="186"/>
</Entity>
<Entity uid="21751">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1471.49134" z="557.38892"/>
<Orientation y="3.3331"/>
<Actor seed="184"/>
</Entity>
<Entity uid="21752">
<Template>structures/kush_defense_tower</Template>
<Player>2</Player>
<Position x="1573.47608" z="596.0329"/>
<Orientation y="2.5432"/>
<Actor seed="26120"/>
</Entity>
<Entity uid="21753">
<Template>structures/kush_sentry_tower</Template>
<Player>2</Player>
<Position x="1468.72132" z="550.46723"/>
<Orientation y="4.15412"/>
<Actor seed="63874"/>
</Entity>
<Entity uid="21754">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1564.34888" z="475.94187"/>
<Orientation y="2.35621"/>
<Actor seed="106"/>
</Entity>
<Entity uid="21755">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1594.29761" z="494.02231"/>
<Orientation y="2.35621"/>
<Actor seed="43522"/>
</Entity>
<Entity uid="21756">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1477.72168" z="523.76264"/>
<Orientation y="2.35621"/>
<Actor seed="17096"/>
</Entity>
<Entity uid="21757">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1475.87623" z="525.98865"/>
<Orientation y="2.35621"/>
<Actor seed="31282"/>
</Entity>
<Entity uid="21758">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1498.98157" z="570.44623"/>
<Orientation y="2.35621"/>
<Actor seed="1960"/>
</Entity>
<Entity uid="21759">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1492.51246" z="564.70075"/>
<Orientation y="5.84159"/>
<Actor seed="39296"/>
</Entity>
<Entity uid="21760">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1422.51514" z="496.51935"/>
<Orientation y="2.35621"/>
<Actor seed="13600"/>
</Entity>
<Entity uid="21761">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1467.28101" z="438.68012"/>
<Orientation y="2.35621"/>
<Actor seed="61236"/>
</Entity>
<Entity uid="21762">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1518.13624" z="505.15583"/>
<Orientation y="-0.86585"/>
<Actor seed="5120"/>
</Entity>
<Entity uid="21763">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1515.9286" z="503.51719"/>
<Orientation y="-0.65426"/>
<Actor seed="10890"/>
</Entity>
<Entity uid="21764">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1513.58362" z="502.11835"/>
<Orientation y="-0.43993"/>
<Actor seed="11502"/>
</Entity>
<Entity uid="21765">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1512.42493" z="503.99061"/>
<Orientation y="-1.06495"/>
<Actor seed="8094"/>
</Entity>
<Entity uid="21766">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1506.70472" z="497.02488"/>
<Orientation y="-0.93606"/>
<Actor seed="30300"/>
</Entity>
<Entity uid="21767">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1505.07605" z="496.11124"/>
<Orientation y="-0.76955"/>
<Actor seed="4252"/>
</Entity>
<Entity uid="21768">
<Template>units/kush_support_female_citizen</Template>
<Player>2</Player>
<Position x="1477.89563" z="520.69355"/>
<Orientation y="2.35621"/>
<Actor seed="42410"/>
</Entity>
<Entity uid="21769">
<Template>units/kush_support_female_citizen</Template>
<Player>2</Player>
<Position x="1479.22132" z="519.0475"/>
<Orientation y="2.35621"/>
<Actor seed="33752"/>
</Entity>
<Entity uid="21770">
<Template>units/kush_support_female_citizen</Template>
<Player>2</Player>
<Position x="1480.26661" z="516.59345"/>
<Orientation y="2.35621"/>
<Actor seed="27114"/>
</Entity>
<Entity uid="21771">
<Template>units/kush_support_female_citizen</Template>
<Player>2</Player>
<Position x="1480.55726" z="520.29535"/>
<Orientation y="2.35621"/>
<Actor seed="12998"/>
</Entity>
<Entity uid="21772">
<Template>units/kush_hero_amanirenas</Template>
<Player>2</Player>
<Position x="1506.28858" z="508.40122"/>
<Orientation y="5.3119"/>
<Actor seed="11546"/>
</Entity>
<Entity uid="21774">
<Template>units/kush_champion_infantry_amun</Template>
<Player>2</Player>
<Position x="1510.70154" z="495.1753"/>
<Orientation y="-0.66478"/>
<Actor seed="38232"/>
</Entity>
<Entity uid="21775">
<Template>units/kush_champion_infantry_amun</Template>
<Player>2</Player>
<Position x="1508.90491" z="493.93802"/>
<Orientation y="-0.58651"/>
<Actor seed="31840"/>
</Entity>
<Entity uid="21776">
<Template>units/kush_champion_infantry_amun</Template>
<Player>2</Player>
<Position x="1506.90247" z="492.63715"/>
<Orientation y="-0.50094"/>
<Actor seed="43126"/>
</Entity>
<Entity uid="21777">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>2</Player>
<Position x="1520.96131" z="501.24128"/>
<Orientation y="-0.61606"/>
<Actor seed="22484"/>
</Entity>
<Entity uid="21778">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>2</Player>
<Position x="1518.9314" z="500.00535"/>
<Orientation y="-0.54415"/>
<Actor seed="47966"/>
</Entity>
<Entity uid="21779">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>2</Player>
<Position x="1517.02552" z="498.8101"/>
<Orientation y="-0.47616"/>
<Actor seed="15540"/>
</Entity>
<Entity uid="21780">
<Template>units/kush_champion_cavalry</Template>
<Player>2</Player>
<Position x="1523.71412" z="494.90726"/>
<Orientation y="-0.57633"/>
<Actor seed="52960"/>
</Entity>
<Entity uid="21781">
<Template>units/kush_champion_cavalry</Template>
<Player>2</Player>
<Position x="1521.49756" z="493.09354"/>
<Orientation y="-0.50745"/>
<Actor seed="58672"/>
</Entity>
<Entity uid="21782">
<Template>units/kush_champion_cavalry</Template>
<Player>2</Player>
<Position x="1514.98597" z="488.72178"/>
<Orientation y="-0.61547"/>
<Actor seed="7216"/>
</Entity>
<Entity uid="21783">
<Template>units/kush_champion_cavalry</Template>
<Player>2</Player>
<Position x="1512.3119" z="487.3284"/>
<Orientation y="-0.54625"/>
<Actor seed="20798"/>
</Entity>
<Entity uid="21784">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1513.30323" z="496.16877"/>
<Orientation y="-0.5436"/>
<Actor seed="36424"/>
</Entity>
<Entity uid="21785">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1514.90857" z="497.25016"/>
<Orientation y="-0.634"/>
<Actor seed="37102"/>
</Entity>
<Entity uid="21786">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1514.47522" z="494.40168"/>
<Orientation y="-0.5474"/>
<Actor seed="16464"/>
</Entity>
<Entity uid="21787">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1516.34046" z="495.5716"/>
<Orientation y="-0.64074"/>
<Actor seed="48924"/>
</Entity>
<Entity uid="21788">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1573.2516" z="544.95911"/>
<Orientation y="2.35622"/>
<Actor seed="23046"/>
</Entity>
<Entity uid="21791">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1570.63526" z="541.35401"/>
<Orientation y="2.35622"/>
<Actor seed="22396"/>
</Entity>
<Entity uid="21815">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1569.64222" z="542.68586"/>
<Orientation y="2.35622"/>
<Actor seed="53928"/>
</Entity>
<Entity uid="21817">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1574.25318" z="543.43067"/>
<Orientation y="2.35622"/>
<Actor seed="58988"/>
</Entity>
<Entity uid="21842">
<Template>other/bench</Template>
<Player>2</Player>
<Position x="1589.45813" z="500.30729"/>
<Orientation y="-3.71027"/>
<Actor seed="18000"/>
</Entity>
<Entity uid="21844">
<Template>other/stall_small_a</Template>
<Player>2</Player>
<Position x="1581.25281" z="532.24537"/>
<Orientation y="-0.53882"/>
<Actor seed="4090"/>
</Entity>
<Entity uid="21845">
<Template>other/stall_small_b</Template>
<Player>2</Player>
<Position x="1592.78345" z="478.21048"/>
<Orientation y="5.72356"/>
<Actor seed="41690"/>
</Entity>
<Entity uid="21846">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1566.72327" z="542.72498"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21847">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1574.97657" z="544.50794"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21848">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1567.0475" z="537.94214"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21849">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1567.7085" z="538.35181"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21850">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1568.3473" z="538.75306"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21851">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1569.00818" z="539.16279"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21852">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1569.62061" z="539.56635"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21853">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1570.26905" z="540.0149"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21854">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1570.92151" z="540.44892"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21855">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1566.78382" z="538.34247"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21856">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1574.14686" z="545.76404"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21857">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1572.80604" z="541.64271"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21858">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1573.474" z="542.04053"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21859">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1574.09327" z="542.43335"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21860">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1574.74988" z="542.87018"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21861">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1573.125" z="546.85468"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21862">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1572.46485" z="546.4322"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21863">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1571.80848" z="545.99549"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21864">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1570.52112" z="545.20466"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21865">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1571.18921" z="545.60261"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21866">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1573.7621" z="546.38147"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21867">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1574.57532" z="545.10773"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21869">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1575.4148" z="543.8183"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21870">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1575.4098" z="543.29273"/>
<Orientation y="-6.84896"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21871">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1565.42359" z="541.91395"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21872">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1564.76258" z="541.50416"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21873">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1568.6366" z="544.01093"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21874">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1567.98426" z="543.57697"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21875">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1567.33558" z="543.12873"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21876">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1566.06238" z="542.3152"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21877">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1565.18482" z="540.86634"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21878">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1565.59302" z="540.20435"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21879">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1565.99537" z="539.59113"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21881">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1566.38917" z="538.96875"/>
<Orientation y="-5.29361"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21882">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1569.26551" z="544.41608"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21883">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1569.9043" z="544.81727"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21884">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1571.55042" z="540.85389"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21885">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1572.18921" z="541.25513"/>
<Orientation y="-6.86661"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="21886">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1644.3141" z="551.97193"/>
<Orientation y="2.54957"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21887">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1646.95484" z="548.2292"/>
<Orientation y="2.53461"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21888">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1641.61084" z="555.93213"/>
<Orientation y="2.53461"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21889">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1652.23731" z="540.78675"/>
<Orientation y="2.53998"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21890">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1654.83948" z="537.15241"/>
<Orientation y="2.55495"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21891">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1657.5398" z="533.05524"/>
<Orientation y="2.53998"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21892">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1659.99915" z="529.4806"/>
<Orientation y="2.53998"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21893">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1647.30835" z="515.50696"/>
<Orientation y="4.13198"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21894">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1650.93433" z="517.89002"/>
<Orientation y="4.13198"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21895">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1655.0879" z="520.5027"/>
<Orientation y="4.14695"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21896">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1658.77662" z="523.02723"/>
<Orientation y="4.13198"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21897">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1638.38465" z="492.14072"/>
<Orientation y="2.54944"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21898">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1636.11304" z="495.702"/>
<Orientation y="2.54944"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21899">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1633.53406" z="499.46216"/>
<Orientation y="2.56441"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21900">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1631.2057" z="502.94562"/>
<Orientation y="2.54944"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21901">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1625.5553" z="478.27625"/>
<Orientation y="-2.14263"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21902">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1629.20154" z="480.62803"/>
<Orientation y="-2.14263"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21903">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1633.37732" z="483.20511"/>
<Orientation y="-2.12766"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21904">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1637.08753" z="485.69788"/>
<Orientation y="-2.14263"/>
<Actor seed="320"/>
</Entity>
<Entity uid="21905">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1621.42774" z="477.85425"/>
<Orientation y="2.35622"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="21906">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1627.96143" z="481.76844"/>
<Orientation y="2.35622"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="21907">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1630.01331" z="483.44294"/>
<Orientation y="2.35622"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="21908">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1635.16492" z="486.93287"/>
<Orientation y="2.35622"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="21909">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1623.35865" z="479.86991"/>
<Orientation y="2.35622"/>
<Actor seed="30856"/>
</Entity>
<Entity uid="21910">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1625.70203" z="480.01243"/>
<Orientation y="2.35622"/>
<Actor seed="30856"/>
</Entity>
<Entity uid="21911">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1634.05628" z="485.11075"/>
<Orientation y="2.35622"/>
<Actor seed="30856"/>
</Entity>
<Entity uid="21912">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1631.55396" z="485.33548"/>
<Orientation y="2.35622"/>
<Actor seed="30856"/>
</Entity>
<Entity uid="21913">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1637.34144" z="488.65253"/>
<Orientation y="2.35622"/>
<Actor seed="30856"/>
</Entity>
<Entity uid="21914">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1646.47278" z="544.94086"/>
<Orientation y="1.43412"/>
<Actor seed="324"/>
</Entity>
<Entity uid="21915">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1656.79175" z="524.58844"/>
<Orientation y="1.45134"/>
<Actor seed="325"/>
</Entity>
<Entity uid="21916">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1658.80921" z="525.71113"/>
<Orientation y="1.45134"/>
<Actor seed="325"/>
</Entity>
<Entity uid="21917">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1568.32837" z="541.02668"/>
<Orientation y="2.35622"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="21919">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1566.27576" z="540.6963"/>
<Orientation y="2.35622"/>
<Actor seed="23046"/>
</Entity>
<Entity uid="21920">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1571.82972" z="543.61054"/>
<Orientation y="2.35622"/>
<Actor seed="46194"/>
</Entity>
<Entity uid="21921">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1567.32679" z="539.08222"/>
<Orientation y="2.35622"/>
<Actor seed="58988"/>
</Entity>
<Entity uid="21923">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="1547.52894" z="564.16993"/>
<Orientation y="2.35622"/>
<Actor seed="6080"/>
</Entity>
<Entity uid="21924">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="1542.72791" z="575.5796"/>
<Orientation y="3.04766"/>
<Actor seed="6080"/>
</Entity>
<Entity uid="21925">
<Template>actor|flora/trees/palm_cretan_date_tall.xml</Template>
<Position x="1554.73682" z="554.96692"/>
<Orientation y="1.76072"/>
<Actor seed="6080"/>
</Entity>
<Entity uid="21926">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1511.1067" z="562.41401"/>
<Orientation y="2.35622"/>
<Actor seed="51012"/>
</Entity>
<Entity uid="21927">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1447.1819" z="586.74604"/>
<Orientation y="4.27521"/>
<Actor seed="1330"/>
</Entity>
<Entity uid="21928">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1497.65406" z="575.6861"/>
<Orientation y="2.35622"/>
<Actor seed="13600"/>
</Entity>
<Entity uid="21929">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1507.74659" z="567.76746"/>
<Orientation y="2.35622"/>
<Actor seed="51802"/>
</Entity>
<Entity uid="21930">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1509.29297" z="564.63898"/>
<Orientation y="2.35622"/>
<Actor seed="13600"/>
</Entity>
<Entity uid="21931">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1506.00245" z="569.68213"/>
<Orientation y="1.57126"/>
<Actor seed="1469"/>
</Entity>
<Entity uid="21932">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="768.81696" z="1540.53846"/>
<Orientation y="0.38515"/>
<Actor seed="19550"/>
</Entity>
<Entity uid="21933">
<Template>actor|props/special/eyecandy/obelisk_b.xml</Template>
<Position x="788.29316" z="1533.93592"/>
<Orientation y="1.92646"/>
<Actor seed="62380"/>
</Entity>
<Entity uid="21934">
<Template>gaia/ruins/pyramid_minor</Template>
<Player>0</Player>
<Position x="1056.6023" z="465.3263"/>
<Orientation y="2.22974"/>
<Actor seed="22958"/>
</Entity>
<Entity uid="21935">
<Template>gaia/treasure/metal_persian_big</Template>
<Player>0</Player>
<Position x="1386.59437" z="1237.38465"/>
<Orientation y="6.28827"/>
<Actor seed="13004"/>
</Entity>
<Entity uid="21936">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1392.45862" z="1240.97461"/>
<Orientation y="2.35621"/>
<Actor seed="40688"/>
</Entity>
<Entity uid="21937">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1380.90674" z="1239.26661"/>
<Orientation y="2.35621"/>
<Actor seed="17126"/>
</Entity>
<Entity uid="21938">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1382.60633" z="1238.04188"/>
<Orientation y="2.35621"/>
<Actor seed="42980"/>
</Entity>
<Entity uid="21939">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1382.51673" z="1239.89832"/>
<Orientation y="2.82854"/>
<Actor seed="25074"/>
</Entity>
<Entity uid="21940">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1392.5121" z="1242.56238"/>
<Orientation y="2.35622"/>
<Actor seed="17126"/>
</Entity>
<Entity uid="21941">
<Template>structures/pers_inn</Template>
<Player>0</Player>
<Position x="1081.73584" z="1089.88892"/>
<Orientation y="1.56003"/>
<Actor seed="65172"/>
</Entity>
<Entity uid="21942">
<Template>structures/pers_house_b</Template>
<Player>0</Player>
<Position x="1091.87964" z="1133.99073"/>
<Orientation y="1.53624"/>
<Actor seed="51684"/>
</Entity>
<Entity uid="21943">
<Template>structures/pers_house_a</Template>
<Player>0</Player>
<Position x="1087.02527" z="1115.71924"/>
<Orientation y="-3.15867"/>
<Actor seed="52778"/>
</Entity>
<Entity uid="21944">
<Template>structures/pers_apartment_block</Template>
<Player>0</Player>
<Position x="1140.07496" z="1163.7234"/>
<Orientation y="3.12826"/>
<Actor seed="49726"/>
</Entity>
<Entity uid="21946">
<Template>structures/pers_inn</Template>
<Player>0</Player>
<Position x="1917.19007" z="1437.46705"/>
<Orientation y="3.2318"/>
<Actor seed="56944"/>
</Entity>
<Entity uid="21947">
<Template>structures/pers_inn</Template>
<Player>0</Player>
<Position x="1114.77002" z="1167.45826"/>
<Orientation y="3.09757"/>
<Actor seed="65172"/>
</Entity>
<Entity uid="21948">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="1099.33582" z="1161.42322"/>
<Orientation y="2.95061"/>
<Actor seed="44576"/>
</Entity>
<Entity uid="21949">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="1095.86963" z="1121.26734"/>
<Orientation y="2.35621"/>
<Actor seed="40180"/>
</Entity>
<Entity uid="21950">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1092.08313" z="1164.65162"/>
<Orientation y="3.03687"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21951">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1091.4961" z="1169.65625"/>
<Orientation y="3.03774"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21952">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1091.10901" z="1174.67798"/>
<Orientation y="3.08274"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21953">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1074.03846" z="1121.39441"/>
<Orientation y="3.13152"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21954">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1082.87879" z="1131.05054"/>
<Orientation y="3.13152"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21955">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1082.8667" z="1135.74073"/>
<Orientation y="3.13152"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21956">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1082.65455" z="1140.58265"/>
<Orientation y="3.13152"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21957">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1078.36121" z="1126.27552"/>
<Orientation y="4.67763"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21958">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1095.57361" z="1179.5625"/>
<Orientation y="4.62523"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21959">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1100.33533" z="1180.01783"/>
<Orientation y="4.62523"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21960">
<Template>actor|props/special/eyecandy/fence_stone_medit.xml</Template>
<Position x="1104.73218" z="1180.40125"/>
<Orientation y="4.62523"/>
<Actor seed="16426"/>
</Entity>
<Entity uid="21961">
<Template>structures/pers_warehouse</Template>
<Player>0</Player>
<Position x="1138.14393" z="1132.37903"/>
<Orientation y="4.6855"/>
<Actor seed="26252"/>
</Entity>
<Entity uid="21962">
<Template>structures/pers_house_a</Template>
<Player>0</Player>
<Position x="1148.91712" z="1117.05481"/>
<Orientation y="-3.15287"/>
<Actor seed="52778"/>
</Entity>
<Entity uid="21963">
<Template>actor|props/special/eyecandy/produce_bin_a.xml</Template>
<Position x="1099.25196" z="1164.65516"/>
<Orientation y="0.23911"/>
<Actor seed="44576"/>
</Entity>
<Entity uid="21964">
<Template>gaia/treasure/metal_persian_small</Template>
<Player>0</Player>
<Position x="721.94294" z="550.58631"/>
<Orientation y="-0.27436"/>
<Actor seed="2542"/>
</Entity>
<Entity uid="21965">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="716.7428" z="549.45667"/>
<Orientation y="2.69826"/>
<Actor seed="28810"/>
</Entity>
<Entity uid="21966">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="718.29505" z="548.85602"/>
<Orientation y="2.35621"/>
<Actor seed="9650"/>
</Entity>
<Entity uid="21967">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="716.71424" z="551.61176"/>
<Orientation y="2.35621"/>
<Actor seed="7510"/>
</Entity>
<Entity uid="21968">
<Template>structures/pers_warehouse</Template>
<Player>0</Player>
<Position x="1929.75953" z="1426.69764"/>
<Orientation y="-1.47664"/>
<Actor seed="31480"/>
</Entity>
<Entity uid="21969">
<Template>structures/pers_house_b</Template>
<Player>0</Player>
<Position x="1928.44227" z="1415.46814"/>
<Orientation y="-3.04915"/>
<Actor seed="55966"/>
</Entity>
<Entity uid="21970">
<Template>structures/pers_house_a</Template>
<Player>0</Player>
<Position x="1935.4026" z="1434.9231"/>
<Orientation y="1.69051"/>
<Actor seed="11486"/>
</Entity>
<Entity uid="21971">
<Template>structures/cart_civil_centre</Template>
<Player>6</Player>
<Position x="63.78435" z="1249.0481"/>
<Orientation y="6.7155"/>
<Actor seed="12956"/>
</Entity>
<Entity uid="21972">
<Template>structures/cart_dock</Template>
<Player>3</Player>
<Position x="80.44143" z="1293.87623"/>
<Orientation y="6.58452"/>
<Actor seed="43104"/>
</Entity>
<Entity uid="21973">
<Template>gaia/treasure/shipwreck_sail_boat_cut</Template>
<Player>0</Player>
<Position x="1430.3108" z="182.68107"/>
<Orientation y="-1.63563"/>
<Actor seed="48500"/>
</Entity>
<Entity uid="21974">
<Template>gaia/treasure/shipwreck_ram_bow</Template>
<Player>0</Player>
<Position x="426.4162" z="1677.66626"/>
<Orientation y="5.27952"/>
<Actor seed="25694"/>
</Entity>
<Entity uid="21975">
<Template>gaia/treasure/shipwreck</Template>
<Player>0</Player>
<Position x="1372.78455" z="1863.64515"/>
<Orientation y="2.90581"/>
<Actor seed="4934"/>
</Entity>
<Entity uid="21976">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="944.40107" z="1654.94031"/>
<Orientation y="2.58732"/>
<Actor seed="46134"/>
</Entity>
<Entity uid="21977">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="948.50458" z="1648.88819"/>
<Orientation y="2.35621"/>
<Actor seed="56688"/>
</Entity>
<Entity uid="21978">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1225.52686" z="1003.22779"/>
<Orientation y="3.65122"/>
<Actor seed="29742"/>
</Entity>
<Entity uid="21979">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1217.48646" z="1001.84809"/>
<Orientation y="2.0154"/>
<Actor seed="55944"/>
</Entity>
<Entity uid="21980">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1421.8412" z="493.67444"/>
<Orientation y="2.35621"/>
<Actor seed="33312"/>
</Entity>
<Entity uid="21981">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1427.70118" z="500.67032"/>
<Orientation y="4.04609"/>
<Actor seed="27716"/>
</Entity>
<Entity uid="21982">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1154.63794" z="1163.1471"/>
<Orientation y="3.11805"/>
<Actor seed="57788"/>
</Entity>
<Entity uid="21983">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1704.5608" z="1545.35145"/>
<Orientation y="2.35621"/>
<Actor seed="50806"/>
</Entity>
<Entity uid="21984">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1905.19105" z="755.50495"/>
<Orientation y="2.35621"/>
<Actor seed="24908"/>
</Entity>
<Entity uid="21985">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1901.74122" z="753.45911"/>
<Orientation y="2.35621"/>
<Actor seed="9126"/>
</Entity>
<Entity uid="21986">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1898.53223" z="750.71564"/>
<Orientation y="2.35621"/>
<Actor seed="23142"/>
</Entity>
<Entity uid="21987">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1187.73206" z="1332.2339"/>
<Orientation y="3.13546"/>
<Actor seed="6544"/>
</Entity>
<Entity uid="21988">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="961.0586" z="815.73041"/>
<Orientation y="2.35621"/>
<Actor seed="58720"/>
</Entity>
<Entity uid="21989">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="960.0464" z="817.7378"/>
<Orientation y="2.35621"/>
<Actor seed="6026"/>
</Entity>
<Entity uid="21990">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="962.69037" z="816.69526"/>
<Orientation y="2.35621"/>
<Actor seed="8656"/>
</Entity>
<Entity uid="21991">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1046.96326" z="739.61329"/>
<Orientation y="2.35621"/>
<Actor seed="42604"/>
</Entity>
<Entity uid="21992">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1044.71814" z="739.873"/>
<Orientation y="2.35621"/>
<Actor seed="29100"/>
</Entity>
<Entity uid="21993">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1233.79175" z="62.43076"/>
<Orientation y="2.35621"/>
<Actor seed="22584"/>
</Entity>
<Entity uid="21995">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1235.14014" z="61.36619"/>
<Orientation y="2.35621"/>
<Actor seed="7758"/>
</Entity>
<Entity uid="21996">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1234.3866" z="64.67167"/>
<Orientation y="-0.96988"/>
<Actor seed="29284"/>
</Entity>
<Entity uid="21997">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="1710.18812" z="1547.6001"/>
<Orientation y="-1.83735"/>
<Actor seed="50806"/>
</Entity>
<Entity uid="21998">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1124.4917" z="1125.34095"/>
<Orientation y="2.35621"/>
<Actor seed="38668"/>
</Entity>
<Entity uid="21999">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1123.29139" z="1126.78907"/>
<Orientation y="2.35621"/>
<Actor seed="35910"/>
</Entity>
<Entity uid="22000">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1124.66932" z="1128.31934"/>
<Orientation y="2.35621"/>
<Actor seed="28196"/>
</Entity>
<Entity uid="22001">
<Template>gaia/treasure/food_barrels_buried</Template>
<Player>0</Player>
<Position x="566.12415" z="1254.99183"/>
<Orientation y="2.35621"/>
<Actor seed="7016"/>
</Entity>
<Entity uid="22002">
<Template>gaia/treasure/food_barrels_buried</Template>
<Player>0</Player>
<Position x="414.06098" z="289.45258"/>
<Orientation y="-1.82404"/>
<Actor seed="2032"/>
</Entity>
<Entity uid="22003">
<Template>gaia/treasure/food_barrels_buried</Template>
<Player>0</Player>
<Position x="415.62851" z="297.6501"/>
<Orientation y="-4.99447"/>
<Actor seed="18762"/>
</Entity>
<Entity uid="22004">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="631.24512" z="758.20545"/>
<Orientation y="2.35621"/>
<Actor seed="18046"/>
</Entity>
<Entity uid="22005">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="627.44996" z="758.83973"/>
<Orientation y="2.35621"/>
<Actor seed="14382"/>
</Entity>
<Entity uid="22006">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="628.59363" z="761.36243"/>
<Orientation y="2.35621"/>
<Actor seed="33938"/>
</Entity>
<Entity uid="22007">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="971.87684" z="187.61478"/>
<Orientation y="2.35621"/>
<Actor seed="51038"/>
</Entity>
<Entity uid="22008">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="968.91706" z="187.43488"/>
<Orientation y="2.35621"/>
<Actor seed="25072"/>
</Entity>
<Entity uid="22009">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="972.83985" z="184.22818"/>
<Orientation y="2.35621"/>
<Actor seed="22720"/>
</Entity>
<Entity uid="22010">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="968.79847" z="184.7905"/>
<Orientation y="2.35621"/>
<Actor seed="53928"/>
</Entity>
<Entity uid="22011">
<Template>gaia/treasure/food_persian_big</Template>
<Player>0</Player>
<Position x="985.17121" z="166.27704"/>
<Orientation y="2.96267"/>
<Actor seed="26050"/>
</Entity>
<Entity uid="22012">
<Template>gaia/treasure/metal_persian_big</Template>
<Player>0</Player>
<Position x="972.86713" z="176.6489"/>
<Orientation y="3.20539"/>
<Actor seed="51894"/>
</Entity>
<Entity uid="22013">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1115.78577" z="1178.87403"/>
<Orientation y="2.35621"/>
<Actor seed="50048"/>
</Entity>
<Entity uid="22014">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1119.14148" z="1180.04065"/>
<Orientation y="5.3672"/>
<Actor seed="35540"/>
</Entity>
<Entity uid="22015">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1122.84913" z="1178.60962"/>
<Orientation y="7.92798"/>
<Actor seed="14540"/>
</Entity>
<Entity uid="22016">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1878.81531" z="562.43299"/>
<Orientation y="2.35621"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="22019">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1875.41602" z="561.32923"/>
<Orientation y="2.35621"/>
<Actor seed="54738"/>
</Entity>
<Entity uid="22020">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1854.05921" z="540.95392"/>
<Orientation y="-1.17045"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="22021">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1881.9181" z="561.71735"/>
<Orientation y="1.51392"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="22022">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1852.54651" z="537.6103"/>
<Orientation y="-3.8823"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="22023">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1838.2345" z="593.79114"/>
<Orientation y="-1.64368"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="22024">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1833.88086" z="593.80445"/>
<Orientation y="-0.71421"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="22025">
<Template>gaia/treasure/stone</Template>
<Player>0</Player>
<Position x="1838.70716" z="596.30481"/>
<Orientation y="3.31104"/>
<Actor seed="1236"/>
</Entity>
<Entity uid="22026">
<Template>actor|props/special/eyecandy/treasure_persian_metal_small.xml</Template>
<Position x="1791.44617" z="473.8548"/>
<Orientation y="1.66167"/>
<Actor seed="62592"/>
</Entity>
<Entity uid="22027">
<Template>gaia/treasure/food_barrels_buried</Template>
<Player>0</Player>
<Position x="1127.75025" z="1896.93543"/>
<Orientation y="2.35621"/>
<Actor seed="18950"/>
</Entity>
<Entity uid="22028">
<Template>gaia/treasure/food_barrel</Template>
<Player>0</Player>
<Position x="1363.30677" z="765.27051"/>
<Orientation y="2.35621"/>
<Actor seed="61698"/>
</Entity>
<Entity uid="22029">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1363.75977" z="763.2032"/>
<Orientation y="2.35621"/>
<Actor seed="19812"/>
</Entity>
<Entity uid="22030">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1330.27894" z="690.57721"/>
<Orientation y="2.35621"/>
<Actor seed="26008"/>
</Entity>
<Entity uid="22031">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1748.96436" z="746.12336"/>
<Orientation y="2.35621"/>
<Actor seed="40612"/>
</Entity>
<Entity uid="22032">
<Template>gaia/treasure/food_barrels_buried</Template>
<Player>0</Player>
<Position x="1657.2566" z="1196.67872"/>
<Orientation y="2.35621"/>
<Actor seed="25446"/>
</Entity>
<Entity uid="22034">
<Template>actor|props/structures/persians/farmstead_cart_big.xml</Template>
<Position x="1192.28711" z="1765.1371"/>
<Orientation y="4.22271"/>
<Actor seed="38808"/>
</Entity>
<Entity uid="22036">
<Template>actor|props/structures/persians/market_b_stall2.xml</Template>
<Position x="1791.67627" z="474.33768"/>
<Orientation y="4.80781"/>
<Actor seed="36144"/>
</Entity>
<Entity uid="22039">
<Template>gaia/treasure/metal_persian_big</Template>
<Player>0</Player>
<Position x="1801.03211" z="464.83545"/>
<Orientation y="4.7462"/>
<Actor seed="62910"/>
</Entity>
<Entity uid="22040">
<Template>gaia/treasure/food_jars</Template>
<Player>0</Player>
<Position x="1801.19446" z="469.44446"/>
<Orientation y="-0.31414"/>
<Actor seed="36236"/>
</Entity>
<Entity uid="22041">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1804.25696" z="472.21521"/>
<Orientation y="2.35621"/>
<Actor seed="39950"/>
</Entity>
<Entity uid="22042">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1804.09375" z="459.68958"/>
<Orientation y="2.35621"/>
<Actor seed="54016"/>
</Entity>
<Entity uid="22043">
<Template>gaia/treasure/food_crate</Template>
<Player>0</Player>
<Position x="1806.80311" z="460.06708"/>
<Orientation y="2.04603"/>
<Actor seed="56522"/>
</Entity>
<Entity uid="22044">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1812.00379" z="481.59714"/>
<Orientation y="2.0656"/>
<Actor seed="55264"/>
</Entity>
<Entity uid="22045">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1810.46473" z="482.89759"/>
<Orientation y="2.91845"/>
<Actor seed="11592"/>
</Entity>
<Entity uid="22046">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1809.23047" z="484.24622"/>
<Orientation y="2.35621"/>
<Actor seed="12618"/>
</Entity>
<Entity uid="22047">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1809.60108" z="481.34031"/>
<Orientation y="2.35621"/>
<Actor seed="34286"/>
</Entity>
<Entity uid="22048">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1808.40796" z="482.7659"/>
<Orientation y="3.9242"/>
<Actor seed="40412"/>
</Entity>
<Entity uid="22049">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1791.57984" z="478.73441"/>
<Orientation y="-0.28971"/>
<Actor seed="19284"/>
</Entity>
<Entity uid="22053">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1793.43946" z="479.02183"/>
<Orientation y="-0.3049"/>
<Actor seed="30864"/>
</Entity>
<Entity uid="22054">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1795.57105" z="478.98313"/>
<Orientation y="-0.32074"/>
<Actor seed="8960"/>
</Entity>
<Entity uid="22055">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1798.82142" z="479.12089"/>
<Orientation y="-0.34121"/>
<Actor seed="15546"/>
</Entity>
<Entity uid="22056">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1800.90577" z="479.03174"/>
<Orientation y="-0.3552"/>
<Actor seed="16852"/>
</Entity>
<Entity uid="22057">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1803.13294" z="479.11411"/>
<Orientation y="-0.37163"/>
<Actor seed="58254"/>
</Entity>
<Entity uid="22058">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1804.94764" z="479.26807"/>
<Orientation y="-0.38424"/>
<Actor seed="29612"/>
</Entity>
<Entity uid="22059">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1806.96741" z="479.45926"/>
<Orientation y="-0.39742"/>
<Actor seed="19018"/>
</Entity>
<Entity uid="22060">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1808.94532" z="479.65018"/>
<Orientation y="-0.4107"/>
<Actor seed="64734"/>
</Entity>
<Entity uid="22061">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1810.88733" z="479.59177"/>
<Orientation y="-0.42312"/>
<Actor seed="24506"/>
</Entity>
<Entity uid="22062">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1813.40772" z="479.63776"/>
<Orientation y="-0.49692"/>
<Actor seed="60870"/>
</Entity>
<Entity uid="22063">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1810.69056" z="452.11463"/>
<Orientation y="-2.7808"/>
<Actor seed="584"/>
</Entity>
<Entity uid="22064">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1808.1454" z="451.90033"/>
<Orientation y="-2.80153"/>
<Actor seed="38650"/>
</Entity>
<Entity uid="22065">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1805.54151" z="451.87348"/>
<Orientation y="-2.82117"/>
<Actor seed="2948"/>
</Entity>
<Entity uid="22066">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1803.12806" z="451.97297"/>
<Orientation y="-2.84174"/>
<Actor seed="270"/>
</Entity>
<Entity uid="22067">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1801.29407" z="452.0937"/>
<Orientation y="-2.8614"/>
<Actor seed="8152"/>
</Entity>
<Entity uid="22068">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1798.86426" z="452.10843"/>
<Orientation y="-2.88656"/>
<Actor seed="23208"/>
</Entity>
<Entity uid="22069">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1796.14808" z="452.2529"/>
<Orientation y="-2.91369"/>
<Actor seed="42126"/>
</Entity>
<Entity uid="22070">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1795.84778" z="453.89426"/>
<Orientation y="-2.88859"/>
<Actor seed="6206"/>
</Entity>
<Entity uid="22071">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1812.84791" z="449.22834"/>
<Orientation y="2.35622"/>
<Actor seed="12618"/>
</Entity>
<Entity uid="22072">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1811.92457" z="450.64856"/>
<Orientation y="2.0096"/>
<Actor seed="12618"/>
</Entity>
<Entity uid="22073">
<Template>gaia/treasure/metal</Template>
<Player>0</Player>
<Position x="1814.02381" z="450.4538"/>
<Orientation y="2.96836"/>
<Actor seed="12618"/>
</Entity>
<Entity uid="22074">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1793.49695" z="453.7363"/>
<Orientation y="-2.95199"/>
<Actor seed="59888"/>
</Entity>
<Entity uid="22075">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1793.27527" z="452.33133"/>
<Orientation y="-2.94906"/>
<Actor seed="47410"/>
</Entity>
<Entity uid="22076">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1791.89222" z="453.93137"/>
<Orientation y="-2.99202"/>
<Actor seed="49618"/>
</Entity>
<Entity uid="22077">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1791.29603" z="452.28321"/>
<Orientation y="-3.00065"/>
<Actor seed="18344"/>
</Entity>
<Entity uid="22078">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1790.00635" z="454.19562"/>
<Orientation y="-3.04488"/>
<Actor seed="20066"/>
</Entity>
<Entity uid="22079">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>0</Player>
<Position x="1789.63306" z="452.52424"/>
<Orientation y="-3.04777"/>
<Actor seed="35676"/>
</Entity>
<Entity uid="22080">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="760.52765" z="1492.04468"/>
<Orientation y="2.35621"/>
<Actor seed="42914"/>
</Entity>
<Entity uid="22081">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="752.07764" z="1500.22376"/>
<Orientation y="2.35621"/>
<Actor seed="11132"/>
</Entity>
<Entity uid="22082">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="748.60792" z="1495.875"/>
<Orientation y="2.35621"/>
<Actor seed="3438"/>
</Entity>
<Entity uid="22083">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="753.75666" z="1487.57142"/>
<Orientation y="2.35621"/>
<Actor seed="3960"/>
</Entity>
<Entity uid="22084">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="754.83423" z="1488.32264"/>
<Orientation y="2.35621"/>
<Actor seed="49310"/>
</Entity>
<Entity uid="22085">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="760.92945" z="1493.78248"/>
<Orientation y="2.35621"/>
<Actor seed="64190"/>
</Entity>
<Entity uid="22086">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="759.90534" z="1488.70423"/>
<Orientation y="2.35621"/>
<Actor seed="35214"/>
</Entity>
<Entity uid="22087">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="751.84327" z="1479.66639"/>
<Orientation y="2.35621"/>
<Actor seed="13290"/>
</Entity>
<Entity uid="22088">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="744.00092" z="1476.26844"/>
<Orientation y="2.35621"/>
<Actor seed="34120"/>
</Entity>
<Entity uid="22089">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="732.15424" z="1496.01124"/>
<Orientation y="2.35621"/>
<Actor seed="8510"/>
</Entity>
<Entity uid="22090">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="731.58814" z="1496.51307"/>
<Orientation y="2.35621"/>
<Actor seed="39186"/>
</Entity>
<Entity uid="22091">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="733.66614" z="1495.4701"/>
<Orientation y="2.35621"/>
<Actor seed="56016"/>
</Entity>
<Entity uid="22092">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="740.20197" z="1496.1172"/>
<Orientation y="2.35621"/>
<Actor seed="62666"/>
</Entity>
<Entity uid="22093">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="748.52198" z="1497.34876"/>
<Orientation y="2.35621"/>
<Actor seed="63646"/>
</Entity>
<Entity uid="22094">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="690.31489" z="1503.75379"/>
<Orientation y="2.35621"/>
<Actor seed="43454"/>
</Entity>
<Entity uid="22095">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="679.51215" z="1509.11963"/>
<Orientation y="2.35621"/>
<Actor seed="51960"/>
</Entity>
<Entity uid="22096">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="690.82435" z="1502.02906"/>
<Orientation y="2.35621"/>
<Actor seed="2650"/>
</Entity>
<Entity uid="22097">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="690.82374" z="1504.89441"/>
<Orientation y="2.35621"/>
<Actor seed="8292"/>
</Entity>
<Entity uid="22098">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="691.27363" z="1500.48865"/>
<Orientation y="2.35621"/>
<Actor seed="43408"/>
</Entity>
<Entity uid="22099">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="692.70228" z="1500.9004"/>
<Orientation y="2.35621"/>
<Actor seed="21634"/>
</Entity>
<Entity uid="22100">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="692.53888" z="1499.12464"/>
<Orientation y="2.35621"/>
<Actor seed="1842"/>
</Entity>
<Entity uid="22101">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="691.54328" z="1503.41138"/>
<Orientation y="2.35621"/>
<Actor seed="49140"/>
</Entity>
<Entity uid="22102">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="691.71332" z="1504.3534"/>
<Orientation y="2.35621"/>
<Actor seed="57614"/>
</Entity>
<Entity uid="22103">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="691.7533" z="1498.59607"/>
<Orientation y="2.35621"/>
<Actor seed="57862"/>
</Entity>
<Entity uid="22104">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="691.61152" z="1498.19117"/>
<Orientation y="2.35621"/>
<Actor seed="24366"/>
</Entity>
<Entity uid="22105">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="695.51984" z="1509.83606"/>
<Orientation y="2.35621"/>
<Actor seed="57574"/>
</Entity>
<Entity uid="22106">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="695.0608" z="1510.5879"/>
<Orientation y="2.35621"/>
<Actor seed="33796"/>
</Entity>
<Entity uid="22107">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="694.81232" z="1488.74256"/>
<Orientation y="2.35621"/>
<Actor seed="26174"/>
</Entity>
<Entity uid="22108">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="695.53583" z="1488.10279"/>
<Orientation y="2.35621"/>
<Actor seed="4034"/>
</Entity>
<Entity uid="22109">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="695.55976" z="1488.58191"/>
<Orientation y="2.35621"/>
<Actor seed="35326"/>
</Entity>
<Entity uid="22110">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="651.81183" z="1525.89722"/>
<Orientation y="2.35621"/>
<Actor seed="208"/>
</Entity>
<Entity uid="22111">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="693.19843" z="1524.67566"/>
<Orientation y="2.35621"/>
<Actor seed="36394"/>
</Entity>
<Entity uid="22112">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="696.48908" z="1511.81507"/>
<Orientation y="2.35621"/>
<Actor seed="43400"/>
</Entity>
<Entity uid="22113">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="680.214" z="1543.31788"/>
<Orientation y="2.35621"/>
<Actor seed="49796"/>
</Entity>
<Entity uid="22114">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="678.542" z="1543.97205"/>
<Orientation y="2.35621"/>
<Actor seed="38444"/>
</Entity>
<Entity uid="22115">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="553.86548" z="1412.74805"/>
<Orientation y="2.35621"/>
<Actor seed="8126"/>
</Entity>
<Entity uid="22116">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="551.87226" z="1413.64979"/>
<Orientation y="2.35621"/>
<Actor seed="54348"/>
</Entity>
<Entity uid="22117">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="554.8277" z="1413.49598"/>
<Orientation y="2.35621"/>
<Actor seed="9788"/>
</Entity>
<Entity uid="22118">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="556.1966" z="1414.46119"/>
<Orientation y="2.35621"/>
<Actor seed="14200"/>
</Entity>
<Entity uid="22119">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="694.78315" z="1512.67286"/>
<Orientation y="2.35621"/>
<Actor seed="27906"/>
</Entity>
<Entity uid="22120">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="693.46875" z="1513.60206"/>
<Orientation y="2.35621"/>
<Actor seed="38286"/>
</Entity>
<Entity uid="22121">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="751.7497" z="1455.12366"/>
<Orientation y="2.35621"/>
<Actor seed="12740"/>
</Entity>
<Entity uid="22122">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="743.79224" z="1455.86512"/>
<Orientation y="2.35621"/>
<Actor seed="18294"/>
</Entity>
<Entity uid="22123">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="742.95081" z="1461.89466"/>
<Orientation y="2.35621"/>
<Actor seed="17348"/>
</Entity>
<Entity uid="22124">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="753.67542" z="1456.59815"/>
<Orientation y="2.35621"/>
<Actor seed="8590"/>
</Entity>
<Entity uid="22125">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="793.7995" z="1517.81678"/>
<Orientation y="2.35621"/>
<Actor seed="61308"/>
</Entity>
<Entity uid="22126">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="793.91291" z="1519.45826"/>
<Orientation y="2.35621"/>
<Actor seed="12708"/>
</Entity>
<Entity uid="22127">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="812.24793" z="1501.96851"/>
<Orientation y="2.35621"/>
<Actor seed="16820"/>
</Entity>
<Entity uid="22128">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="762.74665" z="1543.72278"/>
<Orientation y="2.35621"/>
<Actor seed="32466"/>
</Entity>
<Entity uid="22129">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="628.5691" z="1699.62159"/>
<Orientation y="2.35621"/>
<Actor seed="11510"/>
</Entity>
<Entity uid="22131">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1210.46644" z="1006.66266"/>
<Orientation y="2.35621"/>
<Actor seed="62744"/>
</Entity>
<Entity uid="22132">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1197.98084" z="970.73987"/>
<Orientation y="2.35621"/>
<Actor seed="64958"/>
</Entity>
<Entity uid="22133">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1360.68555" z="905.17334"/>
<Orientation y="2.35621"/>
<Actor seed="46200"/>
</Entity>
<Entity uid="22134">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1366.51832" z="892.74573"/>
<Orientation y="2.35621"/>
<Actor seed="8212"/>
</Entity>
<Entity uid="22135">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1379.9773" z="928.602"/>
<Orientation y="2.35621"/>
<Actor seed="57410"/>
</Entity>
<Entity uid="22136">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1379.79358" z="929.9032"/>
<Orientation y="2.35621"/>
<Actor seed="65418"/>
</Entity>
<Entity uid="22137">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1347.3213" z="897.15082"/>
<Orientation y="2.35621"/>
<Actor seed="51104"/>
</Entity>
<Entity uid="22138">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1272.8866" z="840.69202"/>
<Orientation y="2.35621"/>
<Actor seed="44414"/>
</Entity>
<Entity uid="22139">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1378.39551" z="929.84723"/>
<Orientation y="2.35621"/>
<Actor seed="45538"/>
</Entity>
<Entity uid="22140">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1346.62855" z="897.9394"/>
<Orientation y="2.35621"/>
<Actor seed="45468"/>
</Entity>
<Entity uid="22141">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1347.38794" z="899.40528"/>
<Orientation y="2.35621"/>
<Actor seed="32540"/>
</Entity>
<Entity uid="22142">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1344.82691" z="897.71552"/>
<Orientation y="2.35621"/>
<Actor seed="22124"/>
</Entity>
<Entity uid="22143">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1342.94544" z="896.22107"/>
<Orientation y="2.35621"/>
<Actor seed="40810"/>
</Entity>
<Entity uid="22144">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1371.11634" z="917.08503"/>
<Orientation y="2.35621"/>
<Actor seed="11394"/>
</Entity>
<Entity uid="22145">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1316.02735" z="875.60962"/>
<Orientation y="2.35621"/>
<Actor seed="20070"/>
</Entity>
<Entity uid="22146">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1395.89002" z="952.24543"/>
<Orientation y="2.35621"/>
<Actor seed="2324"/>
</Entity>
<Entity uid="22147">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1368.4834" z="912.136"/>
<Orientation y="2.35621"/>
<Actor seed="33892"/>
</Entity>
<Entity uid="22148">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1368.36414" z="911.188"/>
<Orientation y="2.35621"/>
<Actor seed="27464"/>
</Entity>
<Entity uid="22149">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1365.14441" z="911.71033"/>
<Orientation y="2.35621"/>
<Actor seed="7036"/>
</Entity>
<Entity uid="22150">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1404.42054" z="1027.57398"/>
<Orientation y="2.35621"/>
<Actor seed="3608"/>
</Entity>
<Entity uid="22151">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1402.76954" z="1027.2367"/>
<Orientation y="2.35621"/>
<Actor seed="5886"/>
</Entity>
<Entity uid="22152">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1400.69263" z="1027.75428"/>
<Orientation y="2.35621"/>
<Actor seed="6912"/>
</Entity>
<Entity uid="22153">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1428.48011" z="1003.91828"/>
<Orientation y="2.35621"/>
<Actor seed="61512"/>
</Entity>
<Entity uid="22154">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1430.04822" z="1005.91529"/>
<Orientation y="2.35621"/>
<Actor seed="37980"/>
</Entity>
<Entity uid="22155">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1430.50525" z="1008.09522"/>
<Orientation y="2.35621"/>
<Actor seed="25784"/>
</Entity>
<Entity uid="22156">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1432.22901" z="1006.72053"/>
<Orientation y="2.35621"/>
<Actor seed="50376"/>
</Entity>
<Entity uid="22157">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1455.57508" z="996.15723"/>
<Orientation y="2.35621"/>
<Actor seed="40076"/>
</Entity>
<Entity uid="22158">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1454.35572" z="996.14039"/>
<Orientation y="2.35621"/>
<Actor seed="27456"/>
</Entity>
<Entity uid="22159">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1452.90955" z="996.33832"/>
<Orientation y="2.35621"/>
<Actor seed="50058"/>
</Entity>
<Entity uid="22160">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1455.07471" z="998.19208"/>
<Orientation y="2.35621"/>
<Actor seed="39512"/>
</Entity>
<Entity uid="22161">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1444.8141" z="1044.44336"/>
<Orientation y="2.35621"/>
<Actor seed="28736"/>
</Entity>
<Entity uid="22162">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1443.0337" z="1043.23072"/>
<Orientation y="2.35621"/>
<Actor seed="29552"/>
</Entity>
<Entity uid="22163">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1444.42847" z="1042.4961"/>
<Orientation y="2.35621"/>
<Actor seed="40846"/>
</Entity>
<Entity uid="22164">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1441.68641" z="1042.10267"/>
<Orientation y="2.35621"/>
<Actor seed="44294"/>
</Entity>
<Entity uid="22165">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1438.36243" z="1095.36805"/>
<Orientation y="2.35621"/>
<Actor seed="46726"/>
</Entity>
<Entity uid="22166">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1399.9109" z="1005.25751"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22167">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1400.0586" z="1004.6595"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22168">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1400.193" z="1004.10767"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22169">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1399.43152" z="1005.15503"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22170">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1399.57923" z="1004.55701"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22171">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1399.71363" z="1004.0052"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22172">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1400.48206" z="1005.43128"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22173">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1400.62977" z="1004.83326"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22174">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1400.76417" z="1004.28144"/>
<Orientation y="4.47097"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22175">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1401.00709" z="1005.55988"/>
<Orientation y="4.4409"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22176">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1401.17273" z="1004.96656"/>
<Orientation y="4.4409"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22177">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1401.32361" z="1004.41901"/>
<Orientation y="4.4409"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22178">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1401.54871" z="1005.69922"/>
<Orientation y="4.38965"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22179">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1401.7444" z="1005.11512"/>
<Orientation y="4.38965"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22180">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1401.92322" z="1004.57605"/>
<Orientation y="4.38965"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22181">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1402.05445" z="1005.84693"/>
<Orientation y="4.33767"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22182">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1402.28028" z="1005.27381"/>
<Orientation y="4.33767"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22183">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1402.48682" z="1004.74476"/>
<Orientation y="4.33767"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22184">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1402.54126" z="1006.04523"/>
<Orientation y="4.3199"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22185">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1402.77723" z="1005.47626"/>
<Orientation y="4.3199"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22186">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1402.99317" z="1004.95093"/>
<Orientation y="4.3199"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22187">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1403.04847" z="1006.22138"/>
<Orientation y="4.25176"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22188">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1403.32264" z="1005.66974"/>
<Orientation y="4.25176"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22189">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1403.57386" z="1005.16034"/>
<Orientation y="4.25176"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22190">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1403.43091" z="1006.41504"/>
<Orientation y="4.18808"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22191">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1403.73963" z="1005.88202"/>
<Orientation y="4.18808"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22192">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.02271" z="1005.38965"/>
<Orientation y="4.18808"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22193">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1403.86585" z="1006.65064"/>
<Orientation y="4.12258"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22194">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.20875" z="1006.13892"/>
<Orientation y="4.12258"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22195">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.52344" z="1005.66614"/>
<Orientation y="4.12258"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22196">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.26697" z="1006.9311"/>
<Orientation y="4.0882"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22197">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.62732" z="1006.43152"/>
<Orientation y="4.0882"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22198">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.95813" z="1005.9698"/>
<Orientation y="4.0882"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22199">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.53602" z="1007.14399"/>
<Orientation y="3.9744"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22200">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.95081" z="1006.68848"/>
<Orientation y="3.9744"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22201">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.3318" z="1006.26728"/>
<Orientation y="3.9744"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22202">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1404.88758" z="1007.43647"/>
<Orientation y="3.86965"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22203">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.32984" z="1006.99927"/>
<Orientation y="3.86965"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22204">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.75281" z="1006.62024"/>
<Orientation y="3.86965"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22205">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.17457" z="1007.69208"/>
<Orientation y="3.77454"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22206">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.6714" z="1007.32795"/>
<Orientation y="3.77454"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22207">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.12842" z="1006.99091"/>
<Orientation y="3.77454"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22208">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.33863" z="1008.02833"/>
<Orientation y="3.65873"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22209">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.8744" z="1007.72419"/>
<Orientation y="3.65873"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22210">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.36744" z="1007.44214"/>
<Orientation y="3.65873"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22211">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.51795" z="1008.31867"/>
<Orientation y="3.5225"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22212">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.08997" z="1008.0901"/>
<Orientation y="3.5225"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22213">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.6167" z="1007.87757"/>
<Orientation y="3.5225"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22214">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.62793" z="1008.67298"/>
<Orientation y="3.39592"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22215">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.22425" z="1008.51838"/>
<Orientation y="3.39592"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22216">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.77356" z="1008.37409"/>
<Orientation y="3.39592"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22217">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.68213" z="1008.995"/>
<Orientation y="3.27604"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22218">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.29261" z="1008.91279"/>
<Orientation y="3.27604"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22219">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.85523" z="1008.83521"/>
<Orientation y="3.27604"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22220">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.68494" z="1009.4372"/>
<Orientation y="3.2506"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22221">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.29725" z="1009.37055"/>
<Orientation y="3.2506"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22222">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.8617" z="1009.30732"/>
<Orientation y="3.2506"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22223">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.8899" z="1010.06122"/>
<Orientation y="0.05439"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22224">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.27479" z="1010.0943"/>
<Orientation y="0.05439"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22225">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.70777" z="1010.12665"/>
<Orientation y="0.05439"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22226">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.8335" z="1010.52405"/>
<Orientation y="-0.03312"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22227">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.2179" z="1010.5033"/>
<Orientation y="-0.03312"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22228">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.65015" z="1010.48597"/>
<Orientation y="-0.03312"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22229">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.69837" z="1010.97498"/>
<Orientation y="6.17783"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22230">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.08582" z="1010.90973"/>
<Orientation y="6.17783"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22231">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.521" z="1010.85145"/>
<Orientation y="6.17783"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22232">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.49646" z="1010.90455"/>
<Orientation y="2.97275"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22233">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.10364" z="1011.00849"/>
<Orientation y="2.97275"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22234">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.6637" z="1011.10242"/>
<Orientation y="2.97275"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22235">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.3766" z="1011.3299"/>
<Orientation y="3.06621"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22236">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.99085" z="1011.37671"/>
<Orientation y="3.06621"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22237">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.55726" z="1011.41803"/>
<Orientation y="3.06621"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22238">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.32947" z="1011.76032"/>
<Orientation y="3.14936"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22239">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.94544" z="1011.75593"/>
<Orientation y="3.14936"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22240">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.51331" z="1011.75007"/>
<Orientation y="3.14936"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22241">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.34668" z="1012.23597"/>
<Orientation y="3.32834"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22242">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.95203" z="1012.12201"/>
<Orientation y="3.32834"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22243">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.5099" z="1012.01514"/>
<Orientation y="3.32834"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22244">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.4319" z="1012.66633"/>
<Orientation y="3.47501"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22245">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.01404" z="1012.46515"/>
<Orientation y="3.47501"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22246">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.55018" z="1012.2779"/>
<Orientation y="3.47501"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22247">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.58667" z="1013.13691"/>
<Orientation y="3.59453"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22248">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.14075" z="1012.86768"/>
<Orientation y="3.59453"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22249">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.65076" z="1012.61786"/>
<Orientation y="3.59453"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22250">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1405.78003" z="1013.51789"/>
<Orientation y="3.71261"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22251">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.3523" z="1013.20502"/>
<Orientation y="3.71261"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22252">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.81385" z="1012.89765"/>
<Orientation y="3.71261"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22253">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.06312" z="1013.88105"/>
<Orientation y="3.82036"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22254">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.54285" z="1013.49463"/>
<Orientation y="3.82036"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22255">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.98414" z="1013.13685"/>
<Orientation y="3.82036"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22256">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.33985" z="1014.21851"/>
<Orientation y="3.94452"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22257">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.76807" z="1013.77558"/>
<Orientation y="3.94452"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22258">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.1615" z="1013.36597"/>
<Orientation y="3.94452"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22259">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1406.672" z="1014.48151"/>
<Orientation y="4.0672"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22260">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.04273" z="1013.98957"/>
<Orientation y="4.0672"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22261">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.38306" z="1013.53492"/>
<Orientation y="4.0672"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22262">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.02149" z="1014.72712"/>
<Orientation y="4.18224"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22263">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.33338" z="1014.19593"/>
<Orientation y="4.18224"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22264">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.61927" z="1013.70521"/>
<Orientation y="4.18224"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22265">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.38733" z="1014.88807"/>
<Orientation y="4.38033"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22266">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.58851" z="1014.30591"/>
<Orientation y="4.38033"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22267">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.77222" z="1013.7685"/>
<Orientation y="4.38033"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22268">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.7693" z="1015.03022"/>
<Orientation y="4.55932"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22269">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.86365" z="1014.42151"/>
<Orientation y="4.55932"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22270">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1407.94886" z="1013.86"/>
<Orientation y="4.55932"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22271">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1408.21851" z="1015.07691"/>
<Orientation y="4.70452"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22272">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1408.22376" z="1014.46094"/>
<Orientation y="4.70452"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22273">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1408.22669" z="1013.89301"/>
<Orientation y="4.70452"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22274">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1408.65638" z="1015.05994"/>
<Orientation y="4.73322"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22275">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1408.6194" z="1014.29444"/>
<Orientation y="4.73322"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22276">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1408.63062" z="1013.87629"/>
<Orientation y="4.73322"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22277">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.1178" z="1015.04114"/>
<Orientation y="4.78994"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22278">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.07789" z="1014.62537"/>
<Orientation y="4.78994"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22279">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.02515" z="1013.86084"/>
<Orientation y="4.78994"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22280">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.64271" z="1015.02021"/>
<Orientation y="4.8063"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22281">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.5951" z="1014.6067"/>
<Orientation y="4.8063"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22282">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.53077" z="1013.84156"/>
<Orientation y="4.8063"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22283">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1410.11988" z="1014.96332"/>
<Orientation y="4.85672"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22284">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1410.06788" z="1014.34827"/>
<Orientation y="4.85672"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22285">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1410.04688" z="1013.77015"/>
<Orientation y="4.85672"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22286">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1410.65357" z="1014.857"/>
<Orientation y="4.84284"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22287">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1410.57386" z="1014.24616"/>
<Orientation y="4.84284"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22288">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1410.49854" z="1013.68323"/>
<Orientation y="4.84284"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22289">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1411.18836" z="1014.76502"/>
<Orientation y="-1.44674"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22290">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1411.11255" z="1014.1537"/>
<Orientation y="-1.44674"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22291">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1411.04078" z="1013.59028"/>
<Orientation y="-1.44674"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22292">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1411.66126" z="1014.70417"/>
<Orientation y="-1.4914"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22293">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1411.6128" z="1014.0901"/>
<Orientation y="-1.4914"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22294">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1411.56641" z="1013.52405"/>
<Orientation y="-1.4914"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22295">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1412.11048" z="1014.6634"/>
<Orientation y="4.67454"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22296">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1412.13428" z="1014.04786"/>
<Orientation y="4.67454"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22297">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1412.1543" z="1013.48023"/>
<Orientation y="4.67454"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22298">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1412.56653" z="1014.6897"/>
<Orientation y="4.59743"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22299">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1412.6377" z="1014.07782"/>
<Orientation y="4.59743"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22300">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1412.70142" z="1013.5135"/>
<Orientation y="4.59743"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22301">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1412.97498" z="1014.70545"/>
<Orientation y="4.46485"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22302">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.12635" z="1014.10834"/>
<Orientation y="4.46485"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22303">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.26417" z="1013.55738"/>
<Orientation y="4.46485"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22304">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.2511" z="1014.78577"/>
<Orientation y="4.25814"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22305">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.52173" z="1014.23237"/>
<Orientation y="4.25814"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22306">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.76978" z="1013.72144"/>
<Orientation y="4.25814"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22307">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.48292" z="1014.94062"/>
<Orientation y="4.06128"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22308">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.97083" z="1014.31415"/>
<Orientation y="4.06128"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22309">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.1996" z="1013.99823"/>
<Orientation y="4.06128"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22310">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.70704" z="1015.19001"/>
<Orientation y="3.92287"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22311">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.14478" z="1014.75647"/>
<Orientation y="3.92287"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22312">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.547" z="1014.35553"/>
<Orientation y="3.92287"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22313">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.82996" z="1015.43702"/>
<Orientation y="3.75194"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22314">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.55604" z="1014.97706"/>
<Orientation y="3.75194"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22315">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.79944" z="1014.75763"/>
<Orientation y="3.75194"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22316">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.03882" z="1015.86017"/>
<Orientation y="3.71584"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22317">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.76124" z="1015.36945"/>
<Orientation y="3.71584"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22318">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.03223" z="1015.2162"/>
<Orientation y="3.71584"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22319">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.26307" z="1016.25019"/>
<Orientation y="3.70003"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22320">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.70289" z="1015.96912"/>
<Orientation y="3.70003"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22321">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.26661" z="1015.62201"/>
<Orientation y="3.70003"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22322">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.516" z="1016.6568"/>
<Orientation y="10.07886"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22323">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.00513" z="1016.28235"/>
<Orientation y="10.07886"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22324">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.45496" z="1015.93561"/>
<Orientation y="10.07886"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22325">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.83985" z="1017.04291"/>
<Orientation y="3.90796"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22326">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.28394" z="1016.61597"/>
<Orientation y="3.90796"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22327">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.69214" z="1016.22107"/>
<Orientation y="3.90796"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22328">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.16614" z="1017.41852"/>
<Orientation y="4.03335"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22329">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.55347" z="1016.93946"/>
<Orientation y="4.03335"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22330">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.90906" z="1016.49665"/>
<Orientation y="4.03335"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22331">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.6554" z="1017.69953"/>
<Orientation y="10.43558"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22332">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.03956" z="1017.08619"/>
<Orientation y="10.43558"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22333">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.28345" z="1016.69587"/>
<Orientation y="10.43558"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22334">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.0381" z="1018.02631"/>
<Orientation y="4.2818"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22335">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.41028" z="1017.21564"/>
<Orientation y="4.2818"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22336">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.53138" z="1016.95002"/>
<Orientation y="4.2818"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22337">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.45264" z="1018.24152"/>
<Orientation y="4.41373"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22338">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.57532" z="1017.91736"/>
<Orientation y="4.41373"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22339">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.79993" z="1017.10969"/>
<Orientation y="4.41373"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22340">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.84656" z="1018.3819"/>
<Orientation y="4.50017"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22341">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.01514" z="1017.58558"/>
<Orientation y="4.50017"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22342">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.09498" z="1017.22431"/>
<Orientation y="4.50017"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22343">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.22474" z="1018.45221"/>
<Orientation y="10.85653"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22344">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.36377" z="1017.48255"/>
<Orientation y="10.85653"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22345">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.3877" z="1017.27955"/>
<Orientation y="10.85653"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22346">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.37671" z="1015.6172"/>
<Orientation y="3.71584"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22347">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.06226" z="1015.72046"/>
<Orientation y="3.70003"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22348">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1414.22046" z="1015.19611"/>
<Orientation y="3.75194"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22349">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1413.73121" z="1014.55683"/>
<Orientation y="4.06128"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22350">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.06116" z="1014.32673"/>
<Orientation y="4.78995"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22351">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1408.6366" z="1014.59766"/>
<Orientation y="4.73322"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22352">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1409.56067" z="1014.36298"/>
<Orientation y="4.80631"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22353">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.67908" z="1018.49543"/>
<Orientation y="10.90363"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22354">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.73804" z="1017.89258"/>
<Orientation y="10.90363"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22355">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.83826" z="1017.31232"/>
<Orientation y="10.90363"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22356">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.1825" z="1018.55622"/>
<Orientation y="4.64908"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22357">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.22181" z="1017.94153"/>
<Orientation y="4.64908"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22358">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.25635" z="1017.37458"/>
<Orientation y="4.64908"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22359">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.78626" z="1018.56843"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22360">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.75916" z="1018.2953"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22361">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.74292" z="1017.38526"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22362">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.27308" z="1018.59083"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22363">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.24952" z="1018.19117"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22364">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.22974" z="1017.40766"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22365">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.6714" z="1018.57416"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22366">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.64979" z="1017.95856"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22367">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.62806" z="1017.391"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22368">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.02283" z="1018.57795"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22369">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.98096" z="1017.68488"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22370">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.9795" z="1017.39478"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22371">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.46705" z="1018.57428"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22372">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.44043" z="1017.7215"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22373">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.42371" z="1017.39112"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22374">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.88086" z="1018.58558"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22375">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.84705" z="1017.83936"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22376">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.83643" z="1017.4123"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22377">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1421.25037" z="1018.62629"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22378">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1421.22876" z="1018.01069"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22379">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1421.20704" z="1017.44312"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22380">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1421.67261" z="1018.67798"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22381">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1421.65101" z="1018.06238"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22382">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1421.62928" z="1017.49482"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22383">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.08191" z="1018.66675"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22384">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.08118" z="1018.05079"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22385">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.07862" z="1017.48285"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22386">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.48438" z="1018.66272"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22387">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.46277" z="1018.04712"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22388">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.44105" z="1017.47956"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22389">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.86622" z="1018.25379"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22390">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.93433" z="1017.935"/>
<Orientation y="4.50017"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22391">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.67042" z="1017.57227"/>
<Orientation y="4.41373"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22392">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.80762" z="1017.6496"/>
<Orientation y="10.90363"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22393">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.25794" z="1018.25745"/>
<Orientation y="4.64908"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22394">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.24891" z="1017.51716"/>
<Orientation y="-1.62533"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22395">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.29371" z="1017.47828"/>
<Orientation y="4.2818"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22396">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1416.16187" z="1017.76496"/>
<Orientation y="4.2818"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22397">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1415.86084" z="1017.37427"/>
<Orientation y="10.43558"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22398">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.72376" z="1018.06959"/>
<Orientation y="10.90363"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22399">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.32557" z="1017.81171"/>
<Orientation y="10.85654"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22400">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1417.27723" z="1018.13532"/>
<Orientation y="10.85654"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22401">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1423.7151" z="1018.64301"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22402">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1423.69349" z="1018.02741"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22403">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1423.67176" z="1017.45984"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22404">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1423.31263" z="1018.64704"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22405">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1423.3119" z="1018.03107"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22406">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.88172" z="1018.04267"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22407">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1423.30933" z="1017.46314"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22408">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.90333" z="1018.65827"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22409">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.96216" z="1018.64625"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22410">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.94056" z="1018.03064"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22411">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.91883" z="1017.46308"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22412">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.5597" z="1018.65027"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22413">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.55896" z="1018.03431"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22414">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.12879" z="1018.0459"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22415">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.5564" z="1017.46637"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22416">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.1504" z="1018.6615"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22417">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1426.33692" z="1018.62708"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22418">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1426.31531" z="1018.01148"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22419">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1426.29358" z="1017.44391"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22420">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1425.93445" z="1018.63111"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22421">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1425.93372" z="1018.01514"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22422">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1425.50355" z="1018.02674"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22423">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1425.93116" z="1017.44721"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22424">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1425.52515" z="1018.64234"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22425">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1422.87891" z="1017.47126"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22426">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1424.09485" z="1017.48395"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22427">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1425.40516" z="1017.44068"/>
<Orientation y="10.99732"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22428">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.43396" z="1018.19172"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22429">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1420.10474" z="1018.14313"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22430">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.76355" z="1018.08246"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22431">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1418.74415" z="1017.7707"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22432">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1419.24659" z="1017.8451"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22433">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1426.78296" z="1018.62922"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22434">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1426.76136" z="1018.01362"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22435">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1426.73963" z="1017.44605"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22436">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1427.1742" z="1018.60712"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22437">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1427.1526" z="1017.99152"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22438">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1427.13086" z="1017.42396"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22439">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1427.47815" z="1018.61103"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22440">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1427.45655" z="1017.99543"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22441">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="1427.43482" z="1017.42786"/>
<Orientation y="11.03122"/>
<Actor seed="34722"/>
</Entity>
<Entity uid="22442">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.98206" z="1015.74964"/>
<Orientation y="2.35621"/>
<Actor seed="36572"/>
</Entity>
<Entity uid="22443">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1404.50623" z="1011.81562"/>
<Orientation y="2.35621"/>
<Actor seed="45950"/>
</Entity>
<Entity uid="22444">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1413.91395" z="1018.32789"/>
<Orientation y="2.35621"/>
<Actor seed="17088"/>
</Entity>
<Entity uid="22445">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.31031" z="1018.36933"/>
<Orientation y="2.35621"/>
<Actor seed="62560"/>
</Entity>
<Entity uid="22446">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.6012" z="1017.57648"/>
<Orientation y="2.35621"/>
<Actor seed="15528"/>
</Entity>
<Entity uid="22447">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1415.92334" z="1012.17634"/>
<Orientation y="2.35621"/>
<Actor seed="23090"/>
</Entity>
<Entity uid="22448">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1414.61744" z="1012.93781"/>
<Orientation y="2.35622"/>
<Actor seed="62560"/>
</Entity>
<Entity uid="22449">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1413.5287" z="1017.44123"/>
<Orientation y="2.35622"/>
<Actor seed="62560"/>
</Entity>
<Entity uid="22450">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1405.00403" z="1004.29102"/>
<Orientation y="2.1775"/>
<Actor seed="33040"/>
</Entity>
<Entity uid="22451">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1406.78113" z="1004.66718"/>
<Orientation y="2.4391"/>
<Actor seed="14482"/>
</Entity>
<Entity uid="22452">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1415.2942" z="1013.65668"/>
<Orientation y="2.35621"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22453">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.25208" z="1012.18384"/>
<Orientation y="8.04044"/>
<Actor seed="40558"/>
</Entity>
<Entity uid="22454">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1409.24903" z="1012.13782"/>
<Orientation y="2.35621"/>
<Actor seed="26188"/>
</Entity>
<Entity uid="22455">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1414.55896" z="1011.95435"/>
<Orientation y="2.05547"/>
<Actor seed="4958"/>
</Entity>
<Entity uid="22456">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1413.20374" z="1012.26722"/>
<Orientation y="2.50678"/>
<Actor seed="40580"/>
</Entity>
<Entity uid="22457">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1413.46424" z="1019.20722"/>
<Orientation y="2.28869"/>
<Actor seed="34162"/>
</Entity>
<Entity uid="22458">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1412.66102" z="1016.83655"/>
<Orientation y="2.35621"/>
<Actor seed="13872"/>
</Entity>
<Entity uid="22459">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1399.35108" z="1007.0569"/>
<Orientation y="2.35621"/>
<Actor seed="968"/>
</Entity>
<Entity uid="22460">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.38245" z="1016.83075"/>
<Orientation y="8.36164"/>
<Actor seed="31404"/>
</Entity>
<Entity uid="22461">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.17981" z="1015.94373"/>
<Orientation y="2.63808"/>
<Actor seed="43330"/>
</Entity>
<Entity uid="22462">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1419.60267" z="1015.44434"/>
<Orientation y="2.49827"/>
<Actor seed="33566"/>
</Entity>
<Entity uid="22463">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1421.63099" z="1015.7547"/>
<Orientation y="2.35621"/>
<Actor seed="59020"/>
</Entity>
<Entity uid="22464">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1415.04664" z="1019.49518"/>
<Orientation y="2.35621"/>
<Actor seed="922"/>
</Entity>
<Entity uid="22465">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1409.70423" z="1016.57087"/>
<Orientation y="2.61533"/>
<Actor seed="1868"/>
</Entity>
<Entity uid="22466">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1405.32898" z="1016.58606"/>
<Orientation y="2.35621"/>
<Actor seed="49236"/>
</Entity>
<Entity uid="22467">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.08387" z="1010.88184"/>
<Orientation y="2.16819"/>
<Actor seed="33720"/>
</Entity>
<Entity uid="22468">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1403.9319" z="1012.66895"/>
<Orientation y="3.10334"/>
<Actor seed="22748"/>
</Entity>
<Entity uid="22469">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1403.57227" z="1002.31739"/>
<Orientation y="2.52198"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="22470">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.25928" z="1017.89655"/>
<Orientation y="2.35621"/>
<Actor seed="63324"/>
</Entity>
<Entity uid="22471">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1404.57996" z="1014.04053"/>
<Orientation y="2.35621"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="22472">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1416.05848" z="1015.54584"/>
<Orientation y="2.35621"/>
<Actor seed="38544"/>
</Entity>
<Entity uid="22473">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1411.10877" z="1012.33118"/>
<Orientation y="7.27459"/>
<Actor seed="33914"/>
</Entity>
<Entity uid="22474">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1406.19043" z="1015.00092"/>
<Orientation y="2.35621"/>
<Actor seed="40932"/>
</Entity>
<Entity uid="22475">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1406.84815" z="1006.13947"/>
<Orientation y="7.12975"/>
<Actor seed="1246"/>
</Entity>
<Entity uid="22479">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.67188" z="1028.8069"/>
<Orientation y="2.35622"/>
<Actor seed="49236"/>
</Entity>
<Entity uid="22480">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.55323" z="1027.22706"/>
<Orientation y="2.50678"/>
<Actor seed="40580"/>
</Entity>
<Entity uid="22481">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1409.14661" z="1027.57386"/>
<Orientation y="2.35622"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22482">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.15345" z="1030.54578"/>
<Orientation y="4.72986"/>
<Actor seed="63324"/>
</Entity>
<Entity uid="22483">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1396.4679" z="1010.85279"/>
<Orientation y="2.61533"/>
<Actor seed="1868"/>
</Entity>
<Entity uid="22487">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1400.80628" z="1033.5901"/>
<Orientation y="2.35622"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22488">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1419.08851" z="1024.99231"/>
<Orientation y="2.35622"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22489">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1416.12366" z="1037.38123"/>
<Orientation y="2.35622"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22490">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1415.35071" z="1039.44239"/>
<Orientation y="2.35622"/>
<Actor seed="49236"/>
</Entity>
<Entity uid="22491">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1421.55835" z="1032.71766"/>
<Orientation y="2.2887"/>
<Actor seed="34162"/>
</Entity>
<Entity uid="22492">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1419.42884" z="1032.43458"/>
<Orientation y="6.89478"/>
<Actor seed="34162"/>
</Entity>
<Entity uid="22493">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.55787" z="1019.36915"/>
<Orientation y="2.35621"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22494">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1400.11158" z="1015.33991"/>
<Orientation y="2.35621"/>
<Actor seed="63574"/>
</Entity>
<Entity uid="22495">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1398.93006" z="1016.8332"/>
<Orientation y="2.35621"/>
<Actor seed="35458"/>
</Entity>
<Entity uid="22496">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1403" z="1003.23908"/>
<Orientation y="2.35621"/>
<Actor seed="52064"/>
</Entity>
<Entity uid="22497">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1401.87171" z="1003.64618"/>
<Orientation y="2.35621"/>
<Actor seed="22916"/>
</Entity>
<Entity uid="22498">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1403.78626" z="1014.01832"/>
<Orientation y="2.35621"/>
<Actor seed="38972"/>
</Entity>
<Entity uid="22499">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1408.05884" z="1016.52497"/>
<Orientation y="2.35621"/>
<Actor seed="3724"/>
</Entity>
<Entity uid="22500">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1408.69092" z="1017.39667"/>
<Orientation y="2.35621"/>
<Actor seed="51852"/>
</Entity>
<Entity uid="22501">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1419.55445" z="1022.91218"/>
<Orientation y="-5.00686"/>
<Actor seed="38554"/>
</Entity>
<Entity uid="22502">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1408.0381" z="1018.23206"/>
<Orientation y="2.35621"/>
<Actor seed="39856"/>
</Entity>
<Entity uid="22503">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1410.74036" z="1018.2671"/>
<Orientation y="2.35621"/>
<Actor seed="38030"/>
</Entity>
<Entity uid="22504">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1424.19105" z="1015.62897"/>
<Orientation y="2.35621"/>
<Actor seed="17904"/>
</Entity>
<Entity uid="22505">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1404.66102" z="1009.44538"/>
<Orientation y="1.39803"/>
<Actor seed="49334"/>
</Entity>
<Entity uid="22506">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1403.48621" z="1009.59534"/>
<Orientation y="2.35621"/>
<Actor seed="64246"/>
</Entity>
<Entity uid="22507">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1403.73438" z="1008.65424"/>
<Orientation y="2.35622"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22508">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1409.6902" z="1018.99659"/>
<Orientation y="9.01433"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22509">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1410.44617" z="1029.40125"/>
<Orientation y="2.35622"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22510">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1403.43653" z="1012.8567"/>
<Orientation y="8.14538"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22511">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1414.40027" z="992.87531"/>
<Orientation y="2.43911"/>
<Actor seed="14482"/>
</Entity>
<Entity uid="22512">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1412.87427" z="992.12952"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="22513">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1414.90748" z="991.44043"/>
<Orientation y="2.35621"/>
<Actor seed="35954"/>
</Entity>
<Entity uid="22514">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1415.65308" z="990.72004"/>
<Orientation y="2.35621"/>
<Actor seed="7718"/>
</Entity>
<Entity uid="22515">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1414.19117" z="990.41382"/>
<Orientation y="2.35621"/>
<Actor seed="50952"/>
</Entity>
<Entity uid="22516">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1415.61854" z="989.83484"/>
<Orientation y="2.35621"/>
<Actor seed="20286"/>
</Entity>
<Entity uid="22517">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1401.24903" z="1001.58155"/>
<Orientation y="4.1637"/>
<Actor seed="55148"/>
</Entity>
<Entity uid="22518">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1401.02564" z="1001.03248"/>
<Orientation y="2.35621"/>
<Actor seed="26754"/>
</Entity>
<Entity uid="22519">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1399.90235" z="1000.73334"/>
<Orientation y="2.35621"/>
<Actor seed="61184"/>
</Entity>
<Entity uid="22520">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1400.05677" z="1001.761"/>
<Orientation y="2.35621"/>
<Actor seed="55290"/>
</Entity>
<Entity uid="22521">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1400.4762" z="1002.6703"/>
<Orientation y="2.35621"/>
<Actor seed="64020"/>
</Entity>
<Entity uid="22522">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1402.86133" z="1001.80597"/>
<Orientation y="2.35621"/>
<Actor seed="34178"/>
</Entity>
<Entity uid="22523">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1401.4469" z="1006.94703"/>
<Orientation y="2.35621"/>
<Actor seed="62318"/>
</Entity>
<Entity uid="22524">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1403.20752" z="1003.98298"/>
<Orientation y="2.35621"/>
<Actor seed="18674"/>
</Entity>
<Entity uid="22525">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1406.9214" z="1006.44477"/>
<Orientation y="2.35621"/>
<Actor seed="31468"/>
</Entity>
<Entity uid="22526">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.82776" z="1007.98786"/>
<Orientation y="2.35621"/>
<Actor seed="40008"/>
</Entity>
<Entity uid="22527">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.74695" z="1010.42731"/>
<Orientation y="2.35621"/>
<Actor seed="42412"/>
</Entity>
<Entity uid="22528">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1411.97608" z="1011.78235"/>
<Orientation y="2.35621"/>
<Actor seed="1786"/>
</Entity>
<Entity uid="22529">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1417.0265" z="1002.14374"/>
<Orientation y="2.10962"/>
<Actor seed="39174"/>
</Entity>
<Entity uid="22530">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1415.19581" z="1001.6966"/>
<Orientation y="2.35621"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22531">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1417.06421" z="1001.78522"/>
<Orientation y="2.35622"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22532">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1428.05774" z="1006.82367"/>
<Orientation y="2.35622"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22533">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1425.40662" z="1016.50532"/>
<Orientation y="2.35622"/>
<Actor seed="46390"/>
</Entity>
<Entity uid="22534">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1427.17212" z="1016.24506"/>
<Orientation y="-2.2299"/>
<Actor seed="46390"/>
</Entity>
<Entity uid="22535">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1429.25831" z="1015.11091"/>
<Orientation y="2.6049"/>
<Actor seed="46390"/>
</Entity>
<Entity uid="22536">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1397.4795" z="1010.46125"/>
<Orientation y="-3.05404"/>
<Actor seed="46390"/>
</Entity>
<Entity uid="22537">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1397.42884" z="1009.89917"/>
<Orientation y="-2.62952"/>
<Actor seed="46390"/>
</Entity>
<Entity uid="22538">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1423.52515" z="1010.06098"/>
<Orientation y="2.35621"/>
<Actor seed="51060"/>
</Entity>
<Entity uid="22539">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1403.19605" z="1058.5"/>
<Orientation y="2.35621"/>
<Actor seed="10804"/>
</Entity>
<Entity uid="22540">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1404.17676" z="1059.82496"/>
<Orientation y="2.35621"/>
<Actor seed="65154"/>
</Entity>
<Entity uid="22541">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1410.85218" z="1004.05054"/>
<Orientation y="1.23563"/>
<Actor seed="4302"/>
</Entity>
<Entity uid="22542">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1405.52894" z="1055.57813"/>
<Orientation y="2.35621"/>
<Actor seed="27174"/>
</Entity>
<Entity uid="22543">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1404.92872" z="1056.09717"/>
<Orientation y="2.35621"/>
<Actor seed="29638"/>
</Entity>
<Entity uid="22544">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1403.70862" z="1058.47364"/>
<Orientation y="2.35621"/>
<Actor seed="17108"/>
</Entity>
<Entity uid="22545">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1410.14527" z="1005.44037"/>
<Orientation y="2.64504"/>
<Actor seed="2880"/>
</Entity>
<Entity uid="22546">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1398.88331" z="1018.20978"/>
<Orientation y="2.35621"/>
<Actor seed="42270"/>
</Entity>
<Entity uid="22547">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.41846" z="1036.50086"/>
<Orientation y="2.43911"/>
<Actor seed="14482"/>
</Entity>
<Entity uid="22548">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.25806" z="1038.23401"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="22550">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.03785" z="1022.37635"/>
<Orientation y="3.10334"/>
<Actor seed="22748"/>
</Entity>
<Entity uid="22551">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.35254" z="1023.79804"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="22552">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.03565" z="1019.4037"/>
<Orientation y="2.35622"/>
</Entity>
<Entity uid="22553">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1401.32068" z="1134.912"/>
<Orientation y="2.35621"/>
<Actor seed="62584"/>
</Entity>
<Entity uid="22554">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1400.97168" z="1132.36817"/>
<Orientation y="2.35621"/>
<Actor seed="12452"/>
</Entity>
<Entity uid="22555">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1399.50184" z="1129.67981"/>
<Orientation y="2.35621"/>
<Actor seed="58778"/>
</Entity>
<Entity uid="22556">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1399.05127" z="1136.32667"/>
<Orientation y="2.35621"/>
<Actor seed="20528"/>
</Entity>
<Entity uid="22557">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1398.71863" z="1133.28614"/>
<Orientation y="2.35621"/>
<Actor seed="41574"/>
</Entity>
<Entity uid="22558">
<Template>actor|props/flora/shrub_spikes.xml</Template>
<Position x="1397.85035" z="1130.43506"/>
<Orientation y="2.35621"/>
<Actor seed="60092"/>
</Entity>
<Entity uid="22559">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1406.85535" z="989.86213"/>
<Orientation y="2.35622"/>
<Actor seed="63324"/>
</Entity>
<Entity uid="22560">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1405.93714" z="988.99299"/>
<Orientation y="2.35622"/>
<Actor seed="922"/>
</Entity>
<Entity uid="22561">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1407.3617" z="1021.31159"/>
<Orientation y="2.84466"/>
<Actor seed="63896"/>
</Entity>
<Entity uid="22562">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1406.51612" z="1018.37195"/>
<Orientation y="2.35621"/>
<Actor seed="48070"/>
</Entity>
<Entity uid="22563">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1406.30457" z="1019.7594"/>
<Orientation y="3.12472"/>
<Actor seed="57998"/>
</Entity>
<Entity uid="22564">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1406.74134" z="1020.21418"/>
<Orientation y="1.88233"/>
<Actor seed="46244"/>
</Entity>
<Entity uid="22565">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.71094" z="1024.34559"/>
<Orientation y="8.96552"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22566">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1403.3318" z="1056.09656"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="22567">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1402.07374" z="1055.56165"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="22568">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1402.6515" z="1054.23353"/>
<Orientation y="3.10334"/>
<Actor seed="22748"/>
</Entity>
<Entity uid="22569">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1402.66102" z="1052.71106"/>
<Orientation y="3.10334"/>
<Actor seed="22748"/>
</Entity>
<Entity uid="22570">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1402.37867" z="1051.26478"/>
<Orientation y="2.35622"/>
<Actor seed="22742"/>
</Entity>
<Entity uid="22571">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1406.5254" z="1018.49097"/>
<Orientation y="-2.98601"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22572">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1416.51307" z="1045.69678"/>
<Orientation y="-2.98601"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22573">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1402.45582" z="1025.61963"/>
<Orientation y="-2.98601"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22574">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1371.79822" z="1030.4651"/>
<Orientation y="-2.98601"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22575">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1402.82056" z="1029.03858"/>
<Orientation y="-2.30764"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22576">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1400.77381" z="1026.08631"/>
<Orientation y="-3.50988"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22577">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1408.1139" z="1007.86463"/>
<Orientation y="-2.68177"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22578">
<Template>actor|props/flora/shrub_tropic_plant_b.xml</Template>
<Position x="1408.08399" z="1007.62055"/>
<Orientation y="-2.04885"/>
<Actor seed="25944"/>
</Entity>
<Entity uid="22579">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.35352" z="1007.04035"/>
<Orientation y="2.35622"/>
<Actor seed="42412"/>
</Entity>
<Entity uid="22580">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.60193" z="1004.8014"/>
<Orientation y="2.35622"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22581">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.49341" z="1006.56946"/>
<Orientation y="5.33875"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22584">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.81861" z="1003.86335"/>
<Orientation y="2.35622"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22585">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1412.16187" z="1006.00843"/>
<Orientation y="1.85987"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22586">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1412.88672" z="1005.60071"/>
<Orientation y="2.63808"/>
<Actor seed="43330"/>
</Entity>
<Entity uid="22587">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1413.22596" z="1003.93732"/>
<Orientation y="3.42545"/>
<Actor seed="40580"/>
</Entity>
<Entity uid="22590">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.41297" z="1021.26758"/>
<Orientation y="6.98806"/>
<Actor seed="38030"/>
</Entity>
<Entity uid="22591">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1405.35535" z="1020.41401"/>
<Orientation y="6.782"/>
<Actor seed="44892"/>
</Entity>
<Entity uid="22592">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1409.84913" z="1036.01355"/>
<Orientation y="6.37633"/>
<Actor seed="44892"/>
</Entity>
<Entity uid="22593">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1408.98804" z="1036.17566"/>
<Orientation y="2.35621"/>
<Actor seed="24898"/>
</Entity>
<Entity uid="22594">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1399.3418" z="1059.83887"/>
<Orientation y="2.35621"/>
<Actor seed="33504"/>
</Entity>
<Entity uid="22595">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1398.11316" z="1059.85193"/>
<Orientation y="2.35621"/>
<Actor seed="23390"/>
</Entity>
<Entity uid="22596">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1396.76124" z="1059.18201"/>
<Orientation y="2.35621"/>
<Actor seed="1730"/>
</Entity>
<Entity uid="22597">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1396.05335" z="1058.55213"/>
<Orientation y="2.35621"/>
<Actor seed="8024"/>
</Entity>
<Entity uid="22598">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1395.77173" z="1060.28968"/>
<Orientation y="2.35621"/>
<Actor seed="55594"/>
</Entity>
<Entity uid="22599">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1406.72181" z="1039.89002"/>
<Orientation y="2.35621"/>
<Actor seed="9558"/>
</Entity>
<Entity uid="22600">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1404.43812" z="1039.8036"/>
<Orientation y="2.35621"/>
<Actor seed="50898"/>
</Entity>
<Entity uid="22601">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1402.74683" z="1039.77771"/>
<Orientation y="2.35621"/>
<Actor seed="63418"/>
</Entity>
<Entity uid="22602">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1402.6963" z="1038.46485"/>
<Orientation y="2.35621"/>
<Actor seed="44758"/>
</Entity>
<Entity uid="22603">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.29896" z="1053.84583"/>
<Orientation y="8.96552"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22604">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.67103" z="1051.04273"/>
<Orientation y="13.9463"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22605">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1406.7721" z="1051.4662"/>
<Orientation y="2.35622"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22606">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.93714" z="1052.50745"/>
<Orientation y="7.23995"/>
<Actor seed="38554"/>
</Entity>
<Entity uid="22607">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1407.61683" z="1052.38172"/>
<Orientation y="9.87493"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22608">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1406.82642" z="1053.11792"/>
<Orientation y="11.99067"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22609">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1406.56092" z="1051.90662"/>
<Orientation y="10.74712"/>
<Actor seed="38700"/>
</Entity>
<Entity uid="22610">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1417.82984" z="1004.33997"/>
<Orientation y="2.35622"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22611">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1417.10792" z="1002.99323"/>
<Orientation y="4.5963"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22612">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1416.23877" z="1002.28089"/>
<Orientation y="2.81901"/>
<Actor seed="46558"/>
</Entity>
<Entity uid="22613">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.20606" z="1050.464"/>
<Orientation y="-2.8363"/>
<Actor seed="30250"/>
</Entity>
<Entity uid="22614">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1408.12208" z="1052.56336"/>
<Orientation y="2.35622"/>
<Actor seed="49236"/>
</Entity>
<Entity uid="22615">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1411.09754" z="963.50153"/>
<Orientation y="-0.72374"/>
<Actor seed="922"/>
</Entity>
<Entity uid="22616">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1412.47022" z="964.24463"/>
<Orientation y="-0.98708"/>
<Actor seed="63324"/>
</Entity>
<Entity uid="22617">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1405.51136" z="1072.11634"/>
<Orientation y="2.60491"/>
<Actor seed="46390"/>
</Entity>
<Entity uid="22618">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1398.20618" z="1074.35621"/>
<Orientation y="2.35622"/>
<Actor seed="24874"/>
</Entity>
<Entity uid="22619">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1393.96094" z="1072.05774"/>
<Orientation y="2.35622"/>
<Actor seed="34314"/>
</Entity>
<Entity uid="22620">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1395.27161" z="1074.18067"/>
<Orientation y="2.35622"/>
<Actor seed="21468"/>
</Entity>
<Entity uid="22621">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1404.44581" z="1069.17835"/>
<Orientation y="2.35622"/>
<Actor seed="10232"/>
</Entity>
<Entity uid="22622">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1398.59327" z="1078.2566"/>
<Orientation y="2.35622"/>
<Actor seed="50530"/>
</Entity>
<Entity uid="22623">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1406.15699" z="1069.84961"/>
<Orientation y="2.35622"/>
<Actor seed="33874"/>
</Entity>
<Entity uid="22624">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1401.15699" z="1074.97217"/>
<Orientation y="2.35622"/>
<Actor seed="4402"/>
</Entity>
<Entity uid="22625">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1400.48963" z="1076.84693"/>
<Orientation y="2.35622"/>
<Actor seed="46270"/>
</Entity>
<Entity uid="22626">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1401.28663" z="1073.57251"/>
<Orientation y="2.35622"/>
<Actor seed="13630"/>
</Entity>
<Entity uid="22627">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1399.91663" z="1071.24183"/>
<Orientation y="2.35622"/>
<Actor seed="3064"/>
</Entity>
<Entity uid="22628">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1397.6095" z="1058.71241"/>
<Orientation y="2.35622"/>
<Actor seed="10232"/>
</Entity>
<Entity uid="22629">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1396.5005" z="1058.261"/>
<Orientation y="2.84574"/>
<Actor seed="10232"/>
</Entity>
<Entity uid="22630">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1398.60682" z="1058.69422"/>
<Orientation y="1.61736"/>
<Actor seed="10232"/>
</Entity>
<Entity uid="22631">
<Template>actor|geology/stone_desert_set_new_a.xml</Template>
<Position x="1402.74305" z="1007.11738"/>
<Orientation y="-1.86161"/>
<Actor seed="38544"/>
</Entity>
<Entity uid="22632">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1409.73475" z="964.46546"/>
<Orientation y="-0.98708"/>
<Actor seed="63324"/>
</Entity>
<Entity uid="22633">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1359.98108" z="1133.97034"/>
<Orientation y="3.45171"/>
<Actor seed="31090"/>
</Entity>
<Entity uid="22634">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1362.15833" z="1126.68262"/>
<Orientation y="2.35622"/>
<Actor seed="22060"/>
</Entity>
<Entity uid="22635">
<Template>gaia/flora_tree_cretan_date_palm_short</Template>
<Player>0</Player>
<Position x="1362.59583" z="1124.11622"/>
<Orientation y="-0.17165"/>
<Actor seed="612"/>
</Entity>
<Entity uid="22636">
<Template>actor|props/flora/plant_desert_a.xml</Template>
<Position x="1405.063" z="991.46613"/>
<Orientation y="3.3011"/>
<Actor seed="63324"/>
</Entity>
<Entity uid="22637">
<Template>structures/ptol_house</Template>
<Player>5</Player>
<Position x="1239.61597" z="909.73163"/>
<Orientation y="5.17656"/>
<Actor seed="60628"/>
</Entity>
<Entity uid="22638">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1274.62061" z="952.73951"/>
<Orientation y="-3.17452"/>
<Actor seed="4222"/>
</Entity>
<Entity uid="22639">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1276.18213" z="951.60352"/>
<Orientation y="-3.6953"/>
<Actor seed="4223"/>
</Entity>
<Entity uid="22640">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1274.44544" z="947.11261"/>
<Orientation y="-4.89185"/>
<Actor seed="4222"/>
</Entity>
<Entity uid="22641">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1276.19483" z="957.01185"/>
<Orientation y="-3.17452"/>
<Actor seed="4222"/>
</Entity>
<Entity uid="22642">
<Template>units/ptol_support_trader</Template>
<Player>5</Player>
<Position x="1238.99463" z="1009.37842"/>
<Orientation y="3.10488"/>
<Actor seed="40422"/>
</Entity>
<Entity uid="22643">
<Template>units/ptol_support_trader</Template>
<Player>5</Player>
<Position x="1245.4386" z="998.6294"/>
<Orientation y="-0.48493"/>
<Actor seed="18760"/>
</Entity>
<Entity uid="22644">
<Template>units/ptol_support_trader</Template>
<Player>5</Player>
<Position x="1238.9076" z="1001.61945"/>
<Orientation y="1.70974"/>
<Actor seed="14024"/>
</Entity>
<Entity uid="22645">
<Template>units/ptol_support_healer_e</Template>
<Player>5</Player>
<Position x="1416.41712" z="1017.47614"/>
<Orientation y="-2.3512"/>
<Actor seed="24416"/>
</Entity>
<Entity uid="22646">
<Template>units/ptol_support_healer_e</Template>
<Player>5</Player>
<Position x="1358.11146" z="1087.46546"/>
<Orientation y="2.35621"/>
<Actor seed="26700"/>
</Entity>
<Entity uid="22647">
<Template>units/ptol_support_healer_e</Template>
<Player>5</Player>
<Position x="1357.24268" z="1085.45691"/>
<Orientation y="1.19872"/>
<Actor seed="26700"/>
</Entity>
<Entity uid="22648">
<Template>units/kush_champion_infantry_amun</Template>
<Player>2</Player>
<Position x="1544.95643" z="380.30021"/>
<Orientation y="-2.2225"/>
<Actor seed="38232"/>
</Entity>
<Entity uid="22649">
<Template>units/kush_champion_infantry_amun</Template>
<Player>2</Player>
<Position x="1548.07288" z="374.15088"/>
<Orientation y="-2.14423"/>
<Actor seed="31840"/>
</Entity>
<Entity uid="22650">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>2</Player>
<Position x="1512.943" z="432.47336"/>
<Orientation y="4.03046"/>
<Actor seed="47966"/>
</Entity>
<Entity uid="22651">
<Template>units/kush_champion_infantry_apedemak</Template>
<Player>2</Player>
<Position x="1510.76294" z="436.63901"/>
<Orientation y="3.95856"/>
<Actor seed="22484"/>
</Entity>
<Entity uid="22652">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1535.53797" z="418.03153"/>
<Orientation y="-2.2543"/>
<Actor seed="40602"/>
</Entity>
<Entity uid="22653">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1541.71314" z="408.06406"/>
<Orientation y="-2.20473"/>
<Actor seed="3982"/>
</Entity>
<Entity uid="22654">
<Template>units/kush_support_healer_e</Template>
<Player>2</Player>
<Position x="1557.53895" z="431.07898"/>
<Orientation y="-2.46227"/>
<Actor seed="37926"/>
</Entity>
<Entity uid="22655">
<Template>units/ptol_support_healer_e</Template>
<Player>2</Player>
<Position x="1555.735" z="430.51957"/>
<Orientation y="1.815"/>
<Actor seed="49366"/>
</Entity>
<Entity uid="22656">
<Template>units/kush_support_healer_e</Template>
<Player>2</Player>
<Position x="1572.67737" z="430.65497"/>
<Orientation y="4.96303"/>
<Actor seed="7662"/>
</Entity>
<Entity uid="22657">
<Template>units/ptol_support_healer_e</Template>
<Player>2</Player>
<Position x="1510.43519" z="418.35376"/>
<Orientation y="-4.05364"/>
<Actor seed="41642"/>
</Entity>
<Entity uid="22658">
<Template>units/kush_support_healer_e</Template>
<Player>2</Player>
<Position x="1512.18848" z="417.12974"/>
<Orientation y="-1.83614"/>
<Actor seed="41738"/>
</Entity>
<Entity uid="22659">
<Template>units/kush_support_trader</Template>
<Player>2</Player>
<Position x="1534.91553" z="364.28617"/>
<Orientation y="6.20861"/>
<Actor seed="15028"/>
</Entity>
<Entity uid="22660">
<Template>units/kush_support_trader</Template>
<Player>2</Player>
<Position x="1506.21485" z="470.77543"/>
<Orientation y="-2.8106"/>
<Actor seed="27616"/>
</Entity>
<Entity uid="22661">
<Template>units/kush_support_trader</Template>
<Player>2</Player>
<Position x="1504.1454" z="468.02604"/>
<Orientation y="2.35621"/>
<Actor seed="12924"/>
</Entity>
<Entity uid="22662">
<Template>units/kush_ship_fishing</Template>
<Player>2</Player>
<Position x="1405.1891" z="468.24482"/>
<Orientation y="-2.85528"/>
<Actor seed="32484"/>
</Entity>
<Entity uid="22663">
<Template>units/kush_ship_fishing</Template>
<Player>2</Player>
<Position x="1395.07667" z="466.19465"/>
<Orientation y="2.35621"/>
<Actor seed="46400"/>
</Entity>
<Entity uid="22664">
<Template>units/kush_ship_fishing</Template>
<Player>2</Player>
<Position x="1500.15357" z="300.76514"/>
<Orientation y="-0.04574"/>
<Actor seed="15622"/>
</Entity>
<Entity uid="22665">
<Template>units/kush_ship_fishing</Template>
<Player>2</Player>
<Position x="1416.77479" z="399.07313"/>
<Orientation y="2.76471"/>
<Actor seed="10110"/>
</Entity>
<Entity uid="22666">
<Template>units/kush_support_trader</Template>
<Player>2</Player>
<Position x="1575.63453" z="532.76941"/>
<Orientation y="-4.9362"/>
<Actor seed="27616"/>
</Entity>
<Entity uid="22667">
<Template>structures/kush_defense_tower</Template>
<Player>2</Player>
<Position x="1619.9535" z="552.71607"/>
<Orientation y="2.5432"/>
<Actor seed="26120"/>
</Entity>
<Entity uid="22668">
<Template>structures/cart_wall_short</Template>
<Player>3</Player>
<Position x="293.07184" z="610.31318"/>
<Orientation y="1.2416"/>
<Obstruction group="6944"/>
<Actor seed="32662"/>
</Entity>
<Entity uid="22669">
<Template>structures/cart_wall_short</Template>
<Player>3</Player>
<Position x="300.08402" z="576.30744"/>
<Orientation y="1.50815"/>
<Obstruction group="6937"/>
<Actor seed="51306"/>
</Entity>
<Entity uid="22670">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="256.90564" z="644.25007"/>
<Orientation y="1.43776"/>
<Actor seed="19832"/>
</Entity>
<Entity uid="22671">
<Template>other/fence_stone</Template>
<Player>3</Player>
<Position x="253.82166" z="667.91126"/>
<Orientation y="1.43776"/>
<Actor seed="19832"/>
</Entity>
<Entity uid="22672">
<Template>structures/cart_tophet</Template>
<Player>3</Player>
<Position x="237.26551" z="736.14399"/>
<Orientation y="-3.26551"/>
<Actor seed="36902"/>
</Entity>
<Entity uid="22673">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="719.48108" z="1618.21314"/>
<Orientation y="2.35622"/>
<Actor seed="3628"/>
</Entity>
<Entity uid="22674">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="722.32746" z="1621.09314"/>
<Orientation y="2.35622"/>
<Actor seed="27730"/>
</Entity>
<Entity uid="22676">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="723.97083" z="1623.78785"/>
<Orientation y="2.35622"/>
<Actor seed="34174"/>
</Entity>
<Entity uid="22677">
<Template>actor|flora/trees/mediterranean_cypress.xml</Template>
<Position x="746.76368" z="1668.47608"/>
<Orientation y="2.35622"/>
<Actor seed="27730"/>
</Entity>
<Entity uid="22679">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="729.6012" z="1649.1117"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22680">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="724.99042" z="1642.0409"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22681">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="725.542" z="1642.58912"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22682">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="726.0738" z="1643.12415"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22683">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="726.62525" z="1643.67237"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22687">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="724.6432" z="1642.37146"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22688">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="728.46332" z="1650.1974"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22689">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="727.16193" z="1644.17054"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22690">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="727.72291" z="1644.70875"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22691">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="728.23761" z="1645.23121"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22692">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="728.7787" z="1645.80481"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22693">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="725.54444" z="1650.04578"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22694">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="724.99665" z="1649.48523"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22695">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="724.45563" z="1648.91175"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22697">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="723.94098" z="1648.38929"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22698">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="726.27186" z="1649.72852"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22700">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="729.06067" z="1649.6371"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22701">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="729.21253" z="1646.87855"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22702">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="729.3263" z="1646.36536"/>
<Orientation y="-7.0765"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22703">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="721.81153" z="1646.21363"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22704">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="721.26008" z="1645.66529"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22707">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="723.40021" z="1647.82837"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22708">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="722.34339" z="1646.74866"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22709">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="722.89484" z="1647.29688"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22710">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="721.81531" z="1645.13917"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22711">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="721.36225" z="1642.9375"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22713">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="721.91224" z="1642.41993"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22714">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="722.48108" z="1641.88111"/>
<Orientation y="-5.52115"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22715">
<Template>actor|flora/trees/olive.xml</Template>
<Position x="724.91181" z="1645.60633"/>
<Orientation y="2.98047"/>
<Actor seed="23184"/>
</Entity>
<Entity uid="22716">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="729.70356" z="1648.55213"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22717">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="729.16596" z="1647.98206"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22718">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="728.63538" z="1647.39893"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22719">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="727.7157" z="1650.50721"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22720">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="727.15735" z="1649.9585"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22721">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="726.58796" z="1649.4308"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22722">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="723.89618" z="1642.71668"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22723">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="723.35859" z="1642.14661"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22724">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="722.82801" z="1641.56348"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22725">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="721.8725" z="1644.62586"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22726">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="721.3349" z="1644.0558"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22727">
<Template>actor|props/special/eyecandy/block_limestone.xml</Template>
<Position x="720.80433" z="1643.47266"/>
<Orientation y="-7.09415"/>
<Actor seed="8812"/>
</Entity>
<Entity uid="22728">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="724.67243" z="1643.87122"/>
<Orientation y="3.95287"/>
<Actor seed="27174"/>
</Entity>
<Entity uid="22729">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="723.08936" z="1643.40345"/>
<Orientation y="2.88047"/>
<Actor seed="45884"/>
</Entity>
<Entity uid="22730">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="723.54657" z="1646.03895"/>
<Orientation y="2.28722"/>
<Actor seed="45884"/>
</Entity>
<Entity uid="22731">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="725.4629" z="1648.02808"/>
<Orientation y="2.1794"/>
<Actor seed="59908"/>
</Entity>
<Entity uid="22732">
<Template>actor|props/flora/grass_field_flowering_tall.xml</Template>
<Position x="726.85004" z="1645.52222"/>
<Orientation y="3.33384"/>
<Actor seed="2120"/>
</Entity>
<Entity uid="22733">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="727.45624" z="1646.4126"/>
<Orientation y="2.30805"/>
<Actor seed="39238"/>
</Entity>
<Entity uid="22734">
<Template>actor|props/flora/grass_medit_flowering_tall.xml</Template>
<Position x="727.77387" z="1648.37806"/>
<Orientation y="2.61558"/>
<Actor seed="39238"/>
</Entity>
<Entity uid="22736">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="966.081" z="1634.78431"/>
<Orientation y="-2.38663"/>
<Actor seed="46134"/>
</Entity>
<Entity uid="22737">
<Template>other/bench</Template>
<Player>1</Player>
<Position x="722.86329" z="1649.3838"/>
<Orientation y="3.91749"/>
<Actor seed="27130"/>
</Entity>
<Entity uid="22738">
<Template>other/bench</Template>
<Player>1</Player>
<Position x="728.29316" z="1643.03052"/>
<Orientation y="3.9175"/>
<Actor seed="27130"/>
</Entity>
<Entity uid="22739">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="956.51777" z="1599.4646"/>
<Orientation y="3.93082"/>
<Actor seed="56688"/>
</Entity>
<Entity uid="22742">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="937.47193" z="1271.81861"/>
<Orientation y="2.35621"/>
<Actor seed="3330"/>
</Entity>
<Entity uid="22743">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="959.99543" z="1271.73206"/>
<Orientation y="0.80988"/>
<Actor seed="27598"/>
</Entity>
<Entity uid="22744">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="939.87232" z="1298.77881"/>
<Orientation y="4.04554"/>
<Actor seed="21260"/>
</Entity>
<Entity uid="22745">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="959.94397" z="1296.31971"/>
<Orientation y="0.54171"/>
<Actor seed="3772"/>
</Entity>
<Entity uid="22746">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="986.25025" z="1112.75281"/>
<Orientation y="3.86356"/>
<Actor seed="748"/>
</Entity>
<Entity uid="22747">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="987.67011" z="1108.37476"/>
<Orientation y="2.35621"/>
<Actor seed="42984"/>
</Entity>
<Entity uid="22748">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="888.79377" z="1085.44336"/>
<Orientation y="2.35621"/>
<Actor seed="44884"/>
</Entity>
<Entity uid="22749">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="889.59449" z="1090.26429"/>
<Orientation y="2.35621"/>
<Actor seed="40528"/>
</Entity>
<Entity uid="22750">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="894.73725" z="1091.60499"/>
<Orientation y="2.35621"/>
<Actor seed="34928"/>
</Entity>
<Entity uid="22751">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="898.68891" z="1090.22693"/>
<Orientation y="2.35621"/>
<Actor seed="53306"/>
</Entity>
<Entity uid="22752">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="902.69892" z="1092.2345"/>
<Orientation y="2.35621"/>
<Actor seed="58442"/>
</Entity>
<Entity uid="22753">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="801.14435" z="1087.1421"/>
<Orientation y="2.35621"/>
<Actor seed="27696"/>
</Entity>
<Entity uid="22754">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="798.77002" z="1089.52161"/>
<Orientation y="2.35621"/>
<Actor seed="29980"/>
</Entity>
<Entity uid="22755">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="794.15925" z="1092.10254"/>
<Orientation y="2.35621"/>
<Actor seed="12762"/>
</Entity>
<Entity uid="22756">
<Template>gaia/geology_stone_desert_small</Template>
<Player>0</Player>
<Position x="804.04157" z="1085.5608"/>
<Orientation y="1.30767"/>
<Actor seed="51444"/>
</Entity>
<Entity uid="22757">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1016.11695" z="1046.08729"/>
<Orientation y="2.35622"/>
<Actor seed="3330"/>
</Entity>
<Entity uid="22758">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="1008.63282" z="1046.49256"/>
<Orientation y="2.85103"/>
<Actor seed="3330"/>
</Entity>
<Entity uid="22759">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="948.01832" z="1269.48047"/>
<Orientation y="-0.97353"/>
<Actor seed="3330"/>
</Entity>
<Entity uid="22760">
<Template>gaia/geology_stonemine_desert_quarry</Template>
<Player>0</Player>
<Position x="949.98743" z="1299.95264"/>
<Orientation y="2.16332"/>
<Actor seed="3330"/>
</Entity>
<Entity uid="22762">
<Template>structures/sele_stable</Template>
<Player>1</Player>
<Position x="903.62745" z="1531.31165"/>
<Orientation y="5.50991"/>
<Actor seed="42488"/>
</Entity>
<Entity uid="22763">
<Template>actor|props/special/eyecandy/statues_roman.xml</Template>
<Position x="805.8357" z="1740.04432"/>
<Orientation y="-1.65055"/>
<Actor seed="40116"/>
</Entity>
<Entity uid="22764">
<Template>actor|props/special/eyecandy/statues_roman.xml</Template>
<Position x="789.83918" z="1724.2306"/>
<Orientation y="0.03792"/>
<Actor seed="57334"/>
</Entity>
<Entity uid="22765">
<Template>units/kush_support_healer_e</Template>
<Player>1</Player>
<Position x="797.51386" z="1735.62391"/>
<Orientation y="0.0212"/>
<Actor seed="90"/>
</Entity>
<Entity uid="22766">
<Template>units/rome_support_healer_e</Template>
<Player>1</Player>
<Position x="800.27149" z="1738.70606"/>
<Orientation y="-1.5335"/>
<Actor seed="32516"/>
</Entity>
<Entity uid="22767">
<Template>units/gaul_support_healer_e</Template>
<Player>1</Player>
<Position x="797.06183" z="1738.11878"/>
<Orientation y="1.87221"/>
<Actor seed="22854"/>
</Entity>
<Entity uid="22768">
<Template>units/cart_support_healer_e</Template>
<Player>1</Player>
<Position x="799.05475" z="1735.5232"/>
<Orientation y="-0.8189"/>
<Actor seed="53770"/>
</Entity>
<Entity uid="22769">
<Template>units/iber_support_healer_e</Template>
<Player>1</Player>
<Position x="799.63581" z="1740.07081"/>
<Orientation y="-2.17405"/>
<Actor seed="45114"/>
</Entity>
<Entity uid="22770">
<Template>units/ptol_support_healer_e</Template>
<Player>1</Player>
<Position x="729.98469" z="1642.12049"/>
<Orientation y="-3.82358"/>
<Actor seed="16624"/>
</Entity>
<Entity uid="22771">
<Template>units/sele_support_healer_e</Template>
<Player>1</Player>
<Position x="730.84809" z="1639.33814"/>
<Orientation y="-6.3697"/>
<Actor seed="50538"/>
</Entity>
<Entity uid="22772">
<Template>gaia/treasure/wood</Template>
<Player>0</Player>
<Position x="965.8694" z="1637.78895"/>
<Orientation y="-5.52797"/>
<Actor seed="46134"/>
</Entity>
<Entity uid="22773">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="767.5063" z="1690.4657"/>
<Orientation y="2.35622"/>
<Actor seed="21272"/>
</Entity>
<Entity uid="22774">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="765.90174" z="1688.56995"/>
<Orientation y="2.35622"/>
<Actor seed="46096"/>
</Entity>
<Entity uid="22775">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="764.17463" z="1686.64478"/>
<Orientation y="2.35622"/>
<Actor seed="29286"/>
</Entity>
<Entity uid="22776">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="762.61445" z="1684.43152"/>
<Orientation y="2.35622"/>
<Actor seed="18396"/>
</Entity>
<Entity uid="22777">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="770.07831" z="1687.27686"/>
<Orientation y="2.35622"/>
<Actor seed="1202"/>
</Entity>
<Entity uid="22778">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="768.38471" z="1685.46656"/>
<Orientation y="2.35622"/>
<Actor seed="60272"/>
</Entity>
<Entity uid="22779">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="766.66602" z="1683.76526"/>
<Orientation y="2.35622"/>
<Actor seed="27968"/>
</Entity>
<Entity uid="22780">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="765.05744" z="1681.85413"/>
<Orientation y="2.35622"/>
<Actor seed="52156"/>
</Entity>
<Entity uid="22787">
<Template>actor|structures/kushites/temple.xml</Template>
<Position x="1527.65088" z="452.43125"/>
<Orientation y="-3.72414"/>
<Actor seed="23646"/>
</Entity>
<Entity uid="22788">
<Template>actor|structures/kushites/temple.xml</Template>
<Position x="1549.27833" z="466.39982"/>
<Orientation y="-3.72414"/>
<Actor seed="23646"/>
</Entity>
<Entity uid="22789">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1518.82728" z="455.61261"/>
<Orientation y="2.54671"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22790">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1520.11158" z="462.05152"/>
<Orientation y="4.1243"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22791">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1527.00904" z="465.5495"/>
<Orientation y="4.1243"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22792">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1538.7992" z="473.85544"/>
<Orientation y="4.1243"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22793">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1543.50245" z="477.38697"/>
<Orientation y="4.1243"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22794">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1553.83265" z="469.55683"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22795">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1549.90772" z="475.95368"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22796">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1557.95838" z="461.69352"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22797">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1548.52588" z="458.47663"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22798">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1544.39271" z="463.62449"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22799">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1521.18274" z="452.59662"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22800">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1526.81006" z="443.90387"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22801">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1536.62671" z="449.22355"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22802">
<Template>other/fence_stone</Template>
<Player>2</Player>
<Position x="1532.35535" z="454.52732"/>
<Orientation y="2.558"/>
<Actor seed="31856"/>
</Entity>
<Entity uid="22803">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="760.18683" z="1687.27906"/>
<Orientation y="2.35622"/>
<Actor seed="52156"/>
</Entity>
<Entity uid="22804">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="761.79542" z="1689.1902"/>
<Orientation y="2.35622"/>
<Actor seed="27968"/>
</Entity>
<Entity uid="22805">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="763.5141" z="1690.89148"/>
<Orientation y="2.35622"/>
<Actor seed="60272"/>
</Entity>
<Entity uid="22806">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="765.20771" z="1692.70179"/>
<Orientation y="2.35622"/>
<Actor seed="1202"/>
</Entity>
<Entity uid="22807">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="757.5699" z="1689.7909"/>
<Orientation y="2.35622"/>
<Actor seed="52156"/>
</Entity>
<Entity uid="22808">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="759.17847" z="1691.70203"/>
<Orientation y="2.35622"/>
<Actor seed="27968"/>
</Entity>
<Entity uid="22809">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="760.89716" z="1693.40333"/>
<Orientation y="2.35622"/>
<Actor seed="60272"/>
</Entity>
<Entity uid="22810">
<Template>units/sele_champion_infantry_pikeman</Template>
<Player>1</Player>
<Position x="762.59076" z="1695.21363"/>
<Orientation y="2.35622"/>
<Actor seed="1202"/>
</Entity>
<Entity uid="22815">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1691.12183" z="1664.32007"/>
<Orientation y="2.40578"/>
<Actor seed="40148"/>
</Entity>
<Entity uid="22816">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1688.94788" z="1662.32776"/>
<Orientation y="2.40578"/>
<Actor seed="35738"/>
</Entity>
<Entity uid="22817">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1705.20118" z="1676.28772"/>
<Orientation y="2.40578"/>
<Actor seed="48256"/>
</Entity>
<Entity uid="22818">
<Template>units/pers_champion_cavalry_archer</Template>
<Player>4</Player>
<Position x="1706.94605" z="1677.90552"/>
<Orientation y="2.40578"/>
<Actor seed="40148"/>
</Entity>
<Entity uid="22819">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1508.22046" z="498.45813"/>
<Orientation y="-0.65427"/>
<Actor seed="10890"/>
</Entity>
<Entity uid="22820">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1510.20691" z="499.40705"/>
<Orientation y="-1.06496"/>
<Actor seed="8094"/>
</Entity>
<Entity uid="22821">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1519.09498" z="492.34775"/>
<Orientation y="-0.64075"/>
<Actor seed="48924"/>
</Entity>
<Entity uid="22822">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1517.22974" z="491.17783"/>
<Orientation y="-0.5474"/>
<Actor seed="16464"/>
</Entity>
<Entity uid="22823">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1517.6631" z="494.02631"/>
<Orientation y="-0.63401"/>
<Actor seed="37102"/>
</Entity>
<Entity uid="22824">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1516.05774" z="492.94492"/>
<Orientation y="-0.5436"/>
<Actor seed="36424"/>
</Entity>
<Entity uid="22825">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1518.29139" z="489.66334"/>
<Orientation y="-0.5474"/>
<Actor seed="16464"/>
</Entity>
<Entity uid="22826">
<Template>units/kush_champion_infantry</Template>
<Player>2</Player>
<Position x="1520.15662" z="490.83326"/>
<Orientation y="-0.64075"/>
<Actor seed="48924"/>
</Entity>
<Entity uid="22827">
<Template>units/maur_support_elephant</Template>
<Player>1</Player>
<Position x="975.62366" z="1600.13904"/>
<Orientation y="2.35621"/>
<Actor seed="30932"/>
</Entity>
<Entity uid="22828">
<Template>gaia/flora_tree_olive</Template>
<Player>0</Player>
<Position x="206.36002" z="1121.82288"/>
<Orientation y="2.35621"/>
<Actor seed="37676"/>
</Entity>
<Entity uid="22829">
<Template>gaia/flora_tree_olive</Template>
<Player>0</Player>
<Position x="199.75284" z="1144.92347"/>
<Orientation y="-2.72709"/>
<Actor seed="49626"/>
</Entity>
<Entity uid="22830">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="755.14124" z="1691.45972"/>
<Orientation y="2.35621"/>
<Actor seed="47276"/>
</Entity>
<Entity uid="22831">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="756.7469" z="1693.2262"/>
<Orientation y="2.35621"/>
<Actor seed="54968"/>
</Entity>
<Entity uid="22832">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="758.92286" z="1695.14686"/>
<Orientation y="2.35621"/>
<Actor seed="5296"/>
</Entity>
<Entity uid="22833">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="760.81263" z="1697.2085"/>
<Orientation y="2.35621"/>
<Actor seed="62164"/>
</Entity>
<Entity uid="22834">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="753.54084" z="1692.82972"/>
<Orientation y="2.35621"/>
<Actor seed="61224"/>
</Entity>
<Entity uid="22835">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="754.97498" z="1694.46473"/>
<Orientation y="2.35621"/>
<Actor seed="39240"/>
</Entity>
<Entity uid="22836">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="757.2621" z="1696.48133"/>
<Orientation y="2.35621"/>
<Actor seed="4984"/>
</Entity>
<Entity uid="22837">
<Template>units/sele_infantry_archer_merc_e</Template>
<Player>1</Player>
<Position x="759.19697" z="1698.86951"/>
<Orientation y="2.35621"/>
<Actor seed="47524"/>
</Entity>
<Entity uid="22838">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1681.87354" z="1663.7024"/>
<Orientation y="2.35621"/>
<Actor seed="52534"/>
</Entity>
<Entity uid="22839">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1683.7837" z="1665.3252"/>
<Orientation y="2.35621"/>
<Actor seed="52564"/>
</Entity>
<Entity uid="22840">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1683.49244" z="1661.82422"/>
<Orientation y="2.35621"/>
<Actor seed="37836"/>
</Entity>
<Entity uid="22841">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1685.55018" z="1663.70386"/>
<Orientation y="2.35621"/>
<Actor seed="52692"/>
</Entity>
<Entity uid="22842">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1684.98792" z="1660.07911"/>
<Orientation y="2.35621"/>
<Actor seed="20930"/>
</Entity>
<Entity uid="22843">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1686.8429" z="1661.93372"/>
<Orientation y="2.35621"/>
<Actor seed="8392"/>
</Entity>
<Entity uid="22844">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1707.0973" z="1684.7013"/>
<Orientation y="2.35621"/>
<Actor seed="20660"/>
</Entity>
<Entity uid="22845">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1709.2013" z="1686.55848"/>
<Orientation y="2.35621"/>
<Actor seed="25050"/>
</Entity>
<Entity uid="22846">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1708.23267" z="1682.65528"/>
<Orientation y="2.35621"/>
<Actor seed="25608"/>
</Entity>
<Entity uid="22847">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1710.3235" z="1684.8943"/>
<Orientation y="2.35621"/>
<Actor seed="62330"/>
</Entity>
<Entity uid="22848">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1709.32776" z="1681.43177"/>
<Orientation y="2.35621"/>
<Actor seed="24198"/>
</Entity>
<Entity uid="22849">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1711.74292" z="1682.84156"/>
<Orientation y="2.35621"/>
<Actor seed="48926"/>
</Entity>
<Entity uid="22850">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1679.42933" z="1665.55213"/>
<Orientation y="2.35621"/>
<Actor seed="26082"/>
</Entity>
<Entity uid="22851">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1680.62855" z="1667.29627"/>
<Orientation y="2.35621"/>
<Actor seed="19556"/>
</Entity>
<Entity uid="22852">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1705.05494" z="1687.4502"/>
<Orientation y="2.35621"/>
<Actor seed="39706"/>
</Entity>
<Entity uid="22853">
<Template>units/pers_kardakes_hoplite</Template>
<Player>4</Player>
<Position x="1707.44642" z="1688.89307"/>
<Orientation y="2.35621"/>
<Actor seed="2858"/>
</Entity>
<Entity uid="22854">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1508.78541" z="501.15894"/>
<Orientation y="-1.06496"/>
<Actor seed="8094"/>
</Entity>
<Entity uid="22855">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1510.5199" z="502.5221"/>
<Orientation y="-0.65427"/>
<Actor seed="10890"/>
</Entity>
<Entity uid="22856">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1506.89222" z="500.1768"/>
<Orientation y="-0.76955"/>
<Actor seed="4252"/>
</Entity>
<Entity uid="22857">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1505.28321" z="498.77677"/>
<Orientation y="-0.93607"/>
<Actor seed="30300"/>
</Entity>
<Entity uid="22858">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1503.62122" z="497.79661"/>
<Orientation y="-1.06496"/>
<Actor seed="8094"/>
</Entity>
<Entity uid="22859">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1511.85718" z="500.57416"/>
<Orientation y="-0.43993"/>
<Actor seed="11502"/>
</Entity>
<Entity uid="22860">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1514.50709" z="505.26908"/>
<Orientation y="-0.65427"/>
<Actor seed="10890"/>
</Entity>
<Entity uid="22861">
<Template>units/kush_infantry_pikeman_e</Template>
<Player>2</Player>
<Position x="1516.71473" z="506.90772"/>
<Orientation y="-0.86585"/>
<Actor seed="5120"/>
</Entity>
<Entity uid="22862">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="342.76395" z="1334.59375"/>
<Orientation y="-2.24872"/>
<Actor seed="64382"/>
</Entity>
<Entity uid="22863">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="344.4231" z="1333.36072"/>
<Orientation y="-2.20151"/>
<Actor seed="27138"/>
</Entity>
<Entity uid="22864">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="346.34577" z="1331.70301"/>
<Orientation y="-2.14461"/>
<Actor seed="45312"/>
</Entity>
<Entity uid="22865">
<Template>units/rome_champion_infantry_swordsman_03</Template>
<Player>6</Player>
<Position x="347.67042" z="1329.97425"/>
<Orientation y="-2.09487"/>
<Actor seed="12406"/>
</Entity>
<Entity uid="22866">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1248.35267" z="1649.02845"/>
<Orientation y="1.97515"/>
<Actor seed="20466"/>
</Entity>
<Entity uid="22867">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1247.68018" z="1646.45228"/>
<Orientation y="0.97951"/>
<Actor seed="13874"/>
</Entity>
<Entity uid="22868">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1243.67933" z="1651.25953"/>
<Orientation y="2.0458"/>
<Actor seed="5216"/>
</Entity>
<Entity uid="22869">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1245.0431" z="1653.05799"/>
<Orientation y="2.84064"/>
<Actor seed="61292"/>
</Entity>
<Entity uid="22870">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1248.36048" z="1642.24915"/>
<Orientation y="3.03919"/>
<Actor seed="1130"/>
</Entity>
<Entity uid="22871">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1249.85193" z="1641.6493"/>
<Orientation y="2.3369"/>
<Actor seed="15976"/>
</Entity>
<Entity uid="22872">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1249.12916" z="1645.35022"/>
<Orientation y="3.10788"/>
<Actor seed="25450"/>
</Entity>
<Entity uid="22873">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1247.698" z="1638.52479"/>
<Orientation y="1.54801"/>
<Actor seed="16842"/>
</Entity>
<Entity uid="22874">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1250.49" z="1637.95252"/>
<Orientation y="2.35621"/>
<Actor seed="60248"/>
</Entity>
<Entity uid="22875">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1255.45008" z="1630.50367"/>
<Orientation y="2.35621"/>
<Actor seed="6656"/>
</Entity>
<Entity uid="22876">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1253.943" z="1633.2566"/>
<Orientation y="2.35621"/>
<Actor seed="40946"/>
</Entity>
<Entity uid="22877">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1252.17627" z="1634.12208"/>
<Orientation y="2.35621"/>
<Actor seed="40138"/>
</Entity>
<Entity uid="22878">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1247.34852" z="1643.11951"/>
<Orientation y="2.13097"/>
<Actor seed="53016"/>
</Entity>
<Entity uid="22879">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1249.74024" z="1643.23816"/>
<Orientation y="1.12145"/>
<Actor seed="47670"/>
</Entity>
<Entity uid="22880">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1249.81348" z="1635.82386"/>
<Orientation y="1.52955"/>
<Actor seed="42956"/>
</Entity>
<Entity uid="22881">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1251.60022" z="1635.49244"/>
<Orientation y="3.08727"/>
<Actor seed="60188"/>
</Entity>
<Entity uid="22882">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1253.14625" z="1633.66749"/>
<Orientation y="3.52068"/>
<Actor seed="12896"/>
</Entity>
<Entity uid="22883">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1255.0376" z="1632.66126"/>
<Orientation y="1.75574"/>
<Actor seed="2260"/>
</Entity>
<Entity uid="22884">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1242.7732" z="1649.30909"/>
<Orientation y="1.54801"/>
<Actor seed="16842"/>
</Entity>
<Entity uid="22885">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1250.29786" z="1643.89246"/>
<Orientation y="2.35621"/>
<Actor seed="58660"/>
</Entity>
<Entity uid="22886">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1249.87916" z="1647.43323"/>
<Orientation y="2.66071"/>
<Actor seed="16704"/>
</Entity>
<Entity uid="22887">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1249.14295" z="1648.43982"/>
<Orientation y="2.35621"/>
<Actor seed="30412"/>
</Entity>
<Entity uid="22888">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1255.75318" z="1634.36231"/>
<Orientation y="1.98684"/>
<Actor seed="37600"/>
</Entity>
<Entity uid="22889">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1254.39576" z="1632.33362"/>
<Orientation y="1.34102"/>
<Actor seed="47456"/>
</Entity>
<Entity uid="22890">
<Template>actor|props/flora/reeds_pond_dry.xml</Template>
<Position x="1256.38465" z="1632.42005"/>
<Orientation y="2.35621"/>
<Actor seed="17166"/>
</Entity>
<Entity uid="22891">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1249.07361" z="1650.56275"/>
<Orientation y="2.35621"/>
<Actor seed="5048"/>
</Entity>
<Entity uid="22892">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1251.10413" z="1639.96839"/>
<Orientation y="2.35621"/>
<Actor seed="15518"/>
</Entity>
<Entity uid="22893">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1251.41419" z="1641.1764"/>
<Orientation y="2.35621"/>
<Actor seed="19074"/>
</Entity>
<Entity uid="22894">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1249.69825" z="1652.19837"/>
<Orientation y="2.35621"/>
<Actor seed="13564"/>
</Entity>
<Entity uid="22895">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1251.9795" z="1636.8932"/>
<Orientation y="2.35621"/>
<Actor seed="44910"/>
</Entity>
<Entity uid="22896">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1252.92823" z="1637.41187"/>
<Orientation y="2.35621"/>
<Actor seed="44886"/>
</Entity>
<Entity uid="22897">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1250.25245" z="1651.84925"/>
<Orientation y="2.35621"/>
<Actor seed="62318"/>
</Entity>
<Entity uid="22898">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1246.22291" z="1653.912"/>
<Orientation y="2.35621"/>
<Actor seed="3810"/>
</Entity>
<Entity uid="22899">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1253.27881" z="1637.95862"/>
<Orientation y="2.35621"/>
<Actor seed="40072"/>
</Entity>
<Entity uid="22900">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1251.76026" z="1642.05958"/>
<Orientation y="2.35621"/>
<Actor seed="36204"/>
</Entity>
<Entity uid="22901">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1252.92774" z="1642.1725"/>
<Orientation y="2.35621"/>
<Actor seed="49068"/>
</Entity>
<Entity uid="22902">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1252.11731" z="1642.60584"/>
<Orientation y="2.35621"/>
<Actor seed="8964"/>
</Entity>
<Entity uid="22903">
<Template>actor|props/special/eyecandy/bench_1.xml</Template>
<Position x="1256.29334" z="1674.48267"/>
<Orientation y="1.60582"/>
<Actor seed="6770"/>
</Entity>
<Entity uid="22905">
<Template>actor|props/units/tools/basket_berries.xml</Template>
<Position x="1254.62977" z="1675.9701"/>
<Orientation y="2.01104"/>
<Actor seed="34444"/>
</Entity>
<Entity uid="22908">
<Template>actor|props/special/eyecandy/awning_wood_small.xml</Template>
<Position x="1255.42798" z="1680.61097"/>
<Orientation y="2.83677"/>
<Actor seed="54432"/>
</Entity>
<Entity uid="22909">
<Template>actor|props/special/eyecandy/crate_a.xml</Template>
<Position x="1254.7295" z="1680.2566"/>
<Orientation y="2.35621"/>
<Actor seed="29600"/>
</Entity>
<Entity uid="22910">
<Template>units/ptol_ship_fishing</Template>
<Player>0</Player>
<Position x="1262.92896" z="1658.15235"/>
<Orientation y="2.35621"/>
<Actor seed="52674"/>
</Entity>
<Entity uid="22911">
<Template>actor|props/flora/pond_lillies_large.xml</Template>
<Position x="1248.22706" z="1639.46363"/>
<Orientation y="-1.88054"/>
<Actor seed="46612"/>
</Entity>
<Entity uid="22912">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1267.32105" z="1667.49683"/>
<Orientation y="2.35621"/>
<Actor seed="29760"/>
</Entity>
<Entity uid="22913">
<Template>actor|props/flora/water_lillies.xml</Template>
<Position x="1267.95105" z="1664.67542"/>
<Orientation y="2.35621"/>
<Actor seed="32014"/>
</Entity>
<Entity uid="22914">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1237.54114" z="1645.71851"/>
<Orientation y="1.54801"/>
<Actor seed="16842"/>
</Entity>
<Entity uid="22915">
<Template>actor|props/flora/reeds_pond_lush_a.xml</Template>
<Position x="1235.71961" z="1642.76563"/>
<Orientation y="6.3796"/>
<Actor seed="16842"/>
</Entity>
<Entity uid="22916">
<Template>actor|props/flora/reeds_pond_lush_b.xml</Template>
<Position x="1237.13392" z="1643.82996"/>
<Orientation y="1.52956"/>
<Actor seed="42956"/>
</Entity>
<Entity uid="22917">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1891.04139" z="1114.15113"/>
<Orientation y="-2.49921"/>
<Actor seed="59548"/>
</Entity>
<Entity uid="22918">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1891.01038" z="1112.87757"/>
<Orientation y="2.35621"/>
<Actor seed="54070"/>
</Entity>
<Entity uid="22919">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1891.68531" z="1111.88758"/>
<Orientation y="2.34182"/>
<Actor seed="844"/>
</Entity>
<Entity uid="22920">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1890.31605" z="1111.91895"/>
<Orientation y="2.35621"/>
<Actor seed="57278"/>
</Entity>
<Entity uid="22921">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1890.04688" z="1112.6261"/>
<Orientation y="2.35621"/>
<Actor seed="53034"/>
</Entity>
<Entity uid="22922">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1866.54517" z="1131.71009"/>
<Orientation y="2.35621"/>
<Actor seed="5386"/>
</Entity>
<Entity uid="22923">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1941.89051" z="1137.45423"/>
<Orientation y="2.35621"/>
<Actor seed="49688"/>
</Entity>
<Entity uid="22924">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1949.19471" z="1149.76111"/>
<Orientation y="2.35621"/>
<Actor seed="23356"/>
</Entity>
<Entity uid="22925">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1949.04029" z="1148.01319"/>
<Orientation y="2.35621"/>
<Actor seed="26318"/>
</Entity>
<Entity uid="22926">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1948.99891" z="1146.37647"/>
<Orientation y="2.35621"/>
<Actor seed="6022"/>
</Entity>
<Entity uid="22927">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1958.16675" z="1161.97779"/>
<Orientation y="2.35621"/>
<Actor seed="494"/>
</Entity>
<Entity uid="22928">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1958.11414" z="1161.09339"/>
<Orientation y="2.35621"/>
<Actor seed="26726"/>
</Entity>
<Entity uid="22929">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1958.92872" z="1161.76343"/>
<Orientation y="2.35621"/>
<Actor seed="61900"/>
</Entity>
<Entity uid="22931">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1918.79664" z="1089.55591"/>
<Orientation y="-0.8371"/>
<Actor seed="3631"/>
</Entity>
<Entity uid="22932">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1919.6095" z="1087.73707"/>
<Orientation y="-4.5846"/>
<Actor seed="3630"/>
</Entity>
<Entity uid="22933">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1921.38697" z="1140.02942"/>
<Orientation y="0.18932"/>
<Actor seed="3621"/>
</Entity>
<Entity uid="22934">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1920.92286" z="1138.33216"/>
<Orientation y="-2.20037"/>
<Actor seed="3626"/>
</Entity>
<Entity uid="22935">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1721.54346" z="1173.115"/>
<Orientation y="2.35621"/>
<Actor seed="35198"/>
</Entity>
<Entity uid="22936">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1729.92151" z="1212.17652"/>
<Orientation y="1.49302"/>
<Actor seed="26902"/>
</Entity>
<Entity uid="22937">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1720.48316" z="1174.02076"/>
<Orientation y="1.98511"/>
<Actor seed="43442"/>
</Entity>
<Entity uid="22939">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1704.71277" z="1205.77161"/>
<Orientation y="2.35621"/>
<Actor seed="48134"/>
</Entity>
<Entity uid="22940">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1703.7317" z="1206.05433"/>
<Orientation y="2.35621"/>
<Actor seed="30962"/>
</Entity>
<Entity uid="22941">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1704.91773" z="1204.47254"/>
<Orientation y="2.35621"/>
<Actor seed="53538"/>
</Entity>
<Entity uid="22942">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1703.3053" z="1204.18311"/>
<Orientation y="2.35621"/>
<Actor seed="56342"/>
</Entity>
<Entity uid="22943">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1702.27491" z="1203.95252"/>
<Orientation y="2.35621"/>
<Actor seed="49046"/>
</Entity>
<Entity uid="22944">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1700.93262" z="1203.86683"/>
<Orientation y="2.35621"/>
<Actor seed="52072"/>
</Entity>
<Entity uid="22945">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1700.57618" z="1203.36731"/>
<Orientation y="2.35621"/>
<Actor seed="47832"/>
</Entity>
<Entity uid="22946">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1698.90088" z="1203.75525"/>
<Orientation y="2.35621"/>
<Actor seed="37436"/>
</Entity>
<Entity uid="22947">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1699.34363" z="1203.6366"/>
<Orientation y="2.35621"/>
<Actor seed="65491"/>
</Entity>
<Entity uid="22948">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1698.18885" z="1203.77991"/>
<Orientation y="2.35621"/>
<Actor seed="44320"/>
</Entity>
<Entity uid="22949">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1696.93226" z="1203.96802"/>
<Orientation y="2.35621"/>
<Actor seed="52964"/>
</Entity>
<Entity uid="22950">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1695.51355" z="1205.0713"/>
<Orientation y="2.35621"/>
<Actor seed="18680"/>
</Entity>
<Entity uid="22951">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1696.41382" z="1196.6952"/>
<Orientation y="2.35621"/>
<Actor seed="42884"/>
</Entity>
<Entity uid="22952">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1696.47584" z="1197.59705"/>
<Orientation y="2.35621"/>
<Actor seed="25830"/>
</Entity>
<Entity uid="22953">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1695.35511" z="1198.6189"/>
<Orientation y="2.35621"/>
<Actor seed="25480"/>
</Entity>
<Entity uid="22954">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1696.02027" z="1200.63514"/>
<Orientation y="2.35621"/>
<Actor seed="64930"/>
</Entity>
<Entity uid="22955">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1695.29322" z="1202.66382"/>
<Orientation y="2.35621"/>
<Actor seed="15926"/>
</Entity>
<Entity uid="22956">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1693.7367" z="1203.99622"/>
<Orientation y="2.35621"/>
<Actor seed="23858"/>
</Entity>
<Entity uid="22957">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1696.39087" z="1202.25611"/>
<Orientation y="2.35621"/>
<Actor seed="46594"/>
</Entity>
<Entity uid="22958">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1694.4032" z="1199.50318"/>
<Orientation y="2.35621"/>
<Actor seed="682"/>
</Entity>
<Entity uid="22959">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1694.0088" z="1200.15455"/>
<Orientation y="2.35621"/>
<Actor seed="11846"/>
</Entity>
<Entity uid="22960">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1695.07154" z="1199.8418"/>
<Orientation y="2.35621"/>
<Actor seed="45580"/>
</Entity>
<Entity uid="22961">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1695.09253" z="1203.46192"/>
<Orientation y="2.35621"/>
<Actor seed="57550"/>
</Entity>
<Entity uid="22962">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1694.64661" z="1206.9137"/>
<Orientation y="2.35621"/>
<Actor seed="64574"/>
</Entity>
<Entity uid="22963">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1693.31373" z="1206.14808"/>
<Orientation y="2.35621"/>
<Actor seed="53164"/>
</Entity>
<Entity uid="22964">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1692.81653" z="1199.48292"/>
<Orientation y="2.35621"/>
<Actor seed="16498"/>
</Entity>
<Entity uid="22965">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1693.68299" z="1201.19056"/>
<Orientation y="2.35621"/>
<Actor seed="34518"/>
</Entity>
<Entity uid="22966">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1692.23218" z="1199.62415"/>
<Orientation y="2.35621"/>
<Actor seed="23518"/>
</Entity>
<Entity uid="22967">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1690.63941" z="1199.698"/>
<Orientation y="2.35621"/>
<Actor seed="3338"/>
</Entity>
<Entity uid="22968">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1698.09852" z="1205.63843"/>
<Orientation y="2.35621"/>
<Actor seed="28196"/>
</Entity>
<Entity uid="22969">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1699.57081" z="1205.93128"/>
<Orientation y="2.35621"/>
<Actor seed="23782"/>
</Entity>
<Entity uid="22970">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1700.72388" z="1206.5719"/>
<Orientation y="2.35621"/>
<Actor seed="35534"/>
</Entity>
<Entity uid="22971">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1697.46644" z="1206.3589"/>
<Orientation y="2.35621"/>
<Actor seed="360"/>
</Entity>
<Entity uid="22972">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1699.6692" z="1207.08606"/>
<Orientation y="2.35621"/>
<Actor seed="20478"/>
</Entity>
<Entity uid="22973">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1696.3147" z="1201.03834"/>
<Orientation y="2.35621"/>
<Actor seed="45818"/>
</Entity>
<Entity uid="22974">
<Template>actor|props/flora/grass_soft_dry_tuft_a.xml</Template>
<Position x="1700.66639" z="1205.4441"/>
<Orientation y="2.35621"/>
<Actor seed="60454"/>
</Entity>
<Entity uid="22975">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1697.62574" z="1208.07435"/>
<Orientation y="2.35621"/>
<Actor seed="56332"/>
</Entity>
<Entity uid="22976">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1684.68506" z="1202.34314"/>
<Orientation y="2.35621"/>
<Actor seed="12184"/>
</Entity>
<Entity uid="22977">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1681.96143" z="1202.71338"/>
<Orientation y="2.35621"/>
<Actor seed="29308"/>
</Entity>
<Entity uid="22978">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1696.97645" z="1211.83497"/>
<Orientation y="2.01577"/>
<Actor seed="3094"/>
</Entity>
<Entity uid="22979">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1696.75123" z="1216.14747"/>
<Orientation y="3.02897"/>
<Actor seed="18394"/>
</Entity>
<Entity uid="22980">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1686.27686" z="1206.63733"/>
<Orientation y="2.22463"/>
<Actor seed="27828"/>
</Entity>
<Entity uid="22981">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1689.8667" z="1208.84205"/>
<Orientation y="2.35621"/>
<Actor seed="8206"/>
</Entity>
<Entity uid="22982">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1695.73951" z="1220.0464"/>
<Orientation y="2.55166"/>
<Actor seed="8482"/>
</Entity>
<Entity uid="22983">
<Template>actor|props/flora/grass_soft_dry_small.xml</Template>
<Position x="1679.66224" z="1209.21668"/>
<Orientation y="2.35621"/>
<Actor seed="51684"/>
</Entity>
<Entity uid="22984">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1676.88807" z="1208.0879"/>
<Orientation y="2.35621"/>
<Actor seed="33850"/>
</Entity>
<Entity uid="22985">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1680.77015" z="1201.66785"/>
<Orientation y="2.35621"/>
<Actor seed="19320"/>
</Entity>
<Entity uid="22986">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1682.2682" z="1201.8805"/>
<Orientation y="2.35621"/>
<Actor seed="42670"/>
</Entity>
<Entity uid="22987">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1682.85535" z="1203.45643"/>
<Orientation y="2.35621"/>
<Actor seed="2210"/>
</Entity>
<Entity uid="22988">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1684.69507" z="1200.19703"/>
<Orientation y="2.35621"/>
<Actor seed="29924"/>
</Entity>
<Entity uid="22989">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1681.56031" z="1209.37928"/>
<Orientation y="2.35621"/>
<Actor seed="13092"/>
</Entity>
<Entity uid="22990">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1682.57227" z="1210.82227"/>
<Orientation y="2.35621"/>
<Actor seed="17210"/>
</Entity>
<Entity uid="22991">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1690.77344" z="1209.37098"/>
<Orientation y="2.35621"/>
<Actor seed="46806"/>
</Entity>
<Entity uid="22992">
<Template>actor|geology/stone_desert_med.xml</Template>
<Position x="1696.28797" z="1215.83387"/>
<Orientation y="2.35621"/>
<Actor seed="25412"/>
</Entity>
<Entity uid="22993">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1243.0929" z="1721.42762"/>
<Orientation y="-6.31843"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="22994">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1248.44532" z="1721.5287"/>
<Orientation y="-3.64116"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="22995">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1245.44385" z="1721.27063"/>
<Orientation y="-3.21746"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="22996">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1247.00257" z="1721.13367"/>
<Orientation y="-3.2149"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="22997">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1238.06641" z="1720.69166"/>
<Orientation y="-3.52222"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="22998">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1239.62354" z="1721.16626"/>
<Orientation y="-3.52218"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="22999">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1241.52295" z="1721.51563"/>
<Orientation y="-0.19411"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23000">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1241.82068" z="1743.26368"/>
<Orientation y="1.32479"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="23001">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1220.7887" z="1717.40394"/>
<Orientation y="1.37098"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23002">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1236.49341" z="1720.08167"/>
<Orientation y="-3.47431"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23003">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1234.95167" z="1719.81421"/>
<Orientation y="-3.47686"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23004">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1233.5005" z="1719.65406"/>
<Orientation y="-3.37664"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23005">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1231.97596" z="1719.40186"/>
<Orientation y="-6.47762"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23006">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1230.17432" z="1719.48353"/>
<Orientation y="-3.21491"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23007">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1228.61561" z="1719.62049"/>
<Orientation y="-3.21746"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23008">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1226.43482" z="1719.74488"/>
<Orientation y="-0.18425"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23009">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1250.97266" z="1728.8678"/>
<Orientation y="4.2065"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23010">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1250.23694" z="1730.06165"/>
<Orientation y="0.91788"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23011">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1222.21241" z="1754.05665"/>
<Orientation y="2.35622"/>
<Actor seed="55556"/>
</Entity>
<Entity uid="23012">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1214.70069" z="1766.76954"/>
<Orientation y="1.38813"/>
<Actor seed="18982"/>
</Entity>
<Entity uid="23013">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1246.2527" z="1737.55213"/>
<Orientation y="3.93337"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23014">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1248.53296" z="1733.24012"/>
<Orientation y="4.3402"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23015">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1249.22632" z="1731.60706"/>
<Orientation y="4.1073"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23016">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1248.09168" z="1734.62745"/>
<Orientation y="7.58693"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23017">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1247.4375" z="1736.12134"/>
<Orientation y="7.19172"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23018">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1219.20044" z="1719.099"/>
<Orientation y="3.1933"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23019">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1217.64295" z="1719.5829"/>
<Orientation y="3.58852"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23020">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1214.61731" z="1720.70313"/>
<Orientation y="0.1089"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23021">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1216.30555" z="1720.15784"/>
<Orientation y="0.34179"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23022">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1221.05762" z="1719.05762"/>
<Orientation y="-0.06505"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23023">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1212.7876" z="1720.95142"/>
<Orientation y="-3.08054"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23024">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1211.40357" z="1721.17713"/>
<Orientation y="0.20809"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23025">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1249.68995" z="1722.41248"/>
<Orientation y="-4.00513"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23026">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1223.96741" z="1719.49708"/>
<Orientation y="-3.51453"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23027">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1222.61683" z="1719.12"/>
<Orientation y="-0.22591"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23028">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1226.54102" z="1752.99646"/>
<Orientation y="-0.34331"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23029">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1227.83814" z="1753.52918"/>
<Orientation y="-3.63193"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23030">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1215.16407" z="1753.72584"/>
<Orientation y="0.09069"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23031">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1216.56495" z="1753.66382"/>
<Orientation y="-3.19794"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23032">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1224.99988" z="1752.75184"/>
<Orientation y="-0.18245"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23033">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1220.15174" z="1753.28785"/>
<Orientation y="0.2244"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23034">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1218.41114" z="1753.6316"/>
<Orientation y="-0.0085"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23035">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1221.54725" z="1752.87342"/>
<Orientation y="3.47112"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23036">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1223.15064" z="1752.57532"/>
<Orientation y="3.0759"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23037">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1230.25965" z="1754.06421"/>
<Orientation y="-0.30166"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23038">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1232.43982" z="1754.19617"/>
<Orientation y="-3.33486"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23039">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1234.00391" z="1754.24268"/>
<Orientation y="-3.33231"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23040">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1236.12049" z="1754.27198"/>
<Orientation y="-6.30475"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23044">
<Template>actor|props/flora/bush_medit_sm_dry.xml</Template>
<Position x="1211.14185" z="1720.43238"/>
<Orientation y="1.3628"/>
<Actor seed="3744"/>
</Entity>
<Entity uid="23045">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1193.1648" z="1752.43274"/>
<Orientation y="1.49459"/>
<Actor seed="25520"/>
</Entity>
<Entity uid="23046">
<Template>actor|props/structures/hellenes/corral_water.xml</Template>
<Position x="1192.4828" z="1752.49622"/>
<Orientation y="1.49459"/>
<Actor seed="5942"/>
</Entity>
<Entity uid="23047">
<Template>actor|props/special/eyecandy/well_1_d.xml</Template>
<Position x="1193.41736" z="1751.58704"/>
<Orientation y="1.49459"/>
<Actor seed="1786"/>
</Entity>
<Entity uid="23048">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1182.08265" z="1776.20875"/>
<Orientation y="2.35621"/>
<Actor seed="49170"/>
</Entity>
<Entity uid="23049">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1180.69007" z="1775.97461"/>
<Orientation y="2.35621"/>
<Actor seed="57108"/>
</Entity>
<Entity uid="23050">
<Template>actor|props/flora/bush.xml</Template>
<Position x="1178.94971" z="1776.07825"/>
<Orientation y="2.35621"/>
<Actor seed="9088"/>
</Entity>
<Entity uid="23051">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1330.43238" z="1773.09766"/>
<Orientation y="2.35621"/>
<Actor seed="36282"/>
</Entity>
<Entity uid="23052">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1333.64161" z="1773.91565"/>
<Orientation y="2.35621"/>
<Actor seed="59044"/>
</Entity>
<Entity uid="23053">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1337.54908" z="1772.8407"/>
<Orientation y="2.35621"/>
<Actor seed="53482"/>
</Entity>
<Entity uid="23054">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1340.41602" z="1769.15955"/>
<Orientation y="2.35621"/>
<Actor seed="11876"/>
</Entity>
<Entity uid="23055">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1344.6454" z="1766.13331"/>
<Orientation y="2.35621"/>
<Actor seed="20220"/>
</Entity>
<Entity uid="23056">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1349.00574" z="1767.63855"/>
<Orientation y="2.35621"/>
<Actor seed="6284"/>
</Entity>
<Entity uid="23057">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1353.11927" z="1769.69654"/>
<Orientation y="2.35621"/>
<Actor seed="14000"/>
</Entity>
<Entity uid="23058">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1355.92676" z="1773.0514"/>
<Orientation y="2.35621"/>
<Actor seed="62760"/>
</Entity>
<Entity uid="23059">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1351.78992" z="1769.9983"/>
<Orientation y="2.35621"/>
<Actor seed="21228"/>
</Entity>
<Entity uid="23060">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1360.39576" z="1775.04969"/>
<Orientation y="2.35621"/>
<Actor seed="17028"/>
</Entity>
<Entity uid="23061">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1362.44324" z="1776.06946"/>
<Orientation y="2.35621"/>
<Actor seed="23538"/>
</Entity>
<Entity uid="23062">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1359.54249" z="1764.97779"/>
<Orientation y="2.35621"/>
<Actor seed="52836"/>
</Entity>
<Entity uid="23063">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1356.39356" z="1762.18812"/>
<Orientation y="2.35621"/>
<Actor seed="21684"/>
</Entity>
<Entity uid="23064">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1353.24" z="1758.70728"/>
<Orientation y="2.35621"/>
<Actor seed="23340"/>
</Entity>
<Entity uid="23065">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1340.7511" z="1759.55884"/>
<Orientation y="2.35621"/>
<Actor seed="25718"/>
</Entity>
<Entity uid="23066">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1336.60535" z="1761.48511"/>
<Orientation y="2.35621"/>
<Actor seed="47076"/>
</Entity>
<Entity uid="23067">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1332.70887" z="1763.96204"/>
<Orientation y="2.35621"/>
<Actor seed="40858"/>
</Entity>
<Entity uid="23068">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1326.01795" z="1775.10743"/>
<Orientation y="2.35621"/>
<Actor seed="18674"/>
</Entity>
<Entity uid="23069">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1320.75428" z="1779.85901"/>
<Orientation y="2.35621"/>
<Actor seed="2720"/>
</Entity>
<Entity uid="23070">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1319.19996" z="1780.50794"/>
<Orientation y="2.35621"/>
<Actor seed="57162"/>
</Entity>
<Entity uid="23071">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1359.7234" z="1764.6819"/>
<Orientation y="2.35621"/>
<Actor seed="8860"/>
</Entity>
<Entity uid="23072">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1358.05738" z="1763.64649"/>
<Orientation y="2.35621"/>
<Actor seed="27030"/>
</Entity>
<Entity uid="23073">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1357.04822" z="1762.27173"/>
<Orientation y="2.35621"/>
<Actor seed="58164"/>
</Entity>
<Entity uid="23074">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1354.82276" z="1761.20984"/>
<Orientation y="2.35621"/>
<Actor seed="34450"/>
</Entity>
<Entity uid="23075">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1358.771" z="1762.0829"/>
<Orientation y="2.35621"/>
<Actor seed="63536"/>
</Entity>
<Entity uid="23076">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1363.1565" z="1776.12684"/>
<Orientation y="2.35621"/>
<Actor seed="27402"/>
</Entity>
<Entity uid="23077">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1364.2588" z="1777.17981"/>
<Orientation y="2.35621"/>
<Actor seed="43710"/>
</Entity>
<Entity uid="23078">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1361.54664" z="1777.97706"/>
<Orientation y="2.35621"/>
<Actor seed="54458"/>
</Entity>
<Entity uid="23079">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1347.27308" z="1765.33594"/>
<Orientation y="2.35621"/>
<Actor seed="1504"/>
</Entity>
<Entity uid="23080">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1344.80982" z="1766.34485"/>
<Orientation y="2.35621"/>
<Actor seed="42498"/>
</Entity>
<Entity uid="23081">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1334.66944" z="1761.82752"/>
<Orientation y="2.35621"/>
<Actor seed="324"/>
</Entity>
<Entity uid="23082">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1356.19043" z="1758.65113"/>
<Orientation y="2.35621"/>
<Actor seed="692"/>
</Entity>
<Entity uid="23083">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1337.93604" z="1771.51905"/>
<Orientation y="2.35621"/>
<Actor seed="38446"/>
</Entity>
<Entity uid="23084">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1308.89185" z="1771.3484"/>
<Orientation y="2.35621"/>
<Actor seed="32970"/>
</Entity>
<Entity uid="23085">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1310.24585" z="1768.3777"/>
<Orientation y="2.35621"/>
<Actor seed="60876"/>
</Entity>
<Entity uid="23086">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1314.22852" z="1765.19471"/>
<Orientation y="2.35621"/>
<Actor seed="32632"/>
</Entity>
<Entity uid="23087">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1312.79139" z="1800.30457"/>
<Orientation y="2.35621"/>
<Actor seed="42940"/>
</Entity>
<Entity uid="23088">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1311.93104" z="1797.14649"/>
<Orientation y="2.35621"/>
<Actor seed="57586"/>
</Entity>
<Entity uid="23089">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1313.73755" z="1794.05311"/>
<Orientation y="2.35621"/>
<Actor seed="49568"/>
</Entity>
<Entity uid="23090">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1310.17615" z="1794.90918"/>
<Orientation y="2.35621"/>
<Actor seed="5000"/>
</Entity>
<Entity uid="23091">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1310.54175" z="1792.64625"/>
<Orientation y="2.35621"/>
<Actor seed="63334"/>
</Entity>
<Entity uid="23092">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1308.82801" z="1793.21375"/>
<Orientation y="-1.33132"/>
<Actor seed="7910"/>
</Entity>
<Entity uid="23093">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1306.56617" z="1792.05298"/>
<Orientation y="2.35621"/>
<Actor seed="36722"/>
</Entity>
<Entity uid="23094">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1306.69227" z="1788.74537"/>
<Orientation y="2.35621"/>
<Actor seed="59276"/>
</Entity>
<Entity uid="23095">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1266.54712" z="1729.68494"/>
<Orientation y="2.35621"/>
<Actor seed="17754"/>
</Entity>
<Entity uid="23096">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1266.18787" z="1726.77527"/>
<Orientation y="2.35621"/>
<Actor seed="20350"/>
</Entity>
<Entity uid="23097">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1269.11219" z="1723.62623"/>
<Orientation y="2.35621"/>
<Actor seed="17614"/>
</Entity>
<Entity uid="23098">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1268.27295" z="1720.48365"/>
<Orientation y="2.35621"/>
<Actor seed="11912"/>
</Entity>
<Entity uid="23099">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1267.63294" z="1723.88428"/>
<Orientation y="2.35621"/>
<Actor seed="34230"/>
</Entity>
<Entity uid="23100">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1214.10486" z="1804.49671"/>
<Orientation y="2.35621"/>
<Actor seed="28418"/>
</Entity>
<Entity uid="23101">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1218.29517" z="1803.72803"/>
<Orientation y="2.35621"/>
<Actor seed="58112"/>
</Entity>
<Entity uid="23102">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1217.98511" z="1801.15845"/>
<Orientation y="2.35621"/>
<Actor seed="33338"/>
</Entity>
<Entity uid="23103">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1222.89454" z="1800.20728"/>
<Orientation y="2.35621"/>
<Actor seed="37466"/>
</Entity>
<Entity uid="23104">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1225.5547" z="1799.8678"/>
<Orientation y="2.35621"/>
<Actor seed="31342"/>
</Entity>
<Entity uid="23105">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1228.25355" z="1798.20386"/>
<Orientation y="2.35621"/>
<Actor seed="21304"/>
</Entity>
<Entity uid="23106">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1232.78895" z="1811.08436"/>
<Orientation y="2.35621"/>
<Actor seed="1702"/>
</Entity>
<Entity uid="23107">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1236.4275" z="1809.62366"/>
<Orientation y="2.35621"/>
<Actor seed="57430"/>
</Entity>
<Entity uid="23108">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1237.92933" z="1807.68006"/>
<Orientation y="2.35621"/>
<Actor seed="61236"/>
</Entity>
<Entity uid="23109">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1241.44483" z="1806.76124"/>
<Orientation y="2.35621"/>
<Actor seed="1850"/>
</Entity>
<Entity uid="23110">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1241.62427" z="1805.33692"/>
<Orientation y="2.35621"/>
<Actor seed="10274"/>
</Entity>
<Entity uid="23111">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1236.97254" z="1811.34754"/>
<Orientation y="2.35621"/>
<Actor seed="26060"/>
</Entity>
<Entity uid="23112">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1299.03394" z="1808.23511"/>
<Orientation y="2.35621"/>
<Actor seed="47496"/>
</Entity>
<Entity uid="23113">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1300.51575" z="1812.75794"/>
<Orientation y="2.35621"/>
<Actor seed="20102"/>
</Entity>
<Entity uid="23114">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1302.85303" z="1816.8667"/>
<Orientation y="2.35621"/>
<Actor seed="15322"/>
</Entity>
<Entity uid="23115">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1302.12403" z="1821.85975"/>
<Orientation y="2.35621"/>
<Actor seed="55390"/>
</Entity>
<Entity uid="23116">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1301.03174" z="1816.12818"/>
<Orientation y="2.35621"/>
<Actor seed="6448"/>
</Entity>
<Entity uid="23117">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1300.83533" z="1818.48414"/>
<Orientation y="2.35621"/>
<Actor seed="51190"/>
</Entity>
<Entity uid="23118">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1340.1172" z="1648.35755"/>
<Orientation y="2.35621"/>
<Actor seed="51924"/>
</Entity>
<Entity uid="23119">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1340.84961" z="1646.4109"/>
<Orientation y="2.35621"/>
<Actor seed="60432"/>
</Entity>
<Entity uid="23120">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1338.73182" z="1645.88074"/>
<Orientation y="2.35621"/>
<Actor seed="33982"/>
</Entity>
<Entity uid="23121">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1340.5077" z="1645.56543"/>
<Orientation y="2.35621"/>
<Actor seed="55280"/>
</Entity>
<Entity uid="23122">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1338.34852" z="1641.91456"/>
<Orientation y="2.35621"/>
<Actor seed="53122"/>
</Entity>
<Entity uid="23123">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1340.83973" z="1640.77198"/>
<Orientation y="2.35621"/>
<Actor seed="47792"/>
</Entity>
<Entity uid="23124">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1340.76807" z="1638.13172"/>
<Orientation y="2.35621"/>
<Actor seed="4958"/>
</Entity>
<Entity uid="23125">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1330.80201" z="1602.71924"/>
<Orientation y="2.35621"/>
<Actor seed="35594"/>
</Entity>
<Entity uid="23126">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1329.09852" z="1600.69105"/>
<Orientation y="2.35621"/>
<Actor seed="44482"/>
</Entity>
<Entity uid="23127">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1326.70948" z="1599.45289"/>
<Orientation y="2.35621"/>
<Actor seed="64454"/>
</Entity>
<Entity uid="23128">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1327.03663" z="1596.08252"/>
<Orientation y="2.35621"/>
<Actor seed="29986"/>
</Entity>
<Entity uid="23129">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1330.55005" z="1598.81934"/>
<Orientation y="2.35621"/>
<Actor seed="52532"/>
</Entity>
<Entity uid="23130">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1329.15674" z="1594.67908"/>
<Orientation y="2.35621"/>
<Actor seed="11624"/>
</Entity>
<Entity uid="23131">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1327.78077" z="1594.33057"/>
<Orientation y="2.8785"/>
<Actor seed="13552"/>
</Entity>
<Entity uid="23132">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1330.47156" z="1591.02845"/>
<Orientation y="2.35621"/>
<Actor seed="452"/>
</Entity>
<Entity uid="23133">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1329.80225" z="1589.3136"/>
<Orientation y="2.35621"/>
<Actor seed="23898"/>
</Entity>
<Entity uid="23134">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1317.96167" z="1639.15723"/>
<Orientation y="2.35621"/>
<Actor seed="16200"/>
</Entity>
<Entity uid="23135">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1320.83399" z="1637.22571"/>
<Orientation y="2.35621"/>
<Actor seed="35544"/>
</Entity>
<Entity uid="23136">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1323.27918" z="1633.96546"/>
<Orientation y="2.35621"/>
<Actor seed="58868"/>
</Entity>
<Entity uid="23137">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1323.69288" z="1631.03077"/>
<Orientation y="2.35621"/>
<Actor seed="26004"/>
</Entity>
<Entity uid="23138">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1183.11548" z="1662.9513"/>
<Orientation y="2.35621"/>
<Actor seed="54460"/>
</Entity>
<Entity uid="23139">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1187.64917" z="1663.40003"/>
<Orientation y="2.35621"/>
<Actor seed="23184"/>
</Entity>
<Entity uid="23140">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1187.63428" z="1661.21143"/>
<Orientation y="2.35621"/>
<Actor seed="63256"/>
</Entity>
<Entity uid="23141">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1185.0553" z="1660.72034"/>
<Orientation y="2.35621"/>
<Actor seed="8140"/>
</Entity>
<Entity uid="23142">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1190.4568" z="1659.28406"/>
<Orientation y="2.35621"/>
<Actor seed="37290"/>
</Entity>
<Entity uid="23143">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1188.43567" z="1658.53528"/>
<Orientation y="2.35621"/>
<Actor seed="17278"/>
</Entity>
<Entity uid="23144">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1190.42579" z="1654.93653"/>
<Orientation y="2.35621"/>
<Actor seed="13722"/>
</Entity>
<Entity uid="23145">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1191.99927" z="1656.00501"/>
<Orientation y="2.35621"/>
<Actor seed="28386"/>
</Entity>
<Entity uid="23146">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1192.76392" z="1652.37134"/>
<Orientation y="2.35621"/>
<Actor seed="41236"/>
</Entity>
<Entity uid="23147">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1195.55433" z="1652.511"/>
<Orientation y="2.35621"/>
<Actor seed="51654"/>
</Entity>
<Entity uid="23148">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1128.05811" z="1680.27405"/>
<Orientation y="2.35621"/>
<Actor seed="34226"/>
</Entity>
<Entity uid="23149">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1126.79432" z="1677.09021"/>
<Orientation y="2.35621"/>
<Actor seed="54356"/>
</Entity>
<Entity uid="23150">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1127.85584" z="1675.01429"/>
<Orientation y="2.35621"/>
<Actor seed="29720"/>
</Entity>
<Entity uid="23151">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1130.7334" z="1672.68738"/>
<Orientation y="2.35621"/>
<Actor seed="14640"/>
</Entity>
<Entity uid="23152">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1134.79273" z="1671.13257"/>
<Orientation y="2.35621"/>
<Actor seed="42660"/>
</Entity>
<Entity uid="23153">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1128.1565" z="1675.7057"/>
<Orientation y="2.35621"/>
<Actor seed="43630"/>
</Entity>
<Entity uid="23154">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1139.13843" z="1654.8993"/>
<Orientation y="2.35621"/>
<Actor seed="45940"/>
</Entity>
<Entity uid="23155">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1136.75086" z="1655.70264"/>
<Orientation y="2.35621"/>
<Actor seed="61584"/>
</Entity>
<Entity uid="23156">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1131.30848" z="1655.839"/>
<Orientation y="2.35621"/>
<Actor seed="61588"/>
</Entity>
<Entity uid="23157">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1134.71229" z="1656.15076"/>
<Orientation y="2.35621"/>
<Actor seed="2794"/>
</Entity>
<Entity uid="23158">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1087.80835" z="1790.70032"/>
<Orientation y="2.35621"/>
<Actor seed="11168"/>
</Entity>
<Entity uid="23159">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1086.10279" z="1788.90772"/>
<Orientation y="2.35621"/>
<Actor seed="48560"/>
</Entity>
<Entity uid="23160">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1083.09693" z="1786.30311"/>
<Orientation y="2.35621"/>
<Actor seed="57542"/>
</Entity>
<Entity uid="23161">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1081.63416" z="1789.32105"/>
<Orientation y="2.35621"/>
<Actor seed="18970"/>
</Entity>
<Entity uid="23162">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1077.46326" z="1790.1858"/>
<Orientation y="2.35621"/>
<Actor seed="64324"/>
</Entity>
<Entity uid="23163">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1201.82557" z="1808.26746"/>
<Orientation y="2.35621"/>
<Actor seed="29110"/>
</Entity>
<Entity uid="23164">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1199.70508" z="1809.85511"/>
<Orientation y="2.35621"/>
<Actor seed="64616"/>
</Entity>
<Entity uid="23165">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1196.5442" z="1813.16114"/>
<Orientation y="2.35621"/>
<Actor seed="28304"/>
</Entity>
<Entity uid="23166">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1198.12183" z="1809.26368"/>
<Orientation y="2.35621"/>
<Actor seed="52292"/>
</Entity>
<Entity uid="23167">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1315.91675" z="1830.9137"/>
<Orientation y="2.35621"/>
<Actor seed="22028"/>
</Entity>
<Entity uid="23168">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1315.14771" z="1833.66895"/>
<Orientation y="0.2469"/>
<Actor seed="4574"/>
</Entity>
<Entity uid="23169">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1316.52051" z="1840.3545"/>
<Orientation y="2.35621"/>
<Actor seed="36168"/>
</Entity>
<Entity uid="23170">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1319.25818" z="1847.6261"/>
<Orientation y="2.35621"/>
<Actor seed="24400"/>
</Entity>
<Entity uid="23171">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1317.469" z="1840.57532"/>
<Orientation y="2.35621"/>
<Actor seed="43464"/>
</Entity>
<Entity uid="23172">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1318.72791" z="1837.17518"/>
<Orientation y="2.35621"/>
<Actor seed="24706"/>
</Entity>
<Entity uid="23173">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1313.24866" z="1622.85767"/>
<Orientation y="2.35621"/>
<Actor seed="29262"/>
</Entity>
<Entity uid="23174">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1312.02613" z="1624.83423"/>
<Orientation y="2.35621"/>
<Actor seed="12774"/>
</Entity>
<Entity uid="23175">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1309.91187" z="1626.67078"/>
<Orientation y="2.35621"/>
<Actor seed="53142"/>
</Entity>
<Entity uid="23176">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1273.48414" z="1517.83313"/>
<Orientation y="2.35621"/>
<Actor seed="44788"/>
</Entity>
<Entity uid="23177">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1273.88746" z="1521.07996"/>
<Orientation y="2.35621"/>
<Actor seed="32230"/>
</Entity>
<Entity uid="23178">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1271.97425" z="1523.74573"/>
<Orientation y="2.35621"/>
<Actor seed="34518"/>
</Entity>
<Entity uid="23179">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1272.34791" z="1520.40455"/>
<Orientation y="2.35621"/>
<Actor seed="21534"/>
</Entity>
<Entity uid="23180">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1211.4037" z="1590.6233"/>
<Orientation y="2.35621"/>
<Actor seed="55260"/>
</Entity>
<Entity uid="23181">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1211.35853" z="1596.29932"/>
<Orientation y="2.35621"/>
<Actor seed="7734"/>
</Entity>
<Entity uid="23182">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1209.787" z="1598.64722"/>
<Orientation y="2.35621"/>
<Actor seed="39248"/>
</Entity>
<Entity uid="23183">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1209.60572" z="1601.77479"/>
<Orientation y="0.21679"/>
<Actor seed="29930"/>
</Entity>
<Entity uid="23184">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1211.34388" z="1607.59827"/>
<Orientation y="2.35621"/>
<Actor seed="54582"/>
</Entity>
<Entity uid="23185">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1212.48206" z="1600.26453"/>
<Orientation y="2.35621"/>
<Actor seed="52586"/>
</Entity>
<Entity uid="23186">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1216.08484" z="1593.54688"/>
<Orientation y="2.35621"/>
<Actor seed="17008"/>
</Entity>
<Entity uid="23187">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1214.29395" z="1588.62"/>
<Orientation y="2.35621"/>
<Actor seed="20438"/>
</Entity>
<Entity uid="23188">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1186.6316" z="1568.45691"/>
<Orientation y="2.35621"/>
<Actor seed="53784"/>
</Entity>
<Entity uid="23189">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1187.24708" z="1573.98914"/>
<Orientation y="2.35621"/>
<Actor seed="64608"/>
</Entity>
<Entity uid="23190">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1190.34607" z="1576.82068"/>
<Orientation y="2.35621"/>
<Actor seed="55610"/>
</Entity>
<Entity uid="23191">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1193.27833" z="1582.99695"/>
<Orientation y="2.35621"/>
<Actor seed="25324"/>
</Entity>
<Entity uid="23192">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1188.79395" z="1579.58082"/>
<Orientation y="2.35621"/>
<Actor seed="19194"/>
</Entity>
<Entity uid="23193">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1191.97254" z="1579.61841"/>
<Orientation y="2.35621"/>
<Actor seed="53712"/>
</Entity>
<Entity uid="23194">
<Template>actor|props/flora/bush_desert_a.xml</Template>
<Position x="1189.05713" z="1576.30872"/>
<Orientation y="2.35621"/>
<Actor seed="38188"/>
</Entity>
<Entity uid="23195">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1272.40613" z="1521.15833"/>
<Orientation y="2.35621"/>
<Actor seed="50302"/>
</Entity>
<Entity uid="23196">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1192.68067" z="1654.49549"/>
<Orientation y="2.35621"/>
<Actor seed="9712"/>
</Entity>
<Entity uid="23197">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1185.15906" z="1663.53455"/>
<Orientation y="2.35621"/>
<Actor seed="15168"/>
</Entity>
<Entity uid="23198">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1127.98401" z="1677.87732"/>
<Orientation y="2.35621"/>
<Actor seed="64964"/>
</Entity>
<Entity uid="23199">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1084.04859" z="1787.96253"/>
<Orientation y="2.35621"/>
<Actor seed="8380"/>
</Entity>
<Entity uid="23200">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1087.4662" z="1788.8545"/>
<Orientation y="2.35621"/>
<Actor seed="41630"/>
</Entity>
<Entity uid="23201">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1240.61854" z="1807.50416"/>
<Orientation y="2.35621"/>
<Actor seed="23926"/>
</Entity>
<Entity uid="23202">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1242.66602" z="1806.01807"/>
<Orientation y="2.35621"/>
<Actor seed="59600"/>
</Entity>
<Entity uid="23203">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1316.42127" z="1833.55713"/>
<Orientation y="2.35621"/>
<Actor seed="6916"/>
</Entity>
<Entity uid="23204">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1317.1792" z="1836.3075"/>
<Orientation y="2.35621"/>
<Actor seed="28686"/>
</Entity>
<Entity uid="23205">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1320.48987" z="1637.24732"/>
<Orientation y="2.35621"/>
<Actor seed="62690"/>
</Entity>
<Entity uid="23206">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1323.36402" z="1636.57776"/>
<Orientation y="2.35621"/>
<Actor seed="34280"/>
</Entity>
<Entity uid="23207">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1289.71058" z="1780.56751"/>
<Orientation y="2.35621"/>
<Actor seed="21988"/>
</Entity>
<Entity uid="23208">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1286.95496" z="1778.9021"/>
<Orientation y="2.35621"/>
<Actor seed="40490"/>
</Entity>
<Entity uid="23209">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1284.6875" z="1777.08252"/>
<Orientation y="2.35621"/>
<Actor seed="42042"/>
</Entity>
<Entity uid="23210">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1270.32508" z="1755.07508"/>
<Orientation y="2.35621"/>
<Actor seed="51520"/>
</Entity>
<Entity uid="23211">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1273.08741" z="1755.51624"/>
<Orientation y="2.35621"/>
<Actor seed="47338"/>
</Entity>
<Entity uid="23212">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1275.13184" z="1758.51697"/>
<Orientation y="2.35621"/>
<Actor seed="16530"/>
</Entity>
<Entity uid="23213">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1199.4043" z="1761.43165"/>
<Orientation y="2.35621"/>
<Actor seed="52498"/>
</Entity>
<Entity uid="23214">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1202.38245" z="1761.96485"/>
<Orientation y="2.35621"/>
<Actor seed="50948"/>
</Entity>
<Entity uid="23215">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1205.59961" z="1761.3578"/>
<Orientation y="2.35621"/>
<Actor seed="23858"/>
</Entity>
<Entity uid="23216">
<Template>actor|props/flora/bush_medit_la.xml</Template>
<Position x="1307.81836" z="1781.62574"/>
<Orientation y="2.35621"/>
<Actor seed="26500"/>
</Entity>
<Entity uid="23217">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1276.50355" z="1759.2035"/>
<Orientation y="2.35621"/>
<Actor seed="21694"/>
</Entity>
<Entity uid="23218">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1242.74817" z="1761.06507"/>
<Orientation y="2.35621"/>
<Actor seed="5792"/>
</Entity>
<Entity uid="23219">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1240.68323" z="1760.61097"/>
<Orientation y="2.35621"/>
<Actor seed="2886"/>
</Entity>
<Entity uid="23220">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1241.57068" z="1762.49061"/>
<Orientation y="2.35621"/>
<Actor seed="37964"/>
</Entity>
<Entity uid="23221">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1238.63697" z="1760.79896"/>
<Orientation y="2.35621"/>
<Actor seed="680"/>
</Entity>
<Entity uid="23222">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1257.8003" z="1754.50135"/>
<Orientation y="2.35621"/>
<Actor seed="24624"/>
</Entity>
<Entity uid="23223">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1256.57996" z="1754.81885"/>
<Orientation y="2.35621"/>
<Actor seed="32544"/>
</Entity>
<Entity uid="23224">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1257.23316" z="1752.6244"/>
<Orientation y="2.35621"/>
<Actor seed="26518"/>
</Entity>
<Entity uid="23225">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1253.63904" z="1754.03834"/>
<Orientation y="2.35621"/>
<Actor seed="39628"/>
</Entity>
<Entity uid="23226">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1264.10914" z="1761.19971"/>
<Orientation y="2.35621"/>
<Actor seed="54224"/>
</Entity>
<Entity uid="23227">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1276.5912" z="1769.37415"/>
<Orientation y="2.35621"/>
<Actor seed="23838"/>
</Entity>
<Entity uid="23228">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1277.91724" z="1770.40076"/>
<Orientation y="2.35621"/>
<Actor seed="1516"/>
</Entity>
<Entity uid="23229">
<Template>actor|props/flora/bush_desert_dry_a.xml</Template>
<Position x="1278.73365" z="1771.99195"/>
<Orientation y="2.35621"/>
<Actor seed="60990"/>
</Entity>
<Entity uid="23232">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.05103" z="1785.2599"/>
<Orientation y="2.35621"/>
<Actor seed="36"/>
</Entity>
<Entity uid="23233">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.99708" z="1782.61353"/>
<Orientation y="2.35621"/>
<Actor seed="44774"/>
</Entity>
<Entity uid="23234">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.88257" z="1775.50196"/>
<Orientation y="2.35621"/>
<Actor seed="47982"/>
</Entity>
<Entity uid="23235">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.77015" z="1768.9015"/>
<Orientation y="2.35621"/>
<Actor seed="49088"/>
</Entity>
<Entity uid="23236">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.59974" z="1765.41578"/>
<Orientation y="2.35621"/>
<Actor seed="22504"/>
</Entity>
<Entity uid="23237">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.4209" z="1762.57862"/>
<Orientation y="2.35621"/>
<Actor seed="46966"/>
</Entity>
<Entity uid="23238">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1241.97571" z="1760.93995"/>
<Orientation y="2.35621"/>
<Actor seed="23196"/>
</Entity>
<Entity uid="23239">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1208.81263" z="1785.94275"/>
<Orientation y="2.35621"/>
<Actor seed="19924"/>
</Entity>
<Entity uid="23240">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1209.19251" z="1778.30848"/>
<Orientation y="2.35621"/>
<Actor seed="22600"/>
</Entity>
<Entity uid="23241">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1209.7173" z="1770.14637"/>
<Orientation y="2.35621"/>
<Actor seed="4434"/>
</Entity>
<Entity uid="23242">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1209.74427" z="1765.07984"/>
<Orientation y="2.35621"/>
<Actor seed="11230"/>
</Entity>
<Entity uid="23243">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1203.35901" z="1792.86133"/>
<Orientation y="2.35621"/>
<Actor seed="7826"/>
</Entity>
<Entity uid="23244">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1182.30494" z="1780.36841"/>
<Orientation y="5.31759"/>
<Actor seed="22504"/>
</Entity>
<Entity uid="23245">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1196.99231" z="1762.31922"/>
<Orientation y="2.21755"/>
<Actor seed="22504"/>
</Entity>
<Entity uid="23246">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1199.63099" z="1724.53492"/>
<Orientation y="2.35622"/>
<Actor seed="22504"/>
</Entity>
<Entity uid="23247">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1189.56043" z="1714.88172"/>
<Orientation y="2.8998"/>
<Actor seed="22504"/>
</Entity>
<Entity uid="23249">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1171.29102" z="1805.18067"/>
<Orientation y="3.36113"/>
<Actor seed="51346"/>
</Entity>
<Entity uid="23250">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1168.28162" z="1805.3595"/>
<Orientation y="0.92542"/>
<Actor seed="36276"/>
</Entity>
<Entity uid="23251">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1215.52735" z="1760.6963"/>
<Orientation y="2.94733"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23252">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1213.89893" z="1760.78638"/>
<Orientation y="3.34255"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23253">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1210.69153" z="1761.13611"/>
<Orientation y="-0.13707"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23254">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1212.4618" z="1761.01844"/>
<Orientation y="0.09583"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23255">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1217.45179" z="1760.8678"/>
<Orientation y="-0.31102"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23256">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.85645" z="1760.9314"/>
<Orientation y="-3.32651"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23257">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1207.45923" z="1760.81324"/>
<Orientation y="-0.0379"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23258">
<Template>gaia/flora_tree_date_palm</Template>
<Player>0</Player>
<Position x="1215.07264" z="1762.03821"/>
<Orientation y="-1.36466"/>
<Actor seed="55556"/>
</Entity>
<Entity uid="23259">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1219.06019" z="1760.93677"/>
<Orientation y="-0.0627"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23260">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1220.73035" z="1760.99964"/>
<Orientation y="-3.36617"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23262">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1231.87281" z="1762.65882"/>
<Orientation y="2.35622"/>
<Actor seed="19924"/>
</Entity>
<Entity uid="23263">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.6421" z="1727.3683"/>
<Orientation y="-1.69651"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23264">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.63685" z="1728.9568"/>
<Orientation y="-4.81101"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23265">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.49207" z="1731.26771"/>
<Orientation y="-1.65485"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23266">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.83399" z="1733.42518"/>
<Orientation y="-4.68805"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23267">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.98365" z="1735.40992"/>
<Orientation y="-1.69651"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23268">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.83326" z="1736.8296"/>
<Orientation y="-4.98513"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23269">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.81983" z="1738.70716"/>
<Orientation y="-1.60752"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23270">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.79615" z="1740.13465"/>
<Orientation y="-4.89614"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23271">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1132.53431" z="1858.4646"/>
<Orientation y="2.35621"/>
<Actor seed="1566"/>
</Entity>
<Entity uid="23272">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1133.55811" z="1860.51392"/>
<Orientation y="2.35621"/>
<Actor seed="45072"/>
</Entity>
<Entity uid="23273">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1134.96497" z="1858.33509"/>
<Orientation y="2.35621"/>
<Actor seed="23646"/>
</Entity>
<Entity uid="23274">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1135.4065" z="1856.52833"/>
<Orientation y="2.35621"/>
<Actor seed="22132"/>
</Entity>
<Entity uid="23275">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1133.33594" z="1855.58045"/>
<Orientation y="2.35621"/>
<Actor seed="62224"/>
</Entity>
<Entity uid="23276">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1182.57886" z="1828.87708"/>
<Orientation y="2.35621"/>
<Actor seed="25856"/>
</Entity>
<Entity uid="23277">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1184.30994" z="1829.6255"/>
<Orientation y="2.35621"/>
<Actor seed="65218"/>
</Entity>
<Entity uid="23278">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1184.8357" z="1831.17103"/>
<Orientation y="2.35621"/>
<Actor seed="36386"/>
</Entity>
<Entity uid="23279">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1182.85279" z="1833.04139"/>
<Orientation y="2.35621"/>
<Actor seed="51186"/>
</Entity>
<Entity uid="23280">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1183.9109" z="1832.00074"/>
<Orientation y="2.35621"/>
<Actor seed="59670"/>
</Entity>
<Entity uid="23281">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1200.67164" z="1743.8506"/>
<Orientation y="2.35621"/>
<Actor seed="1736"/>
</Entity>
<Entity uid="23282">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1031.53052" z="1741.54578"/>
<Orientation y="2.35621"/>
<Actor seed="58294"/>
</Entity>
<Entity uid="23283">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1032.95264" z="1738.1974"/>
<Orientation y="2.35621"/>
<Actor seed="65218"/>
</Entity>
<Entity uid="23284">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1027.48609" z="1738.18262"/>
<Orientation y="2.35621"/>
<Actor seed="7290"/>
</Entity>
<Entity uid="23285">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1024.27747" z="1737.45252"/>
<Orientation y="2.35621"/>
<Actor seed="27028"/>
</Entity>
<Entity uid="23286">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1030.6493" z="1735.16187"/>
<Orientation y="2.35621"/>
<Actor seed="14048"/>
</Entity>
<Entity uid="23287">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1025.21265" z="1735.73853"/>
<Orientation y="2.35621"/>
<Actor seed="15122"/>
</Entity>
<Entity uid="23288">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1031.13501" z="1731.8617"/>
<Orientation y="2.35621"/>
<Actor seed="52384"/>
</Entity>
<Entity uid="23289">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1031.83606" z="1728.20411"/>
<Orientation y="2.35621"/>
<Actor seed="5748"/>
</Entity>
<Entity uid="23290">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1028.2068" z="1732.11402"/>
<Orientation y="2.35621"/>
<Actor seed="13022"/>
</Entity>
<Entity uid="23291">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1157.6648" z="1610.03895"/>
<Orientation y="2.35621"/>
<Actor seed="36808"/>
</Entity>
<Entity uid="23292">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1157.7306" z="1607.2638"/>
<Orientation y="2.35621"/>
<Actor seed="742"/>
</Entity>
<Entity uid="23293">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1161.58545" z="1608.3755"/>
<Orientation y="2.35621"/>
<Actor seed="43742"/>
</Entity>
<Entity uid="23294">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1159.92005" z="1610.9198"/>
<Orientation y="2.35621"/>
<Actor seed="21090"/>
</Entity>
<Entity uid="23295">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1161.10096" z="1605.26331"/>
<Orientation y="2.35621"/>
<Actor seed="4980"/>
</Entity>
<Entity uid="23296">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1159.95899" z="1603.81397"/>
<Orientation y="2.35621"/>
<Actor seed="26568"/>
</Entity>
<Entity uid="23297">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1162.9795" z="1607.15809"/>
<Orientation y="2.35621"/>
<Actor seed="59654"/>
</Entity>
<Entity uid="23298">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1161.35376" z="1609.61963"/>
<Orientation y="2.35621"/>
<Actor seed="39926"/>
</Entity>
<Entity uid="23299">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1156.73243" z="1601.5492"/>
<Orientation y="2.35621"/>
<Actor seed="19210"/>
</Entity>
<Entity uid="23300">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1056.7682" z="1702.03602"/>
<Orientation y="2.35621"/>
<Actor seed="8834"/>
</Entity>
<Entity uid="23301">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1057.58008" z="1699.90333"/>
<Orientation y="2.35621"/>
<Actor seed="47324"/>
</Entity>
<Entity uid="23302">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1060.22425" z="1699.03113"/>
<Orientation y="2.35621"/>
<Actor seed="48880"/>
</Entity>
<Entity uid="23303">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1057.0116" z="1705.33448"/>
<Orientation y="2.35621"/>
<Actor seed="29496"/>
</Entity>
<Entity uid="23304">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1057.90418" z="1707.43958"/>
<Orientation y="2.35621"/>
<Actor seed="7480"/>
</Entity>
<Entity uid="23305">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1059.83472" z="1702.49317"/>
<Orientation y="2.35621"/>
<Actor seed="64404"/>
</Entity>
<Entity uid="23306">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1273.01624" z="1574.4856"/>
<Orientation y="2.35621"/>
<Actor seed="47308"/>
</Entity>
<Entity uid="23307">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1268.76136" z="1574.58655"/>
<Orientation y="2.35621"/>
<Actor seed="12316"/>
</Entity>
<Entity uid="23308">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1266.01868" z="1579.74585"/>
<Orientation y="2.35621"/>
<Actor seed="5530"/>
</Entity>
<Entity uid="23309">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1269.62183" z="1580.08399"/>
<Orientation y="2.35621"/>
<Actor seed="63922"/>
</Entity>
<Entity uid="23310">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1269.89454" z="1575.27173"/>
<Orientation y="2.35621"/>
<Actor seed="43806"/>
</Entity>
<Entity uid="23311">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1273.45765" z="1576.96033"/>
<Orientation y="2.35621"/>
<Actor seed="43938"/>
</Entity>
<Entity uid="23312">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1271.5752" z="1578.17457"/>
<Orientation y="2.35621"/>
<Actor seed="25112"/>
</Entity>
<Entity uid="23313">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1273.84693" z="1578.65662"/>
<Orientation y="2.35621"/>
<Actor seed="45968"/>
</Entity>
<Entity uid="23314">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1270.76844" z="1579.73206"/>
<Orientation y="2.35621"/>
<Actor seed="2550"/>
</Entity>
<Entity uid="23315">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1273.1338" z="1579.88904"/>
<Orientation y="2.35621"/>
<Actor seed="43576"/>
</Entity>
<Entity uid="23316">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1349.95374" z="1526.19813"/>
<Orientation y="2.35621"/>
<Actor seed="56426"/>
</Entity>
<Entity uid="23317">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1349.77637" z="1528.32667"/>
<Orientation y="2.35621"/>
<Actor seed="51912"/>
</Entity>
<Entity uid="23318">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1352.43604" z="1529.04847"/>
<Orientation y="2.35621"/>
<Actor seed="40482"/>
</Entity>
<Entity uid="23319">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1351.09632" z="1529.71778"/>
<Orientation y="2.35621"/>
<Actor seed="39712"/>
</Entity>
<Entity uid="23320">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1352.04432" z="1525.0442"/>
<Orientation y="2.35621"/>
<Actor seed="51168"/>
</Entity>
<Entity uid="23321">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1348.91663" z="1523.58582"/>
<Orientation y="2.35621"/>
<Actor seed="48084"/>
</Entity>
<Entity uid="23322">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1347.92371" z="1526.30542"/>
<Orientation y="2.35621"/>
<Actor seed="16702"/>
</Entity>
<Entity uid="23323">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1351.04688" z="1523.6355"/>
<Orientation y="2.35621"/>
<Actor seed="4604"/>
</Entity>
<Entity uid="23324">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1353.81739" z="1528.4944"/>
<Orientation y="2.35621"/>
<Actor seed="44048"/>
</Entity>
<Entity uid="23325">
<Template>actor|props/flora/bush_tropic_a.xml</Template>
<Position x="1349.66712" z="1529.63782"/>
<Orientation y="2.35621"/>
<Actor seed="48462"/>
</Entity>
<Entity uid="23326">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1209.44642" z="1628.83228"/>
<Orientation y="2.35621"/>
<Actor seed="60090"/>
</Entity>
<Entity uid="23327">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1205.72791" z="1627.27271"/>
<Orientation y="2.14446"/>
<Actor seed="3092"/>
</Entity>
<Entity uid="23328">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1208.03211" z="1621.46314"/>
<Orientation y="1.37201"/>
<Actor seed="26180"/>
</Entity>
<Entity uid="23329">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1208.83875" z="1619.06531"/>
<Orientation y="7.74566"/>
<Actor seed="11362"/>
</Entity>
<Entity uid="23330">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1212.36683" z="1622.75696"/>
<Orientation y="3.18775"/>
<Actor seed="44516"/>
</Entity>
<Entity uid="23331">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1190.37916" z="1624.79029"/>
<Orientation y="2.35621"/>
<Actor seed="19962"/>
</Entity>
<Entity uid="23332">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1191.42725" z="1624.36353"/>
<Orientation y="2.35621"/>
<Actor seed="52242"/>
</Entity>
<Entity uid="23333">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1226.84668" z="1649.31763"/>
<Orientation y="2.35621"/>
<Actor seed="64224"/>
</Entity>
<Entity uid="23334">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1227.69202" z="1648.37342"/>
<Orientation y="2.35621"/>
<Actor seed="15252"/>
</Entity>
<Entity uid="23335">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1226.09034" z="1647.5077"/>
<Orientation y="2.35621"/>
<Actor seed="14594"/>
</Entity>
<Entity uid="23336">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1228.98584" z="1649.85181"/>
<Orientation y="2.35621"/>
<Actor seed="3442"/>
</Entity>
<Entity uid="23337">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1225.31263" z="1648.20093"/>
<Orientation y="2.35621"/>
<Actor seed="34762"/>
</Entity>
<Entity uid="23338">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1172.4397" z="1667.05176"/>
<Orientation y="2.35621"/>
<Actor seed="38962"/>
</Entity>
<Entity uid="23339">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1171.23743" z="1667.943"/>
<Orientation y="2.35621"/>
<Actor seed="13710"/>
</Entity>
<Entity uid="23340">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1173.70606" z="1667.214"/>
<Orientation y="2.35621"/>
<Actor seed="35608"/>
</Entity>
<Entity uid="23341">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1317.07044" z="1577.54676"/>
<Orientation y="2.35621"/>
<Actor seed="46470"/>
</Entity>
<Entity uid="23342">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1315.6648" z="1576.02283"/>
<Orientation y="2.35621"/>
<Actor seed="6514"/>
</Entity>
<Entity uid="23343">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1317.1106" z="1575.98475"/>
<Orientation y="2.35621"/>
<Actor seed="38632"/>
</Entity>
<Entity uid="23344">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1315.66321" z="1574.92908"/>
<Orientation y="2.35621"/>
<Actor seed="43578"/>
</Entity>
<Entity uid="23345">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1075.00867" z="1650.21851"/>
<Orientation y="2.35621"/>
<Actor seed="46862"/>
</Entity>
<Entity uid="23346">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1075.68177" z="1652.0752"/>
<Orientation y="2.35621"/>
<Actor seed="32398"/>
</Entity>
<Entity uid="23347">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1075.1139" z="1653.3573"/>
<Orientation y="2.35621"/>
<Actor seed="38660"/>
</Entity>
<Entity uid="23348">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1072.95313" z="1652.15833"/>
<Orientation y="2.35621"/>
<Actor seed="54816"/>
</Entity>
<Entity uid="23349">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1072.81922" z="1648.2079"/>
<Orientation y="2.35621"/>
<Actor seed="32562"/>
</Entity>
<Entity uid="23350">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1074.98816" z="1647.30481"/>
<Orientation y="2.35621"/>
<Actor seed="53548"/>
</Entity>
<Entity uid="23351">
<Template>actor|props/flora/plant_tropic_a.xml</Template>
<Position x="1072.94288" z="1649.69544"/>
<Orientation y="2.35621"/>
<Actor seed="62086"/>
</Entity>
<Entity uid="23352">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1070.54017" z="1653.00818"/>
<Orientation y="2.35621"/>
<Actor seed="31974"/>
</Entity>
<Entity uid="23353">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1070.60413" z="1643.568"/>
<Orientation y="2.35621"/>
<Actor seed="20626"/>
</Entity>
<Entity uid="23354">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1066.4535" z="1647.15015"/>
<Orientation y="2.35621"/>
<Actor seed="51012"/>
</Entity>
<Entity uid="23355">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1065.37378" z="1643.53931"/>
<Orientation y="2.35621"/>
<Actor seed="8046"/>
</Entity>
<Entity uid="23356">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1074.7704" z="1640.24524"/>
<Orientation y="2.35621"/>
<Actor seed="44556"/>
</Entity>
<Entity uid="23357">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1068.84827" z="1661.75342"/>
<Orientation y="2.35621"/>
<Actor seed="22850"/>
</Entity>
<Entity uid="23358">
<Template>actor|props/flora/grass_tropical.xml</Template>
<Position x="1065.85425" z="1654.92078"/>
<Orientation y="2.35621"/>
<Actor seed="32090"/>
</Entity>
<Entity uid="23359">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1230.11548" z="1760.71326"/>
<Orientation y="-6.4855"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23360">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1231.46851" z="1760.77295"/>
<Orientation y="-3.19687"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23361">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1233.31226" z="1760.8888"/>
<Orientation y="-6.63823"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23362">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1234.74866" z="1761.00904"/>
<Orientation y="-3.16538"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23363">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1236.75281" z="1760.82496"/>
<Orientation y="-6.27741"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23364">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1227.78834" z="1760.78614"/>
<Orientation y="-9.21233"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23366">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1237.61036" z="1753.60193"/>
<Orientation y="-5.52096"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23367">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1238.23951" z="1752.34253"/>
<Orientation y="-5.04676"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23368">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1238.69666" z="1750.50074"/>
<Orientation y="-2.0121"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23369">
<Template>structures/cart_house</Template>
<Player>3</Player>
<Position x="897.42615" z="196.24967"/>
<Orientation y="3.49784"/>
<Actor seed="56482"/>
</Entity>
<Entity uid="23370">
<Template>structures/cart_house</Template>
<Player>3</Player>
<Position x="868.51246" z="176.21207"/>
<Orientation y="2.35621"/>
<Actor seed="57862"/>
</Entity>
<Entity uid="23371">
<Template>structures/cart_house</Template>
<Player>3</Player>
<Position x="910.41535" z="181.71854"/>
<Orientation y="2.35621"/>
<Actor seed="14574"/>
</Entity>
<Entity uid="23372">
<Template>structures/cart_apartment</Template>
<Player>3</Player>
<Position x="878.14655" z="185.9292"/>
<Orientation y="-3.91892"/>
<Actor seed="19872"/>
</Entity>
<Entity uid="23373">
<Template>structures/cart_market</Template>
<Player>3</Player>
<Position x="867.42621" z="141.09293"/>
<Orientation y="8.28559"/>
<Actor seed="19604"/>
</Entity>
<Entity uid="23375">
<Template>structures/cart_field</Template>
<Player>3</Player>
<Position x="888.65192" z="169.61951"/>
<Orientation y="5.46842"/>
<Actor seed="19768"/>
</Entity>
<Entity uid="23376">
<Template>structures/cart_field</Template>
<Player>3</Player>
<Position x="893.08863" z="131.06516"/>
<Orientation y="6.87153"/>
<Actor seed="26030"/>
</Entity>
<Entity uid="23377">
<Template>structures/cart_field</Template>
<Player>3</Player>
<Position x="958.62653" z="168.40848"/>
<Orientation y="-1.6798"/>
<Actor seed="2282"/>
</Entity>
<Entity uid="23378">
<Template>structures/cart_field</Template>
<Player>3</Player>
<Position x="908.4651" z="152.32517"/>
<Orientation y="7.27953"/>
<Actor seed="53370"/>
</Entity>
<Entity uid="23380">
<Template>structures/cart_field</Template>
<Player>3</Player>
<Position x="933.08771" z="162.69455"/>
<Orientation y="4.553"/>
<Actor seed="57904"/>
</Entity>
<Entity uid="23381">
<Template>structures/cart_civil_centre</Template>
<Player>3</Player>
<Position x="872.71772" z="91.81688"/>
<Orientation y="0.61774"/>
<Actor seed="24198"/>
</Entity>
<Entity uid="23382">
<Template>units/rome_ship_quinquereme</Template>
<Player>6</Player>
<Position x="171.25867" z="1425.26856"/>
<Orientation y="1.51401"/>
<Actor seed="45584"/>
</Entity>
<Entity uid="23383">
<Template>units/rome_ship_trireme</Template>
<Player>6</Player>
<Position x="168.68595" z="1397.93445"/>
<Orientation y="1.51401"/>
<Actor seed="1156"/>
</Entity>
<Entity uid="23384">
<Template>units/rome_ship_trireme</Template>
<Player>6</Player>
<Position x="149.14887" z="1449.8136"/>
<Orientation y="1.51401"/>
<Actor seed="44040"/>
</Entity>
<Entity uid="23385">
<Template>units/rome_ship_fishing</Template>
<Player>6</Player>
<Position x="290.58161" z="1363.94275"/>
<Orientation y="2.35621"/>
<Actor seed="13372"/>
</Entity>
<Entity uid="23386">
<Template>units/rome_ship_merchant</Template>
<Player>6</Player>
<Position x="271.51487" z="1404.40076"/>
<Orientation y="2.35621"/>
<Actor seed="34094"/>
</Entity>
<Entity uid="23387">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1213.39002" z="1754.15845"/>
<Orientation y="0.10662"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23388">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1211.62122" z="1754.29517"/>
<Orientation y="-0.12629"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23389">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1209.78394" z="1754.11023"/>
<Orientation y="-3.31572"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23390">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.57935" z="1745.76575"/>
<Orientation y="4.65777"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23391">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.53968" z="1744.19324"/>
<Orientation y="4.65778"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23392">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.52491" z="1742.34363"/>
<Orientation y="7.72504"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23393">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1209.7787" z="1722.07447"/>
<Orientation y="-2.44243"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23394">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.78724" z="1723.41431"/>
<Orientation y="-2.05106"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23395">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1208.57105" z="1725.19031"/>
<Orientation y="-1.70232"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23396">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1251.61963" z="1725.04224"/>
<Orientation y="-4.53667"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23397">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1250.99488" z="1723.64942"/>
<Orientation y="-4.1727"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23398">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1251.69568" z="1726.82081"/>
<Orientation y="-4.97072"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23400">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1231.93104" z="1777.51197"/>
<Orientation y="0.28431"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23404">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1236.9845" z="1771.74122"/>
<Orientation y="5.52384"/>
<Actor seed="18982"/>
</Entity>
<Entity uid="23406">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1218.95984" z="1787.31177"/>
<Orientation y="4.64683"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="23407">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1222.93873" z="1787.67896"/>
<Orientation y="4.69303"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23408">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1227.74988" z="1788.24805"/>
<Orientation y="4.82255"/>
<Actor seed="31248"/>
</Entity>
<Entity uid="23409">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1214.58704" z="1786.00416"/>
<Orientation y="4.48884"/>
<Actor seed="18982"/>
</Entity>
<Entity uid="23410">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1232.45777" z="1787.75257"/>
<Orientation y="4.81399"/>
<Actor seed="34352"/>
</Entity>
<Entity uid="23411">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1218.77771" z="1782.537"/>
<Orientation y="5.47738"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="23412">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1222.86255" z="1783.73072"/>
<Orientation y="7.17623"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23413">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1227.98487" z="1783.4756"/>
<Orientation y="5.47738"/>
<Actor seed="31248"/>
</Entity>
<Entity uid="23414">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1214.14234" z="1781.41102"/>
<Orientation y="5.47738"/>
<Actor seed="18982"/>
</Entity>
<Entity uid="23421">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1227.24476" z="1778.01941"/>
<Orientation y="0.17228"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23422">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1232.61792" z="1783.29249"/>
<Orientation y="5.47738"/>
<Actor seed="34352"/>
</Entity>
<Entity uid="23423">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1218.24341" z="1777.36976"/>
<Orientation y="6.13349"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="23424">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1222.5127" z="1778.28101"/>
<Orientation y="5.47738"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23425">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1236.78675" z="1777.04017"/>
<Orientation y="7.19387"/>
<Actor seed="31248"/>
</Entity>
<Entity uid="23426">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1214.46082" z="1776.91907"/>
<Orientation y="5.47738"/>
<Actor seed="18982"/>
</Entity>
<Entity uid="23433">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1232.20276" z="1772.59595"/>
<Orientation y="5.33053"/>
<Actor seed="34352"/>
</Entity>
<Entity uid="23434">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1214.21119" z="1771.00135"/>
<Orientation y="5.33053"/>
<Actor seed="18982"/>
</Entity>
<Entity uid="23435">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1227.85071" z="1772.44605"/>
<Orientation y="5.33053"/>
<Actor seed="31248"/>
</Entity>
<Entity uid="23436">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1223.3777" z="1772.53882"/>
<Orientation y="5.33053"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23437">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1218.64625" z="1772.34888"/>
<Orientation y="5.33053"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="23438">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1237.40284" z="1786.74793"/>
<Orientation y="4.75239"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23439">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1237.17103" z="1782.8783"/>
<Orientation y="7.28141"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23447">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1218.96424" z="1767.29383"/>
<Orientation y="6.13349"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="23448">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1223.23353" z="1768.20508"/>
<Orientation y="5.4774"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23449">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1227.96558" z="1767.94349"/>
<Orientation y="0.1723"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23450">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1232.65186" z="1767.43604"/>
<Orientation y="0.28432"/>
<Actor seed="23772"/>
</Entity>
<Entity uid="23451">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1237.50757" z="1766.96424"/>
<Orientation y="7.19387"/>
<Actor seed="31248"/>
</Entity>
<Entity uid="23452">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1239.12916" z="1744.44715"/>
<Orientation y="-1.97205"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23453">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1239.6543" z="1742.72742"/>
<Orientation y="-2.13962"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23454">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1240.62232" z="1741.54712"/>
<Orientation y="-2.5036"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23455">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1242.18018" z="1740.6858"/>
<Orientation y="-2.93764"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23456">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1243.76783" z="1739.81629"/>
<Orientation y="0.40165"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23457">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1245.12623" z="1738.6659"/>
<Orientation y="0.83568"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23458">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1239.09864" z="1746.0658"/>
<Orientation y="-1.64417"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23459">
<Template>actor|props/special/eyecandy/blocks_sandstone_pile.xml</Template>
<Position x="1239.16858" z="1748.20386"/>
<Orientation y="-4.69375"/>
<Actor seed="6072"/>
</Entity>
<Entity uid="23460">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1213.06336" z="1725.40308"/>
<Orientation y="2.35621"/>
<Actor seed="742"/>
</Entity>
<Entity uid="23461">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1220.11158" z="1725.23902"/>
<Orientation y="2.35621"/>
<Actor seed="46470"/>
</Entity>
<Entity uid="23462">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1226.56495" z="1725.08716"/>
<Orientation y="2.35621"/>
<Actor seed="48368"/>
</Entity>
<Entity uid="23463">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1232.75623" z="1724.44336"/>
<Orientation y="2.35621"/>
<Actor seed="13492"/>
</Entity>
<Entity uid="23464">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1238.85792" z="1724.93726"/>
<Orientation y="2.35621"/>
<Actor seed="57280"/>
</Entity>
<Entity uid="23465">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1243.84998" z="1724.96766"/>
<Orientation y="2.46793"/>
<Actor seed="62078"/>
</Entity>
<Entity uid="23466">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1212.80323" z="1733.14795"/>
<Orientation y="2.35621"/>
<Actor seed="7680"/>
</Entity>
<Entity uid="23467">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1212.80213" z="1740.72217"/>
<Orientation y="0.17542"/>
<Actor seed="4638"/>
</Entity>
<Entity uid="23469">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1219.12293" z="1732.53724"/>
<Orientation y="2.35621"/>
<Actor seed="17856"/>
</Entity>
<Entity uid="23471">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1231.38526" z="1731.59192"/>
<Orientation y="3.14438"/>
<Actor seed="40228"/>
</Entity>
<Entity uid="23472">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1238.22278" z="1731.35621"/>
<Orientation y="5.45089"/>
<Actor seed="32700"/>
</Entity>
<Entity uid="23473">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1244.69459" z="1730.88343"/>
<Orientation y="3.31794"/>
<Actor seed="53472"/>
</Entity>
<Entity uid="23474">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1218.50147" z="1740.13831"/>
<Orientation y="2.35621"/>
<Actor seed="26900"/>
</Entity>
<Entity uid="23475">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1224.71058" z="1739.71851"/>
<Orientation y="2.35621"/>
<Actor seed="6770"/>
</Entity>
<Entity uid="23476">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1230.85193" z="1739.34095"/>
<Orientation y="2.35621"/>
<Actor seed="49612"/>
</Entity>
<Entity uid="23477">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1236.66395" z="1738.41785"/>
<Orientation y="2.35621"/>
<Actor seed="40270"/>
</Entity>
<Entity uid="23478">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1242.84437" z="1737.72876"/>
<Orientation y="2.35621"/>
<Actor seed="2674"/>
</Entity>
<Entity uid="23479">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1218.26124" z="1747.73133"/>
<Orientation y="2.35621"/>
<Actor seed="59110"/>
</Entity>
<Entity uid="23480">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1223.43287" z="1747.10071"/>
<Orientation y="2.35621"/>
<Actor seed="64844"/>
</Entity>
<Entity uid="23481">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1228.7881" z="1747.2621"/>
<Orientation y="2.35621"/>
<Actor seed="61614"/>
</Entity>
<Entity uid="23482">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1234.20704" z="1747.4303"/>
<Orientation y="2.35621"/>
<Actor seed="17712"/>
</Entity>
<Entity uid="23483">
<Template>gaia/flora_tree_cretan_date_palm_tall</Template>
<Player>0</Player>
<Position x="1225.48877" z="1731.74427"/>
<Orientation y="2.35621"/>
<Actor seed="50308"/>
</Entity>
<Entity uid="23484">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1216.05506" z="1725.49231"/>
<Orientation y="2.35621"/>
<Actor seed="46998"/>
</Entity>
<Entity uid="23485">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1230.19373" z="1724.99781"/>
<Orientation y="2.35621"/>
<Actor seed="18552"/>
</Entity>
<Entity uid="23486">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1239.73523" z="1737.99085"/>
<Orientation y="2.35621"/>
<Actor seed="58126"/>
</Entity>
<Entity uid="23487">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1241.41016" z="1724.88965"/>
<Orientation y="2.35621"/>
<Actor seed="34698"/>
</Entity>
<Entity uid="23488">
<Template>gaia/flora_tree_fig</Template>
<Player>0</Player>
<Position x="1202.32117" z="1747.96595"/>
<Orientation y="1.21558"/>
<Actor seed="47354"/>
</Entity>
<Entity uid="23489">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1215.40564" z="1740.58094"/>
<Orientation y="2.35621"/>
<Actor seed="60286"/>
</Entity>
<Entity uid="23490">
<Template>gaia/flora_tree_apple</Template>
<Player>0</Player>
<Position x="1227.61524" z="1739.85413"/>
<Orientation y="2.35622"/>
<Actor seed="18552"/>
</Entity>
<Entity uid="23491">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1243.57398" z="1725.63392"/>
<Orientation y="2.35621"/>
<Actor seed="37228"/>
</Entity>
<Entity uid="23492">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1239.88477" z="1724.29847"/>
<Orientation y="2.35621"/>
<Actor seed="49222"/>
</Entity>
<Entity uid="23493">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1238.3147" z="1725.42017"/>
<Orientation y="2.35621"/>
<Actor seed="36864"/>
</Entity>
<Entity uid="23494">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1240.24366" z="1725.97632"/>
<Orientation y="2.35621"/>
<Actor seed="40664"/>
</Entity>
<Entity uid="23495">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1241.48609" z="1738.07825"/>
<Orientation y="2.35621"/>
<Actor seed="49042"/>
</Entity>
<Entity uid="23496">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1238.92896" z="1738.31226"/>
<Orientation y="2.35621"/>
<Actor seed="40834"/>
</Entity>
<Entity uid="23497">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1238.33216" z="1737.82166"/>
<Orientation y="2.35621"/>
<Actor seed="15292"/>
</Entity>
<Entity uid="23498">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1229.40125" z="1739.568"/>
<Orientation y="2.35621"/>
<Actor seed="11218"/>
</Entity>
<Entity uid="23499">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1227.20765" z="1740.44239"/>
<Orientation y="2.35621"/>
<Actor seed="8866"/>
</Entity>
<Entity uid="23500">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1225.7074" z="1739.12684"/>
<Orientation y="2.35621"/>
<Actor seed="10470"/>
</Entity>
<Entity uid="23501">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1231.28443" z="1739.91004"/>
<Orientation y="2.35621"/>
<Actor seed="5724"/>
</Entity>
<Entity uid="23502">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1216.48047" z="1740.92847"/>
<Orientation y="2.35621"/>
<Actor seed="35858"/>
</Entity>
<Entity uid="23503">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1215.30152" z="1741.2378"/>
<Orientation y="2.35621"/>
<Actor seed="13314"/>
</Entity>
<Entity uid="23504">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1213.75403" z="1740.9972"/>
<Orientation y="2.35621"/>
<Actor seed="22230"/>
</Entity>
<Entity uid="23505">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1217.04041" z="1738.41541"/>
<Orientation y="2.35621"/>
<Actor seed="31952"/>
</Entity>
<Entity uid="23506">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1214.25025" z="1726.05787"/>
<Orientation y="2.35621"/>
<Actor seed="17508"/>
</Entity>
<Entity uid="23507">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1216.04908" z="1726.146"/>
<Orientation y="2.35621"/>
<Actor seed="4732"/>
</Entity>
<Entity uid="23508">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1218.56128" z="1725.60438"/>
<Orientation y="2.35621"/>
<Actor seed="17824"/>
</Entity>
<Entity uid="23509">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1215.58594" z="1724.76648"/>
<Orientation y="2.35621"/>
<Actor seed="12366"/>
</Entity>
<Entity uid="23510">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1217.37525" z="1724.54017"/>
<Orientation y="2.35621"/>
<Actor seed="20174"/>
</Entity>
<Entity uid="23511">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1231.42591" z="1725.14783"/>
<Orientation y="2.35621"/>
<Actor seed="38678"/>
</Entity>
<Entity uid="23512">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1229.7433" z="1724.4773"/>
<Orientation y="2.35621"/>
<Actor seed="38088"/>
</Entity>
<Entity uid="23513">
<Template>actor|props/flora/grass_soft_tuft_a.xml</Template>
<Position x="1228.80274" z="1724.84595"/>
<Orientation y="2.35621"/>
<Actor seed="21104"/>
</Entity>
<Entity uid="23514">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1250.7444" z="1725.45618"/>
<Orientation y="2.35621"/>
<Actor seed="44514"/>
</Entity>
<Entity uid="23515">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1251.21485" z="1726.542"/>
<Orientation y="2.35621"/>
<Actor seed="44016"/>
</Entity>
<Entity uid="23516">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1249.31959" z="1728.87757"/>
<Orientation y="2.35621"/>
<Actor seed="64288"/>
</Entity>
<Entity uid="23517">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1248.33973" z="1727.83716"/>
<Orientation y="2.35621"/>
<Actor seed="65379"/>
</Entity>
<Entity uid="23518">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1248.74659" z="1730.53101"/>
<Orientation y="2.35621"/>
<Actor seed="13192"/>
</Entity>
<Entity uid="23519">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1238.24207" z="1749.25501"/>
<Orientation y="2.35621"/>
<Actor seed="4406"/>
</Entity>
<Entity uid="23520">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1237.93641" z="1750.69764"/>
<Orientation y="2.35621"/>
<Actor seed="54050"/>
</Entity>
<Entity uid="23521">
<Template>actor|props/flora/bush_dry_a.xml</Template>
<Position x="1238.24988" z="1747.6902"/>
<Orientation y="2.35621"/>
<Actor seed="41050"/>
</Entity>
<Entity uid="23522">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1243.47718" z="1738.80652"/>
<Orientation y="2.35621"/>
<Actor seed="26948"/>
</Entity>
<Entity uid="23523">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1244.59461" z="1737.37403"/>
<Orientation y="2.35621"/>
<Actor seed="4028"/>
</Entity>
<Entity uid="23524">
<Template>actor|props/flora/bush_tropic_b.xml</Template>
<Position x="1245.97156" z="1736.93641"/>
<Orientation y="2.35621"/>
<Actor seed="33996"/>
</Entity>
<Entity uid="23525">
<Template>actor|props/special/eyecandy/awning_wood_large.xml</Template>
<Position x="1214.18262" z="1751.16688"/>
<Orientation y="3.24134"/>
<Actor seed="20302"/>
</Entity>
<Entity uid="23526">
<Template>actor|props/special/eyecandy/hay_small.xml</Template>
<Position x="1212.70057" z="1752.8556"/>
<Orientation y="2.35621"/>
<Actor seed="1248"/>
</Entity>
<Entity uid="23527">
<Template>actor|props/special/eyecandy/hay_cart.xml</Template>
<Position x="1211.05738" z="1751.3766"/>
<Orientation y="2.35621"/>
<Actor seed="46846"/>
</Entity>
<Entity uid="23528">
<Template>actor|props/special/eyecandy/waterbin_a.xml</Template>
<Position x="1215.81897" z="1752.24427"/>
<Orientation y="6.40673"/>
<Actor seed="42688"/>
</Entity>
<Entity uid="23529">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1215.1305" z="1743.66138"/>
<Orientation y="2.82158"/>
<Actor seed="7498"/>
</Entity>
<Entity uid="23530">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1222.3329" z="1745.26868"/>
<Orientation y="1.79982"/>
<Actor seed="15820"/>
</Entity>
<Entity uid="23531">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1215.1869" z="1736.11707"/>
<Orientation y="0.69684"/>
<Actor seed="28046"/>
</Entity>
<Entity uid="23532">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1214.28199" z="1728.02771"/>
<Orientation y="2.35621"/>
<Actor seed="55128"/>
</Entity>
<Entity uid="23533">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1232.19983" z="1741.30616"/>
<Orientation y="2.35621"/>
<Actor seed="10284"/>
</Entity>
<Entity uid="23534">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1226.17212" z="1745.24354"/>
<Orientation y="2.35621"/>
<Actor seed="40692"/>
</Entity>
<Entity uid="23535">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1231.99878" z="1745.42688"/>
<Orientation y="4.53122"/>
<Actor seed="17196"/>
</Entity>
<Entity uid="23536">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1214.73938" z="1748.75672"/>
<Orientation y="0.40412"/>
<Actor seed="15820"/>
</Entity>
<Entity uid="23537">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1226.62293" z="1728.3324"/>
<Orientation y="4.81165"/>
<Actor seed="55128"/>
</Entity>
<Entity uid="23538">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1218.36597" z="1736.38221"/>
<Orientation y="5.47149"/>
<Actor seed="55128"/>
</Entity>
<Entity uid="23539">
<Template>gaia/fauna_goat</Template>
<Player>0</Player>
<Position x="1213.09876" z="1749.39014"/>
<Orientation y="6.90046"/>
<Actor seed="55128"/>
</Entity>
<Entity uid="23540">
<Template>actor|props/flora/shrub_tropic_palm.xml</Template>
<Position x="1241.261" z="1744.81922"/>
<Orientation y="1.9242"/>
<Actor seed="33798"/>
</Entity>
<Entity uid="23541">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="1232.00672" z="1749.38575"/>
<Orientation y="2.35621"/>
<Actor seed="31362"/>
</Entity>
<Entity uid="23542">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="1226.0287" z="1749.02881"/>
<Orientation y="2.35621"/>
<Actor seed="27190"/>
</Entity>
<Entity uid="23543">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1220.56434" z="1749.7881"/>
<Orientation y="2.35621"/>
<Actor seed="35904"/>
</Entity>
<Entity uid="23544">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1234.80335" z="1750.14917"/>
<Orientation y="2.35621"/>
<Actor seed="51112"/>
</Entity>
<Entity uid="23545">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1217.05213" z="1733.089"/>
<Orientation y="2.35621"/>
<Actor seed="39390"/>
</Entity>
<Entity uid="23546">
<Template>gaia/flora_bush_grapes</Template>
<Player>0</Player>
<Position x="1222.50306" z="1732.30433"/>
<Orientation y="2.35621"/>
<Actor seed="35402"/>
</Entity>
<Entity uid="23547">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="1229.08936" z="1731.5752"/>
<Orientation y="2.35621"/>
<Actor seed="40826"/>
</Entity>
<Entity uid="23548">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="1236.39454" z="1731.35816"/>
<Orientation y="2.35621"/>
<Actor seed="1228"/>
</Entity>
<Entity uid="23549">
<Template>gaia/flora_bush_berry</Template>
<Player>0</Player>
<Position x="1243.06629" z="1730.8097"/>
<Orientation y="2.35621"/>
<Actor seed="47332"/>
</Entity>
<Entity uid="23550">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1295.69654" z="922.08228"/>
<Orientation y="-0.89214"/>
<Actor seed="17428"/>
</Entity>
<Entity uid="23551">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1297.2787" z="924.06434"/>
<Orientation y="-0.94173"/>
<Actor seed="43642"/>
</Entity>
<Entity uid="23552">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1298.41834" z="926.76111"/>
<Orientation y="-0.99814"/>
<Actor seed="3368"/>
</Entity>
<Entity uid="23553">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1308.5658" z="940.9762"/>
<Orientation y="-1.0358"/>
<Actor seed="33138"/>
</Entity>
<Entity uid="23554">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1309.95191" z="943.6496"/>
<Orientation y="-1.09571"/>
<Actor seed="4898"/>
</Entity>
<Entity uid="23555">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1311.86548" z="946.54786"/>
<Orientation y="-1.15334"/>
<Actor seed="8930"/>
</Entity>
<Entity uid="23556">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1292.22425" z="924.49646"/>
<Orientation y="-0.88573"/>
<Actor seed="60540"/>
</Entity>
<Entity uid="23557">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1293.3639" z="926.96827"/>
<Orientation y="-0.94271"/>
<Actor seed="38972"/>
</Entity>
<Entity uid="23558">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1294.88636" z="929.3296"/>
<Orientation y="-1.00344"/>
<Actor seed="27410"/>
</Entity>
<Entity uid="23559">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1305.12964" z="943.4228"/>
<Orientation y="-1.04903"/>
<Actor seed="50318"/>
</Entity>
<Entity uid="23560">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1306.60828" z="946.15662"/>
<Orientation y="-1.11091"/>
<Actor seed="62404"/>
</Entity>
<Entity uid="23561">
<Template>units/ptol_champion_infantry_pikeman</Template>
<Player>5</Player>
<Position x="1307.7765" z="948.54303"/>
<Orientation y="-1.16846"/>
<Actor seed="7916"/>
</Entity>
<Entity uid="23562">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1319.19312" z="933.71625"/>
<Orientation y="-0.90888"/>
<Actor seed="48566"/>
</Entity>
<Entity uid="23563">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1320.688" z="935.74427"/>
<Orientation y="-0.9509"/>
<Actor seed="5300"/>
</Entity>
<Entity uid="23564">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1321.89527" z="938.5265"/>
<Orientation y="-0.9937"/>
<Actor seed="40690"/>
</Entity>
<Entity uid="23565">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1305.80042" z="913.64484"/>
<Orientation y="-1.06833"/>
<Actor seed="54774"/>
</Entity>
<Entity uid="23566">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1307.8805" z="916.65094"/>
<Orientation y="-1.12044"/>
<Actor seed="7436"/>
</Entity>
<Entity uid="23567">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1309.38367" z="919.51691"/>
<Orientation y="-1.16666"/>
<Actor seed="37846"/>
</Entity>
<Entity uid="23568">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1316.00013" z="935.67304"/>
<Orientation y="-0.91654"/>
<Actor seed="26336"/>
</Entity>
<Entity uid="23569">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1317.86792" z="938.2635"/>
<Orientation y="-0.95711"/>
<Actor seed="45240"/>
</Entity>
<Entity uid="23570">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1319.29505" z="940.24695"/>
<Orientation y="-0.99405"/>
<Actor seed="64242"/>
</Entity>
<Entity uid="23571">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1303.2533" z="915.21271"/>
<Orientation y="-1.07056"/>
<Actor seed="21160"/>
</Entity>
<Entity uid="23572">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1304.73743" z="918.24994"/>
<Orientation y="-1.12151"/>
<Actor seed="5022"/>
</Entity>
<Entity uid="23573">
<Template>units/ptol_infantry_archer_nubian</Template>
<Player>5</Player>
<Position x="1306.53711" z="921.19916"/>
<Orientation y="-1.17305"/>
<Actor seed="50594"/>
</Entity>
<Entity uid="23574">
<Template>units/pers_support_female_citizen</Template>
<Player>4</Player>
<Position x="1724.11316" z="1547.20276"/>
<Orientation y="-1.9386"/>
<Actor seed="32892"/>
</Entity>
<Entity uid="23575">
<Template>units/pers_support_female_citizen</Template>
<Player>4</Player>
<Position x="1718.32447" z="1548.32776"/>
<Orientation y="2.96312"/>
<Actor seed="32230"/>
</Entity>
<Entity uid="23576">
<Template>units/pers_support_female_citizen</Template>
<Player>4</Player>
<Position x="1721.69007" z="1542.76014"/>
<Orientation y="-1.09551"/>
<Actor seed="43034"/>
</Entity>
<Entity uid="23577">
<Template>units/pers_support_female_citizen</Template>
<Player>4</Player>
<Position x="1716.55884" z="1542.38648"/>
<Orientation y="0.78214"/>
<Actor seed="3970"/>
</Entity>
<Entity uid="23578">
<Template>units/pers_support_female_citizen</Template>
<Player>4</Player>
<Position x="1715.31116" z="1545.3158"/>
<Orientation y="2.40142"/>
<Actor seed="32230"/>
</Entity>
</Entities>
<Paths/>
</Scenario>
Index: ps/trunk/binaries/data/mods/public/simulation/ai/petra/headquarters.js
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/ai/petra/headquarters.js (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/ai/petra/headquarters.js (revision 23935)
@@ -1,2897 +1,2897 @@
/**
* Headquarters
* Deal with high level logic for the AI. Most of the interesting stuff gets done here.
* Some tasks:
* -defining RESS needs
* -BO decisions.
* > training workers
* > building stuff (though we'll send that to bases)
* -picking strategy (specific manager?)
* -diplomacy -> diplomacyManager
* -planning attacks -> attackManager
* -picking new CC locations.
*/
PETRA.HQ = function(Config)
{
this.Config = Config;
this.phasing = 0; // existing values: 0 means no, i > 0 means phasing towards phase i
// Cache various quantities.
this.turnCache = {};
this.lastFailedGather = {};
this.firstBaseConfig = false;
this.currentBase = 0; // Only one base (from baseManager) is run every turn.
// Workers configuration.
this.targetNumWorkers = this.Config.Economy.targetNumWorkers;
this.supportRatio = this.Config.Economy.supportRatio;
this.fortStartTime = 180; // Sentry towers, will start at fortStartTime + towerLapseTime.
this.towerStartTime = 0; // Stone towers, will start as soon as available (town phase).
this.towerLapseTime = this.Config.Military.towerLapseTime;
this.fortressStartTime = 0; // Fortresses, will start as soon as available (city phase).
this.fortressLapseTime = this.Config.Military.fortressLapseTime;
this.extraTowers = Math.round(Math.min(this.Config.difficulty, 3) * this.Config.personality.defensive);
this.extraFortresses = Math.round(Math.max(Math.min(this.Config.difficulty - 1, 2), 0) * this.Config.personality.defensive);
this.baseManagers = [];
this.attackManager = new PETRA.AttackManager(this.Config);
this.buildManager = new PETRA.BuildManager();
this.defenseManager = new PETRA.DefenseManager(this.Config);
this.tradeManager = new PETRA.TradeManager(this.Config);
this.navalManager = new PETRA.NavalManager(this.Config);
this.researchManager = new PETRA.ResearchManager(this.Config);
this.diplomacyManager = new PETRA.DiplomacyManager(this.Config);
this.garrisonManager = new PETRA.GarrisonManager(this.Config);
this.victoryManager = new PETRA.VictoryManager(this.Config);
this.capturableTargets = new Map();
this.capturableTargetsTime = 0;
};
/** More initialisation for stuff that needs the gameState */
PETRA.HQ.prototype.init = function(gameState, queues)
{
this.territoryMap = PETRA.createTerritoryMap(gameState);
// initialize base map. Each pixel is a base ID, or 0 if not or not accessible
this.basesMap = new API3.Map(gameState.sharedScript, "territory");
// create borderMap: flag cells on the border of the map
// then this map will be completed with our frontier in updateTerritories
this.borderMap = PETRA.createBorderMap(gameState);
// list of allowed regions
this.landRegions = {};
// try to determine if we have a water map
this.navalMap = false;
this.navalRegions = {};
this.treasures = gameState.getEntities().filter(ent => {
let type = ent.resourceSupplyType();
return type && type.generic == "treasure";
});
this.treasures.registerUpdates();
this.currentPhase = gameState.currentPhase();
this.decayingStructures = new Set();
};
/**
* initialization needed after deserialization (only called when deserialization)
*/
PETRA.HQ.prototype.postinit = function(gameState)
{
// Rebuild the base maps from the territory indices of each base
this.basesMap = new API3.Map(gameState.sharedScript, "territory");
for (let base of this.baseManagers)
for (let j of base.territoryIndices)
this.basesMap.map[j] = base.ID;
for (let ent of gameState.getOwnEntities().values())
{
if (!ent.resourceDropsiteTypes() || !ent.hasClass("Structure"))
continue;
// Entities which have been built or have changed ownership after the last AI turn have no base.
// they will be dealt with in the next checkEvents
let baseID = ent.getMetadata(PlayerID, "base");
if (baseID === undefined)
continue;
let base = this.getBaseByID(baseID);
base.assignResourceToDropsite(gameState, ent);
}
this.updateTerritories(gameState);
};
/**
* Create a new base in the baseManager:
* If an existing one without anchor already exist, use it.
* Otherwise create a new one.
* TODO when buildings, criteria should depend on distance
* allowedType: undefined => new base with an anchor
* "unconstructed" => new base with a foundation anchor
* "captured" => captured base with an anchor
* "anchorless" => anchorless base, currently with dock
*/
PETRA.HQ.prototype.createBase = function(gameState, ent, type)
{
let access = PETRA.getLandAccess(gameState, ent);
let newbase;
for (let base of this.baseManagers)
{
if (base.accessIndex != access)
continue;
if (type != "anchorless" && base.anchor)
continue;
if (type != "anchorless")
{
// TODO we keep the fisrt one, we should rather use the nearest if buildings
// and possibly also cut on distance
newbase = base;
break;
}
else
{
// TODO here also test on distance instead of first
if (newbase && !base.anchor)
continue;
newbase = base;
if (newbase.anchor)
break;
}
}
if (this.Config.debug > 0)
{
API3.warn(" ----------------------------------------------------------");
API3.warn(" HQ createBase entrance avec access " + access + " and type " + type);
API3.warn(" with access " + uneval(this.baseManagers.map(base => base.accessIndex)) +
" and base nbr " + uneval(this.baseManagers.map(base => base.ID)) +
" and anchor " + uneval(this.baseManagers.map(base => !!base.anchor)));
}
if (!newbase)
{
newbase = new PETRA.BaseManager(gameState, this.Config);
newbase.init(gameState, type);
this.baseManagers.push(newbase);
}
else
newbase.reset(type);
if (type != "anchorless")
newbase.setAnchor(gameState, ent);
else
newbase.setAnchorlessEntity(gameState, ent);
return newbase;
};
/**
* returns the sea index linking regions 1 and region 2 (supposed to be different land region)
* otherwise return undefined
* for the moment, only the case land-sea-land is supported
*/
PETRA.HQ.prototype.getSeaBetweenIndices = function(gameState, index1, index2)
{
let path = gameState.ai.accessibility.getTrajectToIndex(index1, index2);
if (path && path.length == 3 && gameState.ai.accessibility.regionType[path[1]] == "water")
return path[1];
if (this.Config.debug > 1)
{
API3.warn("bad path from " + index1 + " to " + index2 + " ??? " + uneval(path));
API3.warn(" regionLinks start " + uneval(gameState.ai.accessibility.regionLinks[index1]));
API3.warn(" regionLinks end " + uneval(gameState.ai.accessibility.regionLinks[index2]));
}
return undefined;
};
/** TODO check if the new anchorless bases should be added to addBase */
PETRA.HQ.prototype.checkEvents = function(gameState, events)
{
let addBase = false;
this.buildManager.checkEvents(gameState, events);
if (events.TerritoriesChanged.length || events.DiplomacyChanged.length)
this.updateTerritories(gameState);
for (let evt of events.DiplomacyChanged)
{
if (evt.player != PlayerID && evt.otherPlayer != PlayerID)
continue;
// Reset the entities collections which depend on diplomacy
gameState.resetOnDiplomacyChanged();
break;
}
for (let evt of events.Destroy)
{
// Let's check we haven't lost an important building here.
if (evt && !evt.SuccessfulFoundation && evt.entityObj && evt.metadata && evt.metadata[PlayerID] &&
evt.metadata[PlayerID].base)
{
let ent = evt.entityObj;
if (ent.owner() != PlayerID)
continue;
// A new base foundation was created and destroyed on the same (AI) turn
if (evt.metadata[PlayerID].base == -1 || evt.metadata[PlayerID].base == -2)
continue;
let base = this.getBaseByID(evt.metadata[PlayerID].base);
if (ent.resourceDropsiteTypes() && ent.hasClass("Structure"))
base.removeDropsite(gameState, ent);
if (evt.metadata[PlayerID].baseAnchor && evt.metadata[PlayerID].baseAnchor === true)
base.anchorLost(gameState, ent);
}
}
for (let evt of events.EntityRenamed)
{
let ent = gameState.getEntityById(evt.newentity);
if (!ent || ent.owner() != PlayerID || ent.getMetadata(PlayerID, "base") === undefined)
continue;
let base = this.getBaseByID(ent.getMetadata(PlayerID, "base"));
if (!base.anchorId || base.anchorId != evt.entity)
continue;
base.anchorId = evt.newentity;
base.anchor = ent;
}
for (let evt of events.Create)
{
// Let's check if we have a valuable foundation needing builders quickly
// (normal foundations are taken care in baseManager.assignToFoundations)
let ent = gameState.getEntityById(evt.entity);
if (!ent || ent.owner() != PlayerID || ent.foundationProgress() === undefined)
continue;
if (ent.getMetadata(PlayerID, "base") == -1) // Standard base around a cc
{
// Okay so let's try to create a new base around this.
let newbase = this.createBase(gameState, ent, "unconstructed");
// Let's get a few units from other bases there to build this.
let builders = this.bulkPickWorkers(gameState, newbase, 10);
if (builders !== false)
{
builders.forEach(worker => {
worker.setMetadata(PlayerID, "base", newbase.ID);
worker.setMetadata(PlayerID, "subrole", "builder");
worker.setMetadata(PlayerID, "target-foundation", ent.id());
});
}
}
else if (ent.getMetadata(PlayerID, "base") == -2) // anchorless base around a dock
{
let newbase = this.createBase(gameState, ent, "anchorless");
// Let's get a few units from other bases there to build this.
let builders = this.bulkPickWorkers(gameState, newbase, 4);
if (builders != false)
{
builders.forEach(worker => {
worker.setMetadata(PlayerID, "base", newbase.ID);
worker.setMetadata(PlayerID, "subrole", "builder");
worker.setMetadata(PlayerID, "target-foundation", ent.id());
});
}
}
}
for (let evt of events.ConstructionFinished)
{
if (evt.newentity == evt.entity) // repaired building
continue;
let ent = gameState.getEntityById(evt.newentity);
if (!ent || ent.owner() != PlayerID)
continue;
if (ent.hasClass("Market") && this.maxFields)
this.maxFields = false;
if (ent.getMetadata(PlayerID, "base") === undefined)
continue;
let base = this.getBaseByID(ent.getMetadata(PlayerID, "base"));
base.buildings.updateEnt(ent);
if (ent.resourceDropsiteTypes())
base.assignResourceToDropsite(gameState, ent);
if (ent.getMetadata(PlayerID, "baseAnchor") === true)
{
if (base.constructing)
base.constructing = false;
addBase = true;
}
}
for (let evt of events.OwnershipChanged) // capture events
{
if (evt.from == PlayerID)
{
let ent = gameState.getEntityById(evt.entity);
if (!ent || ent.getMetadata(PlayerID, "base") === undefined)
continue;
let base = this.getBaseByID(ent.getMetadata(PlayerID, "base"));
if (ent.resourceDropsiteTypes() && ent.hasClass("Structure"))
base.removeDropsite(gameState, ent);
if (ent.getMetadata(PlayerID, "baseAnchor") === true)
base.anchorLost(gameState, ent);
}
if (evt.to != PlayerID)
continue;
let ent = gameState.getEntityById(evt.entity);
if (!ent)
continue;
if (ent.hasClass("Unit"))
{
PETRA.getBestBase(gameState, ent).assignEntity(gameState, ent);
ent.setMetadata(PlayerID, "role", undefined);
ent.setMetadata(PlayerID, "subrole", undefined);
ent.setMetadata(PlayerID, "plan", undefined);
ent.setMetadata(PlayerID, "PartOfArmy", undefined);
if (ent.hasClass("Trader"))
{
ent.setMetadata(PlayerID, "role", "trader");
ent.setMetadata(PlayerID, "route", undefined);
}
if (ent.hasClass("Worker"))
{
ent.setMetadata(PlayerID, "role", "worker");
ent.setMetadata(PlayerID, "subrole", "idle");
}
if (ent.hasClass("Ship"))
PETRA.setSeaAccess(gameState, ent);
if (!ent.hasClass("Support") && !ent.hasClass("Ship") && ent.attackTypes() !== undefined)
ent.setMetadata(PlayerID, "plan", -1);
continue;
}
if (ent.hasClass("CivCentre")) // build a new base around it
{
let newbase;
if (ent.foundationProgress() !== undefined)
newbase = this.createBase(gameState, ent, "unconstructed");
else
{
newbase = this.createBase(gameState, ent, "captured");
addBase = true;
}
newbase.assignEntity(gameState, ent);
}
else
{
let base;
// If dropsite on new island, create a base around it
if (!ent.decaying() && ent.resourceDropsiteTypes())
base = this.createBase(gameState, ent, "anchorless");
else
base = PETRA.getBestBase(gameState, ent) || this.baseManagers[0];
base.assignEntity(gameState, ent);
if (ent.decaying())
{
if (ent.isGarrisonHolder() && this.garrisonManager.addDecayingStructure(gameState, evt.entity, true))
continue;
if (!this.decayingStructures.has(evt.entity))
this.decayingStructures.add(evt.entity);
}
}
}
// deal with the different rally points of training units: the rally point is set when the training starts
// for the time being, only autogarrison is used
for (let evt of events.TrainingStarted)
{
let ent = gameState.getEntityById(evt.entity);
if (!ent || !ent.isOwn(PlayerID))
continue;
if (!ent._entity.trainingQueue || !ent._entity.trainingQueue.length)
continue;
let metadata = ent._entity.trainingQueue[0].metadata;
if (metadata && metadata.garrisonType)
ent.setRallyPoint(ent, "garrison"); // trained units will autogarrison
else
ent.unsetRallyPoint();
}
for (let evt of events.TrainingFinished)
{
for (let entId of evt.entities)
{
let ent = gameState.getEntityById(entId);
if (!ent || !ent.isOwn(PlayerID))
continue;
if (!ent.position())
{
// we are autogarrisoned, check that the holder is registered in the garrisonManager
let holderId = ent.unitAIOrderData()[0].target;
let holder = gameState.getEntityById(holderId);
if (holder)
this.garrisonManager.registerHolder(gameState, holder);
}
else if (ent.getMetadata(PlayerID, "garrisonType"))
{
// we were supposed to be autogarrisoned, but this has failed (may-be full)
ent.setMetadata(PlayerID, "garrisonType", undefined);
}
// Check if this unit is no more needed in its attack plan
// (happen when the training ends after the attack is started or aborted)
let plan = ent.getMetadata(PlayerID, "plan");
if (plan !== undefined && plan >= 0)
{
let attack = this.attackManager.getPlan(plan);
if (!attack || attack.state != "unexecuted")
ent.setMetadata(PlayerID, "plan", -1);
}
// Assign it immediately to something useful to do
if (ent.getMetadata(PlayerID, "role") == "worker")
{
let base;
if (ent.getMetadata(PlayerID, "base") === undefined)
{
base = PETRA.getBestBase(gameState, ent);
base.assignEntity(gameState, ent);
}
else
base = this.getBaseByID(ent.getMetadata(PlayerID, "base"));
base.reassignIdleWorkers(gameState, [ent]);
base.workerObject.update(gameState, ent);
}
else if (ent.resourceSupplyType() && ent.position())
{
let type = ent.resourceSupplyType();
if (!type.generic)
continue;
let dropsites = gameState.getOwnDropsites(type.generic);
let pos = ent.position();
let access = PETRA.getLandAccess(gameState, ent);
let distmin = Math.min();
let goal;
for (let dropsite of dropsites.values())
{
if (!dropsite.position() || PETRA.getLandAccess(gameState, dropsite) != access)
continue;
let dist = API3.SquareVectorDistance(pos, dropsite.position());
if (dist > distmin)
continue;
distmin = dist;
goal = dropsite.position();
}
if (goal)
ent.moveToRange(goal[0], goal[1]);
}
}
}
for (let evt of events.TerritoryDecayChanged)
{
let ent = gameState.getEntityById(evt.entity);
if (!ent || !ent.isOwn(PlayerID) || ent.foundationProgress() !== undefined)
continue;
if (evt.to)
{
if (ent.isGarrisonHolder() && this.garrisonManager.addDecayingStructure(gameState, evt.entity))
continue;
if (!this.decayingStructures.has(evt.entity))
this.decayingStructures.add(evt.entity);
}
else if (ent.isGarrisonHolder())
this.garrisonManager.removeDecayingStructure(evt.entity);
}
if (addBase)
{
if (!this.firstBaseConfig)
{
// This is our first base, let us configure our starting resources
this.configFirstBase(gameState);
}
else
{
// Let us hope this new base will fix our possible resource shortage
this.saveResources = undefined;
this.saveSpace = undefined;
this.maxFields = false;
}
}
// Then deals with decaying structures: destroy them if being lost to enemy (except in easier difficulties)
if (this.Config.difficulty < 2)
return;
for (let entId of this.decayingStructures)
{
let ent = gameState.getEntityById(entId);
if (ent && ent.decaying() && ent.isOwn(PlayerID))
{
let capture = ent.capturePoints();
if (!capture)
continue;
let captureRatio = capture[PlayerID] / capture.reduce((a, b) => a + b);
if (captureRatio < 0.50)
continue;
let decayToGaia = true;
for (let i = 1; i < capture.length; ++i)
{
if (gameState.isPlayerAlly(i) || !capture[i])
continue;
decayToGaia = false;
break;
}
if (decayToGaia)
continue;
let ratioMax = 0.7 + randFloat(0, 0.1);
for (let evt of events.Attacked)
{
if (ent.id() != evt.target)
continue;
ratioMax = 0.85 + randFloat(0, 0.1);
break;
}
if (captureRatio > ratioMax)
continue;
ent.destroy();
}
this.decayingStructures.delete(entId);
}
};
/** Ensure that all requirements are met when phasing up*/
PETRA.HQ.prototype.checkPhaseRequirements = function(gameState, queues)
{
if (gameState.getNumberOfPhases() == this.currentPhase)
return;
let requirements = gameState.getPhaseEntityRequirements(this.currentPhase + 1);
let plan;
let queue;
for (let entityReq of requirements)
{
// Village requirements are met elsewhere by constructing more houses
if (entityReq.class == "Village" || entityReq.class == "NotField")
continue;
if (gameState.getOwnEntitiesByClass(entityReq.class, true).length >= entityReq.count)
continue;
switch (entityReq.class)
{
case "Town":
if (!queues.economicBuilding.hasQueuedUnits() &&
!queues.militaryBuilding.hasQueuedUnits() &&
!queues.defenseBuilding.hasQueuedUnits())
{
if (!gameState.getOwnEntitiesByClass("Market", true).hasEntities() &&
this.canBuild(gameState, "structures/{civ}_market"))
{
plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_market", { "phaseUp": true });
queue = "economicBuilding";
break;
}
if (!gameState.getOwnEntitiesByClass("Temple", true).hasEntities() &&
this.canBuild(gameState, "structures/{civ}_temple"))
{
plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_temple", { "phaseUp": true });
queue = "economicBuilding";
break;
}
if (!gameState.getOwnEntitiesByClass("Blacksmith", true).hasEntities() &&
this.canBuild(gameState, "structures/{civ}_blacksmith"))
{
plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_blacksmith", { "phaseUp": true });
queue = "militaryBuilding";
break;
}
if (this.canBuild(gameState, "structures/{civ}_defense_tower"))
{
plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_defense_tower", { "phaseUp": true });
queue = "defenseBuilding";
break;
}
}
break;
default:
// All classes not dealt with inside vanilla game.
// We put them for the time being on the economic queue, except if wonder
queue = entityReq.class == "Wonder" ? "wonder" : "economicBuilding";
if (!queues[queue].hasQueuedUnits())
{
let structure = this.buildManager.findStructureWithClass(gameState, [entityReq.class]);
if (structure && this.canBuild(gameState, structure))
plan = new PETRA.ConstructionPlan(gameState, structure, { "phaseUp": true });
}
}
if (plan)
{
if (queue == "wonder")
{
gameState.ai.queueManager.changePriority("majorTech", 400, { "phaseUp": true });
plan.queueToReset = "majorTech";
}
else
{
gameState.ai.queueManager.changePriority(queue, 1000, { "phaseUp": true });
plan.queueToReset = queue;
}
queues[queue].addPlan(plan);
return;
}
}
};
/** Called by any "phase" research plan once it's started */
PETRA.HQ.prototype.OnPhaseUp = function(gameState, phase)
{
};
/** This code trains citizen workers, trying to keep close to a ratio of worker/soldiers */
PETRA.HQ.prototype.trainMoreWorkers = function(gameState, queues)
{
// default template
let requirementsDef = [ ["costsResource", 1, "food"] ];
let classesDef = ["Support", "Worker"];
let templateDef = this.findBestTrainableUnit(gameState, classesDef, requirementsDef);
// counting the workers that aren't part of a plan
let numberOfWorkers = 0; // all workers
let numberOfSupports = 0; // only support workers (i.e. non fighting)
gameState.getOwnUnits().forEach(ent => {
if (ent.getMetadata(PlayerID, "role") == "worker" && ent.getMetadata(PlayerID, "plan") === undefined)
{
++numberOfWorkers;
if (ent.hasClass("Support"))
++numberOfSupports;
}
});
let numberInTraining = 0;
gameState.getOwnTrainingFacilities().forEach(function(ent) {
for (let item of ent.trainingQueue())
{
numberInTraining += item.count;
if (item.metadata && item.metadata.role && item.metadata.role == "worker" &&
item.metadata.plan === undefined)
{
numberOfWorkers += item.count;
if (item.metadata.support)
numberOfSupports += item.count;
}
}
});
// Anticipate the optimal batch size when this queue will start
// and adapt the batch size of the first and second queued workers to the present population
// to ease a possible recovery if our population was drastically reduced by an attack
// (need to go up to second queued as it is accounted in queueManager)
let size = numberOfWorkers < 12 ? 1 : Math.min(5, Math.ceil(numberOfWorkers / 10));
if (queues.villager.plans[0])
{
queues.villager.plans[0].number = Math.min(queues.villager.plans[0].number, size);
if (queues.villager.plans[1])
queues.villager.plans[1].number = Math.min(queues.villager.plans[1].number, size);
}
if (queues.citizenSoldier.plans[0])
{
queues.citizenSoldier.plans[0].number = Math.min(queues.citizenSoldier.plans[0].number, size);
if (queues.citizenSoldier.plans[1])
queues.citizenSoldier.plans[1].number = Math.min(queues.citizenSoldier.plans[1].number, size);
}
let numberOfQueuedSupports = queues.villager.countQueuedUnits();
let numberOfQueuedSoldiers = queues.citizenSoldier.countQueuedUnits();
let numberQueued = numberOfQueuedSupports + numberOfQueuedSoldiers;
let numberTotal = numberOfWorkers + numberQueued;
if (this.saveResources && numberTotal > this.Config.Economy.popPhase2 + 10)
return;
if (numberTotal > this.targetNumWorkers || (numberTotal >= this.Config.Economy.popPhase2 &&
this.currentPhase == 1 && !gameState.isResearching(gameState.getPhaseName(2))))
return;
if (numberQueued > 50 || (numberOfQueuedSupports > 20 && numberOfQueuedSoldiers > 20) || numberInTraining > 15)
return;
// Choose whether we want soldiers or support units: when full pop, we aim at targetNumWorkers workers
// with supportRatio fraction of support units. But we want to have more support (less cost) at startup.
// So we take: supportRatio*targetNumWorkers*(1 - exp(-alfa*currentWorkers/supportRatio/targetNumWorkers))
// This gives back supportRatio*targetNumWorkers when currentWorkers >> supportRatio*targetNumWorkers
// and gives a ratio alfa at startup.
let supportRatio = this.supportRatio;
let alpha = 0.85;
if (!gameState.isTemplateAvailable(gameState.applyCiv("structures/{civ}_field")))
supportRatio = Math.min(this.supportRatio, 0.1);
if (this.attackManager.rushNumber < this.attackManager.maxRushes || this.attackManager.upcomingAttacks.Rush.length)
alpha = 0.7;
if (gameState.isCeasefireActive())
alpha += (1 - alpha) * Math.min(Math.max(gameState.ceasefireTimeRemaining - 120, 0), 180) / 180;
let supportMax = supportRatio * this.targetNumWorkers;
let supportNum = supportMax * (1 - Math.exp(-alpha*numberTotal/supportMax));
let template;
if (!templateDef || numberOfSupports + numberOfQueuedSupports > supportNum)
{
let requirements;
if (numberTotal < 45)
requirements = [ ["speed", 0.5], ["costsResource", 0.5, "stone"], ["costsResource", 0.5, "metal"] ];
else
requirements = [ ["strength", 1] ];
let classes = ["CitizenSoldier", "Infantry"];
// We want at least 33% ranged and 33% melee
classes.push(pickRandom(["Ranged", "Melee", "Infantry"]));
template = this.findBestTrainableUnit(gameState, classes, requirements);
}
// If the template variable is empty, the default unit (Support unit) will be used
// base "0" means automatic choice of base
if (!template && templateDef)
queues.villager.addPlan(new PETRA.TrainingPlan(gameState, templateDef, { "role": "worker", "base": 0, "support": true }, size, size));
else if (template)
queues.citizenSoldier.addPlan(new PETRA.TrainingPlan(gameState, template, { "role": "worker", "base": 0 }, size, size));
};
/** picks the best template based on parameters and classes */
PETRA.HQ.prototype.findBestTrainableUnit = function(gameState, classes, requirements)
{
let units;
if (classes.indexOf("Hero") != -1)
units = gameState.findTrainableUnits(classes, []);
else if (classes.indexOf("Siege") != -1) // We do not want siege tower as AI does not know how to use it
units = gameState.findTrainableUnits(classes, ["SiegeTower"]);
else // We do not want hero when not explicitely specified
units = gameState.findTrainableUnits(classes, ["Hero"]);
if (!units.length)
return undefined;
let parameters = requirements.slice();
let remainingResources = this.getTotalResourceLevel(gameState); // resources (estimation) still gatherable in our territory
let availableResources = gameState.ai.queueManager.getAvailableResources(gameState); // available (gathered) resources
for (let type in remainingResources)
{
if (availableResources[type] > 800)
continue;
if (remainingResources[type] > 800)
continue;
let costsResource = remainingResources[type] > 400 ? 0.6 : 0.2;
let toAdd = true;
for (let param of parameters)
{
if (param[0] != "costsResource" || param[2] != type)
continue;
param[1] = Math.min(param[1], costsResource);
toAdd = false;
break;
}
if (toAdd)
parameters.push(["costsResource", costsResource, type]);
}
units.sort((a, b) => {
let aCost = 1 + a[1].costSum();
let bCost = 1 + b[1].costSum();
let aValue = 0.1;
let bValue = 0.1;
for (let param of parameters)
{
if (param[0] == "strength")
{
aValue += PETRA.getMaxStrength(a[1], gameState.ai.Config.debug, gameState.ai.Config.DamageTypeImportance) * param[1];
bValue += PETRA.getMaxStrength(b[1], gameState.ai.Config.debug, gameState.ai.Config.DamageTypeImportance) * param[1];
}
else if (param[0] == "siegeStrength")
{
aValue += PETRA.getMaxStrength(a[1], gameState.ai.Config.debug, gameState.ai.Config.DamageTypeImportance, "Structure") * param[1];
bValue += PETRA.getMaxStrength(b[1], gameState.ai.Config.debug, gameState.ai.Config.DamageTypeImportance, "Structure") * param[1];
}
else if (param[0] == "speed")
{
aValue += a[1].walkSpeed() * param[1];
bValue += b[1].walkSpeed() * param[1];
}
else if (param[0] == "costsResource")
{
// requires a third parameter which is the resource
if (a[1].cost()[param[2]])
aValue *= param[1];
if (b[1].cost()[param[2]])
bValue *= param[1];
}
else if (param[0] == "canGather")
{
// checking against wood, could be anything else really.
if (a[1].resourceGatherRates() && a[1].resourceGatherRates()["wood.tree"])
aValue *= param[1];
if (b[1].resourceGatherRates() && b[1].resourceGatherRates()["wood.tree"])
bValue *= param[1];
}
else
API3.warn(" trainMoreUnits avec non prevu " + uneval(param));
}
return -aValue/aCost + bValue/bCost;
});
return units[0][0];
};
/**
* returns an entity collection of workers through BaseManager.pickBuilders
* TODO: when same accessIndex, sort by distance
*/
PETRA.HQ.prototype.bulkPickWorkers = function(gameState, baseRef, number)
{
let accessIndex = baseRef.accessIndex;
if (!accessIndex)
return false;
// sorting bases by whether they are on the same accessindex or not.
let baseBest = this.baseManagers.slice().sort((a, b) => {
if (a.accessIndex == accessIndex && b.accessIndex != accessIndex)
return -1;
else if (b.accessIndex == accessIndex && a.accessIndex != accessIndex)
return 1;
return 0;
});
let needed = number;
let workers = new API3.EntityCollection(gameState.sharedScript);
for (let base of baseBest)
{
if (base.ID == baseRef.ID)
continue;
base.pickBuilders(gameState, workers, needed);
if (workers.length >= number)
break;
needed = number - workers.length;
}
if (!workers.length)
return false;
return workers;
};
PETRA.HQ.prototype.getTotalResourceLevel = function(gameState)
{
let total = {};
for (let res of Resources.GetCodes())
total[res] = 0;
for (let base of this.baseManagers)
for (let res in total)
total[res] += base.getResourceLevel(gameState, res);
return total;
};
/**
* Returns the current gather rate
* This is not per-se exact, it performs a few adjustments ad-hoc to account for travel distance, stuffs like that.
*/
PETRA.HQ.prototype.GetCurrentGatherRates = function(gameState)
{
if (!this.turnCache.currentRates)
{
let currentRates = {};
for (let res of Resources.GetCodes())
currentRates[res] = 0.5 * this.GetTCResGatherer(res);
for (let base of this.baseManagers)
base.addGatherRates(gameState, currentRates);
for (let res of Resources.GetCodes())
currentRates[res] = Math.max(currentRates[res], 0);
this.turnCache.currentRates = currentRates;
}
return this.turnCache.currentRates;
};
/**
* Returns the wanted gather rate.
*/
PETRA.HQ.prototype.GetWantedGatherRates = function(gameState)
{
if (!this.turnCache.wantedRates)
this.turnCache.wantedRates = gameState.ai.queueManager.wantedGatherRates(gameState);
return this.turnCache.wantedRates;
};
/**
* Pick the resource which most needs another worker
* How this works:
* We get the rates we would want to have to be able to deal with our plans
* We get our current rates
* We compare; we pick the one where the discrepancy is highest.
* Need to balance long-term needs and possible short-term needs.
*/
PETRA.HQ.prototype.pickMostNeededResources = function(gameState, allowedResources = [])
{
let wantedRates = this.GetWantedGatherRates(gameState);
let currentRates = this.GetCurrentGatherRates(gameState);
if (!allowedResources.length)
allowedResources = Resources.GetCodes();
let needed = [];
for (let res of allowedResources)
needed.push({ "type": res, "wanted": wantedRates[res], "current": currentRates[res] });
needed.sort((a, b) => {
if (a.current < a.wanted && b.current < b.wanted)
{
if (a.current && b.current)
return b.wanted / b.current - a.wanted / a.current;
if (a.current)
return 1;
if (b.current)
return -1;
return b.wanted - a.wanted;
}
if (a.current < a.wanted || a.wanted && !b.wanted)
return -1;
if (b.current < b.wanted || b.wanted && !a.wanted)
return 1;
return a.current - a.wanted - b.current + b.wanted;
});
return needed;
};
/**
* Returns the best position to build a new Civil Center
* Whose primary function would be to reach new resources of type "resource".
*/
PETRA.HQ.prototype.findEconomicCCLocation = function(gameState, template, resource, proximity, fromStrategic)
{
// This builds a map. The procedure is fairly simple. It adds the resource maps
// (which are dynamically updated and are made so that they will facilitate DP placement)
// Then look for a good spot.
Engine.ProfileStart("findEconomicCCLocation");
// obstruction map
let obstructions = PETRA.createObstructionMap(gameState, 0, template);
let halfSize = 0;
if (template.get("Footprint/Square"))
halfSize = Math.max(+template.get("Footprint/Square/@depth"), +template.get("Footprint/Square/@width")) / 2;
else if (template.get("Footprint/Circle"))
halfSize = +template.get("Footprint/Circle/@radius");
let ccEnts = gameState.updatingGlobalCollection("allCCs", API3.Filters.byClass("CivCentre"));
let dpEnts = gameState.getOwnDropsites().filter(API3.Filters.not(API3.Filters.byClassesOr(["CivCentre", "Elephant"])));
let ccList = [];
for (let cc of ccEnts.values())
ccList.push({ "ent": cc, "pos": cc.position(), "ally": gameState.isPlayerAlly(cc.owner()) });
let dpList = [];
for (let dp of dpEnts.values())
dpList.push({ "ent": dp, "pos": dp.position(), "territory": this.territoryMap.getOwner(dp.position()) });
let bestIdx;
let bestVal;
let radius = Math.ceil(template.obstructionRadius().max / obstructions.cellSize);
let scale = 250 * 250;
let proxyAccess;
let nbShips = this.navalManager.transportShips.length;
if (proximity) // this is our first base
{
// if our first base, ensure room around
radius = Math.ceil((template.obstructionRadius().max + 8) / obstructions.cellSize);
// scale is the typical scale at which we want to find a location for our first base
// look for bigger scale if we start from a ship (access < 2) or from a small island
let cellArea = gameState.getPassabilityMap().cellSize * gameState.getPassabilityMap().cellSize;
proxyAccess = gameState.ai.accessibility.getAccessValue(proximity);
if (proxyAccess < 2 || cellArea*gameState.ai.accessibility.regionSize[proxyAccess] < 24000)
scale = 400 * 400;
}
let width = this.territoryMap.width;
let cellSize = this.territoryMap.cellSize;
// DistanceSquare cuts to other ccs (bigger or no cuts on inaccessible ccs to allow colonizing other islands).
let reduce = (template.hasClass("Colony") ? 30 : 0) + 30 * this.Config.personality.defensive;
let nearbyRejected = Math.square(120); // Reject if too near from any cc
let nearbyAllyRejected = Math.square(200); // Reject if too near from an allied cc
let nearbyAllyDisfavored = Math.square(250); // Disfavor if quite near an allied cc
let maxAccessRejected = Math.square(410); // Reject if too far from an accessible ally cc
let maxAccessDisfavored = Math.square(360 - reduce); // Disfavor if quite far from an accessible ally cc
let maxNoAccessDisfavored = Math.square(500); // Disfavor if quite far from an inaccessible ally cc
let cut = 60;
if (fromStrategic || proximity) // be less restrictive
cut = 30;
for (let j = 0; j < this.territoryMap.length; ++j)
{
if (this.territoryMap.getOwnerIndex(j) != 0)
continue;
// With enough room around to build the cc
let i = this.territoryMap.getNonObstructedTile(j, radius, obstructions);
if (i < 0)
continue;
// We require that it is accessible
let index = gameState.ai.accessibility.landPassMap[i];
if (!this.landRegions[index])
continue;
if (proxyAccess && nbShips == 0 && proxyAccess != index)
continue;
let norm = 0.5; // TODO adjust it, knowing that we will sum 5 maps
// Checking distance to other cc
let pos = [cellSize * (j%width+0.5), cellSize * (Math.floor(j/width)+0.5)];
// We will be more tolerant for cc around our oversea docks
let oversea = false;
if (proximity) // This is our first cc, let's do it near our units
norm /= 1 + API3.SquareVectorDistance(proximity, pos) / scale;
else
{
let minDist = Math.min();
let accessible = false;
for (let cc of ccList)
{
let dist = API3.SquareVectorDistance(cc.pos, pos);
if (dist < nearbyRejected)
{
norm = 0;
break;
}
if (!cc.ally)
continue;
if (dist < nearbyAllyRejected)
{
norm = 0;
break;
}
if (dist < nearbyAllyDisfavored)
norm *= 0.5;
if (dist < minDist)
minDist = dist;
accessible = accessible || index == PETRA.getLandAccess(gameState, cc.ent);
}
if (norm == 0)
continue;
if (accessible && minDist > maxAccessRejected)
continue;
if (minDist > maxAccessDisfavored) // Disfavor if quite far from any allied cc
{
if (!accessible)
{
if (minDist > maxNoAccessDisfavored)
norm *= 0.5;
else
norm *= 0.8;
}
else
norm *= 0.5;
}
// Not near any of our dropsite, except for oversea docks
oversea = !accessible && dpList.some(dp => PETRA.getLandAccess(gameState, dp.ent) == index);
if (!oversea)
{
for (let dp of dpList)
{
let dist = API3.SquareVectorDistance(dp.pos, pos);
if (dist < 3600)
{
norm = 0;
break;
}
else if (dist < 6400)
norm *= 0.5;
}
}
if (norm == 0)
continue;
}
if (this.borderMap.map[j] & PETRA.fullBorder_Mask) // disfavor the borders of the map
norm *= 0.5;
let val = 2 * gameState.sharedScript.ccResourceMaps[resource].map[j];
for (let res in gameState.sharedScript.resourceMaps)
if (res != "food")
val += gameState.sharedScript.ccResourceMaps[res].map[j];
val *= norm;
// If oversea, be just above threshold to be accepted if nothing else
if (oversea)
val = Math.max(val, cut + 0.1);
if (bestVal !== undefined && val < bestVal)
continue;
if (this.isDangerousLocation(gameState, pos, halfSize))
continue;
bestVal = val;
bestIdx = i;
}
Engine.ProfileStop();
if (bestVal === undefined)
return false;
if (this.Config.debug > 1)
API3.warn("we have found a base for " + resource + " with best (cut=" + cut + ") = " + bestVal);
// not good enough.
if (bestVal < cut)
return false;
let x = (bestIdx % obstructions.width + 0.5) * obstructions.cellSize;
let z = (Math.floor(bestIdx / obstructions.width) + 0.5) * obstructions.cellSize;
// Define a minimal number of wanted ships in the seas reaching this new base
let indexIdx = gameState.ai.accessibility.landPassMap[bestIdx];
for (let base of this.baseManagers)
{
if (!base.anchor || base.accessIndex == indexIdx)
continue;
let sea = this.getSeaBetweenIndices(gameState, base.accessIndex, indexIdx);
if (sea !== undefined)
this.navalManager.setMinimalTransportShips(gameState, sea, 1);
}
return [x, z];
};
/**
* Returns the best position to build a new Civil Center
* Whose primary function would be to assure territorial continuity with our allies
*/
PETRA.HQ.prototype.findStrategicCCLocation = function(gameState, template)
{
// This builds a map. The procedure is fairly simple.
// We minimize the Sum((dist - 300)^2) where the sum is on the three nearest allied CC
// with the constraints that all CC have dist > 200 and at least one have dist < 400
// This needs at least 2 CC. Otherwise, go back to economic CC.
let ccEnts = gameState.updatingGlobalCollection("allCCs", API3.Filters.byClass("CivCentre"));
let ccList = [];
let numAllyCC = 0;
for (let cc of ccEnts.values())
{
let ally = gameState.isPlayerAlly(cc.owner());
ccList.push({ "pos": cc.position(), "ally": ally });
if (ally)
++numAllyCC;
}
if (numAllyCC < 2)
return this.findEconomicCCLocation(gameState, template, "wood", undefined, true);
Engine.ProfileStart("findStrategicCCLocation");
// obstruction map
let obstructions = PETRA.createObstructionMap(gameState, 0, template);
let halfSize = 0;
if (template.get("Footprint/Square"))
halfSize = Math.max(+template.get("Footprint/Square/@depth"), +template.get("Footprint/Square/@width")) / 2;
else if (template.get("Footprint/Circle"))
halfSize = +template.get("Footprint/Circle/@radius");
let bestIdx;
let bestVal;
let radius = Math.ceil(template.obstructionRadius().max / obstructions.cellSize);
let width = this.territoryMap.width;
let cellSize = this.territoryMap.cellSize;
let currentVal, delta;
let distcc0, distcc1, distcc2;
let favoredDistance = (template.hasClass("Colony") ? 220 : 280) - 40 * this.Config.personality.defensive;
for (let j = 0; j < this.territoryMap.length; ++j)
{
if (this.territoryMap.getOwnerIndex(j) != 0)
continue;
// with enough room around to build the cc
let i = this.territoryMap.getNonObstructedTile(j, radius, obstructions);
if (i < 0)
continue;
// we require that it is accessible
let index = gameState.ai.accessibility.landPassMap[i];
if (!this.landRegions[index])
continue;
// checking distances to other cc
let pos = [cellSize * (j%width+0.5), cellSize * (Math.floor(j/width)+0.5)];
let minDist = Math.min();
distcc0 = undefined;
for (let cc of ccList)
{
let dist = API3.SquareVectorDistance(cc.pos, pos);
if (dist < 14000) // Reject if too near from any cc
{
minDist = 0;
break;
}
if (!cc.ally)
continue;
if (dist < 62000) // Reject if quite near from ally cc
{
minDist = 0;
break;
}
if (dist < minDist)
minDist = dist;
if (!distcc0 || dist < distcc0)
{
distcc2 = distcc1;
distcc1 = distcc0;
distcc0 = dist;
}
else if (!distcc1 || dist < distcc1)
{
distcc2 = distcc1;
distcc1 = dist;
}
else if (!distcc2 || dist < distcc2)
distcc2 = dist;
}
if (minDist < 1 || minDist > 170000 && !this.navalMap)
continue;
delta = Math.sqrt(distcc0) - favoredDistance;
currentVal = delta*delta;
delta = Math.sqrt(distcc1) - favoredDistance;
currentVal += delta*delta;
if (distcc2)
{
delta = Math.sqrt(distcc2) - favoredDistance;
currentVal += delta*delta;
}
// disfavor border of the map
if (this.borderMap.map[j] & PETRA.fullBorder_Mask)
currentVal += 10000;
if (bestVal !== undefined && currentVal > bestVal)
continue;
if (this.isDangerousLocation(gameState, pos, halfSize))
continue;
bestVal = currentVal;
bestIdx = i;
}
if (this.Config.debug > 1)
API3.warn("We've found a strategic base with bestVal = " + bestVal);
Engine.ProfileStop();
if (bestVal === undefined)
return undefined;
let x = (bestIdx % obstructions.width + 0.5) * obstructions.cellSize;
let z = (Math.floor(bestIdx / obstructions.width) + 0.5) * obstructions.cellSize;
// Define a minimal number of wanted ships in the seas reaching this new base
let indexIdx = gameState.ai.accessibility.landPassMap[bestIdx];
for (let base of this.baseManagers)
{
if (!base.anchor || base.accessIndex == indexIdx)
continue;
let sea = this.getSeaBetweenIndices(gameState, base.accessIndex, indexIdx);
if (sea !== undefined)
this.navalManager.setMinimalTransportShips(gameState, sea, 1);
}
return [x, z];
};
/**
* Returns the best position to build a new market: if the allies already have a market, build it as far as possible
* from it, although not in our border to be able to defend it easily. If no allied market, our second market will
* follow the same logic.
* To do so, we suppose that the gain/distance is an increasing function of distance and look for the max distance
* for performance reasons.
*/
PETRA.HQ.prototype.findMarketLocation = function(gameState, template)
{
let markets = gameState.updatingCollection("diplo-ExclusiveAllyMarkets", API3.Filters.byClass("Trade"), gameState.getExclusiveAllyEntities()).toEntityArray();
if (!markets.length)
markets = gameState.updatingCollection("OwnMarkets", API3.Filters.byClass("Trade"), gameState.getOwnStructures()).toEntityArray();
if (!markets.length) // this is the first market. For the time being, place it arbitrarily by the ConstructionPlan
return [-1, -1, -1, 0];
// No need for more than one market when we cannot trade.
if (!Resources.GetTradableCodes().length)
return false;
// obstruction map
let obstructions = PETRA.createObstructionMap(gameState, 0, template);
let halfSize = 0;
if (template.get("Footprint/Square"))
halfSize = Math.max(+template.get("Footprint/Square/@depth"), +template.get("Footprint/Square/@width")) / 2;
else if (template.get("Footprint/Circle"))
halfSize = +template.get("Footprint/Circle/@radius");
let bestIdx;
let bestJdx;
let bestVal;
let bestDistSq;
let bestGainMult;
let radius = Math.ceil(template.obstructionRadius().max / obstructions.cellSize);
let isNavalMarket = template.hasClass("Naval") && template.hasClass("Trade");
let width = this.territoryMap.width;
let cellSize = this.territoryMap.cellSize;
let traderTemplatesGains = gameState.getTraderTemplatesGains();
for (let j = 0; j < this.territoryMap.length; ++j)
{
// do not try on the narrow border of our territory
if (this.borderMap.map[j] & PETRA.narrowFrontier_Mask)
continue;
if (this.basesMap.map[j] == 0) // only in our territory
continue;
// with enough room around to build the market
let i = this.territoryMap.getNonObstructedTile(j, radius, obstructions);
if (i < 0)
continue;
let index = gameState.ai.accessibility.landPassMap[i];
if (!this.landRegions[index])
continue;
let pos = [cellSize * (j%width+0.5), cellSize * (Math.floor(j/width)+0.5)];
// checking distances to other markets
let maxVal = 0;
let maxDistSq;
let maxGainMult;
let gainMultiplier;
for (let market of markets)
{
if (isNavalMarket && template.hasClass("Naval") && template.hasClass("Trade"))
{
if (PETRA.getSeaAccess(gameState, market) != gameState.ai.accessibility.getAccessValue(pos, true))
continue;
gainMultiplier = traderTemplatesGains.navalGainMultiplier;
}
else if (PETRA.getLandAccess(gameState, market) == index &&
!PETRA.isLineInsideEnemyTerritory(gameState, market.position(), pos))
gainMultiplier = traderTemplatesGains.landGainMultiplier;
else
continue;
if (!gainMultiplier)
continue;
let distSq = API3.SquareVectorDistance(market.position(), pos);
if (gainMultiplier * distSq > maxVal)
{
maxVal = gainMultiplier * distSq;
maxDistSq = distSq;
maxGainMult = gainMultiplier;
}
}
if (maxVal == 0)
continue;
if (bestVal !== undefined && maxVal < bestVal)
continue;
if (this.isDangerousLocation(gameState, pos, halfSize))
continue;
bestVal = maxVal;
bestDistSq = maxDistSq;
bestGainMult = maxGainMult;
bestIdx = i;
bestJdx = j;
}
if (this.Config.debug > 1)
API3.warn("We found a market position with bestVal = " + bestVal);
if (bestVal === undefined) // no constraints. For the time being, place it arbitrarily by the ConstructionPlan
return [-1, -1, -1, 0];
let expectedGain = Math.round(bestGainMult * TradeGain(bestDistSq, gameState.sharedScript.mapSize));
if (this.Config.debug > 1)
API3.warn("this would give a trading gain of " + expectedGain);
// Do not keep it if gain is too small, except if this is our first Market.
let idx;
if (expectedGain < this.tradeManager.minimalGain)
{
if (template.hasClass("Market") &&
!gameState.getOwnEntitiesByClass("Market", true).hasEntities())
idx = -1; // Needed by queueplanBuilding manager to keep that Market.
else
return false;
}
else
idx = this.basesMap.map[bestJdx];
let x = (bestIdx % obstructions.width + 0.5) * obstructions.cellSize;
let z = (Math.floor(bestIdx / obstructions.width) + 0.5) * obstructions.cellSize;
return [x, z, idx, expectedGain];
};
/**
* Returns the best position to build defensive buildings (fortress and towers)
* Whose primary function is to defend our borders
*/
PETRA.HQ.prototype.findDefensiveLocation = function(gameState, template)
{
// We take the point in our territory which is the nearest to any enemy cc
// but requiring a minimal distance with our other defensive structures
// and not in range of any enemy defensive structure to avoid building under fire.
let ownStructures = gameState.getOwnStructures().filter(API3.Filters.byClassesOr(["Fortress", "Tower"])).toEntityArray();
let enemyStructures = gameState.getEnemyStructures().filter(API3.Filters.not(API3.Filters.byOwner(0))).
filter(API3.Filters.byClassesOr(["CivCentre", "Fortress", "Tower"]));
if (!enemyStructures.hasEntities()) // we may be in cease fire mode, build defense against neutrals
{
enemyStructures = gameState.getNeutralStructures().filter(API3.Filters.not(API3.Filters.byOwner(0))).
filter(API3.Filters.byClassesOr(["CivCentre", "Fortress", "Tower"]));
if (!enemyStructures.hasEntities() && !gameState.getAlliedVictory())
enemyStructures = gameState.getAllyStructures().filter(API3.Filters.not(API3.Filters.byOwner(PlayerID))).
filter(API3.Filters.byClassesOr(["CivCentre", "Fortress", "Tower"]));
if (!enemyStructures.hasEntities())
return undefined;
}
enemyStructures = enemyStructures.toEntityArray();
let wonderMode = gameState.getVictoryConditions().has("wonder");
let wonderDistmin;
let wonders;
if (wonderMode)
{
wonders = gameState.getOwnStructures().filter(API3.Filters.byClass("Wonder")).toEntityArray();
wonderMode = wonders.length != 0;
if (wonderMode)
wonderDistmin = (50 + wonders[0].footprintRadius()) * (50 + wonders[0].footprintRadius());
}
// obstruction map
let obstructions = PETRA.createObstructionMap(gameState, 0, template);
let halfSize = 0;
if (template.get("Footprint/Square"))
halfSize = Math.max(+template.get("Footprint/Square/@depth"), +template.get("Footprint/Square/@width")) / 2;
else if (template.get("Footprint/Circle"))
halfSize = +template.get("Footprint/Circle/@radius");
let bestIdx;
let bestJdx;
let bestVal;
let width = this.territoryMap.width;
let cellSize = this.territoryMap.cellSize;
let isTower = template.hasClass("Tower");
let isFortress = template.hasClass("Fortress");
let radius;
if (isFortress)
radius = Math.floor((template.obstructionRadius().max + 8) / obstructions.cellSize);
else
radius = Math.ceil(template.obstructionRadius().max / obstructions.cellSize);
for (let j = 0; j < this.territoryMap.length; ++j)
{
if (!wonderMode)
{
// do not try if well inside or outside territory
if (!(this.borderMap.map[j] & PETRA.fullFrontier_Mask))
continue;
if (this.borderMap.map[j] & PETRA.largeFrontier_Mask && isTower)
continue;
}
if (this.basesMap.map[j] == 0) // inaccessible cell
continue;
// with enough room around to build the cc
let i = this.territoryMap.getNonObstructedTile(j, radius, obstructions);
if (i < 0)
continue;
let pos = [cellSize * (j%width+0.5), cellSize * (Math.floor(j/width)+0.5)];
// checking distances to other structures
let minDist = Math.min();
let dista = 0;
if (wonderMode)
{
dista = API3.SquareVectorDistance(wonders[0].position(), pos);
if (dista < wonderDistmin)
continue;
dista *= 200; // empirical factor (TODO should depend on map size) to stay near the wonder
}
for (let str of enemyStructures)
{
if (str.foundationProgress() !== undefined)
continue;
let strPos = str.position();
if (!strPos)
continue;
let dist = API3.SquareVectorDistance(strPos, pos);
if (dist < 6400) // TODO check on true attack range instead of this 80×80
{
minDist = -1;
break;
}
if (str.hasClass("CivCentre") && dist + dista < minDist)
minDist = dist + dista;
}
if (minDist < 0)
continue;
let cutDist = 900; // 30×30 TODO maybe increase it
for (let str of ownStructures)
{
let strPos = str.position();
if (!strPos)
continue;
if (API3.SquareVectorDistance(strPos, pos) < cutDist)
{
minDist = -1;
break;
}
}
if (minDist < 0 || minDist == Math.min())
continue;
if (bestVal !== undefined && minDist > bestVal)
continue;
if (this.isDangerousLocation(gameState, pos, halfSize))
continue;
bestVal = minDist;
bestIdx = i;
bestJdx = j;
}
if (bestVal === undefined)
return undefined;
let x = (bestIdx % obstructions.width + 0.5) * obstructions.cellSize;
let z = (Math.floor(bestIdx / obstructions.width) + 0.5) * obstructions.cellSize;
return [x, z, this.basesMap.map[bestJdx]];
};
PETRA.HQ.prototype.buildTemple = function(gameState, queues)
{
// at least one market (which have the same queue) should be build before any temple
if (queues.economicBuilding.hasQueuedUnits() ||
gameState.getOwnEntitiesByClass("Temple", true).hasEntities() ||
!gameState.getOwnEntitiesByClass("Market", true).hasEntities())
return;
// Try to build a temple earlier if in regicide to recruit healer guards
if (this.currentPhase < 3 && !gameState.getVictoryConditions().has("regicide"))
return;
let templateName = "structures/{civ}_temple";
if (this.canBuild(gameState, "structures/{civ}_temple_vesta"))
templateName = "structures/{civ}_temple_vesta";
else if (!this.canBuild(gameState, templateName))
return;
queues.economicBuilding.addPlan(new PETRA.ConstructionPlan(gameState, templateName));
};
PETRA.HQ.prototype.buildMarket = function(gameState, queues)
{
if (gameState.getOwnEntitiesByClass("Market", true).hasEntities() ||
!this.canBuild(gameState, "structures/{civ}_market"))
return;
if (queues.economicBuilding.hasQueuedUnitsWithClass("Market"))
{
if (!queues.economicBuilding.paused)
{
// Put available resources in this market
let queueManager = gameState.ai.queueManager;
let cost = queues.economicBuilding.plans[0].getCost();
queueManager.setAccounts(gameState, cost, "economicBuilding");
if (!queueManager.canAfford("economicBuilding", cost))
{
for (let q in queueManager.queues)
{
if (q == "economicBuilding")
continue;
queueManager.transferAccounts(cost, q, "economicBuilding");
if (queueManager.canAfford("economicBuilding", cost))
break;
}
}
}
return;
}
gameState.ai.queueManager.changePriority("economicBuilding", 3 * this.Config.priorities.economicBuilding);
let plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_market");
plan.queueToReset = "economicBuilding";
queues.economicBuilding.addPlan(plan);
};
/** Build a farmstead */
PETRA.HQ.prototype.buildFarmstead = function(gameState, queues)
{
// Only build one farmstead for the time being ("DropsiteFood" does not refer to CCs)
if (gameState.getOwnEntitiesByClass("Farmstead", true).hasEntities())
return;
// Wait to have at least one dropsite and house before the farmstead
if (!gameState.getOwnEntitiesByClass("Storehouse", true).hasEntities())
return;
if (!gameState.getOwnEntitiesByClass("House", true).hasEntities())
return;
if (queues.economicBuilding.hasQueuedUnitsWithClass("DropsiteFood"))
return;
if (!this.canBuild(gameState, "structures/{civ}_farmstead"))
return;
queues.economicBuilding.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_farmstead"));
};
/**
* Try to build a wonder when required
* force = true when called from the victoryManager in case of Wonder victory condition.
*/
PETRA.HQ.prototype.buildWonder = function(gameState, queues, force = false)
{
if (queues.wonder && queues.wonder.hasQueuedUnits() ||
gameState.getOwnEntitiesByClass("Wonder", true).hasEntities() ||
!this.canBuild(gameState, "structures/{civ}_wonder"))
return;
if (!force)
{
let template = gameState.getTemplate(gameState.applyCiv("structures/{civ}_wonder"));
// Check that we have enough resources to start thinking to build a wonder
let cost = template.cost();
let resources = gameState.getResources();
let highLevel = 0;
let lowLevel = 0;
for (let res in cost)
{
if (resources[res] && resources[res] > 0.7 * cost[res])
++highLevel;
else if (!resources[res] || resources[res] < 0.3 * cost[res])
++lowLevel;
}
if (highLevel == 0 || lowLevel > 1)
return;
}
queues.wonder.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_wonder"));
};
/** Build a corral, and train animals there */
PETRA.HQ.prototype.manageCorral = function(gameState, queues)
{
if (queues.corral.hasQueuedUnits())
return;
let nCorral = gameState.getOwnEntitiesByClass("Corral", true).length;
if (!nCorral || !gameState.isTemplateAvailable(gameState.applyCiv("structures/{civ}_field")) &&
nCorral < this.currentPhase && gameState.getPopulation() > 30 * nCorral)
{
if (this.canBuild(gameState, "structures/{civ}_corral"))
{
queues.corral.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_corral"));
return;
}
if (!nCorral)
return;
}
// And train some animals
let civ = gameState.getPlayerCiv();
for (let corral of gameState.getOwnEntitiesByClass("Corral", true).values())
{
if (corral.foundationProgress() !== undefined)
continue;
let trainables = corral.trainableEntities(civ);
for (let trainable of trainables)
{
if (gameState.isTemplateDisabled(trainable))
continue;
let template = gameState.getTemplate(trainable);
if (!template || !template.isHuntable())
continue;
let count = gameState.countEntitiesByType(trainable, true);
for (let item of corral.trainingQueue())
count += item.count;
if (count > nCorral)
continue;
queues.corral.addPlan(new PETRA.TrainingPlan(gameState, trainable, { "trainer": corral.id() }));
return;
}
}
};
/**
* build more houses if needed.
* kinda ugly, lots of special cases to both build enough houses but not tooo many…
*/
PETRA.HQ.prototype.buildMoreHouses = function(gameState, queues)
{
if (!gameState.isTemplateAvailable(gameState.applyCiv("structures/{civ}_house")) ||
gameState.getPopulationMax() <= gameState.getPopulationLimit())
return;
let numPlanned = queues.house.length();
if (numPlanned < 3 || numPlanned < 5 && gameState.getPopulation() > 80)
{
let plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_house");
// change the starting condition according to the situation.
plan.goRequirement = "houseNeeded";
queues.house.addPlan(plan);
}
if (numPlanned > 0 && this.phasing && gameState.getPhaseEntityRequirements(this.phasing).length)
{
let houseTemplateName = gameState.applyCiv("structures/{civ}_house");
let houseTemplate = gameState.getTemplate(houseTemplateName);
let needed = 0;
for (let entityReq of gameState.getPhaseEntityRequirements(this.phasing))
{
if (!houseTemplate.hasClass(entityReq.class))
continue;
let count = gameState.getOwnStructures().filter(API3.Filters.byClass(entityReq.class)).length;
if (count < entityReq.count && this.buildManager.isUnbuildable(gameState, houseTemplateName))
{
if (this.Config.debug > 1)
API3.warn("no room to place a house ... try to be less restrictive");
this.buildManager.setBuildable(houseTemplateName);
this.requireHouses = true;
}
needed = Math.max(needed, entityReq.count - count);
}
let houseQueue = queues.house.plans;
for (let i = 0; i < numPlanned; ++i)
if (houseQueue[i].isGo(gameState))
--needed;
else if (needed > 0)
{
houseQueue[i].goRequirement = undefined;
--needed;
}
}
if (this.requireHouses)
{
let houseTemplate = gameState.getTemplate(gameState.applyCiv("structures/{civ}_house"));
if (!this.phasing || gameState.getPhaseEntityRequirements(this.phasing).every(req =>
!houseTemplate.hasClass(req.class) || gameState.getOwnStructures().filter(API3.Filters.byClass(req.class)).length >= req.count))
this.requireHouses = undefined;
}
// When population limit too tight
// - if no room to build, try to improve with technology
// - otherwise increase temporarily the priority of houses
let house = gameState.applyCiv("structures/{civ}_house");
let HouseNb = gameState.getOwnFoundations().filter(API3.Filters.byClass("House")).length;
let popBonus = gameState.getTemplate(house).getPopulationBonus();
let freeSlots = gameState.getPopulationLimit() + HouseNb*popBonus - this.getAccountedPopulation(gameState);
let priority;
if (freeSlots < 5)
{
if (this.buildManager.isUnbuildable(gameState, house))
{
if (this.Config.debug > 1)
API3.warn("no room to place a house ... try to improve with technology");
this.researchManager.researchPopulationBonus(gameState, queues);
}
else
priority = 2 * this.Config.priorities.house;
}
else
priority = this.Config.priorities.house;
if (priority && priority != gameState.ai.queueManager.getPriority("house"))
gameState.ai.queueManager.changePriority("house", priority);
};
/** Checks the status of the territory expansion. If no new economic bases created, build some strategic ones. */
PETRA.HQ.prototype.checkBaseExpansion = function(gameState, queues)
{
if (queues.civilCentre.hasQueuedUnits())
return;
// First build one cc if all have been destroyed
if (this.numPotentialBases() == 0)
{
this.buildFirstBase(gameState);
return;
}
// Then expand if we have not enough room available for buildings
if (this.buildManager.numberMissingRoom(gameState) > 1)
{
if (this.Config.debug > 2)
API3.warn("try to build a new base because not enough room to build ");
this.buildNewBase(gameState, queues);
return;
}
// If we've already planned to phase up, wait a bit before trying to expand
if (this.phasing)
return;
// Finally expand if we have lots of units (threshold depending on the aggressivity value)
let activeBases = this.numActiveBases();
let numUnits = gameState.getOwnUnits().length;
let numvar = 10 * (1 - this.Config.personality.aggressive);
if (numUnits > activeBases * (65 + numvar + (10 + numvar)*(activeBases-1)) || this.saveResources && numUnits > 50)
{
if (this.Config.debug > 2)
API3.warn("try to build a new base because of population " + numUnits + " for " + activeBases + " CCs");
this.buildNewBase(gameState, queues);
}
};
PETRA.HQ.prototype.buildNewBase = function(gameState, queues, resource)
{
if (this.numPotentialBases() > 0 && this.currentPhase == 1 && !gameState.isResearching(gameState.getPhaseName(2)))
return false;
if (gameState.getOwnFoundations().filter(API3.Filters.byClass("CivCentre")).hasEntities() || queues.civilCentre.hasQueuedUnits())
return false;
let template;
// We require at least one of this civ civCentre as they may allow specific units or techs
let hasOwnCC = false;
for (let ent of gameState.updatingGlobalCollection("allCCs", API3.Filters.byClass("CivCentre")).values())
{
if (ent.owner() != PlayerID || ent.templateName() != gameState.applyCiv("structures/{civ}_civil_centre"))
continue;
hasOwnCC = true;
break;
}
if (hasOwnCC && this.canBuild(gameState, "structures/{civ}_military_colony"))
template = "structures/{civ}_military_colony";
else if (this.canBuild(gameState, "structures/{civ}_civil_centre"))
template = "structures/{civ}_civil_centre";
else if (!hasOwnCC && this.canBuild(gameState, "structures/{civ}_military_colony"))
template = "structures/{civ}_military_colony";
else
return false;
// base "-1" means new base.
if (this.Config.debug > 1)
API3.warn("new base " + gameState.applyCiv(template) + " planned with resource " + resource);
queues.civilCentre.addPlan(new PETRA.ConstructionPlan(gameState, template, { "base": -1, "resource": resource }));
return true;
};
/** Deals with building fortresses and towers along our border with enemies. */
PETRA.HQ.prototype.buildDefenses = function(gameState, queues)
{
if (this.saveResources && !this.canBarter || queues.defenseBuilding.hasQueuedUnits())
return;
if (!this.saveResources && (this.currentPhase > 2 || gameState.isResearching(gameState.getPhaseName(3))))
{
// Try to build fortresses.
if (this.canBuild(gameState, "structures/{civ}_fortress"))
{
let numFortresses = gameState.getOwnEntitiesByClass("Fortress", true).length;
if ((!numFortresses || gameState.ai.elapsedTime > (1 + 0.10 * numFortresses) * this.fortressLapseTime + this.fortressStartTime) &&
numFortresses < this.numActiveBases() + 1 + this.extraFortresses &&
numFortresses < Math.floor(gameState.getPopulation() / 25) &&
gameState.getOwnFoundationsByClass("Fortress").length < 2)
{
this.fortressStartTime = gameState.ai.elapsedTime;
if (!numFortresses)
gameState.ai.queueManager.changePriority("defenseBuilding", 2 * this.Config.priorities.defenseBuilding);
let plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_fortress");
plan.queueToReset = "defenseBuilding";
queues.defenseBuilding.addPlan(plan);
return;
}
}
}
if (this.Config.Military.numSentryTowers && this.currentPhase < 2 && this.canBuild(gameState, "structures/{civ}_sentry_tower"))
{
// Count all towers + wall towers.
let numTowers = gameState.getOwnEntitiesByClass("Tower", true).length + gameState.getOwnEntitiesByClass("WallTower", true).length;
let towerLapseTime = this.saveResource ? (1 + 0.5 * numTowers) * this.towerLapseTime : this.towerLapseTime;
if (numTowers < this.Config.Military.numSentryTowers && gameState.ai.elapsedTime > towerLapseTime + this.fortStartTime)
{
this.fortStartTime = gameState.ai.elapsedTime;
queues.defenseBuilding.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_sentry_tower"));
}
return;
}
if (this.currentPhase < 2 || !this.canBuild(gameState, "structures/{civ}_defense_tower"))
return;
let numTowers = gameState.getOwnEntitiesByClass("StoneTower", true).length;
let towerLapseTime = this.saveResource ? (1 + numTowers) * this.towerLapseTime : this.towerLapseTime;
if ((!numTowers || gameState.ai.elapsedTime > (1 + 0.1 * numTowers) * towerLapseTime + this.towerStartTime) &&
numTowers < 2 * this.numActiveBases() + 3 + this.extraTowers &&
numTowers < Math.floor(gameState.getPopulation() / 8) &&
gameState.getOwnFoundationsByClass("Tower").length < 3)
{
this.towerStartTime = gameState.ai.elapsedTime;
if (numTowers > 2 * this.numActiveBases() + 3)
gameState.ai.queueManager.changePriority("defenseBuilding", Math.round(0.7 * this.Config.priorities.defenseBuilding));
let plan = new PETRA.ConstructionPlan(gameState, "structures/{civ}_defense_tower");
plan.queueToReset = "defenseBuilding";
queues.defenseBuilding.addPlan(plan);
}
};
PETRA.HQ.prototype.buildBlacksmith = function(gameState, queues)
{
if (this.getAccountedPopulation(gameState) < this.Config.Military.popForBlacksmith ||
queues.militaryBuilding.hasQueuedUnits() || gameState.getOwnEntitiesByClass("Blacksmith", true).length)
return;
// Build a market before the blacksmith.
if (!gameState.getOwnEntitiesByClass("Market", true).hasEntities())
return;
if (this.canBuild(gameState, "structures/{civ}_blacksmith"))
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_blacksmith"));
};
/**
* Deals with constructing military buildings (barracks, stables…)
* They are mostly defined by Config.js. This is unreliable since changes could be done easily.
*/
PETRA.HQ.prototype.constructTrainingBuildings = function(gameState, queues)
{
if (this.saveResources && !this.canBarter || queues.militaryBuilding.hasQueuedUnits())
return;
let numBarracks = gameState.getOwnEntitiesByClass("Barracks", true).length;
if (this.saveResources && numBarracks != 0)
return;
let barracksTemplate = this.canBuild(gameState, "structures/{civ}_barracks") ? "structures/{civ}_barracks" : undefined;
let rangeTemplate = this.canBuild(gameState, "structures/{civ}_range") ? "structures/{civ}_range" : undefined;
let numRanges = gameState.getOwnEntitiesByClass("Range", true).length;
let stableTemplate = this.canBuild(gameState, "structures/{civ}_stable") ? "structures/{civ}_stable" : undefined;
let numStables = gameState.getOwnEntitiesByClass("Stable", true).length;
if (this.getAccountedPopulation(gameState) > this.Config.Military.popForBarracks1 ||
this.phasing == 2 && gameState.getOwnStructures().filter(API3.Filters.byClass("Village")).length < 5)
{
// first barracks/range and stables.
if (numBarracks + numRanges == 0)
{
let template = barracksTemplate || rangeTemplate;
if (template)
{
gameState.ai.queueManager.changePriority("militaryBuilding", 2 * this.Config.priorities.militaryBuilding);
let plan = new PETRA.ConstructionPlan(gameState, template, { "militaryBase": true });
plan.queueToReset = "militaryBuilding";
queues.militaryBuilding.addPlan(plan);
return;
}
}
if (numStables == 0 && stableTemplate)
{
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, stableTemplate, { "militaryBase": true }));
return;
}
// Second range/barracks and stables
if (numBarracks + numRanges == 1 && this.getAccountedPopulation(gameState) > this.Config.Military.popForBarracks2)
{
let template = numBarracks == 0 ? (barracksTemplate || rangeTemplate) : (rangeTemplate || barracksTemplate);
if (template)
{
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, template, { "militaryBase": true }));
return;
}
}
if (numStables == 1 && stableTemplate && this.getAccountedPopulation(gameState) > this.Config.Military.popForBarracks2)
{
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, stableTemplate, { "militaryBase": true }));
return;
}
// Then 3rd barracks/range/stables if needed
if (numBarracks + numRanges + numStables == 2 && this.getAccountedPopulation(gameState) > this.Config.Military.popForBarracks2 + 30)
{
let template = barracksTemplate || stableTemplate || rangeTemplate;
if (template)
{
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, template, { "militaryBase": true }));
return;
}
}
}
if (this.saveResources)
return;
if (this.currentPhase < 3)
return;
if (this.canBuild(gameState, "structures/{civ}_elephant_stables") && !gameState.getOwnEntitiesByClass("ElephantStable", true).hasEntities())
{
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_elephant_stables", { "militaryBase": true }));
return;
}
- if (this.canBuild(gameState, "structures/{civ}_workshop") && !gameState.getOwnEntitiesByClass("Workshop", true).hasEntities())
+ if (this.canBuild(gameState, "structures/{civ}_arsenal") && !gameState.getOwnEntitiesByClass("Arsenal", true).hasEntities())
{
- queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_workshop", { "militaryBase": true }));
+ queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, "structures/{civ}_arsenal", { "militaryBase": true }));
return;
}
if (this.getAccountedPopulation(gameState) < 80 || !this.bAdvanced.length)
return;
// Build advanced military buildings
let nAdvanced = 0;
for (let advanced of this.bAdvanced)
nAdvanced += gameState.countEntitiesAndQueuedByType(advanced, true);
if (!nAdvanced || nAdvanced < this.bAdvanced.length && this.getAccountedPopulation(gameState) > 110)
{
for (let advanced of this.bAdvanced)
{
if (gameState.countEntitiesAndQueuedByType(advanced, true) > 0 || !this.canBuild(gameState, advanced))
continue;
let template = gameState.getTemplate(advanced);
if (!template)
continue;
let civ = gameState.getPlayerCiv();
if (template.hasDefensiveFire() || template.trainableEntities(civ))
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, advanced, { "militaryBase": true }));
else // not a military building, but still use this queue
queues.militaryBuilding.addPlan(new PETRA.ConstructionPlan(gameState, advanced));
return;
}
}
};
/**
* Find base nearest to ennemies for military buildings.
*/
PETRA.HQ.prototype.findBestBaseForMilitary = function(gameState)
{
let ccEnts = gameState.updatingGlobalCollection("allCCs", API3.Filters.byClass("CivCentre")).toEntityArray();
let bestBase;
let enemyFound = false;
let distMin = Math.min();
for (let cce of ccEnts)
{
if (gameState.isPlayerAlly(cce.owner()))
continue;
if (enemyFound && !gameState.isPlayerEnemy(cce.owner()))
continue;
let access = PETRA.getLandAccess(gameState, cce);
let isEnemy = gameState.isPlayerEnemy(cce.owner());
for (let cc of ccEnts)
{
if (cc.owner() != PlayerID)
continue;
if (PETRA.getLandAccess(gameState, cc) != access)
continue;
let dist = API3.SquareVectorDistance(cc.position(), cce.position());
if (!enemyFound && isEnemy)
enemyFound = true;
else if (dist > distMin)
continue;
bestBase = cc.getMetadata(PlayerID, "base");
distMin = dist;
}
}
return bestBase;
};
/**
* train with highest priority ranged infantry in the nearest civil center from a given set of positions
* and garrison them there for defense
*/
PETRA.HQ.prototype.trainEmergencyUnits = function(gameState, positions)
{
if (gameState.ai.queues.emergency.hasQueuedUnits())
return false;
let civ = gameState.getPlayerCiv();
// find nearest base anchor
let distcut = 20000;
let nearestAnchor;
let distmin;
for (let pos of positions)
{
let access = gameState.ai.accessibility.getAccessValue(pos);
// check nearest base anchor
for (let base of this.baseManagers)
{
if (!base.anchor || !base.anchor.position())
continue;
if (PETRA.getLandAccess(gameState, base.anchor) != access)
continue;
if (!base.anchor.trainableEntities(civ)) // base still in construction
continue;
let queue = base.anchor._entity.trainingQueue;
if (queue)
{
let time = 0;
for (let item of queue)
if (item.progress > 0 || item.metadata && item.metadata.garrisonType)
time += item.timeRemaining;
if (time/1000 > 5)
continue;
}
let dist = API3.SquareVectorDistance(base.anchor.position(), pos);
if (nearestAnchor && dist > distmin)
continue;
distmin = dist;
nearestAnchor = base.anchor;
}
}
if (!nearestAnchor || distmin > distcut)
return false;
// We will choose randomly ranged and melee units, except when garrisonHolder is full
// in which case we prefer melee units
let numGarrisoned = this.garrisonManager.numberOfGarrisonedUnits(nearestAnchor);
if (nearestAnchor._entity.trainingQueue)
{
for (let item of nearestAnchor._entity.trainingQueue)
{
if (item.metadata && item.metadata.garrisonType)
numGarrisoned += item.count;
else if (!item.progress && (!item.metadata || !item.metadata.trainer))
nearestAnchor.stopProduction(item.id);
}
}
let autogarrison = numGarrisoned < nearestAnchor.garrisonMax() &&
nearestAnchor.hitpoints() > nearestAnchor.garrisonEjectHealth() * nearestAnchor.maxHitpoints();
let rangedWanted = randBool() && autogarrison;
let total = gameState.getResources();
let templateFound;
let trainables = nearestAnchor.trainableEntities(civ);
let garrisonArrowClasses = nearestAnchor.getGarrisonArrowClasses();
for (let trainable of trainables)
{
if (gameState.isTemplateDisabled(trainable))
continue;
let template = gameState.getTemplate(trainable);
if (!template || !template.hasClass("Infantry") || !template.hasClass("CitizenSoldier"))
continue;
if (autogarrison && !MatchesClassList(template.classes(), garrisonArrowClasses))
continue;
if (!total.canAfford(new API3.Resources(template.cost())))
continue;
templateFound = [trainable, template];
if (template.hasClass("Ranged") == rangedWanted)
break;
}
if (!templateFound)
return false;
// Check first if we can afford it without touching the other accounts
// and if not, take some of other accounted resources
// TODO sort the queues to be substracted
let queueManager = gameState.ai.queueManager;
let cost = new API3.Resources(templateFound[1].cost());
queueManager.setAccounts(gameState, cost, "emergency");
if (!queueManager.canAfford("emergency", cost))
{
for (let q in queueManager.queues)
{
if (q == "emergency")
continue;
queueManager.transferAccounts(cost, q, "emergency");
if (queueManager.canAfford("emergency", cost))
break;
}
}
let metadata = { "role": "worker", "base": nearestAnchor.getMetadata(PlayerID, "base"), "plan": -1, "trainer": nearestAnchor.id() };
if (autogarrison)
metadata.garrisonType = "protection";
gameState.ai.queues.emergency.addPlan(new PETRA.TrainingPlan(gameState, templateFound[0], metadata, 1, 1));
return true;
};
PETRA.HQ.prototype.canBuild = function(gameState, structure)
{
let type = gameState.applyCiv(structure);
if (this.buildManager.isUnbuildable(gameState, type))
return false;
if (gameState.isTemplateDisabled(type))
{
this.buildManager.setUnbuildable(gameState, type, Infinity, "disabled");
return false;
}
let template = gameState.getTemplate(type);
if (!template)
{
this.buildManager.setUnbuildable(gameState, type, Infinity, "notemplate");
return false;
}
if (!template.available(gameState))
{
this.buildManager.setUnbuildable(gameState, type, 30, "tech");
return false;
}
if (!this.buildManager.hasBuilder(type))
{
this.buildManager.setUnbuildable(gameState, type, 120, "nobuilder");
return false;
}
if (this.numActiveBases() < 1)
{
// if no base, check that we can build outside our territory
let buildTerritories = template.buildTerritories();
if (buildTerritories && (!buildTerritories.length || buildTerritories.length == 1 && buildTerritories[0] == "own"))
{
this.buildManager.setUnbuildable(gameState, type, 180, "room");
return false;
}
}
// build limits
let limits = gameState.getEntityLimits();
let category = template.buildCategory();
if (category && limits[category] !== undefined && gameState.getEntityCounts()[category] >= limits[category])
{
this.buildManager.setUnbuildable(gameState, type, 90, "limit");
return false;
}
return true;
};
PETRA.HQ.prototype.updateTerritories = function(gameState)
{
const around = [ [-0.7, 0.7], [0, 1], [0.7, 0.7], [1, 0], [0.7, -0.7], [0, -1], [-0.7, -0.7], [-1, 0] ];
let alliedVictory = gameState.getAlliedVictory();
let passabilityMap = gameState.getPassabilityMap();
let width = this.territoryMap.width;
let cellSize = this.territoryMap.cellSize;
let insideSmall = Math.round(45 / cellSize);
let insideLarge = Math.round(80 / cellSize); // should be about the range of towers
let expansion = 0;
for (let j = 0; j < this.territoryMap.length; ++j)
{
if (this.borderMap.map[j] & PETRA.outside_Mask)
continue;
if (this.borderMap.map[j] & PETRA.fullFrontier_Mask)
this.borderMap.map[j] &= ~PETRA.fullFrontier_Mask; // reset the frontier
if (this.territoryMap.getOwnerIndex(j) != PlayerID)
{
// If this tile was already accounted, remove it
if (this.basesMap.map[j] == 0)
continue;
let base = this.getBaseByID(this.basesMap.map[j]);
if (base)
{
let index = base.territoryIndices.indexOf(j);
if (index != -1)
base.territoryIndices.splice(index, 1);
else
API3.warn(" problem in headquarters::updateTerritories for base " + this.basesMap.map[j]);
}
else
API3.warn(" problem in headquarters::updateTerritories without base " + this.basesMap.map[j]);
this.basesMap.map[j] = 0;
}
else
{
// Update the frontier
let ix = j%width;
let iz = Math.floor(j/width);
let onFrontier = false;
for (let a of around)
{
let jx = ix + Math.round(insideSmall*a[0]);
if (jx < 0 || jx >= width)
continue;
let jz = iz + Math.round(insideSmall*a[1]);
if (jz < 0 || jz >= width)
continue;
if (this.borderMap.map[jx+width*jz] & PETRA.outside_Mask)
continue;
let territoryOwner = this.territoryMap.getOwnerIndex(jx+width*jz);
if (territoryOwner != PlayerID && !(alliedVictory && gameState.isPlayerAlly(territoryOwner)))
{
this.borderMap.map[j] |= PETRA.narrowFrontier_Mask;
break;
}
jx = ix + Math.round(insideLarge*a[0]);
if (jx < 0 || jx >= width)
continue;
jz = iz + Math.round(insideLarge*a[1]);
if (jz < 0 || jz >= width)
continue;
if (this.borderMap.map[jx+width*jz] & PETRA.outside_Mask)
continue;
territoryOwner = this.territoryMap.getOwnerIndex(jx+width*jz);
if (territoryOwner != PlayerID && !(alliedVictory && gameState.isPlayerAlly(territoryOwner)))
onFrontier = true;
}
if (onFrontier && !(this.borderMap.map[j] & PETRA.narrowFrontier_Mask))
this.borderMap.map[j] |= PETRA.largeFrontier_Mask;
// If this tile was not already accounted, add it.
if (this.basesMap.map[j] != 0)
continue;
let landPassable = false;
let ind = API3.getMapIndices(j, this.territoryMap, passabilityMap);
let access;
for (let k of ind)
{
if (!this.landRegions[gameState.ai.accessibility.landPassMap[k]])
continue;
landPassable = true;
access = gameState.ai.accessibility.landPassMap[k];
break;
}
if (!landPassable)
continue;
let distmin = Math.min();
let baseID;
let pos = [cellSize * (j%width+0.5), cellSize * (Math.floor(j/width)+0.5)];
for (let base of this.baseManagers)
{
if (!base.anchor || !base.anchor.position())
continue;
if (base.accessIndex != access)
continue;
let dist = API3.SquareVectorDistance(base.anchor.position(), pos);
if (dist >= distmin)
continue;
distmin = dist;
baseID = base.ID;
}
if (!baseID)
continue;
this.getBaseByID(baseID).territoryIndices.push(j);
this.basesMap.map[j] = baseID;
expansion++;
}
}
if (!expansion)
return;
// We've increased our territory, so we may have some new room to build
this.buildManager.resetMissingRoom(gameState);
// And if sufficient expansion, check if building a new market would improve our present trade routes
let cellArea = this.territoryMap.cellSize * this.territoryMap.cellSize;
if (expansion * cellArea > 960)
this.tradeManager.routeProspection = true;
};
/** Reassign territories when a base is going to be deleted */
PETRA.HQ.prototype.reassignTerritories = function(deletedBase)
{
let cellSize = this.territoryMap.cellSize;
let width = this.territoryMap.width;
for (let j = 0; j < this.territoryMap.length; ++j)
{
if (this.basesMap.map[j] != deletedBase.ID)
continue;
if (this.territoryMap.getOwnerIndex(j) != PlayerID)
{
API3.warn("Petra reassignTerritories: should never happen");
this.basesMap.map[j] = 0;
continue;
}
let distmin = Math.min();
let baseID;
let pos = [cellSize * (j%width+0.5), cellSize * (Math.floor(j/width)+0.5)];
for (let base of this.baseManagers)
{
if (!base.anchor || !base.anchor.position())
continue;
if (base.accessIndex != deletedBase.accessIndex)
continue;
let dist = API3.SquareVectorDistance(base.anchor.position(), pos);
if (dist >= distmin)
continue;
distmin = dist;
baseID = base.ID;
}
if (baseID)
{
this.getBaseByID(baseID).territoryIndices.push(j);
this.basesMap.map[j] = baseID;
}
else
this.basesMap.map[j] = 0;
}
};
/**
* returns the base corresponding to baseID
*/
PETRA.HQ.prototype.getBaseByID = function(baseID)
{
for (let base of this.baseManagers)
if (base.ID == baseID)
return base;
return undefined;
};
/**
* returns the number of bases with a cc
* ActiveBases includes only those with a built cc
* PotentialBases includes also those with a cc in construction
*/
PETRA.HQ.prototype.numActiveBases = function()
{
if (!this.turnCache.base)
this.updateBaseCache();
return this.turnCache.base.active;
};
PETRA.HQ.prototype.numPotentialBases = function()
{
if (!this.turnCache.base)
this.updateBaseCache();
return this.turnCache.base.potential;
};
PETRA.HQ.prototype.updateBaseCache = function()
{
this.turnCache.base = { "active": 0, "potential": 0 };
for (let base of this.baseManagers)
{
if (!base.anchor)
continue;
++this.turnCache.base.potential;
if (base.anchor.foundationProgress() === undefined)
++this.turnCache.base.active;
}
};
PETRA.HQ.prototype.resetBaseCache = function()
{
this.turnCache.base = undefined;
};
/**
* Count gatherers returning resources in the number of gatherers of resourceSupplies
* to prevent the AI always reassigning idle workers to these resourceSupplies (specially in naval maps).
*/
PETRA.HQ.prototype.assignGatherers = function()
{
for (let base of this.baseManagers)
{
for (let worker of base.workers.values())
{
if (worker.unitAIState().split(".")[1] != "RETURNRESOURCE")
continue;
let orders = worker.unitAIOrderData();
if (orders.length < 2 || !orders[1].target || orders[1].target != worker.getMetadata(PlayerID, "supply"))
continue;
this.AddTCGatherer(orders[1].target);
}
}
};
PETRA.HQ.prototype.isDangerousLocation = function(gameState, pos, radius)
{
return this.isNearInvadingArmy(pos) || this.isUnderEnemyFire(gameState, pos, radius);
};
/** Check that the chosen position is not too near from an invading army */
PETRA.HQ.prototype.isNearInvadingArmy = function(pos)
{
for (let army of this.defenseManager.armies)
if (army.foePosition && API3.SquareVectorDistance(army.foePosition, pos) < 12000)
return true;
return false;
};
PETRA.HQ.prototype.isUnderEnemyFire = function(gameState, pos, radius = 0)
{
if (!this.turnCache.firingStructures)
this.turnCache.firingStructures = gameState.updatingCollection("diplo-FiringStructures", API3.Filters.hasDefensiveFire(), gameState.getEnemyStructures());
for (let ent of this.turnCache.firingStructures.values())
{
let range = radius + ent.attackRange("Ranged").max;
if (API3.SquareVectorDistance(ent.position(), pos) < range*range)
return true;
}
return false;
};
/** Compute the capture strength of all units attacking a capturable target */
PETRA.HQ.prototype.updateCaptureStrength = function(gameState)
{
this.capturableTargets.clear();
for (let ent of gameState.getOwnUnits().values())
{
if (!ent.canCapture())
continue;
let state = ent.unitAIState();
if (!state || !state.split(".")[1] || state.split(".")[1] != "COMBAT")
continue;
let orderData = ent.unitAIOrderData();
if (!orderData || !orderData.length || !orderData[0].target)
continue;
let targetId = orderData[0].target;
let target = gameState.getEntityById(targetId);
if (!target || !target.isCapturable() || !ent.canCapture(target))
continue;
if (!this.capturableTargets.has(targetId))
this.capturableTargets.set(targetId, {
"strength": ent.captureStrength() * PETRA.getAttackBonus(ent, target, "Capture"),
"ents": new Set([ent.id()])
});
else
{
let capturableTarget = this.capturableTargets.get(target.id());
capturableTarget.strength += ent.captureStrength() * PETRA.getAttackBonus(ent, target, "Capture");
capturableTarget.ents.add(ent.id());
}
}
for (let [targetId, capturableTarget] of this.capturableTargets)
{
let target = gameState.getEntityById(targetId);
let allowCapture;
for (let entId of capturableTarget.ents)
{
let ent = gameState.getEntityById(entId);
if (allowCapture === undefined)
allowCapture = PETRA.allowCapture(gameState, ent, target);
let orderData = ent.unitAIOrderData();
if (!orderData || !orderData.length || !orderData[0].attackType)
continue;
if ((orderData[0].attackType == "Capture") !== allowCapture)
ent.attack(targetId, allowCapture);
}
}
this.capturableTargetsTime = gameState.ai.elapsedTime;
};
/** Some functions that register that we assigned a gatherer to a resource this turn */
/** add a gatherer to the turn cache for this supply. */
PETRA.HQ.prototype.AddTCGatherer = function(supplyID)
{
if (this.turnCache.resourceGatherer && this.turnCache.resourceGatherer[supplyID] !== undefined)
++this.turnCache.resourceGatherer[supplyID];
else
{
if (!this.turnCache.resourceGatherer)
this.turnCache.resourceGatherer = {};
this.turnCache.resourceGatherer[supplyID] = 1;
}
};
/** remove a gatherer to the turn cache for this supply. */
PETRA.HQ.prototype.RemoveTCGatherer = function(supplyID)
{
if (this.turnCache.resourceGatherer && this.turnCache.resourceGatherer[supplyID])
--this.turnCache.resourceGatherer[supplyID];
else
{
if (!this.turnCache.resourceGatherer)
this.turnCache.resourceGatherer = {};
this.turnCache.resourceGatherer[supplyID] = -1;
}
};
PETRA.HQ.prototype.GetTCGatherer = function(supplyID)
{
if (this.turnCache.resourceGatherer && this.turnCache.resourceGatherer[supplyID])
return this.turnCache.resourceGatherer[supplyID];
return 0;
};
/** The next two are to register that we assigned a gatherer to a resource this turn. */
PETRA.HQ.prototype.AddTCResGatherer = function(resource)
{
if (this.turnCache["resourceGatherer-" + resource])
++this.turnCache["resourceGatherer-" + resource];
else
this.turnCache["resourceGatherer-" + resource] = 1;
if (this.turnCache.currentRates)
this.turnCache.currentRates[resource] += 0.5;
};
PETRA.HQ.prototype.GetTCResGatherer = function(resource)
{
if (this.turnCache["resourceGatherer-" + resource])
return this.turnCache["resourceGatherer-" + resource];
return 0;
};
/**
* flag a resource as exhausted
*/
PETRA.HQ.prototype.isResourceExhausted = function(resource)
{
if (this.turnCache["exhausted-" + resource] == undefined)
this.turnCache["exhausted-" + resource] = this.baseManagers.every(base =>
!base.dropsiteSupplies[resource].nearby.length &&
!base.dropsiteSupplies[resource].medium.length &&
!base.dropsiteSupplies[resource].faraway.length);
return this.turnCache["exhausted-" + resource];
};
/**
* Check if a structure in blinking territory should/can be defended (currently if it has some attacking armies around)
*/
PETRA.HQ.prototype.isDefendable = function(ent)
{
if (!this.turnCache.numAround)
this.turnCache.numAround = {};
if (this.turnCache.numAround[ent.id()] === undefined)
this.turnCache.numAround[ent.id()] = this.attackManager.numAttackingUnitsAround(ent.position(), 130);
return +this.turnCache.numAround[ent.id()] > 8;
};
/**
* Get the number of population already accounted for
*/
PETRA.HQ.prototype.getAccountedPopulation = function(gameState)
{
if (this.turnCache.accountedPopulation == undefined)
{
let pop = gameState.getPopulation();
for (let ent of gameState.getOwnTrainingFacilities().values())
{
for (let item of ent.trainingQueue())
{
if (!item.unitTemplate)
continue;
let unitPop = gameState.getTemplate(item.unitTemplate).get("Cost/Population");
if (unitPop)
pop += item.count * unitPop;
}
}
this.turnCache.accountedPopulation = pop;
}
return this.turnCache.accountedPopulation;
};
/**
* Get the number of workers already accounted for
*/
PETRA.HQ.prototype.getAccountedWorkers = function(gameState)
{
if (this.turnCache.accountedWorkers == undefined)
{
let workers = gameState.getOwnEntitiesByRole("worker", true).length;
for (let ent of gameState.getOwnTrainingFacilities().values())
{
for (let item of ent.trainingQueue())
{
if (!item.metadata || !item.metadata.role || item.metadata.role != "worker")
continue;
workers += item.count;
}
}
this.turnCache.accountedWorkers = workers;
}
return this.turnCache.accountedWorkers;
};
/**
* Some functions are run every turn
* Others once in a while
*/
PETRA.HQ.prototype.update = function(gameState, queues, events)
{
Engine.ProfileStart("Headquarters update");
this.turnCache = {};
this.territoryMap = PETRA.createTerritoryMap(gameState);
this.canBarter = gameState.getOwnEntitiesByClass("Market", true).filter(API3.Filters.isBuilt()).hasEntities();
// TODO find a better way to update
if (this.currentPhase != gameState.currentPhase())
{
if (this.Config.debug > 0)
API3.warn(" civ " + gameState.getPlayerCiv() + " has phasedUp from " + this.currentPhase +
" to " + gameState.currentPhase() + " at time " + gameState.ai.elapsedTime +
" phasing " + this.phasing);
this.currentPhase = gameState.currentPhase();
// In principle, this.phasing should be already reset to 0 when starting the research
// but this does not work in case of an autoResearch tech
if (this.phasing)
this.phasing = 0;
}
/*
if (this.Config.debug > 1)
{
gameState.getOwnUnits().forEach (function (ent) {
if (!ent.position())
return;
PETRA.dumpEntity(ent);
});
}
*/
this.checkEvents(gameState, events);
this.navalManager.checkEvents(gameState, queues, events);
if (this.phasing)
this.checkPhaseRequirements(gameState, queues);
else
this.researchManager.checkPhase(gameState, queues);
if (this.numActiveBases() > 0)
{
if (gameState.ai.playedTurn % 4 == 0)
this.trainMoreWorkers(gameState, queues);
if (gameState.ai.playedTurn % 4 == 1)
this.buildMoreHouses(gameState, queues);
if ((!this.saveResources || this.canBarter) && gameState.ai.playedTurn % 4 == 2)
this.buildFarmstead(gameState, queues);
if (this.needCorral && gameState.ai.playedTurn % 4 == 3)
this.manageCorral(gameState, queues);
if (!queues.minorTech.hasQueuedUnits() && gameState.ai.playedTurn % 5 == 1)
this.researchManager.update(gameState, queues);
}
if (this.numPotentialBases() < 1 ||
this.canExpand && gameState.ai.playedTurn % 10 == 7 && this.currentPhase > 1)
this.checkBaseExpansion(gameState, queues);
if (this.currentPhase > 1 && gameState.ai.playedTurn % 3 == 0)
{
if (!this.canBarter)
this.buildMarket(gameState, queues);
if (!this.saveResources)
{
this.buildBlacksmith(gameState, queues);
this.buildTemple(gameState, queues);
}
if (gameState.ai.playedTurn % 30 == 0 &&
gameState.getPopulation() > 0.9 * gameState.getPopulationMax())
this.buildWonder(gameState, queues, false);
}
this.tradeManager.update(gameState, events, queues);
this.garrisonManager.update(gameState, events);
this.defenseManager.update(gameState, events);
if (gameState.ai.playedTurn % 3 == 0)
{
this.constructTrainingBuildings(gameState, queues);
if (this.Config.difficulty > 0)
this.buildDefenses(gameState, queues);
}
this.assignGatherers();
let nbBases = this.baseManagers.length;
let activeBase; // We will loop only on 1 active base per turn
do
{
this.currentBase %= this.baseManagers.length;
activeBase = this.baseManagers[this.currentBase++].update(gameState, queues, events);
--nbBases;
// TODO what to do with this.reassignTerritories(this.baseManagers[this.currentBase]);
}
while (!activeBase && nbBases != 0);
this.navalManager.update(gameState, queues, events);
if (this.Config.difficulty > 0 && (this.numActiveBases() > 0 || !this.canBuildUnits))
this.attackManager.update(gameState, queues, events);
this.diplomacyManager.update(gameState, events);
this.victoryManager.update(gameState, events, queues);
// We update the capture strength at the end as it can change attack orders
if (gameState.ai.elapsedTime - this.capturableTargetsTime > 3)
this.updateCaptureStrength(gameState);
Engine.ProfileStop();
};
PETRA.HQ.prototype.Serialize = function()
{
let properties = {
"phasing": this.phasing,
"currentBase": this.currentBase,
"lastFailedGather": this.lastFailedGather,
"firstBaseConfig": this.firstBaseConfig,
"supportRatio": this.supportRatio,
"targetNumWorkers": this.targetNumWorkers,
"fortStartTime": this.fortStartTime,
"towerStartTime": this.towerStartTime,
"fortressStartTime": this.fortressStartTime,
"bAdvanced": this.bAdvanced,
"saveResources": this.saveResources,
"saveSpace": this.saveSpace,
"needCorral": this.needCorral,
"needFarm": this.needFarm,
"needFish": this.needFish,
"maxFields": this.maxFields,
"canExpand": this.canExpand,
"canBuildUnits": this.canBuildUnits,
"navalMap": this.navalMap,
"landRegions": this.landRegions,
"navalRegions": this.navalRegions,
"decayingStructures": this.decayingStructures,
"capturableTargets": this.capturableTargets,
"capturableTargetsTime": this.capturableTargetsTime
};
let baseManagers = [];
for (let base of this.baseManagers)
baseManagers.push(base.Serialize());
if (this.Config.debug == -100)
{
API3.warn(" HQ serialization ---------------------");
API3.warn(" properties " + uneval(properties));
API3.warn(" baseManagers " + uneval(baseManagers));
API3.warn(" attackManager " + uneval(this.attackManager.Serialize()));
API3.warn(" buildManager " + uneval(this.buildManager.Serialize()));
API3.warn(" defenseManager " + uneval(this.defenseManager.Serialize()));
API3.warn(" tradeManager " + uneval(this.tradeManager.Serialize()));
API3.warn(" navalManager " + uneval(this.navalManager.Serialize()));
API3.warn(" researchManager " + uneval(this.researchManager.Serialize()));
API3.warn(" diplomacyManager " + uneval(this.diplomacyManager.Serialize()));
API3.warn(" garrisonManager " + uneval(this.garrisonManager.Serialize()));
API3.warn(" victoryManager " + uneval(this.victoryManager.Serialize()));
}
return {
"properties": properties,
"baseManagers": baseManagers,
"attackManager": this.attackManager.Serialize(),
"buildManager": this.buildManager.Serialize(),
"defenseManager": this.defenseManager.Serialize(),
"tradeManager": this.tradeManager.Serialize(),
"navalManager": this.navalManager.Serialize(),
"researchManager": this.researchManager.Serialize(),
"diplomacyManager": this.diplomacyManager.Serialize(),
"garrisonManager": this.garrisonManager.Serialize(),
"victoryManager": this.victoryManager.Serialize(),
};
};
PETRA.HQ.prototype.Deserialize = function(gameState, data)
{
for (let key in data.properties)
this[key] = data.properties[key];
this.baseManagers = [];
for (let base of data.baseManagers)
{
// the first call to deserialize set the ID base needed by entitycollections
let newbase = new PETRA.BaseManager(gameState, this.Config);
newbase.Deserialize(gameState, base);
newbase.init(gameState);
newbase.Deserialize(gameState, base);
this.baseManagers.push(newbase);
}
this.navalManager = new PETRA.NavalManager(this.Config);
this.navalManager.init(gameState, true);
this.navalManager.Deserialize(gameState, data.navalManager);
this.attackManager = new PETRA.AttackManager(this.Config);
this.attackManager.Deserialize(gameState, data.attackManager);
this.attackManager.init(gameState);
this.attackManager.Deserialize(gameState, data.attackManager);
this.buildManager = new PETRA.BuildManager();
this.buildManager.Deserialize(data.buildManager);
this.defenseManager = new PETRA.DefenseManager(this.Config);
this.defenseManager.Deserialize(gameState, data.defenseManager);
this.tradeManager = new PETRA.TradeManager(this.Config);
this.tradeManager.init(gameState);
this.tradeManager.Deserialize(gameState, data.tradeManager);
this.researchManager = new PETRA.ResearchManager(this.Config);
this.researchManager.Deserialize(data.researchManager);
this.diplomacyManager = new PETRA.DiplomacyManager(this.Config);
this.diplomacyManager.Deserialize(data.diplomacyManager);
this.garrisonManager = new PETRA.GarrisonManager(this.Config);
this.garrisonManager.Deserialize(data.garrisonManager);
this.victoryManager = new PETRA.VictoryManager(this.Config);
this.victoryManager.Deserialize(data.victoryManager);
};
Index: ps/trunk/binaries/data/mods/public/simulation/ai/petra/queueplanBuilding.js
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/ai/petra/queueplanBuilding.js (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/ai/petra/queueplanBuilding.js (revision 23935)
@@ -1,945 +1,945 @@
/**
* Defines a construction plan, ie a building.
* We'll try to fing a good position if non has been provided
*/
PETRA.ConstructionPlan = function(gameState, type, metadata, position)
{
if (!PETRA.QueuePlan.call(this, gameState, type, metadata))
return false;
this.position = position ? position : 0;
this.category = "building";
return true;
};
PETRA.ConstructionPlan.prototype = Object.create(PETRA.QueuePlan.prototype);
PETRA.ConstructionPlan.prototype.canStart = function(gameState)
{
if (gameState.ai.HQ.turnCache.buildingBuilt) // do not start another building if already one this turn
return false;
if (!this.isGo(gameState))
return false;
if (this.template.requiredTech() && !gameState.isResearched(this.template.requiredTech()))
return false;
return gameState.ai.HQ.buildManager.hasBuilder(this.type);
};
PETRA.ConstructionPlan.prototype.start = function(gameState)
{
Engine.ProfileStart("Building construction start");
// We don't care which builder we assign, since they won't actually do
// the building themselves - all we care about is that there is at least
// one unit that can start the foundation (should always be the case here).
let builder = gameState.findBuilder(this.type);
if (!builder)
{
API3.warn("petra error: builder not found when starting construction.");
Engine.ProfileStop();
return;
}
let pos = this.findGoodPosition(gameState);
if (!pos)
{
gameState.ai.HQ.buildManager.setUnbuildable(gameState, this.type, 90, "room");
Engine.ProfileStop();
return;
}
if (this.metadata && this.metadata.expectedGain && (!this.template.hasClass("Market") ||
gameState.getOwnEntitiesByClass("Market", true).hasEntities()))
{
// Check if this Market is still worth building (others may have been built making it useless).
let tradeManager = gameState.ai.HQ.tradeManager;
tradeManager.checkRoutes(gameState);
if (!tradeManager.isNewMarketWorth(this.metadata.expectedGain))
{
Engine.ProfileStop();
return;
}
}
gameState.ai.HQ.turnCache.buildingBuilt = true;
if (this.metadata === undefined)
this.metadata = { "base": pos.base };
else if (this.metadata.base === undefined)
this.metadata.base = pos.base;
if (pos.access)
this.metadata.access = pos.access; // needed for Docks whose position is on water
else
this.metadata.access = gameState.ai.accessibility.getAccessValue([pos.x, pos.z]);
if (this.template.buildPlacementType() == "shore")
{
// adjust a bit the position if needed
let cosa = Math.cos(pos.angle);
let sina = Math.sin(pos.angle);
let shiftMax = gameState.ai.HQ.territoryMap.cellSize;
for (let shift = 0; shift <= shiftMax; shift += 2)
{
builder.construct(this.type, pos.x-shift*sina, pos.z-shift*cosa, pos.angle, this.metadata);
if (shift > 0)
builder.construct(this.type, pos.x+shift*sina, pos.z+shift*cosa, pos.angle, this.metadata);
}
}
else if (pos.xx === undefined || pos.x == pos.xx && pos.z == pos.zz)
builder.construct(this.type, pos.x, pos.z, pos.angle, this.metadata);
else // try with the lowest, move towards us unless we're same
{
for (let step = 0; step <= 1; step += 0.2)
builder.construct(this.type, step*pos.x + (1-step)*pos.xx, step*pos.z + (1-step)*pos.zz,
pos.angle, this.metadata);
}
this.onStart(gameState);
Engine.ProfileStop();
if (this.metadata && this.metadata.proximity)
gameState.ai.HQ.navalManager.createTransportIfNeeded(gameState, this.metadata.proximity, [pos.x, pos.z], this.metadata.access);
};
PETRA.ConstructionPlan.prototype.findGoodPosition = function(gameState)
{
let template = this.template;
if (template.buildPlacementType() == "shore")
return this.findDockPosition(gameState);
let HQ = gameState.ai.HQ;
if (template.hasClass("Storehouse") && this.metadata && this.metadata.base)
{
// recompute the best dropsite location in case some conditions have changed
let base = HQ.getBaseByID(this.metadata.base);
let type = this.metadata.type ? this.metadata.type : "wood";
let newpos = base.findBestDropsiteLocation(gameState, type);
if (newpos && newpos.quality > 0)
{
let pos = newpos.pos;
return { "x": pos[0], "z": pos[1], "angle": 3*Math.PI/4, "base": this.metadata.base };
}
}
if (!this.position)
{
if (template.hasClass("CivCentre"))
{
let pos;
if (this.metadata && this.metadata.resource)
{
let proximity = this.metadata.proximity ? this.metadata.proximity : undefined;
pos = HQ.findEconomicCCLocation(gameState, template, this.metadata.resource, proximity);
}
else
pos = HQ.findStrategicCCLocation(gameState, template);
if (pos)
return { "x": pos[0], "z": pos[1], "angle": 3*Math.PI/4, "base": 0 };
// No possible location, try to build instead a dock in a not-enemy island
let templateName = gameState.applyCiv("structures/{civ}_dock");
if (gameState.ai.HQ.canBuild(gameState, templateName) && !gameState.isTemplateDisabled(templateName))
{
template = gameState.getTemplate(templateName);
if (template && gameState.getResources().canAfford(new API3.Resources(template.cost())))
this.buildOverseaDock(gameState, template);
}
return false;
}
else if (template.hasClass("Tower") || template.hasClass("Fortress") || template.hasClass("ArmyCamp"))
{
let pos = HQ.findDefensiveLocation(gameState, template);
if (pos)
return { "x": pos[0], "z": pos[1], "angle": 3*Math.PI/4, "base": pos[2] };
// if this fortress is our first one, just try the standard placement
if (!template.hasClass("Fortress") || gameState.getOwnEntitiesByClass("Fortress", true).hasEntities())
return false;
}
else if (template.hasClass("Market")) // Docks are done before.
{
let pos = HQ.findMarketLocation(gameState, template);
if (pos && pos[2] > 0)
{
if (!this.metadata)
this.metadata = {};
this.metadata.expectedGain = pos[3];
return { "x": pos[0], "z": pos[1], "angle": 3*Math.PI/4, "base": pos[2] };
}
else if (!pos)
return false;
}
}
// Compute each tile's closeness to friendly structures:
let placement = new API3.Map(gameState.sharedScript, "territory");
let cellSize = placement.cellSize; // size of each tile
let alreadyHasHouses = false;
if (this.position) // If a position was specified then place the building as close to it as possible
{
let x = Math.floor(this.position[0] / cellSize);
let z = Math.floor(this.position[1] / cellSize);
placement.addInfluence(x, z, 255);
}
else // No position was specified so try and find a sensible place to build
{
// give a small > 0 level as the result of addInfluence is constrained to be > 0
// if we really need houses (i.e. Phasing without enough village building), do not apply these constraints
if (this.metadata && this.metadata.base !== undefined)
{
let base = this.metadata.base;
for (let j = 0; j < placement.map.length; ++j)
if (HQ.basesMap.map[j] == base)
placement.set(j, 45);
}
else
{
for (let j = 0; j < placement.map.length; ++j)
if (HQ.basesMap.map[j] != 0)
placement.set(j, 45);
}
if (!HQ.requireHouses || !template.hasClass("House"))
{
gameState.getOwnStructures().forEach(function(ent) {
let pos = ent.position();
let x = Math.round(pos[0] / cellSize);
let z = Math.round(pos[1] / cellSize);
let struct = PETRA.getBuiltEntity(gameState, ent);
if (struct.resourceDropsiteTypes() && struct.resourceDropsiteTypes().indexOf("food") != -1)
{
if (template.hasClass("Field") || template.hasClass("Corral"))
placement.addInfluence(x, z, 80 / cellSize, 50);
else // If this is not a field add a negative influence because we want to leave this area for fields
placement.addInfluence(x, z, 80 / cellSize, -20);
}
else if (template.hasClass("House"))
{
if (ent.hasClass("House"))
{
placement.addInfluence(x, z, 60 / cellSize, 40); // houses are close to other houses
alreadyHasHouses = true;
}
else if (!ent.hasClass("Wall") || ent.hasClass("Gate"))
placement.addInfluence(x, z, 60 / cellSize, -40); // and further away from other stuffs
}
else if (template.hasClass("Farmstead") && (!ent.hasClass("Field") && !ent.hasClass("Corral") &&
(!ent.hasClass("Wall") || ent.hasClass("Gate"))))
placement.addInfluence(x, z, 100 / cellSize, -25); // move farmsteads away to make room (Wall test needed for iber)
else if (template.hasClass("GarrisonFortress") && ent.hasClass("House"))
placement.addInfluence(x, z, 120 / cellSize, -50);
else if (template.hasClass("Military"))
placement.addInfluence(x, z, 40 / cellSize, -40);
else if (template.genericName() == "Rotary Mill" && ent.hasClass("Field"))
placement.addInfluence(x, z, 60 / cellSize, 40);
});
}
if (template.hasClass("Farmstead"))
{
for (let j = 0; j < placement.map.length; ++j)
{
let value = placement.map[j] - gameState.sharedScript.resourceMaps.wood.map[j]/3;
if (HQ.borderMap.map[j] & PETRA.fullBorder_Mask)
value /= 2; // we need space around farmstead, so disfavor map border
placement.set(j, value);
}
}
}
// Requires to be inside our territory, and inside our base territory if required
// and if our first market, put it on border if possible to maximize distance with next Market.
let favorBorder = template.hasClass("Market");
let disfavorBorder = gameState.currentPhase() > 1 && !template.hasDefensiveFire();
let favoredBase = this.metadata && (this.metadata.favoredBase ||
(this.metadata.militaryBase ? HQ.findBestBaseForMilitary(gameState) : undefined));
if (this.metadata && this.metadata.base !== undefined)
{
let base = this.metadata.base;
for (let j = 0; j < placement.map.length; ++j)
{
if (HQ.basesMap.map[j] != base)
placement.map[j] = 0;
else if (placement.map[j] > 0)
{
if (favorBorder && HQ.borderMap.map[j] & PETRA.border_Mask)
placement.set(j, placement.map[j] + 50);
else if (disfavorBorder && !(HQ.borderMap.map[j] & PETRA.fullBorder_Mask))
placement.set(j, placement.map[j] + 10);
let x = (j % placement.width + 0.5) * cellSize;
let z = (Math.floor(j / placement.width) + 0.5) * cellSize;
if (HQ.isNearInvadingArmy([x, z]))
placement.map[j] = 0;
}
}
}
else
{
for (let j = 0; j < placement.map.length; ++j)
{
if (HQ.basesMap.map[j] == 0)
placement.map[j] = 0;
else if (placement.map[j] > 0)
{
if (favorBorder && HQ.borderMap.map[j] & PETRA.border_Mask)
placement.set(j, placement.map[j] + 50);
else if (disfavorBorder && !(HQ.borderMap.map[j] & PETRA.fullBorder_Mask))
placement.set(j, placement.map[j] + 10);
let x = (j % placement.width + 0.5) * cellSize;
let z = (Math.floor(j / placement.width) + 0.5) * cellSize;
if (HQ.isNearInvadingArmy([x, z]))
placement.map[j] = 0;
else if (favoredBase && HQ.basesMap.map[j] == favoredBase)
placement.set(j, placement.map[j] + 100);
}
}
}
// Find the best non-obstructed:
// Find target building's approximate obstruction radius, and expand by a bit to make sure we're not too close,
// this allows room for units to walk between buildings.
// note: not for houses and dropsites who ought to be closer to either each other or a resource.
// also not for fields who can be stacked quite a bit
let obstructions = PETRA.createObstructionMap(gameState, 0, template);
// obstructions.dumpIm(template.buildPlacementType() + "_obstructions.png");
let radius = 0;
- if (template.hasClass("Fortress") || template.hasClass("Workshop") ||
+ if (template.hasClass("Fortress") || template.hasClass("Arsenal") ||
this.type == gameState.applyCiv("structures/{civ}_elephant_stables"))
radius = Math.floor((template.obstructionRadius().max + 8) / obstructions.cellSize);
else if (template.resourceDropsiteTypes() === undefined && !template.hasClass("House") &&
!template.hasClass("Field") && !template.hasClass("Market"))
radius = Math.ceil((template.obstructionRadius().max + 4) / obstructions.cellSize);
else
radius = Math.ceil(template.obstructionRadius().max / obstructions.cellSize);
let bestTile;
if (template.hasClass("House") && !alreadyHasHouses)
{
// try to get some space to place several houses first
bestTile = placement.findBestTile(3*radius, obstructions);
if (!bestTile.val)
bestTile = undefined;
}
if (!bestTile)
bestTile = placement.findBestTile(radius, obstructions);
if (!bestTile.val)
return false;
let bestIdx = bestTile.idx;
let x = (bestIdx % obstructions.width + 0.5) * obstructions.cellSize;
let z = (Math.floor(bestIdx / obstructions.width) + 0.5) * obstructions.cellSize;
let territorypos = placement.gamePosToMapPos([x, z]);
let territoryIndex = territorypos[0] + territorypos[1]*placement.width;
// default angle = 3*Math.PI/4;
return { "x": x, "z": z, "angle": 3*Math.PI/4, "base": HQ.basesMap.map[territoryIndex] };
};
/**
* Placement of buildings with Dock build category
* metadata.proximity is defined when first dock without any territory
* => we try to minimize distance from our current point
* metadata.oversea is defined for dock in oversea islands
* => we try to maximize distance to our current docks (for trade)
* otherwise standard dock on an island where we already have a cc
* => we try not to be too far from our territory
* In all cases, we add a bonus for nearby resources, and when a large extend of water in front ot it.
*/
PETRA.ConstructionPlan.prototype.findDockPosition = function(gameState)
{
let template = this.template;
let territoryMap = gameState.ai.HQ.territoryMap;
let obstructions = PETRA.createObstructionMap(gameState, 0, template);
// obstructions.dumpIm(template.buildPlacementType() + "_obstructions.png");
let bestIdx;
let bestJdx;
let bestAngle;
let bestLand;
let bestWater;
let bestVal = -1;
let navalPassMap = gameState.ai.accessibility.navalPassMap;
let width = gameState.ai.HQ.territoryMap.width;
let cellSize = gameState.ai.HQ.territoryMap.cellSize;
let nbShips = gameState.ai.HQ.navalManager.transportShips.length;
let wantedLand = this.metadata && this.metadata.land ? this.metadata.land : null;
let wantedSea = this.metadata && this.metadata.sea ? this.metadata.sea : null;
let proxyAccess = this.metadata && this.metadata.proximity ? gameState.ai.accessibility.getAccessValue(this.metadata.proximity) : null;
let oversea = this.metadata && this.metadata.oversea ? this.metadata.oversea : null;
if (nbShips == 0 && proxyAccess && proxyAccess > 1)
{
wantedLand = {};
wantedLand[proxyAccess] = true;
}
let dropsiteTypes = template.resourceDropsiteTypes();
let radius = Math.ceil(template.obstructionRadius().max / obstructions.cellSize);
let halfSize = 0; // used for dock angle
let halfDepth = 0; // used by checkPlacement
let halfWidth = 0; // used by checkPlacement
if (template.get("Footprint/Square"))
{
halfSize = Math.max(+template.get("Footprint/Square/@depth"), +template.get("Footprint/Square/@width")) / 2;
halfDepth = +template.get("Footprint/Square/@depth") / 2;
halfWidth = +template.get("Footprint/Square/@width") / 2;
}
else if (template.get("Footprint/Circle"))
{
halfSize = +template.get("Footprint/Circle/@radius");
halfDepth = halfSize;
halfWidth = halfSize;
}
// res is a measure of the amount of resources around, and maxRes is the max value taken into account
// water is a measure of the water space around, and maxWater is the max value that can be returned by checkDockPlacement
const maxRes = 10;
const maxWater = 16;
let ccEnts = oversea ? gameState.updatingGlobalCollection("allCCs", API3.Filters.byClass("CivCentre")) : null;
let docks = oversea ? gameState.getOwnStructures().filter(API3.Filters.byClass("Dock")) : null;
// Normalisation factors (only guessed, no attempt to optimize them)
let factor = proxyAccess ? 1 : oversea ? 0.2 : 40;
for (let j = 0; j < territoryMap.length; ++j)
{
if (!this.isDockLocation(gameState, j, halfDepth, wantedLand, wantedSea))
continue;
let score = 0;
if (!proxyAccess && !oversea)
{
// if not in our (or allied) territory, we do not want it too far to be able to defend it
score = this.getFrontierProximity(gameState, j);
if (score > 4)
continue;
score *= factor;
}
let i = territoryMap.getNonObstructedTile(j, radius, obstructions);
if (i < 0)
continue;
if (wantedSea && navalPassMap[i] != wantedSea)
continue;
let res = dropsiteTypes ? Math.min(maxRes, this.getResourcesAround(gameState, dropsiteTypes, j, 80)) : maxRes;
let pos = [cellSize * (j%width+0.5), cellSize * (Math.floor(j/width)+0.5)];
// If proximity is given, we look for the nearest point
if (proxyAccess)
score = API3.VectorDistance(this.metadata.proximity, pos);
// Bonus for resources
score += 20 * (maxRes - res);
if (oversea)
{
// Not much farther to one of our cc than to enemy ones
let enemyDist;
let ownDist;
for (let cc of ccEnts.values())
{
let owner = cc.owner();
if (owner != PlayerID && !gameState.isPlayerEnemy(owner))
continue;
let dist = API3.SquareVectorDistance(pos, cc.position());
if (owner == PlayerID && (!ownDist || dist < ownDist))
ownDist = dist;
if (gameState.isPlayerEnemy(owner) && (!enemyDist || dist < enemyDist))
enemyDist = dist;
}
if (ownDist && enemyDist && enemyDist < 0.5 * ownDist)
continue;
// And maximize distance for trade.
let dockDist = 0;
for (let dock of docks.values())
{
if (PETRA.getSeaAccess(gameState, dock) != navalPassMap[i])
continue;
let dist = API3.SquareVectorDistance(pos, dock.position());
if (dist > dockDist)
dockDist = dist;
}
if (dockDist > 0)
{
dockDist = Math.sqrt(dockDist);
if (dockDist > width * cellSize) // Could happen only on square maps, but anyway we don't want to be too far away
continue;
score += factor * (width * cellSize - dockDist);
}
}
// Add a penalty if on the map border as ship movement will be difficult
if (gameState.ai.HQ.borderMap.map[j] & PETRA.fullBorder_Mask)
score += 20;
// Do a pre-selection, supposing we will have the best possible water
if (bestIdx !== undefined && score > bestVal + 5 * maxWater)
continue;
let x = (i % obstructions.width + 0.5) * obstructions.cellSize;
let z = (Math.floor(i / obstructions.width) + 0.5) * obstructions.cellSize;
let angle = this.getDockAngle(gameState, x, z, halfSize);
if (angle == false)
continue;
let ret = this.checkDockPlacement(gameState, x, z, halfDepth, halfWidth, angle);
if (!ret || !gameState.ai.HQ.landRegions[ret.land] || wantedLand && !wantedLand[ret.land])
continue;
// Final selection now that the checkDockPlacement water is known
if (bestIdx !== undefined && score + 5 * (maxWater - ret.water) > bestVal)
continue;
if (this.metadata.proximity && gameState.ai.accessibility.regionSize[ret.land] < 4000)
continue;
if (gameState.ai.HQ.isDangerousLocation(gameState, pos, halfSize))
continue;
bestVal = score + maxWater - ret.water;
bestIdx = i;
bestJdx = j;
bestAngle = angle;
bestLand = ret.land;
bestWater = ret.water;
}
if (bestVal < 0)
return false;
// if no good place with enough water around and still in first phase, wait for expansion at the next phase
if (!this.metadata.proximity && bestWater < 10 && gameState.currentPhase() == 1)
return false;
let x = (bestIdx % obstructions.width + 0.5) * obstructions.cellSize;
let z = (Math.floor(bestIdx / obstructions.width) + 0.5) * obstructions.cellSize;
// Assign this dock to a base
let baseIndex = gameState.ai.HQ.basesMap.map[bestJdx];
if (!baseIndex)
baseIndex = -2; // We'll do an anchorless base around it
return { "x": x, "z": z, "angle": bestAngle, "base": baseIndex, "access": bestLand };
};
/**
* Find a good island to build a dock.
*/
PETRA.ConstructionPlan.prototype.buildOverseaDock = function(gameState, template)
{
let docks = gameState.getOwnStructures().filter(API3.Filters.byClass("Dock"));
if (!docks.hasEntities())
return;
let passabilityMap = gameState.getPassabilityMap();
let cellArea = passabilityMap.cellSize * passabilityMap.cellSize;
let ccEnts = gameState.updatingGlobalCollection("allCCs", API3.Filters.byClass("CivCentre"));
let land = {};
let found;
for (let i = 0; i < gameState.ai.accessibility.regionSize.length; ++i)
{
if (gameState.ai.accessibility.regionType[i] != "land" ||
cellArea * gameState.ai.accessibility.regionSize[i] < 3600)
continue;
let keep = true;
for (let dock of docks.values())
{
if (PETRA.getLandAccess(gameState, dock) != i)
continue;
keep = false;
break;
}
if (!keep)
continue;
let sea;
for (let cc of ccEnts.values())
{
let ccAccess = PETRA.getLandAccess(gameState, cc);
if (ccAccess != i)
{
if (cc.owner() == PlayerID && !sea)
sea = gameState.ai.HQ.getSeaBetweenIndices(gameState, ccAccess, i);
continue;
}
// Docks on island where we have a cc are already done elsewhere
if (cc.owner() == PlayerID || gameState.isPlayerEnemy(cc.owner()))
{
keep = false;
break;
}
}
if (!keep || !sea)
continue;
land[i] = true;
found = true;
}
if (!found)
return;
if (!gameState.ai.HQ.navalMap)
API3.warn("petra.findOverseaLand on a non-naval map??? we should never go there ");
let oldTemplate = this.template;
let oldMetadata = this.metadata;
this.template = template;
let pos;
this.metadata = { "land": land, "oversea": true };
pos = this.findDockPosition(gameState);
if (pos)
{
let type = template.templateName();
let builder = gameState.findBuilder(type);
this.metadata.base = pos.base;
// Adjust a bit the position if needed
let cosa = Math.cos(pos.angle);
let sina = Math.sin(pos.angle);
let shiftMax = gameState.ai.HQ.territoryMap.cellSize;
for (let shift = 0; shift <= shiftMax; shift += 2)
{
builder.construct(type, pos.x-shift*sina, pos.z-shift*cosa, pos.angle, this.metadata);
if (shift > 0)
builder.construct(type, pos.x+shift*sina, pos.z+shift*cosa, pos.angle, this.metadata);
}
}
this.template = oldTemplate;
this.metadata = oldMetadata;
};
/** Algorithm taken from the function GetDockAngle in simulation/helpers/Commands.js */
PETRA.ConstructionPlan.prototype.getDockAngle = function(gameState, x, z, size)
{
let pos = gameState.ai.accessibility.gamePosToMapPos([x, z]);
let k = pos[0] + pos[1]*gameState.ai.accessibility.width;
let seaRef = gameState.ai.accessibility.navalPassMap[k];
if (seaRef < 2)
return false;
const numPoints = 16;
for (let dist = 0; dist < 4; ++dist)
{
let waterPoints = [];
for (let i = 0; i < numPoints; ++i)
{
let angle = 2 * Math.PI * i / numPoints;
pos = [x - (1+dist)*size*Math.sin(angle), z + (1+dist)*size*Math.cos(angle)];
pos = gameState.ai.accessibility.gamePosToMapPos(pos);
if (pos[0] < 0 || pos[0] >= gameState.ai.accessibility.width ||
pos[1] < 0 || pos[1] >= gameState.ai.accessibility.height)
continue;
let j = pos[0] + pos[1]*gameState.ai.accessibility.width;
if (gameState.ai.accessibility.navalPassMap[j] == seaRef)
waterPoints.push(i);
}
let length = waterPoints.length;
if (!length)
continue;
let consec = [];
for (let i = 0; i < length; ++i)
{
let count = 0;
for (let j = 0; j < length-1; ++j)
{
if ((waterPoints[(i + j) % length]+1) % numPoints == waterPoints[(i + j + 1) % length])
++count;
else
break;
}
consec[i] = count;
}
let start = 0;
let count = 0;
for (let c in consec)
{
if (consec[c] > count)
{
start = c;
count = consec[c];
}
}
// If we've found a shoreline, stop searching
if (count != numPoints-1)
return -((waterPoints[start] + consec[start]/2) % numPoints)/numPoints*2*Math.PI;
}
return false;
};
/**
* Algorithm taken from checkPlacement in simulation/components/BuildRestriction.js
* to determine the special dock requirements
* returns {"land": land index for this dock, "water": amount of water around this spot}
*/
PETRA.ConstructionPlan.prototype.checkDockPlacement = function(gameState, x, z, halfDepth, halfWidth, angle)
{
let sz = halfDepth * Math.sin(angle);
let cz = halfDepth * Math.cos(angle);
// center back position
let pos = gameState.ai.accessibility.gamePosToMapPos([x - sz, z - cz]);
let j = pos[0] + pos[1]*gameState.ai.accessibility.width;
let land = gameState.ai.accessibility.landPassMap[j];
if (land < 2)
return null;
// center front position
pos = gameState.ai.accessibility.gamePosToMapPos([x + sz, z + cz]);
j = pos[0] + pos[1]*gameState.ai.accessibility.width;
if (gameState.ai.accessibility.landPassMap[j] > 1 || gameState.ai.accessibility.navalPassMap[j] < 2)
return null;
// additional constraints compared to BuildRestriction.js to assure we have enough place to build
let sw = halfWidth * Math.cos(angle) * 3 / 4;
let cw = halfWidth * Math.sin(angle) * 3 / 4;
pos = gameState.ai.accessibility.gamePosToMapPos([x - sz + sw, z - cz - cw]);
j = pos[0] + pos[1]*gameState.ai.accessibility.width;
if (gameState.ai.accessibility.landPassMap[j] != land)
return null;
pos = gameState.ai.accessibility.gamePosToMapPos([x - sz - sw, z - cz + cw]);
j = pos[0] + pos[1]*gameState.ai.accessibility.width;
if (gameState.ai.accessibility.landPassMap[j] != land)
return null;
let water = 0;
let sp = 15 * Math.sin(angle);
let cp = 15 * Math.cos(angle);
for (let i = 1; i < 5; ++i)
{
pos = gameState.ai.accessibility.gamePosToMapPos([x + sz + i*(sp+sw), z + cz + i*(cp-cw)]);
if (pos[0] < 0 || pos[0] >= gameState.ai.accessibility.width ||
pos[1] < 0 || pos[1] >= gameState.ai.accessibility.height)
break;
j = pos[0] + pos[1]*gameState.ai.accessibility.width;
if (gameState.ai.accessibility.landPassMap[j] > 1 || gameState.ai.accessibility.navalPassMap[j] < 2)
break;
pos = gameState.ai.accessibility.gamePosToMapPos([x + sz + i*sp, z + cz + i*cp]);
if (pos[0] < 0 || pos[0] >= gameState.ai.accessibility.width ||
pos[1] < 0 || pos[1] >= gameState.ai.accessibility.height)
break;
j = pos[0] + pos[1]*gameState.ai.accessibility.width;
if (gameState.ai.accessibility.landPassMap[j] > 1 || gameState.ai.accessibility.navalPassMap[j] < 2)
break;
pos = gameState.ai.accessibility.gamePosToMapPos([x + sz + i*(sp-sw), z + cz + i*(cp+cw)]);
if (pos[0] < 0 || pos[0] >= gameState.ai.accessibility.width ||
pos[1] < 0 || pos[1] >= gameState.ai.accessibility.height)
break;
j = pos[0] + pos[1]*gameState.ai.accessibility.width;
if (gameState.ai.accessibility.landPassMap[j] > 1 || gameState.ai.accessibility.navalPassMap[j] < 2)
break;
water += 4;
}
return { "land": land, "water": water };
};
/**
* fast check if we can build a dock: returns false if nearest land is farther than the dock dimension
* if the (object) wantedLand is given, this nearest land should have one of these accessibility
* if wantedSea is given, this tile should be inside this sea
*/
const around = [[ 1.0, 0.0], [ 0.87, 0.50], [ 0.50, 0.87], [ 0.0, 1.0], [-0.50, 0.87], [-0.87, 0.50],
[-1.0, 0.0], [-0.87, -0.50], [-0.50, -0.87], [ 0.0, -1.0], [ 0.50, -0.87], [ 0.87, -0.50]];
PETRA.ConstructionPlan.prototype.isDockLocation = function(gameState, j, dimension, wantedLand, wantedSea)
{
let width = gameState.ai.HQ.territoryMap.width;
let cellSize = gameState.ai.HQ.territoryMap.cellSize;
let dimLand = dimension + 1.5 * cellSize;
let dimSea = dimension + 2 * cellSize;
let accessibility = gameState.ai.accessibility;
let x = (j%width + 0.5) * cellSize;
let z = (Math.floor(j/width) + 0.5) * cellSize;
let pos = accessibility.gamePosToMapPos([x, z]);
let k = pos[0] + pos[1]*accessibility.width;
let landPass = accessibility.landPassMap[k];
if (landPass > 1 && wantedLand && !wantedLand[landPass] ||
landPass < 2 && accessibility.navalPassMap[k] < 2)
return false;
for (let a of around)
{
pos = accessibility.gamePosToMapPos([x + dimLand*a[0], z + dimLand*a[1]]);
if (pos[0] < 0 || pos[0] >= accessibility.width)
continue;
if (pos[1] < 0 || pos[1] >= accessibility.height)
continue;
k = pos[0] + pos[1]*accessibility.width;
landPass = accessibility.landPassMap[k];
if (landPass < 2 || wantedLand && !wantedLand[landPass])
continue;
pos = accessibility.gamePosToMapPos([x - dimSea*a[0], z - dimSea*a[1]]);
if (pos[0] < 0 || pos[0] >= accessibility.width)
continue;
if (pos[1] < 0 || pos[1] >= accessibility.height)
continue;
k = pos[0] + pos[1]*accessibility.width;
if (wantedSea && accessibility.navalPassMap[k] != wantedSea ||
!wantedSea && accessibility.navalPassMap[k] < 2)
continue;
return true;
}
return false;
};
/**
* return a measure of the proximity to our frontier (including our allies)
* 0=inside, 1=less than 24m, 2= less than 48m, 3= less than 72m, 4=less than 96m, 5=above 96m
*/
PETRA.ConstructionPlan.prototype.getFrontierProximity = function(gameState, j)
{
let alliedVictory = gameState.getAlliedVictory();
let territoryMap = gameState.ai.HQ.territoryMap;
let territoryOwner = territoryMap.getOwnerIndex(j);
if (territoryOwner == PlayerID || alliedVictory && gameState.isPlayerAlly(territoryOwner))
return 0;
let borderMap = gameState.ai.HQ.borderMap;
let width = territoryMap.width;
let step = Math.round(24 / territoryMap.cellSize);
let ix = j % width;
let iz = Math.floor(j / width);
let best = 5;
for (let a of around)
{
for (let i = 1; i < 5; ++i)
{
let jx = ix + Math.round(i*step*a[0]);
if (jx < 0 || jx >= width)
continue;
let jz = iz + Math.round(i*step*a[1]);
if (jz < 0 || jz >= width)
continue;
if (borderMap.map[jx+width*jz] & PETRA.outside_Mask)
continue;
territoryOwner = territoryMap.getOwnerIndex(jx+width*jz);
if (alliedVictory && gameState.isPlayerAlly(territoryOwner) || territoryOwner == PlayerID)
{
best = Math.min(best, i);
break;
}
}
if (best == 1)
break;
}
return best;
};
/**
* get the sum of the resources (except food) around, inside a given radius
* resources have a weight (1 if dist=0 and 0 if dist=size) doubled for wood
*/
PETRA.ConstructionPlan.prototype.getResourcesAround = function(gameState, types, i, radius)
{
let resourceMaps = gameState.sharedScript.resourceMaps;
let w = resourceMaps.wood.width;
let cellSize = resourceMaps.wood.cellSize;
let size = Math.floor(radius / cellSize);
let ix = i % w;
let iy = Math.floor(i / w);
let total = 0;
let nbcell = 0;
for (let k of types)
{
if (k == "food" || !resourceMaps[k])
continue;
let weigh0 = k == "wood" ? 2 : 1;
for (let dy = 0; dy <= size; ++dy)
{
let dxmax = size - dy;
let ky = iy + dy;
if (ky >= 0 && ky < w)
{
for (let dx = -dxmax; dx <= dxmax; ++dx)
{
let kx = ix + dx;
if (kx < 0 || kx >= w)
continue;
let ddx = dx > 0 ? dx : -dx;
let weight = weigh0 * (dxmax - ddx) / size;
total += weight * resourceMaps[k].map[kx + w * ky];
nbcell += weight;
}
}
if (dy == 0)
continue;
ky = iy - dy;
if (ky >= 0 && ky < w)
{
for (let dx = -dxmax; dx <= dxmax; ++dx)
{
let kx = ix + dx;
if (kx < 0 || kx >= w)
continue;
let ddx = dx > 0 ? dx : -dx;
let weight = weigh0 * (dxmax - ddx) / size;
total += weight * resourceMaps[k].map[kx + w * ky];
nbcell += weight;
}
}
}
}
return nbcell ? total / nbcell : 0;
};
PETRA.ConstructionPlan.prototype.isGo = function(gameState)
{
if (this.goRequirement && this.goRequirement == "houseNeeded")
{
if (!gameState.ai.HQ.canBuild(gameState, "structures/{civ}_house"))
return false;
if (gameState.getPopulationMax() <= gameState.getPopulationLimit())
return false;
let freeSlots = gameState.getPopulationLimit() - gameState.getPopulation();
for (let ent of gameState.getOwnFoundations().values())
{
let template = gameState.getBuiltTemplate(ent.templateName());
if (template)
freeSlots += template.getPopulationBonus();
}
if (gameState.ai.HQ.saveResources)
return freeSlots <= 10;
if (gameState.getPopulation() > 55)
return freeSlots <= 21;
if (gameState.getPopulation() > 30)
return freeSlots <= 15;
return freeSlots <= 10;
}
return true;
};
PETRA.ConstructionPlan.prototype.onStart = function(gameState)
{
if (this.queueToReset)
gameState.ai.queueManager.changePriority(this.queueToReset, gameState.ai.Config.priorities[this.queueToReset]);
};
PETRA.ConstructionPlan.prototype.Serialize = function()
{
return {
"category": this.category,
"type": this.type,
"ID": this.ID,
"metadata": this.metadata,
"cost": this.cost.Serialize(),
"number": this.number,
"position": this.position,
"goRequirement": this.goRequirement || undefined,
"queueToReset": this.queueToReset || undefined
};
};
PETRA.ConstructionPlan.prototype.Deserialize = function(gameState, data)
{
for (let key in data)
this[key] = data[key];
this.cost = new API3.Resources();
this.cost.Deserialize(data.cost);
};
Index: ps/trunk/binaries/data/mods/public/simulation/components/Identity.js
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/components/Identity.js (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/components/Identity.js (revision 23935)
@@ -1,187 +1,187 @@
function Identity() {}
Identity.prototype.Schema =
"<a:help>Specifies various names and values associated with the entity, typically for GUI display to users.</a:help>" +
"<a:example>" +
"<Civ>athen</Civ>" +
"<GenericName>Athenian Hoplite</GenericName>" +
"<SpecificName>Hoplī́tēs Athēnaïkós</SpecificName>" +
"<Icon>units/athen_infantry_spearman.png</Icon>" +
"</a:example>" +
"<element name='Civ' a:help='Civilization that this unit is primarily associated with, typically a 4-letter code. Choices include: gaia (world objects), skirm (skirmish map placeholders), athen (Athenians), brit (Britons), cart (Carthaginians), gaul (Gauls), iber (Iberians), kush (Kushites), mace (Macedonians), maur (Mauryas), pers (Persians), ptol (Ptolemies), rome (Romans), sele (Seleucids), spart (Spartans).'>" +
"<text/>" +
"</element>" +
"<optional>" +
"<element name='Lang' a:help='Unit language for voices.'>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='Phenotype' a:help='Unit phenotype for voices and visual. If more than one is specified a random one will be chosen.'>" +
"<attribute name='datatype'>" +
"<value>tokens</value>" +
"</attribute>" +
"<text/>" +
"</element>" +
"</optional>" +
"<element name='GenericName' a:help='Generic English-language name for this entity.'>" +
"<text/>" +
"</element>" +
"<optional>" +
"<element name='SpecificName' a:help='Specific native-language name for this entity.'>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='SelectionGroupName' a:help='Name used to group ranked entities.'>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='Tooltip'>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='History'>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='Rank'>" +
"<choice>" +
"<value>Basic</value>" +
"<value>Advanced</value>" +
"<value>Elite</value>" +
"</choice>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='Classes' a:help='Optional list of space-separated classes applying to this entity. Choices include: AfricanElephant, AmunGuard, Animal, ApedemakGuard, Ashoka, Barter, Celt, CitizenSoldier, CivCentre, ConquestCritical, Domestic, DropsiteFood, DropsiteMetal, DropsiteStone, DropsiteWood, FastMoving, FemaleCitizen, ForestPlant, GarrisonFortress, Human, Iberian, Immortal, IndianElephant, Italian, Juggernaut, KushTrireme, MercenaryCamp, Organic, Player, PtolemyIV, SeaCreature, Spy, Structure, Unit, WallLong, WallMedium, WallShort, WallTower.'>" +
"<attribute name='datatype'>" +
"<value>tokens</value>" +
"</attribute>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
- "<element name='VisibleClasses' a:help='Optional list of space-separated classes applying to this entity. These classes will also be visible in various GUI elements. If the classes need spaces, underscores will be replaced with spaces. Choices include: Amphitheater, Archer, ArmyCamp, ArtilleryTower, Axeman, Barracks, Bireme, Blacksmith, BoltShooter, BoltTower, Bribable, Camel, Cavalry, Champion, Chariot, Citizen, City, Civic, CivilCentre, Clubman, Colony, Corral, Council, Crossbowman, Defensive, Dock, Dog, Economic, Elephant, ElephantStable, Embassy, Farmstead, Field, Fireship, FishingBoat, Fortress, Gate, Gladiator, Gymnasium, Hall, Healer, Hero, House, Infantry, IshtarGate, Javelineer, Library, Lighthouse, Maceman, Melee, Market, Mercenary, Military, Monument, Naval, Outpost, Palace, Palisade, Pikeman, Pillar, Pyramid, Quinquereme, Ram, Range, Ranged, Relic, Resource, RotaryMill, SentryTower, Ship, Shipyard, Siege, SiegeTower, SiegeWall, Slave, Slinger, Soldier, Spearman, Stable, Stoa, StoneThrower, StoneTower, Storehouse, Support, Swordsman, Syssiton, Temple, TempleOfAmun, TempleOfApedemak, TempleOfMars, TempleOfVesta, Theater, Tower, Town, Trade, Trader, Trireme, TriumphalArch, Village, Wall, Warship, Wonder, Worker, Workshop.'>" +
+ "<element name='VisibleClasses' a:help='Optional list of space-separated classes applying to this entity. These classes will also be visible in various GUI elements. If the classes need spaces, underscores will be replaced with spaces. Choices include: Amphitheater, Archer, ArmyCamp, Arsenal, ArtilleryTower, Axeman, Barracks, Bireme, Blacksmith, BoltShooter, BoltTower, Bribable, Camel, Cavalry, Champion, Chariot, Citizen, City, Civic, CivilCentre, Clubman, Colony, Corral, Council, Crossbowman, Defensive, Dock, Dog, Economic, Elephant, ElephantStable, Embassy, Farmstead, Field, Fireship, FishingBoat, Fortress, Gate, Gladiator, Gymnasium, Hall, Healer, Hero, House, Infantry, IshtarGate, Javelineer, Library, Lighthouse, Maceman, Melee, Market, Mercenary, Military, Monument, Naval, Outpost, Palace, Palisade, Pikeman, Pillar, Pyramid, Quinquereme, Ram, Range, Ranged, Relic, Resource, RotaryMill, SentryTower, Ship, Shipyard, Siege, SiegeTower, SiegeWall, Slave, Slinger, Soldier, Spearman, Stable, Stoa, StoneThrower, StoneTower, Storehouse, Support, Swordsman, Syssiton, Temple, TempleOfAmun, TempleOfApedemak, TempleOfMars, TempleOfVesta, Theater, Tower, Town, Trade, Trader, Trireme, TriumphalArch, Village, Wall, Warship, Wonder, Worker.'>" +
"<attribute name='datatype'>" +
"<value>tokens</value>" +
"</attribute>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='Formations' a:help='Optional list of space-separated formations this unit is allowed to use. Choices include: Scatter, Box, ColumnClosed, LineClosed, ColumnOpen, LineOpen, Flank, Skirmish, Wedge, Testudo, Phalanx, Syntagma, BattleLine.'>" +
"<attribute name='datatype'>" +
"<value>tokens</value>" +
"</attribute>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='Icon'>" +
"<text/>" +
"</element>" +
"</optional>" +
"<optional>" +
"<element name='RequiredTechnology' a:help='Optional name of a technology which must be researched before the entity can be produced.'>" +
"<text/>" +
"</element>" +
"</optional>" +
"<element name='Undeletable' a:help='Prevent players from deleting this entity.'>" +
"<data type='boolean'/>" +
"</element>";
Identity.prototype.Init = function()
{
this.classesList = GetIdentityClasses(this.template);
this.visibleClassesList = GetVisibleIdentityClasses(this.template);
if (this.template.Phenotype)
this.phenotype = pickRandom(this.GetPossiblePhenotypes());
else
this.phenotype = "default";
};
Identity.prototype.HasSomeFormation = function()
{
return this.GetFormationsList().length > 0;
};
Identity.prototype.GetCiv = function()
{
return this.template.Civ;
};
Identity.prototype.GetLang = function()
{
return this.template.Lang || "greek"; // ugly default
};
/**
* Get a list of possible Phenotypes.
* @return {string[]} A list of possible phenotypes.
*/
Identity.prototype.GetPossiblePhenotypes = function()
{
return this.template.Phenotype._string.split(/\s+/);
};
/**
* Get the current Phenotype.
* @return {string} The current phenotype.
*/
Identity.prototype.GetPhenotype = function()
{
return this.phenotype;
};
Identity.prototype.GetRank = function()
{
return this.template.Rank || "";
};
Identity.prototype.GetClassesList = function()
{
return this.classesList;
};
Identity.prototype.GetVisibleClassesList = function()
{
return this.visibleClassesList;
};
Identity.prototype.HasClass = function(name)
{
return this.GetClassesList().indexOf(name) != -1;
};
Identity.prototype.GetFormationsList = function()
{
if (this.template.Formations && this.template.Formations._string)
return this.template.Formations._string.split(/\s+/);
return [];
};
Identity.prototype.CanUseFormation = function(template)
{
return this.GetFormationsList().indexOf(template) != -1;
};
Identity.prototype.GetSelectionGroupName = function()
{
return this.template.SelectionGroupName || "";
};
Identity.prototype.GetGenericName = function()
{
return this.template.GenericName;
};
Identity.prototype.IsUndeletable = function()
{
return this.template.Undeletable == "true";
};
Engine.RegisterComponentType(IID_Identity, "Identity", Identity);
Index: ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/arsenal_repair.json
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/arsenal_repair.json (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/arsenal_repair.json (revision 23935)
@@ -0,0 +1,9 @@
+{
+ "type": "garrisonedUnits",
+ "affects": ["Siege"],
+ "modifications": [
+ { "value": "Health/RegenRate", "add": 3 }
+ ],
+ "auraName": "Arsenal Repairs",
+ "auraDescription": "Garrisoned Siege Engines +3 health regeneration rate."
+}
Property changes on: ps/trunk/binaries/data/mods/public/simulation/data/auras/structures/arsenal_repair.json
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_arsenal.xml (revision 23935)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>skirm</Civ>
+ </Identity>
+ <ProductionQueue disable=""/>
+ <SkirmishReplacer>
+ <general>structures/{civ}_arsenal</general>
+ </SkirmishReplacer>
+ <VisualActor>
+ <Actor>structures/hellenes/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/skirmish/structures/default_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/xml
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>athen</Civ>
+ <SpecificName>Hoplothēkē</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/hellenes/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/athen_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>brit</Civ>
+ <SpecificName>Miletucerdon</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/britons/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/brit_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_arsenal.xml (revision 23935)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>cart</Civ>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/carthaginians/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/cart_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>gaul</Civ>
+ <SpecificName>Miletucerdon</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/gauls/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/gaul_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_arsenal.xml (revision 23935)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>iber</Civ>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/iberians/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/iber_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>kush</Civ>
+ <SpecificName>Pr-ỉwn n ms</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/kushites/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/kush_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>mace</Civ>
+ <SpecificName>Hoplothēkē</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/hellenes/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/mace_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_arsenal.xml (revision 23935)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>maur</Civ>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/mauryas/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/maur_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_arsenal.xml (revision 23935)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>pers</Civ>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/persians/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/pers_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>ptol</Civ>
+ <SpecificName>Hoplothēkē</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/ptolemies/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/ptol_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>rome</Civ>
+ <SpecificName>Ballistārium</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/romans/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/rome_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>sele</Civ>
+ <SpecificName>Hoplothēkē</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/seleucids/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/sele_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_arsenal.xml (revision 23935)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military_arsenal">
+ <Identity>
+ <Civ>spart</Civ>
+ <SpecificName>Hoplothēkē</SpecificName>
+ </Identity>
+ <VisualActor>
+ <Actor>structures/spartans/workshop.xml</Actor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/structures/spart_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_arsenal.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_arsenal.xml (nonexistent)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_arsenal.xml (revision 23935)
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Entity parent="template_structure_military">
+ <Auras datatype="tokens">
+ structures/arsenal_repair
+ </Auras>
+ <Cost>
+ <BuildTime>180</BuildTime>
+ <Resources>
+ <wood>300</wood>
+ </Resources>
+ </Cost>
+ <Footprint>
+ <Square width="30.0" depth="30.0"/>
+ <Height>12.0</Height>
+ </Footprint>
+ <GarrisonHolder>
+ <Max>2</Max>
+ <List datatype="tokens">Siege</List>
+ </GarrisonHolder>
+ <Health>
+ <Max>2000</Max>
+ <SpawnEntityOnDeath>decay|rubble/rubble_stone_5x5</SpawnEntityOnDeath>
+ </Health>
+ <Identity>
+ <GenericName>Arsenal</GenericName>
+ <SelectionGroupName>template_structure_military_arsenal</SelectionGroupName>
+ <Tooltip>Train Champion Infantry Crossbowmen, construct Siege Engines, and research Siege Engine technologies.</Tooltip>
+ <VisibleClasses datatype="tokens">City Arsenal</VisibleClasses>
+ <Icon>structures/siege_workshop.png</Icon>
+ <RequiredTechnology>phase_city</RequiredTechnology>
+ </Identity>
+ <Loot>
+ <wood>60</wood>
+ </Loot>
+ <Obstruction>
+ <Static width="29.0" depth="29.0"/>
+ </Obstruction>
+ <ProductionQueue>
+ <BatchTimeModifier>0.7</BatchTimeModifier>
+ <Entities datatype="tokens">
+ units/{civ}_champion_infantry_crossbowman
+ units/{civ}_siege_scorpio_packed
+ units/{civ}_siege_polybolos_packed
+ units/{civ}_siege_oxybeles_packed
+ units/{civ}_siege_lithobolos_packed
+ units/{civ}_siege_ballista_packed
+ units/{civ}_siege_ram
+ units/{civ}_siege_tower
+ </Entities>
+ <Technologies datatype="tokens">
+ siege_attack
+ siege_armor
+ siege_cost_metal
+ siege_cost_wood
+ siege_bolt_accuracy
+ </Technologies>
+ </ProductionQueue>
+ <Sound>
+ <SoundGroups>
+ <constructed>interface/complete/building/complete_barracks.xml</constructed>
+ <select>interface/select/building/sel_barracks.xml</select>
+ </SoundGroups>
+ </Sound>
+ <TerritoryInfluence>
+ <Radius>38</Radius>
+ </TerritoryInfluence>
+ <VisualActor>
+ <FoundationActor>structures/fndn_8x8.xml</FoundationActor>
+ </VisualActor>
+</Entity>
Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_military_arsenal.xml
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Index: ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_infantry.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_infantry.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_infantry.xml (revision 23935)
@@ -1,123 +1,123 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit">
<Armour>
<Hack>2</Hack>
<Pierce>4</Pierce>
<Crush>15</Crush>
</Armour>
<Attack>
<Capture>
<Capture>2.5</Capture>
<MaxRange>4</MaxRange>
<RepeatTime>1000</RepeatTime>
<RestrictedClasses datatype="tokens">Field Palisade Wall</RestrictedClasses>
</Capture>
<Slaughter>
<Damage>
<Hack>50.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
</Damage>
<MaxRange>2</MaxRange>
</Slaughter>
</Attack>
<Builder>
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_crannog
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_outpost
structures/wallset_palisade
structures/{civ}_sentry_tower
structures/{civ}_dock
structures/{civ}_barracks
structures/{civ}_blacksmith
structures/{civ}_temple
structures/{civ}_market
structures/{civ}_defense_tower
structures/{civ}_wallset_stone
- structures/{civ}_workshop
+ structures/{civ}_arsenal
structures/{civ}_fortress
structures/{civ}_wonder
</Entities>
</Builder>
<Cost>
<BuildTime>10</BuildTime>
<Resources>
<food>50</food>
<wood>0</wood>
<stone>0</stone>
<metal>0</metal>
</Resources>
</Cost>
<Health>
<Max>80</Max>
</Health>
<Identity>
<Classes datatype="tokens">Human CitizenSoldier</Classes>
<VisibleClasses datatype="tokens">Citizen Worker Soldier Infantry</VisibleClasses>
<GenericName>Infantry</GenericName>
<Rank>Basic</Rank>
</Identity>
<Loot>
<xp>100</xp>
<food>5</food>
<wood>0</wood>
<stone>0</stone>
<metal>0</metal>
</Loot>
<Position>
<Anchor>upright</Anchor>
</Position>
<Promotion>
<RequiredXp>100</RequiredXp>
</Promotion>
<ResourceGatherer>
<MaxDistance>2.0</MaxDistance>
<BaseSpeed>1.0</BaseSpeed>
<Rates>
<food.fruit>0.5</food.fruit>
<food.grain>0.25</food.grain>
<food.meat>1</food.meat>
<wood.tree>0.75</wood.tree>
<wood.ruins>5</wood.ruins>
<stone.rock>0.5</stone.rock>
<stone.ruins>2</stone.ruins>
<metal.ore>0.5</metal.ore>
</Rates>
</ResourceGatherer>
<Sound>
<SoundGroups>
<select>voice/{lang}/civ/civ_{phenotype}_select.xml</select>
<order_walk>voice/{lang}/civ/civ_{phenotype}_walk.xml</order_walk>
<order_attack>voice/{lang}/civ/civ_{phenotype}_attack.xml</order_attack>
<order_gather>voice/{lang}/civ/civ_{phenotype}_gather.xml</order_gather>
<order_repair>voice/{lang}/civ/civ_{phenotype}_repair.xml</order_repair>
<order_build>voice/{lang}/civ/civ_{phenotype}_build.xml</order_build>
<order_garrison>voice/{lang}/civ/civ_{phenotype}_garrison.xml</order_garrison>
<walk>actor/human/movement/walk.xml</walk>
<run>actor/human/movement/run.xml</run>
<attack_impact_ranged>attack/impact/arrow_impact.xml</attack_impact_ranged>
<attack_melee>attack/weapon/sword_attack.xml</attack_melee>
<attack_ranged>attack/weapon/bow_attack.xml</attack_ranged>
<death>actor/human/death/{phenotype}_death.xml</death>
<build>resource/construction/con_wood.xml</build>
<gather_fruit>resource/foraging/forage_leaves.xml</gather_fruit>
<gather_grain>resource/farming/farm.xml</gather_grain>
<gather_tree>resource/lumbering/lumbering.xml</gather_tree>
<gather_rock>resource/mining/pickaxe.xml</gather_rock>
<gather_ore>resource/mining/mining.xml</gather_ore>
<gather_ruins>resource/mining/mining.xml</gather_ruins>
<trained>interface/alarm/alarm_create_infantry.xml</trained>
</SoundGroups>
</Sound>
<Vision>
<Range>80</Range>
</Vision>
</Entity>
Index: ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_support_female_citizen.xml
===================================================================
--- ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_support_female_citizen.xml (revision 23934)
+++ ps/trunk/binaries/data/mods/public/simulation/templates/template_unit_support_female_citizen.xml (revision 23935)
@@ -1,109 +1,109 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_support">
<Attack>
<Melee>
<Damage>
<Hack>2.0</Hack>
<Pierce>0</Pierce>
<Crush>0.0</Crush>
</Damage>
<MaxRange>3</MaxRange>
<PrepareTime>500</PrepareTime>
<RepeatTime>1000</RepeatTime>
</Melee>
<Slaughter>
<Damage>
<Hack>25.0</Hack>
<Pierce>0.0</Pierce>
<Crush>0.0</Crush>
</Damage>
<MaxRange>2</MaxRange>
</Slaughter>
</Attack>
<Auras datatype="tokens">
units/female_inspiration
</Auras>
<Builder>
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_crannog
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_outpost
structures/wallset_palisade
structures/{civ}_sentry_tower
structures/{civ}_dock
structures/{civ}_barracks
structures/{civ}_blacksmith
structures/{civ}_temple
structures/{civ}_market
structures/{civ}_defense_tower
structures/{civ}_wallset_stone
- structures/{civ}_workshop
+ structures/{civ}_arsenal
structures/{civ}_fortress
structures/{civ}_wonder
</Entities>
</Builder>
<Cost>
<Resources>
<food>50</food>
</Resources>
</Cost>
<Health>
<Max>25</Max>
</Health>
<Identity>
<Classes datatype="tokens">FemaleCitizen</Classes>
<VisibleClasses datatype="tokens">Citizen Worker</VisibleClasses>
<GenericName>Female Citizen</GenericName>
<SelectionGroupName>template_unit_support_female_citizen</SelectionGroupName>
<Phenotype>female</Phenotype>
<Formations disable=""/>
</Identity>
<ResourceGatherer>
<MaxDistance>2.0</MaxDistance>
<BaseSpeed>1.0</BaseSpeed>
<Rates>
<food.fruit>1</food.fruit>
<food.grain>0.5</food.grain>
<food.meat>1</food.meat>
<wood.tree>0.7</wood.tree>
<wood.ruins>5</wood.ruins>
<stone.rock>0.35</stone.rock>
<stone.ruins>2</stone.ruins>
<metal.ore>0.35</metal.ore>
</Rates>
</ResourceGatherer>
<Sound>
<SoundGroups>
<trained>interface/alarm/alarm_create_female.xml</trained>
<select>voice/{lang}/civ/civ_{phenotype}_select.xml</select>
<order_walk>voice/{lang}/civ/civ_{phenotype}_walk.xml</order_walk>
<order_attack>voice/{lang}/civ/civ_{phenotype}_attack.xml</order_attack>
<order_build>voice/{lang}/civ/civ_{phenotype}_build.xml</order_build>
<order_gather>voice/{lang}/civ/civ_{phenotype}_gather.xml</order_gather>
<order_repair>voice/{lang}/civ/civ_{phenotype}_repair.xml</order_repair>
<order_garrison>voice/{lang}/civ/civ_{phenotype}_garrison.xml</order_garrison>
<attack_melee>attack/weapon/sword.xml</attack_melee>
<death>actor/human/death/{phenotype}_death.xml</death>
<build>resource/construction/con_wood.xml</build>
<gather_fruit>resource/foraging/forage_leaves.xml</gather_fruit>
<gather_grain>resource/farming/farm.xml</gather_grain>
<gather_tree>resource/lumbering/lumbering.xml</gather_tree>
<gather_rock>resource/mining/pickaxe.xml</gather_rock>
<gather_ore>resource/mining/mining.xml</gather_ore>
<gather_ruins>resource/mining/mining.xml</gather_ruins>
</SoundGroups>
</Sound>
<UnitAI>
<CanPatrol>false</CanPatrol>
</UnitAI>
<Vision>
<Range>32</Range>
</Vision>
</Entity>

File Metadata

Mime Type
application/octet-stream
Expires
Fri, Apr 26, 11:12 AM (2 d)
Storage Engine
chunks
Storage Format
Chunks
Storage Handle
At6yoM2GrfK6

Event Timeline