<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://administrator.tail0f7dbc.ts.net//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KTG</id>
	<title>Architecture - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://administrator.tail0f7dbc.ts.net//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=KTG"/>
	<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php/Special:Contributions/KTG"/>
	<updated>2026-09-18T05:23:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Alabama&amp;diff=87</id>
		<title>Alabama</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Alabama&amp;diff=87"/>
		<updated>2026-09-12T17:10:06Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Alabama,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mapframe latitude=&amp;quot;42.7501&amp;quot; longitude=&amp;quot;-73.7601&amp;quot; zoom=&amp;quot;11&amp;quot; width=&amp;quot;450&amp;quot; height=&amp;quot;300&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;[{&amp;quot;type&amp;quot;:&amp;quot;Feature&amp;quot;,&amp;quot;geometry&amp;quot;:{&amp;quot;type&amp;quot;:&amp;quot;Point&amp;quot;,&amp;quot;coordinates&amp;quot;:[-73.7601,42.7501]},&amp;quot;properties&amp;quot;:{&amp;quot;title&amp;quot;:&amp;quot;Test Location&amp;quot;,&amp;quot;description&amp;quot;:&amp;quot;Kartographer is working!&amp;quot;,&amp;quot;marker-color&amp;quot;:&amp;quot;#0055ff&amp;quot;,&amp;quot;marker-symbol&amp;quot;:&amp;quot;building&amp;quot;}}]&amp;lt;/mapframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Alabama&amp;diff=86</id>
		<title>Alabama</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Alabama&amp;diff=86"/>
		<updated>2026-09-12T14:12:22Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Alabama,&lt;br /&gt;
&lt;br /&gt;
{{StateMap|California}}&lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:StateMap&amp;diff=85</id>
		<title>Template:StateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:StateMap&amp;diff=85"/>
		<updated>2026-09-12T14:11:31Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;&amp;lt;!-- Save this as Template:StateMap on your wiki --&amp;gt; {{#invoke:StateMap|highlight|{{{1|}}}}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Save this as Template:StateMap on your wiki --&amp;gt;&lt;br /&gt;
{{#invoke:StateMap|highlight|{{{1|}}}}}&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Module:StateMap&amp;diff=84</id>
		<title>Module:StateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Module:StateMap&amp;diff=84"/>
		<updated>2026-09-12T14:11:06Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;-- Save this code as Module:StateMap on your wiki local p = {}  -- A private helper table to map common abbreviations (CA, Tex.) to full names local stateAlias = {     [&amp;quot;AL&amp;quot;] = &amp;quot;Alabama&amp;quot;, [&amp;quot;AK&amp;quot;] = &amp;quot;Alaska&amp;quot;, [&amp;quot;AZ&amp;quot;] = &amp;quot;Arizona&amp;quot;, [&amp;quot;AR&amp;quot;] = &amp;quot;Arkansas&amp;quot;,     [&amp;quot;CA&amp;quot;] = &amp;quot;California&amp;quot;, [&amp;quot;CO&amp;quot;] = &amp;quot;Colorado&amp;quot;, [&amp;quot;CT&amp;quot;] = &amp;quot;Connecticut&amp;quot;, [&amp;quot;DE&amp;quot;] = &amp;quot;Delaware&amp;quot;,     [&amp;quot;FL&amp;quot;] = &amp;quot;Florida&amp;quot;, [&amp;quot;GA&amp;quot;] = &amp;quot;Georgia&amp;quot;, [&amp;quot;HI&amp;quot;] = &amp;quot;Hawaii&amp;quot;, [&amp;quot;ID&amp;quot;] = &amp;quot;Idaho&amp;quot;,     [&amp;quot;IL&amp;quot;] = &amp;quot;Illinois&amp;quot;, [&amp;quot;IN&amp;quot;] = &amp;quot;Indiana&amp;quot;, [&amp;quot;IA&amp;quot;] =...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-- Save this code as Module:StateMap on your wiki&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
-- A private helper table to map common abbreviations (CA, Tex.) to full names&lt;br /&gt;
local stateAlias = {&lt;br /&gt;
    [&amp;quot;AL&amp;quot;] = &amp;quot;Alabama&amp;quot;, [&amp;quot;AK&amp;quot;] = &amp;quot;Alaska&amp;quot;, [&amp;quot;AZ&amp;quot;] = &amp;quot;Arizona&amp;quot;, [&amp;quot;AR&amp;quot;] = &amp;quot;Arkansas&amp;quot;,&lt;br /&gt;
    [&amp;quot;CA&amp;quot;] = &amp;quot;California&amp;quot;, [&amp;quot;CO&amp;quot;] = &amp;quot;Colorado&amp;quot;, [&amp;quot;CT&amp;quot;] = &amp;quot;Connecticut&amp;quot;, [&amp;quot;DE&amp;quot;] = &amp;quot;Delaware&amp;quot;,&lt;br /&gt;
    [&amp;quot;FL&amp;quot;] = &amp;quot;Florida&amp;quot;, [&amp;quot;GA&amp;quot;] = &amp;quot;Georgia&amp;quot;, [&amp;quot;HI&amp;quot;] = &amp;quot;Hawaii&amp;quot;, [&amp;quot;ID&amp;quot;] = &amp;quot;Idaho&amp;quot;,&lt;br /&gt;
    [&amp;quot;IL&amp;quot;] = &amp;quot;Illinois&amp;quot;, [&amp;quot;IN&amp;quot;] = &amp;quot;Indiana&amp;quot;, [&amp;quot;IA&amp;quot;] = &amp;quot;Iowa&amp;quot;, [&amp;quot;KS&amp;quot;] = &amp;quot;Kansas&amp;quot;,&lt;br /&gt;
    [&amp;quot;KY&amp;quot;] = &amp;quot;Kentucky&amp;quot;, [&amp;quot;LA&amp;quot;] = &amp;quot;Louisiana&amp;quot;, [&amp;quot;ME&amp;quot;] = &amp;quot;Maine&amp;quot;, [&amp;quot;MD&amp;quot;] = &amp;quot;Maryland&amp;quot;,&lt;br /&gt;
    [&amp;quot;MA&amp;quot;] = &amp;quot;Massachusetts&amp;quot;, [&amp;quot;MI&amp;quot;] = &amp;quot;Michigan&amp;quot;, [&amp;quot;MN&amp;quot;] = &amp;quot;Minnesota&amp;quot;, [&amp;quot;MS&amp;quot;] = &amp;quot;Mississippi&amp;quot;,&lt;br /&gt;
    [&amp;quot;MO&amp;quot;] = &amp;quot;Missouri&amp;quot;, [&amp;quot;MT&amp;quot;] = &amp;quot;Montana&amp;quot;, [&amp;quot;NE&amp;quot;] = &amp;quot;Nebraska&amp;quot;, [&amp;quot;NV&amp;quot;] = &amp;quot;Nevada&amp;quot;,&lt;br /&gt;
    [&amp;quot;NH&amp;quot;] = &amp;quot;New Hampshire&amp;quot;, [&amp;quot;NJ&amp;quot;] = &amp;quot;New Jersey&amp;quot;, [&amp;quot;NM&amp;quot;] = &amp;quot;New Mexico&amp;quot;, [&amp;quot;NY&amp;quot;] = &amp;quot;New York&amp;quot;,&lt;br /&gt;
    [&amp;quot;NC&amp;quot;] = &amp;quot;North Carolina&amp;quot;, [&amp;quot;ND&amp;quot;] = &amp;quot;North Dakota&amp;quot;, [&amp;quot;OH&amp;quot;] = &amp;quot;Ohio&amp;quot;, [&amp;quot;OK&amp;quot;] = &amp;quot;Oklahoma&amp;quot;,&lt;br /&gt;
    [&amp;quot;OR&amp;quot;] = &amp;quot;Oregon&amp;quot;, [&amp;quot;PA&amp;quot;] = &amp;quot;Pennsylvania&amp;quot;, [&amp;quot;RI&amp;quot;] = &amp;quot;Rhode Island&amp;quot;, [&amp;quot;SC&amp;quot;] = &amp;quot;South Carolina&amp;quot;,&lt;br /&gt;
    [&amp;quot;SD&amp;quot;] = &amp;quot;South Dakota&amp;quot;, [&amp;quot;TN&amp;quot;] = &amp;quot;Tennessee&amp;quot;, [&amp;quot;TX&amp;quot;] = &amp;quot;Texas&amp;quot;, [&amp;quot;UT&amp;quot;] = &amp;quot;Utah&amp;quot;,&lt;br /&gt;
    [&amp;quot;VT&amp;quot;] = &amp;quot;Vermont&amp;quot;, [&amp;quot;VA&amp;quot;] = &amp;quot;Virginia&amp;quot;, [&amp;quot;WA&amp;quot;] = &amp;quot;Washington&amp;quot;, [&amp;quot;WV&amp;quot;] = &amp;quot;West Virginia&amp;quot;,&lt;br /&gt;
    [&amp;quot;WI&amp;quot;] = &amp;quot;Wisconsin&amp;quot;, [&amp;quot;WY&amp;quot;] = &amp;quot;Wyoming&amp;quot;, [&amp;quot;DC&amp;quot;] = &amp;quot;District of Columbia&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
-- The main function called by the template&lt;br /&gt;
function p.highlight(frame)&lt;br /&gt;
    -- 1. Get the raw input argument (e.g., {{StateMap|texas}})&lt;br /&gt;
    local input = frame.args[1] or frame:getParent().args[1]&lt;br /&gt;
    &lt;br /&gt;
    -- 2. Basic cleanup: trim whitespace, capitalize the first letter, lowercase the rest.&lt;br /&gt;
    if not input or input == &amp;quot;&amp;quot; then return &amp;quot;[[File:USA_Base_Map.png|300px|center]]&amp;quot; end&lt;br /&gt;
    input = mw.text.trim(input)&lt;br /&gt;
    &lt;br /&gt;
    -- Check aliases (e.g., &#039;CA&#039; -&amp;gt; &#039;California&#039;)&lt;br /&gt;
    local standardizedName = stateAlias[string.upper(input)]&lt;br /&gt;
    &lt;br /&gt;
    -- If no abbreviation alias, try to standardize the full name casing (e.g., &#039;new york&#039; -&amp;gt; &#039;New York&#039;)&lt;br /&gt;
    if not standardizedName then&lt;br /&gt;
        -- This basic function just capitalizes the first character; &lt;br /&gt;
        -- a production system needs robust multi-word capitalization logic.&lt;br /&gt;
        standardizedName = input:gsub(&amp;quot;^%l&amp;quot;, string.upper) &lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    -- 3. Construct the filename based on our convention.&lt;br /&gt;
    -- We are assuming these images EXIST on the wiki.&lt;br /&gt;
    local filename = &amp;quot;USA_Map_with_&amp;quot; .. standardizedName .. &amp;quot;_Highlighted.png&amp;quot;&lt;br /&gt;
    &lt;br /&gt;
    -- 4. Construct the MediaWiki image syntax to return.&lt;br /&gt;
    -- Example Output: [[File:USA_Map_with_California_Highlighted.png|300px|center]]&lt;br /&gt;
    local wikiSyntax = &amp;quot;[[File:&amp;quot; .. filename .. &amp;quot;|300px|center|Map highlighting &amp;quot; .. standardizedName .. &amp;quot;]]&amp;quot;&lt;br /&gt;
    &lt;br /&gt;
    return wikiSyntax&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Category:States&amp;diff=83</id>
		<title>Category:States</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Category:States&amp;diff=83"/>
		<updated>2026-09-12T14:02:03Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=82</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=82"/>
		<updated>2026-09-12T02:28:22Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;US State Navigation Map&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;imagemap&amp;gt;&lt;br /&gt;
Image:Blank US Map (states_only).svg|700px|center|US Navigation Map&lt;br /&gt;
&lt;br /&gt;
# State Polygons&lt;br /&gt;
poly 790 135 840 135 850 160 815 175 790 150 [[New York]]&lt;br /&gt;
poly 685 175 725 175 725 215 685 210 [[Ohio]]&lt;br /&gt;
poly 40 165 90 145 125 240 75 315 35 250 [[California]]&lt;br /&gt;
poly 635 240 700 240 690 280 630 275 [[Tennessee]]&lt;br /&gt;
# Add remaining state coordinate lines...&lt;br /&gt;
&lt;br /&gt;
desc none&lt;br /&gt;
&amp;lt;/imagemap&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=81</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=81"/>
		<updated>2026-09-12T02:24:23Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;imagemap&amp;gt;&lt;br /&gt;
Image:Blank US Map (states_only).svg|700px|center|US Navigation Map&lt;br /&gt;
poly 420 180 435 185 430 200 415 195 [[New York]]&lt;br /&gt;
poly 350 220 370 225 365 240 345 235 [[Ohio]]&lt;br /&gt;
# Add remaining state coordinate polygons&lt;br /&gt;
desc none&lt;br /&gt;
&amp;lt;/imagemap&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=80</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=80"/>
		<updated>2026-09-12T02:15:41Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
US State Interactive Navigation Map Template&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- Paste the complete raw SVG code directly from Wikimedia Commons here --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=77</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=77"/>
		<updated>2026-09-12T02:11:47Z</updated>

		<summary type="html">&lt;p&gt;KTG: Replaced content with &amp;quot;&amp;lt;noinclude&amp;gt;US State Navigation Map&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt; &amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt; &amp;lt;svg xmlns=&amp;quot;http://www.w3.org/2000/svg&amp;quot; width=&amp;quot;959&amp;quot; height=&amp;quot;593&amp;quot; viewBox=&amp;quot;0 0 959 593&amp;quot;&amp;gt;   &amp;lt;!-- The rest of the raw SVG code from Wikimedia Commons --&amp;gt;   &amp;lt;g class=&amp;quot;state&amp;quot;&amp;gt;     &amp;lt;path class=&amp;quot;al&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;     &amp;lt;!-- ... all other paths ... --&amp;gt;     &amp;lt;path class=&amp;quot;mn&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;     &amp;lt;!-- The missing states are needed here to appear --&amp;gt;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;US State Navigation Map&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;svg xmlns=&amp;quot;http://www.w3.org/2000/svg&amp;quot; width=&amp;quot;959&amp;quot; height=&amp;quot;593&amp;quot; viewBox=&amp;quot;0 0 959 593&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- The rest of the raw SVG code from Wikimedia Commons --&amp;gt;&lt;br /&gt;
  &amp;lt;g class=&amp;quot;state&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;path class=&amp;quot;al&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;!-- ... all other paths ... --&amp;gt;&lt;br /&gt;
    &amp;lt;path class=&amp;quot;mn&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;!-- The missing states are needed here to appear --&amp;gt;&lt;br /&gt;
  &amp;lt;/g&amp;gt;&lt;br /&gt;
&amp;lt;/svg&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=74</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=74"/>
		<updated>2026-09-12T02:02:55Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;US State Navigation Map&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;svg xmlns=&amp;quot;http://www.w3.org/2000/svg&amp;quot; width=&amp;quot;959&amp;quot; height=&amp;quot;593&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Blank map of the United States, territories not included&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;defs&amp;gt;&lt;br /&gt;
&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;
.state {fill:#D0D0D0}                        /* default color for all states not specified below */&lt;br /&gt;
.borders {stroke:#FFFFFF; stroke-width:1}    /* color and width of borders between states */&lt;br /&gt;
.dccircle {display:yes}                      /* set display to yes to show the circle for the District of Columbia, or none to hide it */&lt;br /&gt;
.separator1 {stroke:#B0B0B0; stroke-width:2} /* color and width of lines around Alaska and Hawaii */&lt;br /&gt;
&lt;br /&gt;
/* Individual states can be colored as follows:&lt;br /&gt;
.ks,.mt,.pa {fill:#0000FF}&lt;br /&gt;
.ca,.de {fill:#FF0000}&lt;br /&gt;
In this example, Kansas, Montana and Pennsylvania are colored blue, and California and Delaware are colored red.&lt;br /&gt;
Place this code in the empty space below. */&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;/defs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;g class=&amp;quot;state&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;al&amp;quot; d=&amp;quot;m 643,467.4 .4,-7.3 -.9,-1.2 -1.7,-.7 -2.5,-2.8 .5,-2.9 48.8,-5.1 -.7,-2.2 -1.5,-1.5 -.5,-1.4 .6,-6.3 -2.4,-5.7 .5,-2.6 .3,-3.7 2.2,-3.8 -.2,-1.1 -1.7,-1 v -3.2 l -1.8,-1.9 -2.9,-6.1 -12.9,-45.8 -45.7,4 1.3,2 -1.3,67 4.4,33.2 .9,-.5 1.3,.1 .6,.4 .8,-.1 2,-3.8 v -2.3 l 1.1,-1.1 1.4,.5 3.4,6.4 v .9 l -3.3,2.2 3.5,-.4 4.9,-1.6 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Alabama&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- The scale of Alaska is 42% that of the contiguous United States, so its area is reduced to about 17.6%. The Islands of Four Mountains, Andreanof Islands, Rat Islands and Near Islands are not shown. --&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ak&amp;quot; d=&amp;quot;m 15.8,572 h 2.4 l .7,.7 -1,1.2 -1.9,.2 -2.5,1.3 -3.7,-.1 2.2,-.9 .3,-1.1 2.5,-.3 z m 8.3,-1.7 1.3,.5 h .9 l .5,1.2 .3,-.6 .9,.2 1.1,1.5 0,.5 -4.2,1.9 -2.4,-.1 -1,-.5 -1.1,.7 -2,0 -1.1,-1.4 4.7,-.5 z m 5.4,-.1 1,.1 .7,.7 v 1 l -1.3,.1 -.9,-1.1 z m 2.5,.3 1.3,-.1 -.1,1 -1.1,.6 z m .3,2.2 3.4,-.1 .2,1.1 -1.3,.1 -.3,-.5 -.8,.6 -.4,-.6 -.9,-.2 z m 166.3,7.6 2.1,.1 -1,1.9 -1.1,-.1 -.4,-.8 .5,-1.3 m -1.1,-2.9 .6,-1.3 -.2,-2.3 2.4,-.5 4.5,4.4 1.3,3.4 1.9,1.6 .3,5.1 -1.4,0 -1.3,-2.3 -3.1,-2.4 h -.6 l 1.1,2.8 1.7,.2 .2,2.1 -.9,.1 -4.1,-4.4 -.1,-.9 1.9,-1 0,-1 -.5,-.8 -1.6,-.6 -1.7,-1.3 1.4,.1 .5,-.4 -.6,-.9 -.6,.5 z m -3.6,-9.1 1.3,.1 2.4,2.5 -.2,.8 -.8,-.1 -.1,1.8 .5,.5 0,1.5 -.8,.3 -.4,1.2 -.8,-.4 -.4,-2.2 1.1,-1.4 -2.1,-2.2 .1,-1.2 z m 1.5,-1.5 1.9,.2 2.5,.1 3.4,3.2 -.2,.5 -1.1,.6 -1.1,-.2 -.1,-.7 -1.2,-1.6 -.3,.7 1,1.3 -.2,1.2 -.8,-.1 -1.3,.2 -.1,-1.7 -2.6,-2.8 z m -12.7,-8.9 .9,-.4 h 1.6 l .7,-.5 4.1,2.2 .1,1.5 -.5,.5 h -.8 l -1.4,-.7 1.1,1.3 1.8,0 .5,2 -.9,0 -2.2,-1.5 -1.1,-.2 .6,1.3 .1,.9 .8,-.6 1.7,1.2 1.3,-.1 -.2,.8 1.9,4.3 0,3.4 .4,2.1 -.8,.3 -1.2,-2 -.5,-1.5 -1.6,-1.6 -.2,-2.7 -.6,-1.7 h -.7 l .3,1.1 0,.5 -1.4,1 .1,-3.3 -1.6,-1.6 -1.3,-2.3 -1.2,-1.2 z m 7.2,-2.3 1.1,1.8 2.4,-.1 1,2.1 -.6,.6 2,3.2 v 1.3 l -1.2,.8 v .7 l -2,1.9 -.5,-1.4 -.1,-1.3 .6,-.7 v -1.1 l -1.5,-1.9 -.5,-3.7 -.9,-1.5 z m -56.7,-18.3 -4,4.1 v 1.6 l 2.1,-.8 .8,-1.9 2.2,-2.4 z m -31.6,16.6 0,.6 1.8,1.2 .2,-1.4 .6,.9 3.5,.1 .7,-.6 .2,-1.8 -.5,-.7 -1.4,0 0,-.8 .4,-.6 v -.4 l -1.5,-.3 -3.3,3.6 z m -8.1,6.2 1.5,5.8 h 2.1 l 2.4,-2.5 .3,1.2 6.3,-4 .7,-1 -1,-1.1 v -.7 l .5,-1.3 -.9,-.1 -2,1 0,-1.2 -2.7,-.6 -2.4,.3 -.2,3.4 -.8,-2 -1.5,-.1 -1,.6 z m -2.2,8.2 .1,-.7 2.1,-1.3 .6,.3 1.3,.2 1.3,1.2 -2.2,-.2 -.4,-.6 -1,.6 z m -5.2,3.3 -1.1,.8 1.5,1.4 .8,-.7 -.1,-1.3 z m -6.3,-7.9 1.4,.1 .4,.6 -1.8,.1 z m -13.9,11.9 v .5 l .7,.1 -.1,-.6 z m -.4,-3.2 -1,1 v .5 l .7,1.1 1,-1 -.7,-.1 z m -2,-.8 -.3,1 -1.3,.1 -.4,.2 0,1.3 -.5,.9 .6,0 .7,-.9 .8,-.1 .9,-1 .2,-1.3 z m -4.4,-2 -.2,1.8 1.4,.8 1.2,-.6 0,-1 1.7,-.3 -.1,-.6 -.9,-.2 -.7,.6 -.9,-.5 z m -4.9,-.1 1,.7 -.3,1.2 -1.4,-1.1 z m -4.2,1.3 1.4,.1 -.7,.8 z m -3.5,3 1.8,1.1 -1.7,.1 z m -25.4,-31.2 1.2,.6 -.8,.6 z m -.7,-6.3 .4,1.2 .8,-1.2 z m 24.3,-19.3 1.5,-.1 .9,.4 1.1,-.5 1.3,-.1 1.6,.8 .8,1.9 -.1,.9 -1.2,2 -2.4,-.2 -2.1,-1.8 -1,-.4 -1.1,-2 z m -21.1,-14.4 .1,1.9 2,2 v .5 l -.8,-.2 -1.7,-.8 -.3,-1.1 -.3,-1.6 z m 18.3,-23.3 v 1.2 l 1.9,1.8 h 2.3 l .6,1.1 v 1.6 l 2.1,1.9 1.8,1.2 -.1,.7 -.7,1.1 -1.4,-1.2 -2.1,.1 -.8,-.8 -.9,-2.1 -1.5,-2.2 -2.6,-.1 -1,-.7 1,-2.1 z m 16.8,-4.5 1,0 .1,1.1 h -1 z m 16.2,19.7 .9,.1 0,1.2 -1.7,-.5 z m 127.8,77.7 -1.2,.4 -.1,1.1 h 1.2 z m -157.6,-4.5 -1.3,-.4 -4.1,.6 -2.8,1.4 -.1,1.9 1.9,.7 1.5,-.9 1.7,-.1 4.7,1.4 .1,-1.3 -1.6,-1.1 z m 2.1,2.3 -.4,-1.4 1.2,.2 .1,1.4 1.8,0 .4,-2.5 .3,2.4 2.5,-.1 3.2,-3.3 .8,.1 -.7,1.3 1.4,.9 4.2,-.2 2.6,-1.2 1.4,-.1 .3,1.5 .6,-.5 .4,-1.4 5.9,.2 1.9,-1.6 -1.3,-1.1 .6,-1.2 2.6,.2 -.2,-1.2 2.5,.2 .7,-1.1 1.1,.2 4.6,-1.9 .2,-1.7 5.6,-2.4 2,-1.9 1.2,-.6 1.3,.8 2.3,-.9 1.1,-1.9 .5,-1.3 1.7,-.9 1.5,-.7 .4,-1.4 -1.1,-1.7 -2.2,-.2 -.2,-1.3 .8,-1.6 1.4,-.2 1.3,-1.5 1.9,-.1 3.4,-3.2 .4,-1.4 1.5,-2.3 3.8,-4.1 2.5,-.9 1.9,-.9 2.1,.8 1.4,2.6 -1.5,0 -1.4,-1.5 -3,2 -1.7,.1 -.2,3.1 -3.1,4.9 .6,2 2.3,0 -.6,1 -1.4,.1 -2.4,1.8 0,.9 1.9,1 3.4,-.6 1.4,-1.7 1.4,.1 3,-1.7 .5,-2.3 1.6,-.1 6.3,.8 1,-1.1 1,-4.5 -1.6,1.1 .6,-2.2 -1.6,-1.4 .8,-1.5 .1,1.5 3.4,0 .7,-1 1.6,-.1 -.3,1.7 1.9,.1 -1.9,1.3 4.1,1.1 -3.5,.4 -1.3,1.2 .9,1.4 4.6,-1.7 2.3,1.7 .7,-.9 .6,1.4 4,2.3 h 2.9 l 3.9,-.5 4.3,1.1 2,1.9 4.5,.4 1.8,-1.5 .8,2.4 -1.8,.7 1.2,1.2 7.4,3.8 1.4,2.5 5.4,4.1 3.3,-2 -.6,-2.2 -3.5,-2 3.1,1.2 .5,-.7 .9,1.3 0,2.7 2.1,-.6 2.1,1.8 -2.5,-9.8 1.2,1.3 1.4,6 2.2,2.5 2.4,-.4 1.8,3.5 h .9 l .6,5.6 3.4,.5 1.6,2.2 1.8,1.1 .4,2.8 -1.8,2.6 2.9,1.6 1.2,-2.4 -.2,3.1 -.8,.9 1.4,1.7 .7,-2.4 -.2,-1.2 .8,.2 .6,2.3 -1,1.4 .6,2.6 .5,.4 .3,-1.6 .7,.6 -.3,2 1.2,.2 -.4,.9 1.7,-.1 0,-1 h -1 l .1,-1.7 -.8,-.6 1.7,-.3 .5,-.8 0,-1.6 .5,1.3 -.6,1.8 1.2,3.9 1.8,.1 2.2,-4.2 .1,-1.9 -1.3,-4 -.1,-1.2 .5,-1.2 -.7,-.7 -1.7,.1 -2.5,-2 -1.7,0 -2,-1.4 -1.5,0 -.5,-1.6 -1.4,-.3 -.2,-1.5 -1,-.5 .1,-1.7 -5.1,-7.4 -1.8,-1.5 v -1.2 l -4.3,-3.5 -.7,-1.1 -1.6,-2 -1.9,-.6 0,-2.2 -1.2,-1.3 -1.7,-.7 -2.1,1.3 -1.6,2.1 -.4,2.4 -1.5,.1 -2.5,2.7 -.8,-.3 v -2.5 l -2.4,-2.2 -2.3,-2 -.5,-2 -2.5,-1.3 .2,-2.2 -2.8,-.1 -.7,1.1 -1.2,0 -.7,-.7 -1.2,.8 -1.8,-1.2 0,-85.8 -6.9,-4.1 -1.8,-.5 -2.2,1.1 -2.2,.1 -2.3,-1.6 -4.3,-.6 -5.8,-3.6 -5.7,-.4 -2,.5 -.2,-1.8 -1.8,-.7 1.1,-1 -.2,-.9 -3.2,-1.1 h -2.4 l -.4,.4 -.9,-.6 .1,-2.6 -.8,-.9 -2.5,2.9 -.8,-.1 v -.8 l 1.7,-.8 v -.8 l -1.9,-2.4 -1.1,-.1 -4.5,3.1 h -3.9 l .4,-.9 -1.8,-.1 -5.2,3.4 -1.8,0 -.6,-.8 -2.7,1.5 -3.6,3.7 -2.8,2.7 -1.5,1.2  -2.6,.1 -2.2,-.4 -2.3,-1.3 v 0 l -2.8,3.9 -.1,2.4 2.6,2.4 2.1,4.5 .2,5.3 2.9,2 3.4,.4 .7,.8 -1.5,2.3 .7,2.7 -1.7,-2.6 v -2.4 l -1.5,-.3 .1,1.2 .7,2.1 2.9,3.7 h -1.4 l -2.2,1.1 -6.2,-2.5 -.1,-2 1.4,-1.3 0,-1.4 -2.1,-.5 -2.3,.2 -4.8,.2 1.5,2.3 -1.9,-1.8 -8.4,1.2 -.8,1.5 4.9,4.7 -.8,1.4 -.3,2 -.7,.8 -.1,1.9 4.4,3.6 4.1,.2 4.6,1.9 h 2 l .8,-.6 3.8,.1 .1,-.8 1.2,1.1 .1,2 -2.5,-.1 .1,3.3 .5,3.2 -2.9,2.7 -1.9,-.1 -2,-.8 -1,.1 -3.1,2.1 -1.7,.2 -1.4,-2.8 -3.1,0 -2.2,2 -.5,1.8 -3.3,1.8 -5.3,4.3 -.3,3.1 .7,2.2 1,1.2 1,-.4 .9,1 -.8,.6 -1.5,.9 1.1,1.5 -2.6,1.1 .8,2.2 1.7,2.3 .8,4.1 4,1.5 2.6,-.8 1.7,-1.1 .5,2.1 .3,4.4 -1.9,1.4 0,4.4 -.6,.9 h -1.7 l 1.7,1.2 2.1,-.1 .4,-1 4.6,-.6 2,2.6 1.3,-.7 1.3,5.1 1,.5 1,-.7 .1,-2.4 .9,-1 .7,1.1 .2,1.6 1.6,.4 4.7,-1.2 .2,1.2 -2,1.1 -1.6,1.7 -2.8,7 -4.3,2 -1.4,1.5 -.3,1.4 -1,-.6 -9.3,3.3 -1.8,4.1 -1.3,-.4 .5,-1.1 -1.5,-1.4 -3.5,-.2 -5.3,3.2 -2.2,1.3 -2.3,0 -.5,2.4 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Alaska&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;az&amp;quot; d=&amp;quot;m 139.6,387.6 3,-2.2 .8,-2.4 -1,-1.6 -1.8,-.2 -1.1,-1.6 1.1,-6.9 1.6,-.3 2.4,-3.2 1.6,-7 2.4,-3.6 4.8,-1.7 1.3,-1.3 -.4,-1.9 -2.3,-2.5 -1.2,-5.8 -1.4,-1.8 -1.3,-3.4 .9,-2.1 1.4,-3 .5,-2.9 -.5,-4.9 1,-13.6 3.5,-.6 3.7,1.4 1.2,2.7 h 2 l 2.4,-2.9 3.4,-17.5 46.2,8.2 40,6 -17.4,124.1 -37.3,-5.4 -64.2,-37.5 .5,-2.9 2,-1.8 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Arizona&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ar&amp;quot; d=&amp;quot;m 584.2,367 .9,-2.2 1.2,.5 .7,-1 -.8,-.7 .3,-1.5 -1.1,-.9 .6,-1 -.1,-1.5 -1.1,-.1 .8,-.8 1.3,.8 .3,-1.4 -.4,-1.1 .1,-.7 2,.6 -.4,-1.5 1.6,-1.3 -.5,-.9 -1.1,.1 -.6,-.9 .9,-.9 1.6,-.2 .5,-.8 1.4,-.2 -.1,-.8 -.9,-.9 v -.5 h 1.5 l .4,-.7 -1.4,-1 -.1,-.6 -11.2,.8 2.8,-5.1 1.7,-1.5 v -2.2 l -1.6,-2.5 -39.8,2 -39.1,.7 4.1,24.4 -.7,39 2.6,2.3 2.8,-1.3 3.2,.8 .2,11.9 52.3,-1.3 1.2,-1.5 .5,-3 -1.5,-2.3 -.5,-2.2 .9,-.7 v -.8 l -1.7,-1.1 -.1,-.7 1.6,-.9 -1.2,-1.1 1.7,-7.1 3.4,-1.6 v -.8 l -1.1,-1.4 2.9,-5.4 h 1.9 l 1.5,-1.2 -.3,-5.2 3.1,-4.5 1.8,-.6 -.5,-3.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Arkansas&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ca&amp;quot; d=&amp;quot;m 69.4,365.6 3.4,5.2 -1.4,.1 -1.8,-1.9 z m 1.9,-9.8 1.8,4.1 2.6,1 .7,-.6 -1.3,-2.5 -2.6,-2.4 z m -19.9,-19 v 2.4 l 2,1.2 4.4,-.2 1,-1 -3.1,-.2 z m -5.9,.1 3.3,.5 1.4,2.2 h -3.8 z m 47.9,45.5 -1,-3 .2,-3 -.4,-7.9 -1.8,-4.8 -1.2,-1.4 -.6,-1.5 -7,-8.6 -3.6,.1 -2,-1.9 1.1,-1.8 -.7,-3.7 -2.2,-1.2 -3.9,-.6 -2.8,-1.3 -1.5,-1.9 -4.5,-6.6 -2.7,-2.2 -3.7,-.5 -3.1,-2.3 -4.7,-1.5 -2.8,-.3 -2.5,-2.5 .2,-2.8 .8,-4.8 1.8,-5.1 -1.4,-1.6 -4,-9.4 -2.7,-3.7 -.4,-3 -1.6,-2.3 .2,-2.5 -2,-5 -2.9,-2.7 .6,-7.1 2.4,-.8 1.8,-3.1 -.4,-3.2 -1,-.9 h -2.5 l -2.5,-3.3 -1.5,-3.5 v -7.5 l 1.2,-4.2 .2,-2.1 2.5,.2 -.1,1.6 -.8,.7 v 2.5 l 3.7,3.2 v -4.7 l -1.4,-3.4 .5,-1.1 -1,-1.7 2.8,-1.5 -1.9,-3 -1.4,.5 -1.5,3.8 .5,1.3 -.8,1 -.9,-.1 -5.4,-6.1 .7,-5.6 -1.1,-3.9 -6.5,-12.8 .8,-10.7 2.3,-3.6 .2,-6.4 -5.5,-11.1 .3,-5.2 6.9,-7.5 1.7,-2.4 -.1,-1.4 4,-9.2 .1,-8.4 .9,-2.5 66.1,18.6 -16.4,63.1 1.1,3.5 70.4,105 -.9,2.1 1.3,3.4 1.4,1.8 1.2,5.8 2.3,2.5 .4,1.9 -1.3,1.3 -4.8,1.7 -2.4,3.6 -1.6,7 -2.4,3.2 -1.6,.3 -1.1,6.9 1.1,1.6 1.8,.2 1,1.6 -.8,2.4 -3,2.2 -2.2,-.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;California&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;co&amp;quot; d=&amp;quot;m 374.6,323.3 -16.5,-1 -51.7,-4.8 -52.6,-6.5 11.5,-88.3 44.9,5.7 37.5,3.4 33.1,2.4 -1.4,22.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Colorado&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ct&amp;quot; d=&amp;quot;m 873.5,178.9 .4,-1.1 -3.2,-12.3 -.1,-.3 -14.9,3.4 v .7 l -.9,.3 -.5,-.7 -10.5,2.4 2.8,16.3 1.8,1.5 -3.5,3.4 1.7,2.2 5.4,-4.5 1.7,-1.3 h .8 l 2.4,-3.1 1.4,.1 2.9,-1.1 h 2.1 l 5.3,-2.7 2.8,-.9 1,-1 1.5,.5 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Connecticut&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;de&amp;quot; d=&amp;quot;m 822.2,226.6 -1.6,.3 -1.5,1.1 -1.2,2.1 7.6,27.1 10.9,-2.3 -2.2,-7.6 -1.1,.5 -3.3,-2.6 -.5,-1.7 -1.8,-1 -.2,-3.7 -2.1,-2.2 -1.1,-.8 -1.2,-1.1 -.4,-3.2 .3,-2.1 1,-2.2 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Delaware&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;fl&amp;quot; d=&amp;quot;m 751.7,445.1 -4,-.7 -1.7,-.9 -2.2,1.4 v 2.5 l 1.4,2.1 -.5,4.3 -2.1,.6 -1,-1.1 -.6,-3.2 -50.1,3.3 -3.3,-6 -48.8,5.1 -.5,2.9 2.5,2.8 1.7,.7 .9,1.2 -.4,7.3 -1.1,.6 .5,.4 1,-.3 .7,-.8 10.5,-2.7 9.2,-.5 8.1,1.9 8.5,5 2.4,.8 2.2,2 -.1,2.7 h 2.4 l 1.9,-1 2.5,.1 2,-.8 2.9,-2 3.1,-2.9 1.1,-.4 .6,.5 h 1.4 l .5,-.8 -.5,-1.2 -.6,-.6 .2,-.8 2,-1.1 5,-.4 .8,1 1,.1 2.3,1 3,1.8 1.2,1.7 1.1,1.2 2.8,1.4 v 2.4 l 2.8,1.9 1,.1 1.6,1.4 .7,1.6 1,.2 .8,2.1 .7,.6 1,-1.1 2.9,.1 .5,1.4 1.1,.9 v 1.3 l 2.9,2.2 .2,9.6 -1.8,5.8 1,1.2 -.2,3.4 -.8,1.4 .7,1.2 2.3,2.3 .3,1.5 .8,1 -.4,-1.9 1.3,-.6 .8,-3.6 -3,-1.2 .1,-.6 2.6,-.4 .9,2.6 1.1,.6 .1,-2 1.1,.3 .6,.8 -.1,.7 -2.9,4.2 -.2,1.1 -1.7,1.9 v 1.1 l 3.7,3.8 5.3,7.9 1.8,2.1 v 1.8 l 2.8,4.6 2.3,.6 .7,-1.2 -2.1,.3 -3,-4.5 .2,-1.4 1.5,-.8 v -1.5 l -.6,-1.3 .9,-.9 .4,.9 .7,.5 v 4 l -1.2,-.6 -.8,.9 1.4,1.6 1,2.6 1.2,-.6 2.3,1.2 2.1,2.2 1.6,5.1 3.1,4.8 .8,-1.3 2.8,-.5 3.2,1.3 .3,1.7 3.3,3.8 .1,1.1 2.2,2.7 -.7,.5 v 2.7 l 2.7,1.4 h 1.5 l 2.7,-1.8 1.5,.3 1.1,.4 2.3,-1.7 .2,-.7 1.2,.3 2.4,-1.7 1.3,-2.3 -.7,-3.2 -.2,-1.3 1.1,-4 .6,-.2 .6,1.6 .8,-1.8 -.8,-7.2 -.4,-10.5 -1,-6.8 -.7,-1.7 -6.6,-11.1 -5.2,-9.1 -2.2,-3.3 -1.3,-3.6 -.2,-3.4 .9,-.3 v -.9 l -1.1,-2.2 -4,-4 -7.6,-9.7 -5.7,-10.4 -4.3,-10.7 -.6,-3.7 -1.2,-1 -.5,-3.8 z m 9.2,134.5 1.7,-.1 -.7,-1 z m 7.3,-1.1 v -.7 l 1.6,-.2 3.7,-3.3 1.5,-.6 2.4,-.9 .3,1.3 1.7,.8 -2.6,1.2 h -2.4 l -3.9,2.5 z m 17.2,-7.6 -3,1.4 -1,1.3 1.1,.1 z m 3.8,-2.9 -1.1,.3 -1.4,2 1.1,-.2 1.5,-1.6 z m 8.3,-15.7 -1.7,5.6 -.8,1 -1,2.6 -1.2,1.6 -.7,1.7 -1.9,2.2 v .9 l 2.7,-2.8 2.4,-3.5 .6,-2 2.1,-4.9 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Florida&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ga&amp;quot; d=&amp;quot;m 761.8,414.1 v 1.4 l -4.2,6.2 -1.2,.2 1.5,.5 v 2 l -.9,1.1 -.6,6 -2.3,6.2 .5,2 .7,5.1 -3.6,.3 -4,-.7 -1.7,-.9 -2.2,1.4 v 2.5 l 1.4,2.1 -.5,4.3 -2.1,.6 -1,-1.1 -.6,-3.2 -50.1,3.3 -3.3,-6 -.7,-2.2 -1.5,-1.5 -.5,-1.4 .6,-6.3 -2.4,-5.7 .5,-2.6 .3,-3.7 2.2,-3.8 -.2,-1.1 -1.7,-1 v -3.2 l -1.8,-1.9 -2.9,-6.1 -12.9,-45.8 22.9,-2.9 21.4,-3 -.1,1.9 -1.9,1 -1.4,3.2 .2,1.3 6.1,3.8 2.6,-.3 3.1,4 .4,1.7 4.2,5.1 2.6,1.7 1.4,.2 2.2,1.6 1.1,2.2 2,1.6 1.8,.5 2.7,2.7 .1,1.4 2.6,2.8 5,2.3 3.6,6.7 .3,2.7 3.9,2.1 2.5,4.8 .8,3.1 4.2,.4 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Georgia&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Hawaii is shown in the same scale as the contiguous United States. The Northwestern Hawaiian Islands are not shown. --&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;hi&amp;quot; d=&amp;quot;m 317,553.7 -.2,3.2 1.7,1.9 .1,1.2 -4.8,4.5 -.1,1.2 1.9,3.2 1.7,4.2 v 2.6 l -.5,1.2 .1,3.4 4.1,2.1 1.1,1.1 1.2,-1.1 2.1,-3.6 4.5,-2.9 3.3,-.5 2.5,-1 1.7,-1.2 3.2,-3.5 -2.8,-1.1 -1.4,-1.4 .1,-1.7 -.5,-.6 h -2 l .2,-2.5 -.7,-1.2 -2.6,-2.3 -4.5,-1.9 -2.8,-.2 -3.3,-2.7 -1.2,-.6 z m -15.3,-17 -1.1,1.5 -.1,1.7 2.7,2.4 1.9,.5 .6,1 .4,3 3.6,.2 5.3,-2.6 -.1,-2.5 -1.4,-.5 -3.5,-2.6 -1.8,-.3 -2.9,1.3 -1.5,-2.7 z m -1.5,11.5 .9,-1.4 2.5,-.3 .6,1.8 z m -7,-8.7 1.7,4 3.1,-.6 .3,-2 -1.4,-1.5 z m -4.1,-6.7 -1.1,2.4 h 5 l 4.8,1.6 2.5,-1.6 .2,-1.5 -4.8,.2 z m -16,-10.6 -1.9,2.1 -2.9,.6 .8,2.2 2.2,2.8 .1,1 2.1,-.3 2.3,.1 1.7,1.2 3.5,-.8 v -.7 l -1,-.8 -.5,-2.1 -.8,-.3 -.5,1 -1.2,-1.3 .2,-1.4 -1.8,-3.3 -1.1,-.7 z m -31.8,-12.4 -4.2,2.9 .2,2.3 2.4,1.2 1.9,1.3 2.7,.4 2.6,-2.2 -.2,-1.9 .8,-1.7 v -1.4 l -1,-.9 z m -10.8,4.8 -.3,1.2 -1.9,.9 -.6,1.8 1,.8 1.1,-1.5 1.9,-.6 .4,-2.6 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Hawaii&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;id&amp;quot; d=&amp;quot;m 165.3,183.1 -24.4,-5.4 8.5,-37.3 2.9,-5.8 .4,-2.1 .8,-.9 -.9,-2 -2.9,-1.2 .2,-4.2 4,-5.8 2.5,-.8 1.6,-2.3 -.1,-1.6 1.8,-1.6 3.2,-5.5 4.2,-4.8 -.5,-3.2 -3.5,-3.1 -1.6,-3.6 1.1,-4.3 -.7,-4 12.7,-56.1 14.2,3 -4.8,22 3.7,7.4 -1.6,4.8 3.6,4.8 1.9,.7 3.9,8.3 v 2.1 l 2.3,3 h .9 l 1.4,2.1 h 3.2 v 1.6 l -7.1,17 -.5,4.1 1.4,.5 1.6,2.6 2.8,-1.4 3.6,-2.4 1.9,1.9 .5,2.5 -.5,3.2 2.5,9.7 2.6,3.5 2.3,1.4 .4,3 v 4.1 l 2.3,2.3 1.6,-2.3 6.9,1.6 2.1,-1.2 9,1.7 2.8,-3.3 1.8,-.6 1.2,1.8 1.6,4.1 .9,.1 -8.5,54.8 -47.9,-8.2 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Idaho&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;il&amp;quot; d=&amp;quot;m 623.5,265.9 -1,5.2 v 2 l 2.4,3.5 v .7 l -.3,.9 .9,1.9 -.3,2.4 -1.6,1.8 -1.3,4.2 -3.8,5.3 -.1,7 h -1 l .9,1.9 v .9 l -2.2,2.7 .1,1.1 1.5,2.2 -.1,.9 -3.7,.6 -.6,1.2 -1.2,-.6 -1,.5 -.4,3.3 1.7,1.8 -.4,2.4 -1.5,.3 -6.9,-3 -4,3.7 .3,1.8 h -2.8 l -1.4,-1.5 -1.8,-3.8 v -1.9 l .8,-.6 .1,-1.3 -1.7,-1.9 -.9,-2.5 -2.7,-4.1 -4.8,-1.3 -7.4,-7.1 -.4,-2.4 2.8,-7.6 -.4,-1.9 1.2,-1.1 v -1.3 l -2.8,-1.5 -3,-.7 -3.4,1.2 -1.3,-2.3 .6,-1.9 -.7,-2.4 -8.6,-8.4 -2.2,-1.5 -2.5,-5.9 -1.2,-5.4 1.4,-3.7 .7,-.7 .1,-2.3 -.7,-.9 1,-1.5 1.8,-.6 .9,-.3 1,-1.2 v -2.4 l 1.7,-2.4 .5,-.5 .1,-3.5 -.9,-1.4 -1,-.3 -1.1,-1.6 1,-4 3,-.8 h 2.4 l 4.2,-1.8 1.7,-2.2 .1,-2.4 1.1,-1.3 1.3,-3.2 -.1,-2.6 -2.8,-3.5 h -1.2 l -.9,-1.1 .2,-1.6 -1.7,-1.7 -2.5,-1.3 .5,-.6 45.9,-2.8 .1,4.6 3.4,4.6 1.2,4.1 1.6,3.2 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Illinois&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;in&amp;quot; d=&amp;quot;m 629.2,214.8 -5.1,2.3 -4.7,-1.4 4.1,50.2 -1,5.2 v 2 l 2.4,3.5 v .7 l -.3,.9 .9,1.9 -.3,2.4 -1.6,1.8 -1.3,4.2 -3.8,5.3 -.1,7 h -1 l .9,1.9 1.1,.8 .6,-1 -.7,-1.7 4.6,-.5 .2,1.2 1.1,.2 .4,-.9 -.6,-1.3 .3,-.8 1.3,.8 1.7,-.4 1.7,.6 3.4,2.1 1.8,-2.8 3.5,-2.2 3,3.3 1.6,-2.1 .3,-2.7 3.8,-2.3 .2,1.3 1.9,1.2 3,-.2 1.2,-.7 .1,-3.4 2.5,-3.7 4.6,-4.4 -.1,-1.7 1.2,-3.8 2.2,1 6.7,-4.5 -.4,-1.7 -1.5,-2.1 1,-1.9 -6.6,-57.2 -.1,-1.4 -32.4,3.4 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Indiana&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ia&amp;quot; d=&amp;quot;m 556.9,183 2.1,1.6 .6,1.1 -1.6,3.3 -.1,2.5 2,5.5 2.7,1.5 3.3,.7 1.3,2.8 -.5,.6 2.5,1.3 1.7,1.7 -.2,1.6 .9,1.1 h 1.2 l 2.8,3.5 .1,2.6 -1.3,3.2 -1.1,1.3 -.1,2.4 -1.7,2.2 -4.2,1.8 h -2.4 l -3,.8 -1,4 1.1,1.6 1,.3 .9,1.4 -.1,3.5 -.5,.5 -1.7,2.4 v 2.4 l -1,1.2 -.9,.3 -1.8,.6 -1,1.5 .7,.9 -.1,2.3 -.7,.7 -1.5,-.8 -1.1,-1.1 -.6,-1.6 -1.7,-1.3 -14.3,.8 -27.2,1.2 -25.9,-.1 -1.8,-4.4 .7,-2.2 -.8,-3.3 .2,-2.9 -1.3,-.7 -.4,-6.1 -2.8,-5 -.2,-3.7 -2.2,-4.3 -1.3,-3.7 v -1.4 l -.6,-1.7 v -2.3 l -.5,-.9 -.7,-1.7 -.3,-1.3 -1.3,-1.2 1,-4.3 1.7,-5.1 -.7,-2 -1.3,-.4 -.4,-1.6 1,-.5 .1,-1.1 -1.3,-1.5 .1,-1.6 2.2,.1 h 28.2 l 36.3,-.9 18.6,-.7 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Iowa&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ks&amp;quot; d=&amp;quot;m 459.1,259.5 -43.7,-1.2 -36,-2 -4.8,67 67.7,2.9 62,.1 -.5,-48.1 -3.2,-.7 -2.6,-4.7 -2.5,-2.5 .5,-2.3 2.7,-2.6 .1,-1.2 -1.5,-2.1 -.9,1 -2,-.6 -2.9,-3 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Kansas&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ky&amp;quot; d=&amp;quot;m 692.1,322.5 -20.5,1.4 -5.2,.8 -17.4,1 -2.6,.8 -22.6,2 -.7,-.6 h -3.7 l 1.2,3.2 -.6,.9 -23.3,1.5 1,-2.7 1.4,.9 .7,-.4 1.2,-4.1 -1,-1 1,-2 .2,-.9 -1.3,-.8 -.3,-1.8 4,-3.7 6.9,3 1.5,-.3 .4,-2.4 -1.7,-1.8 .4,-3.3 1,-.5 1.2,.6 .6,-1.2 3.7,-.6 .1,-.9 -1.5,-2.2 -.1,-1.1 2.2,-2.7 0,-.9 1.1,.8 .6,-1 -.7,-1.7 4.6,-.5 .2,1.2 1.1,.2 .4,-.9 -.6,-1.3 .3,-.8 1.3,.8 1.7,-.4 1.7,.6 3.4,2.1 1.8,-2.8 3.5,-2.2 3,3.3 1.6,-2.1 .3,-2.7 3.8,-2.3 .2,1.3 1.9,1.2 3,-.2 1.2,-.7 .1,-3.4 2.5,-3.7 4.6,-4.4 -.1,-1.7 1.2,-3.8 2.2,1 6.7,-4.5 -.4,-1.7 -1.5,-2.1 1,-1.9 1.3,.5 2.2,.1 1.9,-.8 2.9,1.2 2.2,3.4 v 1 l 4.1,.7 2.3,-.2 1.9,2.1 2.2,.2 v -1 l 1.9,-.8 3,.8 1.2,.8 1.3,-.7 h .9 l .6,-1.7 3.4,-1.8 .5,.8 .8,2.9 3.5,1.4 1.2,2.1 -.1,1.1 .6,1 -.6,3.6 1.9,1.6 .8,1.1 1,.6 -.1,.9 4.4,5.6 h 1.4 l 1.5,1.8 1.2,.3 1.4,-.1 -4.9,6.6 -2.9,1 -3,3 -.4,2.2 -2.1,1.3 -.1,1.7 -1.4,1.4 -1.8,.5 -.5,1.9 -1,.4 -6.9,4.2 z m -98,11.3 -.7,-.7 .2,-1 h 1.1 l .7,.7 -.3,1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Kentucky&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;la&amp;quot; d=&amp;quot;m 602.5,472.8 -1.2,-1.8 .3,-1.3 -4.8,-6.8 .9,-4.6 1,-1.4 .1,-1.4 -36,2 1.7,-11.9 2.4,-4.8 6,-8.4 -1.8,-2.5 h 2 v -3.3 l -2.4,-2.5 .5,-1.7 -1.2,-1 -1.6,-7.1 .6,-1.4 -52.3,1.3 .5,19.9 .7,3.4 2.6,2.8 .7,5.4 3.8,4.6 .8,4.3 h 1 l -.1,7.3 -3.3,6.4 1.3,2.3 -1.3,1.5 .7,3 -.1,4.3 -2.2,3.5 -.1,.8 -1.7,1.2 1,1.8 1.2,1.1 1.6,-1.3 5.3,-.9 6.1,-.1 9.6,3.8 8,1 1.5,-1.4 1.8,-.2 4.8,2.2 1.6,-.4 1.1,-1.5 -4.2,-1.8 -2.2,1 -1.1,-.2 -1.4,-2 3.3,-2.2 1.6,-.1 v 1.7 l 1.5,-.1 3.4,-.3 .4,2.3 1.1,.4 .6,1.9 4.8,1 1.7,1.6 v .7 h -1.2 l -1.5,1.7 1.7,1.2 5.4,1 2.7,2.8 4.4,-1 -3.7,.2 -.1,-.6 2.8,-.7 .2,-1.8 1.2,-.3 v -1.4 l 1.1,.1 v 1.6 l 2.5,.1 .8,-1.9 .9,.3 .2,2.5 1.2,.2 -1.8,2 2.6,-.9 2,-1.1 2.9,-3.3 h -.7 l -1.3,1.2 -.4,-.1 -.5,-.8 .9,-1.2 v -2.3 l 1.1,-.8 .7,.7 1,-.8 1,-.1 .6,1.3 -.6,1.9 h 2.4 l 5.1,1.7 .5,1.3 1.6,1.4 2.8,.1 1.3,.7 1.8,-1 .9,-1.7 v -1.7 h -1.4 l -1.2,-1.4 -1.1,-1.1 -3.2,-.9 -2.6,.2 -4.2,-2.4 v -2.3 l 1.3,-1 2.4,.6 -3.1,-1.6 .2,-.8 h 3.6 l 2.6,-3.5 -2.6,-1.8 .8,-1.5 -1.2,-.8 h -.8 l -2,2.1 v 2.1 l -.6,.7 -1.1,-.1 -1.6,-1.4 h -1.3 v -1.5 l .6,-.7 .8,.7 1.7,-1.6 .7,-1.6 .8,-.3 z m -10.3,-2.7 1.9,1 .8,1.1 2.5,.1 1.5,.8 .2,1.4 -.4,.6 -.9,-1.5 -1.4,1.2 -.9,1.4 -2.8,.8 -1.6,.1 -3.7,-1 .1,-1.7 2,-2 1.1,-2.4 z m -4.7,1.2 v 1.1 l -1.8,2 h -1.2 v -2.2 l 1.6,-1.5 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Louisiana&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;me&amp;quot; d=&amp;quot;m 875,128.7 .6,4 3.2,2 .8,2.2 2.3,1.4 1.4,-.3 1,-3 -.8,-2.9 1.6,-.9 .5,-2.8 -.6,-1.3 3.3,-1.9 -2.2,-2.3 .9,-2.4 1.4,-2.2 .5,3.2 1.6,-2 1.3,.9 1.2,-.8 v -1.7 l 3.2,-1.3 .3,-2.9 2.5,-.2 2.7,-3.7 v -.7 l -.9,-.5 -.1,-3.3 .6,-1.1 .2,1.6 1,-.5 -.2,-3.2 -.9,.3 -.1,1.2 -1.2,-1.4 .9,-1.4 .6,.1 1.1,-.4 .5,2.8 2,-.3 2.9,.7 v -1 l -1.1,-1.2 1.3,.1 .1,-2.3 .6,.8 .3,1.9 2.1,1.5 .2,-1 .9,-.2 -.3,-.8 .8,-.6 -.1,-1.6 -1.6,-.2 -2,.7 1.4,-1.6 .7,-.8 1.3,-.2 .4,1.3 1.7,1.6 .4,-2.1 2.3,-1.2 -.9,-1.3 .1,-1.7 1.1,.5 h .7 l 1.7,-1.4 .4,-2.3 2.2,.3 .1,-.7 .2,-1.6 .5,1.4 1.5,-1 2.3,-4.1 -.1,-2.2 -1.4,-2 -3,-3.2 h -1.9 l -.8,2.2 -2.9,-3 .3,-.8 v -1.5 l -1.6,-4.5 -.8,-.2 -.7,.4 h -4.8 l -.3,-3.6 -8.1,-26 -7.3,-3.7 -2.9,-.1 -6.7,6.6 -2.7,-1 -1,-3.9 h -2.7 l -6.9,19.5 .7,6.2 -1.7,2.4 -.4,4.6 1.3,3.7 .8,.2 v 1.6 l -1.6,4.5 -1.5,1.4 -1.3,2.2 -.4,7.8 -2.4,-1 -1.5,.4 z m 34.6,-24.7 -1,.8 v 1.3 l .7,-.8 .9,.8 .4,-.5 1.1,.2 -1,-.8 .4,-.8 z m -1.7,2.6 -1,1.1 .5,.4 -.1,1 h 1.1 v -1.8 z m -3,-1.6 .9,1.3 1,.5 .3,-1 v -1.8 l -1.3,-.7 -.4,1.2 z m -1,5 -1.7,-1.7 1.6,-2.4 .8,.3 .2,1.1 1,.8 v 1.1 l -1,1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Maine&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;md&amp;quot; d=&amp;quot;m 822.9,269.3 0,-1.7 h -.8 l 0,1.8 z m 11.8,-3.9 1.2,-2.2 .1,-2.5 -.6,-.6 -.7,.9 -.2,2.1 -.8,1.4 -.3,1.1 -4.6,1.6 -.7,.8 -1.3,.2 -.4,.9 -1.3,.6 -.3,-2.5 .4,-.7 -.8,-.5 .2,-1.5 -1.6,1 v -2 l 1.2,-.3 -1.9,-.4 -.7,-.8 .4,-1.3 -.8,-.6 -.7,1.6 .5,.8 -.7,.6 -1.1,.5 -2,-1 -.2,-1.2 -1,-1.1 -1.4,-1.7 1.5,-.8 -1,-.6 v -.9 l .6,-1 1.7,-.3 -1.4,-.6 -.1,-.7 -1.3,-.1 -.4,1.1 -.6,.3 .1,-3.4 1,-1 .8,.7 .1,-1.6 -1,-.9 -.9,1.1 -1,1.4 -.6,-1 .2,-2.4 .9,-1 .9,.9 1.2,-.7 -.4,-1.7 -1,1 -.9,-2.1 -.2,-1.7 1.1,-2.4 1.1,-1.4 1.4,-.2 -.5,-.8 .5,-.6 -.3,-.7 .2,-2.1 -1.5,.4 -.8,1.1 1,1.3 -2.6,3.6 -.9,-.4 -.7,.9 -.6,2.2 -1.8,.5 1.3,.6 1.3,1.3 -.2,.7 .9,1.2 -1.1,1 .5,.3 -.5,1.3 v 2.1 l -.5,1.3 .9,1.1 .7,3.4 1.3,1.4 1.6,1.4 .4,2.8 1.6,2 .4,1.4 v 1 h -.7 l -1.5,-1.2 -.4,.2 -1.2,-.2 -1.7,-1.4 -1.4,-.3 -1,.5 -1.2,-.3 -.4,.2 -1.7,-.8 -1,-1 -1,-1.3 -.6,-.2 -.8,.7 -1.6,1.3 -1.1,-.8 -.4,-2.3 .8,-2.1 -.3,-.5 .3,-.4 -.7,-1 1,-.1 1,-.9 .4,-1.8 1.7,-2.6 -2.6,-1.8 -1,1.7 -.6,-.6 h -1 l -.6,-.1 -.4,-.4 .1,-.5 -1.7,-.6 -.8,.3 -1.2,-.1 -.7,-.7 -.5,-.2 -.2,-.7 .6,-.8 v -.9 l -1.2,-.2 -1,-.9 -.9,.1 -1.6,-.3 -.9,-.4 .2,-1.6 -1,-.5 -.2,-.7 h -.7 l -.8,-1.2 .2,-1 -2.6,.4 -2.2,-1.6 -1.4,.3 -.9,1.4 h -1.3 l -1.7,2.9 -3.3,.4 -1.9,-1 -2.6,3.8 -2.2,-.3 -3.1,3.9 -.9,1.6 -1.8,1.6 -1.7,-11.4 60.5,-11.8 7.6,27.1 10.9,-2.3 0,5.3 -.1,3.1 -1,1.8 z m -13.4,-1.8 -1.3,.9 .8,1.8 1.7,.8 -.4,-1.6 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Maryland&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ma&amp;quot; d=&amp;quot;m 899.9,174.2 h 3.4 l .9,-.6 .1,-1.3 -1.9,-1.8 .4,1 -1.5,1.5 h -2.3 l .1,.8 z m -9,1.8 -1.2,-.6 1,-.8 .6,-2.1 1.2,-1 .8,-.2 .6,.9 1.1,.2 .6,-.6 .5,1.9 -1.3,.3 -2.8,.7 z m -34.9,-23.4 18.4,-3.8 1,-1.5 .3,-1.7 1.9,-.6 .5,-1.1 1.7,-1.1 1.3,.3 1.7,3.3 1,.4 1.1,-1.3 .8,1.3 v 1.1 l -3,2.4 .2,.8 -.9,1 .4,.8 -1.3,.3 .9,1.2 -.8,.7 .6,1 .9,-.2 .3,-.8 1.1,.6 h 1.8 l 2.5,2.6 .2,2.6 1.8,.1 .8,1.1 .6,2 1,.7 h 1.9 l 1.9,-.1 .8,-.9 1.6,-1.2 1.1,-.3 -1.2,-2.1 -.3,.9 -1.5,-3.6 h -.8 l -.4,.9 -1.2,-1 1.3,-1.1 1.8,.4 2.3,2.1 1.3,2.7 1.2,3.3 -1,2.8 v -1.8 l -.7,-1 -3.5,2.3 -.9,-.3 -1.6,1 -.1,1.2 -2.2,1.2 -2,2.1 -2,1.9 h -1.2 l 3.3,-3.3 .5,-1.9 -.5,-.6 -.3,-1.3 -.9,-.1 -.1,1.3 -1,1.2 h -1.2 l -.3,1.1 .4,1.2 -1.2,1.1 -1.1,-.2 -.4,1 -1.4,-3 -1.3,-1.1 -2.6,-1.3 -.6,-2.2 h -.8 l -.7,-2.6 -6.5,2 -.1,-.3 -14.9,3.4 v .7 l -.9,.3 -.5,-.7 -10.5,2.4 -.7,-1 .5,-15 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Massachusetts&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;mi&amp;quot; d=&amp;quot;m 663.3,209.8 .1,1.4 21.4,-3.5 .5,-1.2 3.9,-5.9 v -4.3 l .8,-2.1 2.2,-.8 2,-7.8 1,-.5 1,.6 -.2,.6 -1.1,.8 .3,.9 .8,.4 1.9,-1.4 .4,-9.8 -1.6,-2.3 -1.2,-3.7 v -2.5 l -2.3,-4.4 v -1.8 l -1.2,-3.3 -2.3,-3 -2.9,-1 -4.8,3 -2.5,4.6 -.2,.9 -3,3.5 -1.5,-.2 -2.9,-2.8 -.1,-3.4 1.5,-1.9 2,-.2 1.2,-1.7 .2,-4 .8,-.8 1.1,-.1 .9,-1.7 -.2,-9.6 -.3,-1.3 -1.2,-1.2 -1.7,-1 -.1,-1.8 .7,-.6 1.8,.8 -.3,-1.7 -1.9,-2.7 -.7,-1.6 -1.1,-1.1 h -2.2 l -8.1,-2.9 -1.4,-1.7 -3.1,-.3 -1.2,.3 -4.4,-2.3 h -1.4 l .5,1 -2.7,-.1 .1,.6 .6,.6 -2.5,2.1 .1,1.8 1.5,2.3 1.5,.2 v .6 l -1.5,.5 -2.1,-.1 -2.8,2.5 .1,2.5 .4,5.8 -2.2,3.4 .8,-4.5 -.8,-.6 -.9,5.3 -1,-2.3 .5,-2.3 -.5,-1 .6,-1.3 -.6,-1.1 1,-1 v -1.2 l -1.3,.6 -1.3,3.1 -.7,.7 -1.3,2.4 -1.7,-.2 -.1,1.2 h -1.6 l .2,1.5 .2,2 -3,1.2 .1,1.3 1,1.7 -.1,5.2 -1.3,4.4 -1.7,2.5 1.2,1.4 .8,3.5 -1,2.5 -.2,2.1 1.7,3.4 2.5,4.9 1.2,1.9 1.6,6.9 -.1,8.8 -.9,3.9 -2,3.2 -.9,3.7 -2,3 -1.2,1 z m -95.8,-96.8 3,3.8 17,3.8 1.4,1 4,.8 .7,.5 2.8,-.2 4.9,.8 1.4,1.5 -1,1 .8,.8 3.8,.7 1.2,1.2 .1,4.4 -1.3,2.8 2,.1 1,-.8 .9,.8 -1.1,3.1 1,1.6 1.2,.3 .8,-1.8 2.9,-4.6 1.6,-6 2.3,-2 -.5,-1.6 .5,-.9 1,1.6 -.3,2.2 2.9,-2.2 .2,-2.3 2.1,.6 .8,-1.6 .7,.6 -.7,1.5 -1,.5 -1,2 1.4,1.8 1.1,-.5 -.5,-.7 1,-1.5 1.9,-1.7 h .8 l .2,-2.6 2,-1.8 7.9,-.5 1.9,-3.1 3.8,-.3 3.8,1.2 4.2,2.7 .7,-.2 -.2,-3.5 .7,-.2 4.5,1.1 1.5,-.2 2.9,-.7 1.7,.4 1.8,.1 v -1.1 l -.7,-.9 -1.5,-.2 -1.1,-.8 .5,-1.4 -.8,-.3 -2.6,.1 -.1,-1 1.1,-.8 .6,.8 .5,-1.8 -.7,-.7 .7,-.2 -1.4,-1.3 .3,-1.3 .1,-1.9 h -1.3 l -1.5,1 -1.9,.1 -.5,1.8 -1.9,.2 -.3,-1.2 -2.2,.1 -1,1.2 -.7,-.1 -.2,-.8 -2.6,.4 -.1,-4.8 1,-2 -.7,-.1 -1.8,1.1 h -2.2 l -3.8,2.7 -6.2,.3 -4.1,.8 -1.9,1.5 -1.4,1.3 -2.5,1.7 -.3,.8 -.6,-1.7 -1.3,-.6 v .6 l .7,.7 v 1.3 l -1.5,-.6 h -.6 l -.3,1.2 -2,-1.9 -1.3,-.2 -1.3,1.5 -3.2,-.1 -.5,-1.4 -2,-1.9 -1.3,-1.6 v -.7 l -1.1,-1.4 -2.6,-1.2 -3.3,-.1 -1.1,-.9 h -1.4 l -.7,.4 -2.2,2.2 -.7,1.1 -1,-.7 .2,-1 .8,-2.1 3.2,-5 .8,-.2 1.7,-1.9 .7,-1.6 3,-.6 .8,-.6 -.1,-1 -.5,-.5 -4.5,.2 -2,.5 -2.6,1.2 -1.2,1.2 -1.7,2.2 -1.8,1 -3.3,3.4 -.4,1.6 -7.4,4.6 -4,.5 -1.8,.4 -2.3,3 -1.8,.7 -4.4,2.3 z m 100.7,3.8 3.8,.1 .6,-.5 -.2,-2 -1.7,-1.8 -1.9,.1 -.1,.5 1.1,.4 -1.6,.8 -.3,1 -.6,-.6 -.4,.8 z m -75.1,-41.9 -2.3,.2 -2.7,1.9 -7.1,5.3 .8,1 1.8,.3 2.8,-2 -1.1,-.5 2.3,-1.6 h 1 l 3,-1.9 -.1,-.9 z m 41.1,62.8 v 1 l 2.1,1.6 -.2,-2.4 z m -.7,2.8 1.1,.1 v .9 h -1 z m 21.4,-21.3 v .9 l .8,-.2 v -.5 z m 4.7,3.1 -.1,-1.1 -1.6,-.2 -.6,-.4 h -.9 l -.4,.3 .9,.4 1.1,1.1 z m -18,1.2 -.1,1.1 -.3,.7 .2,2.2 .4,.3 .7,.1 .5,-.9 .1,-1.6 -.3,-.6 -.1,-1.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Michigan&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;mn&amp;quot; d=&amp;quot;m 464.7,68.6 -1.1,2.8 .8,1.4 -.3,5.1 -.5,1.1 2.7,9.1 1.3,2.5 .7,14 1,2.7 -.4,5.8 2.9,7.4 .3,5.8 -.1,2.1 -.1,2.2 -.9,2 -3.1,1.9 -.3,1.2 1.7,2.5 .4,1.8 2.6,.6 1.5,1.9 -.2,39.5 h 28.2 l 36.3,-.9 18.6,-.7 -1.1,-4.5 -.2,-3 -2.2,-3 -2.8,-.7 -5.2,-3.6 -.6,-3.3 -6.3,-3.1 -.2,-1.3 h -3.3 l -2.2,-2.6 -2,-1.3 .7,-5.1 -.9,-1.6 .5,-5.4 1,-1.8 -.3,-2.7 -1.2,-1.3 -1.8,-.3 v -1.7 l 2.8,-5.8 5.9,-3.9 -.4,-13 .9,.4 .6,-.5 .1,-1.1 .9,-.6 1.4,1.2 .7,-.1 v 0 l -1.2,-2.2 4.3,-3.1 3.1,-3.7 1.6,-.8 4.7,-5.9 6.3,-5.8 3.9,-2.1 6.3,-2.7 7.6,-4.5 -.6,-.4 -3.7,.7 -2.8,.1 -1,-1.6 -1.4,-.9 -9.8,1.2 -1,-2.8 -1.6,-.1 -1.7,.8 -3.7,3.1 h -4.1 l -2.1,-1 -.3,-1.7 -3.9,-.8 -.6,-1.6 -.7,-1.3 -1,.9 -2.6,.1 -9.9,-5.5 h -2.9 l -.8,-.7 -3.1,1.3 -.8,1.3 -3.3,.8 -1.3,-.2 v -1.7 l -.7,-.9 h -5.9 l -.4,-1.4 h -2.6 l -1.1,.4 -2.4,-1.7 .3,-1.4 -.6,-2.4 -.7,-1.1 -.2,-3 -1,-3.1 -2.1,-1.6 h -2.9 l .1,8 -30.9,-.4 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Minnesota&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ms&amp;quot; d=&amp;quot;m 623.8,468.6 -5,.1 -2.4,-1.5 -7.9,2.5 -.9,-.7 -.5,.2 -.1,1.6 -.6,.1 -2.6,2.7 -.7,-.1 -.6,-.7 -1.2,-1.8 .3,-1.3 -4.8,-6.8 .9,-4.6 1,-1.4 .1,-1.4 -36,2 1.7,-11.9 2.4,-4.8 6,-8.4 -1.8,-2.5 h 2 v -3.3 l -2.4,-2.5 .5,-1.7 -1.2,-1 -1.6,-7.1 .6,-1.4 1.2,-1.5 .5,-3 -1.5,-2.3 -.5,-2.2 .9,-.7 v -.8 l -1.7,-1.1 -.1,-.7 1.6,-.9 -1.2,-1.1 1.7,-7.1 3.4,-1.6 v -.8 l -1.1,-1.4 2.9,-5.4 h 1.9 l 1.5,-1.2 -.3,-5.2 3.1,-4.5 1.8,-.6 -.5,-3.1 38.3,-2.6 1.3,2 -1.3,67 4.4,33.2 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Mississippi&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;mo&amp;quot; d=&amp;quot;m 555.3,248.9 -1.1,-1.1 -.6,-1.6 -1.7,-1.3 -14.3,.8 -27.2,1.2 -25.9,-.1 1.3,1.3 -.3,1.4 2.1,3.7 3.9,6.3 2.9,3 2,.6 .9,-1 1.5,2.1 -.1,1.2 -2.7,2.6 -.5,2.3 2.5,2.5 2.6,4.7 3.2,.7 .5,48.1 .2,10.8 39.1,-.7 39.8,-2 1.6,2.5 v 2.2 l -1.7,1.5 -2.8,5.1 11.2,-.8 1,-2 1.2,-.5 v -.7 l -1.2,-1.1 -.6,-1 1.7,.2 .8,-.7 -1.4,-1.5 1.4,-.5 .1,-1 -.6,-1 v -1.3 l -.7,-.7 .2,-1 h 1.1 l .7,.7 -.3,1 .8,.7 .8,-1 1,-2.7 1.4,.9 .7,-.4 1.2,-4.1 -1,-1 1,-2 .2,-.9 -1.3,-.8 h -2.8 l -1.4,-1.5 -1.8,-3.8 v -1.9 l .8,-.6 .1,-1.3 -1.7,-1.9 -.9,-2.5 -2.7,-4.1 -4.8,-1.3 -7.4,-7.1 -.4,-2.4 2.8,-7.6 -.4,-1.9 1.2,-1.1 v -1.3 l -2.8,-1.5 -3,-.7 -3.4,1.2 -1.3,-2.3 .6,-1.9 -.7,-2.4 -8.6,-8.4 -2.2,-1.5 -2.5,-5.9 -1.2,-5.4 1.4,-3.7 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Missouri&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;mt&amp;quot; d=&amp;quot;m 247,130.5 57.3,7.9 51,5.3 2,-20.7 5.2,-66.7 -53.5,-5.6 -54.3,-7.7 -65.9,-12.5 -4.8,22 3.7,7.4 -1.6,4.8 3.6,4.8 1.9,.7 3.9,8.3 v 2.1 l 2.3,3 h .9 l 1.4,2.1 h 3.2 v 1.6 l -7.1,17 -.5,4.1 1.4,.5 1.6,2.6 2.8,-1.4 3.6,-2.4 1.9,1.9 .5,2.5 -.5,3.2 2.5,9.7 2.6,3.5 2.3,1.4 .4,3 v 4.1 l 2.3,2.3 1.6,-2.3 6.9,1.6 2.1,-1.2 9,1.7 2.8,-3.3 1.8,-.6 1.2,1.8 1.6,4.1 .9,.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Montana&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ne&amp;quot; d=&amp;quot;m 402.5,191.1 38,1.6 3.4,3.2 1.7,.2 2.1,2 1.8,-.1 1.8,-2 1.5,.6 1,-.7 .7,.5 .9,-.4 .7,.4 .9,-.4 1,.5 1.4,-.6 2,.6 .6,1.1 6.1,2.2 1.2,1.3 .9,2.6 1.8,.7 1.5,-.2 .5,.9 v 2.3 l .6,1.7 v 1.4 l 1.3,3.7 2.2,4.3 .2,3.7 2.8,5 .4,6.1 1.3,.7 -.2,2.9 .8,3.3 -.7,2.2 1.8,4.4 1.3,1.3 -.3,1.4 2.1,3.7 3.9,6.3 h -32.4 l -43.7,-1.2 -36,-2 1.4,-22.1 -33.1,-2.4 3.7,-44.2 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Nebraska&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;nv&amp;quot; d=&amp;quot;m 167.6,296.8 -3.4,17.5 -2.4,2.9 h -2 l -1.2,-2.7 -3.7,-1.4 -3.5,.6 -1,13.6 .5,4.9 -.5,2.9 -1.4,3 -70.4,-105 -1.1,-3.5 16.4,-63.1 47,11.2 24.4,5.4 23.3,4.7 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Nevada&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;nh&amp;quot; d=&amp;quot;m 862.6,93.6 -1.3,.1 -1,-1.1 -1.9,1.4 -.5,6.1 1.2,2.3 -1.1,3.5 2.1,2.8 -.4,1.7 .1,1.3 -1.1,2.1 -1.4,.4 -.6,1.3 -2.1,1 -.7,1.5 1.4,3.4 -.5,2.5 .5,1.5 -1,1.9 .4,1.9 -1.3,1.9 .2,2.2 -.7,1.1 .7,4.5 .7,1.5 -.5,2.6 .9,1.8 -.2,2.5 -.5,1.3 -.1,1.4 2.1,2.6 18.4,-3.8 1,-1.5 .3,-1.7 1.9,-.6 .5,-1.1 1.7,-1.1 1.3,.3 .8,-4.8 -2.3,-1.4 -.8,-2.2 -3.2,-2 -.6,-4 -11.9,-36.8 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;New Hampshire&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;nj&amp;quot; d=&amp;quot;m 842.5,195.4 -14.6,-4.9 -1.8,2.5 .1,2.2 -3,5.4 1.5,1.8 -.7,2 -1,1 .5,3.6 2.7,.9 1,2.8 2.1,1.1 4.2,3.2 -3.3,2.6 -1.6,2.3 -1.8,3 -1.6,.6 -1.4,1.7 -1,2.2 -.3,2.1 .8,.9 .4,2.3 1.2,.6 2.4,1.5 1.8,.8 1.6,.8 .1,1.1 .8,.1 1.1,-1.2 .8,.4 2.1,.2 -.2,2.9 .2,2.5 1.8,-.7 1.5,-3.9 1.6,-4.8 2.9,-2.8 .6,-3.5 -.6,-1.2 1.7,-2.9 v -1.2 l -.7,-1.1 1.2,-2.7 -.3,-3.6 -.6,-8.2 -1.2,-1.4 v 1.4 l .5,.6 h -1.1 l -.6,-.4 -1.3,-.2 -.9,.6 -1.2,-1.6 .7,-1.7 v -1 l 1.7,-.7 .8,-2.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;New Jersey&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;nm&amp;quot; d=&amp;quot;m 357.5,332.9 h -.8 l -7.9,99.3 -31.8,-2.6 -34.4,-3.6 -.3,3 2,2.2 -30.8,-4.1 -1.4,10.2 -15.7,-2.2 17.4,-124.1 52.6,6.5 51.7,4.8 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;New Mexico&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ny&amp;quot; d=&amp;quot;m 872.9,181.6 -1.3,.1 -.5,1 z m -30.6,22.7 .7,.6 1.3,-.3 1.1,.3 .9,-1.3 h 1.9 l 2.4,-.9 5.1,-2.1 -.5,-.5 -1.9,.8 -2,.9 .2,-.8 2.6,-1.1 .8,-1 1.2,.1 4.1,-2.3 v .7 l -4.2,3 4.5,-2.8 1.7,-2.2 1.5,-.1 4.5,-3.1 3.2,-3.1 3,-2.3 1,-1.2 -1.7,-.1 -1,1.2 -.2,.7 -.9,.7 -.8,-1.1 -1.7,1 -.1,.9 -.9,-.2 .5,-.9 -1.2,-.7 -.6,.9 .9,.3 .2,.5 -.3,.5 -1.4,2.6 h -1.9 l .9,-1.8 .9,-.6 .3,-1.7 1.4,-1.6 .9,-.8 1.5,-.7 -1.2,-.2 -.7,.9 h -.7 l -1.1,.8 -.2,1 -2.2,2.1 -.4,.9 -1.4,.9 -7.7,1.9 .2,.9 -.9,.7 -2,.3 -1,-.6 -.2,1.1 -1.1,-.4 .1,1 -1.2,-.1 -1.2,.5 -.2,1.1 h -1 l .2,1 h -.7 l .2,1 -1.8,.4 -1.5,2.3 z m -.8,-.4 -1.6,.4 v 1 l -.7,1.6 .6,.7 2.4,-2.3 -.1,-.9 z m -10.1,-95.2 -.6,1.9 1.4,.9 -.4,1.5 .5,3.2 2.2,2.3 -.4,2.2 .6,2 -.4,1 -.3,3.8 3.1,6.7 -.8,1.8 .9,2.2 .9,-1.6 1.9,1.5 3,14.2 -.5,2 1.1,1 -.5,15 .7,1 2.8,16.3 1.8,1.5 -3.5,3.4 1.7,2.2 -1.3,3.3 -1.5,1.7 -1.5,2.3 -.2,-.7 .4,-5.9 -14.6,-4.9 -1.6,-1.1 -1.9,.3 -3,-2.2 -3,-5.8 h -2 l -.4,-1.5 -1.7,-1.1 -70.5,13.9 -.8,-6 4.3,-3.9 .6,-1.7 3.9,-2.5 .6,-2.4 2.3,-2 .8,-1.1 -1.7,-3.3 -1.7,-.5 -1.8,-3 -.2,-3.2 7.6,-3.9 8.2,-1.6 h 4.4 l 3.2,1.6 .9,-.1 1.8,-1.6 3.4,-.7 h 3 l 2.6,-1.3 2.5,-2.6 2.4,-3.1 1.9,-.4 1.1,-.5 .4,-3.2 -1.4,-2.7 -1.2,-.7 2,-1.3 -.1,-1.8 h -1.5 l -2.3,-1.4 -.1,-3.1 6.2,-6.1 .7,-2.4 3.7,-6.3 5.9,-6.4 2.1,-1.7 2.5,.1 20.6,-5.2 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;New York&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;nc&amp;quot; d=&amp;quot;m 829,300.1 -29.1,6.1 -39.4,7.3 -29.4,3.5 v 5.2 l -1.5,-.1 -1.4,1.2 -2.4,5.2 -2.6,-1.1 -3.5,2.5 -.7,2.1 -1.5,1.2 -.8,-.8 -.1,-1.5 -.8,-.2 -4,3.3 -.6,3.4 -4.7,2.4 -.5,1.2 -3.2,2.6 -3.6,.5 -4.6,3 -.8,4.1 -1.3,.9 -1.5,-.1 -1.4,1.3 -.1,4.9 21.4,-3 4.4,-1.9 1.3,-.1 7.3,-4.3 23.2,-2.2 .4,.5 -.2,1.4 .7,.3 1.2,-1.5 3.3,3 .1,2.6 19.7,-2.8 24.5,17.1 4,-2.2 3,-.7 h 1.7 l 1.1,1.1 .8,-2 .6,-5 1.7,-3.9 5.4,-6.1 4.1,-3.5 5.4,-2.3 2.5,-.4 1.3,.4 .7,1.1 3.3,-6.6 3.3,-5.3 -.7,-.3 -4.4,6.8 -.5,-.8 2,-2.2 -.4,-1.5 -2,-.5 1,1.3 -1.2,.1 -1.2,-1.8 -1.2,2 -1.6,.2 1,-2.7 .7,-1.7 -.2,-2.9 -2.2,-.1 .9,-.9 1.1,.3 2.7,.1 .8,-.5 h 2.3 l 2,-1.9 .2,-3.2 1.3,-1.4 1.2,-.2 1.3,-1 -.5,-3.7 -2.2,-3.8 -2.7,-.2 -.9,1.6 -.5,-1 -2.7,.2 -1.2,.4 -1.9,1.2 -.3,-.4 h -.9 l -1.8,1.2 -2.6,.5 v -1.3 l .8,-1 1,.7 h 1 l 1.7,-2.1 3.7,-1.7 2,-2.2 h 2.4 l .8,1.3 1.7,.8 -.5,-1.5 -.3,-1.6 -2.8,-3.1 -.3,-1.4 -.4,1 -.9,-1.3 z m 7,31 2.7,-2.5 4.6,-3.3 v -3.7 l -.4,-3.1 -1.7,-4.2 1.5,1.4 1,3.2 .4,7.6 -1.7,.4 -3.1,2.4 -3.2,3.2 z m 1.9,-19.3 -.9,-.2 v 1 l 2.5,2.2 -.2,-1.4 z m 2.9,2.1 -1.4,-2.8 -2.2,-3.4 -2.4,-3 -2.2,-4.3 -.8,-.7 2.2,4.3 .3,1.3 3.4,5.5 1.8,2.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;North Carolina&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;nd&amp;quot; d=&amp;quot;m 464.7,68.6 -1.1,2.8 .8,1.4 -.3,5.1 -.5,1.1 2.7,9.1 1.3,2.5 .7,14 1,2.7 -.4,5.8 2.9,7.4 .3,5.8 -.1,2.1 -29.5,-.4 -46,-2.1 -39.2,-2.9 5.2,-66.7 44.5,3.4 55.3,1.6 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;North Dakota&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;oh&amp;quot; d=&amp;quot;m 685.7,208.8 1.9,-.4 3,1.3 2.1,.6 .7,.9 h 1 l 1,-1.5 1.3,.8 h 1.5 l -.1,1 -3.1,.5 -2,1.1 1.9,.8 1.6,-1.5 2.4,-.4 2.2,1.5 1.5,-.1 2.5,-1.7 3.6,-2.1 5.2,-.3 4.9,-5.9 3.8,-3.1 9.3,-5.1 4.9,29.9 -2.2,1.2 1.4,2.1 -.1,2.2 .6,2 -1.1,3.4 -.1,5.4 -1,3.6 .5,1.1 -.4,2.2 -1.1,.5 -2,3.3 -1.8,2 h -.6 l -1.8,1.7 -1.3,-1.2 -1.5,1.8 -.3,1.2 h -1.3 l -1.3,2.2 .1,2.1 -1,.5 1.4,1.1 v 1.9 l -1,.2 -.7,.8 -1,.5 -.6,-2.1 -1.6,-.5 -1,2.3 -.3,2.2 -1.1,1.3 1.3,3.6 -1.5,.8 -.4,3.5 h -1.5 l -3.2,1.4 -1.2,-2.1 -3.5,-1.4 -.8,-2.9 -.5,-.8 -3.4,1.8 -.6,1.7 h -.9 l -1.3,.7 -1.2,-.8 -3,-.8 -1.9,.8 v 1 l -2.2,-.2 -1.9,-2.1 -2.3,.2 -4.1,-.7 v -1 l -2.2,-3.4 -2.9,-1.2 -1.9,.8 -2.2,-.1 -1.3,-.5 -6.6,-57.2 21.4,-3.5 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Ohio&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ok&amp;quot; d=&amp;quot;m 501.5,398.6 -4.6,-3.8 -2.2,-.9 -.5,1.6 -5.1,.3 -.6,-1.5 -5,2.5 -1.6,-.7 -3.7,.3 -.6,1.7 -3.6,.9 -1.3,-1.2 -1.2,.1 -2,-1.8 -2.1,.7 -2,-.5 -1.8,-2 -2.5,4.2 -1.2,.8 -1,-1.8 .3,-2 -1.2,-.7 -2.3,2.5 -1.7,-1.2 -.1,-1.5 -1.3,.5 -2.6,-1.7 -3,2.6 -2.3,-1.1 .7,-2.1 -2.3,.1 -1.9,-3 -3.5,-1.1 -2,2.3 -2.3,-2.2 -1.4,.4 -2,.1 -3.5,-1.9 -2.3,.1 -1.2,-.7 -.5,-2.9 -2.3,-1.7 -1.1,1.5 -1.4,-1 -1.2,-.4 -1.1,1 -1.5,-.3 -2.5,-3 -2.7,-1.3 1.4,-42.7 -52.6,-3.2 .6,-10.6 16.5,1 67.7,2.9 62,.1 .2,10.8 4.1,24.4 -.7,39 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Oklahoma&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;or&amp;quot; d=&amp;quot;m 93.9,166.5 47,11.2 8.5,-37.3 2.9,-5.8 .4,-2.1 .8,-.9 -.9,-2 -2.9,-1.2 .2,-4.2 4,-5.8 2.5,-.8 1.6,-2.3 -.1,-1.6 1.8,-1.6 3.2,-5.5 4.2,-4.8 -.5,-3.2 -3.5,-3.1 -1.6,-3.6 -30.3,-7.3 -2.8,1 -5.4,-.9 -1.8,-.9 -1.5,1.2 -3.3,-.4 -4.5,.5 -.9,.7 -4.2,-.4 -.8,-1.6 -1.2,-.2 -4.4,1.3 -1.6,-1.1 -2.2,.8 -.2,-1.8 -2.3,-1.2 -1.5,-.2 -1,-1.1 -3,.3 -1.2,-.8 h -1.2 l -1.2,.9 -5.5,.7 -6.6,-4.2 1.1,-5.6 -.4,-4.1 -3.2,-3.7 -3.7,.1 -.4,-1.1 .4,-1.2 -.7,-.8 -1,.1 -1.1,1.3 -1.5,-.2 -.5,-1.1 -1,-.1 -.7,.6 -2,-1.9 v 4.3 l -1.3,1.3 -1.1,3.5 -.1,2.3 -4.5,12.3 -13.2,31.3 -3.2,4.6 -1.6,-.1 .1,2.1 -5.2,7.1 -.3,3.3 1,1.3 .1,2.4 -1.2,1.1 -1.2,3 .1,5.7 1.2,2.9 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Oregon&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;pa&amp;quot; d=&amp;quot;m 826.3,189.4 -1.9,.3 -3,-2.2 -3,-5.8 h -2 l -.4,-1.5 -1.7,-1.1 -70.5,13.9 -.8,-6 -4.2,3.4 -.9,.1 -2.7,3 -3.3,1.7 4.9,29.9 3.2,19.7 17.4,-2.9 60.5,-11.8 1.2,-2.1 1.5,-1.1 1.6,-.3 1.6,.6 1.4,-1.7 1.6,-.6 1.8,-3 1.6,-2.3 3.3,-2.6 -4.2,-3.2 -2.1,-1.1 -1,-2.8 -2.7,-.9 -.5,-3.6 1,-1 .7,-2 -1.5,-1.8 3,-5.4 -.1,-2.2 1.8,-2.5 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Pennsylvania&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ri&amp;quot; d=&amp;quot;m 883.2,170.7 -1.3,-1.1 -2.6,-1.3 -.6,-2.2 h -.8 l -.7,-2.6 -6.5,2 3.2,12.3 -.4,1.1 .4,1.8 5.6,-3.6 .1,-3 -.8,-.8 .4,-.6 -.1,-1.3 -.9,-.7 1.2,-.4 -.9,-1.6 1.8,.7 .3,1.4 .7,1.2 -1.4,-.8 1.1,1.7 -.3,1.2 -.6,-1.1 v 2.5 l .6,-.9 .4,.9 1.3,-1.5 -.2,-2.5 1.4,3.1 1,-.9 z m -4.7,12.2 h .9 l .5,-.6 -.8,-1.3 -.7,.7 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Rhode Island&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;sc&amp;quot; d=&amp;quot;m 772.3,350.2 -19.7,2.8 -.1,-2.6 -3.3,-3 -1.2,1.5 -.7,-.3 .2,-1.4 -.4,-.5 -23.2,2.2 -7.3,4.3 -1.3,.1 -4.4,1.9 -.1,1.9 -1.9,1 -1.4,3.2 .2,1.3 6.1,3.8 2.6,-.3 3.1,4 .4,1.7 4.2,5.1 2.6,1.7 1.4,.2 2.2,1.6 1.1,2.2 2,1.6 1.8,.5 2.7,2.7 .1,1.4 2.6,2.8 5,2.3 3.6,6.7 .3,2.7 3.9,2.1 2.5,4.8 .8,3.1 4.2,.4 .8,-1.5 h .6 l 1.8,-1.5 .5,-2 3.2,-2.1 .3,-2.4 -1.2,-.9 .8,-.7 .8,.4 1.3,-.4 1.8,-2.1 3.8,-1.8 1.6,-2.4 .1,-.7 4.8,-4.4 -.1,-.5 -.9,-.8 1.1,-1.5 h .8 l .4,.5 .7,-.8 h 1.3 l .6,-1.5 2.3,-2.1 -.3,-5.4 .8,-2.3 3.6,-6.2 2.4,-2.2 2.2,-1.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;South Carolina&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;sd&amp;quot; d=&amp;quot;m 396.5,125.9 46,2.1 29.5,.4 -.1,2.2 -.9,2 -3.1,1.9 -.3,1.2 1.7,2.5 .4,1.8 2.6,.6 1.5,1.9 -.2,39.5 -2.2,-.1 -.1,1.6 1.3,1.5 -.1,1.1 -1,.5 .4,1.6 1.3,.4 .7,2 -1.7,5.1 -1,4.3 1.3,1.2 .3,1.3 .7,1.7 -1.5,.2 -1.8,-.7 -.9,-2.6 -1.2,-1.3 -6.1,-2.2 -.6,-1.1 -2,-.6 -1.4,.6 -1,-.5 -.9,.4 -.7,-.4 -.9,.4 -.7,-.5 -1,.7 -1.5,-.6 -1.8,2 -1.8,.1 -2.1,-2 -1.7,-.2 -3.4,-3.2 -38,-1.6 -51.1,-3.5 3.9,-43.9 2,-20.7 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;South Dakota&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;tn&amp;quot; d=&amp;quot;m 620.9,365.1 45.7,-4 22.9,-2.9 .1,-4.9 1.4,-1.3 1.5,.1 1.3,-.9 .8,-4.1 4.6,-3 3.6,-.5 3.2,-2.6 .5,-1.2 4.7,-2.4 .6,-3.4 4,-3.3 .8,.2 .1,1.5 .8,.8 1.5,-1.2 .7,-2.1 3.5,-2.5 2.6,1.1 2.4,-5.2 1.4,-1.2 1.5,.1 0,-5.2 .3,-.7 -4.6,.5 -.2,1 -28.9,3.3 -5.6,1.4 -20.5,1.4 -5.2,.8 -17.4,1 -2.6,.8 -22.6,2 -.7,-.6 h -3.7 l 1.2,3.2 -.6,.9 -23.3,1.5 -.8,1 -.8,-.7 h -1 v 1.3 l .6,1 -.1,1 -1.4,.5 1.4,1.5 -.8,.7 -1.7,-.2 .6,1 1.2,1.1 v .7 l -1.2,.5 -1,2 .1,.6 1.4,1 -.4,.7 h -1.5 v .5 l .9,.9 .1,.8 -1.4,.2 -.5,.8 -1.6,.2 -.9,.9 .6,.9 1.1,-.1 .5,.9 -1.6,1.3 .4,1.5 -2,-.6 -.1,.7 .4,1.1 -.3,1.4 -1.3,-.8 -.8,.8 1.1,.1 .1,1.5 -.6,1 1.1,.9 -.3,1.5 .8,.7 -.7,1 -1.2,-.5 -.9,2.2 -1.6,.7 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Tennessee&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;tx&amp;quot; d=&amp;quot;m 282.3,429 .3,-3 34.4,3.6 31.8,2.6 7.9,-99.3 .8,0 52.6,3.2 -1.4,42.7 2.7,1.3 2.5,3 1.5,.3 1.1,-1 1.2,.4 1.4,1 1.1,-1.5 2.3,1.7 .5,2.9 1.2,.7 2.3,-.1 3.5,1.9 2,-.1 1.4,-.4 2.3,2.2 2,-2.3 3.5,1.1 1.9,3 2.3,-.1 -.7,2.1 2.3,1.1 3,-2.6 2.6,1.7 1.3,-.5 .1,1.5 1.7,1.2 2.3,-2.5 1.2,.7 -.3,2 1,1.8 1.2,-.8 2.5,-4.2 1.8,2 2,.5 2.1,-.7 2,1.8 1.2,-.1 1.3,1.2 3.6,-.9 .6,-1.7 3.7,-.3 1.6,.7 5,-2.5 .6,1.5 5.1,-.3 .5,-1.6 2.2,.9 4.6,3.8 6.4,1.9 2.6,2.3 2.8,-1.3 3.2,.8 .2,11.9 .5,19.9 .7,3.4 2.6,2.8 .7,5.4 3.8,4.6 .8,4.3 h 1 l -.1,7.3 -3.3,6.4 1.3,2.3 -1.3,1.5 .7,3 -.1,4.3 -2.2,3.5 -.1,.8 -1.7,1.2 1,1.8 1.2,1.1 -3.5,.3 -8.4,3.9 -3.5,1.4 -1.8,1.8 -.7,-.5 2.1,-2.3 1.8,-.7 .5,-.9 -2.9,-.1 -.7,-.8 .8,-2 -.9,-1.8 h -.6 l -2.4,1.3 -1.9,2.6 .3,1.7 3.3,3.4 1.3,.3 v .8 l -2.3,1.6 -4.9,4 -4,3.9 -3.2,1.4 -5,3 -3.7,2 -4.5,1.9 -4.1,2.5 3.2,-3 v -1.1 l .6,-.8 -.2,-1.8 -1.5,-.1 -1.1,1.5 -2.6,1.3 -1.8,-1.2 -.3,-1.7 h -1.5 l .8,2.2 1.4,.7 1.2,.9 1.8,1.6 -.7,.8 -3.9,1.7 -1.7,.1 -1.2,-1.2 -.5,2.1 .5,1.1 -2.7,2 -1.5,.2 -.8,.7 -.4,1.7 -1.8,3.3 -1.6,.7 -1.6,-.6 -1.8,1.1 .3,1.4 1.3,.8 1,.8 -1.8,3.5 -.3,2.8 -1,1.7 -1.4,1 -2.9,.4 1.8,.6 1.9,-.6 -.4,3.2 -1.1,-.1 .2,1.2 .3,1.4 -1.3,.9 v 3.1 l 1.6,1.4 .6,3.1 -.4,2.2 -1,.4 .4,1.5 1.1,.4 .8,1.7 v 2.6 l 1.1,2.1 2.2,2.6 -.1,.7 -2.2,-.2 -1.6,1.4 .2,1.4 -.9,-.3 -1.4,-.2 -3.4,-3.7 -2.3,-.6 h -7.1 l -2.8,-.8 -3.6,-3 -1.7,-1 -2.1,.1 -3.2,-2.6 -5.4,-1.6 v -1.3 l -1.4,-1.8 -.9,-4.7 -1.1,-1.7 -1.7,-1.4 v -1.6 l -1.4,-.6 .6,-2.6 -.3,-2.2 -1.3,-1.4 .7,-3 -.8,-3.2 -1.7,-1.4 h -1.1 l -4,-3.5 .1,-1.9 -.8,-1.7 -.8,-.2 -.9,-2.4 -2,-1.6 -2.9,-2.5 -.2,-2.1 -1,-.7 .2,-1.6 .5,-.7 -1.4,-1.5 .1,-.7 -2,-2.2 .1,-2.1 -2.7,-4.9 -.1,-1.7 -1.8,-3.1 -5.1,-4.8 v -1.1 l -3.3,-1.7 -.1,-1.8 -1.2,-.4 v -.7 l -.8,-.2 -2.1,-2.8 h -.8 l -.7,-.6 -1.3,1.1 h -2.2 l -2.6,-1.1 h -4.6 l -4.2,-2.1 -1.3,1.9 -2.2,-.6 -3.3,1.2 -1.7,2.8 -2,3.2 -1.1,4.4 -1.4,1.2 -1.1,.1 -.9,1.6 -1.3,.6 -.1,1.8 -2.9,.1 -1.8,-1.5 h -1 l -2,-2.9 -3.6,-.5 -1.7,-2.3 -1.3,-.2 -2.1,-.8 -3.4,-3.4 .2,-.8 -1.6,-1.2 -1,-.1 -3.4,-3.1 -.1,-2 -2.3,-4 .2,-1.6 -.7,-1.3 .8,-1.5 -.1,-2.4 -2.6,-4.1 -.6,-4.2 -1.6,-1.6 v -1 l -1.2,-.2 -.7,-1.1 -2.4,-1.7 -.9,-.1 -1.9,-1.6 v -1.1 l -2.9,-1.8 -.6,-2.1 -2.6,-2.3 -3.2,-4.4 -3,-1.3 -2.1,-1.8 .2,-1.2 -1.3,-1.4 -1.7,-3.7 -2.4,-1 z m 174.9,138.3 .8,.1 -.6,-4.8 -3.5,-12.3 -.2,-8.1 4.9,-10.5 6.1,-8.2 7.2,-5.1 v -.7 h -.8 l -2.6,1 -3.6,2.3 -.7,1.5 -8.2,11.6 -2.8,7.9 v 8.8 l 3.6,12 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Texas&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;ut&amp;quot; d=&amp;quot;m 233.2,217.9 3.3,-21.9 -47.9,-8.2 -21,109 46.2,8.2 40,6 11.5,-88.3 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Utah&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;vt&amp;quot; d=&amp;quot;m 859.1,102.4 -1.1,3.5 2.1,2.8 -.4,1.7 .1,1.3 -1.1,2.1 -1.4,.4 -.6,1.3 -2.1,1 -.7,1.5 1.4,3.4 -.5,2.5 .5,1.5 -1,1.9 .4,1.9 -1.3,1.9 .2,2.2 -.7,1.1 .7,4.5 .7,1.5 -.5,2.6 .9,1.8 -.2,2.5 -.5,1.3 -.1,1.4 2.1,2.6 -12.4,2.7 -1.1,-1 .5,-2 -3,-14.2 -1.9,-1.5 -.9,1.6 -.9,-2.2 .8,-1.8 -3.1,-6.7 .3,-3.8 .4,-1 -.6,-2 .4,-2.2 -2.2,-2.3 -.5,-3.2 .4,-1.5 -1.4,-.9 .6,-1.9 -.8,-1.7 27.3,-6.9 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Vermont&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;va&amp;quot; d=&amp;quot;m 834.7,265.4 -1.1,2.8 .5,1.1 .4,-1.1 .8,-3.1 z m -34.6,-7 -.7,-1 1,-.1 1,-.9 .4,-1.8 -.2,-.5 .1,-.5 -.3,-.7 -.6,-.5 -.4,-.1 -.5,-.4 -.6,-.6 h -1 l -.6,-.1 -.4,-.4 .1,-.5 -1.7,-.6 -.8,.3 -1.2,-.1 -.7,-.7 -.5,-.2 -.2,-.7 .6,-.8 v -.9 l -1.2,-.2 -1,-.9 -.9,.1 -1.6,-.3 -.4,.7 -.4,1.6 -.5,2.3 -10,-5.2 -.2,.9 .9,1.6 -.8,2.3 .1,2.9 -1.2,.8 -.5,2.1 -.9,.8 -1.4,1.8 -.9,.8 -1,2.5 -2.4,-1.1 -2.3,8.5 -1.3,1.6 -2.8,-.5 -1.3,-1.9 -2.3,-.7 -.1,4.7 -1.4,1.7 .4,1.5 -2.1,2.2 .4,1.9 -3.7,6.3 -1,3.3 1.5,1.2 -1.5,1.9 .1,1.4 -2.3,2 -.7,-1.1 -4.3,3.1 -1.5,-1 -.6,1.4 .8,.5 -.5,.9 -5.5,2.4 -3,-1.8 -.8,1.7 -1.9,1.8 -2.3,.1 -4.4,-2.3 -.1,-1.5 -1.5,-.7 .8,-1.2 -.7,-.6 -4.9,6.6 -2.9,1 -3,3 -.4,2.2 -2.1,1.3 -.1,1.7 -1.4,1.4 -1.8,.5 -.5,1.9 -1,.4 -6.9,4.2 28.9,-3.3 .2,-1 4.6,-.5 -.3,.7 29.4,-3.5 39.4,-7.3 29.1,-6.1 -.6,-1.2 .4,-.1 .9,.9 -.1,-1.4 -.3,-1.9 1.6,1.2 .9,2.1 v -1.3 l -3.4,-5.5 v -1.2 l -.7,-.8 -1.3,.7 .5,1.4 h -.8 l -.4,-1 -.6,.9 -.9,-1.1 -2.1,-.1 -.2,.7 1.5,2.1 -1.4,-.7 -.5,-1 -.4,.8 -.8,.1 -1.5,1.7 .3,-1.6 v -1.4 l -1.5,-.7 -1.8,-.5 -.2,-1.7 -.6,-1.3 -.6,1.1 -1.7,-1 -2,.3 .2,-.9 1.5,-.2 .9,.5 1.7,-.8 .9,.4 .5,1 v .7 l 1.9,.4 .3,.9 .9,.4 .9,1.2 1.4,-1.6 h .6 l -.1,-2.1 -1.3,1 -.6,-.9 1.5,-.2 -1.2,-.9 -1.2,.6 -.1,-1.7 -1.7,.2 -2.2,-1.1 -1.8,-2.2 3.6,2.2 .9,.3 1.7,-.8 -1.7,-.9 .6,-.6 -1,-.5 .8,-.2 -.3,-.9 1.1,.9 .4,-.8 .4,1.3 1.2,.8 .6,-.5 -.5,-.6 -.1,-2.5 -1.1,-.1 -1.6,-.8 .9,-1.1 -2,-.1 -.4,-.5 -1.4,.6 -1.4,-.8 -.5,-1.2 -2.1,-1.2 -2.1,-1.8 -2.2,-1.9 3,1.3 .9,1.2 2.1,.7 2.3,2.5 .2,-1.7 .6,1.3 2.3,.5 v -4 l -.8,-1.1 1.1,.4 .1,-1.6 -3.1,-1.4 -1.6,-.2 -1.3,-.2 .3,-1.2 -1.5,-.3 -.1,-.6 h -1.8 l -.2,.8 -.7,-1 h -2.7 l -1,-.4 -.2,-1 -1.2,-.6 -.4,-1.5 -.6,-.4 -.7,1.1 -.9,.2 -.9,.7 h -1.5 l -.9,-1.3 .4,-3.1 .5,-2.4 .6,.5 z m 21.9,11.6 .9,-.1 0,-.6 -.8,.1 z m 7.5,14.2 -1,2.7 1.2,-1.3 z m -1.8,-15.3 .7,.3 -.2,1.9 -.5,-.5 -1.3,1 1,.4 -1.8,4.4 .1,8.1 1.9,3.1 .5,-1.5 .4,-2.7 -.3,-2.3 .7,-.9 -.2,-1.4 1.2,-.6 -.6,-.5 .5,-.7 .8,1.1 -.2,1.1 -.4,3.9 1.1,-2.2 .4,-3.1 .1,-3 -.3,-2 .6,-2.3 1.1,-1.8 .1,-2.2 .3,-.9 -4.6,1.6 -.7,.8 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Virginia&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;wa&amp;quot; d=&amp;quot;m 161.9,83.6 .7,4 -1.1,4.3 -30.3,-7.3 -2.8,1 -5.4,-.9 -1.8,-.9 -1.5,1.2 -3.3,-.4 -4.5,.5 -.9,.7 -4.2,-.4 -.8,-1.6 -1.2,-.2 -4.4,1.3 -1.6,-1.1 -2.2,.8 -.2,-1.8 -2.3,-1.2 -1.5,-.2 -1,-1.1 -3,.3 -1.2,-.8 h -1.2 l -1.2,.9 -5.5,.7 -6.6,-4.2 1.1,-5.6 -.4,-4.1 -3.2,-3.7 -3.7,.1 -.4,-1.1 .4,-1.2 -.7,-.8 -1,.1 -2.1,-1.5 -1.2,.4 -2,-.1 -.7,-1.5 -1.6,-.3 2.5,-7.5 -.7,6 .5,.5 v -2 l .8,-.2 1.1,2.3 -.5,-2.2 1.2,-4.2 1.8,.4 -1.1,-2 -1,.3 -1.5,-.4 .2,-4.2 .2,1.5 .9,.5 .6,-1.6 h 3.2 l -2.2,-1.2 -1.7,-1.9 -1.4,1.6 1.2,-3.1 -.3,-4.6 -.2,-3.6 .9,-6.1 -.5,-2 -1.4,-2.1 .1,-4 .4,-2.7 2,-2.3 -.7,-1.4 .2,-.6 .9,.1 7.8,7.6 4.7,1.9 5.1,2.5 3.2,-.1 .2,3 1,-1.6 h .7 l .6,2.7 .5,-2.6 1.4,-.2 .5,.7 -1.1,.6 .1,1.6 .7,-1.5 h 1.1 l -.4,2.6 -1.1,-.8 .4,1.4 -.1,1.5 -.8,.7 -2.5,2.9 1.2,-3.4 -1.6,.4 -.4,2.1 -3.8,2.8 -.4,1 -2.1,2.2 -.1,1 h 2.2 l 2.4,-.2 .5,-.9 -3.9,.5 v -.6 l 2.6,-2.8 1.8,-.8 1.9,-.2 1,-1.6 3,-2.3 v -1.4 h 1.1 l .1,4 h -1.5 l -.6,.8 -1.1,-.9 .3,1.1 v 1.7 l -.7,.7 -.3,-1.6 -.8,.8 .7,.6 -.9,1.1 h 1.3 l .7,-.5 .1,2 -1,1.9 -.9,1 -.1,1.8 -1,-.2 -.2,-1.4 .9,-1.1 -.8,-.5 -.8,.7 -.7,2.2 -.8,.9 -.1,-2 .8,-1.1 -.2,-1.1 -1.2,1.2 .1,2.2 -.6,.4 -2.1,-.4 -1.3,1.2 2.2,-.6 -.2,2.2 1,-1.8 .4,1.4 .5,-1 .7,1.8 h .7 l .7,-.8 .6,-.1 2,-1.9 .2,-1.2 .8,.6 .3,.9 .7,-.3 .1,-1.2 h 1.3 l .2,-2.9 -.1,-2.7 .9,.3 -.7,-2.1 1.4,-.8 .2,-2.4 2.3,-2.2 1,.1 .3,-1.4 -1.2,-1.4 -.1,-3.5 -.8,.9 .7,2.9 -.6,.1 -.6,-1.9 -.6,-.5 .3,-2.3 1.8,-.1 .3,.7 .3,-1.6 -1.6,-1.7 -.6,-1.6 -.2,2 .9,1.1 -.7,.4 -1,-.8 -1.8,1.3 1.5,.5 .2,2.4 -.3,1.8 .9,-1.3 1.4,2.3 -.4,1.9 h -1.5 v -1.2 l -1.5,-1.2 .5,-3 -1.9,-2.6 2.7,-3 .6,-4.1 h .9 l 1.4,3.2 v -2.6 l 1.2,.3 v -3.3 l -.9,-.8 -1.2,2.5 -1,-3 1.3,-.1 -1.5,-4.9 1.9,-.6 25.4,7.5 31.7,8 23.6,5.5 z m -78.7,-39.4 h .5 l .1,.8 -.5,.3 .1,.6 -.7,.4 -.2,-.9 .5,-.4 z m 5,-4.3 -1.2,1.9 -.1,.8 .4,.2 .5,-.6 1.1,.1 z m -.4,-21.6 .5,.6 1.3,-.3 .2,-1 1.2,-1.8 -1,-.4 -.7,1.6 -.1,-1.6 -1.1,.2 -.7,1.4 z m 3.2,-5.5 .7,1.5 -.9,.2 -.8,.4 -.2,-2.4 z m -2.7,-1.6 -1.1,-.2 .5,1.4 z m -1,2.5 .8,.4 -.4,1.1 1.7,-.5 -.2,-2.2 -.9,-.2 z m -2.7,-.4 .3,2.7 1.6,1.3 .6,-1.9 -1.1,-2.2 z m 1.9,-1.1 -1.1,-1 -.9,.1 1.8,1.5 z m 3.2,-7 h -1.2 v .8 l 1.2,.6 z m -.9,32.5 .4,-2.7 h -1.1 l -.2,1.9 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Washington&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;wv&amp;quot; d=&amp;quot;m 723.4,297.5 -.8,1.2 1.5,.7 .1,1.5 4.4,2.3 2.3,-.1 1.9,-1.8 .8,-1.7 3,1.8 5.5,-2.4 .5,-.9 -.8,-.5 .6,-1.4 1.5,1 4.3,-3.1 .7,1.1 2.3,-2 -.1,-1.4 1.5,-1.9 -1.5,-1.2 1,-3.3 3.7,-6.3 -.4,-1.9 2.1,-2.2 -.4,-1.5 1.4,-1.7 .1,-4.7 2.3,.7 1.3,1.9 2.8,.5 1.3,-1.6 2.3,-8.5 2.4,1.1 1,-2.5 .9,-.8 1.4,-1.8 .9,-.8 .5,-2.1 1.2,-.8 -.1,-2.9 .8,-2.3 -.9,-1.6 .2,-.9 10,5.2 .5,-2.3 .4,-1.6 .4,-.7 -.9,-.4 .2,-1.6 -1,-.5 -.2,-.7 h -.7 l -.8,-1.2 .2,-1 -2.6,.4 -2.2,-1.6 -1.4,.3 -.9,1.4 h -1.3 l -1.7,2.9 -3.3,.4 -1.9,-1 -2.6,3.8 -2.2,-.3 -3.1,3.9 -.9,1.6 -1.8,1.6 -1.7,-11.4 -17.4,2.9 -3.2,-19.7 -2.2,1.2 1.4,2.1 -.1,2.2 .6,2 -1.1,3.4 -.1,5.4 -1,3.6 .5,1.1 -.4,2.2 -1.1,.5 -2,3.3 -1.8,2 h -.6 l -1.8,1.7 -1.3,-1.2 -1.5,1.8 -.3,1.2 h -1.3 l -1.3,2.2 .1,2.1 -1,.5 1.4,1.1 v 1.9 l -1,.2 -.7,.8 -1,.5 -.6,-2.1 -1.6,-.5 -1,2.3 -.3,2.2 -1.1,1.3 1.3,3.6 -1.5,.8 -.4,3.5 h -1.5 l -3.2,1.4 -.1,1.1 .6,1 -.6,3.6 1.9,1.6 .8,1.1 1,.6 -.1,.9 4.4,5.6 h 1.4 l 1.5,1.8 1.2,.3 1.4,-.1 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;West Virginia&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;wi&amp;quot; d=&amp;quot;m 611,144 -2.9,.8 .2,2.3 -2.4,3.4 -.2,3.1 .6,.7 .8,-.7 .5,-1.6 2,-1.1 1.6,-4.2 3.5,-1.1 .8,-3.3 .7,-.9 .4,-2.1 1.8,-1.1 v -1.5 l 1,-.9 1.4,.1 v 2 l -1,.1 .5,1.2 -.7,2.2 -.6,.1 -1.2,4.5 -.7,.5 -2.8,7.2 -.3,4.2 .6,2 .1,1.3 -2.4,1.9 .3,1.9 -.9,3.1 .3,1.6 .4,3.7 -1.1,4.1 -1.5,5 1,1.5 -.3,.3 .8,1.7 -.5,1.1 1.1,.9 v 2.7 l 1.3,1.5 -.4,3 .3,4 -45.9,2.8 -1.3,-2.8 -3.3,-.7 -2.7,-1.5 -2,-5.5 .1,-2.5 1.6,-3.3 -.6,-1.1 -2.1,-1.6 -.2,-2.6 -1.1,-4.5 -.2,-3 -2.2,-3 -2.8,-.7 -5.2,-3.6 -.6,-3.3 -6.3,-3.1 -.2,-1.3 h -3.3 l -2.2,-2.6 -2,-1.3 .7,-5.1 -.9,-1.6 .5,-5.4 1,-1.8 -.3,-2.7 -1.2,-1.3 -1.8,-.3 v -1.7 l 2.8,-5.8 5.9,-3.9 -.4,-13 .9,.4 .6,-.5 .1,-1.1 .9,-.6 1.4,1.2 .7,-.1 h 2.6 l 6.8,-2.6 .3,-1 h 1.2 l .7,-1.2 .4,.8 1.8,-.9 1.8,-1.7 .3,.5 1,-1 2.2,1.6 -.8,1.6 -1.2,1.4 .5,1.5 -1.4,1.6 .4,.9 2.3,-1.1 v -1.4 l 3.3,1.9 1.9,.7 1.9,.7 3,3.8 17,3.8 1.4,1 4,.8 .7,.5 2.8,-.2 4.9,.8 1.4,1.5 -1,1 .8,.8 3.8,.7 1.2,1.2 .1,4.4 -1.3,2.8 2,.1 1,-.8 .9,.8 -1.1,3.1 1,1.6 1.2,.3 z m -49.5,-37.3 -.5,.1 -1.5,1.6 .2,.5 1.5,-.6 v -.6 l .9,-.3 z m 1.6,-1.1 -1,.3 -.2,.7 .9,-.1 z m -1.3,-1.6 -.2,.9 h 1.7 l .6,-.4 .1,-1 z m 2.8,-3 -.3,1.9 1.2,-.5 .1,-1.4 z m 58.3,31.9 -2,.3 -.4,1.3 1.3,1.7 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Wisconsin&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;wy&amp;quot; d=&amp;quot;m 355.3,143.7 -51,-5.3 -57.3,-7.9 -2,10.7 -8.5,54.8 -3.3,21.9 32.1,4.8 44.9,5.7 37.5,3.4 3.7,-44.2 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;Wyoming&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;dc&amp;quot; d=&amp;quot;m 803.5,252 -2.6,-1.8 -1,1.7 .5,.4 .4,.1 .6,.5 .3,.7 -.1,.5 .2,.5 z&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;District of Columbia&amp;lt;/title&amp;gt;&amp;lt;/path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/g&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;g class=&amp;quot;borders&amp;quot; fill=&amp;quot;none&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;al-fl&amp;quot; d=&amp;quot;m 687.6,447.4 -48.8,5.1 -.5,2.9 2.5,2.8 1.7,.7 .9,1.2 -.4,7.3 -1.1,.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;al-ga&amp;quot; d=&amp;quot;m 666.6,361.1 12.9,45.8 2.9,6.1 1.8,1.9 v 3.2 l 1.7,1 .2,1.1 -2.2,3.8 -.3,3.7 -.5,2.6 2.4,5.7 -.6,6.3 .5,1.4 1.5,1.5 .7,2.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;al-ms&amp;quot; d=&amp;quot;m 620.9,365.1 1.3,2 -1.3,67 4.4,33.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;al-tn&amp;quot; d=&amp;quot;m 620.9,365.1 45.7,-4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ar-la&amp;quot; d=&amp;quot;m 516.7,414.2 52.3,-1.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ar-mo&amp;quot; d=&amp;quot;m 591.7,344.9 -11.2,.8 2.8,-5.1 1.7,-1.5 v -2.2 l -1.6,-2.5 -39.8,2 -39.1,.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ar-ms&amp;quot; d=&amp;quot;m 569,412.9 1.2,-1.5 .5,-3 -1.5,-2.3 -.5,-2.2 .9,-.7 v -.8 l -1.7,-1.1 -.1,-.7 1.6,-.9 -1.2,-1.1 1.7,-7.1 3.4,-1.6 0,-.8 -1.1,-1.4 2.9,-5.4 h 1.9 l 1.5,-1.2 -.3,-5.2 3.1,-4.5 1.8,-.6 -.5,-3.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ar-ok&amp;quot; d=&amp;quot;m 507.9,400.5 .7,-39 -4.1,-24.4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ar-tn&amp;quot; d=&amp;quot;m 582.6,367.7 1.6,-.7 .9,-2.2 1.2,.5 .7,-1 -.8,-.7 .3,-1.5 -1.1,-.9 .6,-1 -.1,-1.5 -1.1,-.1 .8,-.8 1.3,.8 .3,-1.4 -.4,-1.1 .1,-.7 2,.6 -.4,-1.5 1.6,-1.3 -.5,-.9 -1.1,.1 -.6,-.9 .9,-.9 1.6,-.2 .5,-.8 1.4,-.2 -.1,-.8 -.9,-.9 0,-.5 h 1.5 l .4,-.7 -1.4,-1 -.1,-.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ar-tx&amp;quot; d=&amp;quot;m 507.9,400.5 2.6,2.3 2.8,-1.3 3.2,.8 .2,11.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;az-ca&amp;quot; d=&amp;quot;m 149,338.1 -.9,2.1 1.3,3.4 1.4,1.8 1.2,5.8 2.3,2.5 .4,1.9 -1.3,1.3 -4.8,1.7 -2.4,3.6 -1.6,7 -2.4,3.2 -1.6,.3 -1.1,6.9 1.1,1.6 1.8,.2 1,1.6 -.8,2.4 -3,2.2 -2.2,-.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;az-nm&amp;quot; d=&amp;quot;m 253.8,311 -17.4,124.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;az-nv&amp;quot; d=&amp;quot;m 167.6,296.8 -3.4,17.5 -2.4,2.9 h -2 l -1.2,-2.7 -3.7,-1.4 -3.5,.6 -1,13.6 .5,4.9 -.5,2.9 -1.4,3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;az-ut&amp;quot; d=&amp;quot;m 167.6,296.8 46.2,8.2 40,6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ca-nv&amp;quot; d=&amp;quot;m 93.9,166.5 -16.4,63.1 1.1,3.5 70.4,105&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ca-or&amp;quot; d=&amp;quot;m 27.8,147.9 66.1,18.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;co-ks&amp;quot; d=&amp;quot;m 379.4,256.3 -4.8,67&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;co-ne&amp;quot; d=&amp;quot;m 347.7,231.8 33.1,2.4 -1.4,22.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;co-nm&amp;quot; d=&amp;quot;m 253.8,311 52.6,6.5 51.7,4.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;co-ok&amp;quot; d=&amp;quot;m 358.1,322.3 16.5,1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;co-ut&amp;quot; d=&amp;quot;m 265.3,222.7 -11.5,88.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;co-wy&amp;quot; d=&amp;quot;m 265.3,222.7 44.9,5.7 37.5,3.4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ct-ma&amp;quot; d=&amp;quot;m 843.8,171.3 10.5,-2.4 .5,.7 .9,-.3 0,-.7 14.9,-3.4 .1,.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ct-ny&amp;quot; d=&amp;quot;m 846.6,194.7 -1.7,-2.2 3.5,-3.4 -1.8,-1.5 -2.8,-16.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ct-ri&amp;quot; d=&amp;quot;m 870.7,165.5 3.2,12.3 -.4,1.1 .4,1.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;dc-md&amp;quot; d=&amp;quot;m 801.8,254.6 1.7,-2.6 -2.6,-1.8 -1,1.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;dc-va&amp;quot; d=&amp;quot;m 799.9,251.9 .5,.4 .4,.1 .6,.5 .3,.7 -.1,.5 .2,.5&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;de-md&amp;quot; d=&amp;quot;m 817.9,230.1 7.6,27.1 10.9,-2.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;de-nj&amp;quot; d=&amp;quot;m 823.8,227.2 -1,2.2 -.3,2.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;de-pa&amp;quot; d=&amp;quot;m 817.9,230.1 1.2,-2.1 1.5,-1.1 1.6,-.3 1.6,.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;fl-ga&amp;quot; d=&amp;quot;m 687.6,447.4 3.3,6 50.1,-3.3 .6,3.2 1,1.1 2.1,-.6 .5,-4.3 -1.4,-2.1 v -2.5 l 2.2,-1.4 1.7,.9 4,.7 3.6,-.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ga-nc&amp;quot; d=&amp;quot;m 689.5,358.2 21.4,-3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ga-sc&amp;quot; d=&amp;quot;m 710.9,355.2 -.1,1.9 -1.9,1 -1.4,3.2 .2,1.3 6.1,3.8 2.6,-.3 3.1,4 .4,1.7 4.2,5.1 2.6,1.7 1.4,.2 2.2,1.6 1.1,2.2 2,1.6 1.8,.5 2.7,2.7 .1,1.4 2.6,2.8 5,2.3 3.6,6.7 .3,2.7 3.9,2.1 2.5,4.8 .8,3.1 4.2,.4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ga-tn&amp;quot; d=&amp;quot;m 666.6,361.1 22.9,-2.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ia-il&amp;quot; d=&amp;quot;m 556.8,249.7 .7,-.7 .1,-2.3 -.7,-.9 1,-1.5 1.8,-.6 .9,-.3 1,-1.2 0,-2.4 1.7,-2.4 .5,-.5 .1,-3.5 -.9,-1.4 -1,-.3 -1.1,-1.6 1,-4 3,-.8 h 2.4 l 4.2,-1.8 1.7,-2.2 .1,-2.4 1.1,-1.3 1.3,-3.2 -.1,-2.6 -2.8,-3.5 -1.2,0 -.9,-1.1 .2,-1.6 -1.7,-1.7 -2.5,-1.3 .5,-.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ia-mn&amp;quot; d=&amp;quot;m 473.6,182 28.2,0 36.3,-.9 18.6,-.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ia-mo&amp;quot; d=&amp;quot;m 484.5,246.8 25.9,.1 27.2,-1.2 14.3,-.8 1.7,1.3 .6,1.6 1.1,1.1 1.5,.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ia-ne&amp;quot; d=&amp;quot;m 484.5,246.8 -1.8,-4.4 .7,-2.2 -.8,-3.3 .2,-2.9 -1.3,-.7 -.4,-6.1 -2.8,-5 -.2,-3.7 -2.2,-4.3 -1.3,-3.7 v -1.4 l -.6,-1.7 v -2.3 l -.5,-.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ia-sd&amp;quot; d=&amp;quot;m 473.5,204.2 -.7,-1.7 -.3,-1.3 -1.3,-1.2 1,-4.3 1.7,-5.1 -.7,-2 -1.3,-.4 -.4,-1.6 1,-.5 .1,-1.1 -1.3,-1.5 .1,-1.6 2.2,.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ia-wi&amp;quot; d=&amp;quot;m 567.2,202 -1.3,-2.8 -3.3,-.7 -2.7,-1.5 -2,-5.5 .1,-2.5 1.6,-3.3 -.6,-1.1 -2.1,-1.6 -.2,-2.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;id-mt&amp;quot; d=&amp;quot;m 188.8,30.5 -4.8,22 3.7,7.4 -1.6,4.8 3.6,4.8 1.9,.7 3.9,8.3 v 2.1 l 2.3,3 h .9 l 1.4,2.1 h 3.2 v 1.6 l -7.1,17 -.5,4.1 1.4,.5 1.6,2.6 2.8,-1.4 3.6,-2.4 1.9,1.9 .5,2.5 -.5,3.2 2.5,9.7 2.6,3.5 2.3,1.4 .4,3 v 4.1 l 2.3,2.3 1.6,-2.3 6.9,1.6 2.1,-1.2 9,1.7 2.8,-3.3 1.8,-.6 1.2,1.8 1.6,4.1 .9,.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;id-nv&amp;quot; d=&amp;quot;m 140.9,177.7 24.4,5.4 23.3,4.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;id-or&amp;quot; d=&amp;quot;m 140.9,177.7 8.5,-37.3 2.9,-5.8 .4,-2.1 .8,-.9 -.9,-2 -2.9,-1.2 .2,-4.2 4,-5.8 2.5,-.8 1.6,-2.3 -.1,-1.6 1.8,-1.6 3.2,-5.5 4.2,-4.8 -.5,-3.2 -3.5,-3.1 -1.6,-3.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;id-ut&amp;quot; d=&amp;quot;m 236.5,196 -47.9,-8.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;id-wa&amp;quot; d=&amp;quot;m 174.6,27.5 -12.7,56.1 .7,4 -1.1,4.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;id-wy&amp;quot; d=&amp;quot;m 245,141.2 -8.5,54.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;il-in&amp;quot; d=&amp;quot;m 619.4,215.7 4.1,50.2 -1,5.2 v 2 l 2.4,3.5 v .7 l -.3,.9 .9,1.9 -.3,2.4 -1.6,1.8 -1.3,4.2 -3.8,5.3 -.1,7 h -1 l .9,1.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;il-ky&amp;quot; d=&amp;quot;m 599.9,322.5 -.3,-1.8 4,-3.7 6.9,3 1.5,-.3 .4,-2.4 -1.7,-1.8 .4,-3.3 1,-.5 1.2,.6 .6,-1.2 3.7,-.6 .1,-.9 -1.5,-2.2 -.1,-1.1 2.2,-2.7 v -.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;il-mo&amp;quot; d=&amp;quot;m 599.9,322.5 -2.8,0 -1.4,-1.5 -1.8,-3.8 v -1.9 l .8,-.6 .1,-1.3 -1.7,-1.9 -.9,-2.5 -2.7,-4.1 -4.8,-1.3 -7.4,-7.1 -.4,-2.4 2.8,-7.6 -.4,-1.9 1.2,-1.1 v -1.3 l -2.8,-1.5 -3,-.7 -3.4,1.2 -1.3,-2.3 .6,-1.9 -.7,-2.4 -8.6,-8.4 -2.2,-1.5 -2.5,-5.9 -1.2,-5.4 1.4,-3.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;il-wi&amp;quot; d=&amp;quot;m 567.2,202 45.9,-2.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;in-ky&amp;quot; d=&amp;quot;m 618.3,302.7 1.1,.8 .6,-1 -.7,-1.7 4.6,-.5 .2,1.2 1.1,.2 .4,-.9 -.6,-1.3 .3,-.8 1.3,.8 1.7,-.4 1.7,.6 3.4,2.1 1.8,-2.8 3.5,-2.2 3,3.3 1.6,-2.1 .3,-2.7 3.8,-2.3 .2,1.3 1.9,1.2 3,-.2 1.2,-.7 .1,-3.4 2.5,-3.7 4.6,-4.4 -.1,-1.7 1.2,-3.8 2.2,1 6.7,-4.5 -.4,-1.7 -1.5,-2.1 1,-1.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;in-mi&amp;quot; d=&amp;quot;m 630.9,213.2 32.4,-3.4 .1,1.4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;in-oh&amp;quot; d=&amp;quot;m 670,268.4 -6.6,-57.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ks-mo&amp;quot; d=&amp;quot;m 504.3,326.3 -.5,-48.1 -3.2,-.7 -2.6,-4.7 -2.5,-2.5 .5,-2.3 2.7,-2.6 .1,-1.2 -1.5,-2.1 -.9,1 -2,-.6 -2.9,-3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ks-ne&amp;quot; d=&amp;quot;m 379.4,256.3 36,2 43.7,1.2 h 32.4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ks-ok&amp;quot; d=&amp;quot;m 374.6,323.3 67.7,2.9 62,.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ky-mo&amp;quot; d=&amp;quot;m 596.7,333.5 1,-2.7 1.4,.9 .7,-.4 1.2,-4.1 -1,-1 1,-2 .2,-.9 -1.3,-.8 m -5.8,11.3 -.7,-.7 .2,-1 h 1.1 l .7,.7 -.3,1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ky-oh&amp;quot; d=&amp;quot;m 670,268.4 1.3,.5 2.2,.1 1.9,-.8 2.9,1.2 2.2,3.4 v 1 l 4.1,.7 2.3,-.2 1.9,2.1 2.2,.2 v -1 l 1.9,-.8 3,.8 1.2,.8 1.3,-.7 h .9 l .6,-1.7 3.4,-1.8 .5,.8 .8,2.9 3.5,1.4 1.2,2.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ky-tn&amp;quot; d=&amp;quot;m 596.7,333.5 23.3,-1.5 .6,-.9 -1.2,-3.2 h 3.7 l .7,.6 22.6,-2 2.6,-.8 17.4,-1 5.2,-.8 20.5,-1.4 5.6,-1.4 m -103.6,12.7 h 1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ky-va&amp;quot; d=&amp;quot;m 697.7,321.1 6.9,-4.2 1,-.4 .5,-1.9 1.8,-.5 1.4,-1.4 .1,-1.7 2.1,-1.3 .4,-2.2 3,-3 2.9,-1 4.9,-6.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ky-wv&amp;quot; d=&amp;quot;m 709.3,279.4 -.1,1.1 .6,1 -.6,3.6 1.9,1.6 .8,1.1 1,.6 -.1,.9 4.4,5.6 h 1.4 l 1.5,1.8 1.2,.3 1.4,-.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;la-ms&amp;quot; d=&amp;quot;m 569,412.9 -.6,1.4 1.6,7.1 1.2,1 -.5,1.7 2.4,2.5 v 3.3 l -2,0 1.8,2.5 -6,8.4 -2.4,4.8 -1.7,11.9 36,-2 -.1,1.4 -1,1.4 -.9,4.6 4.8,6.8 -.3,1.3 1.2,1.8 .6,.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;la-tx&amp;quot; d=&amp;quot;m 516.7,414.2 .5,19.9 .7,3.4 2.6,2.8 .7,5.4 3.8,4.6 .8,4.3 h 1 l -.1,7.3 -3.3,6.4 1.3,2.3 -1.3,1.5 .7,3 -.1,4.3 -2.2,3.5 -.1,.8 -1.7,1.2 1,1.8 1.2,1.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ma-nh&amp;quot; d=&amp;quot;m 856,152.6 18.4,-3.8 1,-1.5 .3,-1.7 1.9,-.6 .5,-1.1 1.7,-1.1 1.3,.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ma-ny&amp;quot; d=&amp;quot;m 843.8,171.3 -.7,-1 .5,-15&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ma-ri&amp;quot; d=&amp;quot;m 870.7,165.5 6.5,-2 .7,2.6 h .8 l .6,2.2 2.6,1.3 1.3,1.1 1.4,3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ma-vt&amp;quot; d=&amp;quot;m 843.6,155.3 12.4,-2.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;md-pa&amp;quot; d=&amp;quot;m 757.4,241.9 60.5,-11.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;md-va&amp;quot; d=&amp;quot;m 822.9,269.3 -.8,.1 m 13.2,-4.3 -.6,.3 m -1.3,.2 -4.6,1.6 -.7,.8 m -28.2,-16.1 -.6,-.6 h -1 l -.6,-.1 -.4,-.4 .1,-.5 -1.7,-.6 -.8,.3 -1.2,-.1 -.7,-.7 -.5,-.2 -.2,-.7 .6,-.8 v -.9 l -1.2,-.2 -1,-.9 -.9,.1 -1.6,-.3 m 11.6,13.5 .3,-.4 -.7,-1 1,-.1 1,-.9 .4,-1.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;md-wv&amp;quot; d=&amp;quot;m 757.4,241.9 1.7,11.4 1.8,-1.6 .9,-1.6 3.1,-3.9 2.2,.3 2.6,-3.8 1.9,1 3.3,-.4 1.7,-2.9 h 1.3 l .9,-1.4 1.4,-.3 2.2,1.6 2.6,-.4 -.2,1 .8,1.2 h .7 l .2,.7 1,.5 -.2,1.6 .9,.4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;me-nh&amp;quot; d=&amp;quot;m 881.9,138.3 -2.3,-1.4 -.8,-2.2 -3.2,-2 -.6,-4 -11.9,-36.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mi-oh&amp;quot; d=&amp;quot;m 663.4,211.2 21.4,-3.5&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mi-wi&amp;quot; d=&amp;quot;m 565.6,112.3 1.9,.7 3,3.8 17,3.8 1.4,1 4,.8 .7,.5 2.8,-.2 4.9,.8 1.4,1.5 -1,1 .8,.8 3.8,.7 1.2,1.2 .1,4.4 -1.3,2.8 2,.1 1,-.8 .9,.8 -1.1,3.1 1,1.6 1.2,.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mn-nd&amp;quot; d=&amp;quot;m 462.3,61.3 2.4,7.3 -1.1,2.8 .8,1.4 -.3,5.1 -.5,1.1 2.7,9.1 1.3,2.5 .7,14 1,2.7 -.4,5.8 2.9,7.4 .3,5.8 -.1,2.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mn-sd&amp;quot; d=&amp;quot;m 473.6,182 .2,-39.5 -1.5,-1.9 -2.6,-.6 -.4,-1.8 -1.7,-2.5 .3,-1.2 3.1,-1.9 .9,-2 .1,-2.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mn-wi&amp;quot; d=&amp;quot;m 556.7,180.4 -1.1,-4.5 -.2,-3 -2.2,-3 -2.8,-.7 -5.2,-3.6 -.6,-3.3 -6.3,-3.1 -.2,-1.3 -3.3,0 -2.2,-2.6 -2,-1.3 .7,-5.1 -.9,-1.6 .5,-5.4 1,-1.8 -.3,-2.7 -1.2,-1.3 -1.8,-.3 v -1.7 l 2.8,-5.8 5.9,-3.9 -.4,-13 .9,.4 .6,-.5 .1,-1.1 .9,-.6 1.4,1.2 .7,-.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mo-ne&amp;quot; d=&amp;quot;m 491.5,259.5 -3.9,-6.3 -2.1,-3.7 .3,-1.4 -1.3,-1.3&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mo-ok&amp;quot; d=&amp;quot;m 504.3,326.3 .2,10.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mo-tn&amp;quot; d=&amp;quot;m 591.7,344.9 1,-2 1.2,-.5 v -.7 l -1.2,-1.1 -.6,-1 1.7,.2 .8,-.7 -1.4,-1.5 1.4,-.5 .1,-1 -.6,-1 0,-1.3 m 1,0 .8,.7 .8,-1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ms-tn&amp;quot; d=&amp;quot;m 582.6,367.7 38.3,-2.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mt-nd&amp;quot; d=&amp;quot;m 362.5,56.3 -5.2,66.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mt-sd&amp;quot; d=&amp;quot;m 357.3,123 -2,20.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;mt-wy&amp;quot; d=&amp;quot;m 355.3,143.7 -51,-5.3 -57.3,-7.9 -2,10.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nc-sc&amp;quot; d=&amp;quot;m 710.9,355.2 4.4,-1.9 1.3,-.1 7.3,-4.3 23.2,-2.2 .4,.5 -.2,1.4 .7,.3 1.2,-1.5 3.3,3 .1,2.6 19.7,-2.8 24.5,17.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nc-tn&amp;quot; d=&amp;quot;m 731.1,317 0,5.2 -1.5,-.1 -1.4,1.2 -2.4,5.2 -2.6,-1.1 -3.5,2.5 -.7,2.1 -1.5,1.2 -.8,-.8 -.1,-1.5 -.8,-.2 -4,3.3 -.6,3.4 -4.7,2.4 -.5,1.2 -3.2,2.6 -3.6,.5 -4.6,3 -.8,4.1 -1.3,.9 -1.5,-.1 -1.4,1.3 -.1,4.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nc-va&amp;quot; d=&amp;quot;m 731.1,317 29.4,-3.5 39.4,-7.3 29.1,-6.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nd-sd&amp;quot; d=&amp;quot;m 357.3,123 39.2,2.9 46,2.1 29.5,.4&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ne-sd&amp;quot; d=&amp;quot;m 351.4,187.6 51.1,3.5 38,1.6 3.4,3.2 1.7,.2 2.1,2 1.8,-.1 1.8,-2 1.5,.6 1,-.7 .7,.5 .9,-.4 .7,.4 .9,-.4 1,.5 1.4,-.6 2,.6 .6,1.1 6.1,2.2 1.2,1.3 .9,2.6 1.8,.7 1.5,-.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ne-wy&amp;quot; d=&amp;quot;m 347.7,231.8 3.7,-44.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nh-vt&amp;quot; d=&amp;quot;m 857.9,100.1 1.2,2.3 -1.1,3.5 2.1,2.8 -.4,1.7 .1,1.3 -1.1,2.1 -1.4,.4 -.6,1.3 -2.1,1 -.7,1.5 1.4,3.4 -.5,2.5 .5,1.5 -1,1.9 .4,1.9 -1.3,1.9 .2,2.2 -.7,1.1 .7,4.5 .7,1.5 -.5,2.6 .9,1.8 -.2,2.5 -.5,1.3 -.1,1.4 2.1,2.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nj-ny&amp;quot; d=&amp;quot;m 827.9,190.5 14.6,4.9 -.4,5.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nj-pa&amp;quot; d=&amp;quot;m 823.8,227.2 1.4,-1.7 1.6,-.6 1.8,-3 1.6,-2.3 3.3,-2.6 -4.2,-3.2 -2.1,-1.1 -1,-2.8 -2.7,-.9 -.5,-3.6 1,-1 .7,-2 -1.5,-1.8 3,-5.4 -.1,-2.2 1.8,-2.5&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nm-ok&amp;quot; d=&amp;quot;m 358.1,322.3 -.6,10.6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nm-tx&amp;quot; d=&amp;quot;m 284.3,431.2 -2,-2.2 .3,-3 34.4,3.6 31.8,2.6 7.9,-99.3 .8,0&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nv-or&amp;quot; d=&amp;quot;m 93.9,166.5 47,11.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;nv-ut&amp;quot; d=&amp;quot;m 188.6,187.8 -21,109&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ny-pa&amp;quot; d=&amp;quot;m 827.9,190.5 -1.6,-1.1 -1.9,.3 -3,-2.2 -3,-5.8 h -2 l -.4,-1.5 -1.7,-1.1 -70.5,13.9 -.8,-6&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ny-vt&amp;quot; d=&amp;quot;m 843.6,155.3 -1.1,-1 .5,-2 -3,-14.2 -1.9,-1.5 -.9,1.6 -.9,-2.2 .8,-1.8 -3.1,-6.7 .3,-3.8 .4,-1 -.6,-2 .4,-2.2 -2.2,-2.3 -.5,-3.2 .4,-1.5 -1.4,-.9 .6,-1.9 -.8,-1.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;oh-pa&amp;quot; d=&amp;quot;m 736.8,225.1 -4.9,-29.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;oh-wv&amp;quot; d=&amp;quot;m 709.3,279.4 3.2,-1.4 h 1.5 l .4,-3.5 1.5,-.8 -1.3,-3.6 1.1,-1.3 .3,-2.2 1,-2.3 1.6,.5 .6,2.1 1,-.5 .7,-.8 1,-.2 v -1.9 l -1.4,-1.1 1,-.5 -.1,-2.1 1.3,-2.2 h 1.3 l .3,-1.2 1.5,-1.8 1.3,1.2 1.8,-1.7 h .6 l 1.8,-2 2,-3.3 1.1,-.5 .4,-2.2 -.5,-1.1 1,-3.6 .1,-5.4 1.1,-3.4 -.6,-2 .1,-2.2 -1.4,-2.1 2.2,-1.2&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ok-tx&amp;quot; d=&amp;quot;m 357.5,332.9 52.6,3.2 -1.4,42.7 2.7,1.3 2.5,3 1.5,.3 1.1,-1 1.2,.4 1.4,1 1.1,-1.5 2.3,1.7 .5,2.9 1.2,.7 2.3,-.1 3.5,1.9 2,-.1 1.4,-.4 2.3,2.2 2,-2.3 3.5,1.1 1.9,3 2.3,-.1 -.7,2.1 2.3,1.1 3,-2.6 2.6,1.7 1.3,-.5 .1,1.5 1.7,1.2 2.3,-2.5 1.2,.7 -.3,2 1,1.8 1.2,-.8 2.5,-4.2 1.8,2 2,.5 2.1,-.7 2,1.8 1.2,-.1 1.3,1.2 3.6,-.9 .6,-1.7 3.7,-.3 1.6,.7 5,-2.5 .6,1.5 5.1,-.3 .5,-1.6 2.2,.9 4.6,3.8 6.4,1.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;or-wa&amp;quot; d=&amp;quot;m 161.5,91.9 -30.3,-7.3 -2.8,1 -5.4,-.9 -1.8,-.9 -1.5,1.2 -3.3,-.4 -4.5,.5 -.9,.7 -4.2,-.4 -.8,-1.6 -1.2,-.2 -4.4,1.3 -1.6,-1.1 -2.2,.8 -.2,-1.8 -2.3,-1.2 -1.5,-.2 -1,-1.1 -3,.3 -1.2,-.8 h -1.2 l -1.2,.9 -5.5,.7 -6.6,-4.2 1.1,-5.6 -.4,-4.1 -3.2,-3.7 -3.7,.1 -.4,-1.1 .4,-1.2 -.7,-.8 -1,.1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;pa-wv&amp;quot; d=&amp;quot;m 736.8,225.1 3.2,19.7 17.4,-2.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;sd-wy&amp;quot; d=&amp;quot;m 351.4,187.6 3.9,-43.9&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;tn-va&amp;quot; d=&amp;quot;m 697.7,321.1 28.9,-3.3 .2,-1 4.6,-.5 -.3,.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;ut-wy&amp;quot; d=&amp;quot;m 236.5,196 -3.3,21.9 32.1,4.8&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;path class=&amp;quot;va-wv&amp;quot; d=&amp;quot;m 722.7,296.9 .7,.6 -.8,1.2 1.5,.7 .1,1.5 4.4,2.3 2.3,-.1 1.9,-1.8 .8,-1.7 3,1.8 5.5,-2.4 .5,-.9 -.8,-.5 .6,-1.4 1.5,1 4.3,-3.1 .7,1.1 2.3,-2 -.1,-1.4 1.5,-1.9 -1.5,-1.2 1,-3.3 3.7,-6.3 -.4,-1.9 2.1,-2.2 -.4,-1.5 1.4,-1.7 .1,-4.7 2.3,.7 1.3,1.9 2.8,.5 1.3,-1.6 2.3,-8.5 2.4,1.1 1,-2.5 .9,-.8 1.4,-1.8 .9,-.8 .5,-2.1 1.2,-.8 -.1,-2.9 .8,-2.3 -.9,-1.6 .2,-.9 10,5.2 .5,-2.3 .4,-1.6 .4,-.7&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/g&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;circle class=&amp;quot;state borders dccircle dc&amp;quot; cx=&amp;quot;801.6&amp;quot; cy=&amp;quot;252.1&amp;quot; r=&amp;quot;5&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;title&amp;gt;District of Columbia&amp;lt;/title&amp;gt;&amp;lt;/circle&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;path class=&amp;quot;separator1&amp;quot; fill=&amp;quot;none&amp;quot; d=&amp;quot;m 215,493 v 55 l 36,45 m -251,-168 h 147 l 68,68 h 85 l 54,54 v 46&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/svg&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=73</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=73"/>
		<updated>2026-09-12T02:01:59Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;US State Navigation Map&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;!-- Paste raw SVG code from Wikimedia Commons here directly without editing any paths --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=70</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=70"/>
		<updated>2026-09-12T01:59:08Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;svg xmlns=&amp;quot;https://commons.wikimedia.org/wiki/File:Blank_US_Map_(states_only).svg&amp;quot; viewBox=&amp;quot;0 0 960 600&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- New York --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:New_York}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;New York&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;path class=&amp;quot;NY&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- California --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:California}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;California&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;path class=&amp;quot;CA&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- Hawaii (Multi-part island group) --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:Hawaii}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;Hawaii&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;g class=&amp;quot;HI&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;path d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
        &amp;lt;path d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
      &amp;lt;/g&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;/svg&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=69</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=69"/>
		<updated>2026-09-12T01:58:19Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;svg xmlns=&amp;quot;https://upload.wikimedia.org/wikipedia/commons/1/1a/Blank_US_Map_%28states_only%29.svg?utm_source=commons.wikimedia.org&amp;amp;utm_campaign=index&amp;amp;utm_content=original&amp;quot; viewBox=&amp;quot;0 0 960 600&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- New York --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:New_York}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;New York&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;path class=&amp;quot;NY&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- California --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:California}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;California&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;path class=&amp;quot;CA&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- Hawaii (Multi-part island group) --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:Hawaii}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;Hawaii&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;g class=&amp;quot;HI&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;path d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
        &amp;lt;path d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
      &amp;lt;/g&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;/svg&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=68</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=68"/>
		<updated>2026-09-12T01:57:47Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;svg xmlns=&amp;quot;http://www.w3.org/2000/svg&amp;quot; viewBox=&amp;quot;0 0 960 600&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- New York --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:New_York}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;New York&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;path class=&amp;quot;NY&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- California --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:California}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;California&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;path class=&amp;quot;CA&amp;quot; d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- Hawaii (Multi-part island group) --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:Hawaii}}&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;title&amp;gt;Hawaii&amp;lt;/title&amp;gt;&lt;br /&gt;
      &amp;lt;g class=&amp;quot;HI&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;path d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
        &amp;lt;path d=&amp;quot;...&amp;quot; /&amp;gt;&lt;br /&gt;
      &amp;lt;/g&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;/svg&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=AL&amp;diff=66</id>
		<title>AL</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=AL&amp;diff=66"/>
		<updated>2026-09-12T01:53:23Z</updated>

		<summary type="html">&lt;p&gt;KTG: Redirected page to Alabama&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Alabama]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Category:States&amp;diff=65</id>
		<title>Category:States</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Category:States&amp;diff=65"/>
		<updated>2026-09-12T01:45:18Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:States]]&lt;br /&gt;
&lt;br /&gt;
{{USStateMap}}&lt;br /&gt;
&lt;br /&gt;
== Browse by State ==&lt;br /&gt;
Click any state on the map above to view state-level building code adoptions and county/city sub-jurisdictions.&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=63</id>
		<title>Template:USStateMap</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Template:USStateMap&amp;diff=63"/>
		<updated>2026-09-12T01:42:23Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;&amp;lt;noinclude&amp;gt;Interactive SVG US map linking to jurisdiction categories.&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt; &amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;   &amp;lt;svg xmlns=&amp;quot;http://www.w3.org/2000/svg&amp;quot; viewBox=&amp;quot;0 0 960 600&amp;quot;&amp;gt;     &amp;lt;!-- New York --&amp;gt;     &amp;lt;a href=&amp;quot;{{localurl:Category:New_York}}&amp;quot; title=&amp;quot;New York&amp;quot;&amp;gt;       &amp;lt;path id=&amp;quot;NY&amp;quot; d=&amp;quot;M800,150 L820,140 L830,165 L810,175 Z&amp;quot; /&amp;gt;     &amp;lt;/a&amp;gt;      &amp;lt;!-- California --&amp;gt;     &amp;lt;a href=&amp;quot;{{localurl:Category:California}}&amp;quot; title=&amp;quot;California&amp;quot;&amp;gt;       &amp;lt;path id=&amp;quot;CA&amp;quot; d=&amp;quot;M50,200 L70,19...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;Interactive SVG US map linking to jurisdiction categories.&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;us-state-map&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;svg xmlns=&amp;quot;http://www.w3.org/2000/svg&amp;quot; viewBox=&amp;quot;0 0 960 600&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;!-- New York --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:New_York}}&amp;quot; title=&amp;quot;New York&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;path id=&amp;quot;NY&amp;quot; d=&amp;quot;M800,150 L820,140 L830,165 L810,175 Z&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;!-- California --&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;{{localurl:Category:California}}&amp;quot; title=&amp;quot;California&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;path id=&amp;quot;CA&amp;quot; d=&amp;quot;M50,200 L70,190 L65,280 L40,260 Z&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/a&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
    &amp;lt;!-- Repeat for remaining state paths --&amp;gt;&lt;br /&gt;
  &amp;lt;/svg&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Category:States&amp;diff=62</id>
		<title>Category:States</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Category:States&amp;diff=62"/>
		<updated>2026-09-12T01:24:20Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:States]]&lt;br /&gt;
TEST&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Wyoming&amp;diff=61</id>
		<title>Wyoming</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Wyoming&amp;diff=61"/>
		<updated>2026-09-12T01:19:26Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Wyoming,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wyoming, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Wisconsin&amp;diff=60</id>
		<title>Wisconsin</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Wisconsin&amp;diff=60"/>
		<updated>2026-09-12T01:19:15Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Wisconsin,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wisconsin, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=West_Virginia&amp;diff=59</id>
		<title>West Virginia</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=West_Virginia&amp;diff=59"/>
		<updated>2026-09-12T01:19:03Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;West Virginia,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;West Virginia, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Washington&amp;diff=58</id>
		<title>Washington</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Washington&amp;diff=58"/>
		<updated>2026-09-12T01:18:40Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Washington,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Washington, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Virginia&amp;diff=57</id>
		<title>Virginia</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Virginia&amp;diff=57"/>
		<updated>2026-09-12T01:18:29Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Virginia,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Virginia, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Vermont&amp;diff=56</id>
		<title>Vermont</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Vermont&amp;diff=56"/>
		<updated>2026-09-12T01:18:16Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Vermont,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Vermont, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Utah&amp;diff=55</id>
		<title>Utah</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Utah&amp;diff=55"/>
		<updated>2026-09-12T01:18:04Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Utah,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Utah, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Texas&amp;diff=54</id>
		<title>Texas</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Texas&amp;diff=54"/>
		<updated>2026-09-12T01:17:43Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Texas,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Texas, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Tennessee&amp;diff=53</id>
		<title>Tennessee</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Tennessee&amp;diff=53"/>
		<updated>2026-09-12T01:17:23Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Tennessee,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tennessee, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=South_Dakota&amp;diff=52</id>
		<title>South Dakota</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=South_Dakota&amp;diff=52"/>
		<updated>2026-09-12T01:17:10Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;South Dakota,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;South Dakota, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=South_Carolina&amp;diff=51</id>
		<title>South Carolina</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=South_Carolina&amp;diff=51"/>
		<updated>2026-09-12T01:17:00Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;South Carolina,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;South Carolina, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Rhode_Island&amp;diff=50</id>
		<title>Rhode Island</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Rhode_Island&amp;diff=50"/>
		<updated>2026-09-12T01:16:47Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Rhode Island,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Rhode Island, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Pennsylvania&amp;diff=49</id>
		<title>Pennsylvania</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Pennsylvania&amp;diff=49"/>
		<updated>2026-09-12T01:16:33Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Pennsylvania,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pennsylvania, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Oregon&amp;diff=48</id>
		<title>Oregon</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Oregon&amp;diff=48"/>
		<updated>2026-09-12T01:16:19Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Oregon,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Oregon, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Oklahoma&amp;diff=47</id>
		<title>Oklahoma</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Oklahoma&amp;diff=47"/>
		<updated>2026-09-12T01:16:04Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Oklahoma,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Oklahoma, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=North_Dakota&amp;diff=46</id>
		<title>North Dakota</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=North_Dakota&amp;diff=46"/>
		<updated>2026-09-12T01:15:42Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;North Dakota, Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;North Dakota,&lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=New_Mexico&amp;diff=45</id>
		<title>New Mexico</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=New_Mexico&amp;diff=45"/>
		<updated>2026-09-12T01:15:13Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;New Mexico,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;New Mexico, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=New_Jersey&amp;diff=44</id>
		<title>New Jersey</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=New_Jersey&amp;diff=44"/>
		<updated>2026-09-12T01:14:54Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;New Jersey,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;New Jersey, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=New_Hampshire&amp;diff=43</id>
		<title>New Hampshire</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=New_Hampshire&amp;diff=43"/>
		<updated>2026-09-12T01:14:36Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;New Hampshire,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;New Hampshire, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Nevada&amp;diff=42</id>
		<title>Nevada</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Nevada&amp;diff=42"/>
		<updated>2026-09-12T01:14:20Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Nevada,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nevada, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Nebraska&amp;diff=41</id>
		<title>Nebraska</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Nebraska&amp;diff=41"/>
		<updated>2026-09-12T01:14:08Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Nebraska, Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nebraska,&lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Montana&amp;diff=40</id>
		<title>Montana</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Montana&amp;diff=40"/>
		<updated>2026-09-12T01:13:45Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Montana,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Montana, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Missouri&amp;diff=39</id>
		<title>Missouri</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Missouri&amp;diff=39"/>
		<updated>2026-09-12T01:13:28Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Missouri,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Missouri, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Mississippi&amp;diff=38</id>
		<title>Mississippi</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Mississippi&amp;diff=38"/>
		<updated>2026-09-12T01:13:09Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Mississippi,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mississippi, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Minnesota&amp;diff=37</id>
		<title>Minnesota</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Minnesota&amp;diff=37"/>
		<updated>2026-09-12T01:12:50Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Minnesota, Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Minnesota,&lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Michigan&amp;diff=36</id>
		<title>Michigan</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Michigan&amp;diff=36"/>
		<updated>2026-09-12T01:12:15Z</updated>

		<summary type="html">&lt;p&gt;KTG: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Michigan,&lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Michigan&amp;diff=35</id>
		<title>Michigan</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Michigan&amp;diff=35"/>
		<updated>2026-09-12T01:11:59Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Michigan,&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Michigan,&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Massachusetts&amp;diff=34</id>
		<title>Massachusetts</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Massachusetts&amp;diff=34"/>
		<updated>2026-09-12T01:11:43Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Massachusetts,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Massachusetts, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Maryland&amp;diff=33</id>
		<title>Maryland</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Maryland&amp;diff=33"/>
		<updated>2026-09-12T01:11:27Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Maryland,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Maryland, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Maine&amp;diff=32</id>
		<title>Maine</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Maine&amp;diff=32"/>
		<updated>2026-09-12T01:11:14Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Maine,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Maine, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Louisiana&amp;diff=31</id>
		<title>Louisiana</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Louisiana&amp;diff=31"/>
		<updated>2026-09-12T01:11:00Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Louisiana,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Louisiana, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
	<entry>
		<id>https://administrator.tail0f7dbc.ts.net//index.php?title=Kentucky&amp;diff=30</id>
		<title>Kentucky</title>
		<link rel="alternate" type="text/html" href="https://administrator.tail0f7dbc.ts.net//index.php?title=Kentucky&amp;diff=30"/>
		<updated>2026-09-12T01:10:38Z</updated>

		<summary type="html">&lt;p&gt;KTG: Created page with &amp;quot;Kentucky,  Category:States&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Kentucky, &lt;br /&gt;
[[Category:States]]&lt;/div&gt;</summary>
		<author><name>KTG</name></author>
	</entry>
</feed>