/
com/planet_ink/coffee_mud/Abilities/Common/
com/planet_ink/coffee_mud/Abilities/Diseases/
com/planet_ink/coffee_mud/Abilities/Druid/
com/planet_ink/coffee_mud/Abilities/Fighter/
com/planet_ink/coffee_mud/Abilities/Languages/
com/planet_ink/coffee_mud/Abilities/Misc/
com/planet_ink/coffee_mud/Abilities/Prayers/
com/planet_ink/coffee_mud/Abilities/Properties/
com/planet_ink/coffee_mud/Abilities/Skills/
com/planet_ink/coffee_mud/Abilities/Songs/
com/planet_ink/coffee_mud/Abilities/Specializations/
com/planet_ink/coffee_mud/Abilities/Spells/
com/planet_ink/coffee_mud/Abilities/Thief/
com/planet_ink/coffee_mud/Abilities/Traps/
com/planet_ink/coffee_mud/Behaviors/
com/planet_ink/coffee_mud/CharClasses/
com/planet_ink/coffee_mud/CharClasses/interfaces/
com/planet_ink/coffee_mud/Commands/
com/planet_ink/coffee_mud/Commands/interfaces/
com/planet_ink/coffee_mud/Common/
com/planet_ink/coffee_mud/Common/interfaces/
com/planet_ink/coffee_mud/Exits/interfaces/
com/planet_ink/coffee_mud/Items/Armor/
com/planet_ink/coffee_mud/Items/Basic/
com/planet_ink/coffee_mud/Items/BasicTech/
com/planet_ink/coffee_mud/Items/CompTech/
com/planet_ink/coffee_mud/Items/MiscMagic/
com/planet_ink/coffee_mud/Items/Weapons/
com/planet_ink/coffee_mud/Items/interfaces/
com/planet_ink/coffee_mud/Libraries/
com/planet_ink/coffee_mud/Libraries/interfaces/
com/planet_ink/coffee_mud/Locales/
com/planet_ink/coffee_mud/MOBS/
com/planet_ink/coffee_mud/Races/
com/planet_ink/coffee_mud/Races/interfaces/
com/planet_ink/coffee_mud/WebMacros/
com/planet_ink/coffee_mud/WebMacros/interfaces/
com/planet_ink/coffee_mud/core/
com/planet_ink/coffee_mud/core/collections/
com/planet_ink/coffee_mud/core/interfaces/
com/planet_ink/coffee_mud/core/intermud/
com/planet_ink/coffee_mud/core/intermud/i3/
com/planet_ink/coffee_web/server/
com/planet_ink/siplet/applet/
lib/
resources/factions/
resources/fakedb/
resources/progs/autoplayer/
resources/quests/holidays/
web/
web/admin.templates/
web/admin/grinder/
web/admin/images/
web/clan.templates/
web/pub.templates/
web/pub/images/mxp/
web/pub/sounds/
web/pub/textedit/
<!--  
   Copyright 2013-2019 Bo Zimmerman

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

	   http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--------------------------------------------------------------------------------

See guides/RandomAreas.html for information about documents of this type.

-->
<!--  include file with street name parts and street name builders/selectors -->

<STRING id="_street_type" select="any-1" define="_street_type">
	<STRING>road</STRING>
	<STRING>street</STRING>
	<STRING>lane</STRING>
</STRING>

<STRING id="_street_name" select="any-1" define="_street_name">
	<STRING>$street_name_1 $street_name_2 ${c:_street_type}</STRING>
</STRING>

<STRING id="_square_name" select="any-1" define="_square_name">
	<STRING>$street_name_1 $street_name_2 Square</STRING>
</STRING>

<STRING id="_loop_name" select="any-1" define="_loop_name">
	<STRING>$street_name_1 $street_name_2 Loop</STRING>
</STRING>

<STRING id="street_name_1" select="any-1">
	<STRING id="street_names_1" select="all">
		<STRING>Amber</STRING><STRING>Auburn</STRING><STRING>Bent</STRING><STRING>Big</STRING><STRING>Birch</STRING>
		<STRING>Blue</STRING><STRING>Bright</STRING><STRING>Broad</STRING><STRING>Burning</STRING><STRING>Calm</STRING>
		<STRING>Cinder</STRING><STRING>Clear</STRING><STRING>Cold</STRING><STRING>Colonial</STRING><STRING>Cool</STRING>
		<STRING>Cotton</STRING><STRING>Cozy</STRING><STRING>Crimson</STRING><STRING>Crystal</STRING><STRING>Dewy</STRING>
		<STRING>Dusty</STRING><STRING>Easy</STRING><STRING>Emerald</STRING><STRING>Fallen</STRING><STRING>Foggy</STRING>
		<STRING>Gentle</STRING><STRING>Golden</STRING><STRING>Grand</STRING><STRING>Green</STRING><STRING>Happy</STRING>
		<STRING>Harvest</STRING><STRING>Hazy</STRING><STRING>Heather</STRING><STRING>Hidden</STRING><STRING>High</STRING>
		<STRING>Honey</STRING><STRING>Hush</STRING><STRING>Indian</STRING><STRING>Iron</STRING><STRING>Ivory</STRING>
		<STRING>Jagged</STRING><STRING>Lazy</STRING><STRING>Little</STRING><STRING>Lone</STRING><STRING>Lonely</STRING>
		<STRING>Long</STRING><STRING>Lost</STRING><STRING>Merry</STRING><STRING>Middle</STRING><STRING>Misty</STRING>
		<STRING>Noble</STRING><STRING>Old</STRING><STRING>Orange</STRING><STRING>Pearl</STRING><STRING>Pied</STRING>
		<STRING>Pleasant</STRING><STRING>Pretty</STRING><STRING>Quaint</STRING><STRING>Quaking</STRING><STRING>Quiet</STRING>
		<STRING>Red</STRING><STRING>Rocky</STRING><STRING>Rose</STRING><STRING>Rough</STRING><STRING>Round</STRING>
		<STRING>Rustic</STRING><STRING>Sandy</STRING><STRING>Shady</STRING><STRING>Silent</STRING><STRING>Silver</STRING>
		<STRING>Sleepy</STRING><STRING>Small</STRING><STRING>Square</STRING><STRING>Still</STRING><STRING>Stony</STRING>
		<STRING>Strong</STRING><STRING>Sunny</STRING><STRING>Sweet</STRING><STRING>Tawny</STRING><STRING>Tender</STRING>
		<STRING>Thunder</STRING><STRING>Turning</STRING><STRING>Twin</STRING><STRING>Umber</STRING><STRING>Velvet</STRING>
		<STRING>White</STRING><STRING>Windy</STRING>
	</STRING>
</STRING>

<STRING id="street_name_2" select="any-1">
	<STRING id="street_names_2" select="all">
		<STRING>Acorn</STRING><STRING>Anchor</STRING><STRING>Apple</STRING><STRING>Autumn</STRING><STRING>Axe</STRING>
		<STRING>Barn</STRING><STRING>Beacon</STRING><STRING>Bear</STRING><STRING>Beaver</STRING><STRING>Berry</STRING>
		<STRING>Bird</STRING><STRING>Blossom</STRING><STRING>Bluff</STRING><STRING>Branch</STRING><STRING>Bridge</STRING>
		<STRING>Brook</STRING><STRING>Butterfly</STRING><STRING>Butternut</STRING><STRING>Castle</STRING><STRING>Chestnut</STRING>
		<STRING>Cider</STRING><STRING>Cloud</STRING><STRING>Cottage</STRING><STRING>Creek</STRING><STRING>Crow</STRING>
		<STRING>Dale</STRING><STRING>Deer</STRING><STRING>Diamond</STRING><STRING>Dove</STRING><STRING>Elk</STRING>
		<STRING>Elm</STRING><STRING>Embers</STRING><STRING>Fawn</STRING><STRING>Feather</STRING><STRING>Flower</STRING>
		<STRING>Forest</STRING><STRING>Fox</STRING><STRING>Gate</STRING><STRING>Goat</STRING><STRING>Goose</STRING>
		<STRING>Grove</STRING><STRING>Harbor</STRING><STRING>Hickory</STRING><STRING>Hills</STRING><STRING>Holly</STRING>
		<STRING>Horse</STRING><STRING>Island</STRING><STRING>Lake</STRING><STRING>Lamb</STRING><STRING>Leaf</STRING>
		<STRING>Log</STRING><STRING>Maple</STRING><STRING>Mill</STRING><STRING>Mountain</STRING><STRING>Nectar</STRING>
		<STRING>Nest</STRING><STRING>Nut</STRING><STRING>Oak</STRING><STRING>Panda</STRING><STRING>Peach</STRING>
		<STRING>Pebble</STRING><STRING>Pine</STRING><STRING>Pioneer</STRING><STRING>Pond</STRING><STRING>Pony</STRING>
		<STRING>Prairie</STRING><STRING>Pumpkin</STRING><STRING>Quail</STRING><STRING>Rabbit</STRING><STRING>Rise</STRING>
		<STRING>River</STRING><STRING>Robin</STRING><STRING>Rock</STRING><STRING>Shadow</STRING><STRING>Sky</STRING>
		<STRING>Snake</STRING><STRING>Spring</STRING><STRING>Squirrel</STRING><STRING>Stone</STRING><STRING>Swan</STRING>
		<STRING>Timber</STRING><STRING>Treasure</STRING><STRING>Turtle</STRING><STRING>View</STRING><STRING>Wagon</STRING>
		<STRING>Willow</STRING><STRING>Zephyr</STRING>
	</STRING>
</STRING>