diff --git a/NumPysurveyresults_report2021_markdown.md b/NumPysurveyresults_report2021_markdown.md
new file mode 100644
index 0000000..0949573
--- /dev/null
+++ b/NumPysurveyresults_report2021_markdown.md
@@ -0,0 +1,302 @@
+# NumPy Community Survey 2021 Results
+
+## Overview
+In July 2021, the NumPy Survey Team invited all NumPy stakeholders to share about their experiences with NumPy and voice their thoughts about the future of the project. Over 500 users from 54 countries participated to help us map out a landscape of the NumPy community.
+
+## Table of Contents
+- Overview
+- Glossary
+- Community
+- Community — Contribution to Open Source
+- Community — Demographics
+- Development, Features an Deprecation
+- Future Directions
+- Acknowledgements
+- Methodology
+
+## Glossary
+Throughout this report, you’ll see a few key terms and phrases come up. These provide a consistent framework for how we collect and describe our data within the report.
+
+COMMUNITY: For the purpose of this report, the terms "NumPy community" or "community" comprise everyone who uses NumPy, regardless of their activity.
+
+LOCATION: Country information for users is based on the responses submitted by the survey participants.
+
+NUMPY USERS: Anyone who uses NumPy, regardless of their activity, and participated in this survey.
+
+## Community
+### Field of work/study
+#### Which of the following best describes your current field of work/study?
+
+One in five survey respondents works in software engineering, data science, or natural sciences
+
+### Job Roles
+#### What is your current role in your organization?
+
+One in five works as a software engineer. 15% of survey participants are scientists in academia and 13% are data scientists.
+
+### Level of Education
+#### What is the highest degree or level of education you have completed?
+
+Nine out of ten have at least a Bachelor’s degree and almost every fourth respondent holds a PhD.
+
+### Experience in Programming
+#### How many years of programming experience do you have?
+
+
+#### How many years of experience do you have using NumPy?
+
+43% of survey participants have more than 10 years of experience in programming, while they have been using NumPy for only 5 years on average.
+
+#### What additional programming languages, besides Python, are you familiar with? Please select all that apply.
+
+64% of NumPy users are familiar with C / C++; 40%, with Matlab; 33%, with JavaScript; and 28%, with R.
+
+## Community — Contribution to Open Source
+Like many open source projects, NumPy largely relies on community contributions for maintenance and improvements. One of the objectives of this survey was to learn more about NumPy users’ experiences and motivations as contributors to NumPy and other open source projects.
+
+### Contributing
+#### Do you have any interest in contributing to open source projects?
+
+
+Eight out of ten survey participants are interested in contributing to open source software projects. Yet, confusion about where to start and lack of experience and time are often preventing them from making the leap.
+
+### Contributing to NumPy
+#### Have you ever contributed to NumPy?
+
+
+#### Are you a regular contributor to NumPy?
+
+
+12% of survey participants have contributed to NumPy and one in three of those contributes regularly.
+
+#### Have you ever contributed to any open source project before, excluding NumPy?
+
+
+#### Are you a regular contributor to these open source projects?
+
+
+When it comes to other open source projects, every second survey participant has contributed at least once, mainly to the projects within the Python ecosystem, and one in four of them contributes to these projects on a regular basis.
+
+#### Which project(s) have you contributed to? Please select all that apply.
+
+
+#### What initially led to your contributing to NumPy? Please select all that apply.
+
+
+#### How did you initially get involved with these (non-NumPy) projects? Please select all that apply.
+
+Curious what initially led these NumPy users to contributing to open source? Half of them identify as experts in NumPy. A similar pattern is found in the
+wider open source community.
+
+#### In what capacity have you contributed to NumPy? Please select all that apply.
+
+
+#### In what way(s) have you contributed to these projects. Please select all that apply.
+
+Half of NumPy contributors who participated in this survey have contributed to the project source code; nearly as many, responded to GitHub issues and contributed to the technical documentation.
+While 83% of contributors to other open source projects contributed to the codebase, 46% responded to GitHub issues, and 41% pitched in to help with documentation.
+In both instances, one in five respondents contributed to educational content and helped with community coordination.
+
+#### What are your motivations for contributing to NumPy? Please select all that apply.
+
+(images\report_images_2021\Community_Contribution_to_Open_Source\4.5_motivations_contributing_numpy.svg)
+Giving back to the scientific community, promoting open source culture, and advancing scientific research are the top three reasons for respondents to contribute to NumPy.
+
+#### Are you interested in contributing to NumPy?
+
+
+#### Do you plan to continue making contributions to NumPy?
+
+
+93% of casual NumPy contributors and 100% of those who identify themselves as regulars plan to continue making contributions to the project.
+
+#### In what ways would you be interested in contributing to NumPy? Please select all that apply.
+
+Out of those who have never contributed to NumPy, 60% like the idea of giving back to the NumPy community. Two thirds of these potential contributors expressed their interest in contributing to the source code, nearly a half would like to help with educational content, and one in three are interested in triaging issues and writing technical documentation.
+
+## Community — Demographics
+### Age Range
+#### What is your age?
+
+Millennials comprise 66% of respondents.
+
+### Gender
+#### What is your gender?
+
+85% of survey participants identify as males.
+
+### Languages
+#### What language do you prefer to use?
+
+Over 70% of NumPy users choose English as the preferred language of communication.
+
+### Location
+#### What is your country of residence?
+
+| Percentage | Country |
+|--------------|--------------------------------------------------------------------------------------------------------|
+| 26% | United States |
+| 8% | Germany |
+| 7% | France |
+| 5% | India, Japan, United Kingdom |
+| 3% | Brazil, Czech Republic, Netherlands |
+| 2% | Spain, China, Australia, Austria Canada, Poland |
+| 1% | Argentina, Peru, Russia, Singapore, Switzerland, Turkey, Belgium, Chile, Finland, Israel, Italy, Sweden |
+
+NumPy is a true global open source project. In fact, almost three quarters of survey participants come from outside of the United States. In total, we reached NumPy users living in 54 different countries.
+
+## Development, Features and Deprecation
+NumPy is committed to stability in order to provide a foundation for other packages within the scientific Python ecosystem and beyond. This commitment plays a major role in design decisions as well as the pace of introduction/deprecation of features.
+
+### Frequency
+#### How often do you use NumPy?
+
+Nearly half of respondents use it on a daily basis; 83%, at least once a week.
+
+### Primary Use
+#### How do you primarily use NumPy?
+
+Three quarters of survey participants use NumPy for work.
+
+### Sharing Code
+#### How many people do you typically share your written code with?
+
+One in three respondents shares their code with only 1-2 people; one in four, with teams of more than 10 people.
+
+### NumPy Version
+#### What version of NumPy are you currently using?
+
+27% of survey participants use NumPy version 1.18; 22% use multiple versions on a regular basis.
+
+### NumPy Components
+#### Which components of NumPy do you use regularly? Please select all that apply.
+
+Random number generator and linear algebra are the most used NumPy sub-packages.
+
+### Custom C Extensions
+#### Do you or your organization have custom C extensions making use of the NumPy C-API (aside from Cython)?
+
+
+11% have custom C extensions making use of the NumPy C-API.
+
+### New Random API
+#### NumPy version 1.17 introduced a new API to NumPy’s random package. Are you currently using the new random API?
+
+
+41% of respondents use the new random API.
+
+### Challenges and Solutions
+#### In the last year, have you experienced problems in code you’ve written stemming from a problem in NumPy?
+
+
+#### What action(s) did you take in response to this issue? Please select all that apply.
+
+In the last year, 9% of NumPy users experienced problems in code they’ve written stemming from a problem in NumPy. What did they do about it? 76% found a workaround for it, 14% opened an issue in the NumPy repository on GitHub, and 6% proposed a change to NumPy by submitting a pull request.
+
+#### In the last year, have you encountered a problem involving numerical data that you were unable to solve using NumPy?
+
+
+#### What action(s) did you take in response to this issue? Please select all that apply.
+
+During the same period of time, 18% of respondents encountered a problem involving numerical data that they were unable to solve using NumPy. Nearly 90% of respondents either found a workaround for it or switched to a different library, 3% sought help on the mailing list, and 2% opened an issue in the NumPy repository on GitHub.
+
+#### NumPy encourages users to open issues. Please describe why you decided not to open an issue for your particular problem.
+
+NumPy encourages users to open issues. Yet, last year, only 8% of respondents on average resorted to this option when they encountered a problem that might have been stemming from NumPy. One in ten admitted that they simply didn’t know how to file an issue with NumPy. 31% of respondents decided not to file an issue due to doubts that their problem was stemming from NumPy. The same percentage of users chose to use a workaround instead.
+
+### Deprecation Time Frame
+#### NumPy normally has a two release cycle (1 year) deprecation policy. Do you think this is…
+
+
+#### What do you consider as a good deprecation time frame?
+
+The NumPy maintainers were eager to know what a good deprecation time frame was according to NumPy users. About one third of survey participants believes it should depend on the feature, while another third suggests for it to be 2 release cycles. Overall, the current NumPy deprecation policy of two release cycles (1 year) is supported by over 60% of respondents.
+
+## Future Directions
+### Project Priorities
+#### If NumPy had one extra full-time developer, what would you like them to focus on? Please drag and drop the following items in order of priority with 1 being highest priority.
+
+Once again NumPy users put performance and reliability at the top of the priority list for the project.
+
+#### Performance
+The overall sentiment in the comments is that NumPy performance is already good, but further improvements are possible and should be put high on the project’s priority list.
+Parallel execution, GPU support, and improved interoperability with other packages, both via the NumPy array protocols and directly with CuPy, Dask, JAX, Numba, Cython, Pythran, PyPy, and deep learning frameworks were mentioned most often. Also, quite a few respondents suggested making better use of modern hardware capabilities like SIMD instructions and simplifying the back-end switches for, in particular, BLAS.
+
+#### Reliability
+NumPy users are almost unanimous that NumPy is very reliable already and it’s essential that it remains this way, including while introducing new features and if the speed of development were to increase in the future. Minor points identified for improvement include the clarity of error messages and dealing with inconsistencies and quirks in the parts of NumPy that are used less often.
+
+### The Big Picture
+#### A few final questions for any additional thoughts/opinions about NumPy that you’d like to share. What single immediate change to NumPy would bring the most value to you as a NumPy user?
+- Support more modern Fortran features in f2py.
+- I would like to see events where we call open source researchers to implement their papers to numpy core, like a competition who has the fastest fft.
+- I've really appreciated the renewed willingness of the numpy development community to accept larger changes. Kudos.
+- -Integration/consolidation of NumPy/Numba/CuPy/Xarray into a single framework for JIT compiling for CPU and GPU.
+- Documentation with more examples to better understand the context in which to use certain functionality. (The comment was submitted in Spanish.)
+- Translations of documentation to reach more people. (The comment was submitted in Spanish.)
+- A numpy discourse to help when asking questions.
+- Better build system, also some documentation on how to use it (especially for building FORTRAN extensions).
+
+In an open-ended question, we asked: "What single immediate change to NumPy would bring the most value to you as a NumPy user?” Just like in 2020, there was no lack of creative ideas and opinions on solving current pain points in NumPy and downstream, from introducing a unified array API to OpenBLAS optimization and better support for typing. However, documentation received by far the most attention.
+
+#### Documentation
+The majority of respondents are happy with the quality of the NumPy documentation. Still, a number of suggestions were submitted for further improvement. "Examples, more examples, and more detailed examples" is the recurrent theme in about half the comments. Translations of the documentation and educational materials into other languages are also high on NumPy users' wish lists. A common concern about the NumPy documentation is that NumPy is very large, and it's often not easy to navigate the documentation and find the functionality that best fits a user's need.
+
+### Other Significant Changes
+#### What other significant changes would you like to see in NumPy?
+When asked about what other significant changes our users would like to see in NumPy, GPU support and improved F2PY were mentioned as often as documentation.
+
+#### GPU support
+Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+
+#### F2PY
+A few survey participants have expressed interest in the inclusion of modern Fortran features to F2PY, as well as improved documentation including usage examples. In particular, respondents mentioned derived types support, which is currently being implemented, and some maintenance improvements that would make contributing to the codebase easier. The spontaneous mentions to F2PY in the survey show that many projects rely on it for efficient interoperability between C/Fortran and Python.
+
+#### Documentation
+The comments about the NumPy documentation in response to this question largely overlap with the responses about a single immediate change for NumPy (refer to the summary regarding the documentation in the section above).
+
+### Closing Questions
+#### Please tell us how you heard about this survey.
+
+Nearly half of respondents heard about the survey on Twitter, and one in four found out about it through the announcement on the numpy.org home page.
+
+#### Did you respond to last year's NumPy Community Survey (2020)?
+
+
+Only 13% of the 2021 respondents participated in the previous year’s survey.
+
+## Acknowledgements
+The 2021 NumPy user survey is an effort of an international group of volunteers. Each is listed alphabetically by type of contribution.
+
+### Survey Design and Analysis
+- Pantelis Antonoudiou
+- Ross Barnowski
+- Sebastian Berg
+- Ralf Gommers
+- Rohit Goswami
+- Melissa Mendonça
+- Stephanie Mendoza
+- Aerik Pawson
+- Inessa Pawson
+
+### Translations
+- Xiaoyi Deng
+- Kiko Correoso Garcia
+- Paul Ivanov
+- Guilherme Leobas
+- Mahfuza Humayra Mohona
+- Aerik Pawson
+- Zijie Poh
+- Atsushi Sakai
+- Fabrice Silva
+- Kriti Singh
+
+### Special thanks
+- Mars Lee
+- The Berkeley Institute for Data Science (UC Berkeley)
+
+## Methodology
+Over 500 NumPy users from 54 countries participated in this online survey, which was fielded from July 8th to September 6th, 2021. Respondents were recruited via the NumPy mailing list, the NumPy Slack channel, the banner display on the numpy.org homepage, the NumFOCUS newsletter, announcements at the SciPy’21 conference, and via Twitter.
+
+To engage non-English speaking stakeholders, we conducted the survey in 8 additional languages: Bangla, French, Hindi, Japanese, Mandarin, Portuguese, Russian, and Spanish.
+
+The 2021 user survey questionnaire was largely adapted from the 2020 version. Some totals don’t equal 100% due to multiple-choice answers or rounding.
diff --git a/images/report_images_2021/Community/2.13_years_of_programming.svg b/images/report_images_2021/Community/2.13_years_of_programming.svg
new file mode 100644
index 0000000..8794354
--- /dev/null
+++ b/images/report_images_2021/Community/2.13_years_of_programming.svg
@@ -0,0 +1,584 @@
+
+
+
diff --git a/images/report_images_2021/Community/2.14_years_of_numpy.svg b/images/report_images_2021/Community/2.14_years_of_numpy.svg
new file mode 100644
index 0000000..79f5495
--- /dev/null
+++ b/images/report_images_2021/Community/2.14_years_of_numpy.svg
@@ -0,0 +1,590 @@
+
+
+
diff --git a/images/report_images_2021/Community/2.18_programming_languages.svg b/images/report_images_2021/Community/2.18_programming_languages.svg
new file mode 100644
index 0000000..603a11a
--- /dev/null
+++ b/images/report_images_2021/Community/2.18_programming_languages.svg
@@ -0,0 +1,732 @@
+
+
+
diff --git a/images/report_images_2021/Community/2.7_education.svg b/images/report_images_2021/Community/2.7_education.svg
new file mode 100644
index 0000000..e9645d3
--- /dev/null
+++ b/images/report_images_2021/Community/2.7_education.svg
@@ -0,0 +1,1347 @@
+
+
+
diff --git a/images/report_images_2021/Community/2.8_current_field.svg b/images/report_images_2021/Community/2.8_current_field.svg
new file mode 100644
index 0000000..b91190a
--- /dev/null
+++ b/images/report_images_2021/Community/2.8_current_field.svg
@@ -0,0 +1,1305 @@
+
+
+
diff --git a/images/report_images_2021/Community/2.9_current_role.svg b/images/report_images_2021/Community/2.9_current_role.svg
new file mode 100644
index 0000000..4e149e2
--- /dev/null
+++ b/images/report_images_2021/Community/2.9_current_role.svg
@@ -0,0 +1,1962 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/3.2_contributed_before.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/3.2_contributed_before.svg
new file mode 100644
index 0000000..1e4ba1b
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/3.2_contributed_before.svg
@@ -0,0 +1,122 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/3.3_projects_contributed_to.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/3.3_projects_contributed_to.svg
new file mode 100644
index 0000000..1c6175a
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/3.3_projects_contributed_to.svg
@@ -0,0 +1,1456 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/3.4_ways_contribute_projects.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/3.4_ways_contribute_projects.svg
new file mode 100644
index 0000000..aa2c842
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/3.4_ways_contribute_projects.svg
@@ -0,0 +1,2053 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/3.5_regular_contributor_to_numpy.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/3.5_regular_contributor_to_numpy.svg
new file mode 100644
index 0000000..9c0bcc7
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/3.5_regular_contributor_to_numpy.svg
@@ -0,0 +1,124 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/3.6_initially_contributing_to_open_source.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/3.6_initially_contributing_to_open_source.svg
new file mode 100644
index 0000000..47f7cda
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/3.6_initially_contributing_to_open_source.svg
@@ -0,0 +1,1664 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/3.7_interest_in_contributing.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/3.7_interest_in_contributing.svg
new file mode 100644
index 0000000..b3164c1
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/3.7_interest_in_contributing.svg
@@ -0,0 +1,126 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.1_ever_contribute_to_numpy.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.1_ever_contribute_to_numpy.svg
new file mode 100644
index 0000000..973f939
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.1_ever_contribute_to_numpy.svg
@@ -0,0 +1,129 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.2_ways_contribute_to_numpy.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.2_ways_contribute_to_numpy.svg
new file mode 100644
index 0000000..85a1167
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.2_ways_contribute_to_numpy.svg
@@ -0,0 +1,2050 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.3_regular_contributor.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.3_regular_contributor.svg
new file mode 100644
index 0000000..58d5b49
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.3_regular_contributor.svg
@@ -0,0 +1,127 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.4_initially_contributing_to_numpy.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.4_initially_contributing_to_numpy.svg
new file mode 100644
index 0000000..8df89e6
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.4_initially_contributing_to_numpy.svg
@@ -0,0 +1,1667 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.5_motivations_contributing_numpy.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.5_motivations_contributing_numpy.svg
new file mode 100644
index 0000000..025d14c
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.5_motivations_contributing_numpy.svg
@@ -0,0 +1,1306 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.6_plan_to_continue.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.6_plan_to_continue.svg
new file mode 100644
index 0000000..4af0f7d
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.6_plan_to_continue.svg
@@ -0,0 +1,114 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.8_interested_in_contributing_numpy.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.8_interested_in_contributing_numpy.svg
new file mode 100644
index 0000000..a14ba8b
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.8_interested_in_contributing_numpy.svg
@@ -0,0 +1,116 @@
+
+
+
diff --git a/images/report_images_2021/Community_Contribution_to_Open_Source/4.9_ways_interested_contributing_numpy.svg b/images/report_images_2021/Community_Contribution_to_Open_Source/4.9_ways_interested_contributing_numpy.svg
new file mode 100644
index 0000000..76039d5
--- /dev/null
+++ b/images/report_images_2021/Community_Contribution_to_Open_Source/4.9_ways_interested_contributing_numpy.svg
@@ -0,0 +1,1999 @@
+
+
+
diff --git a/images/report_images_2021/Community_Demographics/2.2_age.svg b/images/report_images_2021/Community_Demographics/2.2_age.svg
new file mode 100644
index 0000000..653ec56
--- /dev/null
+++ b/images/report_images_2021/Community_Demographics/2.2_age.svg
@@ -0,0 +1,661 @@
+
+
+
diff --git a/images/report_images_2021/Community_Demographics/2.3_gender.svg b/images/report_images_2021/Community_Demographics/2.3_gender.svg
new file mode 100644
index 0000000..f44d3c2
--- /dev/null
+++ b/images/report_images_2021/Community_Demographics/2.3_gender.svg
@@ -0,0 +1,412 @@
+
+
+
diff --git a/images/report_images_2021/Community_Demographics/2.4_language.svg b/images/report_images_2021/Community_Demographics/2.4_language.svg
new file mode 100644
index 0000000..c974313
--- /dev/null
+++ b/images/report_images_2021/Community_Demographics/2.4_language.svg
@@ -0,0 +1,671 @@
+
+
+
diff --git a/images/report_images_2021/Community_Demographics/world_map.svg b/images/report_images_2021/Community_Demographics/world_map.svg
new file mode 100644
index 0000000..e47f4fa
--- /dev/null
+++ b/images/report_images_2021/Community_Demographics/world_map.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/images/report_images_2021/Community_Demographics/world_map_spread.ai b/images/report_images_2021/Community_Demographics/world_map_spread.ai
new file mode 100644
index 0000000..8a17ab0
--- /dev/null
+++ b/images/report_images_2021/Community_Demographics/world_map_spread.ai
@@ -0,0 +1,6922 @@
+%PDF-1.6
%
+1 0 obj
<>/OCGs[30 0 R 31 0 R]>>/Pages 3 0 R/Type/Catalog>>
endobj
2 0 obj
<>stream
+
+
+
+
+ 2022-03-15T11:22:11-04:00
+ 2022-03-15T11:22:10-04:00
+ 2022-03-15T11:22:11-04:00
+ Adobe Illustrator 26.0 (Windows)
+
+
+
+ 256
+ 120
+ JPEG
+ /9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA
AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK
DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f
Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAeAEAAwER
AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA
AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB
UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE
1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ
qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy
obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp
0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo
+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A7n+YH5gjQFSzsAk2oyV5
B6kRL4sAQantmw0Wi8XeX0t2LFxc2JWH51a1Fte2UFwuwBjLRH3Jr6lczp9lQPIkNp046M30b8yv
LuoW8Ms0n1AzSSRILkhV5RKjNV/sAUkHU5qNTpzilwkut1Wpx4JiM5AcXLu+aGm/NryrHffV1keS
DjU3SxtwD1pxoRyPjWlPnmPbqpe0GnE6skd9fgp35e836Fr8dbCes4UNJbOOMibAmo8BWlRtXviC
52j7Rxageg793X8fYnIdCaAgnC5thjd9qS6V5qS4u76NNO1C39GOBjTjLBycvUkKFKkgnx44HWZc
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
+
+
+
+ application/pdf
+
+
+ world_map_spread
+
+
+ xmp.did:407ffabf-96c4-6540-b8e0-b4f359f5e2e1
+ uuid:6ec50a38-b63c-4a12-9607-5c64b0bfb7ea
+ uuid:c42085f8-659a-964d-9d9b-eccbf83797c2
+ proof:pdf
+
+ xmp.iid:9a88763d-cd98-b448-a2eb-105573f2f6a3
+ xmp.did:9a88763d-cd98-b448-a2eb-105573f2f6a3
+ uuid:c42085f8-659a-964d-9d9b-eccbf83797c2
+ proof:pdf
+
+
+
+
+ saved
+ xmp.iid:5a548e69-cabb-4c78-8638-8c6cf0b60df2
+ 2021-10-20T14:35:34-04:00
+ Adobe Illustrator 25.4 (Macintosh)
+ /
+
+
+ saved
+ xmp.iid:407ffabf-96c4-6540-b8e0-b4f359f5e2e1
+ 2022-03-15T11:20:57-04:00
+ Adobe Illustrator 26.0 (Windows)
+ /
+
+
+
+ Adobe PDF library 16.03
+ 1
+ False
+ False
+
+ 595.281000
+ 841.889977
+ Pixels
+
+
+
+
+ PFHighwaySansPro-Black
+ PF Highway Sans Pro
+ Black
+ TrueType
+ Version 2.005 2005
+ False
+ PFHighwaySansPro-Black.ttf
+
+
+
+
+
+ Cyan
+ Magenta
+ Yellow
+ Black
+
+
+
+
+
+ Default Swatch Group
+ 0
+
+
+
+ Purple
+ PROCESS
+ 100.000000
+ RGB
+ 125
+ 105
+ 174
+
+
+ White
+ PROCESS
+ 100.000000
+ RGB
+ 255
+ 254
+ 255
+
+
+ Yellow- Main
+ PROCESS
+ 100.000000
+ RGB
+ 253
+ 193
+ 90
+
+
+ Text - Dark Purple
+ PROCESS
+ 100.000000
+ RGB
+ 41
+ 29
+ 71
+
+
+ Highlights
+ PROCESS
+ 100.000000
+ RGB
+ 251
+ 205
+ 128
+
+
+
+
+
+ World Map Colors
+ 1
+
+
+
+ R=152 G=102 B=207
+ PROCESS
+ 100.000000
+ RGB
+ 152
+ 102
+ 207
+
+
+ R=252 G=196 B=83
+ PROCESS
+ 100.000000
+ RGB
+ 252
+ 196
+ 83
+
+
+ R=23 G=187 B=125
+ PROCESS
+ 100.000000
+ RGB
+ 23
+ 187
+ 125
+
+
+ R=220 G=52 B=52
+ PROCESS
+ 100.000000
+ RGB
+ 220
+ 52
+ 52
+
+
+ R=185 G=122 B=87
+ PROCESS
+ 100.000000
+ RGB
+ 185
+ 122
+ 87
+
+
+ R=48 G=108 B=220
+ PROCESS
+ 100.000000
+ RGB
+ 48
+ 108
+ 220
+
+
+ R=153 G=217 B=234
+ PROCESS
+ 100.000000
+ RGB
+ 153
+ 217
+ 234
+
+
+ R=41 G=29 B=71
+ PROCESS
+ 100.000000
+ RGB
+ 41
+ 29
+ 71
+
+
+ R=176 G=31 B=113
+ PROCESS
+ 100.000000
+ RGB
+ 176
+ 31
+ 113
+
+
+
+
+
+
+ AIRobin
+ Document
+ Inessa Pawson
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+endstream
endobj
3 0 obj
<>
endobj
5 0 obj
<>/Resources<>/Font<>/ProcSet[/PDF/Text]/Properties<>>>/TrimBox[0.0 0.0 595.281 841.89]/Type/Page>>
endobj
33 0 obj
<>/Resources<>/Font<>/ProcSet[/PDF/Text]/Properties<>>>/TrimBox[0.0 0.0 595.281 841.89]/Type/Page>>
endobj
37 0 obj
<>stream
+HWˊd߯?P5zZckh<Ң%-}ɬ7=7_8q"_>yzsTy̫;/[_r~>?_O;i_q
|ǥ\Lm~SI8/v7e&c$%CdIY/"O9(
s{˝uh~ʹfNXs\Ph5< OYovpN* G|eg#RޠTwd;VQ.P_s.Kz6+>m۱-ԒK0&$?:I<]J?3{k{W,J2InlbHt
Z+3p焃S2W]H҂0dBis9mJ\kc%kcoy: g:Wұo$ Kj$`L+
+L1h!l?eNY!U<&-u "orLp$t*XXZ- u̶e-NS[,%ڒlqNs{Q#T
(PMF*0!8Q,P1+ Td
+s^@nC-WM@sLv(Jג).cL$a}cRrUPZ)K`RW%Uexѭ<$O&y2$<NHLr4w:ʸq0tXhZL
Ic(V7(42ɧ& 4G]7'786j5#Π˕/iG8
D9ʫ!M&7[K!uC"(U
+ںIAʋ"B,+L$:≹7{,{7Y>@ 70roX&׆R.mJ^ 0P.Rض{E ̄L2Αux E
D]C9͝X[{뾧u燽ff0צh$ V[#F
H/DZ\D8:j$ ZRܜR~χZzӴegԇ<#5% s=cn|òuV@`foZ/|"| S!/9
NΙ7`[
$(2(>חw$]`v7Dne,"o"?]u*1?} tƫ`,w8`FX"- _c=eqtECzewDP$2Ĉn;ii/DZ͖KXCRkd/eڢc;q賾q~zRN/pl#YIYIYIV pg4`۽0iYYqz8YK̹^4gM9c_ɉ}$<&)OqJ RȖTYK}f{Ԭ2AeX[~15rʒ9Mݨ+&gb;U-uD"D<յW2s5t
+.!N4Ztb̵ٕv
+tNs]UPU*Pd4]( H@52e