<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://hannahhopkins.net/work</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2016-04-06</lastmod>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2022-07-26</lastmod>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2022/7/19/publications</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2023-02-09</lastmod>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2019/1/30/current-projects</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2020-04-30</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1588270060457-DQW8BK8DMYN160ZNDEB8/Screen+Shot+2020-04-30+at+1.04.44+PM.png</image:loc>
      <image:title>Blog - Automated Warranting Detection Codebook - POS Tagging</image:title>
      <image:caption>This image is a screenshot of the outputs of part-of-speech tagging in R. Part-of-speech (POS) taggers assign context-dependent labels to each word in a corpus indicating each word’s part of speech and other lexical information. Together with other algorithms, POS taggers are “scalable in practical applications by processing different parts of a longer text in parallel.” (Chan 607)  Taggers segment texts into tokens for tagging using punctuation marks, spacing, and other indicators, and then determine parts of speech using a lexicon or language manual generated by either a human-coded dictionary or a trained model (Daelemans 986).</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1588270043448-9CV1VNUF41V3DJO1QTO5/Screen+Shot+2020-04-07+at+12.56.29+AM.png</image:loc>
      <image:title>Blog - Automated Warranting Detection Codebook - TF-IDF</image:title>
      <image:caption>Term-frequency inverse document frequency (TF-IDF) helps identify the significance of unique terms to multiple documents in a corpus. TF-IDF combines two metrics, term frequency and inverse document frequency, to consider both the prevalence of a given term in a document and that term’s distribution over the entire corpus. Rather than weighting all terms in a document evenly, TF-IDF assumes that words in a document are context-dependent. Deployed in online search engines, TF-IDF makes it possible to more clearly determine relevance or relationship across several documents in a corpus. If a given term’s TF-IDF score is high, that term is rare and likely significant in the corpus. Conversely, a lower score indicates that the term is more common.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1588270045969-TLTHKRPVC8UW8RYPRC5S/Screen+Shot+2020-04-14+at+12.20.20+PM.png</image:loc>
      <image:title>Blog - Automated Warranting Detection Codebook - Google BERT</image:title>
      <image:caption>Trained on Wikipedia and Google Books text data, Google’s Bidirectional Encoder Representations from Transformers (BERT) is designed to “[train] general purpose language representation models” (Devlin &amp; Chang) to improve natural language processing results. BERT is “conceptually simple and empirically powerful” (Devlin et. al.) in its approach to reading texts. Rather than reading a sequence of words from left to right to determine context, which would likely omit or elide words’ context, BERT is a contextual model that derives a word’s meaning based on other words in the sentence in both directions (Devlin &amp; Chang). BERT reads a given text  left-to-right and right-to-left, using a word’s “previous and next context” (Devlin &amp; Chang) in order to determine the meaning of a given word. In this way, BERT is better able to account for nuances in meaning and intricacies of syntax.</image:caption>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2020/5/21/chicken-sandwich-wars</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2020-05-22</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1590167800631-RAEI54IZC2QKXHJC3A21/collage2.png</image:loc>
      <image:title>Blog - Chicken Sandwich Wars</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/grant-writing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2019-04-04</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1545065476968-PHA8IAYO61ZF373TMEHE/Bass+Class_iphone8plusspacegrey_portrait.png</image:loc>
      <image:title>Blog - UI Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1545065504541-WMVHLUBQ356Z0GMWSFDQ/%40mari_512+%283%29_iphone5s_gold_portrait.png</image:loc>
      <image:title>Blog - UI Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1545065526680-MLWC1S3ZVRW4GM0UHAVM/%40mari_512+%284%29_iphone6_gold_portrait.png</image:loc>
      <image:title>Blog - UI Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1545065549272-AJE9Y07WP42M4774053Q/%40mari_512+%282%29_iphone7spacegrey_portrait.png</image:loc>
      <image:title>Blog - UI Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1545065574500-FP61H83FZR9BL9RI2D57/BassClass+%281%29_ipad_black_portrait.png</image:loc>
      <image:title>Blog - UI Design</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2019/1/30/metadata-transformation</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2019-04-04</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1548870043271-VPV30MZAGLGNZO03H40E/DogMA+Presentation</image:loc>
      <image:title>Blog - Metadata Transformation</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1548869931485-F5MZCA2VWT2Y7Q4UEY82/image-asset.png</image:loc>
      <image:title>Blog - Metadata Transformation</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2017/10/13/worc-uga</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2018-04-07</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902249760-K7SWVTXIFGM16PDPF0SP/twitterbanner.jpg</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902252761-27HFUNAIUJGHW3HGNU4W/worclogo.png</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902253514-GCYR0TAPJ0F1ACB9RSV2/internationalwomensday.jpg</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902255566-FS5VDKKQ48JXLZRR3DWD/spokenworc.jpg</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507904247921-HVRGD7K7ZBGQ80FSX17W/Screen%2BShot%2B2014-10-08%2Bat%2B3.36.29%2BPM.png</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507904268502-G43TURAXJT56SZ9HGI8S/Screen%2BShot%2B2014-10-08%2Bat%2B4.45.20%2BPM.png</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507904273453-XU2HC4PUZSHRMKHLHN9L/Screen%2BShot%2B2014-10-08%2Bat%2B4.48.59%2BPM.png</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507904280937-NZALIY9RR37815SH3FX6/Screen%2BShot%2B2014-10-08%2Bat%2B4.51.34%2BPM.png</image:loc>
      <image:title>Blog - Content Management</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2019/1/30/case-study-koop-radio</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2019-01-30</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1548868847546-F229LVQ7W63EMJ6ZXVIN/Screen+Shot+2019-01-30+at+11.17.06+AM.png</image:loc>
      <image:title>Blog - Case Study: KOOP Radio</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1548868844253-KZHP99M8ASZU1TG1FRXN/Screen+Shot+2019-01-30+at+11.16.59+AM.png</image:loc>
      <image:title>Blog - Case Study: KOOP Radio</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1548868846497-OANTV1718A5KK5BX9YVI/Screen+Shot+2019-01-30+at+11.16.53+AM.png</image:loc>
      <image:title>Blog - Case Study: KOOP Radio</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1548868850904-BMFOXJ2L2TFZQYUX4S1O/Screen+Shot+2019-01-30+at+11.16.45+AM.png</image:loc>
      <image:title>Blog - Case Study: KOOP Radio</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2017/10/13/one-stop-georgia-mountains</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2018-04-07</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903200833-G4YLKWQDE6IZD3SA5NL4/webbanner2.jpg</image:loc>
      <image:title>Blog - UX Research and Design</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2017/11/5/texas-performing-arts-campus-and-community-engagement</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2020-01-02</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1523111291302-MV1AXZ4V2WZ3LT55HHE2/Ezralow+Dance+Open+Lesson+Cover</image:loc>
      <image:title>Blog - Instructional Design - Ezralow Dance: OPEN Lesson Materials</image:title>
      <image:caption>Designed for students in grades 6 through 12, the lesson materials, plans, and assessments in this packet engage students' appreciation of dance from an interdisciplinary perspective, bring forth opportunities for creative play and independent multimedia research and presentation, and expose students to examples of creativity for social change all around the world. This guide was distributed to all teachers cooperating in the performance experience. Inside, find links to all of my lesson materials and assessments.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1523359051672-TBMF9S6W11LDXZ7046D4/LP</image:loc>
      <image:title>Blog - Instructional Design - Instructional Templates</image:title>
      <image:caption>I created these templates for use in all of our instructional deliverables. Templates include materials for teachers, printable student activities, and materials for presentations for schools, administrators, and donors. All templates adhere to our brand standards while organizing instruction and context in an easy-to-read, engaging format.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569287921-N9HX2OSU6AZK79GBP1GX/1.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569287500-0J7JFXN359NLTSF171JQ/2.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569262317-OX791CTX8RON09OUHDZL/1.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569262123-LCXA3YZG36KCXH7X1HKC/2.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569275060-T75N2PMMYIPOGCP6OH22/1.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569275059-QNU38OZN07DDPW19YARW/2.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569162415-WA79U2OSKY2I2ZNFH2R4/I+Hear+America+Singing_+Music+for+Social+Change+%281%29.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569164499-LMCR9MVZXK2T98RQ79XU/I+Hear+America+Singing_+Music+for+Social+Change.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549569366629-JR17BFJITWOUUDXC71H3/Improv+Game+Instructions.png</image:loc>
      <image:title>Blog - Instructional Design</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2017/10/13/tedxuga</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2020-04-30</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902488186-P2DTMRW7PN3U5A2BEYQN/Screen%2BShot%2B2015-04-19%2Bat%2B4.12.40%2BPM.png</image:loc>
      <image:title>Blog - TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902490243-91GFP8ZLZKHJO63IFNDW/Screen%2BShot%2B2015-04-19%2Bat%2B4.12.51%2BPM.png</image:loc>
      <image:title>Blog - TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902491303-VOXXG1110KZ52NZL3PF8/12916836_990903764297696_7390491641737448774_o.jpg</image:loc>
      <image:title>Blog - TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507902493001-E44CEZYQN3ONNXV4YOGH/12916982_990903807631025_7875518881366243592_o.jpg</image:loc>
      <image:title>Blog - TEDxUGA</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2017/10/13/thomas-lay-after-school-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2019-02-08</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549664231458-B2LC73N9SP6RR13OVTQX/ezgif-5-24c6905db0.pdf-1.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549664231456-MXX44KWEZP223B35O9OP/ezgif-5-8df325e6d0.pdf-1.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549664234277-UOZOP4DU6YZAEQP7BAOJ/ezgif-5-5f01a65dde.pdf-1.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549664234340-1XHDS9O42GEY0H6MYSRH/ezgif-5-d634157b82.pdf-1.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549664235422-Z414LE5N6IV3WHDDMEOC/ezgif-5-5bb37179f7.pdf-1.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1523112874760-2LN39CBA8UZ1DWQH3ZG5/DSC_0097.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1523112874762-AXQNBVV72NOJG0CMUZSM/DSC_0098.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1523112878548-23A4WMU7F0C7SK1PPOTH/DSC_0101.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1523112878382-AAWBZFGLIPXIFKDMIB95/DSC_0113.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1549664407715-O9FL885LL2MZ6WXBFM4S/logofixed.jpg</image:loc>
      <image:title>Blog - Public Relations and Mentoring</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2018/2/28/exhibition-design</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2018-04-07</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1523113275484-22ZPHUROZL1L05S30HNN/FINALTheMix_Map3D1.jpg</image:loc>
      <image:title>Blog - Exhibition Design</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/2017/10/13/theater-directing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903643290-5D6ZJF9PIJE8RXBI7ZHR/14681934_1137146223036084_6388595987925469989_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903643333-D0DE6WOD8GNQSW4Z76KY/14707869_1137146109702762_6015234269627437567_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903643728-NO5ZUXGQZIRIPWI680KR/14707911_1137145969702776_2254839131903077024_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903643950-HA45HKJNI9Z7113U42A1/14753383_1137146226369417_4387792041722907809_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903548387-A1CJZLFHCDMPDCAV5SY8/17434848_1287026148048090_714740778437365267_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903548508-JNC8W497M3MDN9CRFZ1P/17492275_1287026584714713_5090163176000641786_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903548972-8HOATNYYVO5AOEYLUA9V/17492293_1287024644714907_1121198497255206426_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903549028-52LWJFBPCUFTRR3V5KWX/17493257_1287023248048380_268030944531652108_o.jpg</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903769229-VEM1RV0980T60SJGH7ZH/IMG-3385.JPG</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903781049-D6K313O1JZ58RMDMVYZ3/IMG-3384.JPG</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903878526-LVDJU0GWUB7JAUNIEPZU/Screen%2BShot%2B2015-04-19%2Bat%2B4.17.04%2BPM.png</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903909451-X19QNLTU89LN9QH5QLRK/Screen%2BShot%2B2015-04-19%2Bat%2B4.16.54%2BPM.png</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903914029-NVZ9GHOUE3GZPVD3AVTE/Screen%2BShot%2B2015-04-19%2Bat%2B4.17.04%2BPM.png</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1507903920306-HDZVB1S8A1JT0E5QPAXK/Screen%2BShot%2B2015-04-19%2Bat%2B4.16.30%2BPM.png</image:loc>
      <image:title>Blog - Theater Directing</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/category/projects</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://hannahhopkins.net/project-blog/tag/projects</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://hannahhopkins.net/work1</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2015-08-25</lastmod>
  </url>
  <url>
    <loc>https://hannahhopkins.net/exhibit-design</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519849019553-ROXYV3X1QNU978RB4LKQ/noun_1147540.png</image:loc>
      <image:title>Exhibit Design</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519849019553-ROXYV3X1QNU978RB4LKQ/noun_1147540.png</image:loc>
      <image:title>Exhibit Design</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/grant-writing</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519852352251-B1DQG2NF4X2TSP951ZTH/noun_1597294.png</image:loc>
      <image:title>Grant Writing</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519852352251-B1DQG2NF4X2TSP951ZTH/noun_1597294.png</image:loc>
      <image:title>Grant Writing</image:title>
      <image:caption />
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/case-study</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2019-01-30</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519852396883-OYKUSWXP8CFE8ZIIRHII/noun_1215128.png</image:loc>
      <image:title>Case Study: KOOP Radio</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519852396883-OYKUSWXP8CFE8ZIIRHII/noun_1215128.png</image:loc>
      <image:title>Case Study: KOOP Radio</image:title>
      <image:caption />
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/worksource</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519853732834-UTJ89GTLQSJBT9HDXPJJ/noun_1449701.png</image:loc>
      <image:title>WorkSource Georgia Mountains</image:title>
    </image:image>
    <image:image>
      <image:loc>https://static1.squarespace.com/static/54358602e4b0c23fab6c2355/5a946a2be2c483a55b3773f2/5a971b9553450ad2628295fc/1519852437055/</image:loc>
      <image:title>WorkSource Georgia Mountains</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519855547560-IYJVVLCMPWUMJJB5VD28/webbanner2.jpg</image:loc>
      <image:title>WorkSource Georgia Mountains</image:title>
      <image:caption />
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/tedxuga</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519855867053-RA1H5Q9IUI32IJHY6WIM/Screen+Shot+2018-02-28+at+4.10.48+PM.png</image:loc>
      <image:title>TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519855867053-RA1H5Q9IUI32IJHY6WIM/Screen+Shot+2018-02-28+at+4.10.48+PM.png</image:loc>
      <image:title>TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519852706938-RUXNMKRHEWX8EUQ02G45/noun_327680.png</image:loc>
      <image:title>TEDxUGA</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519855729398-8852OSFTJ0KZYSL0GWX8/12672084_990903780964361_8787454637209877936_o.jpg</image:loc>
      <image:title>TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519855729380-YWAMLPFTUYHJGGQ62PG1/12890897_990903774297695_1072238706464698953_o.jpg</image:loc>
      <image:title>TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519855866846-4M9W9L6Y4ZDI4JML4HIH/Screen+Shot+2018-02-28+at+4.10.36+PM.png</image:loc>
      <image:title>TEDxUGA</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519855730728-LGOV15V8QYGKRWA27BR5/12916836_990903764297696_7390491641737448774_o.jpg</image:loc>
      <image:title>TEDxUGA</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/tlay</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519856021236-BSH4W768BIYOO8NHD8SJ/logofixed.png</image:loc>
      <image:title>Thomas Lay After-School Program</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519852809514-NYUQCFVGR1FM35RN908L/noun_1492619.png</image:loc>
      <image:title>Thomas Lay After-School Program</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519856021236-BSH4W768BIYOO8NHD8SJ/logofixed.png</image:loc>
      <image:title>Thomas Lay After-School Program</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/worc</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2019-01-30</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519853987017-570RAXZMCJT1WTFR1YZI/noun_1562795.png</image:loc>
      <image:title>Women's Outreach and Resource Collective</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519856277048-V0RIMPE8O37TEG4TTSKH/Screen+Shot+2018-02-28+at+4.17.38+PM.png</image:loc>
      <image:title>Women's Outreach and Resource Collective</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://static1.squarespace.com/static/54358602e4b0c23fab6c2355/5a946a7fe2c483a55b3794d3/5a971d1d652dea58372ea535/1519852829329/</image:loc>
      <image:title>Women's Outreach and Resource Collective</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519856170400-45GQ3JL6B6VMC756EBH8/spokenworc.jpg</image:loc>
      <image:title>Women's Outreach and Resource Collective</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519856223762-YUG2GIG8AX568OTAOG63/twitterbanner.jpg</image:loc>
      <image:title>Women's Outreach and Resource Collective</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://static1.squarespace.com/static/54358602e4b0c23fab6c2355/5a946a7fe2c483a55b3794d3/5a972a514192023259b86313/1548868788714/</image:loc>
      <image:title>Women's Outreach and Resource Collective</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519856210104-W2QK8E4A3Z01XIMFH2ME/worclogo.png</image:loc>
      <image:title>Women's Outreach and Resource Collective</image:title>
      <image:caption />
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/directing</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519853028247-6OOEOJJXVA6KJQZ0V24V/noun_1293682.png</image:loc>
      <image:title>Theatre Directing</image:title>
      <image:caption />
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519853028247-6OOEOJJXVA6KJQZ0V24V/noun_1293682.png</image:loc>
      <image:title>Theatre Directing</image:title>
      <image:caption />
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/texas-performing-arts</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519854392122-N5CGOZ1GJITMDQAOSYHM/noun_1290823.png</image:loc>
      <image:title>Texas Performing Arts</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/projects</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <lastmod>2024-08-24</lastmod>
  </url>
  <url>
    <loc>https://hannahhopkins.net/contact-us</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2016-05-09</lastmod>
  </url>
  <url>
    <loc>https://hannahhopkins.net/home</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2016-11-13</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1479048037296-XMPGNI6EE8WRPUSDXJ5B/image-asset.jpeg</image:loc>
      <image:title>Home</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/569fdefb1115e0973544f708/1456271295333-63GKKXARUSX873M5XXE8/SQS_RYAN-HENRY_DK_0260-cropped.jpg</image:loc>
      <image:title>Home</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/569fdefb1115e0973544f708/1456354705334-IWSFW58ZXBV90DLDM45S/image-asset.jpeg</image:loc>
      <image:title>Home</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/about-1</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1519676813975-K31S1KJVU3FDPAJIR5OA/DSC_0023.jpg</image:loc>
      <image:title>About</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://hannahhopkins.net/contact-1</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2018-02-28</lastmod>
  </url>
  <url>
    <loc>https://hannahhopkins.net/e395m-short-paper</loc>
    <changefreq>daily</changefreq>
    <priority>0.75</priority>
    <lastmod>2020-03-14</lastmod>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584193333734-5WSWQ07KHS43H8DOBOUY/Screen+Shot+2020-03-14+at+8.39.21+AM.png</image:loc>
      <image:title>E395M Short Paper</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584134816085-CXZVIVNA5YD6OM780MMN/Screen+Shot+2020-03-13+at+4.26.48+PM.png</image:loc>
      <image:title>E395M Short Paper</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584129154693-4M7P6ROOFDI5KXKQ0QSE/Screen+Shot+2020-03-13+at+2.52.21+PM.png</image:loc>
      <image:title>E395M Short Paper</image:title>
      <image:caption>From The Art of Google Books, a scan of Red Feather: A Comic Opera in Two Acts that features the ScanOps team member’s hands.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584116597212-WW47QESE1LIQ77WKEGEB/I%2BJust%2BLove%2Bthat%2BI%2BCan%2BSee%2BIt%2B%25282%2529.jpg</image:loc>
      <image:title>E395M Short Paper</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584197003350-RASHRS8IDI4NDIQ8ZT3M/Screen+Shot+2020-03-13+at+11.30.31+AM.png</image:loc>
      <image:title>E395M Short Paper</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584194357915-438C33K2DTN5A2F3PWFW/image-asset.png</image:loc>
      <image:title>E395M Short Paper</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584193290745-37YBO7ON91U4760YYSDL/Screen+Shot+2020-03-14+at+8.38.31+AM.png</image:loc>
      <image:title>E395M Short Paper</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584124294391-X3FF0CYQHKZDBSOGRYBC/image-asset.png</image:loc>
      <image:title>E395M Short Paper</image:title>
      <image:caption>This section includes references to source materials referenced on this webpage. YouTube videos are embedded and linked.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584194767765-9XH6CH08K534LI7V5FH4/Screen+Shot+2020-03-14+at+9.05.18+AM.png</image:loc>
      <image:title>E395M Short Paper</image:title>
      <image:caption>Read profiles here.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584116257507-6BWVUYAI8LMVCAWPIVCF/I+Just+Love+that+I+Can+See+It+%281%29.png</image:loc>
      <image:title>E395M Short Paper</image:title>
      <image:caption>Image: Woman operating Ferranti Mark I computer, 1951, Learn more.</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.squarespace-cdn.com/content/v1/54358602e4b0c23fab6c2355/1584196195414-8ZJ3ZREFV0A6F6HR1IT2/Screen+Shot+2020-03-14+at+9.29.44+AM.png</image:loc>
      <image:title>E395M Short Paper</image:title>
    </image:image>
  </url>
</urlset>

