diff --git a/doc/2013-02-TF5/classes.py b/doc/2013-02-TF5/classes.py
index 1692f59..26af1a7 100755
--- a/doc/2013-02-TF5/classes.py
+++ b/doc/2013-02-TF5/classes.py
@@ -1,11 +1,21 @@
#! /usr/bin/python3
-import sys
+import smtplib
+
+smtpd = smtplib.SMTP("mail.lanl.gov")
+
+courses = {
+ "net": "Network Archaeology",
+ "mal": "Malware Reverse-Engineering",
+ "hst": "Host Forensics",
+ "icc": "Incident Coordination",
+ "nil": "None",
+}
limits = {
- "net": 100,
- "mal": 60,
- "hst": 60,
+ "net": 120,
+ "mal": 70,
+ "hst": 70,
"icc": 40,
"nil": 9000,
":-(": 9000,
@@ -14,7 +24,10 @@ limits = {
# Read in allowed substring list
allowed = []
for line in open("approved.txt"):
- allowed.append(line.strip())
+ line = line.strip()
+ if line:
+ allowed.append(line)
+template = open("mail.txt").read()
# Read in registration data
registrants = []
@@ -56,8 +69,11 @@ for email in registrants:
oldreg = None
if oldreg != w:
- print(w, email)
- open(email, "w").write(w)
+ #msg = template.replace("RCPT", email).replace("COURSE", courses[w])
+ #smtpd.sendmail("neale@lanl.gov", [email], msg)
+ #open(email, "w").write(w)
-print("%d got 1st choice, %d got 2nd choice, %d got screwed" %
- (counts[0], counts[1], counts[2]))
+ #print(w, email, r)
+
+
+print("%d got 1st choice, %d got 2nd choice, %d got screwed" % (counts[0], counts[1], counts[2]))
diff --git a/doc/2013-02-TF5/hubs.svg b/doc/2013-02-TF5/hubs.svg
index 8454089..7c0f7f7 100644
--- a/doc/2013-02-TF5/hubs.svg
+++ b/doc/2013-02-TF5/hubs.svg
@@ -19,7 +19,7 @@
enable-background="new">image/svg+xmlL
+ inkscape:connector-curvature="0"
+ id="path3032"
+ style="fill:#b3e6fa;fill-opacity:1;fill-rule:evenodd;stroke:none"
+ d="m 819.81473,250.62446 -0.11963,0 -0.11962,0.11837 0,0.11838 0,0.11837 0,0.119 0.23925,-0.119 0,0.47488 -0.11963,0 -0.11962,0 -0.11725,-0.119 -0.11963,0 -0.11712,0.238 -0.11963,0.23687 -0.11962,0.23738 -0.23688,0.35587 -0.11712,0.119 0,0.35588 -0.11963,0.11837 -0.23687,0.119 0,0.11838 0,0.11912 0.3565,0.11838 0.354,-0.11838 0.11962,0 0.47363,-0.2375 0.23925,-0.119 0,0.59325 -0.23925,0 -0.11725,0.119 -0.11963,0 -0.23675,0 -0.23687,0 -0.11963,0.1185 -0.11712,0.11838 -0.3565,0 -0.23675,0 -0.47613,0 -0.23687,0 -0.11713,0.119 -0.11962,0 0,0.23675 0,0.47487 0.11962,0.119 0,0.1185 -0.11962,0.11838 -0.11963,0.119 -0.11725,0 0,-0.119 -0.11962,0 -0.11963,0 -0.11712,0 -0.11963,0.119 0,0.11837 0.11963,0.11913 0.23675,0.23675 0.23687,0.2375 0,0.119 0,0.11837 0,0.119 -0.23687,0 -0.11963,-0.23737 -0.23675,-0.119 -0.11725,0.119 0,0.11837 0.11725,0.23738 0.11963,0.1185 0.11712,0 0.11963,0.119 0,0.11837 0,0.23738 -0.11963,0 0,0.1185 -0.47362,-0.47425 -0.11963,0 -0.11712,0.35575 -0.11963,0.71175 -0.23687,0.71225 0,0.47425 0.11962,0.119 0,0.23687 0.11725,0 0.11963,-0.1185 0.11712,0 0.11963,0.1185 0,0.119 0.11962,0.11838 0.23688,0.59325 0.35637,0.83075 0,0.11837 -0.11962,0.119 0,0.11838 0,0.1185 0.11962,0.119 0.11725,0.11837 0.23925,0 0.23675,0 0.11725,0 0,-0.11837 -0.23687,-0.35588 -0.23675,-0.47487 0,-0.59325 0,-0.11838 0.11962,0 0.11713,-0.2375 0.11962,-0.23737 -0.23675,-0.11838 -0.11962,-0.35587 -0.23688,-0.23738 0,-0.2375 0,-0.11837 0,-0.119 0.11725,-0.11838 0.11963,-0.11912 0.11962,0 0,0.11912 0,0.23738 0.11713,0.35587 0.11962,0.11838 0,-0.23738 0.11725,-0.23687 0.11963,-0.23738 0.23687,-0.11912 0.11963,0 -0.11963,0.3565 0,0.47425 -0.23687,0.23737 0.11962,0.1185 0.11725,-0.1185 0.11963,0 0.11712,0 0.11963,0 0.11962,0.1185 0,0.23738 0,0.11837 0.11725,0 0.23675,0.119 0.11963,0 0.23687,0.2375 0,0.11838 -0.11962,0.11837 -0.11725,0 -0.59325,-0.11837 -0.11963,-0.11838 -0.11712,0 -0.11963,0.11838 0.11963,0.11837 0.11712,0.2375 0.11963,0.119 0.11962,0.23688 -0.11962,0.119 -0.23675,-0.119 -0.23688,-0.23688 -0.11962,0 -0.11963,0.23688 0,0.23737 0.11963,0.119 0.11962,0 0.11725,-0.119 0.11963,0 0.11712,0 0,0.23738 0.11963,0.1185 0.11962,0.23737 0,0.11838 -0.23925,0.119 -0.11712,0.35587 -0.23688,0.2375 -0.23925,0.11838 -0.354,0.119 0,0.23737 0,0.1185 0.11713,0.11838 0,0.119 0.11962,-0.119 0.11725,-0.11838 0.11963,0 0,0.11838 0.11962,0.35587 0,0.59388 0.11725,0.23675 0,0.119 0.11963,0 0.11712,-0.23738 0.11963,-0.35587 0,-0.47488 -0.11963,-0.47425 -0.11712,-0.35637 0.11712,-0.11838 0.11963,0 0.11962,0 0.11725,0.11838 0,0.119 0,0.23737 0.11963,0.59275 0,0.119 0.23675,0.11838 0.11725,0 0.11962,-0.11838 -0.11962,-0.119 0,-0.35587 0.11962,-0.11838 0,-0.1185 0.11963,-0.119 0,-0.11837 0.11712,0 0.11963,0.35587 -0.11963,0.47425 0,0.119 0.11963,0.11838 0.11725,-0.23738 0.11962,0 0.11963,0 0,0.119 0,0.35575 -0.11963,0.2375 -0.11962,0.11838 -0.11725,0 -0.11963,0 -0.11712,0 0,-0.23675 -0.11963,0 -0.23687,0 -0.11963,0.11837 0,0.11838 0,0.119 0.23688,0 0,0.11837 -0.11725,0.1185 0,0.119 -0.35638,0 -0.23687,0.11838 -0.11963,0 0,0.2375 0.11963,0 0,0.11837 0.23687,-0.11837 0.11963,0.11837 0.11712,0.23738 0,0.119 -0.11712,0 0,0.2375 0,0.11837 0.11712,0 0.11963,0 0.11725,-0.23737 0.35637,-0.2375 0.23688,-0.23738 0.11962,0.119 0.11963,0.11838 0,0.47487 -0.23925,0.35588 -0.47363,0.35575 -0.3565,0 -0.354,-0.11838 -0.11962,-0.47487 -0.23675,-0.23675 -0.11963,-0.119 -0.3565,-0.1185 -0.354,0 0,-0.119 0,-0.11838 0.11713,-0.23737 -0.11713,0 -0.11962,0 -0.23688,0.23737 -0.23925,0.47488 -0.23675,0.47425 0,0.59325 -0.11725,0.35587 0.11725,0.59325 -3.67675,0 0,-0.1185 0,-0.119 0.11713,-0.11837 0.3565,-0.11838 0.23675,-0.119 0.11962,-0.1185 0,-0.119 0.11963,-0.23675 0,-0.3565 0,-0.23675 0,-0.11912 0,-0.11838 -0.11963,-0.11837 -0.11962,0 -0.11713,0.35587 -0.11962,-0.11912 0,0.35587 0,0.119 -0.23688,0.11838 -0.11962,-0.11838 -0.11713,-0.23737 0.11713,-0.2375 0.11962,-0.35575 0.11725,-0.2375 -0.11725,-0.11838 0,-0.119 -0.11962,0.119 -0.23675,0.11838 -0.11725,-0.11838 0,-0.119 0.11725,-0.23687 0.11962,0 0.11713,0 0.11962,0 0.11725,0.1185 0,0.23737 0.11963,0.11838 0,-0.11838 0.11962,0 0,-0.23737 0,-0.2375 0,-0.23738 -0.11962,-0.1185 -0.23688,-0.11837 -0.23675,0 -0.11962,0 -0.11725,0.11837 -0.11963,0 -0.11962,-0.35575 -0.11713,0 -0.23687,0.11838 -0.11963,0 -0.23675,-0.11838 -0.11975,-0.2375 0,-0.11837 0.3565,-0.119 0.3565,-0.11838 0.23675,0.11838 0.11963,0 0.11725,0 0,0.119 0,0.2375 0.11962,0 0.11713,0.11837 0.23687,0 0.23925,0 0.11713,0 0.11962,0.23738 0.11963,0.23687 0.11725,0 0.11962,-0.1185 0,-0.47412 0,-0.2375 0,-0.119 -0.11962,0 -0.11725,0.119 -0.11963,0 -0.35637,-0.23738 -0.47363,-0.47487 -0.23687,-0.23688 -0.23925,-0.35637 0,-0.11838 -0.11713,0 -0.59325,0 -0.11975,-0.1185 0,-0.119 0,-0.23675 -0.35637,-0.11912 -0.23688,-0.119 -0.11712,-0.11838 0.11712,-0.11837 0.11963,0 0.11725,0 0.71287,0.23675 0.11963,0 0.354,0.23812 0.3565,0.47425 0.35637,0.35575 0.11725,0.2375 0.11963,0 0.23675,0.11838 0.11962,0 0.11963,0 0,-0.11838 -0.11963,-0.1185 -0.23675,-0.119 0,-0.11837 0,-0.119 0.23675,-0.11838 0.11963,-0.1185 0,0.1185 0.23687,0.11838 0.11713,0.23737 0,-0.11837 0.11962,0.11837 0.23688,-0.23737 0.11962,-0.11838 0,-0.1185 0,-0.119 -0.3565,-0.35587 -0.35637,-0.119 -0.11725,0 -0.11963,0 -0.11962,0.119 -0.11713,0.11912 -0.11962,-0.11912 0,-0.23738 -0.11963,0 -0.11725,0 -0.11962,0 -0.11713,0.11838 -0.11962,0 -0.3565,-0.11838 -0.23675,-0.35587 -0.11725,-0.11838 0,-0.23737 0.11725,0 0.23675,0.11837 0.23925,0.23738 0.11725,0 0.35637,-0.35575 0.11725,-0.119 0.23925,0 0.23675,0.47475 0.11963,0 0.11725,-0.35575 -0.11725,-0.47488 -0.23925,-0.47425 -0.11713,0 -0.11962,0.23675 0,0.2375 -0.11963,0.119 -0.23687,0 -0.23675,-0.119 -0.11725,-0.11837 0.11725,-0.2375 0.11962,-0.11838 0.354,0 0.11963,0 -0.11963,-0.119 -0.23687,-0.35587 -0.23675,-0.11838 -0.11725,0 -0.11963,0 -0.11962,0.23675 -0.11713,0.47488 -0.11962,0 -0.11725,-0.23738 -0.11963,0 -0.23675,0.23738 -0.11975,0 0,-0.11838 0,-0.119 0.11975,-0.2375 0.23675,-0.23675 0,-0.119 -0.23675,-0.1185 -0.23687,-0.23737 0.11712,-0.23738 -0.11712,0 0,-0.1185 -0.23925,0 -0.23688,0.1185 0,0.119 0.11963,0.35575 0,0.1185 -0.11963,0.35575 -0.23675,0.3565 -0.11962,0 -0.11725,-0.2375 0,-0.119 0,-0.11837 0.11725,-0.11838 0.11962,0 0.23675,-0.119 -0.11712,-0.1185 -0.11963,-0.23737 0,-0.11838 0,-0.119 0.11963,-0.1185 0.11712,-0.11837 -0.11712,-0.119 -0.11963,-0.11838 -0.11962,0 -0.11725,0 -0.11963,0 -0.23675,0.11838 -0.11962,0 0,-0.11838 0,-0.11912 0,-0.11838 0.23675,-0.119 0.11962,-0.11837 -0.11962,-0.11838 -0.23675,-0.11912 0,-0.11838 0.11962,0 0.11713,0 0.23925,0 0.11725,0.11838 0.476,0.35587 0.23687,0.23738 0.11963,-0.11838 0.23687,0 0.11713,0.2375 0.11962,-0.11912 0.11963,-0.11838 0.11725,0 0,0.11838 0,0.2375 -0.11725,0.23737 0.11725,0 0,0.1185 0.35637,-0.23687 0.23688,-0.119 0,0.119 0.11962,0.11837 0.11713,0.1185 0.11962,0 0.11725,-0.35587 0.11963,-0.35588 0,-0.119 -0.47363,0 -0.11962,0 -0.23688,-0.35587 -0.11962,-0.35575 -0.47363,-0.1185 -0.23675,-0.23738 0,-0.11837 0.11713,0 0.47612,0 0.47363,0.11837 0,0.11838 0.11962,0 0,0.35587 0,0.23738 0.23675,0.11912 0.23688,0 0.11962,-0.3565 0.11713,-0.35587 0,-0.11838 -0.11713,0 -0.11962,0 -0.23688,0.11838 0,-0.35575 -0.11962,-0.1185 -0.11713,0 -0.23687,-0.11838 -0.11963,0 0.11963,-0.119 0.23687,-0.11837 0.23675,0 0.11725,0 0.11963,0.23737 0.11962,0.11838 0.11713,0 0.11962,-0.11838 0,-0.23737 -0.11962,-0.119 0.11962,0 0.11963,0 0.23687,0.23737 0.11713,0 0.11962,0 0.11963,0 0,-0.23737 0,-0.1185 -0.23925,-0.119 -0.354,0 -0.23925,0 -0.11713,-0.11838 0,-0.11837 0.11713,-0.11913 0.11962,0 0.11963,0 0.23687,0 0,-0.11837 -0.11962,-0.35588 -0.11725,-0.119 0,-0.11837 -0.11963,0 -0.476,0.35587 -0.23687,0 -0.23675,-0.1185 0,-0.119 -0.11725,0 0.11725,-0.11837 0.11962,0 0.354,0 0.11963,-0.11838 0,-0.119 0.11962,-0.11912 0.11713,0 0.3565,0 0.35637,0.11912 0.11963,0.23738 0,0.23737 0,0.1185 0.11725,0 0.11962,0.47488 0.23688,0.59325 0.11962,0 0.23675,-0.3565 0,-0.35588 0,-0.11837 0,-0.119 -0.23675,-0.23688 -0.23937,-0.119 -0.11713,-0.35575 0.11713,-0.35587 0,-0.35588 0.23937,-0.23737 0,-0.11838 -0.11962,-0.2375 -0.23688,0.2375 -0.11962,0 -0.11725,-0.11912 0,-0.11838 0.11725,-0.23737 0.23675,-0.11838 0.23937,-0.2375 0.23675,-0.119 0.11725,0.119 -0.11725,0.47425 0.23688,0.23738 0,0.11912 -0.11963,0.35575 -0.11725,0.47425 -0.11962,0.2375 0,0.119 0.11962,0 0.11725,0.23675 0.35638,0.119 0.11962,0 0.11725,-0.23737 0.11963,-0.23738 0,-0.11912 0,-0.11838 0,-0.11837 -0.47363,0.23675 -0.11962,-0.11838 0,-0.11837 0.11962,-0.119 0.11713,0 0.11962,-0.11838 0.354,0 0.11963,0.11838 0.23687,-0.47425 0.59325,-0.47488 0.11963,-0.11837 0,-0.35588 0,-0.47487 -0.11963,-0.11838 -0.3565,-0.35587 0,-0.119 0,-0.119 0.11963,-0.47425 0.23687,-0.35588 0.35638,-0.23737 0.11962,-0.11838 -0.11962,0 -0.11713,-0.119 0.11713,-0.1185 0.11962,-0.11837 0.11725,-0.119 0.11963,0.119 0.11962,0.11837 0,0.2375 0.11725,0.11838 0.23675,0 0.11963,-0.11838 -0.11963,-0.119 0,-0.23687 0.11963,-0.23738 0,-0.2375 0.11962,-0.23737 0.11725,0 0.23675,-0.11838 0,0.11838 0,0.11837 0,0.23738 -0.11712,0.2375 -0.11963,0.119 0.23675,0.23687 0,0.119 0,0.11838 0,0.23737 -0.11712,0.35588 -0.23688,0.11837 0,0.2375 0,0.11838 0.11725,0.119 0,0.119 -0.11725,0.35587 0.11725,0 0.11963,-0.23737 0.23675,-0.3565 0.23687,-0.35588 0.23675,-0.23675 0.11963,0 -0.11963,-0.11837 -0.11712,-0.11913 0,-0.11837 0.11712,-0.119 0.23688,0 0.23925,0 0,0.3565 m -0.94975,17.32237 0,-0.1185 0.11725,-0.23737 0.11962,0 0.11963,0 0,0.11837 0.11712,0 0.11963,0 0.23687,-0.35575 0.11963,-0.2375 0,-0.11837 0,-0.11838 -0.11963,0 -0.11962,-0.11912 0,-0.11838 0.11962,0 0,-0.119 0.11963,0 0,1.424 -0.94975,0 m -1.1865,0 0,-0.1185 0,-0.119 -0.23688,0 -0.11962,-0.35575 0.11962,-0.1185 0.23688,0 0.11962,0 0,-0.119 0,-0.11837 -0.23925,-0.11838 -0.11725,-0.2375 0,-0.119 0,-0.23675 0.23688,-0.11912 0.11962,0.11912 0.11725,0.11838 0,0.11837 0,0.3565 0.23675,0.23675 0.11963,0.119 0.11962,-0.119 0.11725,0 0.23675,0 0,0.119 0,0.1185 -0.11712,0.23738 -0.11963,0.23737 -0.11725,0 0,-0.23737 -0.11962,-0.11838 -0.11963,0 -0.11712,0.11838 0,0.35587 -0.3565,0 m -0.83013,0 -0.11962,-0.35587 -0.11963,-0.35588 0.11963,-0.23737 0,-0.11838 0.11962,-0.2375 0,-0.35575 0,-0.11912 0.11725,0 0.11963,-0.11838 0.23675,0.11838 0,0.11912 0,0.23675 -0.11713,0.23738 -0.11962,0.2375 -0.11963,0.23737 0,0.1185 0,0.35575 0.11963,0.2375 -0.23688,0 m -0.476,-3.79637 0.11963,0 0,-0.3565 0,-0.23738 0,-0.23687 0.11712,0 0.11963,0.23687 0,0.119 0.11962,0.11838 0.11725,0 0.11963,0 0,-0.11838 0,-0.2375 -0.11963,-0.11837 0,-0.119 -0.11725,-0.11838 0,0.11838 -0.11962,0 -0.11963,-0.11838 0,-0.2375 0,-0.11837 0.23925,-0.119 0,-0.11838 -0.11962,0 -0.23675,-0.1185 -0.11963,0 -0.11725,0 -0.11962,0 -0.11963,-0.119 -0.11712,-0.23675 -0.11963,-0.47487 -0.11725,0 -0.11962,0.23675 -0.23675,0.83075 -0.11963,0.59325 0,0.119 0,0.59325 0.11963,1.42337 0,0.23738 0.11962,0.119 0,0.1185 0.11713,0 0.11962,-0.2375 0.11725,-0.23738 0.23675,-0.23687 0,-0.119 0,-0.11838 -0.11712,-0.2375 -0.23688,-0.35575 -0.11962,-0.11837 0,-0.11913 0.11962,0 0.11725,0 0.11963,0.11913 0.11712,0 0,-0.2375 -0.11712,-0.35638 0,-0.1185 -0.3565,0 -0.11713,-0.11837 0.11713,-0.119 0.47362,-0.23688 0.11963,0 0,0.35588 0,0.35587 0,0.11838 0,0.119 0.11962,0.11837 0.11725,0.11913" />L
+
a
+ style="font-size:15px"
+ y="37.639835"
+ x="615.95514"
+ id="text4698"
+ transform="matrix(0.99297233,0.11834671,-0.11834671,0.99297233,0,0)">a
+
k
+ style="font-size:15px"
+ y="7.3134866"
+ x="621.21368"
+ id="text4702"
+ transform="matrix(0.9860029,0.16672819,-0.16672819,0.9860029,0,0)">k
+
e
+ style="font-size:15px"
+ y="-14.860691"
+ x="624.88226"
+ id="text4706"
+ transform="matrix(0.97946527,0.20161295,-0.20161295,0.97946527,0,0)">e
+
S
+ style="font-size:15px"
+ y="-50.514782"
+ x="630.18323"
+ id="text4710"
+ transform="matrix(0.96647518,0.25676007,-0.25676007,0.96647518,0,0)">S
+
u
+ style="font-size:15px"
+ y="-64.442009"
+ x="633.0625"
+ id="text4714"
+ transform="matrix(0.96059718,0.27794435,-0.27794435,0.96059718,0,0)">u
+
p
+ style="font-size:15px"
+ y="-77.298737"
+ x="635.75275"
+ id="text4718"
+ transform="matrix(0.95478552,0.29729549,-0.29729549,0.95478552,0,0)">p
+
e
+ style="font-size:15px"
+ y="-89.702728"
+ x="638.23175"
+ id="text4722"
+ transform="matrix(0.94883319,0.31577773,-0.31577773,0.94883319,0,0)">e
+
r
+ style="font-size:15px"
+ y="-101.90872"
+ x="640.07477"
+ id="text4726"
+ transform="matrix(0.94264646,0.33379283,-0.33379283,0.94264646,0,0)">r
+
i
+ style="font-size:15px"
+ y="-113.62788"
+ x="641.36017"
+ id="text4730"
+ transform="matrix(0.93639696,0.35094263,-0.35094263,0.93639696,0,0)">i
+
o
+ style="font-size:15px"
+ y="-130.62411"
+ x="640.50763"
+ id="text4734"
+ transform="matrix(0.92678678,0.37558788,-0.37558788,0.92678678,0,0)">o
+
r
+ style="font-size:15px"
+ y="-160.10236"
+ x="637.79657"
+ id="text4738"
+ transform="matrix(0.90854385,0.41778952,-0.41778952,0.90854385,0,0)">r
+
L
+ style="font-size:15px"
+ y="586.42566"
+ x="-333.76132"
+ id="text4742"
+ transform="matrix(-0.18752565,-0.98225971,0.98225971,-0.18752565,0,0)">L
+
a
+ style="font-size:15px"
+ y="619.18311"
+ x="-262.96381"
+ id="text4746"
+ transform="matrix(-0.07827927,-0.99693147,0.99693147,-0.07827927,0,0)">a
+
k
+ style="font-size:15px"
+ y="630.66321"
+ x="-229.65227"
+ id="text4750"
+ transform="matrix(-0.0314486,-0.99950537,0.99950537,-0.0314486,0,0)">k
+
e
+ style="font-size:15px"
+ y="637.01245"
+ x="-207.48344"
+ id="text4754"
+ transform="matrix(-0.00219988,-0.99999758,0.99999758,-0.00219988,0,0)">e
+
M
+ style="font-size:15px"
+ y="647.36456"
+ x="-162.25862"
+ id="text4758"
+ transform="matrix(0.05439742,-0.99851936,0.99851936,0.05439742,0,0)">M
+
i
+ style="font-size:14.99999905px"
+ y="650.63397"
+ x="-141.66484"
+ id="text4762"
+ transform="matrix(0.07616376,-0.99709532,0.99709532,0.07616376,0,0)">i
+
c
+ style="font-size:15px"
+ y="652.80005"
+ x="-128.83481"
+ id="text4766"
+ transform="matrix(0.09229521,-0.99573169,0.99573169,0.09229521,0,0)">c
+
h
+ style="font-size:15px"
+ y="655.78668"
+ x="-108.65052"
+ id="text4770"
+ transform="matrix(0.11769405,-0.9930499,0.9930499,0.11769405,0,0)">h
+
i
+ style="font-size:15px"
+ y="658.6889"
+ x="-84.712715"
+ id="text4774"
+ transform="matrix(0.14794437,-0.98899568,0.98899568,0.14794437,0,0)">i
+
g
+ style="font-size:14.99999905px"
+ y="662.12531"
+ x="-47.333374"
+ id="text4778"
+ transform="matrix(0.20047296,-0.97969924,0.97969924,0.20047296,0,0)">g
+
a
+ style="font-size:15px"
+ y="660.28546"
+ x="65.838013"
+ id="text4782"
+ transform="matrix(0.35883165,-0.9334023,0.9334023,0.35883165,0,0)">a
+
n
+ style="font-size:15px"
+ y="654.39862"
+ x="112.15318"
+ id="text4786"
+ transform="matrix(0.41831822,-0.90830054,0.90830054,0.41831822,0,0)">n
+
L
+ style="font-size:15px"
+ y="-207.86826"
+ x="666.67944"
+ id="text4790"
+ transform="matrix(0.87007105,0.49292633,-0.49292633,0.87007105,0,0)">L
+
a
+ style="font-size:15px"
+ y="-357.07657"
+ x="604.39783"
+ id="text4794"
+ transform="matrix(0.73263741,0.68061915,-0.68061915,0.73263741,0,0)">a
+
k
+ style="font-size:15px"
+ y="-427.09259"
+ x="561.04871"
+ id="text4798"
+ transform="matrix(0.64612398,0.76323247,-0.76323247,0.64612398,0,0)">k
+
e
+ style="font-size:15px"
+ y="-482.58026"
+ x="517.88129"
+ id="text4802"
+ transform="matrix(0.56465457,0.82532734,-0.82532734,0.56465457,0,0)">e
+
H
+ style="font-size:14.99999905px"
+ y="-550.30975"
+ x="452.38672"
+ id="text4806"
+ transform="matrix(0.44463721,0.89571075,-0.89571075,0.44463721,0,0)">H
+
u
+ style="font-size:15px"
+ y="-534.10773"
+ x="476.51944"
+ id="text4810"
+ transform="matrix(0.47547405,0.87972975,-0.87972975,0.47547405,0,0)">u
+
r
+ style="font-size:15px"
+ y="-525.19012"
+ x="490.01956"
+ id="text4814"
+ transform="matrix(0.4915797,0.87083259,-0.87083259,0.4915797,0,0)">r
+
o
+ style="font-size:15px"
+ y="-519.0965"
+ x="499.39896"
+ id="text4818"
+ transform="matrix(0.50223771,0.8647296,-0.8647296,0.50223771,0,0)">o
+
n
+ style="font-size:15px"
+ y="-516.6275"
+ x="505.6153"
+ id="text4822"
+ transform="matrix(0.50647336,0.86225561,-0.86225561,0.50647336,0,0)">n
+
L
+ style="font-size:15px"
+ y="666.87213"
+ x="348.09854"
+ id="text4826"
+ transform="matrix(0.70763657,-0.70657659,0.70657659,0.70763657,0,0)">L
+
a
+ style="font-size:15px"
+ y="623.85065"
+ x="424.06744"
+ id="text4830"
+ transform="matrix(0.78152009,-0.62388007,0.62388007,0.78152009,0,0)">a
+
k
+ style="font-size:15px"
+ y="602.41577"
+ x="457.98239"
+ id="text4834"
+ transform="matrix(0.81081791,-0.58529848,0.58529848,0.81081791,0,0)">k
+
e
+ style="font-size:15px"
+ y="588.07568"
+ x="479.9101"
+ id="text4838"
+ transform="matrix(0.8282867,-0.56030451,0.56030451,0.8282867,0,0)">e
+
E
+ style="font-size:15px"
+ y="562.37823"
+ x="516.93939"
+ id="text4842"
+ transform="matrix(0.85596976,-0.51702589,0.51702589,0.85596976,0,0)">E
+
r
+ style="font-size:15px"
+ y="547.52319"
+ x="537.2298"
+ id="text4846"
+ transform="matrix(0.87015542,-0.49277739,0.49277739,0.87015542,0,0)">r
+
i
+ style="font-size:15px"
+ y="532.86682"
+ x="555.00616"
+ id="text4850"
+ transform="matrix(0.88303906,-0.4692995,0.4692995,0.88303906,0,0)">i
+
e
+ style="font-size:15px"
+ y="508.89035"
+ x="579.5274"
+ id="text4854"
+ transform="matrix(0.90203706,-0.4316586,0.4316586,0.90203706,0,0)">e
+
O
+ style="font-size:15px"
+ y="277.81305"
+ x="743.21484"
+ id="text4858"
+ transform="matrix(0.99129686,-0.13164549,0.13164549,0.99129686,0,0)">O
+
n
+ style="font-size:15px"
+ y="370.27243"
+ x="707.14777"
+ id="text4862"
+ transform="matrix(0.96662369,-0.25620039,0.25620039,0.96662369,0,0)">n
+
t
+ style="font-size:15px"
+ y="366.43991"
+ x="712.79907"
+ id="text4866"
+ transform="matrix(0.9679865,-0.25100226,0.25100226,0.9679865,0,0)">t
+
a
+ style="font-size:15px"
+ y="364.10583"
+ x="716.36096"
+ id="text4870"
+ transform="matrix(0.96881722,-0.24777651,0.24777651,0.96881722,0,0)">a
+
r
+ style="font-size:15px"
+ y="490.3688"
+ x="641.14734"
+ id="text4874"
+ transform="matrix(0.90654218,-0.42211524,0.42211524,0.90654218,0,0)">r
+
i
+ style="font-size:15px"
+ y="572.77063"
+ x="572.20819"
+ id="text4878"
+ transform="matrix(0.8412225,-0.5406891,0.5406891,0.8412225,0,0)">i
+
o
+ style="font-size:15px"
+ y="577.91656"
+ x="569.4776"
+ id="text4882"
+ transform="matrix(0.83628897,-0.54828894,0.54828894,0.83628897,0,0)">o
+
L
+ style="font-size:15px"
+ y="565.0708"
+ x="537.25366"
+ id="text4886"
+ transform="matrix(0.83892207,-0.54425156,0.54425156,0.83892207,0,0)">L
+
a
+ style="font-size:15px"
+ y="405.7919"
+ x="668.92828"
+ id="text4890"
+ transform="matrix(0.95129241,-0.30829004,0.30829004,0.95129241,0,0)">a
+
k
+ style="font-size:15.00000095px"
+ y="331.37161"
+ x="712.30377"
+ id="text4894"
+ transform="matrix(0.97887324,-0.20446803,0.20446803,0.97887324,0,0)">k
+
e
+ style="font-size:15px"
+ y="279.20764"
+ x="737.51123"
+ id="text4898"
+ transform="matrix(0.99102039,-0.13371085,0.13371085,0.99102039,0,0)">e
+
Tracer FIRE 5 OnlineParticipation Map
+ transform="matrix(1.25,0,0,1.25,754.6167,38.024287)"
+ id="text5684"
+ style="font-size:28.79999924px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;display:inline;font-family:Perfect DOS VGA 437 Win;-inkscape-font-specification:Perfect DOS VGA 437 Win"
+ x="-580.9895"
+ y="495.95053">Tracer FIRE 5 OnlineParticipation Map
+
Sites with email addresses have volunteeredto host regional hubs
+ xml:space="preserve"
+ style="font-size:12.80000019px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;font-family:Perfect DOS VGA 437 Win;-inkscape-font-specification:Perfect DOS VGA 437 Win"
+ x="-580.82062"
+ y="557.93073"
+ id="text10873"
+ sodipodi:linespacing="100%"
+ transform="matrix(1.25,0,0,1.25,754.6167,38.024287)">Sites with email addresses have volunteeredto host regional hubs
+
Other Participants
+ sodipodi:linespacing="100%"
+ id="text3897"
+ y="560.90356"
+ x="511.867"
+ style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;font-family:Perfect DOS VGA 437 Win;-inkscape-font-specification:Perfect DOS VGA 437 Win"
+ xml:space="preserve">Other Participants
+
Other
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3781"
+ width="11.824927"
+ height="11.824927"
+ x="875.50159"
+ y="446.07117" />Other
+
ERCOT
+ y="456.66498"
+ x="451.41663"
+ height="11.824927"
+ width="11.824927"
+ id="rect3806"
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />ERCOT
+
BechtelMaricopa CoNetragardFreeport McMoRan
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
+ x="201.91304"
+ y="390.08615"
+ id="text10805"
+ sodipodi:linespacing="100%">BechtelMaricopa CoNetragardFreeport McMoRan
+
.NZDazzlepod (.MY).AUENCOM (.BR).IESeccuris (CA)
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9d76;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="696"
+ y="588"
+ id="text6862"
+ sodipodi:linespacing="100%">.NZDazzlepod (.MY).AUENCOM (.BR).IESeccuris (CA)
+
State of NM
+ y="523.07117"
+ x="463.50159"
+ height="11.824927"
+ width="11.824927"
+ id="rect6914"
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />State of NM
+
Richland Co. School District
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect7134"
+ width="11.824927"
+ height="11.824927"
+ x="335.12802"
+ y="357.31946" />Richland Co. School District
+
City of Baltimore
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect7232"
+ width="11.824927"
+ height="11.824927"
+ x="719.18188"
+ y="231.80888" />City of Baltimore
+
County of SLO
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
+ x="20.913033"
+ y="318.58615"
+ id="text7266"
+ sodipodi:linespacing="100%">County of SLO
+
AT&TCitiBank
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="907"
+ y="222"
+ id="text7511"
+ sodipodi:linespacing="100%">AT&TCitiBank
+
Raytheon Pikewerks
+ y="373.07117"
+ x="656.50159"
+ height="11.824927"
+ width="11.824927"
+ id="rect8291"
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />Raytheon Pikewerks
+
City of Oxnard
+ y="370.06946"
+ x="233.12802"
+ height="11.824927"
+ width="11.824927"
+ id="rect8342"
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />City of Oxnard
+
Boeing
+ y="334.07117"
+ x="106.50159"
+ height="11.824927"
+ width="11.824927"
+ id="rect9888"
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />Boeing
+
Goodyear
+ sodipodi:linespacing="100%"
+ id="text9956"
+ y="252.87868"
+ x="692.12134"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
+ xml:space="preserve">Goodyear
+
BrocadeKnowledge Consulting Group
+ sodipodi:linespacing="100%"
+ id="text9960"
+ y="422.71136"
+ x="22.473328"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ xml:space="preserve">BrocadeKnowledge Consulting Group
+
Schlumberger
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect9970"
+ width="11.824927"
+ height="11.824927"
+ x="798.41663"
+ y="260.66498" />Schlumberger
+
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
+ x="574.25"
+ y="193"
+ id="text9992"
+ sodipodi:linespacing="100%">
+
5nines.com
+ sodipodi:linespacing="100%"
+ id="text9996"
+ y="193.25"
+ x="578.5"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
+ xml:space="preserve">5nines.com
+
Richline Tech Svcs
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
+ x="477.72974"
+ y="535.00342"
+ id="text10008"
+ sodipodi:linespacing="100%">Richline Tech Svcs
+
Onpoint Corp
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ id="rect10012"
+ width="11.824927"
+ height="11.824927"
+ x="750.00159"
+ y="412.57117" />Onpoint Corp
+
GovDeliveryBMC Group Federal
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect10018"
+ width="11.824927"
+ height="11.824927"
+ x="537.93188"
+ y="166.55888" />GovDeliveryBMC Group Federal
+
Liquidweb
+ y="196.80888"
+ x="671.18188"
+ height="11.824927"
+ width="11.824927"
+ id="rect10026"
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />Liquidweb
+
TelosMandiantOrg. of American StatesInst. Def. Analyses
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path11986"
+ d="M 905.69142,216.75 854.25,217.25"
+ style="fill:none;stroke:#000000;stroke-width:0.90541899;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)" />TelosMandiantOrg. of American StatesInst. Def. Analyses
+
+ style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow1Lend)"
+ d="m 874,319.75 -57.75,-44.5"
+ id="path11996"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+
FoxGuard
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ id="rect12018"
+ width="11.824927"
+ height="11.824927"
+ x="756.82391"
+ y="301.16809" />FoxGuard
+
MITRE Corp
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect12036"
+ width="11.824927"
+ height="11.824927"
+ x="871.10706"
+ y="169.71826" />MITRE Corp
+
Bechteltietjenk@gmail.com
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#1b9e77;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="92.473328"
+ y="273.71133"
+ id="text10785"
+ sodipodi:linespacing="100%">Bechteltietjenk@gmail.com
+
Alliant EnergyBrianKollmansberger@alliantenergy.com
+ y="197.80888"
+ x="596.18188"
+ height="11.824927"
+ width="11.824927"
+ id="rect7190"
+ style="fill:#1b9e77;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />Alliant EnergyBrianKollmansberger@alliantenergy.com
+
Universities
+
Grand Rapids CC
+
U. of Tulsa
+
MS State U
+
U. Colorado
+
U. of Florida
+
UMass Amherst
+
SUNY
+
U Penn
+
U. of Houston
+
+
Cal Poly
+ y="222.04948"
+ x="-518.1629"
+ sodipodi:role="line">Cal PolyUC Davis
+
UCLA
+
U. of Phoenix
+
Cal St. Chico
+
+
Auburn U
+
OK State U
+
+John Hopkins
+FSU
UW Seattle/Bothelllreber@uwb.edu
+ inkscape:label="Uni Hubs"
+ style="display:inline">UW Seattle/Bothelllreber@uwb.edu
+
UNM-LAmorin@unm.edu
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#7570b3;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="279.56165"
+ y="339.15308"
+ id="text10813"
+ sodipodi:linespacing="100%">UNM-LAmorin@unm.edu
+
UNMalex@mgt.unm.edu
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#7570b3;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="347.59546"
+ y="362.20776"
+ id="text10821"
+ sodipodi:linespacing="100%">UNMalex@mgt.unm.edu
+
Lewis & Clarkjmache@lclark.edu
+ transform="translate(-429.83613,-603.07131)"
+ d="m 573.50899,650.00256 a 5.6168408,5.6168408 0 1 1 -11.23368,0 5.6168408,5.6168408 0 1 1 11.23368,0 z"
+ sodipodi:ry="5.6168408"
+ sodipodi:rx="5.6168408"
+ sodipodi:cy="650.00256"
+ sodipodi:cx="567.89215"
+ id="path3887"
+ style="fill:#7570b3;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="arc" />Lewis & Clarkjmache@lclark.edu
+
UCSDbrandt@ucsd.edu
+ xml:space="preserve"
+ style="font-size:8px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#7570b3;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="-518.09338"
+ y="275.18057"
+ id="text7086"
+ sodipodi:linespacing="100%"
+ transform="matrix(1.25,0,0,1.25,754.6167,38.024287)">UCSDbrandt@ucsd.edu
+
NMTacs@cs.nmt.edu
+ transform="translate(-239.83613,-257.07131)"
+ d="m 573.50899,650.00256 a 5.6168408,5.6168408 0 1 1 -11.23368,0 5.6168408,5.6168408 0 1 1 11.23368,0 z"
+ sodipodi:ry="5.6168408"
+ sodipodi:rx="5.6168408"
+ sodipodi:cy="650.00256"
+ sodipodi:cx="567.89215"
+ id="path7142"
+ style="fill:#7570b3;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="arc" />NMTacs@cs.nmt.edu
+
US Air ForceUS ArmyUS NavyUS Army National GuardFDICDISAFBINIHCDCEOP
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#da5e02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="512"
+ y="589"
+ id="text6898"
+ sodipodi:linespacing="100%">US Air ForceUS ArmyUS NavyUS Army National GuardFDICDISAFBIDHSNIHCDCSSAEOP
+
NNSA IARC
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="180.00003"
+ y="330"
+ id="text6934"
+ sodipodi:linespacing="100%">NNSA IARC
+
DOE HQ& More
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,606.46893,-34.529084)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path3837"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />DOE HQ& More
+
FRB/NY
+ sodipodi:type="star"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ id="path7052"
+ sodipodi:sides="5"
+ sodipodi:cx="90.645462"
+ sodipodi:cy="264.87946"
+ sodipodi:r1="4.3604422"
+ sodipodi:r2="2.0146954"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:arg2="-0.9424778"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ transform="matrix(1.6095063,0,0,1.6095063,701.46893,-209.52908)"
+ inkscape:transform-center-y="-0.67017338" />FRB/NY
+
DISA
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,667.81756,-156.59285)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path7060"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />DISA
+
Bettis Lab
+ sodipodi:type="star"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ id="path7066"
+ sodipodi:sides="5"
+ sodipodi:cx="90.645462"
+ sodipodi:cy="264.87946"
+ sodipodi:r1="4.3604422"
+ sodipodi:r2="2.0146954"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:arg2="-0.9424778"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ transform="matrix(1.6095063,0,0,1.6095063,607.81756,-191.59285)"
+ inkscape:transform-center-y="-0.67017338" />Bettis Lab
+
Ft Hood
+ sodipodi:type="star"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ id="path7074"
+ sodipodi:sides="5"
+ sodipodi:cx="90.645462"
+ sodipodi:cy="264.87946"
+ sodipodi:r1="4.3604422"
+ sodipodi:r2="2.0146954"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:arg2="-0.9424778"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ transform="matrix(1.6095063,0,0,1.6095063,334.46893,24.470916)"
+ inkscape:transform-center-y="-0.67017338" />Ft Hood
+
LBNL
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="52.999969"
+ y="253"
+ id="text7204"
+ sodipodi:linespacing="100%">LBNL
+
NREL
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,200.81756,-140.59285)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path7222"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />NREL
+
WAPA
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="349"
+ y="300"
+ id="text7280"
+ sodipodi:linespacing="100%">WAPA
+
BNL
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,719.46893,-216.52908)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path7312"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />BNL
+
Knolls Lab
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,686.81756,-256.59285)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path7368"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />Knolls Lab
+
DOE NV
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
+ x="192"
+ y="318"
+ id="text7483"
+ sodipodi:linespacing="100%">DOE NV
+
Ames Lab
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,395.81756,-196.59285)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path7491"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />Ames Lab
+
KCP
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,383.81756,-133.59285)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path7497"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />KCP
+
SRS
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="749.83252"
+ y="382.0011"
+ id="text3839"
+ sodipodi:linespacing="100%">SRS
+
US Govt.
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#da5e02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="894.86914"
+ y="476.95105"
+ id="text10899"
+ sodipodi:linespacing="100%">US Govt.
+
SEPA
+ sodipodi:type="star"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ id="path8412"
+ sodipodi:sides="5"
+ sodipodi:cx="90.645462"
+ sodipodi:cy="264.87946"
+ sodipodi:r1="4.3604422"
+ sodipodi:r2="2.0146954"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:arg2="-0.9424778"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ transform="matrix(1.6095063,0,0,1.6095063,735.81756,46.40715)"
+ inkscape:transform-center-y="-0.67017338" />SEPA
+
JLab
+ inkscape:transform-center-y="-0.67017338"
+ transform="matrix(1.6095063,0,0,1.6095063,676.81756,-127.59285)"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="-0.9424778"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:r2="2.0146954"
+ sodipodi:r1="4.3604422"
+ sodipodi:cy="264.87946"
+ sodipodi:cx="90.645462"
+ sodipodi:sides="5"
+ id="path12141"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ sodipodi:type="star" />JLab
+
LLNLmark3@llnl.gov
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="90.125259"
+ y="247.67464"
+ id="text10773"
+ sodipodi:linespacing="100%">LLNLmark3@llnl.gov
+
SPAWARmarkg.fe@gmail.com
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="80.594009"
+ y="356.01932"
+ id="text10777"
+ sodipodi:linespacing="100%">SPAWARmarkg.fe@gmail.com
+
Pantexjavery@pantex.com
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="394.07779"
+ y="394.92789"
+ id="text10839"
+ sodipodi:linespacing="100%">Pantexjavery@pantex.com
+
ORNLdisneyms@ornl.gov
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="686.95856"
+ y="325.52451"
+ id="text10855"
+ sodipodi:linespacing="100%">ORNLdisneyms@ornl.gov
+
INLjennifer.osullivan@inl.gov
+ xml:space="preserve"
+ style="font-size:8px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="-416.38647"
+ y="118.9894"
+ id="text10879"
+ sodipodi:linespacing="100%"
+ transform="matrix(1.25,0,0,1.25,754.6167,38.024287)">INLjennifer.osullivan@inl.gov
+
LANLamcphall@lanl.gov
+ sodipodi:linespacing="100%"
+ id="text3867"
+ y="328.23621"
+ x="320.51425"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ xml:space="preserve">LANLamcphall@lanl.gov
+
Sandiadcabbot@sandia.gov
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="278.51419"
+ y="375.25848"
+ id="text3875"
+ sodipodi:linespacing="100%">Sandiadcabbot@sandia.gov
+
PNNL/Hanfordtracerfire@pnnl.gov
+ sodipodi:linespacing="100%"
+ id="text3889"
+ y="93.446877"
+ x="188.48227"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ xml:space="preserve">PNNL/Hanfordtracerfire@pnnl.gov
+
FNALjklemenc@fnal.gov
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="589.88879"
+ y="233.88565"
+ id="text3943"
+ sodipodi:linespacing="100%">FNALjklemenc@fnal.gov
+
SCIRESrwessen@scires.com
+ sodipodi:linespacing="100%"
+ id="text6858"
+ y="295.08438"
+ x="23.710907"
+ style="font-size:8px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ xml:space="preserve"
+ transform="matrix(1.25,0,0,1.25,754.6167,38.024287)">SCIRESrwessen@scires.com
+
CDCvsb4@cdc.gov
+ xml:space="preserve"
+ style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d95f02;fill-opacity:1;stroke:none;display:inline;font-family:Sans;-inkscape-font-specification:Sans"
+ x="673.76105"
+ y="395.68045"
+ id="text10847"
+ sodipodi:linespacing="100%">CDCvsb4@cdc.gov
+
\ No newline at end of file
+ sodipodi:type="star"
+ style="fill:#d95f02;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+ id="path10755"
+ sodipodi:sides="5"
+ sodipodi:cx="90.645462"
+ sodipodi:cy="264.87946"
+ sodipodi:r1="4.3604422"
+ sodipodi:r2="2.0146954"
+ sodipodi:arg1="-1.5707963"
+ sodipodi:arg2="-0.9424778"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 90.645462,260.51901 1.184208,2.73052 2.962819,0.28247 -2.230938,1.97003 0.646915,2.9051 -2.563004,-1.51298 -2.563004,1.51298 0.646915,-2.9051 -2.230938,-1.97003 2.962819,-0.28247 z"
+ transform="matrix(1.6095063,0,0,1.6095063,-61.7114,-165.10365)"
+ inkscape:transform-center-y="-0.67017338" />
\ No newline at end of file