<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="StoreLocator.xsl" type="text/xsl"?>
<states>
	<stateone id="1">
		<store>Alabama</store>
		<link>alabama.xml</link>
	</stateone>
		<stateone id="2">
		<store>Arizona</store>
		<link>Arizona.xml</link>
	</stateone>
	<stateone id="6">
		<store>Arkansas</store>
		<link>Arkansas.xml</link>
	</stateone>
	<stateone id="3">
		<store>California</store>
		<link>California.xml</link>
	</stateone>
	<stateone id="4">
		<store>Colorado</store>
		<link>Colorado.xml</link>
	</stateone>
	<stateone id="5">
		<store>Connecticut</store>
		<link>Connecticut.xml</link>
	</stateone>
	
	<stateone id="7">
		<store>Delaware</store>
		<link>Delaware.xml</link>
	</stateone>
	<stateone id="6">
		<store>District of Columbia</store>
		<link>DC.xml</link>
	</stateone>
	<stateone id="8">
		<store>Florida</store>
		<link>Florida.xml</link>
	</stateone>
	<stateone id="9">
		<store>Georgia</store>
		<link>Georgia.xml</link>
	</stateone>
	<statetwo id="10">
		<store>Hawaii</store>
		<link>Hawaii.xml</link>
	</statetwo>

<statetwo id="1">
		<store>Illinois</store>
		<link>Illinois.xml</link>
	</statetwo>
	<statetwo id="2">
		<store>Indiana</store>
		<link>Indiana.xml</link>
	</statetwo>
<statetwo id="3">
		<store>Kentucky</store>
		<link>Kentucky.xml</link>
	</statetwo>
	<statetwo id="4">
		<store>Louisiana</store>
		<link>Louisiana.xml</link>
	</statetwo>
	<statetwo id="7">
		<store>Maine</store>
		<link>Maine.xml</link>
	</statetwo>
	<statetwo id="6">
		<store>Maryland</store>
		<link>Maryland.xml</link>
	</statetwo>	
	<statetwo id="5">
		<store>Massachusetts</store>
		<link>Massachusetts.xml</link>
	</statetwo>
	<statetwo id="8">
		<store>Michigan</store>
		<link>Michigan.xml</link>
	</statetwo>
	<statetwo id="9">
		<store>Minnesota</store>
		<link>Minnesota.xml</link>
	</statetwo>
	<statethree id="3">
		<store>New Hampshire</store>
		<link>NewHampshire.xml</link>
	</statethree>
	<statethree id="4">
		<store>New Jersey</store>
		<link>NewJersey.xml</link>
	</statethree>
	<statethree id="5">
		<store>New York</store>
		<link>NewYork.xml</link>
	</statethree>
	<statethree id="10">
		<store>North Carolina</store>
		<link>NorthCarolina.xml</link>
	</statethree>
	<statethree id="6">
		<store>Ohio</store>
		<link>Ohio.xml</link>
	</statethree>
	<statethree id="7">
		<store>Oregon</store>
		<link>Oregon.xml</link>
	</statethree>
	<statethree id="8">
		<store>Pennsylvania</store>
		<link>Pennsylvania.xml</link>
	</statethree>
	<statethree id="9">
		<store>Rhode Island</store>
		<link>RhodeIsland.xml</link>
	</statethree>
	<statethree id="10">
		<store>South Carolina</store>
		<link>SouthCarolina.xml</link>
	</statethree>
	
	<statethree id="11">
		<store>Tennessee</store>
		<link>Tennessee.xml</link>
	</statethree>
	
	<statefour id="3">
		<store>Vermont</store>
		<link>Vermont.xml</link>
	</statefour>
	<statefour id="4">
		<store>Virginia</store>
		<link>Virginia.xml</link>
	</statefour>
	<statefour id="6">
		<store>Washington</store>
		<link>Washington.xml</link>
	</statefour>
	<statefour id="8">
		<store>West Virginia</store>
		<link>WestVirginia.xml</link>
	</statefour>
	<statefour id="7">
		<store>Wisconsin</store>
		<link>Wisconsin.xml</link>
	</statefour>
	<statefour id="9">
		<store>Wyoming</store>
		<link>Wyoming.xml</link>
	</statefour>
	<statefour id="5">
		<store>U.S. Virgin Island</store>
		<link>VirginIsland.xml</link>
		</statefour>
</states>